From d096f4e17aa02b2d27d678d1b7f333a06b523ed5 Mon Sep 17 00:00:00 2001 From: patrick-lloyd-ray <67486986+patrick-lloyd-ray@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:14:42 -0700 Subject: [PATCH 1/4] updating repo --- src/ontology/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ontology/Makefile b/src/ontology/Makefile index cce9efb..2a097d8 100644 --- a/src/ontology/Makefile +++ b/src/ontology/Makefile @@ -1,7 +1,7 @@ # ---------------------------------------- # Makefile for bicano # Generated using ontology-development-kit -# ODK Version: v1.4 +# ODK Version: v1.4.2 # ---------------------------------------- # IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use bicano.Makefile instead @@ -43,7 +43,7 @@ REPORT_PROFILE_OPTS = OBO_FORMAT_OPTIONS = SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms -ODK_VERSION_MAKEFILE = v1.4 +ODK_VERSION_MAKEFILE = v1.4.2 TODAY ?= $(shell date +%Y-%m-%d) OBODATE ?= $(shell date +'%d:%m:%Y %H:%M') From 1c857fa760ff55189f3e2e21847a2c5eda616b45 Mon Sep 17 00:00:00 2001 From: patrick-lloyd-ray <67486986+patrick-lloyd-ray@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:53:07 -0700 Subject: [PATCH 2/4] / --- src/metadata/bicano.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata/bicano.yml b/src/metadata/bicano.yml index c8b5e46..8c1d849 100644 --- a/src/metadata/bicano.yml +++ b/src/metadata/bicano.yml @@ -1,7 +1,7 @@ # PURL configuration for http://purl.obolibrary.org/obo/bicano idspace: BICANO -base_url: /obo/bicano +base_url: /bicano products: - bicano.owl: https://raw.githubusercontent.com/brain-bican/bican_application_ontology/main/bicano.owl From cdebfb4d5fe65ceae25ba3bae20c1a3591a1417c Mon Sep 17 00:00:00 2001 From: patrick-lloyd-ray <67486986+patrick-lloyd-ray@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:55:40 -0700 Subject: [PATCH 3/4] updating yml --- src/metadata/bicano.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata/bicano.yml b/src/metadata/bicano.yml index 8c1d849..ec7646b 100644 --- a/src/metadata/bicano.yml +++ b/src/metadata/bicano.yml @@ -1,4 +1,4 @@ -# PURL configuration for http://purl.obolibrary.org/obo/bicano +# PURL configuration for http://purl.brain-bican.org/ontology/bicano idspace: BICANO base_url: /bicano From 6718fb081c7c8ab84b2a717ef36704181c0fba90 Mon Sep 17 00:00:00 2001 From: patrick-lloyd-ray <67486986+patrick-lloyd-ray@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:39:15 -0700 Subject: [PATCH 4/4] release files --- bicano-base.json | 34 +- bicano-base.obo | 13 +- bicano-base.owl | 61 +- bicano-full.json | 34 +- bicano-full.obo | 13 +- bicano-full.owl | 72 +- bicano-simple.json | 34 +- bicano-simple.obo | 13 +- bicano-simple.owl | 72 +- bicano.json | 34 +- bicano.obo | 13 +- bicano.owl | 72 +- src/ontology/Makefile | 12 +- src/ontology/bicano-odk.yaml | 7 + src/ontology/imports/merged_import.owl | 156937 +-------------- .../reports/bicano-edit.owl-obo-report.tsv | 2 - src/sparql/bicano_terms.sparql | 2 +- src/sparql/inject-subset-declaration.ru | 2 +- src/sparql/inject-synonymtype-declaration.ru | 2 +- src/sparql/iri-range-violation.sparql | 2 +- src/sparql/label-with-iri-violation.sparql | 2 +- .../owldef-self-reference-violation.sparql | 2 +- 22 files changed, 5298 insertions(+), 152137 deletions(-) diff --git a/bicano-base.json b/bicano-base.json index fffe4b5..d615825 100644 --- a/bicano-base.json +++ b/bicano-base.json @@ -1,41 +1,15 @@ { "graphs" : [ { - "id" : "http://purl.obolibrary.org/obo/bicano/bicano-base.json", + "id" : "http://purl.brain-bican.org/ontology/bicano/bicano-base.json", "meta" : { "basicPropertyValues" : [ { "pred" : "http://purl.org/dc/elements/1.1/type", "val" : "http://purl.obolibrary.org/obo/IAO_8000001" - }, { - "pred" : "http://purl.org/dc/terms/description", - "val" : "None" - }, { - "pred" : "http://purl.org/dc/terms/license", - "val" : "https://creativecommons.org/licenses/unspecified" - }, { - "pred" : "http://purl.org/dc/terms/title", - "val" : "BICAN Application Ontology" }, { "pred" : "http://www.w3.org/2002/07/owl#versionInfo", - "val" : "2023-02-27" + "val" : "2023-10-04" } ], - "version" : "http://purl.obolibrary.org/obo/bicano/releases/2023-02-27/bicano-base.json" - }, - "nodes" : [ { - "id" : "http://purl.obolibrary.org/obo/BICANO_0000000", - "lbl" : "root node", - "type" : "CLASS" - }, { - "id" : "http://purl.org/dc/terms/description", - "lbl" : "description", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/license", - "lbl" : "license", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/title", - "lbl" : "title", - "type" : "PROPERTY" - } ] + "version" : "http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano-base.json" + } } ] } \ No newline at end of file diff --git a/bicano-base.obo b/bicano-base.obo index 7d05aac..1315c9f 100644 --- a/bicano-base.obo +++ b/bicano-base.obo @@ -1,13 +1,6 @@ format-version: 1.2 -data-version: bicano/releases/2023-02-27/bicano-base.owl -ontology: bicano/bicano-base +data-version: http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano-base.owl +ontology: http://purl.brain-bican.org/ontology/bicano/bicano-base.owl property_value: http://purl.org/dc/elements/1.1/type IAO:8000001 -property_value: http://purl.org/dc/terms/description "None" xsd:string -property_value: http://purl.org/dc/terms/license https://creativecommons.org/licenses/unspecified -property_value: http://purl.org/dc/terms/title "BICAN Application Ontology" xsd:string -property_value: owl:versionInfo "2023-02-27" xsd:string - -[Term] -id: BICANO:0000000 -name: root node +property_value: owl:versionInfo "2023-10-04" xsd:string diff --git a/bicano-base.owl b/bicano-base.owl index d0c7713..066069c 100644 --- a/bicano-base.owl +++ b/bicano-base.owl @@ -1,20 +1,16 @@ - - - + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> + + - None - - BICAN Application Ontology - 2023-02-27 + 2023-10-04 @@ -33,52 +29,9 @@ - - - - - - - description - - - - - - - - license - - - - - - - - title - - - - - - - - - - - - - root node - - + diff --git a/bicano-full.json b/bicano-full.json index bf0fb3f..15dc631 100644 --- a/bicano-full.json +++ b/bicano-full.json @@ -1,38 +1,12 @@ { "graphs" : [ { - "id" : "http://purl.obolibrary.org/obo/bicano/bicano-full.json", + "id" : "http://purl.brain-bican.org/ontology/bicano/bicano-full.json", "meta" : { "basicPropertyValues" : [ { - "pred" : "http://purl.org/dc/terms/description", - "val" : "None" - }, { - "pred" : "http://purl.org/dc/terms/license", - "val" : "https://creativecommons.org/licenses/unspecified" - }, { - "pred" : "http://purl.org/dc/terms/title", - "val" : "BICAN Application Ontology" - }, { "pred" : "http://www.w3.org/2002/07/owl#versionInfo", - "val" : "2023-02-27" + "val" : "2023-10-04" } ], - "version" : "http://purl.obolibrary.org/obo/bicano/releases/2023-02-27/bicano-full.json" - }, - "nodes" : [ { - "id" : "http://purl.obolibrary.org/obo/BICANO_0000000", - "lbl" : "root node", - "type" : "CLASS" - }, { - "id" : "http://purl.org/dc/terms/description", - "lbl" : "description", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/license", - "lbl" : "license", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/title", - "lbl" : "title", - "type" : "PROPERTY" - } ] + "version" : "http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano-full.json" + } } ] } \ No newline at end of file diff --git a/bicano-full.obo b/bicano-full.obo index 0b4e223..e528826 100644 --- a/bicano-full.obo +++ b/bicano-full.obo @@ -1,12 +1,5 @@ format-version: 1.2 -data-version: bicano/releases/2023-02-27/bicano-full.owl -ontology: bicano/bicano-full -property_value: http://purl.org/dc/terms/description "None" xsd:string -property_value: http://purl.org/dc/terms/license https://creativecommons.org/licenses/unspecified -property_value: http://purl.org/dc/terms/title "BICAN Application Ontology" xsd:string -property_value: owl:versionInfo "2023-02-27" xsd:string - -[Term] -id: BICANO:0000000 -name: root node +data-version: http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano-full.owl +ontology: http://purl.brain-bican.org/ontology/bicano/bicano-full.owl +property_value: owl:versionInfo "2023-10-04" xsd:string diff --git a/bicano-full.owl b/bicano-full.owl index 373bdde..f789a52 100644 --- a/bicano-full.owl +++ b/bicano-full.owl @@ -1,76 +1,18 @@ - - - - None - - BICAN Application Ontology - 2023-02-27 + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> + + + 2023-10-04 - - - - - - - - - - - - description - - - - - - - - license - - - - - - - - title - - - - - - - - - - - - - root node - - + diff --git a/bicano-simple.json b/bicano-simple.json index b332324..0fc4021 100644 --- a/bicano-simple.json +++ b/bicano-simple.json @@ -1,38 +1,12 @@ { "graphs" : [ { - "id" : "http://purl.obolibrary.org/obo/bicano/bicano-simple.json", + "id" : "http://purl.brain-bican.org/ontology/bicano/bicano-simple.json", "meta" : { "basicPropertyValues" : [ { - "pred" : "http://purl.org/dc/terms/description", - "val" : "None" - }, { - "pred" : "http://purl.org/dc/terms/license", - "val" : "https://creativecommons.org/licenses/unspecified" - }, { - "pred" : "http://purl.org/dc/terms/title", - "val" : "BICAN Application Ontology" - }, { "pred" : "http://www.w3.org/2002/07/owl#versionInfo", - "val" : "2023-02-27" + "val" : "2023-10-04" } ], - "version" : "http://purl.obolibrary.org/obo/bicano/releases/2023-02-27/bicano-simple.json" - }, - "nodes" : [ { - "id" : "http://purl.obolibrary.org/obo/BICANO_0000000", - "lbl" : "root node", - "type" : "CLASS" - }, { - "id" : "http://purl.org/dc/terms/description", - "lbl" : "description", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/license", - "lbl" : "license", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/title", - "lbl" : "title", - "type" : "PROPERTY" - } ] + "version" : "http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano-simple.json" + } } ] } \ No newline at end of file diff --git a/bicano-simple.obo b/bicano-simple.obo index f2b914d..eed83b2 100644 --- a/bicano-simple.obo +++ b/bicano-simple.obo @@ -1,12 +1,5 @@ format-version: 1.2 -data-version: bicano/releases/2023-02-27/bicano-simple.owl -ontology: bicano/bicano-simple -property_value: http://purl.org/dc/terms/description "None" xsd:string -property_value: http://purl.org/dc/terms/license https://creativecommons.org/licenses/unspecified -property_value: http://purl.org/dc/terms/title "BICAN Application Ontology" xsd:string -property_value: owl:versionInfo "2023-02-27" xsd:string - -[Term] -id: BICANO:0000000 -name: root node +data-version: http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano-simple.owl +ontology: http://purl.brain-bican.org/ontology/bicano/bicano-simple.owl +property_value: owl:versionInfo "2023-10-04" xsd:string diff --git a/bicano-simple.owl b/bicano-simple.owl index 14e19b2..f7d652e 100644 --- a/bicano-simple.owl +++ b/bicano-simple.owl @@ -1,76 +1,18 @@ - - - - None - - BICAN Application Ontology - 2023-02-27 + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> + + + 2023-10-04 - - - - - - - - - - - - description - - - - - - - - license - - - - - - - - title - - - - - - - - - - - - - root node - - + diff --git a/bicano.json b/bicano.json index 67780cb..5e3ea37 100644 --- a/bicano.json +++ b/bicano.json @@ -1,38 +1,12 @@ { "graphs" : [ { - "id" : "http://purl.obolibrary.org/obo/bicano.json", + "id" : "http://purl.brain-bican.org/ontology/bicano.json", "meta" : { "basicPropertyValues" : [ { - "pred" : "http://purl.org/dc/terms/description", - "val" : "None" - }, { - "pred" : "http://purl.org/dc/terms/license", - "val" : "https://creativecommons.org/licenses/unspecified" - }, { - "pred" : "http://purl.org/dc/terms/title", - "val" : "BICAN Application Ontology" - }, { "pred" : "http://www.w3.org/2002/07/owl#versionInfo", - "val" : "2023-02-27" + "val" : "2023-10-04" } ], - "version" : "http://purl.obolibrary.org/obo/bicano/releases/2023-02-27/bicano.json" - }, - "nodes" : [ { - "id" : "http://purl.obolibrary.org/obo/BICANO_0000000", - "lbl" : "root node", - "type" : "CLASS" - }, { - "id" : "http://purl.org/dc/terms/description", - "lbl" : "description", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/license", - "lbl" : "license", - "type" : "PROPERTY" - }, { - "id" : "http://purl.org/dc/terms/title", - "lbl" : "title", - "type" : "PROPERTY" - } ] + "version" : "http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano.json" + } } ] } \ No newline at end of file diff --git a/bicano.obo b/bicano.obo index 8d311de..d4e5ad5 100644 --- a/bicano.obo +++ b/bicano.obo @@ -1,12 +1,5 @@ format-version: 1.2 -data-version: releases/2023-02-27 -ontology: bicano -property_value: http://purl.org/dc/terms/description "None" xsd:string -property_value: http://purl.org/dc/terms/license https://creativecommons.org/licenses/unspecified -property_value: http://purl.org/dc/terms/title "BICAN Application Ontology" xsd:string -property_value: owl:versionInfo "2023-02-27" xsd:string - -[Term] -id: BICANO:0000000 -name: root node +data-version: http://purl.brain-bican.org/ontology/bicano/releases/2023-10-04/bicano.owl +ontology: http://purl.brain-bican.org/ontology/bicano.owl +property_value: owl:versionInfo "2023-10-04" xsd:string diff --git a/bicano.owl b/bicano.owl index b4010ce..504ff2f 100644 --- a/bicano.owl +++ b/bicano.owl @@ -1,76 +1,18 @@ - - - - None - - BICAN Application Ontology - 2023-02-27 + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> + + + 2023-10-04 - - - - - - - - - - - - description - - - - - - - - license - - - - - - - - title - - - - - - - - - - - - - root node - - + diff --git a/src/ontology/Makefile b/src/ontology/Makefile index 2a097d8..ca8e6f6 100644 --- a/src/ontology/Makefile +++ b/src/ontology/Makefile @@ -1,7 +1,7 @@ # ---------------------------------------- # Makefile for bicano # Generated using ontology-development-kit -# ODK Version: v1.4.2 +# ODK Version: v1.4.3 # ---------------------------------------- # IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use bicano.Makefile instead @@ -16,9 +16,9 @@ # these can be overwritten on the command line OBOBASE= http://purl.obolibrary.org/obo -URIBASE= http://purl.obolibrary.org/obo +URIBASE= http://purl.brain-bican.org/ontology ONT= bicano -ONTBASE= http://purl.obolibrary.org/obo/bicano +ONTBASE= http://purl.brain-bican.org/ontology/bicano EDIT_FORMAT= owl SRC = $(ONT)-edit.$(EDIT_FORMAT) MAKE_FAST= $(MAKE) IMP=false PAT=false COMP=false MIR=false @@ -43,7 +43,7 @@ REPORT_PROFILE_OPTS = OBO_FORMAT_OPTIONS = SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms -ODK_VERSION_MAKEFILE = v1.4.2 +ODK_VERSION_MAKEFILE = v1.4.3 TODAY ?= $(shell date +%Y-%m-%d) OBODATE ?= $(shell date +'%d:%m:%Y %H:%M') @@ -314,7 +314,7 @@ $(IMPORTDIR)/merged_terms_combined.txt: $(ALL_TERMS_COMBINED) $(IMPORTDIR)/merged_import.owl: $(MIRRORDIR)/merged.owl $(IMPORTDIR)/merged_terms_combined.txt if [ $(IMP) = true ]; then $(ROBOT) merge -i $< \ remove --select "" remove --select "" remove --select "" remove --select "" remove --select "" remove --select "" remove --select "" \ - extract -T $(IMPORTDIR)/merged_terms_combined.txt --force true --copy-ontology-annotations true --individuals include --method BOT \ + extract -T $(IMPORTDIR)/merged_terms_combined.txt --force true --copy-ontology-annotations true --individuals exclude --method BOT \ query --update ../sparql/inject-subset-declaration.ru --update ../sparql/inject-synonymtype-declaration.ru --update ../sparql/postprocess-module.ru \ $(ANNOTATE_CONVERT_FILE); fi @@ -323,7 +323,7 @@ $(IMPORTDIR)/merged_import.owl: $(MIRRORDIR)/merged.owl $(IMPORTDIR)/merged_term $(IMPORTDIR)/%_import.owl: $(MIRRORDIR)/merged.owl $(IMPORTDIR)/%_terms_combined.txt if [ $(IMP) = true ]; then $(ROBOT) query -i $< --update ../sparql/preprocess-module.ru \ - extract -T $(IMPORTDIR)/$*_terms_combined.txt --force true --copy-ontology-annotations true --individuals include --method BOT \ + extract -T $(IMPORTDIR)/$*_terms_combined.txt --force true --copy-ontology-annotations true --individuals exclude --method BOT \ query --update ../sparql/inject-subset-declaration.ru --update ../sparql/inject-synonymtype-declaration.ru --update ../sparql/postprocess-module.ru \ $(ANNOTATE_CONVERT_FILE); fi diff --git a/src/ontology/bicano-odk.yaml b/src/ontology/bicano-odk.yaml index 1d2db38..fb802b5 100644 --- a/src/ontology/bicano-odk.yaml +++ b/src/ontology/bicano-odk.yaml @@ -3,6 +3,12 @@ title: "BICAN Application Ontology" github_org: brain-bican git_main_branch: main repo: bican_application_ontology +report_fail_on: none +uribase: http://purl.brain-bican.org/ontology +export_formats: + - owl + - obo + - json release_artefacts: - base - full @@ -14,6 +20,7 @@ export_formats: - json import_group: use_base_merging: TRUE + slme_individuals: exclude exclude_iri_patterns: - - diff --git a/src/ontology/imports/merged_import.owl b/src/ontology/imports/merged_import.owl index 8ab850b..82885f4 100644 --- a/src/ontology/imports/merged_import.owl +++ b/src/ontology/imports/merged_import.owl @@ -1,4 +1,4 @@ -Prefix(:=) +Prefix(:=) Prefix(owl:=) Prefix(rdf:=) Prefix(xml:=) @@ -6,307 +6,10 @@ Prefix(xsd:=) Prefix(rdfs:=) -Ontology( - -Annotation(owl:versionInfo "2023-02-27") - -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Ontology( + +Annotation(owl:versionInfo "2023-10-04") + Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -322,29 +25,22 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -354,30 +50,25 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -387,36 +78,30 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -425,18 +110,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -459,7 +141,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -483,7 +164,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -496,10 +176,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -509,24 +187,19 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -548,7 +221,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -562,15 +234,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -579,8 +247,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -599,7 +265,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -620,7 +285,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -638,6 +302,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -645,13 +310,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -671,8 +332,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -680,29 +339,23 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -718,10 +371,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -731,7 +381,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -742,34 +391,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -799,16 +430,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -831,7 +457,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -850,47 +475,33 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -913,8 +524,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -931,7 +540,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -939,10 +547,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -959,6 +564,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -973,10 +579,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1006,10 +610,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1024,8 +626,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1044,7 +644,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1092,7 +691,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1107,17 +705,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1136,41 +730,25 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1179,16 +757,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1199,12 +773,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1224,17 +796,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1256,80 +824,23 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1341,7 +852,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1350,7 +869,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1412,7 +930,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1428,14 +945,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1462,7 +978,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1489,8 +1004,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1499,15 +1012,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1516,19 +1025,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1549,12 +1055,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1570,7 +1075,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1587,13 +1091,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1612,10 +1112,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1639,18 +1137,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1681,62 +1173,42 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1822,8 +1294,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1836,7 +1306,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1852,55 +1325,18 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1911,7 +1347,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1926,6 +1361,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1935,13 +1371,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1949,15 +1383,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1965,9 +1394,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1976,8 +1411,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1985,17 +1418,14 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2009,9 +1439,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2028,13 +1456,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2046,7 +1476,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2087,16 +1516,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2160,7 +1579,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2169,18 +1587,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2189,26 +1602,18 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2225,11 +1630,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2253,7 +1654,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2266,7 +1666,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2303,6 +1702,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2310,7 +1710,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2366,9 +1765,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2383,30 +1779,20 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2419,11 +1805,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2434,11 +1818,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2502,7 +1881,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2528,41 +1906,35 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2575,9 +1947,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2586,44 +1955,24 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2637,25 +1986,18 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2663,7 +2005,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2679,6 +2020,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2717,6 +2059,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2745,34 +2089,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2784,7 +2109,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2795,7 +2119,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2817,18 +2140,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2845,8 +2166,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2859,17 +2180,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2877,17 +2194,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2897,31 +2208,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2944,7 +2239,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2957,6 +2251,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3002,12 +2297,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3017,7 +2307,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3027,7 +2316,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3037,26 +2325,38 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3065,8 +2365,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3090,25 +2388,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3117,12 +2405,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3134,13 +2422,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3151,7 +2435,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3165,14 +2448,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3202,12 +2487,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3215,10 +2495,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3233,12 +2509,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3252,7 +2526,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3268,9 +2541,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3295,7 +2568,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3310,28 +2582,20 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3375,9 +2639,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3386,12 +2648,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3399,11 +2659,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3413,7 +2669,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3438,7 +2693,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3453,8 +2707,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3465,14 +2717,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3500,19 +2751,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3534,8 +2779,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3546,8 +2789,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3564,19 +2805,14 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3585,7 +2821,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3598,19 +2833,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3624,11 +2852,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3637,7 +2862,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3661,17 +2885,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3685,15 +2905,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3707,12 +2922,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3740,15 +2954,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3792,8 +3000,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3808,11 +3014,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3821,8 +3028,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3839,6 +3044,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3858,8 +3065,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3874,9 +3079,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3894,6 +3096,18 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3912,16 +3126,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3936,6 +3141,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3943,14 +3149,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4075,7 +3278,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4108,7 +3310,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4117,17 +3318,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4155,8 +3351,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4170,7 +3364,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4179,11 +3372,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4201,24 +3390,24 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4233,16 +3422,21 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4259,22 +3453,22 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4284,6 +3478,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4292,16 +3487,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4321,10 +3511,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4349,6 +3545,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4371,7 +3568,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4393,20 +3589,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4415,7 +3607,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4425,15 +3616,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4449,7 +3635,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4478,7 +3663,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4512,8 +3696,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4534,13 +3716,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4559,7 +3743,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4578,7 +3761,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4626,9 +3808,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4734,9 +3913,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4745,6 +3921,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4788,19 +3965,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4819,7 +3988,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4840,6 +4008,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4847,10 +4016,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4876,9 +4047,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4903,13 +4073,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4949,12 +4119,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4965,7 +4136,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4975,18 +4145,16 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5000,18 +4168,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5020,9 +4180,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5031,6 +4188,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5041,7 +4199,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5049,10 +4207,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5062,8 +4216,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5083,9 +4235,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5102,7 +4251,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5146,48 +4294,32 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5196,10 +4328,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5224,15 +4358,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5248,6 +4376,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5260,9 +4389,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5276,56 +4402,49 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5343,27 +4462,21 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5371,38 +4484,34 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5416,21 +4525,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5443,7 +4548,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5465,9 +4569,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5479,7 +4584,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5488,13 +4592,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5505,11 +4606,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5549,7 +4646,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5582,13 +4678,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5601,22 +4701,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5653,15 +4748,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5669,9 +4758,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5692,20 +4778,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5728,32 +4811,26 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5777,11 +4854,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5803,15 +4875,19 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5824,6 +4900,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5831,14 +4908,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5851,7 +4921,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5867,6 +4936,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5881,11 +4953,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5912,10 +4980,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5933,9 +4997,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5952,7 +5013,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5973,7 +5033,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5987,8 +5046,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6002,6 +5059,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6039,9 +5102,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6062,10 +5122,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6076,10 +5132,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6094,13 +5146,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6108,6 +5156,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6138,14 +5189,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6161,6 +5206,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6170,9 +5218,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6187,9 +5232,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6198,11 +5243,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6211,8 +5252,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6226,7 +5271,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6240,6 +5284,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6247,10 +5294,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6278,7 +5323,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6332,6 +5376,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6344,13 +5390,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6367,6 +5410,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6379,6 +5425,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6387,21 +5434,20 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6411,10 +5457,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6432,17 +5474,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6460,9 +5497,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6482,8 +5516,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6494,9 +5528,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6518,27 +5549,18 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6569,6 +5591,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6606,16 +5631,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6637,1974 +5658,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -8639,1728 +5692,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -10386,16 +5728,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -10459,20 +5795,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -10534,121 +5863,51 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -10659,1052 +5918,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11712,20 +5927,14 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11733,8 +5942,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11745,64 +5952,35 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11845,7 +6023,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11861,9 +6038,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11879,10 +6056,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11904,8 +6078,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11917,8 +6089,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11929,8 +6099,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11946,26 +6114,21 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12008,7 +6171,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12036,7 +6198,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12150,7 +6311,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12176,8 +6336,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12194,7 +6352,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12204,7 +6361,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12228,13 +6384,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12243,12 +6396,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12258,7 +6407,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12286,7 +6434,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12296,7 +6443,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12306,7 +6452,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12341,13 +6486,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12392,15 +6534,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12409,7 +6548,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12418,8 +6556,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12454,22 +6590,15 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12481,7 +6610,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12495,11 +6623,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12522,7 +6647,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12535,9 +6659,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12552,21 +6673,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12593,7 +6710,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12617,8 +6733,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12637,7 +6751,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12646,14 +6759,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12688,10 +6799,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12792,19 +6900,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12812,7 +6911,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12869,7 +6967,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12886,7 +6983,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12922,7 +7018,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12973,7 +7068,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13027,7 +7121,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13070,25 +7163,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13159,7 +7236,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13252,7 +7328,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13260,19 +7335,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13281,20 +7350,14 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13326,17 +7389,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13346,13 +7403,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13401,14 +7456,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13482,8 +7535,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13533,7 +7584,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13547,7 +7597,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13563,21 +7612,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13603,7 +7648,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13614,7 +7658,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13682,11 +7725,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13707,20 +7747,14 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13753,16 +7787,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13788,16 +7816,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13839,7 +7863,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13849,37 +7872,22 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13902,14 +7910,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13920,18 +7926,19 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13939,7 +7946,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13970,7 +7976,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13981,13 +7986,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14007,13 +8009,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14026,7 +8022,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14059,9 +8054,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14083,7 +8076,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14096,7 +8088,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14119,6 +8110,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14134,7 +8126,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14145,15 +8136,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14171,9 +8159,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14198,17 +8184,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14217,7 +8199,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14238,12 +8219,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14293,14 +8272,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14333,13 +8311,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14365,7 +8341,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14383,7 +8358,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14414,7 +8388,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14450,6 +8423,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14485,10 +8459,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14504,7 +8474,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14546,11 +8515,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14559,8 +8526,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14579,6 +8544,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14594,7 +8560,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14611,18 +8576,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14637,12 +8597,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14709,7 +8664,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14744,18 +8698,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14822,7 +8769,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14903,7 +8849,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14915,10 +8860,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14949,20 +8891,17 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -14999,24 +8938,14 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15031,7 +8960,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15059,7 +8987,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15069,9 +8996,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15141,9 +9065,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15171,7 +9092,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15184,10 +9104,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15213,9 +9130,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15254,7 +9168,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15277,26 +9190,20 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15312,8 +9219,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15327,15 +9232,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15346,8 +9242,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15384,10 +9278,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15404,15 +9296,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15421,7 +9309,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15436,13 +9323,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15461,14 +9345,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15506,15 +9388,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15526,21 +9402,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15549,7 +9417,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15560,11 +9427,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15585,7 +9450,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15599,12 +9463,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15631,7 +9492,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15644,8 +9504,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15653,8 +9511,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15672,7 +9528,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15688,6 +9543,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15734,11 +9591,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15746,7 +9598,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -15759,784 +9610,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16566,8 +9646,10 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) +Declaration(ObjectProperty()) +Declaration(ObjectProperty()) +Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16588,7 +9670,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16606,13 +9687,10 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16630,8 +9708,9 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) +Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) +Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16647,11 +9726,8 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16683,7 +9759,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16699,7 +9774,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16756,6 +9830,8 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) +Declaration(ObjectProperty()) +Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16770,7 +9846,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16781,9 +9856,9 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) +Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16800,28 +9875,10 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16837,36 +9894,18 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16878,7 +9917,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -16902,1826 +9940,9 @@ Declaration(NamedIndividual()) Declaration(NamedIndividual()) Declaration(NamedIndividual()) Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18741,19 +9962,7 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18785,16 +9994,17 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18813,32 +10023,6 @@ Declaration(AnnotationProperty() Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18865,7 +10049,6 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18887,41 +10070,22 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18949,7 +10113,6 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -18971,13 +10134,12 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty(rdfs:comment)) Declaration(AnnotationProperty(rdfs:label)) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) -Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) ############################ # Annotation Properties ############################ @@ -18998,6 +10160,10 @@ AnnotationAssertion(rdfs:isDefinedBy "editor note"@en) AnnotationAssertion(rdfs:label "editor note") +# Annotation Property: () + +SubAnnotationPropertyOf( ) + # Annotation Property: () SubAnnotationPropertyOf( ) @@ -19028,25 +10194,25 @@ SubAnnotationPropertyOf( < SubAnnotationPropertyOf( ) -# Annotation Property: () +# Annotation Property: () -SubAnnotationPropertyOf( ) +SubAnnotationPropertyOf( ) -# Annotation Property: () +# Annotation Property: () -SubAnnotationPropertyOf( ) +SubAnnotationPropertyOf( ) -# Annotation Property: () +# Annotation Property: () -SubAnnotationPropertyOf( ) +SubAnnotationPropertyOf( ) -# Annotation Property: () +# Annotation Property: () -SubAnnotationPropertyOf( ) +SubAnnotationPropertyOf( ) -# Annotation Property: () +# Annotation Property: () -SubAnnotationPropertyOf( ) +SubAnnotationPropertyOf( ) # Annotation Property: () @@ -19120,90 +10286,6 @@ SubAnnotationPropertyOf( SubAnnotationPropertyOf( ) -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - -# Annotation Property: () - -SubAnnotationPropertyOf( ) - # Annotation Property: () SubAnnotationPropertyOf( ) @@ -19304,10 +10386,6 @@ SubAnnotationPropertyOf( ) -# Annotation Property: () - -SubAnnotationPropertyOf( ) - # Annotation Property: () SubAnnotationPropertyOf( ) @@ -19392,15 +10470,6 @@ SubAnnotationPropertyOf( ) -# Annotation Property: (license) - -AnnotationAssertion( "http://purl.org/dc/terms/license") -AnnotationAssertion( "uberon") -AnnotationAssertion( "dcterms-license") -AnnotationAssertion( "true"^^xsd:boolean) -AnnotationAssertion( "dcterms-license") -AnnotationAssertion(rdfs:label "license") - # Annotation Property: (database_cross_reference) AnnotationAssertion(rdfs:label "database_cross_reference") @@ -19444,8 +10513,9 @@ AnnotationAssertion(rdfs:label "par AnnotationAssertion(rdfs:label "part of") AnnotationAssertion(rdfs:seeAlso ) AnnotationAssertion(rdfs:seeAlso ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Part_of"^^xsd:anyURI) AnnotationAssertion(rdfs:seeAlso "http://www.obofoundry.org/ro/#OBO_REL:part_of") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "part of") Annotation( "part of") ) +EquivalentObjectProperties(Annotation( ) Annotation( "part of") Annotation( "part of") ) SubObjectPropertyOf( ) InverseObjectProperties( ) TransitiveObjectProperty() @@ -19474,7 +10544,7 @@ AnnotationAssertion( "has_part") AnnotationAssertion(rdfs:label "has part"@en) AnnotationAssertion(rdfs:label "has part") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "has part") Annotation( "has part") ) +EquivalentObjectProperties(Annotation( ) Annotation( "has part") Annotation( "has part") ) SubObjectPropertyOf( ) TransitiveObjectProperty() @@ -19490,7 +10560,7 @@ AnnotationAssertion( "Paraphrase of elucidation: a relation between a realizable entity and a process, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process") AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "realized in"@en) -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "realized in") Annotation( "realized in") ) +EquivalentObjectProperties(Annotation( ) Annotation( "realized in") Annotation( "realized in") ) InverseObjectProperties( ) ObjectPropertyDomain( ) ObjectPropertyRange( ) @@ -19515,7 +10585,7 @@ AnnotationAssertion( "An example is: translation preceded_by transcription; aging preceded_by development (not however death preceded_by aging). Where derives_from links classes of continuants, preceded_by links classes of processes. Clearly, however, these two relations are not independent of each other. Thus if cells of type C1 derive_from cells of type C, then any cell division involving an instance of C1 in a given lineage is preceded_by cellular processes involving an instance of C. The assertion P preceded_by P1 tells us something about Ps in general: that is, it tells us something about what happened earlier, given what we know about what happened later. Thus it does not provide information pointing in the opposite direction, concerning instances of P1 in general; that is, that each is such as to be succeeded by some instance of P. Note that an assertion to the effect that P preceded_by P1 is rather weak; it tells us little about the relations between the underlying instances in virtue of which the preceded_by relation obtains. Typically we will be interested in stronger relations, for example in the relation immediately_preceded_by, or in relations which combine preceded_by with a condition to the effect that the corresponding instances of P and P1 share participants, or that their participants are connected by relations of derivation, or (as a first step along the road to a treatment of causality) that the one process in some way affects (for example, initiates or regulates) the other."@en) AnnotationAssertion( "is preceded by"@en) AnnotationAssertion( "preceded_by"@en) -AnnotationAssertion( "http://www.obofoundry.org/ro/#OBO_REL:preceded_by") +AnnotationAssertion( "http://www.obofoundry.org/ro/#OBO_REL:preceded_by") AnnotationAssertion( "BFO:0000062") AnnotationAssertion( "external") AnnotationAssertion( "uberon") @@ -19565,7 +10635,8 @@ AnnotationAssertion(rdfs:comment "P AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "occurs in"@en) AnnotationAssertion(rdfs:label "occurs in") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "occurs in") Annotation( "occurs in") ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Occurs_in"^^xsd:anyURI) +EquivalentObjectProperties(Annotation( ) Annotation( "occurs in") Annotation( "occurs in") ) InverseObjectProperties( ) ObjectPropertyDomain( ) ObjectPropertyRange( ) @@ -19582,7 +10653,7 @@ AnnotationAssertion(rdfs:comment "P AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "contains process"@en) AnnotationAssertion(rdfs:label "contains process") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "contains process") Annotation( "contains process") ) +EquivalentObjectProperties(Annotation( ) Annotation( "contains process") Annotation( "contains process") ) # Object Property: (anterior to) @@ -19752,14 +10823,6 @@ AnnotationAssertion( "intersects_midsagittal_plane_of") AnnotationAssertion(rdfs:label "intersects midsagittal plane of") -# Object Property: (immediately superficial to) - -AnnotationAssertion( "BSPO:0015014") -AnnotationAssertion( "uberon") -AnnotationAssertion( "immediately_superficial_to") -AnnotationAssertion( "immediately_superficial_to") -AnnotationAssertion(rdfs:label "immediately superficial to") - # Object Property: (in dorsal side of) AnnotationAssertion( "BSPO:0015101") @@ -19768,28 +10831,42 @@ AnnotationAssertion( "in_dorsal_side_of") AnnotationAssertion(rdfs:label "in dorsal side of") +# Object Property: (has_not_completed) + +AnnotationAssertion(rdfs:label "has_not_completed") + +# Object Property: (lacks_part) + +AnnotationAssertion( "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 ?Y") +AnnotationAssertion(rdfs:label "lacks_part") + +# Object Property: (lacks_plasma_membrane_part) + +AnnotationAssertion( "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 (http://purl.obolibrary.org/obo/GO_0005886 and http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)") +AnnotationAssertion(rdfs:label "lacks_plasma_membrane_part") + # Object Property: (is concretized as) AnnotationAssertion(rdfs:label "is concretized as"@en) -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "is concretized as") Annotation( "is concretized as") ) +EquivalentObjectProperties(Annotation( ) Annotation( "is concretized as") Annotation( "is concretized as") ) InverseObjectProperties( ) # Object Property: (executed by) AnnotationAssertion(rdfs:label "executed by"@en) -SubObjectPropertyOf(Annotation( "HumanCurated") Annotation( "topObjectProperty") Annotation( "executed by") owl:topObjectProperty) +SubObjectPropertyOf(Annotation( ) Annotation( "topObjectProperty") Annotation( "executed by") owl:topObjectProperty) InverseObjectProperties( ) # Object Property: (characteristic of) AnnotationAssertion(rdfs:label "characteristic of"@en) -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "inheres in") Annotation( "characteristic of") ) +EquivalentObjectProperties(Annotation( ) Annotation( "inheres in") Annotation( "characteristic of") ) InverseObjectProperties( ) # Object Property: (participates in) AnnotationAssertion(rdfs:label "participates in"@en) -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "participates in") Annotation( "participates in") ) +EquivalentObjectProperties(Annotation( ) Annotation( "participates in") Annotation( "participates in") ) InverseObjectProperties( ) # Object Property: (realized in) @@ -19810,7 +10887,7 @@ InverseObjectProperties( (has participant) AnnotationAssertion(rdfs:label "has participant") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "has participant") Annotation( "has participant") ) +EquivalentObjectProperties(Annotation( ) Annotation( "has participant") Annotation( "has participant") ) ObjectPropertyDomain( ) # Object Property: (occurs in) @@ -19826,7 +10903,7 @@ TransitiveObjectProperty() # Object Property: (enabled by) AnnotationAssertion(rdfs:label "enabled by") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "enabled by") Annotation( "enabled by") ) +EquivalentObjectProperties(Annotation( ) Annotation( "enabled by") Annotation( "enabled by") ) SubObjectPropertyOf( ) # Object Property: (concretizes) @@ -19840,7 +10917,7 @@ AnnotationAssertion(rdfs:label "int # Object Property: (executes) AnnotationAssertion(rdfs:label "executes") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "executes") Annotation( "executes") ) +EquivalentObjectProperties(Annotation( ) Annotation( "executes") Annotation( "executes") ) # Object Property: (realizes) @@ -19852,7 +10929,7 @@ ObjectPropertyRange( "has characteristic") AnnotationAssertion(rdfs:seeAlso "https://github.com/oborel/obo-relations/pull/284") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "bearer of") Annotation( "has characteristic") ) +EquivalentObjectProperties(Annotation( ) Annotation( "bearer of") Annotation( "has characteristic") ) InverseFunctionalObjectProperty() ObjectPropertyRange( ) @@ -19860,7 +10937,7 @@ ObjectPropertyRange( "http://purl.obolibrary.org/obo/IAO_0000136") AnnotationAssertion(rdfs:label "is about") -EquivalentObjectProperties(Annotation( "HumanCurated") Annotation( "is about") Annotation( "is about") ) +EquivalentObjectProperties(Annotation( ) Annotation( "is about") Annotation( "is about") ) # Object Property: (results in distribution of) @@ -19896,13 +10973,6 @@ AnnotationAssertion( "is about"@en) ObjectPropertyDomain( ) -# Object Property: (disease has primary infectious agent) - -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100332") -AnnotationAssertion(rdfs:label "disease has primary infectious agent") -SubObjectPropertyOf( ) - # Object Property: (characteristic of) AnnotationAssertion( "inheres in"@en) @@ -19965,6 +11035,7 @@ AnnotationAssertion( "Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time."@en) AnnotationAssertion( "has_participant"@en) AnnotationAssertion( "http://www.obofoundry.org/ro/#OBO_REL:has_participant") +AnnotationAssertion( "http://www.obofoundry.org/ro/#OBO_REL:has_participant") AnnotationAssertion( "RO:0000057") AnnotationAssertion( "external") AnnotationAssertion( "has_participant") @@ -20126,35 +11197,6 @@ AnnotationAssertion(rdfs:label "loca InverseObjectProperties( ) TransitiveObjectProperty() -# Object Property: (contained in) - -AnnotationAssertion( "contained in"@en) -AnnotationAssertion( "Containment obtains in each case between material and immaterial continuants, for instance: lung contained_in thoracic cavity; bladder contained_in pelvic cavity. Hence containment is not a transitive relation. If c part_of c1 at t then we have also, by our definition and by the axioms of mereology applied to spatial regions, c located_in c1 at t. Thus, many examples of instance-level location relations for continuants are in fact cases of instance-level parthood. For material continuants location and parthood coincide. Containment is location not involving parthood, and arises only where some immaterial continuant is involved. To understand this relation, we first define overlap for continuants as follows: c1 overlap c2 at t =def for some c, c part_of c1 at t and c part_of c2 at t. The containment relation on the instance level can then be defined (see definition):"@en) -AnnotationAssertion( "Intended meaning: -domain: material entity -range: spatial region or site (immaterial continuant) - "@en) -AnnotationAssertion( "Containment is location not involving parthood, and arises only where some immaterial continuant is involved.") -AnnotationAssertion( "contained_in"@en) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "contained in"@en) -InverseObjectProperties( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) - -# Object Property: (contains) - -AnnotationAssertion( "contains"@en) -AnnotationAssertion( ) -AnnotationAssertion( "RO:0001019") -AnnotationAssertion( "uberon") -AnnotationAssertion( "contains") -AnnotationAssertion( ) -AnnotationAssertion( "contains") -AnnotationAssertion(rdfs:label "contains"@en) -AnnotationAssertion(rdfs:label "contains") - # Object Property: (located in) AnnotationAssertion( "located in"@en) @@ -20166,6 +11208,7 @@ AnnotationAssertion( "located_in"@en) AnnotationAssertion( ) AnnotationAssertion( "http://www.obofoundry.org/ro/#OBO_REL:located_in") +AnnotationAssertion( "http://www.obofoundry.org/ro/#OBO_REL:located_in") AnnotationAssertion( "RO:0001025") AnnotationAssertion( "uberon") AnnotationAssertion( "located_in") @@ -20173,6 +11216,7 @@ AnnotationAssertion( "located_in") AnnotationAssertion(rdfs:label "located in"@en) AnnotationAssertion(rdfs:label "located in") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Located_in"^^xsd:anyURI) TransitiveObjectProperty() ObjectPropertyDomain(Annotation( "This is redundant with the more specific 'independent and not spatial region' constraint. We leave in the redundant axiom for use with reasoners that do not use negation.") ) ObjectPropertyDomain( ObjectIntersectionOf( ObjectComplementOf())) @@ -20226,16 +11270,8 @@ AnnotationAssertion( "innervated_by"@en) AnnotationAssertion(rdfs:label "innervated_by") InverseObjectProperties( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) - -# Object Property: (has synaptic terminal of) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "has synaptic terminal of"@en) -SubObjectPropertyOf( ) -InverseObjectProperties( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (bounding layer of) @@ -20265,7 +11301,7 @@ ObjectPropertyRange( (has regulatory component activity) AnnotationAssertion( "A 'has regulatory component activity' B if A and B are GO molecular functions (GO_0003674), A has_component B and A is regulated by B.") -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-05-24T09:30:46Z"^^xsd:dateTime) AnnotationAssertion( "RO:0002013") AnnotationAssertion( "external") @@ -20278,7 +11314,7 @@ SubObjectPropertyOf( (has negative regulatory component activity) AnnotationAssertion( "A relationship that holds between a GO molecular function and a component of that molecular function that negatively regulates the activity of the whole. More formally, A 'has regulatory component activity' B iff :A and B are GO molecular functions (GO_0003674), A has_component B and A is negatively regulated by B.") -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-05-24T09:31:01Z"^^xsd:dateTime) AnnotationAssertion( "RO:0002014") AnnotationAssertion( "external") @@ -20292,7 +11328,7 @@ SubObjectPropertyOf( (has positive regulatory component activity) AnnotationAssertion( "A relationship that holds between a GO molecular function and a component of that molecular function that positively regulates the activity of the whole. More formally, A 'has regulatory component activity' B iff :A and B are GO molecular functions (GO_0003674), A has_component B and A is positively regulated by B.") -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-05-24T09:31:17Z"^^xsd:dateTime) AnnotationAssertion(rdfs:comment "By convention GO molecular functions are classified by their effector function and internal regulatory functions are treated as components. So, for example calmodulin has a protein binding activity that has positive regulatory component activity calcium binding activity. Receptor tyrosine kinase activity is a tyrosine kinase activity that has positive regulatory component 'ligand binding'.") AnnotationAssertion(rdfs:label "has positive regulatory component activity") @@ -20301,7 +11337,7 @@ SubObjectPropertyOf( (has component activity) -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-05-24T09:44:33Z"^^xsd:dateTime) AnnotationAssertion(rdfs:comment "A 'has component activity' B if A is A and B are molecular functions (GO_0003674) and A has_component B.") AnnotationAssertion(rdfs:label "has component activity") @@ -20310,7 +11346,7 @@ SubObjectPropertyOf( (has component process) AnnotationAssertion( "w 'has process component' p if p and w are processes, w 'has part' p and w is such that it can be directly disassembled into into n parts p, p2, p3, ..., pn, where these parts are of similar type.") -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-05-24T09:49:21Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "has component process") SubObjectPropertyOf( ) @@ -20320,24 +11356,24 @@ ObjectPropertyRange( (occurs across) AnnotationAssertion( "A relationship between a process and a barrier, where the process occurs in a region spanning the barrier. For cellular processes the barrier is typically a membrane. Examples include transport across a membrane and membrane depolarization.") -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-07-20T17:19:37Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "occurs across") SubObjectPropertyOf( ) # Object Property: (directly regulated by) -AnnotationAssertion( "dos") +AnnotationAssertion( ) AnnotationAssertion( "2017-09-17T13:52:24Z"^^xsd:dateTime) -AnnotationAssertion(Annotation( "GOC:dos") rdfs:comment "Process(P2) is directly regulated by process(P1) iff: P1 regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding regulates the kinase activity (P2) of protein B then P1 directly regulates P2.") +AnnotationAssertion(Annotation( ) rdfs:comment "Process(P2) is directly regulated by process(P1) iff: P1 regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding regulates the kinase activity (P2) of protein B then P1 directly regulates P2.") AnnotationAssertion(rdfs:label "directly regulated by") SubObjectPropertyOf( ) InverseObjectProperties( ) # Object Property: (directly negatively regulated by) -AnnotationAssertion(Annotation( "GOC:dos") "Process(P2) is directly negatively regulated by process(P1) iff: P1 negatively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding negatively regulates the kinase activity (P2) of protein B then P2 directly negatively regulated by P1.") -AnnotationAssertion( "dos") +AnnotationAssertion(Annotation( ) "Process(P2) is directly negatively regulated by process(P1) iff: P1 negatively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding negatively regulates the kinase activity (P2) of protein B then P2 directly negatively regulated by P1.") +AnnotationAssertion( ) AnnotationAssertion( "2017-09-17T13:52:38Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "directly negatively regulated by") SubObjectPropertyOf( ) @@ -20345,8 +11381,8 @@ InverseObjectProperties( (directly positively regulated by) -AnnotationAssertion(Annotation( "GOC:dos") "Process(P2) is directly postively regulated by process(P1) iff: P1 positively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding positively regulates the kinase activity (P2) of protein B then P2 is directly postively regulated by P1.") -AnnotationAssertion( "dos") +AnnotationAssertion(Annotation( ) "Process(P2) is directly postively regulated by process(P1) iff: P1 positively regulates P2 via direct physical interaction between an agent executing P1 (or some part of P1) and an agent executing P2 (or some part of P2). For example, if protein A has protein binding activity(P1) that targets protein B and this binding positively regulates the kinase activity (P2) of protein B then P2 is directly postively regulated by P1.") +AnnotationAssertion( ) AnnotationAssertion( "2017-09-17T13:52:47Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "directly positively regulated by") SubObjectPropertyOf( ) @@ -20354,8 +11390,8 @@ InverseObjectProperties( (has effector activity) -AnnotationAssertion(Annotation( "GOC:dos") "A 'has effector activity' B if A and B are GO molecular functions (GO_0003674), A 'has component activity' B and B is the effector (output function) of B. Each compound function has only one effector activity.") -AnnotationAssertion( "dos") +AnnotationAssertion(Annotation( ) "A 'has effector activity' B if A and B are GO molecular functions (GO_0003674), A 'has component activity' B and B is the effector (output function) of B. Each compound function has only one effector activity.") +AnnotationAssertion( ) AnnotationAssertion( "2017-09-22T14:14:36Z"^^xsd:dateTime) AnnotationAssertion(rdfs:comment "This relation is designed for constructing compound molecular functions, typically in combination with one or more regulatory component activity relations.") AnnotationAssertion(rdfs:label "has effector activity") @@ -20373,6 +11409,7 @@ SubObjectPropertyOf( (simultaneous with) +AnnotationAssertion( "x simultaneous with y iff ω(x) = ω(y) and ω(α ) = ω(α), where α is a function that maps a process to a start point, and ω is a function that maps a process to an end point and '=' indicates the same instance in time.") AnnotationAssertion( ) AnnotationAssertion( "David Osumi-Sutherland") AnnotationAssertion( "RO:0002082") @@ -20384,8 +11421,7 @@ AnnotationAssertion(rdfs:comment "t1 AnnotationAssertion(rdfs:label "simultaneous with"@en) AnnotationAssertion(rdfs:label "simultaneous with") SubObjectPropertyOf( ) -SubObjectPropertyOf( ) -SubObjectPropertyOf( ) +SymmetricObjectProperty() TransitiveObjectProperty() # Object Property: (ends after) @@ -20432,7 +11468,7 @@ SubObjectPropertyOf( (has soma location) AnnotationAssertion( ) -AnnotationAssertion( "Relation between a neuron and an anatomical structure that its soma is part of."@en) +AnnotationAssertion( "Relation between a neuron and a material anatomical entity that its soma is part of."@en) AnnotationAssertion( ) AnnotationAssertion( " some ( and some ?Y)") @@ -20441,7 +11477,26 @@ AnnotationAssertion(rdfs:label "has AnnotationAssertion(rdfs:label "has soma location") SubObjectPropertyOf( ) ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyRange( ) + +# Object Property: (synapsed by) + +AnnotationAssertion( ) +AnnotationAssertion( "Relation between an anatomical structure (including cells) and a neuron that chemically synapses to it. "@en) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( " some ( that part_of some ( that has_part some ( that some Y?)))") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "RO:0002103") +AnnotationAssertion( "uberon") +AnnotationAssertion( "synapsed_by") +AnnotationAssertion( "synapsed_by") +AnnotationAssertion(rdfs:label "synapsed by"@en) +AnnotationAssertion(rdfs:label "synapsed by") +SubObjectPropertyOf( ) +InverseObjectProperties( ) +ObjectPropertyRange( ObjectUnionOf( ObjectSomeValuesFrom( ))) # Object Property: (has plasma membrane part) @@ -20456,21 +11511,29 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "has plasma membrane part"@en) SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) - -# Object Property: (has synaptic terminal in) - -AnnotationAssertion( ) -AnnotationAssertion( "A general relation between a neuron and some structure in which it either chemically synapses to some target or in which it receives (chemical) synaptic input.") -AnnotationAssertion( ) -AnnotationAssertion( "has synapse in") -AnnotationAssertion( " some ( that some Y?)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "has synaptic terminal in"@en) -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) + +# Object Property: (synapsed to) + +AnnotationAssertion( ) +AnnotationAssertion( " Relation between a neuron and an anatomical structure (including cells) that it chemically synapses to. + "@en) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( " some ( that part_of some ( that some ( that some Y?)))") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "N1 synapsed_to some N2 +Expands to: +N1 SubclassOf ( + has_part some ( + ‘pre-synaptic membrane ; GO:0042734’ that part_of some ( + ‘synapse ; GO:0045202’ that has_part some ( + ‘post-synaptic membrane ; GO:0045211’ that part_of some N2))))") +AnnotationAssertion(rdfs:label "synapsed to"@en) +SubObjectPropertyOf( ) +ObjectPropertyDomain( ObjectUnionOf( ObjectSomeValuesFrom( ))) # Object Property: (overlaps) @@ -20507,7 +11570,7 @@ AnnotationAssertion( "innervates") AnnotationAssertion(rdfs:label "innervates"@en) AnnotationAssertion(rdfs:label "innervates") -ObjectPropertyDomain( ) +ObjectPropertyDomain( ) # Object Property: (continuous with) @@ -20600,7 +11663,6 @@ AnnotationAssertion(rdfs:comment "Co AnnotationAssertion(rdfs:label "in taxon") AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) -ObjectPropertyRange( ) # Object Property: (spatially disjoint from) @@ -20664,8 +11726,8 @@ AnnotationAssertion(rdfs:label "atta AnnotationAssertion(rdfs:label "attached to part of") SubObjectPropertyOf( ) SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (supplies) @@ -20713,28 +11775,6 @@ AnnotationAssertion(rdfs:label "has AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) -# Object Property: (has phenotype) - -AnnotationAssertion( ) -AnnotationAssertion( "A relationship that holds between a biological entity and a phenotype. Here a phenotype is construed broadly as any kind of quality of an organism part, a collection of these qualities, or a change in quality or qualities (e.g. abnormally increased temperature). The subject of this relationship can be an organism (where the organism has the phenotype, i.e. the qualities inhere in parts of this organism), a genomic entity such as a gene or genotype (if modifications of the gene or the genotype causes the phenotype), or a condition such as a disease (such that if the condition inheres in an organism, then the organism has the phenotype).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "has phenotype"@en) -SubObjectPropertyOf( ) -InverseObjectProperties( ) -ObjectPropertyDomain( ObjectUnionOf( )) -ObjectPropertyRange( ) - -# Object Property: (phenotype of) - -AnnotationAssertion( ) -AnnotationAssertion( "inverse of has phenotype") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "phenotype of"@en) -FunctionalObjectProperty() - # Object Property: (develops from) AnnotationAssertion( ) @@ -20771,19 +11811,6 @@ SubObjectPropertyOf( ) TransitiveObjectProperty() -# Object Property: (expressed in) - -AnnotationAssertion( "'neural crest cell' SubClassOf expresses some 'Wnt1 gene'") -AnnotationAssertion( ) -AnnotationAssertion( "x expressed in y if and only if there is a gene expression process (GO:0010467) that occurs in y, and one of the following holds: (i) x is a gene, and x is transcribed into a transcript as part of the gene expression process (ii) x is a transcript, and the transcription of x is part of the gene expression process (iii) x is a mature gene product such as a protein, and x was translated or otherwise processes from a transcript that was transcribed as part of this gene expression process") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "expressed in"@en) -SubObjectPropertyOf( ) -InverseObjectProperties( ) -ObjectPropertyDomain( ) -ObjectPropertyDomain( ObjectUnionOf( )) -ObjectPropertyRange( ) - # Object Property: (directly develops from) AnnotationAssertion( ) @@ -20802,8 +11829,8 @@ AnnotationAssertion(rdfs:label "dire AnnotationAssertion(rdfs:label "directly develops from") SubObjectPropertyOf( ) InverseObjectProperties( ) -ObjectPropertyDomain( ObjectUnionOf( )) -ObjectPropertyRange( ObjectUnionOf( )) +ObjectPropertyDomain( ObjectUnionOf( )) +ObjectPropertyRange( ObjectUnionOf( )) # Object Property: (directly develops into) @@ -21052,7 +12079,7 @@ AnnotationAssertion( "develops in"@en) AnnotationAssertion(rdfs:label "develops in") SubObjectPropertyOf( ) -ObjectPropertyDomain( ) +ObjectPropertyDomain( ) # Object Property: (ends) @@ -21140,6 +12167,7 @@ AnnotationAssertion( "has_input") AnnotationAssertion(rdfs:label "has input"@en) AnnotationAssertion(rdfs:label "has input") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Has_input"^^xsd:anyURI) SubObjectPropertyOf( ) InverseObjectProperties( ) ObjectPropertyDomain( ) @@ -21160,6 +12188,7 @@ AnnotationAssertion( "has_output") AnnotationAssertion(rdfs:label "has output"@en) AnnotationAssertion(rdfs:label "has output") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Has_output"^^xsd:anyURI) SubObjectPropertyOf( ) InverseObjectProperties( ) @@ -21177,8 +12206,8 @@ AnnotationAssertion(rdfs:label "has AnnotationAssertion(rdfs:label "has developmental contribution from") SubObjectPropertyOf( ) InverseObjectProperties( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (developmentally contributes to) @@ -21210,8 +12239,8 @@ AnnotationAssertion(rdfs:label "deve AnnotationAssertion(rdfs:label "developmentally induced by") SubObjectPropertyOf( ) InverseObjectProperties( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (developmentally induces) @@ -21252,7 +12281,7 @@ AnnotationAssertion( "affects") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "acts upstream of or within") -AnnotationAssertion(rdfs:seeAlso ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Acts_upstream_of_or_within"^^xsd:anyURI) SubObjectPropertyOf( ) # Object Property: (developmentally replaces) @@ -21286,15 +12315,6 @@ AnnotationAssertion( "part of developmental precursor of"@en) SubObjectPropertyOf( ) -# Object Property: (expresses) - -AnnotationAssertion( ) -AnnotationAssertion( "Inverse of 'expressed in'") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "expresses"@en) -AnnotationAssertion(rdfs:label "expresses") -SubObjectPropertyOf( ) - # Object Property: (results in developmental progression of) AnnotationAssertion( ) @@ -21310,7 +12330,7 @@ AnnotationAssertion(rdfs:label "resu AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyRange( ) # Object Property: (results in development of) @@ -21404,6 +12424,7 @@ AnnotationAssertion( "causally_upstream_of,_positive_effect") AnnotationAssertion(rdfs:comment "holds between x and y if and only if x is causally upstream of y and the progression of x increases the frequency, rate or extent of y") AnnotationAssertion(rdfs:label "causally upstream of, positive effect") +AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -21419,6 +12440,7 @@ AnnotationAssertion( ) AnnotationAssertion( "causally_upstream_of,_negative_effect") AnnotationAssertion(rdfs:label "causally upstream of, negative effect") +AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -21451,7 +12473,7 @@ AnnotationAssertion(rdfs:label "resu AnnotationAssertion(rdfs:label "results in acquisition of features of") SubObjectPropertyOf( ) SubObjectPropertyOf( ) -ObjectPropertyRange( ) +ObjectPropertyRange( ) # Object Property: (evolutionarily related to) @@ -21488,6 +12510,7 @@ AnnotationAssertion( "This relation differs from the parent relation 'capable of' in that the parent is weaker and only expresses a capability that may not be actually realized, whereas this relation is always realized.") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "enables"@en) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Enables"^^xsd:anyURI) SubObjectPropertyOf( ) InverseObjectProperties( ) @@ -21511,15 +12534,6 @@ AnnotationAssertion( "part of structure that is capable of"@en) SubObjectPropertyOf( ) -# Object Property: (genomically related to) - -AnnotationAssertion( "holds between two entities when some genome-level process such as gene expression is involved. This includes transcriptional, spliceosomal events. These relations can be used between either macromolecule entities (such as regions of nucleic acid) or between their abstract informational counterparts.") -AnnotationAssertion( ) -AnnotationAssertion( "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all involving the genome of an organism") -AnnotationAssertion(rdfs:label "genomically related to"@en) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) - # Object Property: (involved in) AnnotationAssertion( "c involved_in p if and only if c enables some process p', and p' is part of p") @@ -21527,7 +12541,7 @@ AnnotationAssertion( "actively involved in") AnnotationAssertion( "enables part of") AnnotationAssertion(rdfs:label "involved in"@en) -AnnotationAssertion(rdfs:seeAlso ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Involved_in"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -21554,6 +12568,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "enabled by"@en) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Enabled_by"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -21783,7 +12798,7 @@ AnnotationAssertion(rdfs:label "has AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) SubObjectPropertyOf( ) -ObjectPropertyDomain(Annotation(rdfs:comment "We need to import uberon muscle to create a stricter domain constraint") ) +ObjectPropertyDomain(Annotation(rdfs:comment "We need to import uberon muscle to create a stricter domain constraint") ) # Object Property: (has muscle insertion) @@ -21799,7 +12814,7 @@ AnnotationAssertion(rdfs:label "has AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) SubObjectPropertyOf( ) -ObjectPropertyDomain(Annotation( "We need to import uberon muscle into RO to use as a stricter domain constraint") ) +ObjectPropertyDomain(Annotation( "We need to import uberon muscle into RO to use as a stricter domain constraint") ) # Object Property: (derived from ancestral fusion of) @@ -21893,8 +12908,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "has developmental potential involving"@en) SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (has potential to developmentally contribute to) @@ -21974,6 +12989,7 @@ AnnotationAssertion( "indirectly activates") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "indirectly positively regulates"@en) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Indirectly_positively_regulates"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) TransitiveObjectProperty() @@ -21985,6 +13001,7 @@ AnnotationAssertion( "indirectly inhibits") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "indirectly negatively regulates"@en) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Indirectly_negatively_regulates"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) TransitiveObjectProperty() @@ -22109,12 +13126,13 @@ SubObjectPropertyOf( (is active in) AnnotationAssertion( "A protein that enables activity in a cytosol.") -AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dos") "c executes activity in d if and only if c enables p and p occurs_in d. Assuming no action at a distance by gene products, if a gene product enables (is capable of) a process that occurs in some structure, it must have at least some part in that structure.") +AnnotationAssertion(Annotation( ) Annotation( ) "c executes activity in d if and only if c enables p and p occurs_in d. Assuming no action at a distance by gene products, if a gene product enables (is capable of) a process that occurs in some structure, it must have at least some part in that structure.") AnnotationAssertion( ) AnnotationAssertion( "executes activity in") AnnotationAssertion( "enables activity in") AnnotationAssertion(rdfs:comment "") AnnotationAssertion(rdfs:label "is active in") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Is_active_in"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -22243,6 +13261,21 @@ AnnotationAssertion( "is kinase activity") SubObjectPropertyOf( ) +# Object Property: (receives input from) + +AnnotationAssertion( "See notes for inverse relation") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "receives input from") +SubObjectPropertyOf( ) +InverseObjectProperties( ) + +# Object Property: (sends output to) + +AnnotationAssertion( "This is an exploratory relation. The label is taken from the FMA. It needs aligned with the neuron-specific relations such as has postsynaptic terminal in.") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "sends output to") +SubObjectPropertyOf( ) + # Object Property: (relation between physical entity and a process or stage) AnnotationAssertion( ) @@ -22397,15 +13430,6 @@ AnnotationAssertion( "depends on") AnnotationAssertion(rdfs:seeAlso ) -# Object Property: (towards) - -AnnotationAssertion( "q towards e2 if and only if q is a relational quality such that q inheres-in some e, and e != e2 and q is dependent on e2") -AnnotationAssertion( "This relation is provided in order to support the use of relational qualities such as 'concentration of'; for example, the concentration of C in V is a quality that inheres in V, but pertains to C.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "towards") -SubObjectPropertyOf( ) - # Object Property: (causal relation between entities) AnnotationAssertion( "The intent is that the process branch of the causal property hierarchy is primary (causal relations hold between occurrents/processes), and that the material branch is defined in terms of the process branch") @@ -22433,9 +13457,9 @@ SubObjectPropertyOf( ) AsymmetricObjectProperty() IrreflexiveObjectProperty() -ObjectPropertyDomain( ) +ObjectPropertyDomain( ) ObjectPropertyDomain( ) -ObjectPropertyRange(Annotation( "This should be to a more restricted class, but not the Uberon class may be too restricted since it is a composition-based definition of skeleton rather than functional.") ) +ObjectPropertyRange(Annotation( "This should be to a more restricted class, but not the Uberon class may be too restricted since it is a composition-based definition of skeleton rather than functional.") ) ObjectPropertyRange( ) # Object Property: (causally influenced by) @@ -22495,8 +13519,8 @@ AnnotationAssertion( "Do not use this relation directly. It is ended as a grouping for a diverse set of relations, all involving the biomechanical processes.") AnnotationAssertion(rdfs:label "biomechanically related to") SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (has muscle antagonist) @@ -22525,11 +13549,27 @@ SubObjectPropertyOf( ) TransitiveObjectProperty() +# Object Property: (conduit for) + +AnnotationAssertion( "x is a conduit for y iff y overlaps through the lumen_of of x, and y has parts on either side of the lumen of x.") +AnnotationAssertion( ) +AnnotationAssertion( "UBERON:cjm") +AnnotationAssertion( "This relation holds between a thing with a 'conduit' (e.g. a bone foramen) and a 'conduee' (for example, a nerve) such that at the time the relationship holds, the conduee has two ends sticking out either end of the conduit. It should therefore note be used for objects that move through the conduit but whose spatial extent does not span the passage. For example, it would not be used for a mountain that contains a long tunnel through which trains pass. Nor would we use it for a digestive tract and objects such as food that pass through.") +AnnotationAssertion( "RO:0002570") +AnnotationAssertion( "uberon") +AnnotationAssertion( "conduit_for") +AnnotationAssertion( ) +AnnotationAssertion( "conduit_for") +AnnotationAssertion(rdfs:label "conduit for") +SubObjectPropertyOf( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) + # Object Property: (lumen of) AnnotationAssertion( "x lumen_of y iff x is the space or substance that is part of y and does not cross any of the inner membranes or boundaries of y that is maximal with respect to the volume of the convex hull.") AnnotationAssertion( ) -AnnotationAssertion( "GOC:cjm") +AnnotationAssertion( ) AnnotationAssertion( "RO:0002571") AnnotationAssertion( "uberon") AnnotationAssertion( "lumen_of") @@ -22552,17 +13592,6 @@ AnnotationAssertion(rdfs:label "lumi SubObjectPropertyOf( ) ObjectPropertyDomain( ) -# Object Property: (has modifier) - -AnnotationAssertion( "A relation that holds between an attribute or a qualifier and another attribute.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "This relation is intended to be used in combination with PATO, to be able to refine PATO quality classes using modifiers such as 'abnormal' and 'normal'. It has yet to be formally aligned into an ontological framework; it's not clear what the ontological status of the \"modifiers\" are.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "has modifier") -ObjectPropertyDomain( ) -ObjectPropertyRange( ) - # Object Property: (skeleton of) AnnotationAssertion( "inverse of has skeleton") @@ -22574,8 +13603,8 @@ AnnotationAssertion( "skeleton_of") AnnotationAssertion(rdfs:label "skeleton of") SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) +ObjectPropertyDomain( ) +ObjectPropertyRange( ) # Object Property: (directly regulates) @@ -22703,6 +13732,7 @@ AnnotationAssertion( ) AnnotationAssertion( "directly_positively_regulates") AnnotationAssertion(rdfs:label "directly positively regulates") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Directly_positively_regulates"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -22720,6 +13750,7 @@ AnnotationAssertion( ) AnnotationAssertion( "directly_negatively_regulates") AnnotationAssertion(rdfs:label "directly negatively regulates") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Directly_negatively_regulates"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -22757,45 +13788,6 @@ AnnotationAssertion(rdfs:label "prod ObjectPropertyDomain( ) ObjectPropertyRange( ) -# Object Property: (causes or contributes to condition) - -AnnotationAssertion( "The genetic variant 'NM_007294.3(BRCA1):c.110C>A (p.Thr37Lys)' casues or contributes to the disease 'familial breast-ovarian cancer'. - -An environment of exposure to arsenic causes or contributes to the phenotype of patchy skin hyperpigmentation, and the disease 'skin cancer'.") -AnnotationAssertion( "A relationship between an entity (e.g. a genotype, genetic variation, chemical, or environmental exposure) and a condition (a phenotype or disease), where the entity has some causal or contributing role that influences the condition.") -AnnotationAssertion( "Note that relationships of phenotypes to organisms/strains that bear them, or diseases they are manifest in, should continue to use RO:0002200 ! 'has phenotype' and RO:0002201 ! 'phenotype of'.") -AnnotationAssertion(rdfs:comment "Genetic variations can span any level of granularity from a full genome or genotype to an individual gene or sequence alteration. These variations can be represented at the physical level (DNA/RNA macromolecules or their parts, as in the ChEBI ontology and Molecular Sequence Ontology) or at the abstract level (generically dependent continuant sequence features that are carried by these macromolecules, as in the Sequence Ontology and Genotype Ontology). The causal relations in this hierarchy can be used in linking either physical or abstract genetic variations to phenotypes or diseases they cause or contribute to. - -Environmental exposures include those imposed by natural environments, experimentally applied conditions, or clinical interventions.") -AnnotationAssertion(rdfs:label "causes or contributes to condition"@en) -SubObjectPropertyOf( ) - -# Object Property: (causes condition) - -AnnotationAssertion( "A relationship between an entity (e.g. a genotype, genetic variation, chemical, or environmental exposure) and a condition (a phenotype or disease), where the entity has some causal role for the condition.") -AnnotationAssertion(rdfs:label "causes condition"@en) -SubObjectPropertyOf( ) - -# Object Property: (condition has genetic basis in) - -AnnotationAssertion( "Do not use this relation directly. It is intended as a grouping for a more specific relations") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T02:38:20Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "condition has genetic basis in") -SubObjectPropertyOf( ) -InverseObjectProperties( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ObjectUnionOf( )) - -# Object Property: (has material basis in germline mutation in) - -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T02:45:54Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "has material basis in germline mutation in") -AnnotationAssertion(rdfs:seeAlso ) -SubObjectPropertyOf( ) -InverseObjectProperties( ) - # Object Property: (has primary input or output) AnnotationAssertion( "p 'has primary input ot output' c iff either (a) p 'has primary input' c or (b) p 'has primary output' c.") @@ -22811,7 +13803,7 @@ SubObjectPropertyOf( (has primary output) -AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dph") Annotation( "GOC:kva") Annotation( "GOC:pt") Annotation(rdfs:comment "PMID:27812932") "p has primary output c if (a) p has output c and (b) the goal of process is to modify, produce, or transform c.") +AnnotationAssertion(Annotation( ) Annotation( "GOC:dph") Annotation( "GOC:kva") Annotation( "GOC:pt") Annotation(rdfs:comment "PMID:27812932") "p has primary output c if (a) p has output c and (b) the goal of process is to modify, produce, or transform c.") AnnotationAssertion( ) AnnotationAssertion( "2018-12-13T11:26:32Z"^^xsd:dateTime) AnnotationAssertion( "RO:0004008") @@ -22825,7 +13817,7 @@ SubObjectPropertyOf( (has primary input) -AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dph") Annotation( "GOC:kva") Annotation( "GOC:pt") Annotation(rdfs:comment "PMID:27812932") "p has primary input c if (a) p has input c and (b) the goal of process is to modify, consume, or transform c.") +AnnotationAssertion(Annotation( ) Annotation( "GOC:dph") Annotation( "GOC:kva") Annotation( "GOC:pt") Annotation(rdfs:comment "PMID:27812932") "p has primary input c if (a) p has input c and (b) the goal of process is to modify, consume, or transform c.") AnnotationAssertion( ) AnnotationAssertion( "2018-12-13T11:26:56Z"^^xsd:dateTime) AnnotationAssertion( "RO:0004009") @@ -22837,125 +13829,6 @@ AnnotationAssertion(rdfs:label "has SubObjectPropertyOf( ) SubObjectPropertyOf( ) -# Object Property: (is genetic basis for condition) - -AnnotationAssertion( "Do not use this relation directly. It is intended as a grouping for a more specific relations") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T02:53:08Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "is genetic basis for condition") -SubObjectPropertyOf( ) -ObjectPropertyRange( ) - -# Object Property: (is causal germline mutation in) - -AnnotationAssertion( "Relates a gene to condition, such that a mutation in this gene is sufficient to produce the condition and that can be passed on to offspring[modified from orphanet].") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T02:56:40Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "is causal germline mutation in") -AnnotationAssertion(rdfs:seeAlso ) -SubObjectPropertyOf( ) -SubObjectPropertyOf( ) - -# Object Property: (realizable has basis in) - -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:20:01Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "realizable has basis in") -SubObjectPropertyOf( ) -InverseObjectProperties( ) - -# Object Property: (is basis for realizable) - -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:20:29Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "is basis for realizable") -SubObjectPropertyOf( ) - -# Object Property: (disease has basis in) - -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:26:47Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has basis in") -SubObjectPropertyOf( ) -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) - -# Object Property: (disease has basis in dysfunction of) - -AnnotationAssertion( "A relation that holds between the disease and a material entity where the physical basis of the disease is a disorder of that material entity that affects its function.") -AnnotationAssertion( "disease has basis in dysfunction of (disease to anatomical structure)") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:29:32Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has basis in dysfunction of") -SubObjectPropertyOf( ) -ObjectPropertyRange( ) - -# Object Property: (disease has basis in disruption of) - -AnnotationAssertion( "A relation that holds between the disease and a process where the physical basis of the disease disrupts execution of a key biological process.") -AnnotationAssertion( "disease has basis in disruption of (disease to process)") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:37:52Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has basis in disruption of") -SubObjectPropertyOf( ) -ObjectPropertyRange( ) - -# Object Property: (disease has basis in feature) - -AnnotationAssertion( "A relation that holds between the disease and a feature (a phenotype or other disease) where the physical basis of the disease is the feature.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:46:07Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has basis in feature") -SubObjectPropertyOf( ) -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ObjectUnionOf( )) - -# Object Property: (causal relationship with disease as subject) - -AnnotationAssertion( "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, all of which have a disease as the subject.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:50:54Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "causal relationship with disease as subject") -SubObjectPropertyOf( ) -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) - -# Object Property: (disease causes disruption of) - -AnnotationAssertion( "A relationship between a disease and a process where the disease process disrupts the execution of the process.") -AnnotationAssertion( "disease causes disruption of (disease to process)") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T03:51:09Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease causes disruption of") -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) - -# Object Property: (disease has location) - -AnnotationAssertion( "A relationship between a disease and an anatomical entity where the disease has one or more features that are located in that entity.") -AnnotationAssertion( "TODO: complete range axiom once more of CARO has been mireoted in to this ontology") -AnnotationAssertion( "This relation is intentionally very general, and covers isolated diseases, where the disease is realized as a process occurring in the location, and syndromic diseases, where one or more of the features may be present in that location. Thus any given disease can have multiple locations in the sense defined here.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-11-05T04:06:02Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has location") -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) -ObjectPropertyRange( ObjectUnionOf( )) - -# Object Property: (disease has inflammation site) - -AnnotationAssertion( "A relationship between a disease and an anatomical entity where the disease is triggered by an inflammatory response to stimuli occurring in the anatomical entity") -AnnotationAssertion( ) -AnnotationAssertion( "2017-12-26T19:37:31Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has inflammation site") -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ) -ObjectPropertyRange( ObjectUnionOf( )) - # Object Property: (realized in response to stimulus) AnnotationAssertion( "A relationship between a realizable entity R (e.g. function or disposition) and a material entity M where R is realized in response to a process that has an input stimulus of M.") @@ -22966,25 +13839,6 @@ SubObjectPropertyOf( ) ObjectPropertyRange( ) -# Object Property: (disease has feature) - -AnnotationAssertion( "A relationship between a disease and some feature of that disease, where the feature is either a phenotype or an isolated disease.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-12-26T19:50:53Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease has feature") -SubObjectPropertyOf( ) -ObjectPropertyDomain( ) -ObjectPropertyRange( ObjectUnionOf( )) - -# Object Property: (disease arises from alteration in structure) - -AnnotationAssertion( "A relationship between a disease and an anatomical structure where the material basis of the disease is some pathological change in the structure. Anatomical structure includes cellular and sub-cellular entities, such as chromosome and organelles.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-12-26T19:58:44Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease arises from alteration in structure") -SubObjectPropertyOf( ) -ObjectPropertyRange( ) - # Object Property: (enables subfunction) AnnotationAssertion( "Holds between an entity and an process P where the entity enables some larger compound process, and that larger process has-part P.") @@ -23000,7 +13854,7 @@ AnnotationAssertion( "2018-01-26T23:49:30Z"^^xsd:dateTime) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "acts upstream of or within, positive effect") -AnnotationAssertion(rdfs:seeAlso ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Acts_upstream_of_or_within,_positive_effect"^^xsd:anyURI) SubObjectPropertyOf( ) # Object Property: (acts upstream of or within, negative effect) @@ -23010,6 +13864,7 @@ AnnotationAssertion( "2018-01-26T23:49:51Z"^^xsd:dateTime) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "acts upstream of or within, negative effect") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Acts_upstream_of_or_within,_negative_effect"^^xsd:anyURI) SubObjectPropertyOf( ) # Object Property: (acts upstream of, positive effect) @@ -23020,7 +13875,7 @@ AnnotationAssertion( "2018-01-26T23:53:14Z"^^xsd:dateTime) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "acts upstream of, positive effect") -AnnotationAssertion(rdfs:seeAlso ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Acts_upstream_of,_positive_effect"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -23032,7 +13887,7 @@ AnnotationAssertion( "2018-01-26T23:53:22Z"^^xsd:dateTime) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "acts upstream of, negative effect") -AnnotationAssertion(rdfs:seeAlso ) +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Acts_upstream_of,_negative_effect"^^xsd:anyURI) SubObjectPropertyOf( ) SubObjectPropertyOf( ) @@ -23042,6 +13897,7 @@ AnnotationAssertion( ) AnnotationAssertion( "2018-03-13T23:55:05Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "causally upstream of or within, negative effect") +AnnotationAssertion(rdfs:seeAlso "https://wiki.geneontology.org/Causally_upstream_of_or_within,_negative_effect"^^xsd:anyURI) SubObjectPropertyOf( ) # Object Property: (causally upstream of or within, positive effect) @@ -23050,6 +13906,7 @@ AnnotationAssertion( ) AnnotationAssertion( "2018-03-13T23:55:19Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "causally upstream of or within, positive effect") +AnnotationAssertion(rdfs:seeAlso ) SubObjectPropertyOf( ) # Object Property: (realized in response to) @@ -23062,7 +13919,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) -AnnotationAssertion(Annotation( "RO:cjm") "triggered by process") +AnnotationAssertion(Annotation( ) "triggered by process") AnnotationAssertion(rdfs:label "realized in response to"@en) AnnotationAssertion(rdfs:seeAlso "https://docs.google.com/document/d/1KWhZxVBhIPkV6_daHta0h6UyHbjY2eIrnON1WIRGgdY/edit"^^xsd:anyURI) SubObjectPropertyOf( ) @@ -23107,7 +13964,7 @@ ObjectPropertyRange( (acts on population of) AnnotationAssertion( "p acts on population of c iff c' is a collection, has members of type c, and p has participant c") -AnnotationAssertion( "pg") +AnnotationAssertion( ) AnnotationAssertion( "2020-06-08T17:21:33Z"^^xsd:dateTime) AnnotationAssertion( "RO:0012003") AnnotationAssertion( "external") @@ -23122,7 +13979,7 @@ SubObjectPropertyOf( (results in fusion of) -AnnotationAssertion( "pg") +AnnotationAssertion( ) AnnotationAssertion( "2021-02-26T07:28:29Z"^^xsd:dateTime) AnnotationAssertion( "RO:0012008") AnnotationAssertion( "external") @@ -23138,7 +13995,7 @@ SubObjectPropertyOf( (indirectly causally upstream of) AnnotationAssertion( "p is indirectly causally upstream of q iff p is causally upstream of q and there exists some process r such that p is causally upstream of r and r is causally upstream of q.") -AnnotationAssertion( "pg") +AnnotationAssertion( ) AnnotationAssertion( "2022-09-26T06:07:17Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "indirectly causally upstream of"@en) SubObjectPropertyOf( ) @@ -23146,74 +14003,18 @@ SubObjectPropertyOf( (indirectly regulates) AnnotationAssertion( "p indirectly regulates q iff p is indirectly causally upstream of q and p regulates q.") -AnnotationAssertion( "pg") +AnnotationAssertion( ) AnnotationAssertion( "2022-09-26T06:08:01Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "indirectly regulates"@en) SubObjectPropertyOf( ) SubObjectPropertyOf( ) -# Object Property: (has synaptic IO in region) - -AnnotationAssertion( "A relationship between a neuron and a region, where the neuron has a functionally relevant number of input and/or output synapses in that region.") -AnnotationAssertion( ) -AnnotationAssertion( "2020-07-17T09:26:52Z"^^xsd:dateTime) -AnnotationAssertion( "has synaptic input or output in") -AnnotationAssertion(rdfs:label "has synaptic IO in region"@en) -SubObjectPropertyOf( ) - -# Object Property: (disease has infectious agent) - -AnnotationAssertion( "A relationship between a disease and an infectious agent where the material basis of the disease is an infection with some infectious agent.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "disease has infectious agent") -SubObjectPropertyOf( ) - -# Object Property: (has exemplar data) - -AnnotationAssertion( "transcriptomically defined cell type X equivalent to ‘cell’ and (has_exemplar_data value [transcriptomic profile data])") -AnnotationAssertion( "A relation between a material entity and some data in which the data is taken as exemplifying the material entity.") -AnnotationAssertion( "C has_exemplar_data y iff x is an instance of C and y is data about x that is taken as exemplifying of C.") -AnnotationAssertion( ) -AnnotationAssertion( "This relation is not meant to capture the relation between occurrents and data.") -AnnotationAssertion(rdfs:label "has exemplar data") -SubObjectPropertyOf( owl:topObjectProperty) -InverseObjectProperties( ) - -# Object Property: (exemplar data of) - -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "exemplar data of") -SubObjectPropertyOf( owl:topObjectProperty) - -# Object Property: (subcluster of) - -AnnotationAssertion( "A relation between a group and another group it is part of but does not fully constitute.") -AnnotationAssertion( "X subcluster_of Y iff: X and Y are clusters/groups; X != Y; all members of X are also members of Y.") -AnnotationAssertion( ) -AnnotationAssertion( "This is used specifically for sets whose members are specified by some set-forming operator (method of grouping) such as clustering analyses in single cell transcriptomics.") -AnnotationAssertion(rdfs:label "subcluster of") -SubObjectPropertyOf( ) -TransitiveObjectProperty() - -# Object Property: (has characterizing marker set) - -AnnotationAssertion( "'Lamp5-like Egln3_1 primary motor cortex GABAergic interneuron (Mus musculus)' subClass_of: has_characterizing_marker_set some 'NS forest marker set of Lamp5-like Egln3_1 MOp (Mouse).'; NS forest marker set of Lamp5-like Egln3_1 SubClass_of: ('has part' some 'Mouse Fbn2') and ('has part' some 'Mouse Chrna7') and ('has part' some 'Mouse Fam19a1').") -AnnotationAssertion( "transcriptomically defined cell type X subClass_of: (has_characterizing_marker_set some S1); S1 has_part some gene 1, S1 has_part some gene 2, S1 has_part some gene 3.") -AnnotationAssertion( "A relation that applies between a cell type and a set of markers that can be used to uniquely identify that cell type.") -AnnotationAssertion( "C has_characterizing_marker_set y iff: C is a cell type and y is a collection of genes or proteins whose expression is sufficient to distinguish cell type C from most or all other cell types.") -AnnotationAssertion( "This relation is not meant for cases where set of genes/proteins are only useful as markers in some specific context - e.g. in some specific location. In these cases it is recommended to make a more specific cell class restricted to the relevant context.") -AnnotationAssertion( ) -AnnotationAssertion( "has marker gene combination") -AnnotationAssertion( "has marker signature set") -AnnotationAssertion(rdfs:label "has characterizing marker set") -ObjectPropertyDomain( ) - # Object Property: (has high plasma membrane amount) AnnotationAssertion( "'Ly-76 high positive erythrocyte' equivalent to 'enucleate erythrocyte' and (has_high_plasma_membrane_amount some 'lymphocyte antigen 76 (mouse)')") AnnotationAssertion(Annotation( "PMID:19243617") "A relation between a cell and molecule or complex such that every instance of the cell has a high number of instances of that molecule expressed on the cell surface.") -AnnotationAssertion( ) -AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "has high plasma membrane amount") SubObjectPropertyOf( ) ObjectPropertyDomain( ) @@ -23222,20 +14023,12 @@ ObjectPropertyDomain( "'DN2b thymocyte' equivalent to 'DN2 thymocyte' and (has_low_plasma_membrane_amount some 'mast/stem cell growth factor receptor')") AnnotationAssertion(Annotation( "PMID:19243617") "A relation between a cell and molecule or complex such that every instance of the cell has a low number of instances of that molecule expressed on the cell surface.") -AnnotationAssertion( ) -AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "has low plasma membrane amount") SubObjectPropertyOf( ) ObjectPropertyDomain( ) -# Object Property: (has phenotype or disease) - -AnnotationAssertion( "Do not use this relation directly. It is intended as a grouping for a set of relations regarding presentation of phenotypes and disease.") -AnnotationAssertion( ) -AnnotationAssertion( "2021-11-05T17:30:14Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "has phenotype or disease") -AnnotationAssertion(rdfs:seeAlso "https://github.com/oborel/obo-relations/issues/478") - # Object Property: (device utilizes material) AnnotationAssertion( "A diagnostic testing device utilizes a specimen.") @@ -23244,7 +14037,7 @@ AnnotationAssertion( ) AnnotationAssertion( "A diagnostic testing device utilizes a specimen means that the diagnostic testing device is capable of an assay, and this assay a specimen as its input.") AnnotationAssertion( "See github ticket https://github.com/oborel/obo-relations/issues/497") -AnnotationAssertion( "2021-11-08T12:00:00Z") +AnnotationAssertion( "2021-11-08T12:00:00Z"^^xsd:dateTime) AnnotationAssertion( "utilizes") AnnotationAssertion(rdfs:label "device utilizes material"@en) @@ -23283,14 +14076,6 @@ AnnotationAssertion( "negatively regulates characteristic") SubObjectPropertyOf( ) -# Object Property: (disease relationship) - -AnnotationAssertion( "This relation groups relations between diseases and any other kind of entity.") -AnnotationAssertion( "Do not use this relation directly. It is intended as a grouping for a diverse set of relations, in which the subject or object is a disease.") -AnnotationAssertion( ) -AnnotationAssertion( "2018-09-26T00:00:32Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "disease relationship") - # Object Property: (results in changes to anatomical or cellular structure) AnnotationAssertion( "p has anatomical participant c iff p has participant c, and c is an anatomical entity") @@ -23303,74 +14088,6 @@ AnnotationAssertion( "results in changes to anatomical or cellular structure") SubObjectPropertyOf( ) -# Object Property: (in similarity relationship with) - -AnnotationAssertion(Annotation( ) Annotation( "BGEE:curator") "Relation between biological objects that resemble or are related to each other sufficiently to warrant a comparison.") -AnnotationAssertion( "TODO: Add homeomorphy axiom") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "ECO:0000041") -AnnotationAssertion( "SO:similar_to") -AnnotationAssertion( "sameness") -AnnotationAssertion( "similar to") -AnnotationAssertion(Annotation( ) "correspondence") -AnnotationAssertion( "resemblance") -AnnotationAssertion(rdfs:label "in similarity relationship with") -AnnotationAssertion(rdfs:seeAlso ) -SymmetricObjectProperty() - -# Object Property: (in homology relationship with) - -AnnotationAssertion(Annotation( ) Annotation( ) Annotation( ) Annotation( ) "Similarity that results from common evolutionary origin.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "homologous to") -AnnotationAssertion(rdfs:comment "This broad definition encompasses all the working definitions proposed so far in the literature.") -AnnotationAssertion(rdfs:label "in homology relationship with") -AnnotationAssertion(rdfs:seeAlso ) -SubObjectPropertyOf( ) -SubObjectPropertyOf( ) -SymmetricObjectProperty() - -# Object Property: (in historical homology relationship with) - -AnnotationAssertion(Annotation( ) Annotation( ) Annotation( "ISBN:0123195837") "Homology that is defined by common descent.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "homology") -AnnotationAssertion( "ECO:0000080") -AnnotationAssertion( "RO_proposed_relation:homologous_to") -AnnotationAssertion( "SO:0000330") -AnnotationAssertion( "SO:0000853") -AnnotationAssertion( "SO:0000857") -AnnotationAssertion( "SO:homologous_to") -AnnotationAssertion( "TAO:homologous_to") -AnnotationAssertion( "cladistic homology") -AnnotationAssertion( "historical homologous to") -AnnotationAssertion( "phylogenetic homology") -AnnotationAssertion( "taxic homology") -AnnotationAssertion( "true homology") -AnnotationAssertion(rdfs:label "in historical homology relationship with") -AnnotationAssertion(rdfs:seeAlso ) -SubObjectPropertyOf( ) -SymmetricObjectProperty() - -# Object Property: (has_not_completed) - -AnnotationAssertion(rdfs:label "has_not_completed") - -# Object Property: (lacks_part) - -AnnotationAssertion( "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 ?Y") -AnnotationAssertion(rdfs:label "lacks_part") - -# Object Property: (lacks_plasma_membrane_part) - -AnnotationAssertion( "http://purl.obolibrary.org/obo/BFO_0000051 exactly 0 (http://purl.obolibrary.org/obo/GO_0005886 and http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)") -AnnotationAssertion(rdfs:label "lacks_plasma_membrane_part") - # Object Property: (anteriorly connected to) AnnotationAssertion(Annotation( "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern") "x anteriorly_connected_to y iff the anterior part of x is connected to y. i.e. x connected_to y and x posterior_to y.") @@ -23404,13 +14121,6 @@ AnnotationAssertion( "channels_into") TransitiveObjectProperty() -# Object Property: (conduit for) - -AnnotationAssertion( "x is a conduit for y iff y passes through the lumen of x.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "conduit_for") -AnnotationAssertion(rdfs:label "conduit for") - # Object Property: (distally connected to) AnnotationAssertion(Annotation( "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern") "x distally_connected_to y iff the distal part of x is connected to y. i.e. x connected_to y and x proximal_to y.") @@ -23502,13 +14212,6 @@ AnnotationAssertion( "placeholder relation. X = 'subdivision of A' and subdivision_of some B means that X is the mereological sum of A and B") AnnotationAssertion(rdfs:label "subdivision of") -# Object Property: (synapsed by) - -AnnotationAssertion( "Relation between an anatomical structure (including cells) and a neuron that chemically synapses to it.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "synapsed_by") -AnnotationAssertion(rdfs:label "synapsed by") - # Object Property: (transitively anteriorly connected to) AnnotationAssertion(Annotation( "http://purl.obolibrary.org/obo/uberon/docs/Connectivity-Design-Pattern") ".") @@ -23557,3273 +14260,6 @@ DataPropertyRange( xsd:nonNegativeIn # Classes ############################ -# Class: (Th (Mmus)) - -AnnotationAssertion( "tyrosine 3-hydroxylase") -AnnotationAssertion( "tyrosine 3-monooxygenase") -AnnotationAssertion(rdfs:label "Th (Mmus)") -SubClassOf( ) - -# Class: (Serpinf1 (Mmus)) - -AnnotationAssertion( "AI195227") -AnnotationAssertion( "EPC-1") -AnnotationAssertion( "Pedf") -AnnotationAssertion( "Pedfl") -AnnotationAssertion( "SDF-3") -AnnotationAssertion( "Sdf3") -AnnotationAssertion( "alpha-2 antiplasmin") -AnnotationAssertion( "caspin") -AnnotationAssertion( "pigment epithelium-derived factor") -AnnotationAssertion( "serine (or cysteine) proteinase inhibitor, clade F (alpha-2 antiplasmin, pigment epithelium derived factor), member 1") -AnnotationAssertion( "serine (or cysteine) proteinase inhibitor, clade F), member 1") -AnnotationAssertion( "serine (or cysteine) proteinase inhibitor, clade F, member 1") -AnnotationAssertion( "serpin F1") -AnnotationAssertion( "stromal cell-derived factor 3") -AnnotationAssertion(rdfs:label "Serpinf1 (Mmus)") -SubClassOf( ) - -# Class: (Car4 (Mmus)) - -AnnotationAssertion( "AW456718") -AnnotationAssertion( "CA-IV") -AnnotationAssertion( "Ca4") -AnnotationAssertion( "carbonate dehydratase IV") -AnnotationAssertion( "carbonic anhydrase 4") -AnnotationAssertion( "carbonic anhydrase IV") -AnnotationAssertion(rdfs:label "Car4 (Mmus)") -SubClassOf( ) - -# Class: (Col6a1 (Mmus)) - -AnnotationAssertion( "AI747156") -AnnotationAssertion( "Col6a-1") -AnnotationAssertion( "collagen alpha-1(VI) chain") -AnnotationAssertion( "procollagen, type VI, alpha 1") -AnnotationAssertion(rdfs:label "Col6a1 (Mmus)") -SubClassOf( ) - -# Class: (Gabrg1 (Mmus)) - -AnnotationAssertion( "GABA(A) receptor subunit gamma-1") -AnnotationAssertion( "GabaA") -AnnotationAssertion( "GabaA/BZ") -AnnotationAssertion( "gamma-aminobutyric acid receptor subunit gamma-1") -AnnotationAssertion(rdfs:label "Gabrg1 (Mmus)") -SubClassOf( ) - -# Class: (Nkx2-1 (Mmus)) - -AnnotationAssertion( "AV026640") -AnnotationAssertion( "Nkx2.1") -AnnotationAssertion( "T/EBP") -AnnotationAssertion( "Titf1") -AnnotationAssertion( "Ttf-1") -AnnotationAssertion( "homeobox protein Nkx-2.1") -AnnotationAssertion( "thyroid nuclear factor 1") -AnnotationAssertion( "thyroid transcription factor 1") -AnnotationAssertion( "thyroid-specific enhancer-binding protein") -AnnotationAssertion( "tinman") -AnnotationAssertion(rdfs:label "Nkx2-1 (Mmus)") -SubClassOf( ) - -# Class: (Lamb1 (Mmus)) - -AnnotationAssertion( "C77966") -AnnotationAssertion( "C80098") -AnnotationAssertion( "C81607") -AnnotationAssertion( "D130003D08Rik") -AnnotationAssertion( "Lamb-1") -AnnotationAssertion( "Lamb1-1") -AnnotationAssertion( "laminin B1 chain") -AnnotationAssertion( "laminin B1 subunit 1") -AnnotationAssertion( "laminin subunit beta-1") -AnnotationAssertion( "laminin-1 subunit beta") -AnnotationAssertion( "laminin-10 subunit beta") -AnnotationAssertion( "laminin-111") -AnnotationAssertion( "laminin-12 subunit beta") -AnnotationAssertion( "laminin-2 subunit beta") -AnnotationAssertion( "laminin-6 subunit beta") -AnnotationAssertion( "laminin-8 subunit beta") -AnnotationAssertion(rdfs:label "Lamb1 (Mmus)") -SubClassOf( ) - -# Class: (Crhr2 (Mmus)) - -AnnotationAssertion( "CRF 2 receptor") -AnnotationAssertion( "CRF-R-2") -AnnotationAssertion( "CRF-R2") -AnnotationAssertion( "CRF-RB") -AnnotationAssertion( "CRFR-2") -AnnotationAssertion( "CRFR2alpha") -AnnotationAssertion( "CRFR2beta") -AnnotationAssertion( "CRH-R-2") -AnnotationAssertion( "CRH-R2") -AnnotationAssertion( "Crfr2") -AnnotationAssertion( "corticotropin releasing factor receptor type 2 beta") -AnnotationAssertion( "corticotropin-releasing factor 2") -AnnotationAssertion( "corticotropin-releasing factor receptor 2") -AnnotationAssertion(rdfs:label "Crhr2 (Mmus)") -SubClassOf( ) - -# Class: (Calb2 (Mmus)) - -AnnotationAssertion( "CR") -AnnotationAssertion( "calretinin") -AnnotationAssertion(rdfs:label "Calb2 (Mmus)") -SubClassOf( ) - -# Class: (Man1a (Mmus)) - -AnnotationAssertion( "Man1a1") -AnnotationAssertion( "PCR1") -AnnotationAssertion( "alpha-1,2-mannosidase IA") -AnnotationAssertion( "man(9)-alpha-mannosidase") -AnnotationAssertion( "man9-mannosidase") -AnnotationAssertion( "mannosidase alpha class 1A member 1") -AnnotationAssertion( "mannosyl-oligosaccharide 1,2-alpha-mannosidase IA") -AnnotationAssertion( "mannosyl-oligosaccharide alpha-1,2-mannosidase") -AnnotationAssertion( "processing alpha-1,2-mannosidase IA") -AnnotationAssertion(rdfs:label "Man1a (Mmus)") -SubClassOf( ) - -# Class: (Etv1 (Mmus)) - -AnnotationAssertion( "ER81") -AnnotationAssertion( "ETS translocation variant 1") -AnnotationAssertion( "Etsrp81") -AnnotationAssertion( "ets variant gene 1") -AnnotationAssertion( "ets-related protein 81") -AnnotationAssertion(rdfs:label "Etv1 (Mmus)") -SubClassOf( ) - -# Class: (Sst (Mmus)) - -AnnotationAssertion( "SOM") -AnnotationAssertion( "SRIF") -AnnotationAssertion( "SS") -AnnotationAssertion( "Smst") -AnnotationAssertion( "preprosomatostatin") -AnnotationAssertion( "somatostatin") -AnnotationAssertion(rdfs:label "Sst (Mmus)") -SubClassOf( ) - -# Class: (Col26a1 (Mmus)) - -AnnotationAssertion( "9430032K24Rik") -AnnotationAssertion( "BC002218") -AnnotationAssertion( "Col26a") -AnnotationAssertion( "Collagen XXVI") -AnnotationAssertion( "EMI domain containing 2") -AnnotationAssertion( "EMI domain-containing protein 2") -AnnotationAssertion( "Emid2") -AnnotationAssertion( "Emu2") -AnnotationAssertion( "alpha-1 type XXVI collagen") -AnnotationAssertion( "collagen alpha-1(XXVI) chain") -AnnotationAssertion( "emilin and multimerin domain-containing protein 2") -AnnotationAssertion( "procollagen, type XXVI, alpha 1") -AnnotationAssertion(rdfs:label "Col26a1 (Mmus)") -SubClassOf( ) - -# Class: (Kit (Mmus)) - -AnnotationAssertion( "Bs") -AnnotationAssertion( "CD117") -AnnotationAssertion( "Dominant white spotting") -AnnotationAssertion( "Fdc") -AnnotationAssertion( "Gsfsco1") -AnnotationAssertion( "Gsfsco5") -AnnotationAssertion( "Gsfsow3") -AnnotationAssertion( "SCFR") -AnnotationAssertion( "SCO1") -AnnotationAssertion( "SCO5") -AnnotationAssertion( "SOW3") -AnnotationAssertion( "Ssm") -AnnotationAssertion( "Steel Factor Receptor") -AnnotationAssertion( "Tr-kit") -AnnotationAssertion( "W") -AnnotationAssertion( "belly-spot") -AnnotationAssertion( "c-KIT") -AnnotationAssertion( "c-kit proto-oncogene protein") -AnnotationAssertion( "dominant spotting") -AnnotationAssertion( "kit oncogene") -AnnotationAssertion( "mast/stem cell growth factor receptor Kit") -AnnotationAssertion( "proto-oncogene c-Kit") -AnnotationAssertion( "proto-oncogene tyrosine-protein kinase Kit") -AnnotationAssertion( "spotted sterile male") -AnnotationAssertion( "tyrosine-protein kinase Kit") -AnnotationAssertion(rdfs:label "Kit (Mmus)") -SubClassOf( ) - -# Class: (Pvalb (Mmus)) - -AnnotationAssertion( "PV") -AnnotationAssertion( "Parv") -AnnotationAssertion( "Pva") -AnnotationAssertion( "parvalbumin alpha") -AnnotationAssertion(rdfs:label "Pvalb (Mmus)") -SubClassOf( ) - -# Class: (Prg4 (Mmus)) - -AnnotationAssertion( "CACP") -AnnotationAssertion( "DOL54") -AnnotationAssertion( "JCAP") -AnnotationAssertion( "MSF") -AnnotationAssertion( "SZP") -AnnotationAssertion( "lubricin") -AnnotationAssertion( "megakaryocyte-stimulating factor") -AnnotationAssertion( "proteoglycan 3") -AnnotationAssertion( "proteoglycan 4") -AnnotationAssertion( "superficial zone proteoglycan") -AnnotationAssertion(rdfs:label "Prg4 (Mmus)") -SubClassOf( ) - -# Class: (Met (Mmus)) - -AnnotationAssertion( "AI838057") -AnnotationAssertion( "HGF") -AnnotationAssertion( "HGF receptor") -AnnotationAssertion( "HGF/SF receptor") -AnnotationAssertion( "HGFR") -AnnotationAssertion( "Par4") -AnnotationAssertion( "SF receptor") -AnnotationAssertion( "c-Met") -AnnotationAssertion( "hepatocyte growth factor receptor") -AnnotationAssertion( "met proto-oncogene tyrosine kinase") -AnnotationAssertion( "proto-oncogene c-Met") -AnnotationAssertion( "scatter factor receptor") -AnnotationAssertion( "tyrosine-protein kinase Met") -AnnotationAssertion(rdfs:label "Met (Mmus)") -SubClassOf( ) - -# Class: (Cacna2d2 (Mmus)) - -AnnotationAssertion( "Cacna2d") -AnnotationAssertion( "a2d2") -AnnotationAssertion( "alpha 2 delta calcium channel subunit") -AnnotationAssertion( "du") -AnnotationAssertion( "ducky") -AnnotationAssertion( "mKIAA0558") -AnnotationAssertion( "protein ducky") -AnnotationAssertion( "td") -AnnotationAssertion( "torpid") -AnnotationAssertion( "voltage-dependent calcium channel alpha2/delta-2") -AnnotationAssertion( "voltage-dependent calcium channel subunit alpha-2/delta-2") -AnnotationAssertion( "voltage-gated calcium channel subunit alpha-2/delta-2") -AnnotationAssertion(rdfs:label "Cacna2d2 (Mmus)") -SubClassOf( ) - -# Class: (Slc47a1 (Mmus)) - -AnnotationAssertion( "1300013J15Rik") -AnnotationAssertion( "AI036982") -AnnotationAssertion( "MATE-1") -AnnotationAssertion( "MATE1") -AnnotationAssertion( "mMATE-1") -AnnotationAssertion( "mMATE1") -AnnotationAssertion( "multidrug and toxin extrusion protein 1") -AnnotationAssertion(rdfs:label "Slc47a1 (Mmus)") -SubClassOf( ) - -# Class: (Prox1 (Mmus)) - -AnnotationAssertion( "A230003G05Rik") -AnnotationAssertion( "PROX-1") -AnnotationAssertion( "homeobox prospero-like protein PROX1") -AnnotationAssertion( "prospero homeobox protein 1") -AnnotationAssertion( "prospero-related homeobox 1") -AnnotationAssertion(rdfs:label "Prox1 (Mmus)") -SubClassOf( ) - -# Class: (Eya4 (Mmus)) - -AnnotationAssertion( "B130023L16Rik") -AnnotationAssertion( "eyes absent 4 homolog") -AnnotationAssertion( "eyes absent homolog 4") -AnnotationAssertion(rdfs:label "Eya4 (Mmus)") -SubClassOf( ) - -# Class: (Acaa1b (Mmus)) - -AnnotationAssertion( "3-ketoacyl-CoA thiolase B, peroxisomal") -AnnotationAssertion( "acetyl-CoA acyltransferase B") -AnnotationAssertion( "beta-ketothiolase B") -AnnotationAssertion( "peroxisomal 3-oxoacyl-CoA thiolase B") -AnnotationAssertion(rdfs:label "Acaa1b (Mmus)") -SubClassOf( ) - -# Class: (Vipr2 (Mmus)) - -AnnotationAssertion( "PACAP type III receptor") -AnnotationAssertion( "PACAP-R-3") -AnnotationAssertion( "PACAP-R3") -AnnotationAssertion( "VIP receptor subtype 2") -AnnotationAssertion( "VIP-R-2") -AnnotationAssertion( "VPAC2") -AnnotationAssertion( "VPAC2 receptor") -AnnotationAssertion( "VPAC2R") -AnnotationAssertion( "Vip2") -AnnotationAssertion( "pituitary adenylate cyclase-activating polypeptide type III receptor") -AnnotationAssertion( "vasoactive intestinal polypeptide receptor 2") -AnnotationAssertion(rdfs:label "Vipr2 (Mmus)") -SubClassOf( ) - -# Class: (Bcas1 (Mmus)) - -AnnotationAssertion( "2210416M21Rik") -AnnotationAssertion( "9030223A09Rik") -AnnotationAssertion( "AI841227") -AnnotationAssertion( "NABC1") -AnnotationAssertion( "amplified in breast cancer 1") -AnnotationAssertion( "breast carcinoma amplified sequence 1") -AnnotationAssertion( "breast carcinoma-amplified sequence 1 homolog") -AnnotationAssertion( "novel amplified in breast cancer 1 homolog") -AnnotationAssertion(rdfs:label "Bcas1 (Mmus)") -SubClassOf( ) - -# Class: (Ly6g6e (Mmus)) - -AnnotationAssertion( "2310011I02Rik") -AnnotationAssertion( "G6e") -AnnotationAssertion( "lymphocyte antigen 6 complex G6E") -AnnotationAssertion( "lymphocyte antigen 6 complex locus protein G6e") -AnnotationAssertion( "lymphocyte antigen 6G6e") -AnnotationAssertion(rdfs:label "Ly6g6e (Mmus)") -SubClassOf( ) - -# Class: (Cnksr3 (Mmus)) - -AnnotationAssertion( "6820402C05") -AnnotationAssertion( "BC024086") -AnnotationAssertion( "CNK homolog protein 3") -AnnotationAssertion( "CNK3") -AnnotationAssertion( "Magi1") -AnnotationAssertion( "connector enhancer of KSR 3") -AnnotationAssertion( "connector enhancer of kinase suppressor of ras 3") -AnnotationAssertion( "maguin-like protein") -AnnotationAssertion( "membrane associated guanylate kinase interacting protein-like 1") -AnnotationAssertion(rdfs:label "Cnksr3 (Mmus)") -SubClassOf( ) - -# Class: (Eps8 (Mmus)) - -AnnotationAssertion( "AW261790") -AnnotationAssertion( "epidermal growth factor receptor kinase substrate 8") -AnnotationAssertion(rdfs:label "Eps8 (Mmus)") -SubClassOf( ) - -# Class: (Sulf1 (Mmus)) - -AnnotationAssertion( "AI467640") -AnnotationAssertion( "AW121680") -AnnotationAssertion( "MSulf-1") -AnnotationAssertion( "extracellular sulfatase Sulf-1") -AnnotationAssertion( "mKIAA1077") -AnnotationAssertion(rdfs:label "Sulf1 (Mmus)") -SubClassOf( ) - -# Class: (Cadps2 (Mmus)) - -AnnotationAssertion( "A230044C21Rik") -AnnotationAssertion( "Caps-2") -AnnotationAssertion( "Caps2") -AnnotationAssertion( "Cpd2") -AnnotationAssertion( "calcium-dependent secretion activator 2") -AnnotationAssertion( "cerebellum postnatal development associated protein 2") -AnnotationAssertion(rdfs:label "Cadps2 (Mmus)") -SubClassOf( ) - -# Class: (Vip (Mmus)) - -AnnotationAssertion( "PHI, peptide histidine isoleucine") -AnnotationAssertion( "VIP peptides") -AnnotationAssertion(rdfs:label "Vip (Mmus)") -SubClassOf( ) - -# Class: (Grm1 (Mmus)) - -AnnotationAssertion( "4930455H15Rik") -AnnotationAssertion( "G protein-coupled receptor, family C, group 1, member A") -AnnotationAssertion( "Gm10828") -AnnotationAssertion( "Gprc1a") -AnnotationAssertion( "mGluR1") -AnnotationAssertion( "metabotropic glutamate receptor 1") -AnnotationAssertion( "nmf373") -AnnotationAssertion( "rcw") -AnnotationAssertion( "wobl") -AnnotationAssertion(rdfs:label "Grm1 (Mmus)") -SubClassOf( ) - -# Class: (Ptprk (Mmus)) - -AnnotationAssertion( "AI853699") -AnnotationAssertion( "PTPk") -AnnotationAssertion( "R-PTP-kappa") -AnnotationAssertion( "RPTPkappa") -AnnotationAssertion( "protein-tyrosine phosphatase kappa") -AnnotationAssertion( "receptor-type tyrosine-protein phosphatase kappa") -AnnotationAssertion(rdfs:label "Ptprk (Mmus)") -SubClassOf( ) - -# Class: (Slc17a8 (Mmus)) - -AnnotationAssertion( "BC042593") -AnnotationAssertion( "Vglut3") -AnnotationAssertion( "solute carrier family 17 member 8") -AnnotationAssertion( "vesicular glutamate transporter 3") -AnnotationAssertion(rdfs:label "Slc17a8 (Mmus)") -SubClassOf( ) - -# Class: (Ctgf (Mmus)) - -AnnotationAssertion( "CCN family member 2") -AnnotationAssertion( "Connective tissue growth factor precursor (CTGF) (FISP-12 protein) (Hypertrophic chondrocyte-specific protein 24)") -AnnotationAssertion( "Ctgf") -AnnotationAssertion( "Fisp12") -AnnotationAssertion( "Hcs24") -AnnotationAssertion( "cellular communication network factor 1") -AnnotationAssertion( "fibroblast inducible secreated protein") -AnnotationAssertion( "fibroblast inducible secreted protein") -AnnotationAssertion( "fisp-12") -AnnotationAssertion( "hypertrophic chondrocyte-specific gene product 24") -AnnotationAssertion( "hypertrophic chondrocyte-specific protein 24") -AnnotationAssertion(rdfs:label "Ctgf (Mmus)") -SubClassOf( ) - -# Class: (Moxd1 (Mmus)) - -AnnotationAssertion( "3230402N08Rik") -AnnotationAssertion( "DBH-like monooxygenase protein 1") -AnnotationAssertion( "DBH-related protein") -AnnotationAssertion( "MNCb-5203") -AnnotationAssertion( "monooxygenase X") -AnnotationAssertion(rdfs:label "Moxd1 (Mmus)") -SubClassOf( ) - -# Class: (Btbd11 (Mmus)) - -AnnotationAssertion( "6330404E16Rik") -AnnotationAssertion( "BTB/POZ domain-containing protein 11") -AnnotationAssertion( "ankyrin repeat and BTB/POZ domain-containing protein BTBD11") -AnnotationAssertion(rdfs:label "Btbd11 (Mmus)") -SubClassOf( ) - -# Class: (Mybpc1 (Mmus)) - -AnnotationAssertion( "8030451F13Rik") -AnnotationAssertion( "MyBP-C slow") -AnnotationAssertion( "Slow-type C-protein") -AnnotationAssertion( "myosin-binding protein C, slow-type") -AnnotationAssertion(rdfs:label "Mybpc1 (Mmus)") -SubClassOf( ) - -# Class: (Unc5b (Mmus)) - -AnnotationAssertion( "6330415E02Rik") -AnnotationAssertion( "A630020F16") -AnnotationAssertion( "D10Bwg0792e") -AnnotationAssertion( "Unc5h2") -AnnotationAssertion( "netrin receptor UNC5B") -AnnotationAssertion( "protein unc-5 homolog 2") -AnnotationAssertion( "protein unc-5 homolog B") -AnnotationAssertion( "unc5 homolog 2") -AnnotationAssertion(rdfs:label "Unc5b (Mmus)") -SubClassOf( ) - -# Class: (Ntn1 (Mmus)) - -AnnotationAssertion( "AI561871") -AnnotationAssertion( "BC019633") -AnnotationAssertion( "Netrin-1") -AnnotationAssertion( "netrin-1") -AnnotationAssertion(rdfs:label "Ntn1 (Mmus)") -SubClassOf( ) - -# Class: (Top2a (Mmus)) - -AnnotationAssertion( "DNA Topoisomerase II alpha") -AnnotationAssertion( "DNA topoisomerase 2-alpha") -AnnotationAssertion( "DNA topoisomerase II, alpha isozyme") -AnnotationAssertion( "Top-2") -AnnotationAssertion(rdfs:label "Top2a (Mmus)") -SubClassOf( ) - -# Class: (Gfap (Mmus)) - -AnnotationAssertion( "AI836096") -AnnotationAssertion( "glial fibrillary acidic protein") -AnnotationAssertion( "intermediate filament protein") -AnnotationAssertion(rdfs:label "Gfap (Mmus)") -SubClassOf( ) - -# Class: (Gli3 (Mmus)) - -AnnotationAssertion( "AI854843") -AnnotationAssertion( "AU023367") -AnnotationAssertion( "Bph") -AnnotationAssertion( "GLI3 form of 190 kDa") -AnnotationAssertion( "GLI3 full length protein") -AnnotationAssertion( "GLI3-190") -AnnotationAssertion( "GLI3FL") -AnnotationAssertion( "Pdn") -AnnotationAssertion( "Xt") -AnnotationAssertion( "add") -AnnotationAssertion( "anterior digit pattern deformity") -AnnotationAssertion( "brachyphalangy") -AnnotationAssertion( "extra toes") -AnnotationAssertion( "polydactyly Nagoya") -AnnotationAssertion( "transcriptional activator GLI3") -AnnotationAssertion( "zinc finger protein GLI3") -AnnotationAssertion(rdfs:label "Gli3 (Mmus)") -SubClassOf( ) - -# Class: (Cxcl14 (Mmus)) - -AnnotationAssertion( "1110031L23Rik") -AnnotationAssertion( "1200006I23Rik") -AnnotationAssertion( "AI414372") -AnnotationAssertion( "B-cell and monocyte-activating chemokine") -AnnotationAssertion( "BMAC") -AnnotationAssertion( "BRAK") -AnnotationAssertion( "C-X-C motif chemokine 14") -AnnotationAssertion( "KS1") -AnnotationAssertion( "Kec") -AnnotationAssertion( "MIP-2g") -AnnotationAssertion( "MIP2gamma") -AnnotationAssertion( "NJAC") -AnnotationAssertion( "Scyb14") -AnnotationAssertion( "bolekine") -AnnotationAssertion( "chemokine BRAK") -AnnotationAssertion( "kidney-expressed chemokine CXC") -AnnotationAssertion( "musculus CXC chemokine MIP-2gamma") -AnnotationAssertion( "small inducible cytokine subfamily B (Cys-X-Cys), member 14") -AnnotationAssertion( "small-inducible cytokine B14") -AnnotationAssertion(rdfs:label "Cxcl14 (Mmus)") -SubClassOf( ) - -# Class: (Trpc7 (Mmus)) - -AnnotationAssertion( "TRP7") -AnnotationAssertion( "Trrp8") -AnnotationAssertion( "short transient receptor potential channel 7") -AnnotationAssertion( "transient receptor potential protein homologue TRP7") -AnnotationAssertion( "transient receptor protein 7") -AnnotationAssertion( "transient receptor protein 8") -AnnotationAssertion(rdfs:label "Trpc7 (Mmus)") -SubClassOf( ) - -# Class: (Cartpt (Mmus)) - -AnnotationAssertion( "Cart") -AnnotationAssertion( "cocaine- and amphetamine-regulated transcript protein") -AnnotationAssertion(rdfs:label "Cartpt (Mmus)") -SubClassOf( ) - -# Class: (Hexb (Mmus)) - -AnnotationAssertion( "N-acetyl-beta-glucosaminidase subunit beta") -AnnotationAssertion( "beta-N-acetylhexosaminidase subunit beta") -AnnotationAssertion( "beta-hexosaminidase subunit beta") -AnnotationAssertion( "hexosaminidase subunit B") -AnnotationAssertion(rdfs:label "Hexb (Mmus)") -SubClassOf( ) - -# Class: (Rasgrf2 (Mmus)) - -AnnotationAssertion( "6330417G04Rik") -AnnotationAssertion( "AW048350") -AnnotationAssertion( "Grf2") -AnnotationAssertion( "Ras-GRF2") -AnnotationAssertion( "ras guanine nucleotide exchange factor 2") -AnnotationAssertion( "ras-specific guanine nucleotide-releasing factor 2") -AnnotationAssertion(rdfs:label "Rasgrf2 (Mmus)") -SubClassOf( ) - -# Class: (Htr1a (Mmus)) - -AnnotationAssertion( "5-HT-1A") -AnnotationAssertion( "5-HT1A receptor") -AnnotationAssertion( "5-hydroxytryptamine receptor 1A") -AnnotationAssertion( "G-protein coupled receptor 18") -AnnotationAssertion( "Gpcr18") -AnnotationAssertion( "serotonin receptor 1A") -AnnotationAssertion(rdfs:label "Htr1a (Mmus)") -SubClassOf( ) - -# Class: (Fst (Mmus)) - -AnnotationAssertion( "AL033346") -AnnotationAssertion( "FS") -AnnotationAssertion( "activin-binding protein") -AnnotationAssertion( "follistatin") -AnnotationAssertion(rdfs:label "Fst (Mmus)") -SubClassOf( ) - -# Class: (Bmp4 (Mmus)) - -AnnotationAssertion( "Bmp-4") -AnnotationAssertion( "Bmp2b") -AnnotationAssertion( "Bmp2b-1") -AnnotationAssertion( "Bmp2b1") -AnnotationAssertion( "bone morphogenetic protein 2B") -AnnotationAssertion( "bone morphogenetic protein 4") -AnnotationAssertion(rdfs:label "Bmp4 (Mmus)") -SubClassOf( ) - -# Class: (Chat (Mmus)) - -AnnotationAssertion( "B230380D24Rik") -AnnotationAssertion( "CHOACTase") -AnnotationAssertion( "choline O-acetyltransferase") -AnnotationAssertion( "choline acetylase") -AnnotationAssertion(rdfs:label "Chat (Mmus)") -SubClassOf( ) - -# Class: (Gpc5 (Mmus)) - -AnnotationAssertion( "A230034F01Rik") -AnnotationAssertion( "glypican-5") -AnnotationAssertion(rdfs:label "Gpc5 (Mmus)") -SubClassOf( ) - -# Class: (Npr3 (Mmus)) - -AnnotationAssertion( "ANP-C") -AnnotationAssertion( "ANPR-C") -AnnotationAssertion( "EF-2") -AnnotationAssertion( "NPR-C") -AnnotationAssertion( "Nppc receptor") -AnnotationAssertion( "atrial natriuretic peptide clearance receptor") -AnnotationAssertion( "atrial natriuretic peptide receptor 3") -AnnotationAssertion( "atrial natriuretic peptide receptor type C") -AnnotationAssertion( "lgj") -AnnotationAssertion( "longjohn") -AnnotationAssertion( "stri") -AnnotationAssertion( "strigosus") -AnnotationAssertion(rdfs:label "Npr3 (Mmus)") -SubClassOf( ) - -# Class: (Sema5a (Mmus)) - -AnnotationAssertion( "5930434A13") -AnnotationAssertion( "9130201M22Rik") -AnnotationAssertion( "AI464145") -AnnotationAssertion( "M-Sema D") -AnnotationAssertion( "Semaf") -AnnotationAssertion( "semF") -AnnotationAssertion( "sema F") -AnnotationAssertion( "semaphorin F") -AnnotationAssertion( "semaphorin-5A") -AnnotationAssertion(rdfs:label "Sema5a (Mmus)") -SubClassOf( ) - -# Class: (Fzd6 (Mmus)) - -AnnotationAssertion( "Fz6") -AnnotationAssertion( "frizzled homolog 6") -AnnotationAssertion( "frizzled-6") -AnnotationAssertion( "fz-6") -AnnotationAssertion( "mFz6") -AnnotationAssertion(rdfs:label "Fzd6 (Mmus)") -SubClassOf( ) - -# Class: (Zfpm2 (Mmus)) - -AnnotationAssertion( "B330005D23Rik") -AnnotationAssertion( "FOG-2") -AnnotationAssertion( "FOG2") -AnnotationAssertion( "Friend of GATA 2") -AnnotationAssertion( "friend of GATA protein 2") -AnnotationAssertion( "friend of GATA-1 2") -AnnotationAssertion( "friend of GATA-2") -AnnotationAssertion( "mFOG-2") -AnnotationAssertion( "zinc finger protein ZFPM2") -AnnotationAssertion(rdfs:label "Zfpm2 (Mmus)") -SubClassOf( ) - -# Class: (Col14a1 (Mmus)) - -AnnotationAssertion( "5730412L22Rik") -AnnotationAssertion( "AW108078") -AnnotationAssertion( "collagen alpha-1(XIV) chain") -AnnotationAssertion( "procollagen, type XIV, alpha 1") -AnnotationAssertion(rdfs:label "Col14a1 (Mmus)") -SubClassOf( ) - -# Class: (Deptor (Mmus)) - -AnnotationAssertion( "DEP domain-containing mTOR-interacting protein") -AnnotationAssertion( "DEP domain-containing protein 6") -AnnotationAssertion( "Depdc6") -AnnotationAssertion(rdfs:label "Deptor (Mmus)") -SubClassOf( ) - -# Class: (Enpp2 (Mmus)) - -AnnotationAssertion( "ATX") -AnnotationAssertion( "E-NPP 2") -AnnotationAssertion( "Npps2") -AnnotationAssertion( "PD-Ialpha") -AnnotationAssertion( "Pdnp2") -AnnotationAssertion( "autotaxin") -AnnotationAssertion( "ectonucleotide pyrophosphatase/phosphodiesterase family member 2") -AnnotationAssertion( "extracellular lysophospholipase D") -AnnotationAssertion( "lysoPLD") -AnnotationAssertion( "phosphodiesterase I/nucleotide pyrophosphatase 2") -AnnotationAssertion(rdfs:label "Enpp2 (Mmus)") -SubClassOf( ) - -# Class: (Nectin3 (Mmus)) - -AnnotationAssertion( "2610301B19Rik") -AnnotationAssertion( "3000002N23Rik") -AnnotationAssertion( "4921513D19Rik") -AnnotationAssertion( "AA407785") -AnnotationAssertion( "AU016832") -AnnotationAssertion( "AW538082") -AnnotationAssertion( "CD113") -AnnotationAssertion( "Pvrl3") -AnnotationAssertion( "nectin-3") -AnnotationAssertion( "poliovirus receptor-related 3") -AnnotationAssertion( "poliovirus receptor-related protein 3") -AnnotationAssertion(rdfs:label "Nectin3 (Mmus)") -SubClassOf( ) - -# Class: (Chodl (Mmus)) - -AnnotationAssertion( "3110074E07Rik") -AnnotationAssertion( "MT75") -AnnotationAssertion( "PRED12") -AnnotationAssertion( "chondrolectin") -AnnotationAssertion( "transmembrane protein MT75") -AnnotationAssertion(rdfs:label "Chodl (Mmus)") -SubClassOf( ) - -# Class: (Igfbp6 (Mmus)) - -AnnotationAssertion( "IBP-6") -AnnotationAssertion( "IGF-binding protein 6") -AnnotationAssertion( "IGFBP-6") -AnnotationAssertion( "INSULIN-LIKE GROWTH FACTOR BINDING PROTEIN 6 PRECURSOR (IGFBP-6) (IBP-6) (IGF-BINDING PROTEIN 6)") -AnnotationAssertion( "insulin-like growth factor-binding protein 6") -AnnotationAssertion(rdfs:label "Igfbp6 (Mmus)") -SubClassOf( ) - -# Class: (Sncg (Mmus)) - -AnnotationAssertion( "C79089") -AnnotationAssertion( "gamma-synuclein") -AnnotationAssertion( "persyn") -AnnotationAssertion(rdfs:label "Sncg (Mmus)") -SubClassOf( ) - -# Class: (Tiam2 (Mmus)) - -AnnotationAssertion( "3000002F19Rik") -AnnotationAssertion( "RAS-related C3 botulinum substrate 1, guanine nucleotide exchange factor 1") -AnnotationAssertion( "SIF and TIAM1-like exchange factor") -AnnotationAssertion( "STEF") -AnnotationAssertion( "T-cell lymphoma invasion and metastasis 2; RAS-related C3 botulinum substrate 1, guanine nucleotide exchange factor 1") -AnnotationAssertion( "T-lymphoma invasion and metastasis-inducing protein 2") -AnnotationAssertion( "TIAM-2") -AnnotationAssertion( "mKIAA2016") -AnnotationAssertion( "rho guanine nucleotide exchange factor TIAM2") -AnnotationAssertion(rdfs:label "Tiam2 (Mmus)") -SubClassOf( ) - -# Class: (Crim1 (Mmus)) - -AnnotationAssertion( "AU015004") -AnnotationAssertion( "CRIM-1") -AnnotationAssertion( "cysteine-rich motor neuron 1 protein") -AnnotationAssertion(rdfs:label "Crim1 (Mmus)") -SubClassOf( ) - -# Class: (Grm8 (Mmus)) - -AnnotationAssertion( "A230002O04") -AnnotationAssertion( "G protein coupled receptor, family C, group 1, member H") -AnnotationAssertion( "GluR8") -AnnotationAssertion( "Gprc1h") -AnnotationAssertion( "mGluR8") -AnnotationAssertion( "metabotropic glutamate receptor 8") -AnnotationAssertion(rdfs:label "Grm8 (Mmus)") -SubClassOf( ) - -# Class: (Svil (Mmus)) - -AnnotationAssertion( "AU024053") -AnnotationAssertion( "B430302E16Rik") -AnnotationAssertion( "archvillin") -AnnotationAssertion( "p205/p250") -AnnotationAssertion( "supervillin") -AnnotationAssertion(rdfs:label "Svil (Mmus)") -SubClassOf( ) - -# Class: (Epb41l4a (Mmus)) - -AnnotationAssertion( "Epb4.1l4") -AnnotationAssertion( "Epb4.1l4a") -AnnotationAssertion( "NBL4") -AnnotationAssertion( "band 4.1-like protein 4A") -AnnotationAssertion( "erythrocyte protein band 4.1-like 4") -AnnotationAssertion( "erythrocyte protein band 4.1-like 4a") -AnnotationAssertion(rdfs:label "Epb41l4a (Mmus)") -SubClassOf( ) - -# Class: (Aqp4 (Mmus)) - -AnnotationAssertion( "WCH4") -AnnotationAssertion( "aquaporin-4") -AnnotationAssertion( "mercurial-insensitive water channel") -AnnotationAssertion(rdfs:label "Aqp4 (Mmus)") -SubClassOf( ) - -# Class: (Grp (Mmus)) - -AnnotationAssertion( "BLP") -AnnotationAssertion( "gastrin-releasing peptide") -AnnotationAssertion(rdfs:label "Grp (Mmus)") -SubClassOf( ) - -# Class: (Fbn2 (Mmus)) - -AnnotationAssertion( "BC063774") -AnnotationAssertion( "Fib-2") -AnnotationAssertion( "fibrillin-2") -AnnotationAssertion( "mKIAA4226") -AnnotationAssertion( "sne") -AnnotationAssertion( "sy") -AnnotationAssertion( "syndatyly ems") -AnnotationAssertion(rdfs:label "Fbn2 (Mmus)") -SubClassOf( ) - -# Class: (Cd74 (Mmus)) - -AnnotationAssertion( "CLIP") -AnnotationAssertion( "DHLAG") -AnnotationAssertion( "H-2 class II histocompatibility antigen gamma chain") -AnnotationAssertion( "HLA-DR-GAMMA") -AnnotationAssertion( "HLADG") -AnnotationAssertion( "Ia-GAMMA") -AnnotationAssertion( "Ia-associated invariant chain") -AnnotationAssertion( "Ii") -AnnotationAssertion( "MHC class II-associated invariant chain") -AnnotationAssertion( "class II-associated invariant chain peptide") -AnnotationAssertion( "dinucleotide microsatellite") -AnnotationAssertion( "histocompatibility: class II antigens, gamma chain of") -AnnotationAssertion( "ia antigen-associated invariant chain") -AnnotationAssertion( "ii chain") -AnnotationAssertion( "invariant polypeptide of major histocompatibility complex, class II antigen-associated") -AnnotationAssertion(rdfs:label "Cd74 (Mmus)") -SubClassOf( ) - -# Class: (Il33 (Mmus)) - -AnnotationAssertion( "9230117N10Rik") -AnnotationAssertion( "Il-33") -AnnotationAssertion( "Il1f11") -AnnotationAssertion( "NF-HEV") -AnnotationAssertion( "interleukin-33") -AnnotationAssertion( "nuclear factor from high endothelial venules") -AnnotationAssertion(rdfs:label "Il33 (Mmus)") -SubClassOf( ) - -# Class: (Pip5k1b (Mmus)) - -AnnotationAssertion( "68 kDa type I phosphatidylinositol 4-phosphate 5-kinase beta") -AnnotationAssertion( "PI4P5K-I[b]") -AnnotationAssertion( "PIP5K1-beta") -AnnotationAssertion( "PIP5KI-beta") -AnnotationAssertion( "PIP5KIbeta") -AnnotationAssertion( "Pipk5b") -AnnotationAssertion( "STM7") -AnnotationAssertion( "phosphatidylinositol 4-phosphate 5-kinase type I beta") -AnnotationAssertion( "phosphatidylinositol 4-phosphate 5-kinase type-1 beta") -AnnotationAssertion( "ptdIns(4)P-5-kinase 1 beta") -AnnotationAssertion(rdfs:label "Pip5k1b (Mmus)") -SubClassOf( ) - -# Class: (Tcf7l2 (Mmus)) - -AnnotationAssertion( "HMG box transcription factor 4") -AnnotationAssertion( "HMG box transcription factor TCF7L2") -AnnotationAssertion( "T-cell-specific transcription factor 4") -AnnotationAssertion( "TCF4B") -AnnotationAssertion( "TCF4E") -AnnotationAssertion( "Tcf-4") -AnnotationAssertion( "Tcf4") -AnnotationAssertion( "transcription factor 7-like 2") -AnnotationAssertion(rdfs:label "Tcf7l2 (Mmus)") -SubClassOf( ) - -# Class: (Rbp4 (Mmus)) - -AnnotationAssertion( "PRBP") -AnnotationAssertion( "RBP") -AnnotationAssertion( "Rbp-4") -AnnotationAssertion( "plasma retinol-binding protein") -AnnotationAssertion( "retinol binding protein 4, cellular") -AnnotationAssertion( "retinol-binding protein 4") -AnnotationAssertion(rdfs:label "Rbp4 (Mmus)") -SubClassOf( ) - -# Class: (Cdh9 (Mmus)) - -AnnotationAssertion( "T1-cadherin") -AnnotationAssertion( "cadherin-9") -AnnotationAssertion(rdfs:label "Cdh9 (Mmus)") -SubClassOf( ) - -# Class: (Tac2 (Mmus)) - -AnnotationAssertion( "PPT-B") -AnnotationAssertion( "Tac3") -AnnotationAssertion( "neurokinin 2") -AnnotationAssertion( "neurokinin A") -AnnotationAssertion( "neurokinin B-like protein Zneurok1") -AnnotationAssertion( "neurokinin alpha") -AnnotationAssertion( "neuromedin L") -AnnotationAssertion( "neuropeptide K") -AnnotationAssertion( "preprotachykinin-B") -AnnotationAssertion( "substance K") -AnnotationAssertion( "tachykinin-3") -AnnotationAssertion(rdfs:label "Tac2 (Mmus)") -SubClassOf( ) - -# Class: (Phkg1 (Mmus)) - -AnnotationAssertion( "Phkg") -AnnotationAssertion( "phosphorylase b kinase gamma catalytic chain, skeletal muscle/heart isoform") -AnnotationAssertion( "phosphorylase kinase subunit gamma-1") -AnnotationAssertion( "serine/threonine-protein kinase PHKG1") -AnnotationAssertion(rdfs:label "Phkg1 (Mmus)") -SubClassOf( ) - -# Class: (Itih5 (Mmus)) - -AnnotationAssertion( "4631408O11Rik") -AnnotationAssertion( "5430408M01Rik") -AnnotationAssertion( "E130106B02") -AnnotationAssertion( "ITI heavy chain H5") -AnnotationAssertion( "ITI-HC5") -AnnotationAssertion( "inter-alpha trypsin inhibitor heavy chain precursor 5") -AnnotationAssertion( "inter-alpha-inhibitor heavy chain 5") -AnnotationAssertion( "inter-alpha-trypsin inhibitor heavy chain H5") -AnnotationAssertion(rdfs:label "Itih5 (Mmus)") -SubClassOf( ) - -# Class: (Homer2 (Mmus)) - -AnnotationAssertion( "9330120H11Rik") -AnnotationAssertion( "AW539445") -AnnotationAssertion( "CPD") -AnnotationAssertion( "VASP/Ena-related gene up-regulated during seizure and LTP 2") -AnnotationAssertion( "Vesl-2") -AnnotationAssertion( "cupidin") -AnnotationAssertion( "homer homolog 2") -AnnotationAssertion( "homer protein homolog 2") -AnnotationAssertion( "homer, neuronal immediate early gene, 2") -AnnotationAssertion( "homer-2") -AnnotationAssertion(rdfs:label "Homer2 (Mmus)") -SubClassOf( ) - -# Class: (Ikzf2 (Mmus)) - -AnnotationAssertion( "A730095J18Rik") -AnnotationAssertion( "Helios") -AnnotationAssertion( "Zfpn1a2") -AnnotationAssertion( "Znfn1a2") -AnnotationAssertion( "ikaros family zinc finger protein 2") -AnnotationAssertion( "zinc finger protein Helios") -AnnotationAssertion( "zinc finger protein, subfamily 1A, 2 (Helios)") -AnnotationAssertion(rdfs:label "Ikzf2 (Mmus)") -SubClassOf( ) - -# Class: (Col19a1 (Mmus)) - -AnnotationAssertion( "collagen alpha-1(XIX) chain") -AnnotationAssertion( "collagen alpha-1(Y) chain") -AnnotationAssertion( "procollagen, type XIX, alpha 1") -AnnotationAssertion(rdfs:label "Col19a1 (Mmus)") -SubClassOf( ) - -# Class: (Htr4 (Mmus)) - -AnnotationAssertion( "5-HT-4") -AnnotationAssertion( "5-HT4") -AnnotationAssertion( "5-HT<4L>") -AnnotationAssertion( "5-hydroxytryptamine receptor 4") -AnnotationAssertion( "5HTR4") -AnnotationAssertion(rdfs:label "Htr4 (Mmus)") -SubClassOf( ) - -# Class: (Lypd1 (Mmus)) - -AnnotationAssertion( "2700050C12Rik") -AnnotationAssertion( "AI853408") -AnnotationAssertion( "C530008O16Rik") -AnnotationAssertion( "Lynx2") -AnnotationAssertion( "Lypdc1") -AnnotationAssertion( "ly-6/neurotoxin-like protein 2") -AnnotationAssertion( "ly6/PLAUR domain-containing protein 1") -AnnotationAssertion(rdfs:label "Lypd1 (Mmus)") -SubClassOf( ) - -# Class: (Tmem163 (Mmus)) - -AnnotationAssertion( "2610024A01Rik") -AnnotationAssertion( "A-cre") -AnnotationAssertion( "Act-Cre") -AnnotationAssertion( "SV31") -AnnotationAssertion( "Tg(ACTB-cre)2Mrt") -AnnotationAssertion( "TgN(ACTB-cre)2Mrt") -AnnotationAssertion( "actin-cre") -AnnotationAssertion( "beta-actin-cre") -AnnotationAssertion( "cre") -AnnotationAssertion( "synaptic vesicle membrane protein of 31 kDa") -AnnotationAssertion( "transmembrane protein 163") -AnnotationAssertion(rdfs:label "Tmem163 (Mmus)") -SubClassOf( ) - -# Class: (Nek7 (Mmus)) - -AnnotationAssertion( "2810460C19Rik") -AnnotationAssertion( "AU020186") -AnnotationAssertion( "NIMA-related expressed kinase 7") -AnnotationAssertion( "NIMA-related kinase 7") -AnnotationAssertion( "never in mitosis A-related kinase 7") -AnnotationAssertion( "nimA-related protein kinase 7") -AnnotationAssertion( "serine/threonine-protein kinase Nek7") -AnnotationAssertion(rdfs:label "Nek7 (Mmus)") -SubClassOf( ) - -# Class: (Syt2 (Mmus)) - -AnnotationAssertion( "IP4-binding protein") -AnnotationAssertion( "IP4BP") -AnnotationAssertion( "R74640") -AnnotationAssertion( "inositol polyphosphate-binding protein") -AnnotationAssertion( "mKIAA4194") -AnnotationAssertion( "synaptotagmin-2") -AnnotationAssertion( "sytII") -AnnotationAssertion(rdfs:label "Syt2 (Mmus)") -SubClassOf( ) - -# Class: (Rgs16 (Mmus)) - -AnnotationAssertion( "A28-RGS14P") -AnnotationAssertion( "RGS-R") -AnnotationAssertion( "Rgs14") -AnnotationAssertion( "Rgsr") -AnnotationAssertion( "regulator of G-protein signaling 16") -AnnotationAssertion( "retinal-specific RGS") -AnnotationAssertion( "retinally abundant regulator of G-protein signaling") -AnnotationAssertion(rdfs:label "Rgs16 (Mmus)") -SubClassOf( ) - -# Class: (Mpzl1 (Mmus)) - -AnnotationAssertion( "1110007A10Rik") -AnnotationAssertion( "PZR") -AnnotationAssertion( "myelin protein zero-like protein 1") -AnnotationAssertion( "protein zero-related") -AnnotationAssertion(rdfs:label "Mpzl1 (Mmus)") -SubClassOf( ) - -# Class: (Ccdc3 (Mmus)) - -AnnotationAssertion( "2310045O21Rik") -AnnotationAssertion( "coiled-coil domain-containing protein 3") -AnnotationAssertion( "fat/vessel-derived secretory protein") -AnnotationAssertion( "favine") -AnnotationAssertion(rdfs:label "Ccdc3 (Mmus)") -SubClassOf( ) - -# Class: (Myoc (Mmus)) - -AnnotationAssertion( "AI957332") -AnnotationAssertion( "GLC1A") -AnnotationAssertion( "TIGR") -AnnotationAssertion( "myocilin") -AnnotationAssertion( "trabecular meshwork-induced glucocorticoid response protein") -AnnotationAssertion(rdfs:label "Myoc (Mmus)") -SubClassOf( ) - -# Class: (Lypd6b (Mmus)) - -AnnotationAssertion( "2310010M24Rik") -AnnotationAssertion( "AW049525") -AnnotationAssertion( "ly6/PLAUR domain-containing protein 6B") -AnnotationAssertion(rdfs:label "Lypd6b (Mmus)") -SubClassOf( ) - -# Class: (Nr4a2 (Mmus)) - -AnnotationAssertion( "HZF-3") -AnnotationAssertion( "NOT") -AnnotationAssertion( "NUR-related factor 1") -AnnotationAssertion( "Nurr1") -AnnotationAssertion( "RNR-1") -AnnotationAssertion( "TINOR") -AnnotationAssertion( "TINUR") -AnnotationAssertion( "nuclear receptor subfamily 4 group A member 2") -AnnotationAssertion( "nur related protein 1") -AnnotationAssertion( "orphan nuclear receptor NURR1") -AnnotationAssertion(rdfs:label "Nr4a2 (Mmus)") -SubClassOf( ) - -# Class: (Lhx6 (Mmus)) - -AnnotationAssertion( "LIM-homeodomain protein 6.1") -AnnotationAssertion( "LIM/homeobox protein Lhx6") -AnnotationAssertion( "LIM/homeobox protein Lhx6.1") -AnnotationAssertion( "Lhx6.1") -AnnotationAssertion(rdfs:label "Lhx6 (Mmus)") -SubClassOf( ) - -# Class: (Dapl1 (Mmus)) - -AnnotationAssertion( "2310032F03Rik") -AnnotationAssertion( "EEDA") -AnnotationAssertion( "death-associated protein-like 1") -AnnotationAssertion( "early epithelial differentiation-associated protein") -AnnotationAssertion(rdfs:label "Dapl1 (Mmus)") -SubClassOf( ) - -# Class: (Pax6 (Mmus)) - -AnnotationAssertion( "1500038E17Rik") -AnnotationAssertion( "AEY11") -AnnotationAssertion( "Dey") -AnnotationAssertion( "Dickie's small eye") -AnnotationAssertion( "Gsfaey11") -AnnotationAssertion( "Pax-6") -AnnotationAssertion( "Sey") -AnnotationAssertion( "oculorhombin") -AnnotationAssertion( "paired box gene 6") -AnnotationAssertion( "paired box protein Pax-6") -AnnotationAssertion(rdfs:label "Pax6 (Mmus)") -SubClassOf( ) - -# Class: (Meis2 (Mmus)) - -AnnotationAssertion( "A430109D20Rik") -AnnotationAssertion( "Cbp/p300-interacting transactivator with Glu/Asp-rich carboxy-terminal domain 2") -AnnotationAssertion( "Mrg1") -AnnotationAssertion( "Stra10") -AnnotationAssertion( "homeobox protein Meis2") -AnnotationAssertion( "meis1-related protein 1") -AnnotationAssertion( "myeloid ecotropic viral integration site-related gene 1") -AnnotationAssertion(rdfs:label "Meis2 (Mmus)") -SubClassOf( ) - -# Class: (Lamp5 (Mmus)) - -AnnotationAssertion( "3110035N03Rik") -AnnotationAssertion( "6330527O06Rik") -AnnotationAssertion( "BAD-LAMP") -AnnotationAssertion( "LAMP family protein C20orf103 homolog") -AnnotationAssertion( "LAMP-5") -AnnotationAssertion( "Protein C20orf103") -AnnotationAssertion( "brain and dendritic cell-associated LAMP") -AnnotationAssertion( "brain-associated LAMP-like protein") -AnnotationAssertion( "lysosome-associated membrane glycoprotein 5") -AnnotationAssertion( "lysosome-associated membrane protein 5") -AnnotationAssertion(rdfs:label "Lamp5 (Mmus)") -SubClassOf( ) - -# Class: (Pdyn (Mmus)) - -AnnotationAssertion( "Dyn") -AnnotationAssertion( "alpha-neoendorphin") -AnnotationAssertion( "beta-neoendorphin") -AnnotationAssertion( "beta-neoendorphin-dynorphin") -AnnotationAssertion( "big dynorphin") -AnnotationAssertion( "dynorphin A(1-13)") -AnnotationAssertion( "dynorphin A(1-17)") -AnnotationAssertion( "dynorphin A(1-8)") -AnnotationAssertion( "leu-enkephalin") -AnnotationAssertion( "leumorphin") -AnnotationAssertion( "preprodynorphin") -AnnotationAssertion( "proenkephalin-B") -AnnotationAssertion( "rimorphin") -AnnotationAssertion(rdfs:label "Pdyn (Mmus)") -SubClassOf( ) - -# Class: (Car3 (Mmus)) - -AnnotationAssertion( "BB219044") -AnnotationAssertion( "CA-III") -AnnotationAssertion( "Ca3") -AnnotationAssertion( "Car-3") -AnnotationAssertion( "carbonate dehydratase III") -AnnotationAssertion( "carbonic anhydrase 3") -AnnotationAssertion( "carbonic anhydrase III") -AnnotationAssertion(rdfs:label "Car3 (Mmus)") -SubClassOf( ) - -# Class: (Syt6 (Mmus)) - -AnnotationAssertion( "3110037A08Rik") -AnnotationAssertion( "AW048930") -AnnotationAssertion( "synaptotagmin-6") -AnnotationAssertion( "sytVI") -AnnotationAssertion(rdfs:label "Syt6 (Mmus)") -SubClassOf( ) - -# Class: (Olfm3 (Mmus)) - -AnnotationAssertion( "B230206G02Rik") -AnnotationAssertion( "noelin-3") -AnnotationAssertion( "optimedin") -AnnotationAssertion(rdfs:label "Olfm3 (Mmus)") -SubClassOf( ) - -# Class: (Ndst4 (Mmus)) - -AnnotationAssertion( "4930439H17Rik") -AnnotationAssertion( "N-HSST 4") -AnnotationAssertion( "N-deacetylase/N-sulfotransferase 4") -AnnotationAssertion( "N-heparan sulfate sulfotransferase 4") -AnnotationAssertion( "NDST-4") -AnnotationAssertion( "bifunctional heparan sulfate N-deacetylase/N-sulfotransferase 4") -AnnotationAssertion( "glucosaminyl N-deacetylase/N-sulfotransferase 4") -AnnotationAssertion(rdfs:label "Ndst4 (Mmus)") -SubClassOf( ) - -# Class: (Sfrp2 (Mmus)) - -AnnotationAssertion( "AI851596") -AnnotationAssertion( "SARP-1") -AnnotationAssertion( "Sdf5") -AnnotationAssertion( "sFRP-2") -AnnotationAssertion( "secreted apoptosis-related protein 1") -AnnotationAssertion( "secreted frizzled-related protein 2") -AnnotationAssertion( "secreted frizzled-related sequence protein 2") -AnnotationAssertion( "secreted frizzled-related sequence protein 5") -AnnotationAssertion( "stromal cell derived factor 5") -AnnotationAssertion(rdfs:label "Sfrp2 (Mmus)") -SubClassOf( ) - -# Class: (Npy2r (Mmus)) - -AnnotationAssertion( "NPY-Y2 receptor") -AnnotationAssertion( "NPY2-R") -AnnotationAssertion( "Y2 receptor") -AnnotationAssertion( "neuropeptide Y receptor type 2") -AnnotationAssertion(rdfs:label "Npy2r (Mmus)") -SubClassOf( ) - -# Class: (Dkk2 (Mmus)) - -AnnotationAssertion( "dickkopf 2") -AnnotationAssertion( "dickkopf homolog 1") -AnnotationAssertion( "dickkopf homolog 2") -AnnotationAssertion( "dickkopf-related protein 2") -AnnotationAssertion( "dkk-2") -AnnotationAssertion( "mDkk-2") -AnnotationAssertion(rdfs:label "Dkk2 (Mmus)") -SubClassOf( ) - -# Class: (Calb1 (Mmus)) - -AnnotationAssertion( "Brain-2") -AnnotationAssertion( "CB") -AnnotationAssertion( "Calb") -AnnotationAssertion( "Calb-1") -AnnotationAssertion( "CalbindinD28K") -AnnotationAssertion( "D-28K") -AnnotationAssertion( "PCD-29") -AnnotationAssertion( "calbindin") -AnnotationAssertion( "calbindin 1, 28kDa") -AnnotationAssertion( "calbindin D28") -AnnotationAssertion( "calbindin-28K") -AnnotationAssertion( "calbindin-D (28k)") -AnnotationAssertion( "spot 35 protein") -AnnotationAssertion( "vitamin D-dependent calcium-binding protein, avian-type") -AnnotationAssertion(rdfs:label "Calb1 (Mmus)") -SubClassOf( ) - -# Class: (Pdlim5 (Mmus)) - -AnnotationAssertion( "1110001A05Rik") -AnnotationAssertion( "AI987914") -AnnotationAssertion( "C87059") -AnnotationAssertion( "Enh") -AnnotationAssertion( "Enh1") -AnnotationAssertion( "Enh2") -AnnotationAssertion( "Enh3") -AnnotationAssertion( "LIM") -AnnotationAssertion( "PDZ and LIM domain protein 5") -AnnotationAssertion( "enigma homolog") -AnnotationAssertion( "enigma-like PDZ and LIM domains protein") -AnnotationAssertion(rdfs:label "Pdlim5 (Mmus)") -SubClassOf( ) - -# Class: (Pappa (Mmus)) - -AnnotationAssertion( "8430414N03Rik") -AnnotationAssertion( "IGF-dependent IGFBP-4 protease") -AnnotationAssertion( "IGFBP-4ase") -AnnotationAssertion( "PAG1") -AnnotationAssertion( "PAPP-A") -AnnotationAssertion( "insulin-like growth factor-dependent IGF-binding protein 4 protease") -AnnotationAssertion( "pappalysin-1") -AnnotationAssertion(rdfs:label "Pappa (Mmus)") -SubClassOf( ) - -# Class: (Ptpru (Mmus)) - -AnnotationAssertion( "Ftp-1") -AnnotationAssertion( "PCP-2") -AnnotationAssertion( "PTP") -AnnotationAssertion( "PTP-lambda") -AnnotationAssertion( "PTPlambda") -AnnotationAssertion( "Pancreatic carcinoma phosphatase 2") -AnnotationAssertion( "Pcp2") -AnnotationAssertion( "Protein-tyrosine phosphatase-lamda") -AnnotationAssertion( "Ptpf") -AnnotationAssertion( "Ptprl") -AnnotationAssertion( "R-PTP-U") -AnnotationAssertion( "R-PTP-psi") -AnnotationAssertion( "RPTPlambda") -AnnotationAssertion( "Receptor-type protein-tyrosine phosphatase psi") -AnnotationAssertion( "protein tyrosine phosphatase, receptor type, L") -AnnotationAssertion( "receptor-type tyrosine-protein phosphatase U") -AnnotationAssertion(rdfs:label "Ptpru (Mmus)") -SubClassOf( ) - -# Class: (Cort (Mmus)) - -AnnotationAssertion( "CST") -AnnotationAssertion( "PCST") -AnnotationAssertion( "cortistatin") -AnnotationAssertion(rdfs:label "Cort (Mmus)") -SubClassOf( ) - -# Class: (Prom1 (Mmus)) - -AnnotationAssertion( "4932416E19Rik") -AnnotationAssertion( "AC133") -AnnotationAssertion( "CD133") -AnnotationAssertion( "Prom") -AnnotationAssertion( "Prom-1") -AnnotationAssertion( "Proml1") -AnnotationAssertion( "antigen AC133 homolog") -AnnotationAssertion( "prominin-1") -AnnotationAssertion( "prominin-like 1") -AnnotationAssertion( "prominin-like protein 1") -AnnotationAssertion(rdfs:label "Prom1 (Mmus)") -SubClassOf( ) - -# Class: (Rgs12 (Mmus)) - -AnnotationAssertion( "1200016K18Rik") -AnnotationAssertion( "4632412M04Rik") -AnnotationAssertion( "AI481290") -AnnotationAssertion( "E130309H11") -AnnotationAssertion( "regulator of G-protein signaling 12") -AnnotationAssertion(rdfs:label "Rgs12 (Mmus)") -SubClassOf( ) - -# Class: (Cwh43 (Mmus)) - -AnnotationAssertion( "C130090K23Rik") -AnnotationAssertion( "PGAP2-interacting protein") -AnnotationAssertion( "cell wall biogenesis protein 43 C-terminal homolog") -AnnotationAssertion( "imds-60") -AnnotationAssertion(rdfs:label "Cwh43 (Mmus)") -SubClassOf( ) - -# Class: (Pdgfra (Mmus)) - -AnnotationAssertion( "AI115593") -AnnotationAssertion( "Alpha platelet-derived growth factor receptor precursor (PDGF-R-alpha)") -AnnotationAssertion( "CD140 antigen-like family member A") -AnnotationAssertion( "CD140a") -AnnotationAssertion( "PDGF alpha chain") -AnnotationAssertion( "PDGF-R-alpha") -AnnotationAssertion( "PDGFR-alpha") -AnnotationAssertion( "Pdgfr-2") -AnnotationAssertion( "alpha-type platelet-derived growth factor receptor") -AnnotationAssertion( "platelet-derived growth factor receptor alpha") -AnnotationAssertion(rdfs:label "Pdgfra (Mmus)") -SubClassOf( ) - -# Class: (Prkg2 (Mmus)) - -AnnotationAssertion( "AW212535") -AnnotationAssertion( "CGKII") -AnnotationAssertion( "Prkgr2") -AnnotationAssertion( "cGK 2") -AnnotationAssertion( "cGK-II") -AnnotationAssertion( "cGK2") -AnnotationAssertion( "cGMP-dependent protein kinase 2") -AnnotationAssertion( "cGMP-dependent protein kinase II") -AnnotationAssertion(rdfs:label "Prkg2 (Mmus)") -SubClassOf( ) - -# Class: (Nos1 (Mmus)) - -AnnotationAssertion( "2310005C01Rik") -AnnotationAssertion( "N-NOS") -AnnotationAssertion( "NC-NOS") -AnnotationAssertion( "NO") -AnnotationAssertion( "NOS") -AnnotationAssertion( "NOS type I") -AnnotationAssertion( "NOS-I") -AnnotationAssertion( "Nos-1") -AnnotationAssertion( "bNOS") -AnnotationAssertion( "constitutive NOS") -AnnotationAssertion( "nNOS") -AnnotationAssertion( "neuronal NOS") -AnnotationAssertion( "neuronal nitric oxide synthase") -AnnotationAssertion( "nitric oxide synthase, brain") -AnnotationAssertion( "peptidyl-cysteine S-nitrosylase NOS1") -AnnotationAssertion(rdfs:label "Nos1 (Mmus)") -SubClassOf( ) - -# Class: (Foxp2 (Mmus)) - -AnnotationAssertion( "2810043D05Rik") -AnnotationAssertion( "AI449000") -AnnotationAssertion( "CAG-16") -AnnotationAssertion( "D0Kist7") -AnnotationAssertion( "forkhead box protein P2") -AnnotationAssertion(rdfs:label "Foxp2 (Mmus)") -SubClassOf( ) - -# Class: (Cux1 (Mmus)) - -AnnotationAssertion( "CCAAT displacement protein") -AnnotationAssertion( "CDP") -AnnotationAssertion( "Cutl1") -AnnotationAssertion( "Cux") -AnnotationAssertion( "Cux-1") -AnnotationAssertion( "Cux/CDP homeoprotein") -AnnotationAssertion( "cut-like 1") -AnnotationAssertion( "homeobox protein cut-like 1") -AnnotationAssertion( "homeobox protein cux-1") -AnnotationAssertion( "protein CASP") -AnnotationAssertion(rdfs:label "Cux1 (Mmus)") -SubClassOf( ) - -# Class: (Npy (Mmus)) - -AnnotationAssertion( "0710005A05Rik") -AnnotationAssertion( "pro-neuropeptide Y") -AnnotationAssertion(rdfs:label "Npy (Mmus)") -SubClassOf( ) - -# Class: (Gxylt2 (Mmus)) - -AnnotationAssertion( "Glt8d4") -AnnotationAssertion( "Gm152") -AnnotationAssertion( "glucoside xylosyltransferase 2") -AnnotationAssertion( "glycosyltransferase 8 domain containing 4") -AnnotationAssertion( "glycosyltransferase 8 domain-containing protein 4") -AnnotationAssertion(rdfs:label "Gxylt2 (Mmus)") -SubClassOf( ) - -# Class: (Wnt5b (Mmus)) - -AnnotationAssertion( "AW545702") -AnnotationAssertion( "Wnt-5b") -AnnotationAssertion( "protein Wnt-5b") -AnnotationAssertion( "wingless-related MMTV integration site 5B") -AnnotationAssertion(rdfs:label "Wnt5b (Mmus)") -SubClassOf( ) - -# Class: (Klra2 (Mmus)) - -AnnotationAssertion( "Klra30") -AnnotationAssertion( "Ly49b") -AnnotationAssertion( "NK cell inhibitory receptor Klra2") -AnnotationAssertion( "T-cell surface glycoprotein Ly-49B") -AnnotationAssertion( "T-cell surface glycoprotein Ly49b") -AnnotationAssertion( "killer cell lectin-like receptor 2") -AnnotationAssertion( "killer cell lectin-like receptor subfamily A member 30") -AnnotationAssertion( "ly-49b") -AnnotationAssertion( "lymphocyte antigen 49b") -AnnotationAssertion( "membrane protein Ly49b") -AnnotationAssertion(rdfs:label "Klra2 (Mmus)") -SubClassOf( ) - -# Class: (Rerg (Mmus)) - -AnnotationAssertion( "ras-related and estrogen-regulated growth inhibitor") -AnnotationAssertion(rdfs:label "Rerg (Mmus)") -SubClassOf( ) - -# Class: (Slco1c1 (Mmus)) - -AnnotationAssertion( "OATP-14") -AnnotationAssertion( "OATP-F") -AnnotationAssertion( "Oatp2") -AnnotationAssertion( "Oatpf") -AnnotationAssertion( "Slc21a14") -AnnotationAssertion( "organic anion transporter 2") -AnnotationAssertion( "organic anion transporter F") -AnnotationAssertion( "organic anion-transporting polypeptide 14") -AnnotationAssertion( "solute carrier family 21 (organic anion transporter), member 14") -AnnotationAssertion( "solute carrier organic anion transporter family member 1C1") -AnnotationAssertion( "thyroxine transporter") -AnnotationAssertion(rdfs:label "Slco1c1 (Mmus)") -SubClassOf( ) - -# Class: (Slco1a4 (Mmus)) - -AnnotationAssertion( "AI785519") -AnnotationAssertion( "Oatp1a4") -AnnotationAssertion( "Oatp2") -AnnotationAssertion( "Slc21a5") -AnnotationAssertion( "organic anion transporting polypeptide 2") -AnnotationAssertion( "sodium-independent organic anion-transporting polypeptide 2") -AnnotationAssertion( "solute carrier family 21 (organic anion transporter), member 5") -AnnotationAssertion( "solute carrier family 21 member 5") -AnnotationAssertion( "solute carrier organic anion transporter family member 1A4") -AnnotationAssertion(rdfs:label "Slco1a4 (Mmus)") -SubClassOf( ) - -# Class: (Abcc9 (Mmus)) - -AnnotationAssertion( "AI414027") -AnnotationAssertion( "AI449286") -AnnotationAssertion( "ATP-binding cassette sub-family C member 9") -AnnotationAssertion( "ATP-binding cassette transporter sub-family C member 9") -AnnotationAssertion( "SUR2A") -AnnotationAssertion( "SUR2B") -AnnotationAssertion( "Sur2") -AnnotationAssertion( "sulfonylurea receptor 2") -AnnotationAssertion( "sulfonylurea-binding protein 2") -AnnotationAssertion(rdfs:label "Abcc9 (Mmus)") -SubClassOf( ) - -# Class: (Slc7a10 (Mmus)) - -AnnotationAssertion( "AL024237") -AnnotationAssertion( "Asc-1") -AnnotationAssertion( "D-serine transporter") -AnnotationAssertion( "D7Bwg0847e") -AnnotationAssertion( "asc-type amino acid transporter 1") -AnnotationAssertion( "solute carrier family 7 member 10") -AnnotationAssertion(rdfs:label "Slc7a10 (Mmus)") -SubClassOf( ) - -# Class: (Chrna7 (Mmus)) - -AnnotationAssertion( "Acra7") -AnnotationAssertion( "acetylcholine receptor alpha 7 neural") -AnnotationAssertion( "alpha7") -AnnotationAssertion( "alpha7 nicotinic receptor") -AnnotationAssertion( "alpha7-nAChR") -AnnotationAssertion( "nAchR") -AnnotationAssertion( "neuronal acetylcholine receptor subunit alpha-7") -AnnotationAssertion(rdfs:label "Chrna7 (Mmus)") -SubClassOf( ) - -# Class: (Sytl2 (Mmus)) - -AnnotationAssertion( "AI266830") -AnnotationAssertion( "Slp2") -AnnotationAssertion( "exophilin-4") -AnnotationAssertion( "mKIAA1597") -AnnotationAssertion( "synaptotagmin-like protein 2") -AnnotationAssertion(rdfs:label "Sytl2 (Mmus)") -SubClassOf( ) - -# Class: (Crym (Mmus)) - -AnnotationAssertion( "NADP-regulated thyroid-hormone-binding protein") -AnnotationAssertion( "ketimine reductase mu-crystallin") -AnnotationAssertion( "mu-crystallin homolog") -AnnotationAssertion( "thiomorpholine-carboxylate dehydrogenase") -AnnotationAssertion(rdfs:label "Crym (Mmus)") -SubClassOf( ) - -# Class: (Stard8 (Mmus)) - -AnnotationAssertion( "Dlc3") -AnnotationAssertion( "START domain-containing protein 8") -AnnotationAssertion( "mKIAA0189") -AnnotationAssertion( "stAR-related lipid transfer protein 8") -AnnotationAssertion(rdfs:label "Stard8 (Mmus)") -SubClassOf( ) - -# Class: (Col4a6 (Mmus)) - -AnnotationAssertion( "BB116301") -AnnotationAssertion( "collagen alpha-6(IV) chain") -AnnotationAssertion( "procollagen, type IV, alpha 6") -AnnotationAssertion(rdfs:label "Col4a6 (Mmus)") -SubClassOf( ) - -# Class: (Cd209a (Mmus)) - -AnnotationAssertion( "CD209") -AnnotationAssertion( "CD209 antigen-like protein A") -AnnotationAssertion( "CDSIGN") -AnnotationAssertion( "CIRE") -AnnotationAssertion( "DC-SIGN") -AnnotationAssertion( "DC-SIGN1") -AnnotationAssertion( "Dcsign") -AnnotationAssertion( "SIGN-R1") -AnnotationAssertion( "SIGNR5") -AnnotationAssertion( "dendritic cell-specific ICAM-3-grabbing non-integrin") -AnnotationAssertion(rdfs:label "Cd209a (Mmus)") -SubClassOf( ) - -# Class: (Slit2 (Mmus)) - -AnnotationAssertion( "Drad-1") -AnnotationAssertion( "E030015M03Rik") -AnnotationAssertion( "E130320P19Rik") -AnnotationAssertion( "Slil3") -AnnotationAssertion( "b2b1200.1Clo") -AnnotationAssertion( "downregulated during adipocyte differentiation-1") -AnnotationAssertion( "mKIAA4141") -AnnotationAssertion( "neurogenic extracellular slit protein") -AnnotationAssertion( "slit homolog 2 protein") -AnnotationAssertion( "slit-2") -AnnotationAssertion(rdfs:label "Slit2 (Mmus)") -SubClassOf( ) - -# Class: (Cntnap4 (Mmus)) - -AnnotationAssertion( "Caspr4") -AnnotationAssertion( "E130114F09Rik") -AnnotationAssertion( "cell recognition molecule Caspr4") -AnnotationAssertion( "cell recognition protein CASPR4") -AnnotationAssertion( "contactin associated protein 4") -AnnotationAssertion( "contactin-associated protein-like 4") -AnnotationAssertion(rdfs:label "Cntnap4 (Mmus)") -SubClassOf( ) - -# Class: (Cdh13 (Mmus)) - -AnnotationAssertion( "4932416G01Rik") -AnnotationAssertion( "Cdht") -AnnotationAssertion( "H-cadherin") -AnnotationAssertion( "T-cadherin") -AnnotationAssertion( "Tcad") -AnnotationAssertion( "cadherin-13") -AnnotationAssertion( "heart cadherin") -AnnotationAssertion(rdfs:label "Cdh13 (Mmus)") -SubClassOf( ) - -# Class: (Bmper (Mmus)) - -AnnotationAssertion( "3110056H04Rik") -AnnotationAssertion( "BMP-binding endothelial regulator protein") -AnnotationAssertion( "CV-2") -AnnotationAssertion( "Crim3") -AnnotationAssertion( "Cv2") -AnnotationAssertion( "bone morphogenetic protein-binding endothelial cell precursor-derived regulator") -AnnotationAssertion( "crossveinless-2") -AnnotationAssertion(rdfs:label "Bmper (Mmus)") -SubClassOf( ) - -# Class: (Trpc6 (Mmus)) - -AnnotationAssertion( "AV025995") -AnnotationAssertion( "LLHWJM002") -AnnotationAssertion( "LLHWJM003") -AnnotationAssertion( "LLHWJM004") -AnnotationAssertion( "TRP-6") -AnnotationAssertion( "Trrp6") -AnnotationAssertion( "calcium entry channel") -AnnotationAssertion( "mtrp6") -AnnotationAssertion( "short transient receptor potential channel 6") -AnnotationAssertion( "transient receptor protein 6") -AnnotationAssertion(rdfs:label "Trpc6 (Mmus)") -SubClassOf( ) - -# Class: (Grik4 (Mmus)) - -AnnotationAssertion( "6330551K01Rik") -AnnotationAssertion( "GluK4") -AnnotationAssertion( "GluRgamma1") -AnnotationAssertion( "KA-1") -AnnotationAssertion( "KA1") -AnnotationAssertion( "glutamate receptor KA1") -AnnotationAssertion( "glutamate receptor ionotropic, kainate 4") -AnnotationAssertion(rdfs:label "Grik4 (Mmus)") -SubClassOf( ) - -# Class: (Htr3a (Mmus)) - -AnnotationAssertion( "5-HT3") -AnnotationAssertion( "5-HT3A") -AnnotationAssertion( "5-HT3R") -AnnotationAssertion( "5-hydroxytryptamine receptor 3") -AnnotationAssertion( "5-hydroxytryptamine receptor 3A") -AnnotationAssertion( "5HT3 serotonin receptor") -AnnotationAssertion( "serotonin receptor 3A") -AnnotationAssertion( "serotonin-gated ion channel receptor") -AnnotationAssertion(rdfs:label "Htr3a (Mmus)") -SubClassOf( ) - -# Class: (Mobp (Mmus)) - -AnnotationAssertion( "AI835053") -AnnotationAssertion( "AI839848") -AnnotationAssertion( "MOBP155") -AnnotationAssertion( "MOBP170") -AnnotationAssertion( "MOBP69") -AnnotationAssertion( "MOBP73") -AnnotationAssertion( "MOBP81") -AnnotationAssertion( "R74645") -AnnotationAssertion( "myelin-associated oligodendrocyte basic protein") -AnnotationAssertion(rdfs:label "Mobp (Mmus)") -SubClassOf( ) - -# Class: (Cck (Mmus)) - -AnnotationAssertion( "cholecystokinin") -AnnotationAssertion(rdfs:label "Cck (Mmus)") -SubClassOf( ) - -# Class: (Cpne4 (Mmus)) - -AnnotationAssertion( "3632411M23Rik") -AnnotationAssertion( "4933406O10Rik") -AnnotationAssertion( "copine-4") -AnnotationAssertion(rdfs:label "Cpne4 (Mmus)") -SubClassOf( ) - -# Class: (Thsd7a (Mmus)) - -AnnotationAssertion( "Gm837") -AnnotationAssertion( "thrombospondin type-1 domain-containing protein 7A") -AnnotationAssertion(rdfs:label "Thsd7a (Mmus)") -SubClassOf( ) - -# Class: (Kank1 (Mmus)) - -AnnotationAssertion( "A930031B09Rik") -AnnotationAssertion( "AU015049") -AnnotationAssertion( "AW121052") -AnnotationAssertion( "Ankrd15") -AnnotationAssertion( "D330024H06Rik") -AnnotationAssertion( "KN motif and ankyrin repeat domain-containing protein 1") -AnnotationAssertion( "ankyrin repeat domain 15") -AnnotationAssertion( "mKIAA0172") -AnnotationAssertion(rdfs:label "Kank1 (Mmus)") -SubClassOf( ) - -# Class: (Lama1 (Mmus)) - -AnnotationAssertion( "AA408497") -AnnotationAssertion( "Lama") -AnnotationAssertion( "S-LAM alpha") -AnnotationAssertion( "S-laminin subunit alpha") -AnnotationAssertion( "laminin A chain") -AnnotationAssertion( "laminin subunit alpha-1") -AnnotationAssertion( "laminin-1 subunit alpha") -AnnotationAssertion( "laminin-3 subunit alpha") -AnnotationAssertion(rdfs:label "Lama1 (Mmus)") -SubClassOf( ) - -# Class: (Prr5l (Mmus)) - -AnnotationAssertion( "2600010E01Rik") -AnnotationAssertion( "4833411O04Rik") -AnnotationAssertion( "Protor-2") -AnnotationAssertion( "Protor2") -AnnotationAssertion( "proline-rich protein 5-like") -AnnotationAssertion( "protein observed with Rictor-2") -AnnotationAssertion(rdfs:label "Prr5l (Mmus)") -SubClassOf( ) - -# Class: (Rxfp1 (Mmus)) - -AnnotationAssertion( "Gm1018") -AnnotationAssertion( "Lgr7") -AnnotationAssertion( "leucine-rich repeat-containing 7") -AnnotationAssertion( "leucine-rich repeat-containing G-protein coupled receptor 7") -AnnotationAssertion( "relaxin family peptide receptor 1") -AnnotationAssertion( "relaxin receptor 1") -AnnotationAssertion(rdfs:label "Rxfp1 (Mmus)") -SubClassOf( ) - -# Class: (Tspan8 (Mmus)) - -AnnotationAssertion( "C76990") -AnnotationAssertion( "E330007O21Rik") -AnnotationAssertion( "Tm4sf3") -AnnotationAssertion( "tetraspanin-8") -AnnotationAssertion( "transmembrane 4 superfamily member 3") -AnnotationAssertion( "tspan-8") -AnnotationAssertion(rdfs:label "Tspan8 (Mmus)") -SubClassOf( ) - -# Class: (Tmem132d (Mmus)) - -AnnotationAssertion( "C630028F04Rik") -AnnotationAssertion( "mature OL transmembrane protein") -AnnotationAssertion( "mature oligodendrocytes transmembrane protein") -AnnotationAssertion( "transmembrane protein 132D") -AnnotationAssertion(rdfs:label "Tmem132d (Mmus)") -SubClassOf( ) - -# Class: (Tmem132c (Mmus)) - -AnnotationAssertion( "2810482M11Rik") -AnnotationAssertion( "3230401P16") -AnnotationAssertion( "4632425D07Rik") -AnnotationAssertion( "transmembrane protein 132C") -AnnotationAssertion(rdfs:label "Tmem132c (Mmus)") -SubClassOf( ) - -# Class: (Kcnh5 (Mmus)) - -AnnotationAssertion( "Eag2") -AnnotationAssertion( "ether-a-go-go potassium channel 2") -AnnotationAssertion( "potassium voltage-gated channel subfamily H member 5") -AnnotationAssertion( "voltage-gated potassium channel subunit Kv10.2") -AnnotationAssertion(rdfs:label "Kcnh5 (Mmus)") -SubClassOf( ) - -# Class: (Egln3 (Mmus)) - -AnnotationAssertion( "2610021G09Rik") -AnnotationAssertion( "AI505553") -AnnotationAssertion( "AI648162") -AnnotationAssertion( "HIF-PH3") -AnnotationAssertion( "HIF-prolyl hydroxylase 3") -AnnotationAssertion( "HPH-3") -AnnotationAssertion( "Hif-p4h-3") -AnnotationAssertion( "Phd3") -AnnotationAssertion( "SM-20") -AnnotationAssertion( "hypoxia-inducible factor prolyl hydroxylase 3") -AnnotationAssertion( "prolyl hydroxylase EGLN3") -AnnotationAssertion( "prolyl hydroxylase domain-containing protein 3") -AnnotationAssertion(rdfs:label "Egln3 (Mmus)") -SubClassOf( ) - -# Class: (Brinp3 (Mmus)) - -AnnotationAssertion( "B830045N13Rik") -AnnotationAssertion( "BMP/retinoic acid-inducible neural-specific protein 3") -AnnotationAssertion( "Fam5c") -AnnotationAssertion( "family with sequence similarity 5, member C") -AnnotationAssertion( "protein FAM5C") -AnnotationAssertion(rdfs:label "Brinp3 (Mmus)") -SubClassOf( ) - -# Class: (Abi3bp (Mmus)) - -AnnotationAssertion( "5033411B22Rik") -AnnotationAssertion( "ABI gene family, member 3 (NESH) binding protein") -AnnotationAssertion( "AI506287") -AnnotationAssertion( "BG172926") -AnnotationAssertion( "D930038M13Rik") -AnnotationAssertion( "TARSH") -AnnotationAssertion( "eratin") -AnnotationAssertion( "target of Nesh-SH3") -AnnotationAssertion(rdfs:label "Abi3bp (Mmus)") -SubClassOf( ) - -# Class: (Hpse (Mmus)) - -AnnotationAssertion( "HSE1") -AnnotationAssertion( "Hpa") -AnnotationAssertion( "Hpr1") -AnnotationAssertion( "endo-glucoronidase") -AnnotationAssertion( "endoglycosidase heparanase") -AnnotationAssertion( "heparanase") -AnnotationAssertion(rdfs:label "Hpse (Mmus)") -SubClassOf( ) - -# Class: (Ror1 (Mmus)) - -AnnotationAssertion( "2810404D04Rik") -AnnotationAssertion( "Ntrkr1") -AnnotationAssertion( "inactive tyrosine-protein kinase transmembrane receptor ROR1") -AnnotationAssertion( "neurotrophic tyrosine kinase, receptor-related 1") -AnnotationAssertion( "tyrosine-protein kinase transmembrane receptor ROR1") -AnnotationAssertion(rdfs:label "Ror1 (Mmus)") -SubClassOf( ) - -# Class: (Pdzrn3 (Mmus)) - -AnnotationAssertion( "1110020C07Rik") -AnnotationAssertion( "AI429718") -AnnotationAssertion( "AL023082") -AnnotationAssertion( "E3 ubiquitin-protein ligase PDZRN3") -AnnotationAssertion( "LNX3") -AnnotationAssertion( "PDZ domain containing RING finger 3A") -AnnotationAssertion( "PDZ domain-containing RING finger protein 3") -AnnotationAssertion( "RING-type E3 ubiquitin transferase PDZRN3") -AnnotationAssertion( "SEMACAP3") -AnnotationAssertion( "Semcap3") -AnnotationAssertion( "semaphorin cytoplasmic domain-associated protein 3") -AnnotationAssertion( "semaphorin cytoplasmic domain-associated protein 3A") -AnnotationAssertion(rdfs:label "Pdzrn3 (Mmus)") -SubClassOf( ) - -# Class: (Kank4 (Mmus)) - -AnnotationAssertion( "AU021071") -AnnotationAssertion( "Ankrd38") -AnnotationAssertion( "BC060737") -AnnotationAssertion( "C130031J23") -AnnotationAssertion( "KN motif and ankyrin repeat domain-containing protein 4") -AnnotationAssertion( "ankyrin repeat domain 38") -AnnotationAssertion( "ankyrin repeat domain-containing protein 38") -AnnotationAssertion(rdfs:label "Kank4 (Mmus)") -SubClassOf( ) - -# Class: (Igfbpl1 (Mmus)) - -AnnotationAssertion( "2810011G06Rik") -AnnotationAssertion( "2810453O06Rik") -AnnotationAssertion( "IGFBP-like protein") -AnnotationAssertion( "IGFBP-rP4") -AnnotationAssertion( "IGFBP-related protein 10") -AnnotationAssertion( "IGFBPL") -AnnotationAssertion( "insulin-like growth factor-binding protein-like 1") -AnnotationAssertion( "insulin-like growth factor-binding-related protein 4") -AnnotationAssertion(rdfs:label "Igfbpl1 (Mmus)") -SubClassOf( ) - -# Class: (Acta2 (Mmus)) - -AnnotationAssertion( "0610041G09Rik") -AnnotationAssertion( "Actvs") -AnnotationAssertion( "SMAalpha") -AnnotationAssertion( "SMalphaA") -AnnotationAssertion( "a-SMA") -AnnotationAssertion( "actin, alpha, vascular smooth muscle") -AnnotationAssertion( "actin, aortic smooth muscle") -AnnotationAssertion( "alpha-actin-2") -AnnotationAssertion( "alphaSMA") -AnnotationAssertion(rdfs:label "Acta2 (Mmus)") -SubClassOf( ) - -# Class: (Tmtc2 (Mmus)) - -AnnotationAssertion( "8430438D04Rik") -AnnotationAssertion( "D330034A10Rik") -AnnotationAssertion( "protein O-mannosyl-transferase TMTC2") -AnnotationAssertion( "transmembrane and TPR repeat-containing protein 2") -AnnotationAssertion(rdfs:label "Tmtc2 (Mmus)") -SubClassOf( ) - -# Class: (Rorb (Mmus)) - -AnnotationAssertion( "Nr1f2") -AnnotationAssertion( "RZR-beta") -AnnotationAssertion( "RZRB") -AnnotationAssertion( "Rorbeta") -AnnotationAssertion( "hstp") -AnnotationAssertion( "nuclear receptor ROR-beta") -AnnotationAssertion( "nuclear receptor RZR-beta") -AnnotationAssertion( "nuclear receptor subfamily 1 group F member 2") -AnnotationAssertion( "retinoid-related orphan receptor-beta") -AnnotationAssertion(rdfs:label "Rorb (Mmus)") -SubClassOf( ) - -# Class: (Pdzrn4 (Mmus)) - -AnnotationAssertion( "1110017D07Rik") -AnnotationAssertion( "LNX4") -AnnotationAssertion( "PDZ domain-containing RING finger protein 4") -AnnotationAssertion( "SAMCAP3L") -AnnotationAssertion( "mKIAA3027") -AnnotationAssertion(rdfs:label "Pdzrn4 (Mmus)") -SubClassOf( ) - -# Class: (Fstl4 (Mmus)) - -AnnotationAssertion( "B230374F23Rik") -AnnotationAssertion( "SPIG1") -AnnotationAssertion( "follistatin-like protein 4") -AnnotationAssertion( "follistatin-related protein 4") -AnnotationAssertion( "m-D/Bsp120I 1-1") -AnnotationAssertion( "mKIAA1061") -AnnotationAssertion(rdfs:label "Fstl4 (Mmus)") -SubClassOf( ) - -# Class: (Adamts2 (Mmus)) - -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 2") -AnnotationAssertion( "ADAM-TS 2") -AnnotationAssertion( "ADAM-TS2") -AnnotationAssertion( "ADAMTS-2") -AnnotationAssertion( "PC I-NP") -AnnotationAssertion( "PCINP") -AnnotationAssertion( "a disintegrin and metalloproteinase with thrombospondin repeats") -AnnotationAssertion( "a disintegrin-like and metalloprotease (reprolysin type) with thrombospondin type 1 motif, 2") -AnnotationAssertion( "pNPI") -AnnotationAssertion( "procollagen I/II amino propeptide-processing enzyme") -AnnotationAssertion( "procollagen N-endopeptidase") -AnnotationAssertion( "procollagen N-proteinase") -AnnotationAssertion(rdfs:label "Adamts2 (Mmus)") -SubClassOf( ) - -# Class: (Anln (Mmus)) - -AnnotationAssertion( "1110037A17Rik") -AnnotationAssertion( "2900037I21Rik") -AnnotationAssertion( "C78101") -AnnotationAssertion( "Scraps") -AnnotationAssertion( "actin-binding protein anillin") -AnnotationAssertion( "anillin") -AnnotationAssertion( "anillin, actin binding protein (scraps homolog, Drosophila)") -AnnotationAssertion(rdfs:label "Anln (Mmus)") -SubClassOf( ) - -# Class: (Slc6a20a (Mmus)) - -AnnotationAssertion( "A730081N20Rik") -AnnotationAssertion( "AU022428") -AnnotationAssertion( "IMINO-B") -AnnotationAssertion( "X transporter protein 3 similar 1") -AnnotationAssertion( "Xt3s1") -AnnotationAssertion( "Xtrp3s1") -AnnotationAssertion( "sodium- and chloride-dependent transporter XTRP3A") -AnnotationAssertion( "solute carrier family 6 member 20A") -AnnotationAssertion(rdfs:label "Slc6a20a (Mmus)") -SubClassOf( ) - -# Class: (Plch1 (Mmus)) - -AnnotationAssertion( "1-phosphatidylinositol 4,5-bisphosphate phosphodiesterase eta-1") -AnnotationAssertion( "BC042549") -AnnotationAssertion( "PLC-eta-1") -AnnotationAssertion( "PLCeta1") -AnnotationAssertion( "Plcl3") -AnnotationAssertion( "phosphoinositide phospholipase C-eta-1") -AnnotationAssertion( "phospholipase C-like protein 3") -AnnotationAssertion(rdfs:label "Plch1 (Mmus)") -SubClassOf( ) - -# Class: (Slc39a12 (Mmus)) - -AnnotationAssertion( "AW046938") -AnnotationAssertion( "Gm731") -AnnotationAssertion( "ZIP-12") -AnnotationAssertion( "solute carrier family 39 member 12") -AnnotationAssertion( "zinc transporter ZIP12") -AnnotationAssertion( "zrt- and Irt-like protein 12") -AnnotationAssertion(rdfs:label "Slc39a12 (Mmus)") -SubClassOf( ) - -# Class: (Nov (Mmus)) - -AnnotationAssertion( "C130088N23Rik") -AnnotationAssertion( "CCN family member 3") -AnnotationAssertion( "Nov") -AnnotationAssertion( "nephroblastoma overexpressed") -AnnotationAssertion( "nephroblastoma-overexpressed gene protein homolog") -AnnotationAssertion( "novH") -AnnotationAssertion( "protein NOV homolog") -AnnotationAssertion(rdfs:label "Nov (Mmus)") -SubClassOf( ) - -# Class: (Cntnap5c (Mmus)) - -AnnotationAssertion( "Caspr5-3") -AnnotationAssertion( "EG620292") -AnnotationAssertion( "Gm325") -AnnotationAssertion( "cell recognition molecule Caspr5-3") -AnnotationAssertion( "cell recognition molecule Caspr5c") -AnnotationAssertion( "contactin-associated protein like 5-3") -AnnotationAssertion( "contactin-associated protein-like 5c") -AnnotationAssertion(rdfs:label "Cntnap5c (Mmus)") -SubClassOf( ) - -# Class: (Spon1 (Mmus)) - -AnnotationAssertion( "AI666765") -AnnotationAssertion( "AW455831") -AnnotationAssertion( "BC020531") -AnnotationAssertion( "D330035F22Rik") -AnnotationAssertion( "F-spondin") -AnnotationAssertion( "FSP") -AnnotationAssertion( "spondin-1") -AnnotationAssertion(rdfs:label "Spon1 (Mmus)") -SubClassOf( ) - -# Class: (Enpp6 (Mmus)) - -AnnotationAssertion( "4833421B01Rik") -AnnotationAssertion( "B830047L21Rik") -AnnotationAssertion( "D8Ertd514e") -AnnotationAssertion( "E-NPP 6") -AnnotationAssertion( "GPC-Cpde") -AnnotationAssertion( "Npp6") -AnnotationAssertion( "choline-specific glycerophosphodiester phosphodiesterase") -AnnotationAssertion( "ectonucleotide pyrophosphatase/phosphodiesterase family member 6") -AnnotationAssertion( "glycerophosphocholine cholinephosphodiesterase ENPP6") -AnnotationAssertion(rdfs:label "Enpp6 (Mmus)") -SubClassOf( ) - -# Class: (Satb2 (Mmus)) - -AnnotationAssertion( "BAP002") -AnnotationAssertion( "DNA-binding protein SATB2") -AnnotationAssertion( "KIAA1034-like DNA binding protein") -AnnotationAssertion( "mKIAA1034") -AnnotationAssertion( "two cut domains-containing homeodomain protein") -AnnotationAssertion(rdfs:label "Satb2 (Mmus)") -SubClassOf( ) - -# Class: (Pbx3 (Mmus)) - -AnnotationAssertion( "homeobox protein PBX3") -AnnotationAssertion( "pre-B-cell leukemia transcription factor 3") -AnnotationAssertion(rdfs:label "Pbx3 (Mmus)") -SubClassOf( ) - -# Class: (St6galnac5 (Mmus)) - -AnnotationAssertion( "AI851940") -AnnotationAssertion( "GD1 alpha synthase") -AnnotationAssertion( "SIAT7-E") -AnnotationAssertion( "ST6GalNAc V") -AnnotationAssertion( "ST6GalNAcV") -AnnotationAssertion( "Siat7e") -AnnotationAssertion( "alpha-N-acetylgalactosaminide alpha-2,6-sialyltransferase 5") -AnnotationAssertion( "galNAc alpha-2,6-sialyltransferase V") -AnnotationAssertion( "sialyltransferase 7 ((alpha-N-acetylneuraminyl 2,3-betagalactosyl-1,3)-N-acetyl galactosaminide alpha-2,6-sialyltransferase) E") -AnnotationAssertion( "sialyltransferase 7E") -AnnotationAssertion(rdfs:label "St6galnac5 (Mmus)") -SubClassOf( ) - -# Class: (Whrn (Mmus)) - -AnnotationAssertion( "1110035G07Rik") -AnnotationAssertion( "AW122018") -AnnotationAssertion( "AW742671") -AnnotationAssertion( "C430046P22Rik") -AnnotationAssertion( "Dfnb31") -AnnotationAssertion( "Ush2d") -AnnotationAssertion( "whirler") -AnnotationAssertion( "whirlin") -AnnotationAssertion( "wi") -AnnotationAssertion(rdfs:label "Whrn (Mmus)") -SubClassOf( ) - -# Class: (Adgrl4 (Mmus)) - -AnnotationAssertion( "1110033N21Rik") -AnnotationAssertion( "EGF, latrophilin seven transmembrane domain containing 1") -AnnotationAssertion( "EGF, latrophilin seven transmembrane domain-containing protein 1") -AnnotationAssertion( "EGF-TM7 receptor") -AnnotationAssertion( "ETL1") -AnnotationAssertion( "Eltd1") -AnnotationAssertion( "Etl") -AnnotationAssertion( "adhesion G protein-coupled receptor L4") -AnnotationAssertion(rdfs:label "Adgrl4 (Mmus)") -SubClassOf( ) - -# Class: (Rftn1 (Mmus)) - -AnnotationAssertion( "2310015N21Rik") -AnnotationAssertion( "AI853526") -AnnotationAssertion( "raft-linking protein") -AnnotationAssertion( "raftlin") -AnnotationAssertion(rdfs:label "Rftn1 (Mmus)") -SubClassOf( ) - -# Class: (Cdh6 (Mmus)) - -AnnotationAssertion( "K-cadherin") -AnnotationAssertion( "cad6") -AnnotationAssertion( "cadherin-6") -AnnotationAssertion( "kidney cadherin") -AnnotationAssertion(rdfs:label "Cdh6 (Mmus)") -SubClassOf( ) - -# Class: (Cyp7b1 (Mmus)) - -AnnotationAssertion( "24-hydroxycholesterol 7-alpha-hydroxylase") -AnnotationAssertion( "25-hydroxycholesterol 7-alpha-hydroxylase") -AnnotationAssertion( "25/26-hydroxycholesterol 7-alpha-hydroxylase") -AnnotationAssertion( "3-hydroxysteroid 7-alpha hydroxylase") -AnnotationAssertion( "AW261589") -AnnotationAssertion( "D3Ertd552e") -AnnotationAssertion( "cytochrome P450 7B1") -AnnotationAssertion( "cytochrome P450, 7b1") -AnnotationAssertion( "hct-1") -AnnotationAssertion( "hippocampal transcript 1 protein") -AnnotationAssertion( "oxysterol 7-alpha-hydroxylase") -AnnotationAssertion(rdfs:label "Cyp7b1 (Mmus)") -SubClassOf( ) - -# Class: (6430573F11Rik (Mmus)) - -AnnotationAssertion( "6430573F11Rik") -AnnotationAssertion( "Kiaa1456") -AnnotationAssertion( "TRM9L") -AnnotationAssertion( "probable tRNA methyltransferase 9-like protein") -AnnotationAssertion( "probable tRNA methyltransferase 9B") -AnnotationAssertion(rdfs:label "6430573F11Rik (Mmus)") -SubClassOf( ) - -# Class: (Cplx3 (Mmus)) - -AnnotationAssertion( "BC016632") -AnnotationAssertion( "CPX III") -AnnotationAssertion( "CpxIII") -AnnotationAssertion( "ERGIC-53L") -AnnotationAssertion( "ERGL") -AnnotationAssertion( "Lamn1l") -AnnotationAssertion( "Lman1l") -AnnotationAssertion( "complexin III") -AnnotationAssertion( "complexin-3") -AnnotationAssertion( "lectin, mannose-binding, 1 like") -AnnotationAssertion(rdfs:label "Cplx3 (Mmus)") -SubClassOf( ) - -# Class: (Stk32a (Mmus)) - -AnnotationAssertion( "A930015B13Rik") -AnnotationAssertion( "YANK1") -AnnotationAssertion( "serine/threonine-protein kinase 32A") -AnnotationAssertion(rdfs:label "Stk32a (Mmus)") -SubClassOf( ) - -# Class: (Cdh18 (Mmus)) - -AnnotationAssertion( "B230220E17Rik") -AnnotationAssertion( "Cdh14l") -AnnotationAssertion( "GFAP-apoE4 line1") -AnnotationAssertion( "Tg(GFAP-APOE*4)1Hol") -AnnotationAssertion( "Tg(GFAP-APOE4)1Hol") -AnnotationAssertion( "Tg(GFAP-APOE_i4)1Hol") -AnnotationAssertion( "cadherin-18") -AnnotationAssertion(rdfs:label "Cdh18 (Mmus)") -SubClassOf( ) - -# Class: (Cdh12 (Mmus)) - -AnnotationAssertion( "Br-cadherin") -AnnotationAssertion( "Cdhb") -AnnotationAssertion( "cadherin-12") -AnnotationAssertion(rdfs:label "Cdh12 (Mmus)") -SubClassOf( ) - -# Class: (Slc26a7 (Mmus)) - -AnnotationAssertion( "anion exchange transporter") -AnnotationAssertion( "anion exchanger Slc26a7") -AnnotationAssertion(rdfs:label "Slc26a7 (Mmus)") -SubClassOf( ) - -# Class: (Plekhg1 (Mmus)) - -AnnotationAssertion( "D10Ertd733e") -AnnotationAssertion( "Gm521") -AnnotationAssertion( "mKIAA1209") -AnnotationAssertion( "pleckstrin homology domain-containing family G member 1") -AnnotationAssertion(rdfs:label "Plekhg1 (Mmus)") -SubClassOf( ) - -# Class: (St8sia4 (Mmus)) - -AnnotationAssertion( "CMP-N-acetylneuraminate-poly-alpha-2,8-sialyltransferase") -AnnotationAssertion( "PST") -AnnotationAssertion( "PST-1") -AnnotationAssertion( "SIAT8-D") -AnnotationAssertion( "ST8SiaIV") -AnnotationAssertion( "Siat8d") -AnnotationAssertion( "alpha-2,8-sialyltransferase 8D") -AnnotationAssertion( "polysialyltransferase-1") -AnnotationAssertion( "sialyltransferase 8 (alpha-2, 8-sialyltransferase) D") -AnnotationAssertion( "sialyltransferase 8D") -AnnotationAssertion( "sialyltransferase St8Sia IV") -AnnotationAssertion( "sialytransferase St8Sia IV") -AnnotationAssertion(rdfs:label "St8sia4 (Mmus)") -SubClassOf( ) - -# Class: (Erg (Mmus)) - -AnnotationAssertion( "D030036I24Rik") -AnnotationAssertion( "avian erythroblastosis virus E-26 (v-ets) oncogene related") -AnnotationAssertion( "transcriptional regulator ERG") -AnnotationAssertion(rdfs:label "Erg (Mmus)") -SubClassOf( ) - -# Class: (Cacna2d4 (Mmus)) - -AnnotationAssertion( "5730412N02Rik") -AnnotationAssertion( "BE686333") -AnnotationAssertion( "voltage-dependent calcium channel subunit alpha-2/delta-4") -AnnotationAssertion( "voltage-gated calcium channel subunit alpha-2/delta-4") -AnnotationAssertion(rdfs:label "Cacna2d4 (Mmus)") -SubClassOf( ) - -# Class: (Pde3a (Mmus)) - -AnnotationAssertion( "A930022O17Rik") -AnnotationAssertion( "C87899") -AnnotationAssertion( "CGI-PDE A") -AnnotationAssertion( "cGMP-inhibited 3',5'-cyclic phosphodiesterase A") -AnnotationAssertion( "cGMP-inhibited phosphodiesterase") -AnnotationAssertion( "cyclic GMP-inhibited phosphodiesterase A") -AnnotationAssertion(rdfs:label "Pde3a (Mmus)") -SubClassOf( ) - -# Class: (Sln (Mmus)) - -AnnotationAssertion( "2310045A07Rik") -AnnotationAssertion( "sarcolipin") -AnnotationAssertion(rdfs:label "Sln (Mmus)") -SubClassOf( ) - -# Class: (Reln (Mmus)) - -AnnotationAssertion( "extracellular matrix serine protease") -AnnotationAssertion( "reeler") -AnnotationAssertion( "reelin") -AnnotationAssertion( "rl") -AnnotationAssertion(rdfs:label "Reln (Mmus)") -SubClassOf( ) - -# Class: (Clspn (Mmus)) - -AnnotationAssertion( "B130025E01") -AnnotationAssertion( "C85083") -AnnotationAssertion( "E130314M08Rik") -AnnotationAssertion( "claspin") -AnnotationAssertion( "claspin homolog") -AnnotationAssertion(rdfs:label "Clspn (Mmus)") -SubClassOf( ) - -# Class: (Cpa6 (Mmus)) - -AnnotationAssertion( "9030616D13Rik") -AnnotationAssertion( "carboxypeptidase A6") -AnnotationAssertion( "metallocarboxypeptidase") -AnnotationAssertion(rdfs:label "Cpa6 (Mmus)") -SubClassOf( ) - -# Class: (Thsd7b (Mmus)) - -AnnotationAssertion( "1700074E13Rik") -AnnotationAssertion( "B930082A18") -AnnotationAssertion( "D130067I03Rik") -AnnotationAssertion( "thrombospondin type-1 domain-containing protein 7B") -AnnotationAssertion(rdfs:label "Thsd7b (Mmus)") -SubClassOf( ) - -# Class: (Cux2 (Mmus)) - -AnnotationAssertion( "1700051K22Rik") -AnnotationAssertion( "Cutl2") -AnnotationAssertion( "Cux-2") -AnnotationAssertion( "homeobox protein Cux-2") -AnnotationAssertion( "homeobox protein cut-like 2") -AnnotationAssertion(rdfs:label "Cux2 (Mmus)") -SubClassOf( ) - -# Class: (Tfap2d (Mmus)) - -AnnotationAssertion( "AP2-delta") -AnnotationAssertion( "Tcfap2d") -AnnotationAssertion( "activating enhancer-binding protein 2-delta") -AnnotationAssertion( "transcription factor AP-2-delta") -AnnotationAssertion(rdfs:label "Tfap2d (Mmus)") -SubClassOf( ) - -# Class: (Gpr149 (Mmus)) - -AnnotationAssertion( "9630018L10Rik") -AnnotationAssertion( "G protein-coupled receptor PGR10") -AnnotationAssertion( "Ieda") -AnnotationAssertion( "PGR10") -AnnotationAssertion( "R35") -AnnotationAssertion( "probable G-protein coupled receptor 149") -AnnotationAssertion(rdfs:label "Gpr149 (Mmus)") -SubClassOf( ) - -# Class: (Fbxl7 (Mmus)) - -AnnotationAssertion( "AL023057") -AnnotationAssertion( "D230018M15Rik") -AnnotationAssertion( "F-box/LRR-repeat protein 7") -AnnotationAssertion( "FBL7") -AnnotationAssertion( "Fbl6") -AnnotationAssertion(rdfs:label "Fbxl7 (Mmus)") -SubClassOf( ) - -# Class: (Npsr1 (Mmus)) - -AnnotationAssertion( "9330128H10Rik") -AnnotationAssertion( "G protein-coupled receptor 154") -AnnotationAssertion( "G protein-coupled receptor PGR14") -AnnotationAssertion( "GPRA") -AnnotationAssertion( "Gpr154") -AnnotationAssertion( "MVTR") -AnnotationAssertion( "PGR14") -AnnotationAssertion( "VRR1") -AnnotationAssertion( "neuropeptide S receptor") -AnnotationAssertion( "vasotocin receptor") -AnnotationAssertion(rdfs:label "Npsr1 (Mmus)") -SubClassOf( ) - -# Class: (Pkhd1 (Mmus)) - -AnnotationAssertion( "AI118496") -AnnotationAssertion( "AI182499") -AnnotationAssertion( "FPC") -AnnotationAssertion( "TIG multiple domains 1") -AnnotationAssertion( "Tigm1") -AnnotationAssertion( "fibrocystin") -AnnotationAssertion( "polycystic kidney and hepatic disease 1 protein") -AnnotationAssertion( "polyductin") -AnnotationAssertion( "tigmin") -AnnotationAssertion(rdfs:label "Pkhd1 (Mmus)") -SubClassOf( ) - -# Class: (Cnr1 (Mmus)) - -AnnotationAssertion( "CB-R") -AnnotationAssertion( "CB1") -AnnotationAssertion( "CB1A") -AnnotationAssertion( "CB1B") -AnnotationAssertion( "CB1R") -AnnotationAssertion( "brain-type cannabinoid receptor") -AnnotationAssertion( "cannabinoid receptor 1") -AnnotationAssertion( "striatal cannabinoid receptor type 1 protein") -AnnotationAssertion(rdfs:label "Cnr1 (Mmus)") -SubClassOf( ) - -# Class: (Dock5 (Mmus)) - -AnnotationAssertion( "1110060D06Rik") -AnnotationAssertion( "AI666732") -AnnotationAssertion( "AI956923") -AnnotationAssertion( "BC016533") -AnnotationAssertion( "E130320D18") -AnnotationAssertion( "dedicator of cytokinesis protein 5") -AnnotationAssertion( "lens rupture 2") -AnnotationAssertion( "lens rupture protein 2") -AnnotationAssertion( "lr2") -AnnotationAssertion( "rlc") -AnnotationAssertion( "rupture of lens cataract protein") -AnnotationAssertion(rdfs:label "Dock5 (Mmus)") -SubClassOf( ) - -# Class: (C1ql1 (Mmus)) - -AnnotationAssertion( "Adil") -AnnotationAssertion( "C1q and tumor necrosis factor-related protein 14") -AnnotationAssertion( "C1q-related factor") -AnnotationAssertion( "C1q/TNF-related protein 14") -AnnotationAssertion( "C1qrf") -AnnotationAssertion( "CRF") -AnnotationAssertion( "CTRP14") -AnnotationAssertion( "adiponectin l") -AnnotationAssertion( "gliacolin") -AnnotationAssertion(rdfs:label "C1ql1 (Mmus)") -SubClassOf( ) - -# Class: (Penk (Mmus)) - -AnnotationAssertion( "AI326464") -AnnotationAssertion( "ENK") -AnnotationAssertion( "PPA") -AnnotationAssertion( "Penk1") -AnnotationAssertion( "preproenkephalin 1") -AnnotationAssertion( "proenkephalin-A") -AnnotationAssertion( "spermatogenic-specific proenkephalin") -AnnotationAssertion(rdfs:label "Penk (Mmus)") -SubClassOf( ) - -# Class: (Chrm2 (Mmus)) - -AnnotationAssertion( "AChR M2") -AnnotationAssertion( "AChR-M2") -AnnotationAssertion( "Chrm-2") -AnnotationAssertion( "M2") -AnnotationAssertion( "muscarinic acetylcholine receptor 2") -AnnotationAssertion( "muscarinic acetylcholine receptor M2") -AnnotationAssertion(rdfs:label "Chrm2 (Mmus)") -SubClassOf( ) - -# Class: (Vwc2l (Mmus)) - -AnnotationAssertion( "A830006F12Rik") -AnnotationAssertion( "Brl") -AnnotationAssertion( "Brorin-like") -AnnotationAssertion( "von Willebrand factor C domain-containing protein 2-like") -AnnotationAssertion(rdfs:label "Vwc2l (Mmus)") -SubClassOf( ) - -# Class: (Pnoc (Mmus)) - -AnnotationAssertion( "N/OFQ") -AnnotationAssertion( "Npnc1") -AnnotationAssertion( "OFQ/N") -AnnotationAssertion( "neuropeptide nociceptin 1") -AnnotationAssertion( "orphanin FQ") -AnnotationAssertion( "prepronociceptin") -AnnotationAssertion( "proorphanin") -AnnotationAssertion(rdfs:label "Pnoc (Mmus)") -SubClassOf( ) - -# Class: (Nxph1 (Mmus)) - -AnnotationAssertion( "C130005L03Rik") -AnnotationAssertion( "neurexophilin-1") -AnnotationAssertion(rdfs:label "Nxph1 (Mmus)") -SubClassOf( ) - -# Class: (Hs3st2 (Mmus)) - -AnnotationAssertion( "6430516N12Rik") -AnnotationAssertion( "A830061E14Rik") -AnnotationAssertion( "AW491345") -AnnotationAssertion( "heparan sulfate 3-O-sulfotransferase 2") -AnnotationAssertion( "heparan sulfate D-glucosaminyl 3-O-sulfotransferase 2") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 2") -AnnotationAssertion(rdfs:label "Hs3st2 (Mmus)") -SubClassOf( ) - -# Class: (Tshz2 (Mmus)) - -AnnotationAssertion( "2900073F20Rik") -AnnotationAssertion( "B830045G17") -AnnotationAssertion( "Mtsh2") -AnnotationAssertion( "SDCCAG33-like protein") -AnnotationAssertion( "Sdccag33l") -AnnotationAssertion( "Tsh2") -AnnotationAssertion( "Zfp218") -AnnotationAssertion( "mKIAA4248") -AnnotationAssertion( "serologically defined colon cancer antigen 33 like") -AnnotationAssertion( "teashirt 2") -AnnotationAssertion( "teashirt homolog 2") -AnnotationAssertion( "teashirt2") -AnnotationAssertion( "zinc finger protein 218") -AnnotationAssertion(rdfs:label "Tshz2 (Mmus)") -SubClassOf( ) - -# Class: (Atp13a5 (Mmus)) - -AnnotationAssertion( "C630015F21Rik") -AnnotationAssertion( "P5-ATPase") -AnnotationAssertion( "probable cation-transporting ATPase 13A5") -AnnotationAssertion(rdfs:label "Atp13a5 (Mmus)") -SubClassOf( ) - -# Class: (Yjefn3 (Mmus)) - -AnnotationAssertion( "Gm175") -AnnotationAssertion( "YjeF_N3") -AnnotationAssertion( "apoA-I-binding protein 2") -AnnotationAssertion( "hYjeF_N3") -AnnotationAssertion( "yjeF N-terminal domain-containing protein 3") -AnnotationAssertion(rdfs:label "Yjefn3 (Mmus)") -SubClassOf( ) - -# Class: (Ndnf (Mmus)) - -AnnotationAssertion( "A930038C07Rik") -AnnotationAssertion( "epidermacan") -AnnotationAssertion( "fibronectin type-III domain-containing protein C4orf31 homolog") -AnnotationAssertion( "protein NDNF") -AnnotationAssertion(rdfs:label "Ndnf (Mmus)") -SubClassOf( ) - -# Class: (Plcxd3 (Mmus)) - -AnnotationAssertion( "B130016O10Rik") -AnnotationAssertion( "PI-PLC X domain-containing protein 3") -AnnotationAssertion(rdfs:label "Plcxd3 (Mmus)") -SubClassOf( ) - -# Class: (C1ql3 (Mmus)) - -AnnotationAssertion( "1110065A22Rik") -AnnotationAssertion( "AI661623") -AnnotationAssertion( "Adij") -AnnotationAssertion( "C1q and tumor necrosis factor-related protein 13") -AnnotationAssertion( "C1q/TNF-related protein 13") -AnnotationAssertion( "C1ql") -AnnotationAssertion( "C1qtnf13") -AnnotationAssertion( "CTRP13") -AnnotationAssertion( "K100") -AnnotationAssertion( "adiponectin j") -AnnotationAssertion( "complement C1q-like protein 3") -AnnotationAssertion( "gliacolin") -AnnotationAssertion(rdfs:label "C1ql3 (Mmus)") -SubClassOf( ) - -# Class: (Nckap5 (Mmus)) - -AnnotationAssertion( "8430408F21") -AnnotationAssertion( "D130011D22Rik") -AnnotationAssertion( "E030049G20Rik") -AnnotationAssertion( "Erih1") -AnnotationAssertion( "Erih2") -AnnotationAssertion( "Gm1548") -AnnotationAssertion( "Nap5") -AnnotationAssertion( "nck-associated protein 5") -AnnotationAssertion( "peripheral clock protein") -AnnotationAssertion(rdfs:label "Nckap5 (Mmus)") -SubClassOf( ) - -# Class: (Crh (Mmus)) - -AnnotationAssertion( "CRF") -AnnotationAssertion( "Gm1347") -AnnotationAssertion( "corticoliberin") -AnnotationAssertion( "corticotropin releasing factor") -AnnotationAssertion(rdfs:label "Crh (Mmus)") -SubClassOf( ) - -# Class: (Opalin (Mmus)) - -AnnotationAssertion( "Tmem10") -AnnotationAssertion( "Tmp10") -AnnotationAssertion( "opalin") -AnnotationAssertion( "transmembrane protein 10") -AnnotationAssertion( "transmembrane protein TMP10") -AnnotationAssertion(rdfs:label "Opalin (Mmus)") -SubClassOf( ) - -# Class: (Slc35d3 (Mmus)) - -AnnotationAssertion( "6230421J19Rik") -AnnotationAssertion( "Frcl1") -AnnotationAssertion( "frc, fringe-like 1") -AnnotationAssertion( "fringe connection-like protein 1") -AnnotationAssertion( "solute carrier family 35 member D3") -AnnotationAssertion(rdfs:label "Slc35d3 (Mmus)") -SubClassOf( ) - -# Class: (Htr1f (Mmus)) - -AnnotationAssertion( "5-HT-1E-beta") -AnnotationAssertion( "5-HT-1F") -AnnotationAssertion( "5-HT1F") -AnnotationAssertion( "5-hydroxytryptamine (serotonin) receptor 1E beta") -AnnotationAssertion( "5-hydroxytryptamine receptor 1F") -AnnotationAssertion( "Htr1eb") -AnnotationAssertion( "serotonin receptor 1F") -AnnotationAssertion(rdfs:label "Htr1f (Mmus)") -SubClassOf( ) - -# Class: (Olfr112 (Mmus)) - -AnnotationAssertion( "4930580F03Rik") -AnnotationAssertion( "GA_x6K02T2PSCP-2023769-2022807") -AnnotationAssertion( "MOR218-4") -AnnotationAssertion( "olfactory receptor 112") -AnnotationAssertion(rdfs:label "Olfr112 (Mmus)") -SubClassOf( ) - -# Class: (Sox6 (Mmus)) - -AnnotationAssertion( "AI987981") -AnnotationAssertion( "SOX-LZ") -AnnotationAssertion( "SRY-box containing gene 6") -AnnotationAssertion( "transcription factor SOX-6") -AnnotationAssertion(rdfs:label "Sox6 (Mmus)") -SubClassOf( ) - -# Class: (Pard3b (Mmus)) - -AnnotationAssertion( "1810008K04Rik") -AnnotationAssertion( "2010002N16Rik") -AnnotationAssertion( "2810455B10Rik") -AnnotationAssertion( "Als2cr19") -AnnotationAssertion( "DN-276O13.2") -AnnotationAssertion( "PAR3-L protein") -AnnotationAssertion( "PAR3B") -AnnotationAssertion( "PAR3L") -AnnotationAssertion( "PAR3beta") -AnnotationAssertion( "amyotrophic lateral sclerosis 2 chromosomal region candidate gene 19 protein homolog") -AnnotationAssertion( "par-3 partitioning defective 3 homolog B") -AnnotationAssertion( "partitioning defective 3 homolog B") -AnnotationAssertion( "partitioning defective 3-like protein") -AnnotationAssertion(rdfs:label "Pard3b (Mmus)") -SubClassOf( ) - -# Class: (Cemip (Mmus)) - -AnnotationAssertion( "12H19.01.T7") -AnnotationAssertion( "6330404C01Rik") -AnnotationAssertion( "9930013L23Rik") -AnnotationAssertion( "AY007814") -AnnotationAssertion( "Hybid") -AnnotationAssertion( "Kiaa1199") -AnnotationAssertion( "cell migration-inducing and hyaluronan-binding protein") -AnnotationAssertion( "protein 12H19.01.T7") -AnnotationAssertion(rdfs:label "Cemip (Mmus)") -SubClassOf( ) - -# Class: (Bmpr1b (Mmus)) - -AnnotationAssertion( "AI385617") -AnnotationAssertion( "ALK-6") -AnnotationAssertion( "AV355320") -AnnotationAssertion( "Acvrlk6") -AnnotationAssertion( "Alk6") -AnnotationAssertion( "BMP type-1B receptor") -AnnotationAssertion( "BMPR-1B") -AnnotationAssertion( "BMPR-IB") -AnnotationAssertion( "CFK-43a") -AnnotationAssertion( "SKR6") -AnnotationAssertion( "activin receptor-like kinase 6") -AnnotationAssertion( "bone morphogenetic protein receptor type-1B") -AnnotationAssertion( "serine/threonine-protein kinase receptor R6") -AnnotationAssertion(rdfs:label "Bmpr1b (Mmus)") -SubClassOf( ) - -# Class: (Adarb2 (Mmus)) - -AnnotationAssertion( "Adar3") -AnnotationAssertion( "RED2") -AnnotationAssertion( "RNA dependent adenosine deaminase 3") -AnnotationAssertion( "RNA-editing deaminase 2") -AnnotationAssertion( "RNA-editing enzyme 2") -AnnotationAssertion( "adenosine deaminase 3, RNA dependent") -AnnotationAssertion( "double-stranded RNA-specific editase B2") -AnnotationAssertion( "dsRNA adenosine deaminase B2") -AnnotationAssertion(rdfs:label "Adarb2 (Mmus)") -SubClassOf( ) - -# Class: (Rxfp2 (Mmus)) - -AnnotationAssertion( "G protein coupled receptor affecting testicular descent") -AnnotationAssertion( "G protein-coupled receptor 106") -AnnotationAssertion( "Gpr106") -AnnotationAssertion( "Great") -AnnotationAssertion( "Lgr8") -AnnotationAssertion( "leucine-rich repeat-containing G protein-coupled receptor 8") -AnnotationAssertion( "relaxin receptor 2") -AnnotationAssertion(rdfs:label "Rxfp2 (Mmus)") -SubClassOf( ) - -# Class: (Adamts18 (Mmus)) - -AnnotationAssertion( "9630038L21") -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 18") -AnnotationAssertion( "ADAMTS21") -AnnotationAssertion( "E130314N14Rik") -AnnotationAssertion( "a disintegrin-like and metalloprotease (reprolysin type) with thrombospondin type 1 motif, 18") -AnnotationAssertion(rdfs:label "Adamts18 (Mmus)") -SubClassOf( ) - -# Class: (Kcnip1 (Mmus)) - -AnnotationAssertion( "A-type potassium channel modulatory protein 1") -AnnotationAssertion( "A-type potassium channel modulatory protein 1.2") -AnnotationAssertion( "KCHIP1") -AnnotationAssertion( "Kchip1.2") -AnnotationAssertion( "Kv channel-interacting protein 1") -AnnotationAssertion( "potassium channel-interacting protein 1") -AnnotationAssertion(rdfs:label "Kcnip1 (Mmus)") -SubClassOf( ) - -# Class: (Shisa6 (Mmus)) - -AnnotationAssertion( "Gm879") -AnnotationAssertion( "ckamp52") -AnnotationAssertion( "cysteine-knot AMPAR-modulating protein 52") -AnnotationAssertion( "cystine-knot AMPAR modulating protein of 52 kDa") -AnnotationAssertion( "protein shisa-6") -AnnotationAssertion( "protein shisa-6 homolog") -AnnotationAssertion( "shisa homolog 6") -AnnotationAssertion(rdfs:label "Shisa6 (Mmus)") -SubClassOf( ) - -# Class: (Pld5 (Mmus)) - -AnnotationAssertion( "B230365F16Rik") -AnnotationAssertion( "inactive PLD 5") -AnnotationAssertion( "inactive choline phosphatase 5") -AnnotationAssertion( "inactive phosphatidylcholine-hydrolyzing phospholipase D5") -AnnotationAssertion( "inactive phospholipase D5") -AnnotationAssertion( "phospholipase D5") -AnnotationAssertion(rdfs:label "Pld5 (Mmus)") -SubClassOf( ) - -# Class: (Alk (Mmus)) - -AnnotationAssertion( "ALK tyrosine kinase receptor") -AnnotationAssertion( "CD246") -AnnotationAssertion( "Tcrz") -AnnotationAssertion(rdfs:label "Alk (Mmus)") -SubClassOf( ) - -# Class: (Gpc3 (Mmus)) - -AnnotationAssertion( "OCI-5") -AnnotationAssertion( "glypican-3") -AnnotationAssertion(rdfs:label "Gpc3 (Mmus)") -SubClassOf( ) - -# Class: (Myh8 (Mmus)) - -AnnotationAssertion( "4832426G23Rik") -AnnotationAssertion( "AI327267") -AnnotationAssertion( "Beta-MHC antisense") -AnnotationAssertion( "MHCp") -AnnotationAssertion( "MyHC-pn") -AnnotationAssertion( "Myhs-p") -AnnotationAssertion( "Myhsp") -AnnotationAssertion( "myHC-perinatal") -AnnotationAssertion( "myosin heavy chain 8") -AnnotationAssertion( "myosin heavy chain, skeletal muscle, perinatal") -AnnotationAssertion( "myosin-8") -AnnotationAssertion(rdfs:label "Myh8 (Mmus)") -SubClassOf( ) - -# Class: (Slit3 (Mmus)) - -AnnotationAssertion( "Slil2") -AnnotationAssertion( "Slit1") -AnnotationAssertion( "b2b2362.1Clo") -AnnotationAssertion( "slit homolog 3 protein") -AnnotationAssertion( "slit-3") -AnnotationAssertion(rdfs:label "Slit3 (Mmus)") -SubClassOf( ) - -# Class: (Col25a1 (Mmus)) - -AnnotationAssertion( "2700062B08Rik") -AnnotationAssertion( "CLAC-P") -AnnotationAssertion( "collagen alpha-1(XXV) chain") -AnnotationAssertion( "collagen-like Alzheimer amyloid plaque component") -AnnotationAssertion( "procollagen, type XXV, alpha 1") -AnnotationAssertion(rdfs:label "Col25a1 (Mmus)") -SubClassOf( ) - -# Class: (Frem1 (Mmus)) - -AnnotationAssertion( "BC037594") -AnnotationAssertion( "D430009N09") -AnnotationAssertion( "D630008K06") -AnnotationAssertion( "FRAS1-related extracellular matrix protein 1") -AnnotationAssertion( "crf11") -AnnotationAssertion( "eye") -AnnotationAssertion( "eyes2") -AnnotationAssertion( "heb") -AnnotationAssertion( "qbrick") -AnnotationAssertion(rdfs:label "Frem1 (Mmus)") -SubClassOf( ) - -# Class: (Fam19a1 (Mmus)) - -AnnotationAssertion( "C630007B19Rik") -AnnotationAssertion( "FAM19A1 TAFA-1") -AnnotationAssertion( "Fam19a1") -AnnotationAssertion( "Tafa-1") -AnnotationAssertion( "chemokine-like protein TAFA-1") -AnnotationAssertion( "family with sequence similarity 19, member A1") -AnnotationAssertion( "protein FAM19A1") -AnnotationAssertion(rdfs:label "Fam19a1 (Mmus)") -SubClassOf( ) - -# Class: (Il1rapl2 (Mmus)) - -AnnotationAssertion( "IL-1 receptor accessory protein-like 2") -AnnotationAssertion( "IL-1-RAPL-2") -AnnotationAssertion( "IL-1RAPL-2") -AnnotationAssertion( "IL1RAPL-2") -AnnotationAssertion( "IL1RAPL-2-related protein") -AnnotationAssertion( "TIGIRR-1") -AnnotationAssertion( "X-linked interleukin-1 receptor accessory protein-like 2") -AnnotationAssertion( "three immunoglobulin domain-containing IL-1 receptor-related 1") -AnnotationAssertion(rdfs:label "Il1rapl2 (Mmus)") -SubClassOf( ) - -# Class: (Ntng1 (Mmus)) - -AnnotationAssertion( "A930010C08Rik") -AnnotationAssertion( "AI853992") -AnnotationAssertion( "Lmnt1") -AnnotationAssertion( "laminet-1") -AnnotationAssertion( "netrin-G1") -AnnotationAssertion(rdfs:label "Ntng1 (Mmus)") -SubClassOf( ) - -# Class: (Caln1 (Mmus)) - -AnnotationAssertion( "9630012C17Rik") -AnnotationAssertion( "Cabp8") -AnnotationAssertion( "MNCb-0849") -AnnotationAssertion( "calcium-binding protein 8") -AnnotationAssertion( "calneuron I") -AnnotationAssertion(rdfs:label "Caln1 (Mmus)") -SubClassOf( ) - -# Class: (Tac1 (Mmus)) - -AnnotationAssertion( "4930528L02Rik") -AnnotationAssertion( "NK-1") -AnnotationAssertion( "NK1") -AnnotationAssertion( "Nkna") -AnnotationAssertion( "PPT-A") -AnnotationAssertion( "PPTA") -AnnotationAssertion( "SP") -AnnotationAssertion( "neurokinin 1") -AnnotationAssertion( "neurokinin A") -AnnotationAssertion( "preprotachykinin A") -AnnotationAssertion( "protachykinin-1") -AnnotationAssertion( "substance P") -AnnotationAssertion(rdfs:label "Tac1 (Mmus)") -SubClassOf( ) - -# Class: (Unc13c (Mmus)) - -AnnotationAssertion( "1500037O19Rik") -AnnotationAssertion( "D9Ertd414e") -AnnotationAssertion( "Munc13-3") -AnnotationAssertion( "Unc13h3") -AnnotationAssertion( "protein unc-13 homolog C") -AnnotationAssertion( "unc13 homolog 3") -AnnotationAssertion(rdfs:label "Unc13c (Mmus)") -SubClassOf( ) - -# Class: (Otof (Mmus)) - -AnnotationAssertion( "fer-1-like protein 2") -AnnotationAssertion( "otoferlin") -AnnotationAssertion( "protein pachanga") -AnnotationAssertion(rdfs:label "Otof (Mmus)") -SubClassOf( ) - -# Class: (Sema3e (Mmus)) - -AnnotationAssertion( "6430702L12") -AnnotationAssertion( "AA408817") -AnnotationAssertion( "Semah") -AnnotationAssertion( "mKIAA0331") -AnnotationAssertion( "sema H") -AnnotationAssertion( "semaphorin-3E") -AnnotationAssertion( "semaphorin-H") -AnnotationAssertion(rdfs:label "Sema3e (Mmus)") -SubClassOf( ) - -# Class: (Col23a1 (Mmus)) - -AnnotationAssertion( "2810458L13Rik") -AnnotationAssertion( "AI429655") -AnnotationAssertion( "collagen alpha-1(XXIII) chain") -AnnotationAssertion( "procollagen, type XXIII, alpha 1") -AnnotationAssertion(rdfs:label "Col23a1 (Mmus)") -SubClassOf( ) - -# Class: (Egfem1 (Mmus)) - -AnnotationAssertion( "6130401L20Rik") -AnnotationAssertion( "EF-hand calcium binding domain 11") -AnnotationAssertion( "EGF-like and EMI domain-containing protein 1") -AnnotationAssertion( "Efcab11") -AnnotationAssertion(rdfs:label "Egfem1 (Mmus)") -SubClassOf( ) - -# Class: (Krt73 (Mmus)) - -AnnotationAssertion( "BC067067") -AnnotationAssertion( "CK-73") -AnnotationAssertion( "K73") -AnnotationAssertion( "Kb36") -AnnotationAssertion( "cytokeratin-73") -AnnotationAssertion( "keratin, type II cytoskeletal 73") -AnnotationAssertion( "type II inner root sheath-specific keratin-K6irs3") -AnnotationAssertion( "type II keratin Kb36") -AnnotationAssertion(rdfs:label "Krt73 (Mmus)") -SubClassOf( ) - -# Class: (Aox3 (Mmus)) - -AnnotationAssertion( "1200011D03Rik") -AnnotationAssertion( "AI326299") -AnnotationAssertion( "Aoh1") -AnnotationAssertion( "Aoh2") -AnnotationAssertion( "aldehyde oxidase 1") -AnnotationAssertion( "aldehyde oxidase 3") -AnnotationAssertion( "aldehyde oxidase homolog 1") -AnnotationAssertion( "aldehyde oxidase structural homolog 2") -AnnotationAssertion( "azaheterocycle hydroxylase 3") -AnnotationAssertion(rdfs:label "Aox3 (Mmus)") -SubClassOf( ) - -# Class: (Gpr139 (Mmus)) - -AnnotationAssertion( "G protein-coupled receptor PGR3") -AnnotationAssertion( "GPRg1") -AnnotationAssertion( "Gm495") -AnnotationAssertion( "PGR3") -AnnotationAssertion( "g(q)-coupled orphan receptor GPRg1") -AnnotationAssertion( "orphan G protein-coupled receptor TRHRL2") -AnnotationAssertion( "probable G-protein coupled receptor 139") -AnnotationAssertion(rdfs:label "Gpr139 (Mmus)") -SubClassOf( ) - -# Class: (Cntnap5b (Mmus)) - -AnnotationAssertion( "C230078M14Rik") -AnnotationAssertion( "Caspr5-2") -AnnotationAssertion( "cell recognition molecule Caspr5-2") -AnnotationAssertion( "cell recognition molecule Caspr5b") -AnnotationAssertion( "contactin-associated protein like 5-2") -AnnotationAssertion( "contactin-associated protein-like 5b") -AnnotationAssertion(rdfs:label "Cntnap5b (Mmus)") -SubClassOf( ) - -# Class: (Col8a1 (Mmus)) - -AnnotationAssertion( "Col8a-1") -AnnotationAssertion( "collagen alpha-1(VIII) chain") -AnnotationAssertion( "procollagen type VIII alpha 1") -AnnotationAssertion(rdfs:label "Col8a1 (Mmus)") -SubClassOf( ) - -# Class: (Lgals1 (Mmus)) - -AnnotationAssertion( "14 kDa lectin") -AnnotationAssertion( "AA410090") -AnnotationAssertion( "Gal-1") -AnnotationAssertion( "Galbp") -AnnotationAssertion( "L-14.5") -AnnotationAssertion( "L14") -AnnotationAssertion( "Lect14") -AnnotationAssertion( "S-Lac lectin 1") -AnnotationAssertion( "beta-galactoside binding protein") -AnnotationAssertion( "beta-galactoside-binding lectin L-14-I") -AnnotationAssertion( "galaptin") -AnnotationAssertion( "galectin-1") -AnnotationAssertion( "lactose-binding lectin 1") -AnnotationAssertion( "lectin galactoside-binding soluble 1") -AnnotationAssertion(rdfs:label "Lgals1 (Mmus)") -SubClassOf( ) - -# Class: (Nxph2 (Mmus)) - -AnnotationAssertion( "neurexophilin-2") -AnnotationAssertion(rdfs:label "Nxph2 (Mmus)") -SubClassOf( ) - -# Class: (Prdm6 (Mmus)) - -AnnotationAssertion( "Gm92") -AnnotationAssertion( "PR domain-containing protein 6") -AnnotationAssertion( "PR domain-containing protein in smooth muscle") -AnnotationAssertion( "PR-domain zinc finger protein 6") -AnnotationAssertion( "PRISM") -AnnotationAssertion( "putative histone-lysine N-methyltransferase PRDM6") -AnnotationAssertion(rdfs:label "Prdm6 (Mmus)") -SubClassOf( ) - -# Class: (9330158H04Rik (Mmus)) - -AnnotationAssertion(rdfs:label "9330158H04Rik (Mmus)") -SubClassOf( ) - -# Class: (Prr16 (Mmus)) - -AnnotationAssertion( "5430406M13Rik") -AnnotationAssertion( "AI607429") -AnnotationAssertion( "proline-rich protein 16") -AnnotationAssertion( "protein Largen") -AnnotationAssertion(rdfs:label "Prr16 (Mmus)") -SubClassOf( ) - -# Class: (Hpse2 (Mmus)) - -AnnotationAssertion( "Gm968") -AnnotationAssertion( "Hpa2") -AnnotationAssertion( "inactive heparanase-2") -AnnotationAssertion(rdfs:label "Hpse2 (Mmus)") -SubClassOf( ) - -# Class: (Pde11a (Mmus)) - -AnnotationAssertion( "6330414F14Rik") -AnnotationAssertion( "A630086N24Rik") -AnnotationAssertion( "Gm350") -AnnotationAssertion( "PDE11A1") -AnnotationAssertion( "cAMP and cGMP phosphodiesterase 11A") -AnnotationAssertion( "dual 3',5'-cyclic-AMP and -GMP phosphodiesterase 11A") -AnnotationAssertion(rdfs:label "Pde11a (Mmus)") -SubClassOf( ) - -# Class: (Hs3st4 (Mmus)) - -AnnotationAssertion( "Gm6915") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 4") -AnnotationAssertion(rdfs:label "Hs3st4 (Mmus)") -SubClassOf( ) - -# Class: (A830036E02Rik (Mmus)) - -AnnotationAssertion(rdfs:label "A830036E02Rik (Mmus)") -SubClassOf( ) - -# Class: (Pou3f1 (Mmus)) - -AnnotationAssertion( "Oct-6") -AnnotationAssertion( "Oct6") -AnnotationAssertion( "Otf-6") -AnnotationAssertion( "Otf6") -AnnotationAssertion( "POU domain transcription factor SCIP") -AnnotationAssertion( "POU domain, class 3, transcription factor 1") -AnnotationAssertion( "Scip") -AnnotationAssertion( "Test1") -AnnotationAssertion( "Tst-1") -AnnotationAssertion( "Tst1") -AnnotationAssertion( "octamer binding factor oct6") -AnnotationAssertion( "octamer-binding protein 6") -AnnotationAssertion( "octamer-binding transcription factor 6") -AnnotationAssertion(rdfs:label "Pou3f1 (Mmus)") -SubClassOf( ) - -# Class: (Zfp804b (Mmus)) - -AnnotationAssertion( "Gm441") -AnnotationAssertion( "zinc finger protein 804B") -AnnotationAssertion(rdfs:label "Zfp804b (Mmus)") -SubClassOf( ) - -# Class: (Gm1604a (Mmus)) - -AnnotationAssertion( "Gm1604") -AnnotationAssertion( "uncharacterized protein LOC381059") -AnnotationAssertion(rdfs:label "Gm1604a (Mmus)") -SubClassOf( ) - -# Class: (Edaradd (Mmus)) - -AnnotationAssertion( "1810032E07Rik") -AnnotationAssertion( "5830469M23Rik") -AnnotationAssertion( "A630043P06") -AnnotationAssertion( "EDAR-associated death domain protein") -AnnotationAssertion( "cr") -AnnotationAssertion( "crinkled") -AnnotationAssertion( "ectodysplasin-A receptor-associated adapter protein") -AnnotationAssertion(rdfs:label "Edaradd (Mmus)") -SubClassOf( ) - -# Class: (Pou3f2 (Mmus)) - -AnnotationAssertion(rdfs:label "Pou3f2 (Mmus)") -SubClassOf( ) - -# Class: (Gm26883 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm26883 (Mmus)") -SubClassOf( ) - -# Class: (9530026P05Rik (Mmus)) - -AnnotationAssertion( "B430306B02") -AnnotationAssertion(rdfs:label "9530026P05Rik (Mmus)") -SubClassOf( ) - -# Class: (Gm17750 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm17750 (Mmus)") -SubClassOf( ) - -# Class: (6530403H02Rik (Mmus)) - -AnnotationAssertion(rdfs:label "6530403H02Rik (Mmus)") -SubClassOf( ) - -# Class: (Lockd (Mmus)) - -AnnotationAssertion(rdfs:label "Lockd (Mmus)") -SubClassOf( ) - -# Class: (Gm2164 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm2164 (Mmus)") -SubClassOf( ) - -# Class: (Gm28807 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm28807 (Mmus)") -SubClassOf( ) - -# Class: (Gm29260 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm29260 (Mmus)") -SubClassOf( ) - -# Class: (Ms4a4a (Mmus)) - -AnnotationAssertion( "EG666907") -AnnotationAssertion( "membrane-spanning 4-domains subfamily A member 4A") -AnnotationAssertion(rdfs:label "Ms4a4a (Mmus)") -SubClassOf( ) - -# Class: (Gm30835 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm30835 (Mmus)") -SubClassOf( ) - -# Class: (Gm42557 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm42557 (Mmus)") -SubClassOf( ) - -# Class: (Gm45680 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm45680 (Mmus)") -SubClassOf( ) - -# Class: (Gm2516 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm2516 (Mmus)") -SubClassOf( ) - -# Class: (Gm39185 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm39185 (Mmus)") -SubClassOf( ) - -# Class: (Gm46102 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm46102 (Mmus)") -SubClassOf( ) - -# Class: (Gm10635 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm10635 (Mmus)") -SubClassOf( ) - -# Class: (Gm48893 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm48893 (Mmus)") -SubClassOf( ) - -# Class: (A330049N07Rik (Mmus)) - -AnnotationAssertion(rdfs:label "A330049N07Rik (Mmus)") -SubClassOf( ) - -# Class: (5033421B08Rik (Mmus)) - -AnnotationAssertion(rdfs:label "5033421B08Rik (Mmus)") -SubClassOf( ) - -# Class: (Gm30624 (Mmus)) - -AnnotationAssertion(rdfs:label "Gm30624 (Mmus)") -SubClassOf( ) - -# Class: (9630013A20Rik (Mmus)) - -AnnotationAssertion( "lncOL1") -AnnotationAssertion(rdfs:label "9630013A20Rik (Mmus)") -SubClassOf( ) - -# Class: (AC129186.1 (Mmus)) - -AnnotationAssertion(rdfs:label "AC129186.1 (Mmus)") -SubClassOf( ) - # Class: (entity) AnnotationAssertion( "entity") @@ -26857,7 +14293,6 @@ AnnotationAssertion(rdfs:isDefinedBy "continuant"@en) SubClassOf( ) SubClassOf( ObjectAllValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) DisjointClasses( ) DisjointClasses( ObjectSomeValuesFrom( )) @@ -26879,7 +14314,6 @@ AnnotationAssertion(rdfs:isDefinedBy "occurrent"@en) SubClassOf( ) SubClassOf( ObjectAllValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) DisjointClasses( ObjectSomeValuesFrom( )) # Class: (independent continuant) @@ -26896,13 +14330,13 @@ AnnotationAssertion( "an organism"@en) AnnotationAssertion( "the bottom right portion of a human torso"@en) AnnotationAssertion( "the interior of your mouth"@en) -AnnotationAssertion( "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything."@en) AnnotationAssertion(Annotation( ) "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en) AnnotationAssertion(Annotation( ) "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en) AnnotationAssertion(Annotation( ) "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en) AnnotationAssertion(Annotation( ) "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] ") AnnotationAssertion(Annotation( ) "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] ") AnnotationAssertion(Annotation( ) "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] ") +AnnotationAssertion(rdfs:comment "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything."@en) AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "independent continuant"@en) SubClassOf( ) @@ -26936,13 +14370,13 @@ AnnotationAssertion( "the flight of a bird"@en) AnnotationAssertion( "the life of an organism"@en) AnnotationAssertion( "your process of aging."@en) -AnnotationAssertion( "An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t."@en) AnnotationAssertion(Annotation( ) "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@en) AnnotationAssertion( "BFO 2 Reference: The realm of occurrents is less pervasively marked by the presence of natural units than is the case in the realm of independent continuants. Thus there is here no counterpart of ‘object’. In BFO 1.0 ‘process’ served as such a counterpart. In BFO 2.0 ‘process’ is, rather, the occurrent counterpart of ‘material entity’. Those natural – as contrasted with engineered, which here means: deliberately executed – units which do exist in the realm of occurrents are typically either parasitic on the existence of natural units on the continuant side, or they are fiat in nature. Thus we can count lives; we can count football games; we can count chemical reactions performed in experiments or in chemical manufacturing. We cannot count the processes taking place, for instance, in an episode of insect mating behavior.Even where natural units are identifiable, for example cycles in a cyclical process such as the beating of a heart or an organism’s sleep/wake cycle, the processes in question form a sequence with no discontinuities (temporal gaps) of the sort that we find for instance where billiard balls or zebrafish or planets are separated by clear spatial gaps. Lives of organisms are process units, but they too unfold in a continuous series from other, prior processes such as fertilization, and they unfold in turn in continuous series of post-life processes such as post-mortem decay. Clear examples of boundaries of processes are almost always of the fiat sort (midnight, a time of death as declared in an operating theater or on a death certificate, the initiation of a state of war)"@en) AnnotationAssertion(Annotation( ) "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] ") +AnnotationAssertion(rdfs:comment "An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t."@en) AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "process"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "process") Annotation( "process") ) +EquivalentClasses(Annotation( ) Annotation( "process") Annotation( "process") ) SubClassOf( ) # Class: (disposition) @@ -26960,7 +14394,7 @@ AnnotationAssertion(Annotation( ) "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] ") AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "disposition"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "disposition") Annotation( "disposition") ) +EquivalentClasses(Annotation( ) Annotation( "disposition") Annotation( "disposition") ) SubClassOf( ) DisjointClasses( ) @@ -26980,7 +14414,7 @@ AnnotationAssertion(Annotation( ) "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] ") AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "realizable entity"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "realizable entity") Annotation( "realizable") ) +EquivalentClasses(Annotation( ) Annotation( "realizable entity") Annotation( "realizable") ) SubClassOf( ) SubClassOf( ObjectAllValuesFrom( )) DisjointClasses( ) @@ -27019,13 +14453,13 @@ AnnotationAssertion( "the role of being a doctor"@en) AnnotationAssertion( "the shape of this hole."@en) AnnotationAssertion( "the smell of this portion of mozzarella"@en) -AnnotationAssertion( "A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same."@en) AnnotationAssertion(Annotation( ) "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en) AnnotationAssertion(Annotation( ) Annotation(rdfs:comment "per discussion with Barry Smith") "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc."@en) AnnotationAssertion(Annotation( ) "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] ") +AnnotationAssertion(rdfs:comment "A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same."@en) AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "specifically dependent continuant"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "specifically dependent continuant") Annotation( "characteristic") ) +EquivalentClasses(Annotation( ) Annotation( "specifically dependent continuant") Annotation( "characteristic") ) SubClassOf( ) SubClassOf( ObjectAllValuesFrom( )) DisjointClasses( ) @@ -27048,7 +14482,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion(rdfs:label "role"@en) EquivalentClasses( ) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "role") Annotation( "role") ) +EquivalentClasses(Annotation( ) Annotation( "role") Annotation( "role") ) SubClassOf( ) # Class: (site) @@ -27074,7 +14508,7 @@ AnnotationAssertion(Annotation( ) "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] ") AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "site"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "site") Annotation( "site") ) +EquivalentClasses(Annotation( ) Annotation( "site") Annotation( "site") ) SubClassOf( ) # Class: (generically dependent continuant) @@ -27084,9 +14518,9 @@ AnnotationAssertion( "The entries in your database are patterns instantiated as quality instances in your hard drive. The database itself is an aggregate of such patterns. When you create the database you create a particular instance of the generically dependent continuant type database. Each entry in the database is an instance of the generically dependent continuant type IAO: information content entity."@en) AnnotationAssertion( "the pdf file on your laptop, the pdf file that is a copy thereof on my laptop"@en) AnnotationAssertion( "the sequence of this protein molecule; the sequence that is a copy thereof in that protein molecule."@en) -AnnotationAssertion( "A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time."@en) AnnotationAssertion(Annotation( ) "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en) AnnotationAssertion(Annotation( ) "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] ") +AnnotationAssertion(rdfs:comment "A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time."@en) AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "generically dependent continuant"@en) SubClassOf( ) @@ -27104,7 +14538,7 @@ AnnotationAssertion(Annotation( ) "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] ") AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "function"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "function") Annotation( "function") ) +EquivalentClasses(Annotation( ) Annotation( "function") Annotation( "function") ) SubClassOf( ) # Class: (material entity) @@ -27135,15 +14569,11 @@ AnnotationAssertion(Annotation( ) "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] ") AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "material entity"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "material entity") Annotation( "material entity") ) +EquivalentClasses(Annotation( ) Annotation( "material entity") Annotation( "material entity") ) SubClassOf( ) DisjointClasses( ) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: () - -EquivalentClasses(Annotation( "HumanCurated") Annotation( "immaterial entity") Annotation( "immaterial entity") ) - # Class: (immaterial entity) AnnotationAssertion( "immaterial") @@ -27151,24 +14581,25 @@ AnnotationAssertion( "BFO 2 Reference: Immaterial entities are divided into two subgroups:boundaries and sites, which bound, or are demarcated in relation, to material entities, and which can thus change location, shape and size and as their material hosts move or change shape or size (for example: your nasal passage; the hold of a ship; the boundary of Wales (which moves with the rotation of the Earth) [38, 7, 10"@en) AnnotationAssertion(rdfs:isDefinedBy ) AnnotationAssertion(rdfs:label "immaterial entity"@en) +EquivalentClasses(Annotation( ) Annotation( "immaterial entity") Annotation( "immaterial entity") ) SubClassOf( ) DisjointClasses( ObjectSomeValuesFrom( )) # Class: () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "gross anatomical part") Annotation( "gross anatomical part") ) +EquivalentClasses(Annotation( ) Annotation( "gross anatomical part") Annotation( "gross anatomical part") ) # Class: () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "organism or virus or viroid") Annotation( "organism") ) +EquivalentClasses(Annotation( ) Annotation( "organism or virus or viroid") Annotation( "organism") ) # Class: () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "cellular organism") Annotation( "cellular organism") ) +EquivalentClasses(Annotation( ) Annotation( "cellular organism") Annotation( "cellular organism") ) # Class: () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "protein polypeptide chain") Annotation( "protein") ) +EquivalentClasses(Annotation( ) Annotation( "protein polypeptide chain") Annotation( "protein") ) # Class: () @@ -27176,11 +14607,11 @@ SubClassOf( () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "monoatomic ion") Annotation( "monoatomic ion") ) +EquivalentClasses(Annotation( ) Annotation( "monoatomic ion") Annotation( "monoatomic ion") ) # Class: () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "atomic nucleus") Annotation( "atomic nucleus") ) +EquivalentClasses(Annotation( ) Annotation( "atomic nucleus") Annotation( "atomic nucleus") ) # Class: () @@ -27188,11 +14619,11 @@ EquivalentClasses( () -EquivalentClasses(Annotation( "HumanCurated") Annotation( "subatomic particle") Annotation( "subatomic particle") ) +EquivalentClasses(Annotation( ) Annotation( "subatomic particle") Annotation( "subatomic particle") ) # Class: () -SubClassOf(Annotation( "HumanCurated") Annotation( "characteristic") Annotation( "role") ) +SubClassOf(Annotation( ) Annotation( "characteristic") Annotation( "role") ) SubClassOf( ) # Class: (cell) @@ -27210,23 +14641,13 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "The definition of cell is intended to represent all cells, and thus a cell is defined as a material entity and not an anatomical structure, which implies that it is part of an organism (or the entirety of one).") AnnotationAssertion(rdfs:label "cell") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "cell") Annotation( "cell") ) +EquivalentClasses(Annotation( ) Annotation( "cell") Annotation( "cell") ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) DisjointClasses( ) DisjointClasses( ) -# Class: (native cell) - -AnnotationAssertion(Annotation( "CARO:mah") "A cell that is found in a natural setting, which includes multicellular organism cells 'in vivo' (i.e. part of an organism), and unicellular organisms 'in environment' (i.e. part of a natural environment).") -AnnotationAssertion( "CARO:0000013") -AnnotationAssertion( "cell in vivo") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "To accommodate unicellular organisms better, 'cell in vivo' has been re-labeled 'native cell' to better represent its intended meaning - that is, that it is a cell in the context of a multicellular organism or in a natural environment. 'Native' is intended to contrast with 'in vitro', which refers to cells or other biological entities that have been intentionally placed in a controlled, non-natural setting for the purpose of study or manipulation. (MAH 1.12.12).") -AnnotationAssertion(rdfs:label "native cell") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "native cell") Annotation( "native cell") ) -SubClassOf( ) - # Class: (fibroblast neural crest derived) AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "Any fibroblast that is deriived from the neural crest.") @@ -27262,11 +14683,12 @@ SubClassOf( (germ line stem cell) +AnnotationAssertion(Annotation( "doi:10.1016/j.stem.2012.05.016") "A stem cell that is the precursor of gametes.") +AnnotationAssertion( "FBbt:00004861") AnnotationAssertion( "germline stem cell") AnnotationAssertion(rdfs:label "germ line stem cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) # Class: (male germ cell) @@ -27291,7 +14713,6 @@ AnnotationAssertion( "WBbt:0006799") AnnotationAssertion(rdfs:label "spermatocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (spermatid) @@ -27306,7 +14727,6 @@ AnnotationAssertion( "nematoblast") AnnotationAssertion(rdfs:label "spermatid") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (sperm) @@ -27350,6 +14770,7 @@ SubClassOf(Annotation( # Class: (female germ line stem cell) +AnnotationAssertion(Annotation( "doi:10.1016/j.stem.2012.05.016") "A stem cell that is the precursor of female gametes.") AnnotationAssertion( "FBbt:00004873") AnnotationAssertion(rdfs:label "female germ line stem cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -27393,6 +14814,7 @@ AnnotationAssertion( "mature oocyte") AnnotationAssertion( "ovum") AnnotationAssertion(rdfs:label "egg cell") +AnnotationAssertion( "https://www.swissbiopics.org/api/image/Egg_cell.svg"^^xsd:anyURI) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -27422,7 +14844,6 @@ SubClassOf( ObjectSomeValuesFrom( (neuroblast (sensu Vertebrata)) AnnotationAssertion(Annotation( "GOC:NV") Annotation( "http://en.wikipedia.org/wiki/Neuroblast") "A cell that will develop into a neuron often after a migration phase.") -AnnotationAssertion( "CL:0000337") AnnotationAssertion( "BTO:0000930") AnnotationAssertion( "FMA:70563") AnnotationAssertion( "neuroblast") @@ -27437,11 +14858,11 @@ AnnotationAssertion( "CALOHA:TS-2086") AnnotationAssertion( "FMA:63368") AnnotationAssertion( "animal stem cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This term applies to metazoan. For plant stem cells, consider using PO:0004011 ‘initial cell’ or its parent PO:0004010 ‘meristematic cell’.") AnnotationAssertion(rdfs:label "stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -27452,17 +14873,9 @@ AnnotationAssertion( "unipotent stem cell") AnnotationAssertion( "unipotential stem cell") AnnotationAssertion(rdfs:label "single fate stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (epithelial fate stem cell) - -AnnotationAssertion( ) -AnnotationAssertion( "epithelial stem cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "epithelial fate stem cell") -SubClassOf( ) - # Class: (hematopoietic stem cell) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "PMID:19022770") Annotation( "http://en.wikipedia.org/wiki/Hematopoietic_stem_cell") "A stem cell from which all cells of the lymphoid and myeloid lineages develop, including blood cells and cells of the immune system. Hematopoietic stem cells lack cell markers of effector cells (lin-negative). Lin-negative is defined by lacking one or more of the following cell surface markers: CD2, CD3 epsilon, CD4, CD5 ,CD8 alpha chain, CD11b, CD14, CD19, CD20, CD56, ly6G, ter119.") @@ -27473,14 +14886,15 @@ AnnotationAssertion( "FMA:86475") AnnotationAssertion( "MESH:D006412") AnnotationAssertion( "VHOG:0001485") -AnnotationAssertion( "HSC") AnnotationAssertion( "blood forming stem cell") AnnotationAssertion( "hemopoietic stem cell") +AnnotationAssertion(Annotation( ) "HSC") AnnotationAssertion( "colony forming unit hematopoietic") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Markers differ between species, and two sets of markers have been described for mice. HSCs are reportedly CD34-positive, CD45-positive, CD48-negative, CD150-positive, CD133-positive, and CD244-negative.") AnnotationAssertion(rdfs:label "hematopoietic stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -27489,12 +14903,13 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:add") Annotation( "ISBN:0721601464") "A progenitor cell committed to the erythroid lineage.") AnnotationAssertion( "BTO:0004911") -AnnotationAssertion( "BFU-E") -AnnotationAssertion( "CFU-E") +AnnotationAssertion(Annotation( ) "BFU-E") +AnnotationAssertion(Annotation( ) "CFU-E") AnnotationAssertion( "blast forming unit erythroid") AnnotationAssertion( "burst forming unit erythroid") AnnotationAssertion( "colony forming unit erythroid") AnnotationAssertion( "erythroid stem cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "erythroid progenitor cell") SubClassOf( ) SubClassOf(Annotation( "true") ) @@ -27503,19 +14918,19 @@ SubClassOf( ObjectSomeValuesFrom( (germ line cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") "A cell that is within the developmental lineage of gametes and is able to pass along its genetic material to offspring.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Originally this term had some plant germ line cell children.") AnnotationAssertion(rdfs:label "germ line cell") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses( ) # Class: (monoblast) AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:1104740") Annotation( "http://en.wikipedia.org/wiki/Monoblast") Annotation( "http://www.copewithcytokines.de") "A myeloid progenitor cell committed to the monocyte lineage. This cell is CD11b-positive, has basophilic cytoplasm, euchromatin, and the presence of a nucleolus.") AnnotationAssertion( "CALOHA:TS-1195") AnnotationAssertion( "FMA:83553") -AnnotationAssertion( "CFU-M") +AnnotationAssertion(Annotation( ) "CFU-M") AnnotationAssertion( "colony forming unit macrophage") AnnotationAssertion( "colony forming unit monocyte") AnnotationAssertion( "monocyte stem cell") @@ -27534,17 +14949,17 @@ AnnotationAssertion( "multipotent cell") AnnotationAssertion( "multipotent stem cell") AnnotationAssertion(rdfs:label "multi fate stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (common myeloid progenitor) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0878932437") Annotation( "MESH:D023461") "A progenitor cell committed to myeloid lineage, including the megakaryocyte and erythroid lineages.") AnnotationAssertion( ) AnnotationAssertion( "BTO:0004730") -AnnotationAssertion(Annotation( "ISBN:0878932437") "CMP") AnnotationAssertion( "common myeloid precursor") -AnnotationAssertion(Annotation( "ISBN:0878932437") "CFU-GEMM") -AnnotationAssertion(Annotation( "ISBN:0878932437") "CFU-S") +AnnotationAssertion(Annotation( "ISBN:0878932437") Annotation( ) "CFU-GEMM") +AnnotationAssertion(Annotation( "ISBN:0878932437") Annotation( ) "CFU-S") +AnnotationAssertion(Annotation( "ISBN:0878932437") Annotation( ) "CMP") AnnotationAssertion(Annotation( "ISBN:0878932437") "colony forming unit granulocyte, erythrocyte, macrophage, and megakaryocyte") AnnotationAssertion(Annotation( "ISBN:0878932437") "multipotential myeloid stem cell") AnnotationAssertion(Annotation( "ISBN:0878932437") "myeloid stem cell") @@ -27581,12 +14996,11 @@ DisjointClasses( "GOC:add") Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "PMID:10407577") Annotation( "PMID:16551251") "A oligopotent progenitor cell committed to the lymphoid lineage.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0000044") -AnnotationAssertion( "CLP") AnnotationAssertion( "common lymphocyte precursor") AnnotationAssertion( "common lymphocyte progenitor") AnnotationAssertion( "common lymphoid precursor") -AnnotationAssertion( "ELP") +AnnotationAssertion(Annotation( ) "CLP") +AnnotationAssertion(Annotation( ) "ELP") AnnotationAssertion( "committed lymphopoietic stem cell") AnnotationAssertion( "early lymphocyte progenitor") AnnotationAssertion( "lymphoid stem cell") @@ -27614,7 +15028,7 @@ AnnotationAssertion( "blast cell") AnnotationAssertion(rdfs:comment "define using PATO mulit-potent or oligopotent?") AnnotationAssertion(rdfs:label "non-terminally differentiated cell") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (myoblast) @@ -27635,7 +15049,9 @@ AnnotationAssertion( "BTO:0000452") AnnotationAssertion( "CALOHA:TS-0362") AnnotationAssertion( "FMA:63877") +AnnotationAssertion( "NCIT:C12482") AnnotationAssertion( "VHOG:0001482") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "These cells may be vimentin-positive, fibronectin-positive, fsp1-positive, MMP-1-positive, collagen I-positive, collagen III-positive, and alpha-SMA-negative.") AnnotationAssertion(rdfs:label "fibroblast") @@ -27660,7 +15076,7 @@ AnnotationAssertion(Annotation( "VHOG:0001532") AnnotationAssertion( "XAO:0000031") AnnotationAssertion(rdfs:label "ciliated cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (epithelial cell) @@ -27673,9 +15089,11 @@ AnnotationAssertion( "FMA:66768") AnnotationAssertion( "WBbt:0003672") AnnotationAssertion( "epitheliocyte") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "epithelial cell") -SubClassOf( ) +AnnotationAssertion( "https://www.swissbiopics.org/api/image/Epithelial_cells.svg"^^xsd:anyURI) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) @@ -27692,7 +15110,6 @@ AnnotationAssertion(Annotation( "duct epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) # Class: (branched duct epithelial cell) @@ -27709,7 +15126,6 @@ AnnotationAssertion(rdfs:label "bloo EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (non-branched duct epithelial cell) @@ -27725,7 +15141,6 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "columnar/cuboidal epithelial cell") SubClassOf( ) -SubClassOf( ) # Class: (squamous epithelial cell) @@ -27745,24 +15160,18 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (stratified epithelial cell) - -AnnotationAssertion(rdfs:label "stratified epithelial cell") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (circulating cell) AnnotationAssertion(Annotation( "GOC:add") "A cell which moves among different tissues of the body, via blood, lymph, or other medium.") AnnotationAssertion(rdfs:label "circulating cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (blood cell) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") "A cell found predominately in the blood.") AnnotationAssertion( "FMA:62844") AnnotationAssertion( "MESH:D001773") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "blood cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -27770,8 +15179,10 @@ SubClassOf(Annotation( # Class: (epithelial cell of lung) AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "An epithelial cell of the lung.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0004299") AnnotationAssertion( "lung epithelial cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "epithelial cell of lung") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -27784,16 +15195,12 @@ AnnotationAssertion( "pancreatic epithelial cell") AnnotationAssertion(rdfs:label "epithelial cell of pancreas") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (T cell) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") Annotation( "ISBN:0781735149") "A type of lymphocyte whose defining characteristic is the expression of a T cell receptor complex.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0000804") -AnnotationAssertion( "CL:0000812") AnnotationAssertion( "BTO:0000782") AnnotationAssertion( "CALOHA:TS-1001") AnnotationAssertion( "FMA:62870") @@ -27804,6 +15211,7 @@ AnnotationAssertion( "T-lymphocyte") AnnotationAssertion( "immature T cell") AnnotationAssertion( "mature T cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "T cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -27813,13 +15221,11 @@ SubClassOf( ObjectSomeValuesFrom( (osteoclast) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") Annotation( "GO_REF:0000031") Annotation( "ISBN:0781735149") Annotation( "PMID:10428500") Annotation( "PMID:15055519") Annotation( "PMID:17380158") "A specialized phagocytic cell associated with the absorption and removal of the mineralized matrix of bone tissue, which typically differentiates from monocytes. This cell has the following markers: tartrate-resistant acid phosphatase type 5-positive, PU.1-positive, c-fos-positive, nuclear factor NF-kappa-B p100 subunit-positive, tumor necrosis factor receptor superfamily member 11A-positive and macrophage colony-stimulating factor 1 receptor-positive.") -AnnotationAssertion( ) AnnotationAssertion( "BTO:0000968") AnnotationAssertion( "CALOHA:TS-0721") AnnotationAssertion( "FMA:66781") AnnotationAssertion( "MESH:D010010") AnnotationAssertion( "chondroclast") -AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Morphology: Highly vesicular; markers: Surface: RANK, cFMS (MCSF receptor); Secreted: cathepsin K and TRAP (tartate resistant acid phosphatase); transcription factors: PU.1, cFOS, MITF, NFkB (p52); role or process: tissue remodelling: bone resorption; lineage: hematopoietic, myeloid.") AnnotationAssertion(rdfs:label "osteoclast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) @@ -27840,7 +15246,7 @@ AnnotationAssertion( "polymorphonuclear leukocyte") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "granulocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (neuron associated cell) @@ -27857,9 +15263,7 @@ AnnotationAssertion( "The term \"neuroepithelial cell\" is used to describe both this cell type and neurecto-epithelial cell (CL:0000710).") AnnotationAssertion(rdfs:label "sensory epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) SubClassOf( ) -SubClassOf( ) # Class: (interneuron) @@ -27876,11 +15280,13 @@ SubClassOf( (motor neuron) AnnotationAssertion(Annotation( "MESH:D009046") Annotation( "PMID:16875686") "An efferent neuron that passes from the central nervous system or a ganglion toward or to a muscle and conducts an impulse that causes or inhibits movement.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0000312") AnnotationAssertion( "FBbt:00005123") AnnotationAssertion( "FMA:83617") AnnotationAssertion( "WBbt:0005409") AnnotationAssertion( "motoneuron") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "motor neuron") SubClassOf( ) @@ -27896,14 +15302,6 @@ AnnotationAssertion(rdfs:label "sens EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (bipolar neuron) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0444009442") "A type of interneuron that has two neurites, usually an axon and a dendrite, extending from opposite poles of an ovoid cell body.") -AnnotationAssertion( "FMA:67282") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "bipolar neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (autonomic neuron) AnnotationAssertion(Annotation( "GOC:tfm") "A neuron whose cell body is within an autonomic ganglion.") @@ -27923,14 +15321,6 @@ AnnotationAssertion( "cholinergic neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (surface ectodermal cell) - -AnnotationAssertion( "FMA:72552") -AnnotationAssertion( "cell of surface ectoderm") -AnnotationAssertion( "surface ectoderm cell") -AnnotationAssertion(rdfs:label "surface ectodermal cell") -SubClassOf( ) - # Class: (endothelial cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MESH:D042783") Annotation( "PMID:21275341") Annotation( "http://en.wikipedia.org/wiki/Endothelial_cell") Annotation( "https://sourceforge.net/tracker/?func=detail&atid=440764&aid=3364936&group_id=36855") "An endothelial cell comprises the outermost layer or lining of anatomical structures and can be squamous or cuboidal. In mammals, endothelial cell has vimentin filaments and is derived from the mesoderm.") @@ -27966,6 +15356,7 @@ SubClassOf( ObjectSomeValuesFrom( (granule cell) +AnnotationAssertion(Annotation( ) "A neuron of the vertebrate central nervous system that is small in size. This general class includes small neurons in the granular layer of the cerebellar cortex, cerebral cortex neurons that are not pyramidal cells and small neurons without axons found in the olfactory bulb.") AnnotationAssertion( "BTO:0003393") AnnotationAssertion(rdfs:label "granule cell") SubClassOf( ) @@ -27986,6 +15377,7 @@ AnnotationAssertion( "FMA:54536") AnnotationAssertion( "neuroglial cell") AnnotationAssertion( "neuroglia") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Not all glial cells develop from glioblasts, with microglia developing from the mesoderm instead. See https://github.com/obophenotype/cell-ontology/issues/1571") AnnotationAssertion(rdfs:label "glial cell") SubClassOf( ) @@ -27997,6 +15389,7 @@ AnnotationAssertion( "CALOHA:TS-2027") AnnotationAssertion( "FMA:54538") AnnotationAssertion( "macrogliocyte") +AnnotationAssertion(Annotation( "doi:10.1152/physrev.2001.81.2.871") Annotation( ) "macroglia") AnnotationAssertion(rdfs:label "macroglial cell") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -28004,10 +15397,12 @@ SubClassOf( ObjectSomeValuesFrom( (astrocyte) AnnotationAssertion(Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "MESH:D001253") Annotation( "PMID:11746784") Annotation( "PMID:12162730") Annotation( "PMID:12898703") Annotation( "PMID:20942978") Annotation( "http://en.wikipedia.org/wiki/Astrocyte") "A class of large neuroglial (macroglial) cells in the central nervous system - the largest and most numerous neuroglial cells in the brain and spinal cord. Astrocytes (from 'star' cells) are irregularly shaped with many long processes, including those with 'end feet' which form the glial (limiting) membrane and directly and indirectly contribute to the blood-brain barrier. They regulate the extracellular ionic and chemical environment, and 'reactive astrocytes' (along with microglia) respond to injury.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0000099") AnnotationAssertion( "CALOHA:TS-0060") AnnotationAssertion( "FMA:54537") AnnotationAssertion( "astrocytic glia") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Astrocytes are reportedly CD68-negative, CD121a-positive, CD184-positive, CD192-positive, CRF-positive, EGFR-positive, GFAP-positive, GLUT1-positive, MBP-negative, and NGFR-positive.") AnnotationAssertion(rdfs:label "astrocyte") SubClassOf( ) @@ -28015,11 +15410,13 @@ SubClassOf( (oligodendrocyte) AnnotationAssertion(Annotation( "MESH:D009836") Annotation( "http://en.wikipedia.org/wiki/Oligodendrocyte") "A class of large neuroglial (macroglial) cells in the central nervous system. Form the insulating myelin sheath of axons in the central nervous system.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0000962") AnnotationAssertion( "CALOHA:TS-0709") AnnotationAssertion( "FMA:54540") AnnotationAssertion(Annotation( "PMID:8734446") "OLs") AnnotationAssertion( "oligodendroglia") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Oligodendrocytes are reportedly MDP-positive and CD4-negative.") AnnotationAssertion(rdfs:label "oligodendrocyte") SubClassOf(Annotation( "true") ) @@ -28027,28 +15424,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (microglial cell) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "ISBN:0721601464") Annotation( "MESH:D017628") Annotation( "PMID:11517395") Annotation( "PMID:12430718") Annotation( "PMID:14561199") Annotation( "PMID:14612429") Annotation( "PMID:16177057") Annotation( "PMID:19461673") Annotation( "PMID:2089275") Annotation( "http://en.wikipedia.org/wiki/Microglia") "A central nervous system macrophage found in the parenchyma of the central nervous system. Marker include CD11b-positive, F4/80-positive, and CD68-positive.") -AnnotationAssertion( ) -AnnotationAssertion( "brain macrophage") -AnnotationAssertion( "BTO:0000078") -AnnotationAssertion( "BTO:0000962") -AnnotationAssertion( "FMA:54539") -AnnotationAssertion( "FMA:54540") -AnnotationAssertion( "brain-resident macrophage") -AnnotationAssertion(Annotation( "http://www.copewithcytokines.de/") "hortega cells") -AnnotationAssertion( "microglia") -AnnotationAssertion(Annotation( "http://www.copewithcytokines.de/") "microgliocyte") -AnnotationAssertion( "MF.microglia.CNS") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:23616747") rdfs:comment "Unlike macroglial cells, microglial cells arise from hematopoietic stem cells in the yolk sac during early embryogenesis that populate the central nervous system. They derive from embryonic mesoderm and are not from neuroectoderm where glioblast develops from. Markers: Mouse: CD11b+, F4/80+, CD68+. They represent ~12% of the cells in the CNS, but they are not uniformly distributed within the CNS. A normal adult mouse brain has approximately 3.5x10e6 microglia. Microglia are also reportedly CD3-negative, CD4-positive, CD8-negative, CD11b-positive, CD11c-high, CD14-negative, CD19-negative, CD45-low, CD56-negative, CD163-negative, CD200R-positive, CD281-positive, CD282-positive, CD283-positive, CD284-positive, CD285-positive, CD286-positive, CD287-positive, CD288-positive, CD289-positive, Gr1-negative, nestin-positive, and PU.1-positive.") -AnnotationAssertion(rdfs:label "microglial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( )))) - # Class: (neurectodermal cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:068340007X") "Ectoderm destined to be nervous tissue.") @@ -28059,22 +15434,21 @@ SubClassOf( (mesenchymal stem cell) AnnotationAssertion(Annotation( "FB:ma") Annotation( "GOC:dsd") Annotation( "PMCID:PMC2613570") Annotation( "PMID:10102814") Annotation( "PMID:16923606") Annotation( "PMID:17986482") Annotation( "PMID:19960544") Annotation( "http://en.wikipedia.org/wiki/Mesenchymal_stem_cell") Annotation( "http://www.copewithcytokines.de/cope.cgi?key=mesenchymal%20stem%20cells") "A connective tissue cell that normally gives rise to other cells that are organized as three-dimensional masses. In humans, this cell type is CD73-positive, CD90-positive, CD105-positive, CD45-negative, CD34-negative, and MHCII-negative. They may further differentiate into osteoblasts, adipocytes, myocytes, neurons, or chondroblasts in vitro. Originally described as residing in the bone marrow, this cell type is now known to reside in many, if not all, adult organs.") -AnnotationAssertion( "CL:0002452") AnnotationAssertion( "BTO:0002625") AnnotationAssertion( "BTO:0003298") AnnotationAssertion( "FMA:70546") -AnnotationAssertion( "BMSC") AnnotationAssertion( "bone marrow stromal cells") AnnotationAssertion( "colony-forming unit-fibroblast") AnnotationAssertion(Annotation( "PMID:11378515") "marrow stromal cells") -AnnotationAssertion( "CFU-F") -AnnotationAssertion(Annotation( "PMID:11378515") "MSC") +AnnotationAssertion(Annotation( ) "BMSC") +AnnotationAssertion(Annotation( ) "CFU-F") +AnnotationAssertion(Annotation( "PMID:11378515") Annotation( ) "MSC") AnnotationAssertion( "mesenchymal precursor cell") -AnnotationAssertion(Annotation( "MESH:D044982") Annotation( ) "mesenchymal progenitor cells") +AnnotationAssertion(Annotation( "MESH:D044982") Annotation( ) "mesenchymal progenitor cells") AnnotationAssertion( "mesenchymal stem cell") AnnotationAssertion( "mesenchymal stromal cell") -AnnotationAssertion(Annotation( ) "mesenchymal stromal cells") -AnnotationAssertion(Annotation( "MESH:D044982") Annotation( ) "stem cells, mesenchymal") +AnnotationAssertion(Annotation( ) "mesenchymal stromal cells") +AnnotationAssertion(Annotation( "MESH:D044982") Annotation( ) "stem cells, mesenchymal") AnnotationAssertion(rdfs:comment "Many but not all mesenchymal cells derive from the mesoderm. MSCs are reportedly CD3-negative, CD4-negative, CD5-negative, CD8-negative, CD11a-negative, CD11b-negative, CD14-negative, CD19-negative, CD29-positive, CD31-negative, CD34-negative, CD38-negative, CD40-negative, CD44-positive, CD45-negative, CD49-positive, CD54-positive, CD66b-negative, CD79a-negative, CD80-negative, CD102-positive, CD106-positive, CD117-positive, CD121a-positive, CD121b-positive, CD123-positive, CD124-positive, CD133-negative, CD146-positive, CD166-positive, CD271-positive, B220-negative, Gr1-negative, MHCI-positive, MHCII-negative, SSEA4-negative, sca1-positive, Ter119-negative, and glycophorin A-negative. Cultured MSCs are capable of producing stem cell factor, IL7, IL8, IL11, TGF-beta, cofilin, galectin-1, laminin-receptor 1, cyclophilin A, and MMP-2.") AnnotationAssertion(rdfs:label "mesenchymal stem cell") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/474") @@ -28085,12 +15459,12 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "MESH:D017667") "A fat-storing cell found mostly in the abdominal cavity and subcutaneous tissue of mammals. Fat is usually stored in the form of triglycerides.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0000450") AnnotationAssertion( "BTO:0000443") AnnotationAssertion( "CALOHA:TS-0012") AnnotationAssertion( "FMA:63880") AnnotationAssertion( "adipocyte") AnnotationAssertion( "adipose cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "fat cell") SubClassOf( ) @@ -28114,7 +15488,8 @@ SubClassOf( ObjectSomeValuesFrom( (professional antigen presenting cell) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "A cell capable of processing and presenting lipid and protein antigens to T cells in order to initiate an immune response.") -AnnotationAssertion( "APC") +AnnotationAssertion(Annotation( ) "APC") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Note change of name; nearly all somatic cells can present antigens to T cells via MHC Class I complexes leading to effector responses, but professional antigen presenting cells constitutively express MHC Class II as well as costimulatory molecules, and thus can initiate immune responses via T cells.") AnnotationAssertion(rdfs:label "professional antigen presenting cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -28129,23 +15504,6 @@ AnnotationAssertion( "pigment cell") SubClassOf( ) -# Class: (melanocyte) - -AnnotationAssertion(Annotation( "SANBI:mhl") "A pigment cell derived from the neural crest. Contains melanin-filled pigment granules, which gives a brown to black appearance.") -AnnotationAssertion( ) -AnnotationAssertion( "CL:0000572") -AnnotationAssertion( "BTO:0000847") -AnnotationAssertion( "CALOHA:TS-0613") -AnnotationAssertion( "FMA:70545") -AnnotationAssertion( "MESH:D008544") -AnnotationAssertion( "VHOG:0001679") -AnnotationAssertion( "melanophore") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) - # Class: (visual pigment cell) AnnotationAssertion( "pigment cell") @@ -28160,7 +15518,6 @@ AnnotationAssertion( "glandular epithelial cell") SubClassOf( ) SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (secretory cell) @@ -28171,12 +15528,13 @@ AnnotationAssertion( "FMA:86916") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "secretory cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (exocrine cell) AnnotationAssertion(Annotation( "ISBN:0198547684") "A cell of an exocrine gland; i.e. a gland that discharges its secretion via a duct.") AnnotationAssertion( "FMA:16014") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "exocrine cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -28195,48 +15553,22 @@ SubClassOf( "protein secreting cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (surfactant secreting cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") "A cell that specializes in secretion of surfactant in the alveoli of the lung.") -AnnotationAssertion(rdfs:label "surfactant secreting cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (club cell) - -AnnotationAssertion(Annotation( "DOI:10.1183/09031936.00146609") Annotation( "DOI:https://doi.org/10.1378/chest.12-2762") Annotation( "GOC:tfm") Annotation( "PMID:28128362") Annotation( "PMID:7905712") "Epithelial progenitor cell of the lung. Club cells are dome-shaped with short microvilli but no cilia. They function to protect the bronchiolar epithelium. Club cells also multiply and differentiate into ciliated cells to regenerate the bronchiolar epithelium.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0004811") -AnnotationAssertion( "FMA:14119") -AnnotationAssertion( "Clara cell") -AnnotationAssertion( "bronchiolar non-ciliated cell") -AnnotationAssertion( "club cell of bronchiole") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "club cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (seromucus secreting cell) AnnotationAssertion(rdfs:label "seromucus secreting cell") SubClassOf( ) -# Class: (acid secreting cell) - -AnnotationAssertion(rdfs:label "acid secreting cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (endocrine cell) AnnotationAssertion(Annotation( "MESH:D055098") "A cell of an endocrine gland, ductless glands that secrete substances which are released directly into the circulation and which influence metabolism and other body functions.") AnnotationAssertion( ) AnnotationAssertion( "FMA:83809") AnnotationAssertion( "endocrinocyte") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "endocrine cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (enteroendocrine cell) @@ -28252,7 +15584,6 @@ SubClassOf( "MESH:D055099") "A neuron that is capable of some hormone secretion in response to neuronal signals.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0000381") AnnotationAssertion( "BTO:0002691") AnnotationAssertion( "FBbt:00005130") AnnotationAssertion( "FMA:83810") @@ -28383,7 +15714,6 @@ AnnotationAssertion(rdfs:comment "He AnnotationAssertion(rdfs:label "hepatocyte") SubClassOf( ) SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -28394,7 +15724,7 @@ SubClassOf( ObjectSomeValuesFrom( "FB:ma") "A cell whose primary function is to shorten.") AnnotationAssertion(rdfs:label "contractile cell") -SubClassOf( ) +SubClassOf( ) # Class: (muscle cell) @@ -28408,10 +15738,9 @@ AnnotationAssertion( "muscle fiber") AnnotationAssertion( "myocyte") AnnotationAssertion(rdfs:label "muscle cell") +AnnotationAssertion( "https://www.swissbiopics.org/api/image/Muscle_cells.svg"^^xsd:anyURI) SubClassOf( ) SubClassOf( ) -SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (cell of skeletal muscle) @@ -28422,15 +15751,15 @@ AnnotationAssertion( "CALOHA:TS-2158") AnnotationAssertion( "FMA:9727") AnnotationAssertion( "skeletal muscle cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cell of skeletal muscle") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (smooth muscle cell) AnnotationAssertion(Annotation( "MESH:D032389") Annotation( "PMID:9315361") Annotation( "http://en.wikipedia.org/wiki/Smooth_muscle_cell") "A non-striated, elongated, spindle-shaped cell found lining the digestive tract, uterus, and blood vessels. They develop from specialized myoblasts (smooth muscle myoblast).") AnnotationAssertion( ) -AnnotationAssertion( "CL:0000191") AnnotationAssertion( "non-striated muscle cell") AnnotationAssertion( "BTO:0004576") AnnotationAssertion( "CALOHA:TS-2159") @@ -28438,6 +15767,7 @@ AnnotationAssertion( "PMID:9315361") "SMCs") AnnotationAssertion(Annotation( "MESH:D032389") "myocytes, smooth muscle") AnnotationAssertion( "smooth muscle fiber") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "smooth muscle cell") SubClassOf( ) @@ -28451,7 +15781,6 @@ AnnotationAssertion( "receptor cell") AnnotationAssertion(rdfs:label "sensory receptor cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (mechanoreceptor cell) @@ -28469,32 +15798,17 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion(Annotation( "MESH:D002628") "A cell specialized to detect chemical substances and relay that information centrally in the nervous system. Chemoreceptors may monitor external stimuli, as in taste and olfaction, or internal stimuli, such as the concentrations of oxygen and carbon dioxide in the blood.") AnnotationAssertion(rdfs:label "chemoreceptor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (olfactory receptor cell) - -AnnotationAssertion( "BTO:0004185") -AnnotationAssertion( "FMA:67860") -AnnotationAssertion( "MESH:D018034") -AnnotationAssertion( "Wikipedia:Olfactory_receptor_neuron") -AnnotationAssertion( "Schultze's cell") -AnnotationAssertion( "odorant receptor cell") -AnnotationAssertion( "olfactory receptor neuron") -AnnotationAssertion( "olfactory sensory neuron") -AnnotationAssertion(rdfs:label "olfactory receptor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (taste receptor cell) -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0618947256") "A cell type found in the spherical or ovoid clusters of receptor cells found mainly in the epithelium of the tongue and constituting the end organs of the sense of taste.") +AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0618947256") "A specialized cell involved in gustatory sensory perception.") AnnotationAssertion( "FMA:67910") AnnotationAssertion( "taste bud cell") AnnotationAssertion(rdfs:label "taste receptor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) # Class: (photoreceptor cell) @@ -28503,6 +15817,7 @@ AnnotationAssertion( "CALOHA:TS-0868") AnnotationAssertion( "FMA:86740") AnnotationAssertion(rdfs:label "photoreceptor cell") +AnnotationAssertion( "https://www.swissbiopics.org/api/image/Photoreceptor_cell.svg"^^xsd:anyURI) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -28510,7 +15825,7 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "FB:ma") "A cell whose function is determined by the generation or the reception of an electric signal.") AnnotationAssertion(rdfs:label "electrically active cell") -SubClassOf( ) +SubClassOf( ) # Class: (lining cell) @@ -28533,7 +15848,7 @@ SubClassOf( ObjectSomeValuesFrom( "JB:jb") "A cell whose primary function is to prevent the transport of stuff across compartments.") AnnotationAssertion(rdfs:label "barrier cell") -SubClassOf( ) +SubClassOf( ) # Class: (Sertoli cell) @@ -28572,7 +15887,7 @@ SubClassOf( ObjectSomeValuesFrom( "FB:ma") "A cell that moves by its own activities.") AnnotationAssertion(rdfs:label "motile cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (ectodermal cell) @@ -28602,20 +15917,11 @@ AnnotationAssertion(rdfs:label "endo SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (anucleate cell) - -AnnotationAssertion(Annotation( "FB:ma") "A cell that lacks a nucleus.") -AnnotationAssertion( "FMA:68647") -AnnotationAssertion( "non-nucleated cell") -AnnotationAssertion(rdfs:label "anucleate cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -DisjointClasses( ) - # Class: (single nucleate cell) AnnotationAssertion(Annotation( "FB:ma") Annotation( "GOC:tfm") "A cell with a single nucleus.") AnnotationAssertion(rdfs:label "single nucleate cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (multinucleate cell) @@ -28626,7 +15932,7 @@ AnnotationAssertion( "syncytial cell") AnnotationAssertion( "syncytium") AnnotationAssertion(rdfs:label "multinucleate cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (erythrocyte) @@ -28637,9 +15943,10 @@ AnnotationAssertion( "FMA:81100") AnnotationAssertion( "RBC") AnnotationAssertion( "red blood cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "erythrocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -28650,7 +15957,7 @@ AnnotationAssertion( "FMA:83806") AnnotationAssertion( "MESH:D010586") AnnotationAssertion(rdfs:label "phagocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) SubClassOf( ) @@ -28665,6 +15972,8 @@ AnnotationAssertion( "FMA:83585") AnnotationAssertion( "MESH:D008264") AnnotationAssertion( "histiocyte") +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Morphology: Diameter 30_M-80 _M, abundant cytoplasm, low N/C ratio, eccentric nucleus. Irregular shape with pseudopods, highly adhesive. Contain vacuoles and phagosomes, may contain azurophilic granules; markers: Mouse & Human: CD68, in most cases CD11b. Mouse: in most cases F4/80+; role or process: immune, antigen presentation, & tissue remodelling; lineage: hematopoietic, myeloid.") AnnotationAssertion(rdfs:label "macrophage") @@ -28672,48 +15981,22 @@ EquivalentClasses( ObjectIntersection SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (keratinizing barrier epithelial cell) - -AnnotationAssertion(rdfs:label "keratinizing barrier epithelial cell") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (stratified squamous epithelial cell) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "stratified squamous epithelial cell") -SubClassOf( ) -SubClassOf( ) - -# Class: (Merkel cell) - -AnnotationAssertion(Annotation( "MESH:D018862") "A modified epidermal cell located in the stratum basale. They are found mostly in areas where sensory perception is acute. Merkel cells are closely associated with an expanded terminal bulb of an afferent myelinated nerve fiber.") -AnnotationAssertion( ) -AnnotationAssertion( "FMA:70548") -AnnotationAssertion( "Merkel's cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Merkel cell") -SubClassOf( ) -SubClassOf(Annotation( "PMID:19782676") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (eukaryotic cell) AnnotationAssertion( "MESH:D005057") AnnotationAssertion(rdfs:label "eukaryotic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (Eumycetozoan cell) AnnotationAssertion(rdfs:label "Eumycetozoan cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) # Class: (eye photoreceptor cell) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "eye photoreceptor cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -28723,12 +16006,11 @@ SubClassOf( "TAIR:sr") "A cell whose primary function is to provide structural support, to provide strength and physical integrity to the organism.") AnnotationAssertion(rdfs:label "structural cell") -SubClassOf( ) +SubClassOf( ) # Class: (somatotropin secreting cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "SANBI:mhl") "A peptide hormone secreting cell that produces growth hormone, somatotropin.") -AnnotationAssertion( "CL:0000471") AnnotationAssertion( "growth hormone secreting cell") AnnotationAssertion( "somatotrophin secreting cell") AnnotationAssertion(rdfs:label "somatotropin secreting cell") @@ -28749,55 +16031,29 @@ SubClassOf(Annotation( # Class: (crystallin accumulating cell) AnnotationAssertion( "lens cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "crystallin accumulating cell") SubClassOf( ) # Class: (tracheal epithelial cell) AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell found in the trachea.") -AnnotationAssertion( "CL:1000474") -AnnotationAssertion( "FBbt:00005038") +AnnotationAssertion( ) AnnotationAssertion( "FMA:74793") AnnotationAssertion( "tracheocyte") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This class is for the vertebrate tracheal structure. For the analagous insect cell type, see 'respiratory tube epithelial cell'") AnnotationAssertion(rdfs:label "tracheal epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (keratin accumulating cell) - -AnnotationAssertion(rdfs:label "keratin accumulating cell") -SubClassOf( ) - -# Class: (keratinocyte) - -AnnotationAssertion(Annotation( "GOC:dsd") Annotation( "MESH:D015603") Annotation( "PMID:15582983") Annotation( "PMID:15749908") Annotation( "PMID:19727116") Annotation( "http://en.wikipedia.org/wiki/Keratinocyte") "An epidermal cell which synthesizes keratin and undergoes a characteristic change as it moves upward from the basal layers of the epidermis to the cornified (horny) layer of the skin. Successive stages of differentiation of the keratinocytes forming the epidermal layers are basal cell, spinous or prickle cell, and the granular cell.") -AnnotationAssertion( ) -AnnotationAssertion( "CL:0002185") -AnnotationAssertion( "BTO:0000667") -AnnotationAssertion( "CALOHA:TS-0500") -AnnotationAssertion( "FMA:62879") -AnnotationAssertion( "keratinized cell of epidermis") -AnnotationAssertion( "malpighian cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Keratinocytes are reportedly CDw210a-negative, CDw210b-positive, CD281-positive, CD282-positive, CD285-positive, IL22Ra1-positive, Human keratinocytes are reportedly capable of secreting BD-2, BD-3, hCAP-18, CXCL1, CXCL5, CXCL8, elafin, MMP-3, NGAL, PDGF-A, S100A7, S100A8, and S100A9. Transcription factors: STAT3-positive.") -AnnotationAssertion(rdfs:label "keratinocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (serous secreting cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0517223651") Annotation( "ISBN:0721662544") "Columnar glandular cell with irregular nucleus, copious granular endoplasmic reticulum and supranuclear granules. Secretes a watery fluid containing proteins known as serous fluid.") -AnnotationAssertion( ) AnnotationAssertion( "BTO:0003687") AnnotationAssertion( "FMA:62511") AnnotationAssertion( "serous cell") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "serous secreting cell") SubClassOf( ) @@ -28825,7 +16081,7 @@ SubClassOf( ObjectSomeValuesFrom( "FB:ma") "A cell that is specialised to accumulate a particular substance(s).") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "stuff accumulating cell") -SubClassOf( ) +SubClassOf( ) # Class: (extracellular matrix secreting cell) @@ -28835,14 +16091,14 @@ SubClassOf( (oxygen accumulating cell) AnnotationAssertion(rdfs:label "oxygen accumulating cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (migratory neural crest cell) -AnnotationAssertion(Annotation( "MESH:A16.254.600") "A cell derived from the specialized ectoderm flanking each side of the embryonic neural plate, which after the closure of the neural tube, forms masses of cells that migrate out from the dorsal aspect of the neural tube to spread throughout the body.") +AnnotationAssertion(Annotation( "doi:10.1016/j.stem.2015.02.017") "A cell derived from the specialized ectoderm flanking each side of the embryonic neural plate, which after the closure of the neural tube, forms masses of cells that migrate out from the dorsal aspect of the neural tube to spread throughout the body.") AnnotationAssertion( "FMA:86667") AnnotationAssertion(rdfs:label "migratory neural crest cell") -SubClassOf( ) +SubClassOf( ) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -28856,7 +16112,6 @@ SubClassOf( (adrenal medulla chromaffin cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.britannica.com/EBchecked/topic/6405/adrenal-gland") "A cell found within the adrenal medulla that secrete biogenic amine hormones upon stimulation.") -AnnotationAssertion( "CL:1000422") AnnotationAssertion( "FMA:69262") AnnotationAssertion(Annotation( "FMA:69262") "medullary chromaffin cell of adrenal gland") AnnotationAssertion(rdfs:label "adrenal medulla chromaffin cell") @@ -28879,22 +16134,24 @@ SubClassOf( ObjectSomeValuesFrom( (scleral cell) AnnotationAssertion(Annotation( "GOC:add") "A cell of the sclera of the eye.") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "scleral cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (choroidal cell of the eye) -AnnotationAssertion(Annotation( "GOC:add") "A cell of the choroid of the eye.") +AnnotationAssertion(Annotation( "GOC:add") "A structural cell that is part of optic choroid.") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "choroidal cell of the eye") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (extraembryonic cell) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "extraembryonic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (trophoblast cell) @@ -28936,11 +16193,6 @@ AnnotationAssertion(rdfs:label "mult EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (stratified epithelial stem cell) - -AnnotationAssertion(rdfs:label "stratified epithelial stem cell") -SubClassOf( ) - # Class: (sphincter associated smooth muscle cell) AnnotationAssertion(Annotation( "GOC:cjm") "A smooth muscle cell that is part of a sphincter. A sphincter is a typically circular muscle that normally maintains constriction of a natural body passage or orifice and which relaxes as required by normal physiological functioning.") @@ -28958,11 +16210,11 @@ AnnotationAssertion( "vascular associated smooth muscle cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) +SubClassOf( ) # Class: (epidermal cell) AnnotationAssertion(Annotation( "Flybase:dsj") Annotation( "MA:ma") "An epithelial cell of the integument (the outer layer of an organism).") -AnnotationAssertion( "CL:1000396") AnnotationAssertion( "BTO:0001470") AnnotationAssertion( "CALOHA:TS-0283") AnnotationAssertion( "FMA:62411") @@ -28972,7 +16224,6 @@ AnnotationAssertion(Annotation( "epidermal cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) # Class: (animal zygote) @@ -29005,10 +16256,12 @@ SubClassOf(Annotation( # Class: (CNS interneuron) +AnnotationAssertion(Annotation( "doi:10.1016/B978-0-12-817424-1.00001-X") "An interneuron that has its cell body in a central nervous system.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Interneurons are commonly described as being only found in the central nervous system. However, in CL we define 'interneuron' more broadly as any neuron that is neither a motor neuron nor a sensory neuron, regardless of its location, so we need this term to refer strictly to interneurons of the central nervous system.") AnnotationAssertion(rdfs:label "CNS interneuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (electrically signaling cell) @@ -29027,15 +16280,15 @@ SubClassOf(Annotation( # Class: (polyploid cell) -AnnotationAssertion(Annotation( "FB:ma") "A cell whose nucleus, or nuclei, each contain more than two haploid genomes.") +AnnotationAssertion(Annotation( "https://bio.libretexts.org/Bookshelves/Introductory_and_General_Biology/Biology_(Kimball)/07%3A_Cell_Division/7.04%3A_Polyploidy"^^xsd:anyURI) Annotation( "FB:ma") Annotation( "PMID:32646579") "A cell that contains more than two haploid sets of chromosomes.") AnnotationAssertion(rdfs:label "polyploid cell") -SubClassOf( ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (haploid cell) AnnotationAssertion(Annotation( "FB:ma") Annotation( "GOC:tfm") "A cell whose nucleus contains a single haploid genome.") AnnotationAssertion(rdfs:label "haploid cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (endopolyploid cell) @@ -29045,8 +16298,10 @@ SubClassOf( (reticular cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0517223651") Annotation( "http://en.wikipedia.org/wiki/Reticular_cell") "A fibroblast that synthesizes collagen and uses it to produce reticular fibers, thus providing structural support. Reticular cells are found in many organs, including the spleen, lymph nodes and kidneys. Subtypes of reticular cells include epithelial, mesenchymal, and fibroblastic reticular cells. Fibroblastic reticular cells are involved in directing B cells and T cells to specific regions within a tissue, whereas epithelial and mesenchymal reticular cells are associated with certain areas of the brain.") +AnnotationAssertion( ) AnnotationAssertion( "FMA:62877") AnnotationAssertion( "reticulum cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "reticular cell") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/1472") SubClassOf( ) @@ -29092,28 +16347,13 @@ AnnotationAssertion( "MESH:D003713") AnnotationAssertion( "interdigitating cell") AnnotationAssertion( "veiled cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) DisjointClasses( ) -# Class: (Langerhans cell) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:amm") Annotation( "GO_REF:0000031") Annotation( "ISBN:0721601464") Annotation( "ISBN:0781735149") Annotation( "PMCID:PMC2346585") Annotation( "PMID:17850486") "Langerhans cell is a conventional dendritic cell that has plasma membrane part CD207. A Langerhans cell is a stellate dendritic cell of myeloid origin, that appears clear on light microscopy and has a dark-staining, indented nucleus and characteristic inclusions (Birbeck granules) in the cytoplasm; Langerhans cells are found principally in the stratum spinosum of the epidermis, but they also occur in other stratified epithelia and have been identified in the lung, lymph nodes, spleen, and thymus.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0000705") -AnnotationAssertion( "CALOHA:TS-2375") -AnnotationAssertion( "FMA:63072") -AnnotationAssertion( "MESH:D007801") -AnnotationAssertion( "LC") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000021 )(PMID:19243617). These cells are also CD1a-high, CD14-negative, CD207-positive (langerin), CD324-positive (E-cadherin), and DCIR-positive. They reside in the epidermis.") -AnnotationAssertion(rdfs:label "Langerhans cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (epinephrine secreting cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:12438093") "A cell capable of producing epinephrine. Epiniphrine is synthesized from norepiniphrine by the actions of the phenylethanolamine N-methyltransferase enzyme, which is expressed in the adrenal glands, androgenic neurons, and in other cell types.") @@ -29160,7 +16400,6 @@ EquivalentClasses( ObjectIntersection # Class: (adrenocorticotropic hormone secreting cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "SANBI:mhl") "A peptide hormone secreting cell that produces adrenocorticotropin, or corticotropin.") -AnnotationAssertion( "CL:0000640") AnnotationAssertion(Annotation( "GO:0051458") "ACTH secreting cell") AnnotationAssertion( "adrenocorticotrophic hormone secreting cell") AnnotationAssertion( "corticotrophin hormone secreting cell") @@ -29173,7 +16412,7 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion(Annotation( "JB:jb") "A cell whose primary function is to protect the organism.") AnnotationAssertion(rdfs:label "defensive cell") -SubClassOf( ) +SubClassOf( ) # Class: (visible light photoreceptor cell) @@ -29195,6 +16434,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "BTO:0002064") AnnotationAssertion( "FMA:83624") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "stromal cell") SubClassOf( ) @@ -29247,10 +16487,15 @@ AnnotationAssertion(Annotation( "androgen binding protein secreting cell") SubClassOf( ) +# Class: (paracrine cell) + +AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0198529171") "A paracrine cell is a secretory cell that secretes an agonist into intercellular spaces in which it diffuses to a target cell other than that which produced it.") +AnnotationAssertion(rdfs:label "paracrine cell") +SubClassOf( ) + # Class: (cardiac muscle myoblast) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MESH:D032386") "A precursor cell destined to differentiate into cardiac muscle cell.") -AnnotationAssertion( "CL:0000714") AnnotationAssertion( "FMA:84797") AnnotationAssertion( "cardiac muscle progenitor cell") AnnotationAssertion( "cardiomyocyte progenitor cell") @@ -29266,7 +16511,6 @@ AnnotationAssertion(Annotation( "satellite cell") AnnotationAssertion(rdfs:label "smooth muscle myoblast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) # Class: (skeletal muscle myoblast) @@ -29275,26 +16519,26 @@ AnnotationAssertion( "skeletal myoblast") AnnotationAssertion(rdfs:label "skeletal muscle myoblast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (fungal cell) AnnotationAssertion(rdfs:label "fungal cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -DisjointClasses( ) # Class: (syncytiotrophoblast cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0323052908") "A cell from the outer syncytial layer of the trophoblast of an early mammalian embryo, directly associated with the maternal blood supply. It secretes hCG in order to maintain progesterone secretion and sustain a pregnancy.") AnnotationAssertion( ) AnnotationAssertion( "FMA:83043") -AnnotationAssertion( "plasmidotrophoblast") -AnnotationAssertion( "syncytial trophoblast") -AnnotationAssertion( "syntrophoblast") +AnnotationAssertion(Annotation( "PMID:11787150") "syncytial trophoblast cell") +AnnotationAssertion(Annotation( "PMID:21733368") "syncytiotrophoblastic cell") +AnnotationAssertion( "plasmidotrophoblast cell") +AnnotationAssertion( "syntrophoblast cell") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "syncytiotrophoblast cell") +AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/2100") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -29315,16 +16559,6 @@ AnnotationAssertion( "efferent neuron") SubClassOf( ) -# Class: (primary neuron) - -AnnotationAssertion(rdfs:label "primary neuron") -SubClassOf( ) - -# Class: (primary sensory neuron) - -AnnotationAssertion(rdfs:label "primary sensory neuron") -EquivalentClasses( ObjectIntersectionOf( )) - # Class: (neuron) AnnotationAssertion(Annotation( "MESH:D009474") Annotation( "http://en.wikipedia.org/wiki/Neuron") "The basic cellular unit of nervous tissue. Each neuron consists of a body, an axon, and dendrites. Their purpose is to receive, conduct, and transmit impulses in the nervous system.") @@ -29336,25 +16570,16 @@ AnnotationAssertion( "VHOG:0001483") AnnotationAssertion( "WBbt:0003679") AnnotationAssertion( "nerve cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "These cells are also reportedly CD4-negative and CD200-positive. They are also capable of producing CD40L and IFN-gamma.") AnnotationAssertion(rdfs:label "neuron") +AnnotationAssertion( "https://www.swissbiopics.org/api/image/Neuron_cells.svg"^^xsd:anyURI) SubClassOf( ) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (melanoblast) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "SANBI:mhl") "A cell that originates from the neural crest and differentiates into a pigment cell.") -AnnotationAssertion( "BTO:0003217") -AnnotationAssertion( "FMA:83377") -AnnotationAssertion(rdfs:comment "Derived from UBERON:0002342 neural crest.") -AnnotationAssertion(rdfs:label "melanoblast") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lymphocyte) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0683073696") Annotation( "ISBN:0781735149") "A lymphocyte is a leukocyte commonly found in the blood and lymph that has the characteristics of a large nucleus, a neutral staining cytoplasm, and prominent heterochromatin.") @@ -29374,25 +16599,16 @@ DisjointClasses( (proerythroblast) -AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "MESH:A11.118.290.350.200") Annotation( "PMID:1638021") "An immature, nucleated erythrocyte occupying the stage of erythropoeisis that follows formation of erythroid progenitor cells. This cell is CD71-positive, has both a nucleus and a nucleolus, and lacks hematopoeitic lineage markers.") +AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMID:1638021") "An immature, nucleated erythrocyte occupying the stage of erythropoeisis that follows formation of erythroid progenitor cells. This cell is CD71-positive, has both a nucleus and a nucleolus, and lacks hematopoeitic lineage markers.") AnnotationAssertion( "FMA:83518") AnnotationAssertion(Annotation( "ISBN:0721601464") "rubriblast") AnnotationAssertion( "pronormoblast") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "proerythroblast") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (animal cell) - -AnnotationAssertion( "A native cell that is part of some Metazoa.") -AnnotationAssertion( "metazoan cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "animal cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (basophilic erythroblast) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721601464") "A nucleated immature erythrocyte, having cytoplasm generally similar to that of the earlier proerythroblast but sometimes even more basophilic, and usually regular in outline. The nucleus is still relatively large, but the chromatin strands are thicker and more deeply staining, giving a coarser appearance; the nucleoli have disappeared. This cell is CD71-positive and lacks hematopoeitic lineage markers.") @@ -29456,7 +16672,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Lineage negative is described here as CD2-negative, CD3-negative, CD4-negative, CD5-negative, CD8a-negative, CD14-negative, CD19-negative, CD20-negative, CD56-negative, Ly6g-negative, and Ter119-negative.") AnnotationAssertion(rdfs:label "megakaryocyte progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -29467,7 +16683,7 @@ SubClassOf( (megakaryocyte) -AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "MESH:D008533") Annotation( "http://en.wikipedia.org/wiki/Megakaryocyte") "A giant cell 50 to 100 micron in diameter, with a greatly lobulated nucleus, found in the bone marrow; mature blood platelets are released from its cytoplasm.") +AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "MESH:D008533") Annotation( "PMID:31043076") Annotation( "http://en.wikipedia.org/wiki/Megakaryocyte") "A large hematopoietic cell (50 to 100 micron) with a lobated nucleus. Once mature, this cell undergoes multiple rounds of endomitosis and cytoplasmic restructuring to allow platelet formation and release.") AnnotationAssertion( ) AnnotationAssertion( "BTO:0000843") AnnotationAssertion( "CALOHA:TS-0611") @@ -29475,11 +16691,12 @@ AnnotationAssertion( "megacaryocyte") AnnotationAssertion( "megalocaryocyte") AnnotationAssertion( "megalokaryocyte") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Megakaryocytes are reportedly CD181-positive and CD182-positive.") AnnotationAssertion(rdfs:label "megakaryocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) @@ -29488,16 +16705,16 @@ DisjointClasses( "GOC:amm") Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "GO_REF:0000031") Annotation( "ISBN:0721601464") Annotation( "MESH:D055014") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") Annotation( "PMID:16551251") Annotation( "PMID:16647566") Annotation( "http://en.wikipedia.org/wiki/CFU-GM") Annotation( "http://www.copewithcytokines.de") "A hematopoietic progenitor cell that is committed to the granulocyte and monocyte lineages. These cells are CD123-positive, and do not express Gata1 or Gata2 but do express C/EBPa, and Pu.1.") AnnotationAssertion( ) AnnotationAssertion(Annotation( "http://www.copewithcytokines.de") "CFU-C , Colony forming unit in culture") -AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") "CFU-GM") -AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") "GMP") AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") "colony forming unit granulocyte macrophage") AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") "granulocyte-macrophage progenitor") AnnotationAssertion( "granulocyte/monocyte precursor") AnnotationAssertion( "granulocyte/monocyte progenitor") +AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") Annotation( ) "CFU-GM") +AnnotationAssertion(Annotation( "ISBN:0721601464") Annotation( "PMCID:PMC2213186") Annotation( "PMCID:PMC548021") Annotation( ) "GMP") AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000042)(PMID:19243617). GMPs are reportedly CD16-positive, CD32-positive, CD34-positive, CD38-positive, CD45RA-positive, CD110-negative, CD117-positive, CD123-positive, and SCA1-negative.") AnnotationAssertion(rdfs:label "granulocyte monocyte progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -29507,8 +16724,9 @@ AnnotationAssertion(Annotation( "BTO:0001173") AnnotationAssertion( "CALOHA:TS-0864") AnnotationAssertion( "MESH:D012156") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "reticulocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -29538,8 +16756,10 @@ SubClassOf( ObjectSomeValuesFrom( (angioblastic mesenchymal cell) AnnotationAssertion(Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "PMID:12768659") "A mesenchymal stem cell capable of developing into blood vessel endothelium.") +AnnotationAssertion( ) AnnotationAssertion( "angioblast") AnnotationAssertion( "chondroplast") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "These cells are reportedly CD31-positive, CD34-positive, CD144-positive, CD309-positive, and TAL1-positive.") AnnotationAssertion(rdfs:label "angioblastic mesenchymal cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) @@ -29548,9 +16768,10 @@ SubClassOf( ObjectSomeValuesFrom( (amine precursor uptake and decarboxylation cell) -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") Annotation( "MESH:A11.070") "A cell that originates in the neural crest, that has certain cytochemical and ultrastructural characteristics and is found scattered throughout the body; types include melanocytes, the cells of the chromaffin system, and cells in the hypothalamus, hypophysis, thyroid, parathyroids, lungs, gastrointestinal tract, and pancreas. This cell type concentrates the amino acid precursors of certain amines and decarboxylate them, forming amines that function as regulators and neurotransmitters. This cell type produces substances such as epinephrine, norepinephrine, dopamine, serotonin, enkephalin, somatostatin, neurotensin, and substance P, the actions of which may affect contiguous cells, nearby groups of cells, or distant cells, thus functioning as local or systemic hormones. The name is an acronym for amine precursor uptake and decarboxylation cell.") +AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") "A cell that originates in the neural crest, that has certain cytochemical and ultrastructural characteristics and is found scattered throughout the body; types include melanocytes, the cells of the chromaffin system, and cells in the hypothalamus, hypophysis, thyroid, parathyroids, lungs, gastrointestinal tract, and pancreas. This cell type concentrates the amino acid precursors of certain amines and decarboxylate them, forming amines that function as regulators and neurotransmitters. This cell type produces substances such as epinephrine, norepinephrine, dopamine, serotonin, enkephalin, somatostatin, neurotensin, and substance P, the actions of which may affect contiguous cells, nearby groups of cells, or distant cells, thus functioning as local or systemic hormones. The name is an acronym for amine precursor uptake and decarboxylation cell.") AnnotationAssertion( "BTO:0003866") AnnotationAssertion( "FMA:83114") +AnnotationAssertion( "MESH:D001078") AnnotationAssertion( "APUD cell") AnnotationAssertion(rdfs:label "amine precursor uptake and decarboxylation cell") SubClassOf( ) @@ -29586,6 +16807,7 @@ AnnotationAssertion( "BTO:0001036") AnnotationAssertion( "CALOHA:TS-0866") AnnotationAssertion( "FMA:67748") +AnnotationAssertion(Annotation( "doi:10.1038/s41598-020-66092-9") "cone") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "retinal cone cell") SubClassOf( ) @@ -29595,16 +16817,15 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:tfm") "An epithelial cell of the cornea.") AnnotationAssertion( ) -AnnotationAssertion( "CL:1000431") AnnotationAssertion( "BTO:0004298") AnnotationAssertion( "CALOHA:TS-0173") AnnotationAssertion( "FMA:70551") AnnotationAssertion(Annotation( "FMA:70551") "epithelial cell of cornea") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "corneal epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) # Class: (monocyte) @@ -29613,6 +16834,8 @@ AnnotationAssertion( "BTO:0000876") AnnotationAssertion( "CALOHA:TS-0638") AnnotationAssertion( "FMA:62864") +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Morphology: Mononuclear cell, diameter, 14 to 20 _M, N/C ratio 2:1-1:1. Nucleus may appear in variety of shapes: round, kidney, lobulated, or convoluted. Fine azurophilic granules present; markers: CD11b (shared with other myeloid cells), human: CD14, mouse: F4/80-mid,GR1-low; location: Blood, but can be recruited into tissues; role or process: immune & tissue remodelling; lineage: hematopoietic, myeloid.") AnnotationAssertion(rdfs:label "monocyte") @@ -29624,6 +16847,7 @@ SubClassOf( ObjectSomeValuesFrom( "MESH:D005854") "The reproductive cell in multicellular organisms.") AnnotationAssertion( "BTO:0000535") +AnnotationAssertion( "NCIT:C12597") AnnotationAssertion( "VHOG:0001534") AnnotationAssertion( "WBbt:0006796") AnnotationAssertion(rdfs:label "germ cell") @@ -29636,30 +16860,6 @@ AnnotationAssertion(Annotation( "androgen secreting cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (enucleate erythrocyte) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") "An erythrocyte lacking a nucleus.") -AnnotationAssertion( "RBC") -AnnotationAssertion( "red blood cell") -AnnotationAssertion(rdfs:label "enucleate erythrocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pyramidal neuron) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MESH:D017966") "Pyramidal neurons have a pyramid-shaped soma with a single axon, a large apical dendrite and multiple basal dendrites. The apex and an apical dendrite typically point toward the pial surface and other dendrites and an axon emerging from the base. The axons may have local collaterals but also project outside their region. Pyramidal neurons are found in the cerebral cortex, the hippocampus, and the amygdala.") -AnnotationAssertion( "BTO:0003102") -AnnotationAssertion( "FMA:67310") -AnnotationAssertion( "FMA:86775") -AnnotationAssertion( "NIFSTD:sao862606388") -AnnotationAssertion( "projection neuron") -AnnotationAssertion( "pyramidal cell") -AnnotationAssertion( "pyramidal neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pyramidal neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (retinal rod cell) AnnotationAssertion(Annotation( "MESH:D017948") "One of the two photoreceptor cell types of the vertebrate retina. In rods the photopigment is in stacks of membranous disks separate from the outer cell membrane. Rods are more sensitive to light than cones, but rod mediated vision has less spatial and temporal resolution than cone vision.") @@ -29667,6 +16867,7 @@ AnnotationAssertion( "BTO:0001024") AnnotationAssertion( "CALOHA:TS-0870") AnnotationAssertion( "FMA:67747") +AnnotationAssertion(Annotation( "doi:10.1038/s41598-020-66092-9") "rod") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "retinal rod cell") SubClassOf( ) @@ -29702,7 +16903,7 @@ AnnotationAssertion(Annotation( "BTO:0002315") AnnotationAssertion( "supportive cell") AnnotationAssertion(rdfs:label "supporting cell") -SubClassOf( ) +SubClassOf( ) # Class: (chromophil cell of anterior pituitary gland) @@ -29727,32 +16928,17 @@ SubClassOf( ObjectSomeValuesFrom( (folliculostellate cell) -AnnotationAssertion(Annotation( "JB:jb") "A supportive cell of the vertebrate pituitary that provides macromolecular transport and secretes hormones.") +AnnotationAssertion(Annotation( "JB:jb") Annotation( "PMID:10495875") Annotation( "PMID:15961560") Annotation( "doi:10.23937/2572-407X.1510006") "An agranular supporting cell of the anterior pituitary (adenohypophysis) that is characterized by a star-like morphology and ability to form follicles. Folliculostellate cells communicate with each other and with endocrine cells via gap junctions.") +AnnotationAssertion(Annotation( "doi:10.23937/2572-407X.1510006") "folliculo-stellate cell") +AnnotationAssertion(Annotation( "PMID:34734454") "pituitary folliculostellate cell") +AnnotationAssertion(Annotation( "PMID:34734454") Annotation( ) "FS cell") +AnnotationAssertion(Annotation( "doi:10.23937/2572-407X.1510006") Annotation( ) "FSC") +AnnotationAssertion(Annotation( "PMID:34734454") "Sox2-positive stem cell") +AnnotationAssertion(Annotation( "PMID:18287078") Annotation( "PMID:31620083") Annotation( "PMID:34734454") Annotation( "doi:10.23937/2572-407X.1510006") rdfs:comment "Folliculostellate cells are a heterogeneous group of cells rather than a single cell type, with different morphology and gene expression profiles. Due to this heterogeneity, it is unclear if different properties that have been attributed to folliculostellate cells (pluripotent, proliferative, phagocytic) are common in all folliculostellate cells or limited to particular subsets.") AnnotationAssertion(rdfs:label "folliculostellate cell") -SubClassOf( ) +SubClassOf( ) SubClassOf( ) - -# Class: (basal cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0517223651") "Undifferentiated; mitotic stem cell for other epithelial cell types; rounded or elliptical with little cytoplasm and few organelles; contain cytokeratin intermediate filament.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0000939") -AnnotationAssertion( "FMA:62516") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "basal cell") -SubClassOf( ) - -# Class: (prickle cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") Annotation( "ISBN:0815332181") "A cell with delicate radiating processes known as desmosomes that form intercellular bridges between other cells of this type. This cell type forms the stratum spinosum (prickle cell layer). A function of this cell is to generate keratin.") -AnnotationAssertion( ) -AnnotationAssertion( "CL:0002186") -AnnotationAssertion( "FMA:69059") -AnnotationAssertion( "prickle cell of epidermis") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "prickle cell") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (primary oocyte) @@ -29763,7 +16949,7 @@ AnnotationAssertion( "primary oogonium") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "primary oocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -29774,7 +16960,7 @@ AnnotationAssertion( "FMA:18646") AnnotationAssertion( "primary oogonium") AnnotationAssertion(rdfs:label "secondary oocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -29786,7 +16972,6 @@ AnnotationAssertion( "FMA:72292") AnnotationAssertion(rdfs:label "primary spermatocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) # Class: (secondary spermatocyte) @@ -29797,43 +16982,14 @@ AnnotationAssertion( "FMA:72293") AnnotationAssertion(rdfs:label "secondary spermatocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (fenestrated cell) - -AnnotationAssertion( "window cell") -AnnotationAssertion(rdfs:label "fenestrated cell") -SubClassOf( ) -SubClassOf( ) - # Class: (collagen secreting cell) AnnotationAssertion(Annotation( "GOC:tfm") "An extracellular matrix secreting cell that secretes collagen.") AnnotationAssertion(rdfs:label "collagen secreting cell") SubClassOf( ) -# Class: (pericyte) - -AnnotationAssertion(Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") Annotation( "MESH:D020286") Annotation( "PMID:16807374") Annotation( "PMID:17986482") Annotation( "PMID:20024907") "An elongated, contractile cell found wrapped about precapillary arterioles outside the basement membrane. Pericytes are present in capillaries where proper adventitia and muscle layer are missing (thus distingushing this cell type from adventitial cells). They are relatively undifferentiated and may become fibroblasts, macrophages, or smooth muscle cells.") -AnnotationAssertion( ) -AnnotationAssertion( "CL:0000184") -AnnotationAssertion( "BTO:0002441") -AnnotationAssertion( "FMA:63174") -AnnotationAssertion(Annotation( "PMID:17986482") "ARC") -AnnotationAssertion( "adventitial reticular cell") -AnnotationAssertion( "cell of Rouget") -AnnotationAssertion( "pericyte cell") -AnnotationAssertion( "pericyte of Rouget") -AnnotationAssertion( "adventitial cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Pericytes are CD10-positive, CD13-positive, CD31-negative, CD45-negative, CD106-positive, CD117-negative, CD140-positive, CD144-negative, CD146-positive, CD271-positive, CD325-positive, NG2-positive, RGS5-positive, SMA-positive, and desmin-positive. A subpopulation is CD248-positive. They are also capable of producing angiopoietin 1, CXCL12, TGF-beta, and VEGF-A.") -AnnotationAssertion(rdfs:label "pericyte") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (primordial germ cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:1381289") "A primordial germ cell is a diploid germ cell precursors that transiently exist in the embryo before they enter into close association with the somatic cells of the gonad and become irreversibly committed as germ cells.") @@ -29855,8 +17011,10 @@ SubClassOf( (glutamatergic neuron) AnnotationAssertion( "A neuron that is capable of some neurotansmission by glutamate secretion.") +AnnotationAssertion( ) AnnotationAssertion( "FBbt:00100291") AnnotationAssertion( "WBbt:0006829") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "glutamatergic neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -29867,19 +17025,8 @@ AnnotationAssertion(Annotation( "muscle precursor cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neurogliaform cell) - -AnnotationAssertion(Annotation( "JB:jb") Annotation( "PMID:17122314") "An interneuron that has spider-like appearance with a small round soma, a large number (7-10) of short, smooth, or slightly beaded primary dendrites that give rise to only a few secondary branches, and a branched axon that establishes a dense axonal mesh with thin shafts.") -AnnotationAssertion(Annotation( "PMID:18568015") "NGF cell") -AnnotationAssertion(Annotation( "PMID:3235828") "neuroglioform cell") -AnnotationAssertion( "spiderweb cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neurogliaform cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (PP cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "JB:jb") Annotation( "PMID:15153415") "A cell that stores and secretes pancreatic polypeptide hormone.") @@ -29890,6 +17037,20 @@ AnnotationAssertion(rdfs:label "PP c SubClassOf( ) SubClassOf( ) +# Class: (dopaminergic neuron) + +AnnotationAssertion(Annotation( "GOC:dhill") "A neuron that releases dopamine as a neurotransmitter.") +AnnotationAssertion( "BTO:0004032") +AnnotationAssertion( "FBbt:00005131") +AnnotationAssertion( "FMA:84787") +AnnotationAssertion( "MESH:D059290") +AnnotationAssertion( "WBbt:0006746") +AnnotationAssertion( "dopaminergic cell") +AnnotationAssertion(rdfs:label "dopaminergic neuron") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) + # Class: (neurecto-epithelial cell) AnnotationAssertion(Annotation( "GOC:tfm") "Epithelial cells derived from neural plate and neural crest.") @@ -29901,13 +17062,6 @@ AnnotationAssertion(rdfs:label "neur EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (stratum granulosum cell) - -AnnotationAssertion(rdfs:label "stratum granulosum cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (somatic stem cell) AnnotationAssertion(Annotation( "GO:0048103") "A stem cell that can give rise to cell types of the body other than those of the germ-line.") @@ -29916,8 +17070,6 @@ AnnotationAssertion( "MESH:D053687") AnnotationAssertion(rdfs:label "somatic stem cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (striated muscle cell) @@ -29933,13 +17085,16 @@ DisjointClasses( (leukocyte) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") Annotation( "ISBN:978-0-323-05290-0") "An achromatic cell of the myeloid or lymphoid lineages capable of ameboid movement, found in blood or other tissue.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0000751") AnnotationAssertion( "CALOHA:TS-0549") AnnotationAssertion( "FMA:62852") AnnotationAssertion( "MESH:D007962") +AnnotationAssertion( "NCIT:C12529") AnnotationAssertion( "leucocyte") AnnotationAssertion( "white blood cell") AnnotationAssertion( "immune cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "leukocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -29954,9 +17109,11 @@ AnnotationAssertion( "BTO:0001800") AnnotationAssertion( "FMA:67765") AnnotationAssertion( "MESH:D012165") -AnnotationAssertion( "RGC") AnnotationAssertion( "gangliocyte") AnnotationAssertion( "ganglion cell of retina") +AnnotationAssertion(Annotation( "doi:10.1038/s41598-020-66092-9") Annotation( ) "RGC") +AnnotationAssertion(Annotation( "doi:10.1038/s41598-020-66092-9") Annotation( ) Annotation( ) "RGCs") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "retinal ganglion cell") SubClassOf( ) @@ -29976,31 +17133,19 @@ AnnotationAssertion(Annotation( "cardiac myocyte") AnnotationAssertion( "cardiomyocyte") AnnotationAssertion( "heart muscle cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This class encompasses the muscle cells responsible for heart* contraction in both vertebrates and arthropods. The ultrastucture of a wide range of arthropod heart cells has been examined including spiders, horseshoe crabs, crustaceans (see Sherman, 1973 and refs therein) and insects (see Lehmacher et al (2012) and refs therein). According to these refs, the cells participating in heart contraction in all cases are transversely striated. Insects hearts additionally contain ostial cells, also transversely striated muscle cells, but which do not participate in heart contraction.") AnnotationAssertion(rdfs:label "cardiac muscle cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (retinal bipolar neuron) - -AnnotationAssertion(Annotation( "PMID:14689473") "A bipolar neuron found in the retina and having connections with photoreceptors cells and neurons in the inner plexiform layer.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "retinal bipolar neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( )))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (myeloid cell) AnnotationAssertion(Annotation( "GOC:add") "A cell of the monocyte, granulocyte, mast cell, megakaryocyte, or erythroid lineage.") -AnnotationAssertion( ) AnnotationAssertion( "BTO:0001441") AnnotationAssertion( "CALOHA:TS-0647") AnnotationAssertion( "MESH:D022423") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "myeloid cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -30009,7 +17154,6 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") "A immature or mature cell in the lineage leading to and including erythrocytes.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0002156") AnnotationAssertion( "CALOHA:TS-0290") AnnotationAssertion( "FMA:62845") AnnotationAssertion( "FMA:83516") @@ -30027,14 +17171,17 @@ AnnotationAssertion( "FMA:83504") AnnotationAssertion( "MESH:D004900") AnnotationAssertion( "normoblast") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "erythroblast") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (myeloid leukocyte) AnnotationAssertion(Annotation( "GOC:add") "A cell of the monocyte, granulocyte, or mast cell lineage.") +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "myeloid leukocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -30059,6 +17206,7 @@ AnnotationAssertion( "neutrophil leukocyte") AnnotationAssertion( "neutrophilic leucocyte") AnnotationAssertion( "neutrophilic leukocyte") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "neutrophil") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) @@ -30067,8 +17215,6 @@ SubClassOf(Annotation( # Class: (mononuclear osteoclast) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") Annotation( "PMID:12713016") Annotation( "PMID:15055519") Annotation( "PMID:17380158") Annotation( "PMID:9415452") "A specialized mononuclear osteoclast associated with the absorption and removal of bone, precursor of multinuclear osteoclasts.") -AnnotationAssertion( ) -AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Morphology: mononuclear, highly vesicular.") AnnotationAssertion(rdfs:label "mononuclear osteoclast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -30077,9 +17223,7 @@ SubClassOf(Annotation( # Class: (multinuclear osteoclast) AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:12713016") Annotation( "PMID:9415452") "A specialized multinuclear osteoclast associated with the absorption and removal of bone.") -AnnotationAssertion( ) AnnotationAssertion( "multinucleated osteoclast") -AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Morphology: multinucleated, highly vesicular.") AnnotationAssertion(rdfs:label "multinuclear osteoclast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -30089,14 +17233,16 @@ SubClassOf( ObjectSomeValuesFrom( (myeloid dendritic cell) AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:10449155") Annotation( "PMID:17332250") Annotation( "PMID:9521319") "A dendritic cell of the myeloid lineage.") +AnnotationAssertion( ) AnnotationAssertion( "interdigitating cell") AnnotationAssertion( "veiled cell") AnnotationAssertion( "BTO:0004721") AnnotationAssertion( "CD11c+CD123- DC") AnnotationAssertion( "mDC") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "These cells are CD1a-negative, CD1b-positive, CD11a-positive, CD11c-positive, CD13-positive, CD14-negative, CD20-negative, CD21-negative, CD33-positive, CD40-negative, CD50-positive, CD54-positive, CD58-positive, CD68-negative, CD80-negative, CD83-negative, CD85j-positive, CD86-positive, CD89-negative, CD95-positive, CD120a-negative, CD120b-positive, CD123-negative, CD178-negative, CD206-negative, CD207-negative, CD209-negative, and TNF-alpha-negative. Upon TLR stimulation, they are capable of producing high levels of TNF-alpha, IL-6, CXCL8 (IL-8).") AnnotationAssertion(rdfs:label "myeloid dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (pro-T cell) @@ -30127,7 +17273,7 @@ AnnotationAssertion(Annotation( "BTO:0000187") AnnotationAssertion( "FMA:83524") AnnotationAssertion(rdfs:label "myeloblast") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30139,10 +17285,11 @@ AnnotationAssertion( "CALOHA:TS-0448") AnnotationAssertion( "MPP") AnnotationAssertion( "hemopoietic progenitor cell") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Markers differ between mouse and human.") AnnotationAssertion(rdfs:label "hematopoietic multipotent progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30181,49 +17328,23 @@ AnnotationAssertion( "FMA:86713") AnnotationAssertion( "mononuclear leukocyte") AnnotationAssertion( "peripheral blood mononuclear cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mononuclear cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (ciliated olfactory receptor neuron) - -AnnotationAssertion(Annotation( "PMID:16841163") "An olfactory receptor cell in which the apical ending of the dendrite is a pronounced ciliated olfactory knob.") -AnnotationAssertion( "ciliated olfactory sensory neuron") -AnnotationAssertion( "ciliated sensory neuron") -AnnotationAssertion(rdfs:label "ciliated olfactory receptor neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (classical monocyte) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GO_REF:0000031") Annotation( "PMID:16322748") Annotation( "PMID:18303997") Annotation( "PMID:20628149") Annotation( "PMID:20870168") "A monocyte that responds rapidly to microbial stimuli by secreting cytokines and antimicrobial factors and which is characterized by high expression of CCR2 in both rodents and humans, negative for the lineage markers CD3, CD19, and CD20, and of larger size than non-classical monocytes.") -AnnotationAssertion( ) -AnnotationAssertion( "inflammatory monocyte") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Markers: CCR2+CXCCR1 (human, mouse, rat).") -AnnotationAssertion(rdfs:label "classical monocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (elicited macrophage) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:ana") Annotation( "GOC:tfm") Annotation( "GO_REF:0000031") Annotation( "PMID:15771589") "A macrophage which develops from an inflammatory monocyte and is recruited into the tissues in response to injury and infection as part of an inflammatory response. Markers include CD11b-positive, CD68-positive, and F4/80-positive.") -AnnotationAssertion( "FMA:84643") -AnnotationAssertion( "FMA:84645") -AnnotationAssertion( "free macrophage") -AnnotationAssertion( "wandering histiocyte") -AnnotationAssertion(rdfs:comment "Markers: CD11b+, CD68+; Mouse: F4/80+; role or process: immune, inflammation (inflammatory response).") -AnnotationAssertion(rdfs:label "elicited macrophage") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (suppressor macrophage) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:tfm") Annotation( "PMID:20402419") "A macrophage that suppresses immune responses.") -AnnotationAssertion(rdfs:comment "Markers: May express: IL10, TGFbeta.") -AnnotationAssertion(rdfs:label "suppressor macrophage") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +# Class: (serotonergic neuron) + +AnnotationAssertion(Annotation( "SANBI:mhl") "A neuron that releases serotonin as a neurotransmitter.") +AnnotationAssertion( "FBbt:00005133") +AnnotationAssertion( "MESH:D059326") +AnnotationAssertion( "WBbt:0006837") +AnnotationAssertion( "5-HT neuron") +AnnotationAssertion( "5-hydroxytryptamine neuron") +AnnotationAssertion( "serotinergic neuron") +AnnotationAssertion(rdfs:label "serotonergic neuron") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (tissue-resident macrophage) @@ -30251,6 +17372,7 @@ AnnotationAssertion(rdfs:comment "Ma AnnotationAssertion(rdfs:label "perivascular macrophage") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) +SubClassOf( ) # Class: (thymocyte) @@ -30266,7 +17388,7 @@ AnnotationAssertion( "XAO:0003159") AnnotationAssertion( "thymic lymphocyte") AnnotationAssertion(rdfs:label "thymocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (DN1 thymic pro-T cell) @@ -30280,7 +17402,7 @@ AnnotationAssertion( "double negative 1") AnnotationAssertion( "preT.DN1.Th") AnnotationAssertion(rdfs:label "DN1 thymic pro-T cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30289,7 +17411,7 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:add") Annotation( "GOC:pam") Annotation( "GO_REF:0000031") Annotation( "PMID:19273629") "A dendritic cell arising in thymus that has the phenotype CD11c-positive, CD11b-negative, and CD45RA-negative.") AnnotationAssertion(rdfs:comment "In the mouse this cell expresses CD8-alpha-alpha.") AnnotationAssertion(rdfs:label "thymic conventional dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30304,8 +17426,7 @@ AnnotationAssertion( "haemopoietic cell") AnnotationAssertion( "hemopoietic cell") AnnotationAssertion(rdfs:label "hematopoietic cell") -SubClassOf( ) -SubClassOf( ) +SubClassOf( ) # Class: (conventional dendritic cell) @@ -30318,6 +17439,7 @@ AnnotationAssertion( "cDC") AnnotationAssertion( "dendritic reticular cell") AnnotationAssertion( "type 1 DC") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:0000003)(PMID:19243617) These cells are also CD20-negative, MHCII-positive.") AnnotationAssertion(rdfs:label "conventional dendritic cell") @@ -30332,17 +17454,6 @@ AnnotationAssertion(rdfs:label "CD34 EquivalentClasses( ObjectUnionOf( )) SubClassOf( ) -# Class: (Kit and Sca1-positive hematopoietic stem cell) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:amm") Annotation( "GOC:tfm") Annotation( "GO_REF:0000031") Annotation( "PMID:17952047") Annotation( "PMID:19022770") "A hematopoietic stem cell that has plasma membrane part Kit-positive, SCA-1-positive, CD150-positive and CD34-negative.") -AnnotationAssertion( "LSK stem cell") -AnnotationAssertion( "Sca1-positive hematopoietic stem cell") -AnnotationAssertion(rdfs:comment "Cell markers are associated with mouse hematopoietic stem cell. Originally described in the dendritic cell ontology (DC_CL:0000043)(PMID:19243617).") -AnnotationAssertion(rdfs:label "Kit and Sca1-positive hematopoietic stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -DisjointClasses( ) - # Class: (CD7-negative lymphoid progenitor OR granulocyte monocyte progenitor) AnnotationAssertion(rdfs:comment "Originally described in the dendritic cell ontology (DC_CL:1110000)(PMID:19243617).") @@ -30386,7 +17497,7 @@ AnnotationAssertion( "PMID:16140871") "CD133-positive hematopoietic stem cell") AnnotationAssertion(rdfs:comment "Cell markers are associated with human hematopoietic stem cells. Originally described in the dendritic cell ontology (DC_CL:0000035)(PMID:19243617).") AnnotationAssertion(rdfs:label "CD34-positive, CD38-negative hematopoietic stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (CD34-positive, CD38-positive common myeloid progenitor) @@ -30395,7 +17506,7 @@ AnnotationAssertion(Annotation( "CD71-positive common myeloid precursor") AnnotationAssertion(rdfs:comment "Markers are associated with human cell type. Originally described in the dendritic cell ontology (DC_CL:0000038)(PMID:19243617).") AnnotationAssertion(rdfs:label "CD34-positive, CD38-positive common myeloid progenitor") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30405,7 +17516,7 @@ AnnotationAssertion(Annotation( "CD7-negative lymphoid precursor") AnnotationAssertion(rdfs:comment "These markers are associated with human cells. Originally described in the dendritic cell ontology (DC_CL:0000039)(PMID:19243617).") AnnotationAssertion(rdfs:label "CD7-negative lymphoid progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30415,7 +17526,7 @@ AnnotationAssertion(Annotation( "CD7-positive lymphoid precursor") AnnotationAssertion(rdfs:comment "These markers are associated with human cells. Originally described in the dendritic cell ontology (DC_CL:0000040)(PMID:19243617).") AnnotationAssertion(rdfs:label "CD7-positive lymphoid progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30427,32 +17538,31 @@ AnnotationAssertion( "PMID:21219184") "pro-DCs") AnnotationAssertion(rdfs:comment "Surface markers are for mouse cells. Originally described in the dendritic cell ontology (DC_CL:0000041) CDP are reportedly CD2-negative, CD3-negative, CD4-negative, CD5-negative, CD8a-negative, CD11c-positive, CD14-negative, CD19-negative, CD20-negative, CD56-negative, B220-negative, Ly6g-negative, MHCII-positive, and Ter119-negative. (PMID:19243617).") AnnotationAssertion(rdfs:label "common dendritic progenitor") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (cerebellar granule cell) -AnnotationAssertion(Annotation( "GOC:mah") "Granule cell that is part of the cerebellum.") +AnnotationAssertion(Annotation( "GOC:mah") Annotation( "doi:10.12688/f1000research.15021.1") Annotation( "doi:10.3389/fncir.2020.611841") "An excitatory granule cell with a soma located in the granular layer of cerebellar cortex. A mature cerebellar granule cell has short dendrites with a characteristic claw-like appearance and a long axon that ascends to the molecular layer where it bifurcates (except in non-teleost fish, where it does not bifurcate) and extends mediolaterally to form parallel fibers.") AnnotationAssertion( "BTO:0004278") +AnnotationAssertion(Annotation( "doi:10.3389/fncir.2020.611841") "granule cell of the cerebellum") +AnnotationAssertion(Annotation( "doi:10.3389/fncir.2020.611841") rdfs:comment "It has been noted in at least some mammalian species that granule cells are the most numerous cell type in the cerebellum and in the brain, with at least 99% of all cerebellar neurons being granule cells.") AnnotationAssertion(rdfs:label "cerebellar granule cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (cortical granule cell) - -AnnotationAssertion(Annotation( "GOC:mah") "Granule cell that is part of the cerebral cortex.") -AnnotationAssertion(rdfs:label "cortical granule cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (bone cell) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GO_REF:0000034") "A connective tissue cell found in bone.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2011-11-16T04:28:16Z") +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "bone cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (CD14-positive monocyte) @@ -30462,27 +17572,16 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion(rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'monocyte'. Note that while CD14 is considered a reliable marker for human monocytes, it is only expressed on approximately 85% of mouse monocytes.") AnnotationAssertion(rdfs:label "CD14-positive monocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (CD14-positive, CD16-low monocyte) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:20628149") "An intermediate monocyte that is CD14-positive and with low amounts of CD16.") -AnnotationAssertion( ) -AnnotationAssertion( "intermediate monocyte, human") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Definition is valid for human intermediate monocytes.") -AnnotationAssertion(rdfs:label "CD14-positive, CD16-low monocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (common myeloid progenitor, CD34-positive) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "ISBN:0878932437") Annotation( "PMCID:PMC2212039") Annotation( "PMID:10724173") Annotation( "PMID:16551251") Annotation( "PMID:16647566") "A progenitor cell committed to myeloid lineage, including the megakaryocyte and erythroid lineages. These cells are CD34-positive, and express Gata1, Gata2, C/EBPa, and Pu.1.") -AnnotationAssertion(Annotation( "ISBN:0878932437") "CMP") AnnotationAssertion( "common myeloid precursor, CD34-positive") -AnnotationAssertion(Annotation( "ISBN:0878932437") "CFU-GEMM") -AnnotationAssertion(Annotation( "ISBN:0878932437") "CFU-S") +AnnotationAssertion(Annotation( "ISBN:0878932437") Annotation( ) "CFU-GEMM") +AnnotationAssertion(Annotation( "ISBN:0878932437") Annotation( ) "CFU-S") +AnnotationAssertion(Annotation( "ISBN:0878932437") Annotation( ) "CMP") AnnotationAssertion(Annotation( "ISBN:0878932437") "colony forming unit granulocyte, erythrocyte, macrophage, and megakaryocyte") AnnotationAssertion(Annotation( "ISBN:0878932437") "multipotential myeloid stem cell") AnnotationAssertion(Annotation( "ISBN:0878932437") "myeloid stem cell") @@ -30498,65 +17597,25 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "2010-01-06T03:43:27Z") AnnotationAssertion(rdfs:label "hematopoietic oligopotent progenitor cell, lineage-negative") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (abnormal cell) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:cg") Annotation( "GOC:wdd") "A cell found in an organism or derived from an organism exhibiting a phenotype that deviates from the expected phenotype of any native cell type of that organism. Abnormal cells are typically found in disease states or disease models.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-01-30T18:53:32Z"^^xsd:dateTime) -AnnotationAssertion( "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&code=C12913") -AnnotationAssertion(rdfs:comment "https://github.com/obophenotype/cell-ontology/issues/448") -AnnotationAssertion(rdfs:label "abnormal cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (innate lymphoid cell) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:dsd") Annotation( "PMID:23292121") Annotation( "PMID:23348417") "A lymphocyte that lacks characteristic T cell, B cell, myeloid cell, and dendritic cell markers, that functions as part of the innate immune response to produce cytokines and other effector responses.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "2017-01-30T20:20:48Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "innate lymphoid cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (erythroid progenitor cell, mammalian) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0721601464") "A progenitor cell committed to the erythroid lineage. This cell is ter119-positive but lacks expression of other hematopoietic lineage markers (lin-negative).") AnnotationAssertion( "BTO:0004911") -AnnotationAssertion( "BFU-E") -AnnotationAssertion( "CFU-E") +AnnotationAssertion(Annotation( ) "BFU-E") +AnnotationAssertion(Annotation( ) "CFU-E") AnnotationAssertion( "blast forming unit erythroid") AnnotationAssertion( "burst forming unit erythroid") AnnotationAssertion( "colony forming unit erythroid") AnnotationAssertion( "erythroid stem cell") AnnotationAssertion(rdfs:label "erythroid progenitor cell, mammalian") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (immature innate lymphoid cell) - -AnnotationAssertion(Annotation( "GOC:add") "An innate lyphoid cell with an immature phenotype.") -AnnotationAssertion( "immature ILC") -AnnotationAssertion(rdfs:label "immature innate lymphoid cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (Kit-positive erythroid progenitor cell) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:19805084") Annotation( "http://www.immgen.org/index_content.html") "An erythroid progenitor cell is Kit-positive, Ly6A-negative, CD41-negative, CD127-negative, and CD123-negative. This cell type is also described as being lin-negative, Kit-positive, CD150-negative, CD41-negative, CD105-positive, and FcgR-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T10:14:16Z") -AnnotationAssertion( "c- Kit-positive erythroid progenitor cell") -AnnotationAssertion(rdfs:comment "Markers found on mouse cells.") -AnnotationAssertion(rdfs:label "Kit-positive erythroid progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (CD34-positive, CD38-positive granulocyte monocyte progenitor) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:12615892") Annotation( "PMID:19022770") "A granulocyte monocyte progenitor is CD34-positive, CD38-positive, IL-3receptor-alpha-positive and is CD45RA-negative.") @@ -30575,19 +17634,9 @@ AnnotationAssertion( "2010-01-13T03:43:10Z") AnnotationAssertion(rdfs:comment "Markers are associated with human cell type.") AnnotationAssertion(rdfs:label "CD34-positive, CD38-positive megakaryocyte erythroid progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (Kit-positive, CD34-negative megakaryocyte erythroid progenitor cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:12615892") Annotation( "PMID:19022770") Annotation( "http://www.immgen.org/index_content.html") "A megakaryocyte erythroid progenitor cell that is Kit-positive and is Sca1-negative, CD34-negative, CD90-negative, IL7r-alpha-negative and Fcgr II/III-low.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-01-13T03:43:12Z") -AnnotationAssertion(rdfs:comment "Markers are associated with mouse cells.") -AnnotationAssertion(rdfs:label "Kit-positive, CD34-negative megakaryocyte erythroid progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (macrophage dendritic cell progenitor) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:19273628") "A progenitor cell that can give rise to plasmacytoid and myeloid dendritic cells, and to monocytes and macrophages.") @@ -30599,86 +17648,12 @@ EquivalentClasses( ObjectIntersection SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pre-conventional dendritic cell) - -AnnotationAssertion(Annotation( "GOC:tfm") "A lin-negative, MHC-II-negative, CD11c-positive, FLT3-positive cell with intermediate expression of SIRP-alpha.") -AnnotationAssertion( "2010-01-19T03:39:30Z") -AnnotationAssertion(rdfs:label "pre-conventional dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Kit-low proerythroblast) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:19805084") "A proerythoblast that is Kit-low, Lyg76-positive, and CD71-positive.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T10:31:56Z") -AnnotationAssertion(rdfs:comment "Markers are associated with mouse cells.") -AnnotationAssertion(rdfs:label "Kit-low proerythroblast") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Kit-negative, Ly-76 high basophilic erythroblast) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:19805084") "A basophilic erythroblast that is Lyg 76-high and is Kit-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T10:41:22Z") -AnnotationAssertion(rdfs:comment "Cell surface markers are associated with mouse cells.") -AnnotationAssertion(rdfs:label "Kit-negative, Ly-76 high basophilic erythroblast") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Kit-negative, Ly-76 high polychromatophilic erythroblast) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:19805084") "A polychromatophilic erythroblast that is Lyg 76-high and is Kit-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T10:53:11Z") -AnnotationAssertion( "late basophilic and polychromatophilic erythroblast") -AnnotationAssertion(rdfs:label "Kit-negative, Ly-76 high polychromatophilic erythroblast") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Kit-negative, Ly-76 high orthochromatophilic erythroblasts) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:19805084") "An orthochromatophilic erythroblast that is ter119-high, CD71-low, and Kit-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T11:04:15Z") -AnnotationAssertion(rdfs:comment "Cell surface markers associated with mouse cells.") -AnnotationAssertion(rdfs:label "Kit-negative, Ly-76 high orthochromatophilic erythroblasts") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Ly-76 high reticulocyte) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:18539294") "A reticulocyte that is Ly76-high and is Kit-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T11:37:00Z") -AnnotationAssertion(rdfs:comment "Marker associated with mouse cells.") -AnnotationAssertion(rdfs:label "Ly-76 high reticulocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Ly-76 high positive erythrocyte) - -AnnotationAssertion(Annotation( "GOC:ak") Annotation( "GOC:tfm") Annotation( "PMID:19805084") "An enucleate erythrocyte that is Lyg-76-high.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-04-26T11:51:27Z") -AnnotationAssertion(rdfs:comment "Marker is associated with mouse cell types.") -AnnotationAssertion(rdfs:label "Ly-76 high positive erythrocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (hematopoietic lineage restricted progenitor cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:19022770") "A hematopoietic progenitor cell that is capable of developing into only one lineage of hematopoietic cells.") AnnotationAssertion( ) AnnotationAssertion( "2010-01-06T03:43:20Z") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "hematopoietic lineage restricted progenitor cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -30691,6 +17666,7 @@ DisjointClasses( "GOC:tfm") Annotation( "PMID:19022770") Annotation( "https://orcid.org/0000-0001-5208-3432") "A hematopoietic oligopotent progenitor cell that has the ability to differentiate into limited cell types but lacks lineage cell markers and self renewal capabilities.") AnnotationAssertion( ) AnnotationAssertion( "2010-01-06T03:43:27Z") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This cell type is intended to be compatible with any vertebrate hematopoietic oligopotent progenitor cell. For mammalian hematopoietic oligopotent progenitor cells known to be lineage-negative, please use the term 'hematopoietic oligopotent progenitor cell' (CL_0001060).") AnnotationAssertion(rdfs:label "hematopoietic oligopotent progenitor cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -30698,55 +17674,6 @@ SubClassOf(Annotation( SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (short term hematopoietic stem cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:15572596") Annotation( "PMID:19022770") "A hematopoietic stem cell capable of rapid replenishment of myeloerythroid progenitors and limited self renewal capability. This cell is Kit-positive, Sca1-positive, CD34-positive, CD150-positive, and is Flt3-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-01-08T09:19:25Z") -AnnotationAssertion( "ST stem cell") -AnnotationAssertion( "ST-HSC") -AnnotationAssertion(rdfs:comment "Markers are associated with mouse cells. These cells are also reportedly CD11b-low and CD90-low.") -AnnotationAssertion(rdfs:label "short term hematopoietic stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (long term hematopoietic stem cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:15572596") Annotation( "PMID:17582345") "A hematopoietic stem cell with long term self renewal capability. This cell is Kit-positive, Sca1-positive, CD150-positive, CD90-low, CD34-negative and Flt3-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-01-08T09:19:28Z") -AnnotationAssertion( "LT stem cell") -AnnotationAssertion( "LT-HSC") -AnnotationAssertion(rdfs:comment "Markers are associated with mouse cells.") -AnnotationAssertion(rdfs:label "long term hematopoietic stem cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (Slamf1-negative multipotent progenitor cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:19022770") "A hematopoietic progenitor that has restricted self-renewal capability. Cell is Kit-positive, Ly6-positive, CD150-negative and Flt3-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-01-08T11:16:33Z") -AnnotationAssertion(rdfs:comment "Markers are associated with mouse cells.") -AnnotationAssertion(rdfs:label "Slamf1-negative multipotent progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Slamf1-positive multipotent progenitor cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:19022770") "A hematopoietic progenitor that has some limited self-renewal capability. Cells are lin-negative, Kit-positive, CD34-positive, and Slamf1-positive.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-01-08T11:16:35Z") -AnnotationAssertion( "KSL cell") -AnnotationAssertion(rdfs:comment "Markers are associated with mouse cells.") -AnnotationAssertion(rdfs:label "Slamf1-positive multipotent progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses( ) - # Class: (CD34-positive, CD38-negative multipotent progenitor cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:18371405") Annotation( "PMID:19022770") "A hematopoietic multipotent progenitor cell that is CD34-positive, CD38-negative, CD45RA-negative, and CD90-negative.") @@ -30754,7 +17681,7 @@ AnnotationAssertion( "2010-01-12T11:14:15Z") AnnotationAssertion(rdfs:comment "Cell markers are associated with human hematopoietic multipotent progenitor cells.") AnnotationAssertion(rdfs:label "CD34-positive, CD38-negative multipotent progenitor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -30853,7 +17780,6 @@ AnnotationAssertion( AnnotationAssertion( "FMA:69075") AnnotationAssertion(rdfs:label "endo-epithelial cell") SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (ecto-epithelial cell) @@ -30864,7 +17790,6 @@ AnnotationAssertion( AnnotationAssertion( "FMA:69074") AnnotationAssertion(rdfs:label "ecto-epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (meso-epithelial cell) @@ -30875,7 +17800,6 @@ AnnotationAssertion( "epithelial mesenchymal cell") AnnotationAssertion(rdfs:label "meso-epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (pancreatic ductal cell) @@ -30944,8 +17868,9 @@ AnnotationAssertion( "2010-07-22T11:30:33Z") AnnotationAssertion( "FMA:62855") AnnotationAssertion( "agranular leukocyte") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "nongranular leukocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (interstitial cell of Cajal) @@ -31030,7 +17955,6 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( ) AnnotationAssertion( "2010-08-24T02:05:28Z") -AnnotationAssertion( "CL:1000421") AnnotationAssertion( "BTO:0004167") AnnotationAssertion( "FMA:68458") AnnotationAssertion( "LEC") @@ -31059,7 +17983,6 @@ SubClassOf( "GOC:tfm") "A sebum secreting cell of the skin that secretes sebum into the hair follicles.") AnnotationAssertion( ) AnnotationAssertion( "2010-08-24T09:27:52Z") -AnnotationAssertion( "CL:0002587") AnnotationAssertion( "sebocyte") AnnotationAssertion( "BTO:0004613") AnnotationAssertion( "FMA:70953") @@ -31102,27 +18025,11 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:tfm") "An epithelial cell of the uterus.") AnnotationAssertion( ) AnnotationAssertion( "2010-08-24T10:45:54Z") -AnnotationAssertion( "CL:1000294") AnnotationAssertion( "FMA:256161") AnnotationAssertion(rdfs:label "epithelial cell of uterus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (corneocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:068340007X") "The dead keratin-filled squamous cell of the stratum corneum. This cell type lacks a nucleus.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "2010-08-24T10:53:03Z") -AnnotationAssertion( "BTO:0001943") -AnnotationAssertion( "FMA:68650") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "corneocyte") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (general ecto-epithelial cell) AnnotationAssertion(Annotation( "GOC:tfm") "Epithelial cells derived from general body ectoderm and ectoderm placodes.") @@ -31132,28 +18039,6 @@ AnnotationAssertion( "general ecto-epithelial cell") SubClassOf( ) -# Class: (olfactory epithelial cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:7143026") "A specialized cell involved in sensory perception of smell.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-08-26T01:47:13Z") -AnnotationAssertion( "FMA:67870") -AnnotationAssertion(rdfs:label "olfactory epithelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (keratinized cell of the oral mucosa) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:12014572") "A keratinized cell located in the hard palate or gingiva.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-08-26T02:51:30Z") -AnnotationAssertion(rdfs:label "keratinized cell of the oral mucosa") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (folliculostellate cell of pars distalis of adenohypophysis) AnnotationAssertion(Annotation( "GOC:tfm") "A supporting cell of the anterior pituitary gland involved in trophic and catabolic processes; expresses a broad spectrum of cytokeratins indicative of their epithelial nature.") @@ -31171,7 +18056,6 @@ SubClassOf( "GOC:tfm") "An epithelial cell found in the lining of the stomach.") AnnotationAssertion( ) AnnotationAssertion( "2010-08-25T03:22:08Z") -AnnotationAssertion( "CL:1000399") AnnotationAssertion( "FMA:62948") AnnotationAssertion(rdfs:label "epithelial cell of stomach") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31182,7 +18066,6 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:tfm") "A mucous cell in the epithelium of the stomach.") AnnotationAssertion( ) AnnotationAssertion( "2010-08-25T03:38:51Z") -AnnotationAssertion( "CL:1000404") AnnotationAssertion( "FMA:63464") AnnotationAssertion(rdfs:label "mucous cell of stomach") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31194,37 +18077,12 @@ SubClassOf( "GOC:tfm") Annotation( "ISBN:0517223651") "A stomach epithelial cell that is olumnar in form with a few short apical microvilli; relatively undifferentiated mitotic cell from which other types of gland are derived; few in number, situated in the isthmus region of the gland and base of the gastric pit.") AnnotationAssertion( ) AnnotationAssertion( "2010-08-25T03:57:08Z") -AnnotationAssertion( "CL:1000400") AnnotationAssertion( "FMA:62953") AnnotationAssertion(rdfs:label "stem cell of gastric gland") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) SubClassOf( ) -# Class: (basal cell of epidermis) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0517223651") "A basally situated, mitotically active, columnar-shaped keratinocyte attached to the basement membrane.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-08-26T03:12:49Z") -AnnotationAssertion( "CL:1000439") -AnnotationAssertion( "FMA:70571") -AnnotationAssertion(rdfs:label "basal cell of epidermis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "true") ) - -# Class: (glomerular endothelial cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:15840009") "An endothelial cell found in the glomerulus of the kidney. This cell is flattened, highly fenestrated, and plays a vital role in the formation of glomerular ultrafiltrate.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-08-26T10:59:44Z") -AnnotationAssertion( "BTO:0004632") -AnnotationAssertion( "FMA:70970") -AnnotationAssertion(rdfs:label "glomerular endothelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) - # Class: (granulocytopoietic cell) AnnotationAssertion(Annotation( "GOC:tfm") "A cell involved in the formation of a granulocyte.") @@ -31251,7 +18109,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "2010-08-30T02:00:42Z") AnnotationAssertion( "FMA:86577") -AnnotationAssertion(Annotation( "PMID:18442648") Annotation( ) "HpSC") +AnnotationAssertion(Annotation( "PMID:18442648") Annotation( ) "HpSC") AnnotationAssertion(rdfs:label "hepatic stem cell") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/800") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31260,10 +18118,11 @@ SubClassOf(Annotation( # Class: (epithelial cell of tracheobronchial tree) AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the tracheobronchial tree.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2010-09-02T02:09:14Z") -AnnotationAssertion( "CL:1000407") AnnotationAssertion( "FMA:66816") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "epithelial cell of tracheobronchial tree") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -31284,10 +18143,10 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "2010-09-07T10:38:03Z") AnnotationAssertion( "FMA:70950") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vertebrate lens cell") SubClassOf( ) SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (lens epithelial cell) @@ -31308,8 +18167,6 @@ SubClassOf( "GOC:tfm") "An epithelial cell of the prostate.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-07T01:49:29Z") -AnnotationAssertion( "CL:1000295") -AnnotationAssertion( "CL:1000408") AnnotationAssertion( "FMA:256163") AnnotationAssertion( "FMA:66817") AnnotationAssertion( "prostate epithelial cell") @@ -31322,7 +18179,6 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of prostatic duct.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-07T01:55:51Z") -AnnotationAssertion( "CL:1000462") AnnotationAssertion( "FMA:74224") AnnotationAssertion(Annotation( "FMA:74224") "ductal epithelial cell of prostate") AnnotationAssertion(rdfs:label "epithelial cell of prostatic duct") @@ -31335,7 +18191,6 @@ SubClassOf( "GOC:tfm") Annotation( "PMID:15226377") "A cell that constitutes the basal layer of epithelium in the prostatic duct.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-07T01:59:12Z") -AnnotationAssertion( "CL:1000463") AnnotationAssertion( "FMA:74226") AnnotationAssertion(rdfs:label "basal epithelial cell of prostatic duct") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31353,11 +18208,13 @@ SubClassOf( (pulmonary interstitial fibroblast) AnnotationAssertion(Annotation( "GOC:tfm") "A fibroblasts found in interstitial spaces in the pulmonary tract. Greater numbers of these cells are found in idiopathic pulmonary fibrosis.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2010-09-07T02:29:38Z") AnnotationAssertion( "FMA:84467") AnnotationAssertion( "pulmonary myofibroblast") AnnotationAssertion( "pulmonary septal cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary interstitial fibroblast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -31369,7 +18226,7 @@ AnnotationAssertion( "2010-09-07T03:32:33Z") AnnotationAssertion( "FMA:67513") AnnotationAssertion(rdfs:label "nucleate cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (smooth muscle cell of sphincter of pupil) @@ -31411,7 +18268,6 @@ SubClassOf( "GOC:tfm") "An epithelial cell of the esophagus.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-08T09:28:20Z") -AnnotationAssertion( "CL:1000402") AnnotationAssertion( "FMA:63071") AnnotationAssertion(rdfs:label "epithelial cell of esophagus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31422,7 +18278,6 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the large intestine.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-08T09:28:22Z") -AnnotationAssertion( "CL:1000292") AnnotationAssertion( "BTO:0004297") AnnotationAssertion( "FMA:256157") AnnotationAssertion( "epithelial cell of colon") @@ -31435,7 +18290,6 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the small intestine.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-08T09:41:46Z") -AnnotationAssertion( "CL:1000293") AnnotationAssertion( "FMA:256159") AnnotationAssertion(rdfs:label "epithelial cell of small intestine") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31463,7 +18317,6 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:tfm") "An epithelial cell of thyroid gland.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-08T01:46:51Z") -AnnotationAssertion( "CL:1000297") AnnotationAssertion( "FMA:256167") AnnotationAssertion( "MESH:D000072637") AnnotationAssertion(rdfs:label "epithelial cell of thyroid gland") @@ -31485,23 +18338,12 @@ AnnotationAssertion( "thyroid follicular cell") SubClassOf( ) -# Class: (endothelial cell of viscerocranial mucosa) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0618947256") "An endothelial cell found in the mucosa associated with the facial skeleton.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-09-14T10:40:12Z") -AnnotationAssertion( "CL:1000446") -AnnotationAssertion( "FMA:70627") -AnnotationAssertion(rdfs:label "endothelial cell of viscerocranial mucosa") -SubClassOf( ) - # Class: (endothelial cell of sinusoid) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0618947256") "An endothelial cell that lines any of the venous cavities through which blood passes in various glands and organs such as the spleen and liver.") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2010-09-14T10:57:26Z") -AnnotationAssertion( "CL:1000403") AnnotationAssertion( "FMA:63134") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "endothelial cell of sinusoid") @@ -31581,7 +18423,6 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion(Annotation( "FMA:72208") Annotation( "GOC:tfm") "An epithelial cell of the thymus. Epithelial reticular cells are pleomorphic, stellate, non-phagocytic cells which seem to be supportive in function and are held together by desmosomes. They replace the fibroblastoid reticular cells found in other lymphoid organs. Other epithelial cells in the medulla have the ultrastructure of secretory cells. Although different epithelial cells throughout the thymus appear alike by light microscopy their ultrastructure and function varies.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-13T02:34:22Z") -AnnotationAssertion( "CL:1000459") AnnotationAssertion( "CALOHA:TS-1040") AnnotationAssertion( "FMA:72208") AnnotationAssertion( "epithelial cell of thymus gland") @@ -31598,7 +18439,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "2010-09-13T02:37:23Z") AnnotationAssertion( "FMA:72209") -AnnotationAssertion( "subcapsular thymic epithelial cell") +AnnotationAssertion(Annotation( "PMID:18194204") Annotation( "PMID:2694455") "subcapsular thymic epithelial cell") AnnotationAssertion(rdfs:label "type-1 epithelial cell of thymus") SubClassOf( ) @@ -31651,23 +18492,20 @@ AnnotationAssertion( AnnotationAssertion( "CALOHA:TS-2040") AnnotationAssertion( "FMA:70333") AnnotationAssertion(rdfs:label "neural cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (connective tissue cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0618947256") "A cell of the supporting or framework tissue of the body, arising chiefly from the embryonic mesoderm and including adipose tissue, cartilage, and bone.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2010-09-15T03:01:54Z") -AnnotationAssertion( "CL:1000406") AnnotationAssertion( "CALOHA:TS-2096") AnnotationAssertion( "FMA:63875") AnnotationAssertion( "MESH:D003239") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "connective tissue cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (embryonic cell (metazoa)) @@ -31679,7 +18517,7 @@ AnnotationAssertion( "FMA:82841") AnnotationAssertion( "WBbt:0007028") AnnotationAssertion(rdfs:label "embryonic cell (metazoa)") -SubClassOf( ) +SubClassOf( ) # Class: (mammary gland epithelial cell) @@ -31691,7 +18529,6 @@ AnnotationAssertion( "mammary epithelial cell") AnnotationAssertion(rdfs:label "mammary gland epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (bronchial epithelial cell) @@ -31723,14 +18560,6 @@ AnnotationAssertion(rdfs:label "neur EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (buccal mucosa cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MESH:D009061") "An endothelial cell that lines the oral cavitiy including the mucosa of the gums, the palate, the lip, and the cheek.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-09-20T02:52:54Z") -AnnotationAssertion(rdfs:label "buccal mucosa cell") -SubClassOf( ) - # Class: (prostate stem cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:15226377") "A prostate epithelial cell that is CD133-positive, CD44-positive, integrin A2beta3-high. This cell is a stem cell for the prostate epithelium.") @@ -31758,7 +18587,6 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( ) AnnotationAssertion( "2010-09-21T04:33:05Z") -AnnotationAssertion( "CL:1000475") AnnotationAssertion( "FMA:75621") AnnotationAssertion( "endocardial endothelial cell") AnnotationAssertion(Annotation( "FMA:75621") "endothelial cell of endocardium") @@ -31795,6 +18623,18 @@ AnnotationAssertion(rdfs:label "plac EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (cerebellar granule cell precursor) + +AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:14745007") "A cell located in the outermost proliferative zone of the external germinal layer that can differentiate into astroglial cells and granule cells. This cell type is glial fibrillary acidic protein-positive and HNK1-positive.") +AnnotationAssertion( ) +AnnotationAssertion( "2010-09-22T01:40:44Z") +AnnotationAssertion(Annotation( "doi:10.3389/fncir.2020.611841") "granule cell precursor") +AnnotationAssertion(Annotation( "doi:10.3389/fncir.2020.611841") "granule cell progenitor") +AnnotationAssertion(Annotation( "doi:10.3389/fncir.2020.611841") Annotation( ) "GCP") +AnnotationAssertion(rdfs:label "cerebellar granule cell precursor") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (keratocyte) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:978-0-7020-2958-5") "A keratocyte is a specialized fibroblast residing in the cornea stroma that has a flattened, dendritic cell located between the lamellae with a large flattened nucleus and lengthy processes which communicate with neighboring cells. This corneal layer, representing about 85-90% of corneal thickness, is built up from highly regular collagenous lamellae and extracellular matrix components. Keratocytes play the major role in keeping it transparent, healing its wounds, and synthesizing its components. This cell type secretes collagen I, V, VI, and keratin sulfate.") @@ -31803,6 +18643,7 @@ AnnotationAssertion( "2010-09-22T01:57:40Z") AnnotationAssertion( "corneal fibroblast") AnnotationAssertion( "corneal keratocyte") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "keratocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31844,24 +18685,11 @@ AnnotationAssertion(rdfs:label "resp EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (somatic cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0721662544") "A cell of an organism that does not pass on its genetic material to the organism's offspring (i.e. a non-germ line cell).") -AnnotationAssertion( ) -AnnotationAssertion( "2010-09-24T09:44:42Z") -AnnotationAssertion( "BTO:0001268") -AnnotationAssertion( "FMA:72300") -AnnotationAssertion( "WBbt:0008378") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "somatic cell") -SubClassOf( ) - # Class: (myotube) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:tfm") Annotation( "ISBN:0323052908") Annotation( "PMID:22274696") "A transversely striated, synctial muscle cell, formed by the fusion of myoblasts.") AnnotationAssertion( ) AnnotationAssertion( "2010-09-24T01:13:01Z") -AnnotationAssertion( "CL:0000369") AnnotationAssertion( "FBbt:00005812") AnnotationAssertion( "myotubule") AnnotationAssertion( "single cell sarcomere") @@ -31889,27 +18717,6 @@ AnnotationAssertion(rdfs:label "imma SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (intermediate monocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:20628149") Annotation( "PMID:20870168") "A monocyte that has characteristics of both patrolling and inflammatory monocytes.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-10-04T10:52:03Z") -AnnotationAssertion(rdfs:label "intermediate monocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (CD14-positive, CD16-positive monocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:20628149") Annotation( "PMID:21937707") Annotation( "PMID:22343568") "A CD14-positive monocyte that is also CD16-positive and CCR2-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-10-04T12:49:47Z") -AnnotationAssertion(Annotation( "PMID:22343568") "CD16+ monocyte") -AnnotationAssertion(rdfs:comment "This cell type is compatible with the HIPC Lyoplate markers for 'CD16+ monocyte'. Markers are associated with human cells. Note that this cell type encompasses both human intermediate monocytes (CD14+, CD16-low), and human non-classical monocytes (CD14-low, CD16+).") -AnnotationAssertion(rdfs:label "CD14-positive, CD16-positive monocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (immature T cell) AnnotationAssertion(Annotation( "GOC:tfm") "A T cell that has not completed T cell selection.") @@ -31918,8 +18725,9 @@ AnnotationAssertion( AnnotationAssertion( "BTO:0001372") AnnotationAssertion( "CALOHA:TS-1042") AnnotationAssertion( "immature T-cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "immature T cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (nucleated reticulocyte) @@ -31931,17 +18739,6 @@ AnnotationAssertion(rdfs:label "nucl EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (enucleated reticulocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "ISBN:0-12203-052-4") Annotation( "ISBN:0721601464") "A reticulocyte lacking a nucleus and showing a basophilic reticulum under vital staining due to the presence of ribosomes.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-10-15T09:24:08Z") -AnnotationAssertion( "CALOHA:TS-0864") -AnnotationAssertion( "FMA:66785") -AnnotationAssertion(rdfs:label "enucleated reticulocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (early T lineage precursor) AnnotationAssertion(Annotation( "GOC:dsd") Annotation( "GOC:tfm") Annotation( "PMID:16551251") Annotation( "http://www.immgen.org/index_content.html") "A pro-T cell that is lin-negative, CD25-negative, CD127-negative, CD44-positive and kit-positive.") @@ -31953,20 +18750,22 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "ETPs are reportedly CD1a-negative, CD4-negative, CD7-positive, CD8a-negative, CD8b-negative, CD33-low, CD34-high, CD38-low, CD45RA-positive, and CD45RO-negative.") AnnotationAssertion(rdfs:label "early T lineage precursor") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) # Class: (oligodendrocyte precursor cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:10704434") Annotation( "PMID:11756508") Annotation( "PMID:20142420") Annotation( "PMID:2182078") Annotation( "PMID:24133281") Annotation( "PMID:9826671") "A progenitor cell of the central nervous system that can differentiate into oligodendrocytes or type-2 astrocytes. This cell originates from multiple structures within the developing brain including the medial ganglion eminence and the lateral ganglionic eminence. These cells migrate throughout the central nervous system and persist into adulthood where they play an important role in remyelination of injured neurons.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2010-11-10T02:51:34Z") -AnnotationAssertion(Annotation( "PMID:24133281") "O-2A/OPC") -AnnotationAssertion(Annotation( "PMID:11756508") "O2A/OPC") AnnotationAssertion(Annotation( "PMID:2253328") "oligodendrocyte-type 2 astrocyte (O-2A) progenitor cell") AnnotationAssertion(Annotation( ) Annotation( "PMID:24133281") "oligodendrocyte/type-2 astrocyte progenitor cell") AnnotationAssertion( "MESH:D000073637") +AnnotationAssertion(Annotation( "PMID:24133281") Annotation( ) "O-2A/OPC") +AnnotationAssertion(Annotation( "PMID:11756508") Annotation( ) "O2A/OPC") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "ISBN:9780702028991") Annotation( "PMID:10704434") Annotation( "PMID:2182078") rdfs:comment "This cell type can be purified from optic nerves and other regions of the embryonic, postnatal and adult rat CNS and can be differentiated in vitro to oligodendrocytes and type-2 astrocytes. Some references use the terms 'oligodendrocyte precursor cell' and 'oligodendrocyte type-2 astrocyte (O-2A) progenitor' to refer to the same entity (e.g., PMID:10704434), while others describe an oligodendrocyte type-2 astrocyte (O-2A) progenitor cell as the precurosr to oligodendrocyte- and type-2 astrocyte- progenitor cells (e.g, ISBN:9780702028991).") AnnotationAssertion(rdfs:label "oligodendrocyte precursor cell") SubClassOf( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -31981,20 +18780,9 @@ AnnotationAssertion( AnnotationAssertion( "DC.8-4-11b+") AnnotationAssertion( "spleen double-negative dendritic cell") AnnotationAssertion(rdfs:label "Cd4-negative, CD8_alpha-negative, CD11b-positive dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (epidermal Langerhans cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.immgen.org/index_content.html") "A Langerhans cell that is in the epidermis and is CD45-positive, MHCII-positive, and CD11b-positive.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "2010-11-22T03:57:57Z") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "epidermal Langerhans cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (CD8alpha-negative thymic conventional dendritic cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:19273629") Annotation( "http://www.immgen.org/index_content.html") "A conventional thymic dendritic cell that is CD8alpha-negative.") @@ -32004,39 +18792,9 @@ AnnotationAssertion( AnnotationAssertion( "DC.8-.Th") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "CD8alpha-negative thymic conventional dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (adipose dendritic cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.immgen.org/index_content.html") "A F4/80-negative dendritic cell located in adipose tissue.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-11-23T01:38:21Z") -AnnotationAssertion(rdfs:label "adipose dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (SIRPa-positive adipose dendritic cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.immgen.org/index_content.html") "An adipose dendritic cell that is SIRPa-positive.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-11-23T01:40:44Z") -AnnotationAssertion( "DC.SIRPa+.Ad") -AnnotationAssertion(rdfs:label "SIRPa-positive adipose dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (SIRPa-negative adipose dendritic cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.immgen.org/index_content.html") "An adipose dendritic cell that is SIRPa-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-11-23T01:40:46Z") -AnnotationAssertion( "DC.SIRPa-.Ad") -AnnotationAssertion(rdfs:label "SIRPa-negative adipose dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (CD11b-positive dendritic cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.immgen.org/index_content.html") "A conventional dendritic cell that expresses CD11b (ITGAM).") @@ -32046,43 +18804,6 @@ AnnotationAssertion(rdfs:label "CD11 EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (dermal melanocyte) - -AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:tfm") Annotation( "MP:0009386") "A melanocyte that produces pigment in the dermis.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-12-03T03:17:05Z") -AnnotationAssertion(rdfs:label "dermal melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (hair follicle melanocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MP:0004381") "A melanocyte that produces pigment within the hair follicle.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-12-03T03:17:09Z") -AnnotationAssertion(rdfs:label "hair follicle melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (epithelial melanocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MP:0009388") "A melanocyte that produces pigment in the epithelium.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-12-03T03:17:14Z") -AnnotationAssertion(rdfs:comment "The text defintion reference to the MP term appears to reference an epidermal melanocyte term. This term represents any melanocyte in any epithelium.") -AnnotationAssertion(rdfs:label "epithelial melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (retinal melanocyte) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "MP:0010190") "A melanocyte of the retina. This cell type is distinct from pigmented retinal epithelium.") -AnnotationAssertion( ) -AnnotationAssertion( "2010-12-03T03:25:32Z") -AnnotationAssertion(rdfs:label "retinal melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (auditory epithelial cell) AnnotationAssertion(Annotation( "GOC:tfm") "A specialized cell involved in auditory sensory perception.") @@ -32104,9 +18825,7 @@ AnnotationAssertion( "heart cell") AnnotationAssertion(rdfs:comment "From Onard of the FMA: Cardiac muscle cell or cardiac myocyte is a striated muscle cell. Cardiocyte on the other hand is any cell in the heart which includes cells other than muscle cells (e.g. endothelial cell of endocardium). Unless there is a consensus among anatomists that cardiocytes refer only to muscle cells, we will treat them as a general class of cells in the heart.") AnnotationAssertion(rdfs:label "cardiocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (adventitial cell) @@ -32130,15 +18849,6 @@ AnnotationAssertion(rdfs:label "ente EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (langerin-positive lymph node dendritic cell) - -AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "http://www.immgen.org/index_content.html") "A dermal dendritic cell isolated from skin draining lymph nodes that is langerin-positive, MHC-II-positive, and CD4-negative and CD8a-negative.") -AnnotationAssertion( ) -AnnotationAssertion( "2011-01-21T01:57:00Z") -AnnotationAssertion(rdfs:label "langerin-positive lymph node dendritic cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (kidney epithelial cell) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "KUPO:SJ") "An epithelial cell of the kidney.") @@ -32161,28 +18871,6 @@ AnnotationAssertion(rdfs:label "subc EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (epithelial cell of cervix) - -AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the cervix.") -AnnotationAssertion( ) -AnnotationAssertion( "2011-02-24T08:20:08Z") -AnnotationAssertion(Annotation( "GOC:tfm") "cervical canal epithelial cell") -AnnotationAssertion(Annotation( "GOC:tfm") "cervical canal of uterus epithelial cell") -AnnotationAssertion(Annotation( "GOC:tfm") "cervix epithelial cell") -AnnotationAssertion(Annotation( "GOC:tfm") "cervix of uterus epithelial cell") -AnnotationAssertion(Annotation( "GOC:tfm") "epithelial cell of cervical canal") -AnnotationAssertion(Annotation( "GOC:tfm") "epithelial cell of cervical canal of uterus") -AnnotationAssertion(Annotation( "GOC:tfm") "epithelial cell of cervix of uterus") -AnnotationAssertion(Annotation( "GOC:tfm") "epithelial cell of neck of uterus") -AnnotationAssertion(Annotation( "GOC:tfm") "epithelial cell of uterine cervix") -AnnotationAssertion(Annotation( "GOC:tfm") "neck of uterus epithelial cell") -AnnotationAssertion(Annotation( "GOC:tfm") "uterine cervix epithelial cell") -AnnotationAssertion(rdfs:label "epithelial cell of cervix") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (intrahepatic cholangiocyte) AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:23720296") "An epithelial cell of the intrahepatic portion of the bile duct. These cells are flattened or cuboidal in shape, and have a small nuclear-to-cytoplasmic ratio relative to large/extrahepatic cholangiocytes.") @@ -32225,7 +18913,6 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( ) AnnotationAssertion( "2011-02-28T03:48:11Z") -AnnotationAssertion( "CL:1000393") AnnotationAssertion( "FMA:62104") AnnotationAssertion( "KUPO:0001099") AnnotationAssertion( "endothelial cell of vein") @@ -32243,7 +18930,6 @@ AnnotationAssertion( AnnotationAssertion(rdfs:comment "See CL:0002619.") AnnotationAssertion(rdfs:label "embryonic blood vessel endothelial progenitor cell") SubClassOf( ) -SubClassOf( ) # Class: (fibroblast of the aortic adventitia) @@ -32285,10 +18971,12 @@ SubClassOf(Annotation( # Class: (fibroblast of lung) AnnotationAssertion(Annotation( "GOC:tfm") "A fibroblast that is part of lung.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2011-02-28T05:11:03Z") AnnotationAssertion( "BTO:0000764") AnnotationAssertion( "CALOHA:TS-0575") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "fibroblast of lung") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -32326,8 +19014,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "2011-03-01T04:11:01Z") AnnotationAssertion(rdfs:label "hair follicle cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (intestinal epithelial cell) @@ -32375,7 +19062,7 @@ SubClassOf(Annotation( # Class: (Schwann cell) -AnnotationAssertion(Annotation( "GOC:tfm") "A glial cell that ensheathes axons of neuron in the peripheral nervous system and are necessary for their maintainance and function.") +AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:16807057") "A glial cell that myelinates or ensheathes axons in the peripheral nervous system.") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2011-03-02T01:19:27Z") @@ -32383,8 +19070,10 @@ AnnotationAssertion( "CALOHA:TS-0898") AnnotationAssertion( "MESH:D012583") AnnotationAssertion( ) +AnnotationAssertion(Annotation( "PMID:16807057") rdfs:comment "A myelinating Schwann cell wraps around a single axon. Myelination occurs in larger diameter axons, while a process called ensheathment occurs on smaller diameter axons in which a single cell wraps around multiple small, unmyelinated axons separating them with a thin layer of cytoplasm. The structure formed is called a Remak bundle.") AnnotationAssertion(rdfs:label "Schwann cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (stromal cell of pancreas) @@ -32397,28 +19086,6 @@ AnnotationAssertion(rdfs:label "stro EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (central nervous system pericyte) - -AnnotationAssertion(Annotation( "GOC:tfm") "A pericyte of the central nervous system.") -AnnotationAssertion( ) -AnnotationAssertion( "2011-03-02T02:54:18Z") -AnnotationAssertion(rdfs:label "central nervous system pericyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - -# Class: (perineurial cell) - -AnnotationAssertion(Annotation( "GO:tfm") Annotation( "NCIT:C41442") Annotation( "PMID:25818566") Annotation( "http://en.wikipedia.org/wiki/Perineurium") Annotation(rdfs:comment ) "A glial cell that is part of the perineurium. This cell type has thin long bipolar cytoplasmic processes, pinocytotic vesicles, fragments of external lamina and/or external lamina-like material, attachment plaques, and desmosome-like junctions. Perineurial cells historically have been referred to as fibroblasts because of shape; however, unlike fibroblasts, a perineurial cell: does not have a compact nucleus and large endoplasmic reticulum; does have a double basement membrane opposed to a single basal lamina; is carefully joined to other perineurial cells by tight junctions into a single sheet as opposed to arranged in a large mass; and finally, can surround a small axon bundle at a nerve terminal whereas a fibroblast cannot.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "2011-03-02T03:03:58Z") -AnnotationAssertion(Annotation( "PMID:25818566") "perineurial glial cell") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:36244793") rdfs:comment "There are studies that largely accept the idea that the perineurial cell is a modified fibroblast with myofibroblastic features.") -AnnotationAssertion(rdfs:label "perineurial cell") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (placental epithelial cell) AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the placenta.") @@ -32427,7 +19094,6 @@ AnnotationAssertion( AnnotationAssertion(rdfs:label "placental epithelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) # Class: (renal cortical epithelial cell) @@ -32444,6 +19110,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( ) AnnotationAssertion( "2011-03-06T03:28:27Z") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "retinal blood vessel endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -32470,11 +19137,9 @@ SubClassOf(Annotation( # Class: (smooth muscle cell of the pulmonary artery) AnnotationAssertion(Annotation( "GOC:tfm") "A smooth muscle of the pulmonary artery.") -AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2011-03-06T05:01:28Z") AnnotationAssertion( "BTO:0003336") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "smooth muscle cell of the pulmonary artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -32574,15 +19239,6 @@ AnnotationAssertion(rdfs:label "astr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (astrocyte of the cerebral cortex) - -AnnotationAssertion(Annotation( "GOC:tfm") "An astrocyte of the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "2011-03-06T06:57:36Z") -AnnotationAssertion(rdfs:label "astrocyte of the cerebral cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (astrocyte of the spinal cord) AnnotationAssertion(Annotation( "GOC:tfm") "An astrocyte of the spinal cord.") @@ -32656,14 +19312,6 @@ EquivalentClasses( ObjectIntersection SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (epithelial cell of upper respiratory tract) - -AnnotationAssertion( ) -AnnotationAssertion( "2011-06-21T12:28:55Z") -AnnotationAssertion(rdfs:label "epithelial cell of upper respiratory tract") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (epithelial cell of lower respiratory tract) AnnotationAssertion( ) @@ -32672,26 +19320,6 @@ AnnotationAssertion(rdfs:label "epit EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (epithelial cell of anal column) - -AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the anal column.") -AnnotationAssertion( ) -AnnotationAssertion( "2011-07-08T12:11:38Z") -AnnotationAssertion(rdfs:label "epithelial cell of anal column") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) - -# Class: (keratinized epithelial cell of the anal canal) - -AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell of the anal canal that is keratinized. This cell type is found towards the lower, rectal end of the anal canal.") -AnnotationAssertion( ) -AnnotationAssertion( "2011-07-08T02:08:40Z") -AnnotationAssertion(rdfs:label "keratinized epithelial cell of the anal canal") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (glandular cell of endometrium) AnnotationAssertion(Annotation( "GOC:tfm") "A glandular epithelial cell of the endometrium.") @@ -32749,8 +19377,8 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:tfm") Annotation( "PMID:19745164") "A stem cell that can give rise to multiple cell types (i.e. smooth muscle, endothelial) in the developing heart.") AnnotationAssertion( ) AnnotationAssertion( "2011-07-11T03:15:38Z") -AnnotationAssertion(Annotation( "PMID:19745164") "CPC") AnnotationAssertion(Annotation( "PMID:17519333") Annotation( "PMID:19745164") "cardiovascular progenitor cell") +AnnotationAssertion(Annotation( "PMID:19745164") Annotation( ) "CPC") AnnotationAssertion(rdfs:comment "Discrepancy in develops from origins prevents me from making the assertion that cardioblasts give rise to all instances of cardiocytes as we state cardiac muscle cells develop from cardiac myoblast, which in turn develop from muscle stem cell.") AnnotationAssertion(rdfs:label "cardioblast") SubClassOf( ) @@ -32816,10 +19444,10 @@ SubClassOf( (multi-ciliated epithelial cell) AnnotationAssertion(Annotation( "CL:CVS") "A ciliated epithelial cell with many cilia.") -AnnotationAssertion( "MCC"@en) AnnotationAssertion( "multi-ciliated cell"@en) AnnotationAssertion( "multiciliated cell"@en) AnnotationAssertion( "multiciliated epithelial cell"@en) +AnnotationAssertion(Annotation( ) "MCC"@en) AnnotationAssertion(rdfs:label "multi-ciliated epithelial cell") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -32844,6 +19472,14 @@ AnnotationAssertion(rdfs:label "vasc EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) +# Class: (somatomotor neuron) + +AnnotationAssertion(Annotation( "ZFIN:CVS") "A motor neuron that innervates a skeletal muscle. These motor neurons are all excitatory and cholinergic.") +AnnotationAssertion( "somatic motor neuron") +AnnotationAssertion(rdfs:label "somatomotor neuron"@en) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (hepatoblast) AnnotationAssertion(Annotation( "GOC:CVS") Annotation( "PMID:18356246") Annotation( "PMID:20483998") Annotation( "PMID:26798363") Annotation( "https://orcid.org/0000-0003-1940-6740") "Multi fate stem cell that gives rise to both hepatocytes and cholangiocytes as descendants. The term often refers to fetal precursors of hepatocytes (differently from 'hepatic stem cell', usually applied to the self-renewing pool of hepatocyte precursors in the adult liver). Hepatoblasts may also be endogenous, as some stem cells found in the liver come from the bone marrow via blood circulation.") @@ -32859,7 +19495,7 @@ AnnotationAssertion( AnnotationAssertion(Annotation( "GO_REF:0000034") "scleroblast") AnnotationAssertion(rdfs:comment "Needs logical definition. Should be capable_of skeletal system morphogenesis? or skeletal tissue development? needs to be added to GO. NOTES:a cell type of the early embryo (see also: mesenchymal cells) that will give rise to mineralized connective tissue. Scleroblasts can differentiate into osteoblasts (bone-forming cells), chondroblasts (cartilage-forming cells), odontoblasts (dentin-forming cells), ameloblasts (enamel-forming cells). The mesenchymal cells developing into osteoblasts and chondroblasts are derived from the mesoderm. Those developing into odontoblasts are neural crest cells. Those developing into ameloblasts are derived from the ectoderm. (http://www.copewithcytokines.de/cope.cgi?key=scleroblasts)") AnnotationAssertion(rdfs:label "skeletogenic cell") -SubClassOf( ) +SubClassOf( ) # Class: (premigratory neural crest cell) @@ -32882,6 +19518,8 @@ SubClassOf( (non-striated muscle cell) AnnotationAssertion(Annotation( "GOC:DOS") "Any muscle cell in which the fibers are not organised into sarcomeres.") +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "non-striated muscle cell") SubClassOf( ) @@ -32901,10 +19539,10 @@ SubClassOf( ObjectSomeValuesFrom( (visceral muscle cell) -AnnotationAssertion(Annotation( "GOC:dos") "A muscle cell that is part of some visceral muscle") +AnnotationAssertion(Annotation( "GOC:dos") "A muscle cell that is part of some visceral muscle.") AnnotationAssertion( "FBbt:00005070") AnnotationAssertion(rdfs:label "visceral muscle cell"@en) -SubClassOf( ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (striated visceral muscle cell) @@ -32931,7 +19569,7 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion( "A non-polarised cell precursor cell that is part of some mesenchyme, is associated with the cell matrix but is not connected to other cells and is capable of migration.") AnnotationAssertion( "mesenchyme cell") AnnotationAssertion(rdfs:label "mesenchymal cell") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -32950,6 +19588,12 @@ AnnotationAssertion(rdfs:label "panc EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (noradrenergic neuron) + +AnnotationAssertion(Annotation( "GOC:dos") "A neuron that release noradrenaline (noriphinephrine) as a neurotransmitter.") +AnnotationAssertion(rdfs:label "noradrenergic neuron") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (visual system neuron) AnnotationAssertion( ) @@ -32957,29 +19601,6 @@ AnnotationAssertion( AnnotationAssertion(rdfs:label "visual system neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cortical interneuron) - -AnnotationAssertion( "An interneuron that has its soma located in the cerebral cortex.") -AnnotationAssertion( "cerebral cortex interneuron") -AnnotationAssertion(rdfs:label "cortical interneuron"@en) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (rosehip neuron) - -AnnotationAssertion(rdfs:label "rosehip neuron"@en) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (decidual pericyte) - -AnnotationAssertion(Annotation( "PMID:30429548") "A pericyte of the decidual vasculature.") -AnnotationAssertion( ) -AnnotationAssertion( "2020-02-29T11:45:57Z"^^xsd:dateTime) -AnnotationAssertion( "decidual perivascular cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "decidual pericyte"@en) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (mural cell) AnnotationAssertion(Annotation( "Wiki:Mural_cell&oldid=930603194") "Mural cells are pericytes and the vascular smooth muscle cells (vSMCs) of the microcirculation.") @@ -32989,7 +19610,7 @@ AnnotationAssertion( AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mural cell"@en) -SubClassOf( ) +SubClassOf( ) # Class: (microcirculation associated smooth muscle cell) @@ -33014,12 +19635,12 @@ AnnotationAssertion( "PMID:12021768") AnnotationAssertion(rdfs:label "compound eye retinal cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) -SubClassOf( ) # Class: (retinal cell) AnnotationAssertion(Annotation( "GOC:pr") "Any cell in the retina, the innermost layer or coating at the back of the eyeball, which is sensitive to light and in which the optic nerve terminates.") AnnotationAssertion( "PMID:10702418") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "retinal cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -33264,16 +19885,6 @@ AnnotationAssertion( "enteroendocrine cell of anorectum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (stratified squamous epithelial cell of anal canal) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-3440-1876") "A stratified squamous epithelial cell that is part of the anal canal.") -AnnotationAssertion( ) -AnnotationAssertion( "anal canal stratified squamous epithelial cell") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This is a general grouping term created for use in the EMBL-EBI Single Cell Expression Atlas anatomograms. Please use a more specific cell type term for annotation if possible, given the information available to you.") -AnnotationAssertion(rdfs:label "stratified squamous epithelial cell of anal canal") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (epithelial cell of endometrial gland) AnnotationAssertion(Annotation( "https://orcid.org/0000-0003-3440-1876") Annotation( "https://orcid.org/0000-0003-4183-8865") "An epithelial cell that is part of an endometrial gland.") @@ -33296,20 +19907,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "endothelial cell of respiratory system lymphatic vessel") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (lung pericyte) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0003-3440-1876") Annotation( "https://orcid.org/0000-0003-4183-8865") "A pericyte cell that is part of a lung.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "2021-12-03T17:13:33Z"^^xsd:dateTime) -AnnotationAssertion( "EFO:0010669") -AnnotationAssertion( "lung pericyte cell") -AnnotationAssertion( "pulmonary pericyte") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lung pericyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (endothelial cell of placenta) @@ -33412,7 +20010,7 @@ EquivalentClasses( ObjectIntersection # Class: (His-Purkinje system cell) AnnotationAssertion(rdfs:label "His-Purkinje system cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cardiac endothelial cell) @@ -33427,32 +20025,13 @@ AnnotationAssertion( "camera-type eye photoreceptor cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cerebral cortex GABAergic interneuron) - -AnnotationAssertion(Annotation( "GOC:dos") "A GABAergic interneuron whose soma is located in the cerebral cortex.") -AnnotationAssertion(rdfs:label "cerebral cortex GABAergic interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (cerebral cortex neuron) - -AnnotationAssertion(Annotation( "GOC:tfm") "A CNS neuron of the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "CL:0002609") -AnnotationAssertion( "BTO:0004102") -AnnotationAssertion( "FMA:84104") -AnnotationAssertion( "cortical neuron") -AnnotationAssertion( "neuron of cerebral cortex") -AnnotationAssertion(rdfs:label "cerebral cortex neuron") -AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/cell-ontology/issues/1359") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (zygote) AnnotationAssertion( "A zygote in a plant or an animal.") AnnotationAssertion( "MESH:D015053") AnnotationAssertion(rdfs:label "zygote"@en) AnnotationAssertion(rdfs:seeAlso ) -SubClassOf( ) +SubClassOf( ) # Class: (cardiac glial cell) @@ -33514,7 +20093,6 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion(rdfs:label "motile sperm cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (flagellated sperm cell) @@ -33589,28 +20167,20 @@ AnnotationAssertion(rdfs:label "colo EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (gonadotropin releasing neuron) - -AnnotationAssertion(Annotation( "GOC:NV") Annotation( "PMID:21828096") "Neuroendocrine cells that are born in the nasal placode during embryonic development and migrate through the nose and forebrain to the hypothalamus, where they regulate reproduction.") -AnnotationAssertion( "GnRH neuron") -AnnotationAssertion( "GnRH-secreting neuron") -AnnotationAssertion(rdfs:label "gonadotropin releasing neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (precursor cell) AnnotationAssertion(Annotation( "GOC:dos") "A cell that, by division or terminal differentiation, can give rise to other cell types.") AnnotationAssertion(rdfs:comment "Work is needed on GO 'cell differentiation' before it is clear whether the equivalent class definition 'native cell' that capable_of some 'cell differentiation' works. Also, may want to consider merging this with non-terminally differentiated cell.") AnnotationAssertion(rdfs:label "precursor cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (astrocyte of the forebrain) AnnotationAssertion( "An astrocyte of the forebrain.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "forebrain astrocyte") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "astrocyte of the forebrain") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -33618,8 +20188,10 @@ SubClassOf(Annotation( # Class: (neuron of the forebrain) AnnotationAssertion( "A CNS neuron of the forebrain.") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "forebrain neuron") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "neuron of the forebrain") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -33784,10 +20356,17 @@ EquivalentClasses( ObjectIntersection # Class: (lung neuroendocrine cell) +AnnotationAssertion(Annotation( "PMID:33355253") Annotation( "doi:10.3109/01902148209069653") Annotation( "doi:10.7554/eLife.78216") "A neuroendocrine cell that is part of respiratory epithelium of the lung and is involved in the sensory detection of environmental stimuli, including hypoxia, nicotine and air pressure. Ultrastructurally, this cell type is characterized by the presence of cytoplasmic dense core granules, which are considered the storage sites of amine and peptide hormones. Lung neuroendocrine cells are innervated and appear as solitary cells or as clustered masses, localized at airway bifurcation sites, called neuroepithelial bodies that can release serotonin in response to hypoxia and interact with sensory nerve terminals. Lung neuroendocrine cells also function as reserve stem cells that repair the surrounding epithelium after injury.") AnnotationAssertion( ) +AnnotationAssertion(Annotation( "PMID:33355253") "pulmonary neuroendocrine cell") +AnnotationAssertion(Annotation( "PMID:33355253") Annotation( ) "PNEC") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lung neuroendocrine cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (lung ciliated cell) @@ -33926,8 +20505,6 @@ AnnotationAssertion(Annotation( "FMA:256165") AnnotationAssertion(rdfs:label "epithelial cell of urethra") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (mesothelial cell of dura mater) @@ -33936,8 +20513,6 @@ AnnotationAssertion( "FMA:256516") "squamous mesothelial cell of dura mater") AnnotationAssertion(rdfs:label "mesothelial cell of dura mater") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (fibroblast of areolar connective tissue) @@ -34002,25 +20577,21 @@ SubClassOf( ObjectSomeValuesFrom( (serous cell of epithelium of trachea) AnnotationAssertion(Annotation( "GOC:tfm") "A serous secreting cell that is part of the epithelium of trachea.") +AnnotationAssertion( ) AnnotationAssertion( "FMA:263078") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "serous cell of epithelium of trachea") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) # Class: (serous cell of epithelium of bronchus) AnnotationAssertion(Annotation( "GOC:tfm") "A serous secreting cell that is part of the epithelium of bronchus.") +AnnotationAssertion( ) AnnotationAssertion( "FMA:263080") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "serous cell of epithelium of bronchus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (serous cell of epithelium of terminal bronchiole) - -AnnotationAssertion(Annotation( "GOC:tfm") "A serous secreting cell that is part of the epithelium of terminal bronchiole.") -AnnotationAssertion( "FMA:263082") -AnnotationAssertion(rdfs:label "serous cell of epithelium of terminal bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (transitional myocyte of interatrial septum) AnnotationAssertion(Annotation( "GOC:tfm") "A transitional myocyte that is part of the interatrial septum.") @@ -34066,8 +20637,6 @@ AnnotationAssertion(Annotation( "FMA:63602") "epithelial cell of vermiform appendix") AnnotationAssertion(rdfs:label "epithelial cell of appendix") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) # Class: (myocyte of sinoatrial node) @@ -34075,7 +20644,6 @@ AnnotationAssertion(Annotation( "FMA:67102") AnnotationAssertion(Annotation( "FMA:67102") "SA nodal myocyte") AnnotationAssertion(Annotation( "GOC:pr") "SA node cardiac muscle cell") -AnnotationAssertion(Annotation( "FMA:67102") "myocyte of sinoatrial node") AnnotationAssertion(Annotation( "GOC:pr") "sinoatrial node cell") AnnotationAssertion( "sinoatrial node myocyte") AnnotationAssertion(Annotation( "FMA:67102") "sinuatrial node myocyte") @@ -34111,7 +20679,6 @@ SubClassOf(Annotation( AnnotationAssertion(Annotation( "GOC:tfm") "A blood vessel endothelial cell that is part of an arterial endothelium.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0002542") AnnotationAssertion( "BTO:0004758") AnnotationAssertion( "FMA:67761") AnnotationAssertion( "KUPO:0001095") @@ -34138,8 +20705,6 @@ AnnotationAssertion(Annotation( "FMA:67780") AnnotationAssertion(rdfs:label "epithelial cell of gallbladder") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (chromaffin cell of adrenal gland) @@ -34170,20 +20735,12 @@ AnnotationAssertion(rdfs:label "stem EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (epithelial cell of external acoustic meatus) - -AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell that is part of the external acoustic meatus.") -AnnotationAssertion( "FMA:70555") -AnnotationAssertion(rdfs:label "epithelial cell of external acoustic meatus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) - # Class: (ciliary muscle cell) AnnotationAssertion(Annotation( "GOC:tfm") "A smooth muscle cell that is part of the ciliary body.") AnnotationAssertion( "FMA:70610") AnnotationAssertion(Annotation( "FMA:70610") "smooth muscle cell of ciliary body") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ciliary muscle cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -34194,17 +20751,6 @@ AnnotationAssertion(Annotation( "FMA:70615") AnnotationAssertion(rdfs:label "mesothelial cell of anterior chamber of eye") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) - -# Class: (epithelial cell of stratum germinativum of esophagus) - -AnnotationAssertion(Annotation( "GOC:tfm") "A basal cell that is part of the epithelium of esophagus.") -AnnotationAssertion( "FMA:70731") -AnnotationAssertion(Annotation( "FMA:70731") "basal cell of esophageal epithelium") -AnnotationAssertion(rdfs:label "epithelial cell of stratum germinativum of esophagus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) # Class: (epithelial cell of sweat gland) @@ -34212,8 +20758,6 @@ AnnotationAssertion(Annotation( "FMA:70952") AnnotationAssertion(rdfs:label "epithelial cell of sweat gland") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) # Class: (epithelial cell of nephron) @@ -34221,22 +20765,6 @@ AnnotationAssertion(Annotation( "FMA:70965") AnnotationAssertion(rdfs:label "epithelial cell of nephron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) - -# Class: (epithelial cell of glomerular capsule) - -AnnotationAssertion(Annotation( "GOC:tfm") "An epithelial cell that is part of the glomerular capsule.") -AnnotationAssertion( "FMA:70966") -AnnotationAssertion( "KUPO:0001034") -AnnotationAssertion( "Bowmans capsule epithelial cell") -AnnotationAssertion(Annotation( "FMA:70966") "epithelial cell of Bowman's capsule") -AnnotationAssertion(rdfs:label "epithelial cell of glomerular capsule") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ) -SubClassOf(Annotation( "true") ) # Class: (kidney collecting duct epithelial cell) @@ -34258,8 +20786,6 @@ AnnotationAssertion(Annotation( "FMA:72142") AnnotationAssertion(rdfs:label "mesothelial cell of parietal peritoneum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) # Class: (mesothelial cell of visceral peritoneum) @@ -34269,20 +20795,6 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mesothelial cell of visceral peritoneum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) - -# Class: (melanocyte of skin) - -AnnotationAssertion(Annotation( "GOC:tfm") "A melanocyte that is part of the skin of body.") -AnnotationAssertion( ) -AnnotationAssertion( "CALOHA:TS-2374") -AnnotationAssertion( "FMA:72144") -AnnotationAssertion(Annotation( "FMA:72144") "skin melanocyte") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "melanocyte of skin") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) # Class: (chromaffin cell of ovary) @@ -34362,8 +20874,6 @@ AnnotationAssertion( "FMA:86736") "peritoneal mesothelial cell") AnnotationAssertion(rdfs:label "mesothelial cell of peritoneum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (mesothelial cell of pleura) @@ -34372,8 +20882,6 @@ AnnotationAssertion( "FMA:86737") "pleural mesothelial cell") AnnotationAssertion(rdfs:label "mesothelial cell of pleura") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) # Class: (mesothelial cell of parietal pleura) @@ -34381,18 +20889,13 @@ AnnotationAssertion(Annotation( "FMA:86738") AnnotationAssertion(rdfs:label "mesothelial cell of parietal pleura") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) # Class: (mesothelial cell of visceral pleura) AnnotationAssertion(Annotation( "GOC:tfm") "A mesothelial cell that is part of the visceral pleura.") -AnnotationAssertion( ) AnnotationAssertion( "FMA:86739") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mesothelial cell of visceral pleura") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) # Class: (nephron tubule epithelial cell) @@ -34408,10 +20911,7 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion( "KUPO:0001010") AnnotationAssertion(rdfs:label "kidney cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (kidney interstitial cell) @@ -34445,14 +20945,6 @@ EquivalentClasses( ObjectIntersection SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (kidney glomerular epithelial cell) - -AnnotationAssertion( "KUPO:0001023") -AnnotationAssertion(rdfs:label "kidney glomerular epithelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (kidney medulla collecting duct epithelial cell) AnnotationAssertion( "KUPO:0001060") @@ -34473,16 +20965,14 @@ SubClassOf( ObjectSomeValuesFrom( "KUPO:0001115") AnnotationAssertion(rdfs:label "lower urinary tract cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (ureteral cell) AnnotationAssertion( "KUPO:0001116") AnnotationAssertion(rdfs:label "ureteral cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (kidney nerve cell) @@ -34493,14 +20983,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (kidney corpuscule cell) - -AnnotationAssertion( "KUPO:0001021") -AnnotationAssertion(rdfs:label "kidney corpuscule cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (kidney cortex interstitial cell) AnnotationAssertion( "KUPO:0001091") @@ -34559,15 +21041,6 @@ SubClassOf(Annotation( SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerular cell) - -AnnotationAssertion( "KUPO:0001036") -AnnotationAssertion(rdfs:label "glomerular cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (kidney blood vessel cell) AnnotationAssertion( "KUPO:0001014") @@ -34611,26 +21084,6 @@ SubClassOf(Annotation( SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerular capillary endothelial cell) - -AnnotationAssertion( ) -AnnotationAssertion( "KUPO:0001037") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular capillary endothelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (kidney afferent arteriole cell) - -AnnotationAssertion( "KUPO:0001038") -AnnotationAssertion(rdfs:label "kidney afferent arteriole cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (kidney cortex artery cell) AnnotationAssertion( "KUPO:0001077") @@ -34649,94 +21102,6 @@ SubClassOf(Annotation( SubClassOf(Annotation( "true") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (kidney artery smooth muscle cell) - -AnnotationAssertion( "KUPO:0001096") -AnnotationAssertion(rdfs:comment "Note that the source of this term is KUPO:0001096 (artery smooth muscle cell), which we believe actually denotes the kidney specific structure.") -AnnotationAssertion(rdfs:label "kidney artery smooth muscle cell") -SubClassOf( ) -SubClassOf( ) - -# Class: (kidney arteriole smooth muscle cell) - -AnnotationAssertion( "KUPO:0001098") -AnnotationAssertion(rdfs:comment "Note that the source of this term is KUPO:0001098 (arteriole smooth muscle cell), which we believe actually denotes the kidney specific structure.") -AnnotationAssertion(rdfs:label "kidney arteriole smooth muscle cell") -SubClassOf( ) -SubClassOf( ) - -# Class: (kidney afferent arteriole endothelial cell) - -AnnotationAssertion( ) -AnnotationAssertion( "KUPO:0001039") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "kidney afferent arteriole endothelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ) - -# Class: (kidney afferent arteriole smooth muscle cell) - -AnnotationAssertion( "KUPO:0001040") -AnnotationAssertion(rdfs:label "kidney afferent arteriole smooth muscle cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (arcuate artery cell) - -AnnotationAssertion( "KUPO:0001078") -AnnotationAssertion(rdfs:label "arcuate artery cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (interlobular artery cell) - -AnnotationAssertion( "KUPO:0001081") -AnnotationAssertion(rdfs:label "interlobular artery cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (arcuate artery endothelial cell) - -AnnotationAssertion( "KUPO:0001079") -AnnotationAssertion(rdfs:label "arcuate artery endothelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf(Annotation( "true") ) -SubClassOf( ) - -# Class: (arcuate artery smooth muscle cell) - -AnnotationAssertion( "KUPO:0001080") -AnnotationAssertion(rdfs:label "arcuate artery smooth muscle cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (interlobulary artery endothelial cell) - -AnnotationAssertion( "KUPO:0001082") -AnnotationAssertion(rdfs:label "interlobulary artery endothelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (interlobulary artery smooth muscle cell) - -AnnotationAssertion( "KUPO:0001083") -AnnotationAssertion(rdfs:label "interlobulary artery smooth muscle cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) -SubClassOf( ) -SubClassOf( ) - # Class: (kidney collecting duct cell) AnnotationAssertion( "KUPO:0001012") @@ -34745,32 +21110,20 @@ AnnotationAssertion(rdfs:label "kidn EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) -# Class: (renal interstitial pericyte) - -AnnotationAssertion( "A pericyte cell located in the kidney interstitium.") -AnnotationAssertion( ) -AnnotationAssertion( "KUPO:0001104") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "renal interstitial pericyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) - # Class: (bladder cell) AnnotationAssertion( ) AnnotationAssertion( "KUPO:0001120") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "bladder cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (urethra cell) AnnotationAssertion( "KUPO:0001123") AnnotationAssertion(rdfs:label "urethra cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") ) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (kidney collecting duct principal cell) @@ -34802,18 +21155,18 @@ EquivalentClasses( ObjectIntersection # Class: (lung endothelial cell) +AnnotationAssertion( ) AnnotationAssertion( "endothelial cell of lung") AnnotationAssertion( "pulmonary vessel endothelial cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lung endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (pulmonary artery endothelial cell) -AnnotationAssertion( ) AnnotationAssertion( "BTO:0001141") AnnotationAssertion(Annotation( "BTO:0001141") "PAEC cell") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary artery endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -34822,25 +21175,12 @@ SubClassOf( ObjectSomeValuesFrom( "NPX:PDR") Annotation( "https://orcid.org/0000-0001-5208-3432") "A vascular endothelial cell found in colon blood vessels.") AnnotationAssertion( "CALOHA:TS-2397") -AnnotationAssertion(Annotation( "CALOHA:TS-2397") Annotation( ) "colon endothelial cells") +AnnotationAssertion(Annotation( "CALOHA:TS-2397") Annotation( ) "colon endothelial cells") AnnotationAssertion(Annotation( "CALOHA:TS-2397") "colonic endothelial cell") AnnotationAssertion(rdfs:label "colon endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (uterine cervix squamous cell) - -AnnotationAssertion(Annotation( "NPX:PDR") "Squamous cell of uterine cervix epithelium.") -AnnotationAssertion( "CALOHA:TS-1251") -AnnotationAssertion(Annotation( "CALOHA:TS-1251") "cervix squamous cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1251") "cervix squamous epithelial cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1251") "cervix, uterine squamous epithelial cells") -AnnotationAssertion(Annotation( "CALOHA:TS-1251") "uterine cervix squamous epithelial cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1251") "uterine cervix squamous epithelial cells") -AnnotationAssertion(rdfs:label "uterine cervix squamous cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (oral mucosa squamous cell) AnnotationAssertion(Annotation( "NPX:PDR") "Squamous cell of oral epithelium.") @@ -34855,37 +21195,17 @@ EquivalentClasses( ObjectIntersection # Class: (tonsil squamous cell) AnnotationAssertion(Annotation( "NPX:PDR") "Squamous cell of tonsil epithelium.") +AnnotationAssertion( ) AnnotationAssertion( "CALOHA:TS-1253") AnnotationAssertion(Annotation( "CALOHA:TS-1253") "tonsil squamous epithelial cell") AnnotationAssertion(Annotation( "CALOHA:TS-1253") "tonsil squamous epithelial cells") AnnotationAssertion(Annotation( "CALOHA:TS-1253") "tonsillar squamous cell") AnnotationAssertion(Annotation( "CALOHA:TS-1253") "tonsillar squamous epithelial cell") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "tonsil squamous cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vagina squamous cell) - -AnnotationAssertion(Annotation( "NPX:PDR") "Squamous cell of vaginal epithelium.") -AnnotationAssertion( "CALOHA:TS-1254") -AnnotationAssertion(Annotation( "CALOHA:TS-1254") "vagina squamous epithelial cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1254") "vagina squamous epithelial cells") -AnnotationAssertion(Annotation( "CALOHA:TS-1254") "vaginal squamous cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1254") "vaginal squamous epithelial cell") -AnnotationAssertion(rdfs:label "vagina squamous cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral cortex glial cell) - -AnnotationAssertion(Annotation( "NPX:PDR") "Glial cell of cerebral cortex.") -AnnotationAssertion( "CALOHA:TS-1256") -AnnotationAssertion(Annotation( "CALOHA:TS-1256") "brain cortex glial cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1256") "cerebral cortex glial cells") -AnnotationAssertion(Annotation( "CALOHA:TS-1256") "cerebrum cortex glial cell") -AnnotationAssertion(rdfs:label "cerebral cortex glial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (lateral ventricle glial cell) AnnotationAssertion(Annotation( "NPX:PDR") "Glial cell of lateral ventricle.") @@ -34927,17 +21247,6 @@ AnnotationAssertion(rdfs:label "mamm EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (uterine cervix glandular cell) - -AnnotationAssertion(Annotation( "NPX:PDR") "Glandular cell of uterine cervix epithelium.") -AnnotationAssertion( "CALOHA:TS-1273") -AnnotationAssertion(Annotation( "CALOHA:TS-1273") "cervix glandular cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1273") "cervix, uterine glandular cell") -AnnotationAssertion(Annotation( "CALOHA:TS-1273") "cervix, uterine glandular cells") -AnnotationAssertion(rdfs:label "uterine cervix glandular cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (colon glandular cell) AnnotationAssertion(Annotation( "NPX:PDR") "Glandular cell of colon epithelium. Example: Goblet cells; enterocytes or absorptive cells; enteroendocrine and M cells.") @@ -35042,16 +21351,6 @@ AnnotationAssertion(Annotation( "adrenal gland glandular cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cerebral cortex endothelial cell) - -AnnotationAssertion(Annotation( "NPX:PDR") "Endothelial cells forming the walls of the capillaries within the cerebral cortex.") -AnnotationAssertion( "CALOHA:TS-2372") -AnnotationAssertion(Annotation( "CALOHA:TS-2372") "cerebral cortex endothelial cells") -AnnotationAssertion(Annotation( "CALOHA:TS-2372") "endothelial cells of cerebral cortex") -AnnotationAssertion(rdfs:label "cerebral cortex endothelial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lung macrophage) AnnotationAssertion(Annotation( "HPA:HPA") Annotation( "NPX:PDR") "Circulating macrophages and tissue macrophages (alveolar macrophages) of lung.") @@ -35086,16 +21385,6 @@ AnnotationAssertion(Annotation( "cerebellar neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (epidermal melanocyte) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any melanocyte that is part of a epidermis.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-02-03T23:03:09Z") -AnnotationAssertion( "CL:2000000") -AnnotationAssertion(rdfs:comment "These cells are found primarily, but not exclusively, in primates including humans") -AnnotationAssertion(rdfs:label "epidermal melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (peripheral blood mononuclear cell) AnnotationAssertion(Annotation( "GOC:TermGenie") "A leukocyte with a single non-segmented nucleus in the mature form found in the circulatory pool of blood.") @@ -35127,7 +21416,7 @@ AnnotationAssertion( "2014-03-26T22:14:56Z") AnnotationAssertion( "CL:2000004") AnnotationAssertion(rdfs:label "pituitary gland cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (brain macroglial cell) @@ -35141,11 +21430,9 @@ EquivalentClasses( ObjectIntersection # Class: (microvascular endothelial cell) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any blood vessel endothelial cell that is part of a microvascular endothelium.") -AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "2014-06-04T15:07:42Z") AnnotationAssertion( "CL:2000008") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "microvascular endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -35230,7 +21517,7 @@ AnnotationAssertion( "2014-06-24T23:16:53Z") AnnotationAssertion( "CL:2000020") AnnotationAssertion(rdfs:label "inner cell mass cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (sebaceous gland cell) @@ -35239,7 +21526,7 @@ AnnotationAssertion( "2014-06-24T23:17:00Z") AnnotationAssertion( "CL:2000021") AnnotationAssertion(rdfs:label "sebaceous gland cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cardiac septum cell) @@ -35248,7 +21535,7 @@ AnnotationAssertion( "2014-06-24T23:17:07Z") AnnotationAssertion( "CL:2000022") AnnotationAssertion(rdfs:label "cardiac septum cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (spinal cord oligodendrocyte) @@ -35277,21 +21564,11 @@ AnnotationAssertion( "central nervous system neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (hypothalamus cell) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any native cell that is part of a hypothalamus.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-06-25T01:17:50Z") -AnnotationAssertion( "CL:2000030") -AnnotationAssertion(rdfs:label "hypothalamus cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (peripheral nervous system neuron) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "ISBN:0721662544") "A neuron that is part of a peripheral nervous system.") AnnotationAssertion( ) AnnotationAssertion( "2014-06-25T02:28:17Z") -AnnotationAssertion( "CL:0000111") AnnotationAssertion( "FMA:84664") AnnotationAssertion( "PNS neuron") AnnotationAssertion( "peripheral neuron") @@ -35299,15 +21576,6 @@ AnnotationAssertion( "peripheral nervous system neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (limb basal cell of epidermis) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any basal cell of epidermis that is part of a limb.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-06-25T02:28:25Z") -AnnotationAssertion( "CL:2000033") -AnnotationAssertion(rdfs:label "limb basal cell of epidermis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (bladder microvascular endothelial cell) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any microvascular endothelial cell that is part of a urinary bladder.") @@ -35337,15 +21605,6 @@ AnnotationAssertion( "embryonic fibroblast") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (brain pericyte) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any pericyte cell that is part of a brain.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-07-09T00:18:22Z") -AnnotationAssertion( "CL:2000043") -AnnotationAssertion(rdfs:label "brain pericyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (brain microvascular endothelial cell) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any microvascular endothelial cell that is part of a brain.") @@ -35373,16 +21632,6 @@ AnnotationAssertion( "brainstem motor neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (primary motor cortex pyramidal cell) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any pyramidal cell that is part of a primary motor cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-10-06T17:39:04Z") -AnnotationAssertion( "CL:2000049") -AnnotationAssertion(rdfs:comment "http://www.ncbi.nlm.nih.gov/pubmed/12524689") -AnnotationAssertion(rdfs:label "primary motor cortex pyramidal cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (splenic fibroblast) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any fibroblast that is part of a spleen.") @@ -35607,15 +21856,6 @@ AnnotationAssertion( "hindlimb stylopod vein endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (placental pericyte) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any pericyte cell that is part of a placenta.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-12-02T18:51:03Z") -AnnotationAssertion( "CL:2000078") -AnnotationAssertion(rdfs:label "placental pericyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mesenchymal stem cell of femoral bone marrow) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any mesenchymal stem cell of the bone marrow that is part of a femur.") @@ -35635,15 +21875,6 @@ AnnotationAssertion( "mesenchymal stem cell of abdominal adipose tissue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (melanocyte of skin of face) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any melanocyte of skin that is part of a skin of face.") -AnnotationAssertion( ) -AnnotationAssertion( "2014-12-02T19:10:40Z") -AnnotationAssertion( "CL:2000081") -AnnotationAssertion(rdfs:label "melanocyte of skin of face") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mononuclear cell of umbilical cord) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any mononuclear cell that is part of a umbilical cord.") @@ -35664,15 +21895,6 @@ AnnotationAssertion( "endometrial microvascular endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (hair follicular keratinocyte) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any keratinocyte that is part of a hair follicle.") -AnnotationAssertion( ) -AnnotationAssertion( "2015-03-31T21:07:02Z") -AnnotationAssertion( "CL:2000092") -AnnotationAssertion(rdfs:label "hair follicular keratinocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (bronchus fibroblast of lung) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any fibroblast of lung that is part of a bronchus.") @@ -35691,6 +21913,15 @@ AnnotationAssertion( "cord blood hematopoietic stem cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (midbrain dopaminergic neuron) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any dopaminergic neuron that is part of a midbrain.") +AnnotationAssertion( ) +AnnotationAssertion( "2015-12-03T16:42:40Z") +AnnotationAssertion( "CL:2000097") +AnnotationAssertion(rdfs:label "midbrain dopaminergic neuron") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (ciliated epithelial cell of esophagus) AnnotationAssertion(Annotation( "GOC:CellBLAST") Annotation( "PMID:29802404") "A ciliated epithelial cell of the esophagus.") @@ -35718,621 +21949,46 @@ AnnotationAssertion(rdfs:label "fibr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (L2/3 bipolar vip GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:26420784") "A vip GABAergic cortical interneuron with bipolar morphology, with a soma found in L2/3. L2/3 bipolar vip cells have extending axons across all layers (with preferences for layers II/III and Va) and a dendritic tree that is vertically more restricted than deeper layer vip cells and extend fewer dendrites into the layers outside their home layer (location of soma). L2/3 bipolar vip cells have great variability in firing patterns, though most are continuous adapting. L2/3 bipolar vip cells are more depolarized in their resting state, had less fast rectification, and had smaller after hyperpolarization than deeper vip cells.") -AnnotationAssertion( ) -AnnotationAssertion( "L2/3 bipolar Vip (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L2/3 bipolar vip GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (intratelencephalic-projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A glutamatergic neuron located in the cerebral cortex that projects to structures of telencephalic origins.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770100") -AnnotationAssertion( "IT projecting neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "intratelencephalic-projecting glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (extratelencephalic-projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A glutamatergic neuron located in the cerebral cortex that projects to structures not derived from telencephalon.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770101") -AnnotationAssertion( "ET projecting neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "extratelencephalic-projecting glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (alpha7 GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:30413647") Annotation( "PMID:33184512") "A GABAergic cortical interneuron that is strongly labelled for α7 nAChRs. These cells have soma found in L1 and have multipolar dendrites with vertically descending axonal collaterals that project deep into the column, usually branching and terminating in L5A.") -AnnotationAssertion( ) -AnnotationAssertion( "A7 cell (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") Annotation( "PMID:30413647") Annotation( "PMID:33184512") rdfs:comment "Unlike typical Lamp5 electrophysiology, A7 cells have Vip- and Sst-like firing properties, with active depolarizing hump at near-threshold membrane potentials, and larger hyperpolarization sag, stronger burst, and rebound firing. A7 cells have a transcriptomics signature that looks like Lamp5 GABAergic interneuron.") -AnnotationAssertion(rdfs:label "alpha7 GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lamp5 GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:30382198") "A GABAergic neuron located in the cerebral cortex that expresses Lamp5") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770149") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lamp5 GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (near-projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A glutamatergic neuron located in the cerebral cortex that projects axons locally rather than distantly.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770103") -AnnotationAssertion( "NP neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "near-projecting glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (corticothalamic-projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A glutamatergic neuron located in the cerebral cortex that projects to the thalamus.") -AnnotationAssertion( ) -AnnotationAssertion( "CT projecting neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "corticothalamic-projecting glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L5 vip cortical GABAergic interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:26420784") Annotation( "PMID:26612957") "A vip GABAergic cortical interneuron with a soma found in L5. L5 vip cells have mostly local morphology with some deep-projecting axons. They show only moderate resistance, comparable to that of sst subclass and unlike typical Vip subclass cells that tend to show high input resistance. L5 vip cells show particularly low resting membrane potential.") -AnnotationAssertion( ) -AnnotationAssertion( "L5 VIP (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5 vip cortical GABAergic interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sncg GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:33186530") "A GABAergic neuron located in the cerebral cortex that expresses Gamma-synuclein") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770150") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "sncg GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (vip GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:33186530") "A GABAergic neuron located in the cerebral cortex that expresses vasoactive intestinal polypeptide") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770151") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vip GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (sst GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:27477017") "A GABAergic neuron located in the cerebral cortex that expresses somatostatin (sst)") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770152") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "sst GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (pvalb GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:27477017") "A GABAergic interneuron located in the cerebral cortex that expresses Parvalbumin.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770154") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pvalb GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L5/6 cck, vip cortical GABAergic interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:33184512") "A vip GABAergic cortical interneuron that expresses cck. L5/6 cck cells have soma found mainly in L5 and L6 and have large axonal arborization.") -AnnotationAssertion( ) -AnnotationAssertion( "L5/6 CCK Vip (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5/6 cck, vip cortical GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (canopy lamp5 GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:30413647") "A Lamp5 GABAergic cortical interneuron that has extended axons in the surface of L1. Canopy Lamp5 cells resemble neurogliaform cells in having elongated horizontal axonal arbors largely confined to L1; but the dendritic arbors are wider and have fewer branches, while the axon is less tortuous and extends further from the soma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "canopy lamp5 GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L5,6 neurogliaform lamp5 GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:26727548") "A lamp 5 GABAergic cortical interneuron with neurogliaform morphology with a soma found in L5,6. L5,6 NGC lamp5 have deep afterhyperpolarization (AHP) but narrow action potentials (APs). Unlike other deep neurogliaform cells (which are caudal ganglionic eminence (CGE) derived), L5,6 NGC lamp5 cells are medial ganglionic eminence (MGE)-derived") -AnnotationAssertion( ) -AnnotationAssertion( "L5,6 NGC Lamp5 (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5,6 neurogliaform lamp5 GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (long-range projecting sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:26727548") "A sst GABAergic cortical interneuron that is both an interneuron and a projecting neuron. They are found in all layers from upper L2/3 down to the bottom of L6. They have long-range projections, some with axons fading into white matter. These cells have low rebound potential, low hyperpolarization sag, and high variability in membrane time constant.") -AnnotationAssertion( ) -AnnotationAssertion( "LP SST (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "long-range projecting sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L5 T-Martinotti sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:28254942") Annotation( "PMID:29326172") "A sst GABAergic cortical interneuron with a soma found in L5 and possesses 'T-shaped' Martinotti morphologies with local axonal plexus in L5a and translaminar axons restricted to the uppermost part of L1. They show low-threshold spiking patterns with strong rebound firing, and inhibit the L1 apical tuft of nearby pyramidal cells.") -AnnotationAssertion( ) -AnnotationAssertion( "L5 T Martinotti SST (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5 T-Martinotti sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L5 non-Martinotti sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:28254942") Annotation( "PMID:29326172") "A sst GABAergic cortical interneuron with a soma found in lower L5 with mostly local axonal arborization but with some sparse ascending axons. L5 non-Martinotti sst cells show somatic localization and local axon plexus in L5b and L5b/6 and substantial innervation of L3 and L4, and receive thalamic input from the ventral posteromedial nucleus and specifically target L4 neurons, avoiding L5 pyramidal cells. L5 non-Martinotti sst cells tend to show a higher input resistance and seem to be less stuttering.") -AnnotationAssertion( ) -AnnotationAssertion( "L5 non-Martinotti SST (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5 non-Martinotti sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L2/3/5 fan Martinotti sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:27225074") Annotation( "PMID:27477017") Annotation( "PMID:28254942") Annotation( "PMID:29326172") "A sst GABAergic cortical interneuron that has \"fanning-out' Martinotti morphology that is found in layer 2/3/5 of the cerebral cortex. They have local axon arbor and long ascending axons that spreads horizontally and arborizes significantly in L1.") -AnnotationAssertion( ) -AnnotationAssertion( "L2/3/5 fan Martinotti SST (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:33184512") rdfs:comment "L2/3/5 fan Martionotti SST cells have an adapting firing pattern and non-zero afterdepolarization (ADP).") -AnnotationAssertion(rdfs:label "L2/3/5 fan Martinotti sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L4 sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:33184512") "A sst GABAergic cortical interneuron with a soma found in lower L2/3 and upper 5, L4 Sst cells have Martinotti morphology with ascending axons but denser local axons and sparser ‘fanning-out’ projections to L1. L4 sst cells have smaller membrane time constant to calb2 (L2/3/5 fan Martinotti Cell) and non-zero afterdepolarization (ADP).") -AnnotationAssertion( ) -AnnotationAssertion( "L4 SST (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L4 sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chandelier pvalb GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:27477017") "A pvalb GABAergic cortical interneuron that is recognizable by the straight terminal axonal 'cartridges' of vertically oriented strings of synaptic boutons. Chandelier PV cells' boutons target exclusively the axon initial segment (AIS) of pyramidal cells, with a single cell innervating hundreds of pyramidal cells in a clustered manner.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0107356") -AnnotationAssertion( "Chandelier PV") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:27477017") rdfs:comment "In mice, Chandelier PV cells have soma found in in upper L2/3, with some in deep L5 and exhibit fast-spiking but lower firing rate compared to basket cells, and have practically absent hyperpolarization sag.") -AnnotationAssertion(rdfs:label "chandelier pvalb GABAergic cortical interneuron") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L6b glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.34312") Annotation( "PMID:30382198") "A glutamatergic neuron with a soma found in cortical layer 6b. They are transcriptomically related to corticothalamic-projecting neurons but have differential projections to the thalamus or anterior cingulate.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770163") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L6b glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (L2/3-6 intratelencephalic projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A intratelencephalic-projecting glutamatergic neuron with a soma found in cortical layers L2/3-6") -AnnotationAssertion( ) -AnnotationAssertion( "L2/3-6 IT projecting neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L2/3-6 intratelencephalic projecting glutamatergic cortical neuron") -SubClassOf( ) - -# Class: (L5 extratelencephalic projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A glutamatergic neuron, with a soma found in the deeper portion of L5, that has long-range axonal projections including deep subcortical targets outside of the telencephalon and, in some cases, the spinal cord. While the L5 ET neuron projections are not limited to ET targets, they are clearly differentiated from the neuron subclasses whose projections are constrained to intratelencephalic (IT) targets. L5 ET neurons are generally the largest excitatory cortical neurons, typically having a thick apical dendrite with a prominent dendritic tuft in layer 1 and displaying burst-firing physiological characteristics.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOI:10.1016/j.neuron.2011.07.029") "L5b neuron") -AnnotationAssertion(Annotation( "DOI:10.1016/j.neuron.2005.08.030") "subcerebral projection (SCPN) neuron") -AnnotationAssertion(Annotation( "DOI:10.1016/j.cell.2019.09.023") Annotation(rdfs:comment "pyramidal tract-like is used because, unlike pyramidal tract neurons in the motor cortex, neurons in the structures like the auditory cortex do not project to the spinal cord.") "Pyramidal tract-like (PT-l)") -AnnotationAssertion(Annotation( "DOI:10.3389/fncel.2011.00001") "burst-firing layer 5 neuron") -AnnotationAssertion(Annotation( "DOI:10.3389/fncel.2015.00233") "thick-tufted layer 5 (TTL5) pyramidal neuron") -AnnotationAssertion(Annotation( "DOI:10.1038/nrn3469") "pyramidal tract (PT) neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5 extratelencephalic projecting glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L6 corticothalamic-projecting glutamatergic cortical neuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "A corticothalamic-projecting neuron with a soma found in cortical layer 6.") -AnnotationAssertion( ) -AnnotationAssertion( "L6 CT") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L6 corticothalamic-projecting glutamatergic cortical neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L5/6 near-projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") Annotation( "PMID:31209381") "A near-projecting glutamatergic neuron with a soma found in layer 5/6 of the primary motor cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770161") -AnnotationAssertion( "L5/6 NP M1") -AnnotationAssertion( "L5/6 NP MOp") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5/6 near-projecting glutamatergic neuron of the primary motor cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (non-medulla, extratelencephalic-projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") Annotation( "PMID:24137110") Annotation( "PMID:9236245") "An extratelencephalic-projecting glutamatergic neuron located in layer 5b of the primary motor cortex that does not project to the medulla. Non-MY ET cells are large, big-tufted cells with the apical dendrite often bifurcating close to the soma, suggesting they are corticospinal cells. Non-MY ET cells have bigger hyperpolarization sag, lower input resistance, and smaller AP width, compared to L5 IT neurons.") -AnnotationAssertion( ) -AnnotationAssertion( "non-MY ET M1") -AnnotationAssertion( "non-MY ET MOp (Mus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "non-medulla, extratelencephalic-projecting glutamatergic neuron of the primary motor cortex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (medulla-projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") Annotation( "PMID:24137110") Annotation( "PMID:9236245") "An extratelencephalic-projecting glutamatergic neuron located in layer 5b of the primary motor cortex that projects to the medulla. MY ET cells are large, big-tufted cells with the apical dendrite often bifurcating close to the soma, suggesting they are corticospinal cells. MY ET cells have bigger hyperpolarization sag, lower input resistance, and smaller AP width, compared to L5 IT neurons.") -AnnotationAssertion( ) -AnnotationAssertion( "MY ET M1") -AnnotationAssertion( "MY ET MOp") -AnnotationAssertion( "medulla-projecting extratelencephalic-projecting glutamatergic neuron of the primary motor cortex") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "medulla-projecting glutamatergic neuron of the primary motor cortex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L6b subplate glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "PMID:33184512") "An excitatory glutamatergic neuron transcriptomically related to the CT subclass, with a soma preferentially located in the bottom of L6 of the primary motor cortex.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L6b subplate glutamatergic neuron of the primary motor cortex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (L2/3 intratelencephalic projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "DOI:10.1101/2020.10.19.343129") "An intratelencephalic-projecting glutamatergic neuron with a soma found in cortical layer 2/3.") -AnnotationAssertion( ) -AnnotationAssertion( "L2/3 IT M1") -AnnotationAssertion( "L2/3 IT MOp") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L2/3 intratelencephalic projecting glutamatergic neuron of the primary motor cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L4/5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "PMID:33184512") "An intratelencephalic-projecting glutamatergic with a soma located in upper L5 of the primary motor cortex. These cells have thin untufted apical dendrites.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770174") -AnnotationAssertion( "L4/5 IT M1") -AnnotationAssertion( "L4/5 IT MOp") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L4/5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "PMID:33184512") "An intratelencephalic-projecting glutamatergic neuron with a soma found in L5 of the primary motor cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770157") -AnnotationAssertion( "L5 IT M1") -AnnotationAssertion( "L5 IT MOp") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5 intratelencephalic projecting glutamatergic neuron of the primary motor cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "PMID:9236245") "An intratelencephalic-projecting glutamatergic neuron with a soma found in L6 of the primary motor cortex. These cells are short untufted pyramidal cells, which could be stellate or inverted.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770158") -AnnotationAssertion( "L6 IT M1") -AnnotationAssertion( "L6 IT MOp") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L6 intratelencephalic projecting glutamatergic neuron of the primary motor cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vascular leptomeningeal cell) - -AnnotationAssertion(Annotation( "PMID:27284195") Annotation( "PMID:29443965") Annotation( "PMID:30096314") "A type of mesothelial fibroblast that is derived from the neural crest, is localized on blood vessels, and is a key component of the pia and arachnoid membranes surrounding the brain.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0770143") -AnnotationAssertion( "VLMC") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vascular leptomeningeal cell") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mesothelial fibroblast) - -AnnotationAssertion(Annotation( "PMID:26106328") "A mesothelial cell that has undergone mesothelial-to-mesenchymal transition (MMT) to become a fibroblast cell.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "mesothelial fibroblast") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (corticothalamic VAL/VM projecting glutamatergic neuron of the primary motor cortex) - -AnnotationAssertion(Annotation( "PMID:20556241") Annotation( "PMID:9236245") "A corticothalamic-projecting glutamatergic neuron that is located in L6 and lower L5 of the primary motor cortex, with a pyramidal morphology and mostly untufted apical dendrites terminating in midcortical layers. CT VAL/VM (ventroanterior-ventrolateral complex/ventromedial nucleus) cells have a near tonic firing pattern and are distinguished from L6 IT neurons by a lower inter-spike interval adaptation index.") -AnnotationAssertion( ) -AnnotationAssertion( "CT VAL/VM M1") -AnnotationAssertion( "CT VAL/VM MOp") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "corticothalamic VAL/VM projecting glutamatergic neuron of the primary motor cortex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cerebellar inhibitory GABAergic interneuron) +AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") rdfs:comment "A GABAergic interneuron whose soma is located in the cerebellar cortex.") AnnotationAssertion(rdfs:label "cerebellar inhibitory GABAergic interneuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mesothelial fibroblast of the leptomeninx) - -AnnotationAssertion( "A mesothelial fibroblast found in the leptomeninx.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "mesothelial fibroblast of the leptomeninx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (medial ganglionic eminence derived interneuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") "An interneuron that is derived from the medial ganglionic eminence.") -AnnotationAssertion( ) -AnnotationAssertion( "MGE interneuron") -AnnotationAssertion(rdfs:label "medial ganglionic eminence derived interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (caudal ganglionic eminence derived interneuron) - -AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") "An interneuron that is derived from the caudal ganglionic eminence.") -AnnotationAssertion( ) -AnnotationAssertion( "CGE interneuron") -AnnotationAssertion(rdfs:label "caudal ganglionic eminence derived interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (meis2 expressing cortical GABAergic cell) - -AnnotationAssertion(Annotation( "PMID:33372656") "A GABAergic cell located in the cerebral cortex that expresses meis2.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "meis2 expressing cortical GABAergic cell") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (thalamic excitatory neuron) AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") "An excitatory neuron that has its soma located in the thalamic complex.") +AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thalamic excitatory neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (medial ganglionic eminence derived GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:12637172") "A GABAergic cortical interneuron that develops from the medial ganglionic eminence and has migrated to the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "MGE cortical interneuron") -AnnotationAssertion(rdfs:label "medial ganglionic eminence derived GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (caudal ganglionic eminence derived GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:20130169") "A GABAergic cortical interneuron that develops from the caudal ganglionic eminence and has migrated to the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "CGE cortical interneuron") -AnnotationAssertion(rdfs:label "caudal ganglionic eminence derived GABAergic cortical interneuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L5/6 cck cortical GABAergic interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:33184512") "A GABAergic cortical interneuron that expresses cck. L5/6 cck cells have soma found mainly in L5 and L6 and have large axonal arborization.") -AnnotationAssertion( ) -AnnotationAssertion( "L5/6 CCK (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L5/6 cck cortical GABAergic interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (brain vascular cell) AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") "A cell that is part of the brain vasculature.") +AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "brain vascular cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (choroid plexus cell) - -AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") "A cell that is part of the choroid plexus.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "choroid plexus cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (L6 tyrosine hydroxylase sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:22357664") "A sst GABAergic cortical interneuron found in L6 that expresses tyrosine hydroxylase. L6 Th+ SST cells have mostly local axonal arborization within L6.") -AnnotationAssertion( ) -AnnotationAssertion( "L6 Th+ SST (Mus musculus)") -AnnotationAssertion( "L6 tyrosine hydroxylase positive sst expressing GABAergic cortical interneuron (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L6 tyrosine hydroxylase sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Martinotti neuron) - -AnnotationAssertion(Annotation( "WikipediaVersioned:Martinotti_cell&oldid=9947732") "An interneuron that has Martinotti morphology. These interneurons are scattered throughout various layers of the cerebral cortex, sending their axons up to the cortical layer I where they form axonal arborization.") -AnnotationAssertion( ) -AnnotationAssertion( "ILX:0107375") -AnnotationAssertion( "NIFEXT:55") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Martinotti neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (midbrain-derived inhibitory neuron) AnnotationAssertion(Annotation( "DOI:10.1101/2022.10.12.511898") "A GABAergic inhibitory neuron that is derived from the midbrain.") +AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "midbrain-derived inhibitory neuron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (chandelier cell) - -AnnotationAssertion(Annotation( "PMID:15378039") Annotation( "PMID:27199673") "An interneuron that selectively innervates the axon initial segment of pyramidal cells. Their local axonal clusters are formed by high-frequency branching at shallow angles, often ramifying around, above or below their somata with a high bouton density. The characteristic terminal portions of the axon form short vertical rows of boutons, resembling a chandelier. Chandelier cells can be multipolar or bitufted.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Interlex cross reference refers specifically to Markram 2015 rat chandelier cell.") "ILX:0777213") -AnnotationAssertion(Annotation( "PMID:15378039") "ChC") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "chandelier cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (T Martinotti neuron) - -AnnotationAssertion(Annotation( "doi:10.1016/b978-0-12-369497-3.10004-4") "A Martinotti neuron that has axons that form a horizontal ramification, making it T-shaped.") -AnnotationAssertion( ) -AnnotationAssertion( "T-shaped Martinotti neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "T Martinotti neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (fan Martinotti neuron) - -AnnotationAssertion(Annotation( "doi:10.1016/b978-0-12-369497-3.10004-4") "A Martinotti neuron that has axons that form a fan-like plexus.") -AnnotationAssertion( ) -AnnotationAssertion( "fanning-out Martinotti neuron") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "fan Martinotti neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (untufted pyramidal neuron) - -AnnotationAssertion(Annotation( "PMID:30715238") "A pyramidal neuron which lacks a clear tuft formation but extends to large radial distances.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "untufted pyramidal neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (reticulospinal neuron) - -AnnotationAssertion(Annotation( "PMID:29720934") "A neuron with soma location in the reticular formation with axons that extend into the spinal cord such. Reticulospinal neuron activity can lead to a variety of motor behaviors.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:29720934") "RSN") -AnnotationAssertion(rdfs:label "reticulospinal neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (cerebral cortex pyramidal neuron) - -AnnotationAssertion(Annotation( "PMID:30715238") "A pyramidal neuron with soma located in the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cerebral cortex pyramidal neuron") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (L5/6 non-Martinotti sst GABAergic cortical interneuron (Mmus)) - -AnnotationAssertion(Annotation( "PMID:27477017") "A sst GABAergic interneuron does not have Martinotti morphology with a soma found in L5/6 of the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion( "L5/6 non-Martinotti SST (Mus musculus)") -AnnotationAssertion( "L5/6 non-Martinotti morphology sst expressing GABAergic cortical interneuron (Mus musculus)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:27477017") rdfs:comment "L5/6 non-Martinotti SST cells have strongly facilitating excitatory inputs and moderately depressing outputs. They have faster action potential than Martinotti morphology SST cells and slightly slower than PV basket cells.") -AnnotationAssertion(rdfs:label "L5/6 non-Martinotti sst GABAergic cortical interneuron (Mmus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sst chodl GABAergic cortical interneuron) - -AnnotationAssertion(Annotation( "PMID:15845086") Annotation( "PMID:31209381") Annotation( "PMID:33372656") "A sst GABAergic cortical interneuron that also expresses Chodl. These neurons are rare and correspond to the only known cortical interneurons with long-range projection.") -AnnotationAssertion( ) -AnnotationAssertion( "long-range GABAergic interneuron") -AnnotationAssertion(rdfs:label "sst chodl GABAergic cortical interneuron") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (myelinating glial cell) AnnotationAssertion(Annotation( "DOI:10.1007/3-540-29623-9_3240") "A glial cell that myelinates axonal processes.") AnnotationAssertion( ) -AnnotationAssertion( "CL:0000328") AnnotationAssertion(rdfs:label "myelinating glial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -36352,21 +22008,11 @@ AnnotationAssertion( "pulmonary capillary endothelial cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) - -# Class: (choroidal melanocyte) - -AnnotationAssertion(Annotation( "PMID:31819095") Annotation( "http://orcid.org/0000-0002-0819-0473") "A melanocyte located in the vascular uvea and involved in photoprotection, regulation of oxidative damage and immune responses.") -AnnotationAssertion( ) -AnnotationAssertion( "2022-01-20T12:59:06Z"^^xsd:dateTime) -AnnotationAssertion( "uveal melanocyte") -AnnotationAssertion(Annotation( "PMID:31819095") Annotation( "PMID:34082079") rdfs:comment "Cellular functions and extracellular interactions of choroidal melanocytes are distinct to skin melanocytes. They might have both neuroectodermal as well as mesectodermal origins.") -AnnotationAssertion(rdfs:label "choroidal melanocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (stromal cell of thymus) -AnnotationAssertion(Annotation( ) "A stromal cell that is part of the thymus.") +AnnotationAssertion(Annotation( "doi:10.1038/s41467-020-20082-7") "A stromal cell that is part of the thymus.") AnnotationAssertion( ) AnnotationAssertion( "2022-07-08T11:39:38Z"^^xsd:dateTime) AnnotationAssertion( "thymic stromal cell") @@ -36400,6 +22046,7 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion(Annotation( ) "A lymphocyte located in blood.") AnnotationAssertion( ) AnnotationAssertion( "2022-11-04T14:40:00Z"^^xsd:dateTime) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "blood lymphocyte") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -36409,7 +22056,7 @@ AnnotationAssertion(Annotation( ) AnnotationAssertion( "2022-11-30T14:35:08Z"^^xsd:dateTime) AnnotationAssertion(rdfs:label "interstitial cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (respiratory ciliated cell) @@ -36422,7 +22069,7 @@ SubClassOf( ObjectSomeValuesFrom( (endometrial ciliated epithelial cell) -AnnotationAssertion(Annotation( "https://www.nature.com/articles/s41591-020-1040-z") Annotation( "https://www.proteinatlas.org/humanproteome/single+cell+type/Glandular+epithelial+cells#endometrialciliatedcells") "A ciliated cell of the endometrial epithelium. The cilia of this cell type help move mucus from glandular tissue of the endometrium.") +AnnotationAssertion(Annotation( "doi:10.1038/s41591-020-1040-z") Annotation( "https://www.proteinatlas.org/humanproteome/single+cell+type/Glandular+epithelial+cells#endometrialciliatedcells") "A ciliated cell of the endometrial epithelium. The cilia of this cell type help move mucus from glandular tissue of the endometrium.") AnnotationAssertion( "2023-02-09T11:25:14Z"^^xsd:dateTime) AnnotationAssertion( "ciliated cell of the uterus") AnnotationAssertion( "uterine ciliated cell") @@ -36456,23 +22103,114 @@ EquivalentClasses( ObjectIntersection # Class: (vein endothelial cell of respiratory system) AnnotationAssertion(Annotation( "PMID:34030460") "A(n) vein endothelial cell that is part of a(n) respiratory system.") +AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vein endothelial cell of respiratory system") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (suprabasal keratinocyte) - -AnnotationAssertion(Annotation( "PMID:35883599") Annotation( "PMID:9520465") Annotation( "https://www.proteinatlas.org/humanproteome/single+cell+type/squamous+epithelial+cells#suprabasalkeratinocytes") "A keratinocyte of the epidermis suprabasal layer. This cell may express the differentiation markers keratin 10 and keratin 1.") -AnnotationAssertion( ) -AnnotationAssertion( "2023-02-02T11:17:04Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "suprabasal keratinocyte") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (retinal astrocyte) + +AnnotationAssertion(Annotation( "PMID:25236977") Annotation( "PMID:33796062") "A star-shaped glial cell that is part of some retina. This cell links neurons to blood vessels and may provide structural and physiological support to optic nerve head axons.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-03-02T14:38:32Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:33796062") Annotation( ) "retinal astroglia") +AnnotationAssertion( ) +AnnotationAssertion(Annotation( "PMID:32555229") Annotation( "PMID:33796062") rdfs:comment "In response to elevated intraocular pressure, a retinal astrocyte may modulate extracellular matrix remodeling. In the human retina, a retinal astrocyte is GFAP-positive, SOD3-positive and GYPC-positive.") +AnnotationAssertion(rdfs:label "retinal astrocyte") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (lung megakaryocyte) + +AnnotationAssertion(Annotation( "PMID:33351116") "A megakaryocyte that is resident in the lung connective tissue.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "2023-03-16T11:31:23Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:36524131") "lung resident megakaryocyte") +AnnotationAssertion(Annotation( "PMID:36524131") "lung-resident megakaryocyte") +AnnotationAssertion(Annotation( "PMID:36524131") Annotation( ) "MKL") +AnnotationAssertion(Annotation( "PMID:33351116") Annotation( ) Annotation( ) "lung MKs") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "lung megakaryocyte") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (mucus secreting cell of trachea gland) + +AnnotationAssertion(Annotation( "PMID:18931053") Annotation( "PMID:29656943") "A mucus secreting cell that is part of a submucosal gland of the trachea.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "2023-03-16T13:03:13Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:18931053") "tracheal submucosal gland mucous cell") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "mucus secreting cell of trachea gland") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (mucus secreting cell of bronchus submucosal gland) + +AnnotationAssertion(Annotation( "PMID:19965983") "A mucus secreting cell of a submucosal gland of the bronchus.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "2023-03-16T15:12:52Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:5487122") "bronchial gland mucous cell") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "mucus secreting cell of bronchus submucosal gland") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (mucus secreting cell of tracheobronchial tree submucosal gland) + +AnnotationAssertion(Annotation( "PMID:30864819") "A mucus secreting cell of a submucosal gland of the tracheobronchial tree.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-04-20T10:55:50Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "mucus secreting cell of tracheobronchial tree submucosal gland") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (taste receptor cell of tongue) + +AnnotationAssertion(Annotation( "DOI:10.1111/j.1096-3642.1981.tb01137.x") Annotation( "PMID:10052456") Annotation( "PMID:28655883") Annotation( "http://www.nejohnston.org/Birds/documents/AvianTongues_Johnston.pdf") "A taste receptor cell that is part of a taste bud of a tongue.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-05-03T07:59:58Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "DOI:10.1016/s0022-5320(69)80043-2") "gustatory cell of tongue") +AnnotationAssertion(rdfs:label "taste receptor cell of tongue") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (catecholaminergic neuron) + +AnnotationAssertion(Annotation( "ISBN:0521442516") Annotation( "PMID:12094209") "A neuron that releases catecholamine as a neurotransmitter.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-05-18T12:07:45Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:10191060") Annotation( "PMID:12128258") Annotation( "PMID:34880760") Annotation( "https://orcid.org/0000-0002-2244-7917") rdfs:comment "Frequently used when describing the developing nervous system in zebrafish. A catecholaminergic neuron expresses tyrosine hydroxylase (TH), tyrosine hydroxylase 2 (TH2), aromatic amino acid decarboxylase (AADC), dopamine b-hydroxylase (DBH), and phenylethanolamine-N-methyl transferase (PEMT), which are enzymes necessary for catecholamine synthesis.") +AnnotationAssertion(rdfs:label "catecholaminergic neuron") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (perivascular cell) + +AnnotationAssertion(Annotation( "PMID:24928499") Annotation( "PMID:27889329") "A cell that is adjacent to a vessel. A perivascular cell plays a crucial role in maintaining vascular function and tissue homeostasis. This cell type regulates vessel integrity and flow dynamics.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-08-22T13:40:28Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "perivascular cell") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (mesenchymal stem cell of orbital adipose tissue) + +AnnotationAssertion(Annotation( ) "Any mesenchymal stem cell of adipose tissue that is part of an orbital region.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-09-18T10:43:00Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:31377878") "OAMSC") +AnnotationAssertion(Annotation( "PMID:30210548") "Orbital ASCs") +AnnotationAssertion(Annotation( "PMID:31377878") "orbital adipose-derived mesenchymal stem cell") +AnnotationAssertion(rdfs:label "mesenchymal stem cell of orbital adipose tissue") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (mass) AnnotationAssertion( "http://purl.obolibrary.org/obo/PATO_0000125") AnnotationAssertion(rdfs:label "mass"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "mass") Annotation( "mass") ) +EquivalentClasses(Annotation( ) Annotation( "mass") Annotation( "mass") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -36492,7 +22230,7 @@ SubClassOf( "A material entity consisting of exactly one atomic nucleus and the electron(s) orbiting it.") AnnotationAssertion(rdfs:comment "This atom is closely related to ChEBI's atom, but not exactly equivalent to.") AnnotationAssertion(rdfs:label "atom"@en) -AnnotationAssertion(Annotation( "HumanCurated") Annotation( "atom") Annotation( "atom") ) +AnnotationAssertion(Annotation( ) Annotation( "atom") Annotation( "atom") ) EquivalentClasses( DataHasValue( "1"^^xsd:integer)) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -36512,8 +22250,8 @@ AnnotationAssertion( "This molecular entity is different than ChEBI's 'molecular entity'.") AnnotationAssertion(rdfs:comment "We would like to have cardinality restrictions on the logic, but there are some technical limitations.") AnnotationAssertion(rdfs:label "molecular entity"@en) -AnnotationAssertion(Annotation( "HumanCurated") Annotation( "molecular entity") Annotation( "molecular entity") ) -AnnotationAssertion(Annotation( "HumanCurated") Annotation( "molecule") Annotation( "molecular entity") ) +AnnotationAssertion(Annotation( ) Annotation( "molecular entity") Annotation( "molecular entity") ) +AnnotationAssertion(Annotation( ) Annotation( "molecule") Annotation( "molecular entity") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) @@ -36523,7 +22261,7 @@ DisjointClasses( "http://purl.obolibrary.org/obo/CHEBI_16541") AnnotationAssertion( "http://purl.obolibrary.org/obo/PR_000000001") AnnotationAssertion(rdfs:label "protein"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "protein") Annotation( "protein") ) +EquivalentClasses(Annotation( ) Annotation( "protein") Annotation( "protein") ) SubClassOf( ) # Class: (cell) @@ -36535,12 +22273,6 @@ AnnotationAssertion(rdfs:comment "W AnnotationAssertion(rdfs:label "cell"@en) SubClassOf( ) -# Class: (native cell) - -AnnotationAssertion( "http://purl.obolibrary.org/obo/CL_0000003") -AnnotationAssertion(rdfs:label "native cell"@en) -SubClassOf( ) - # Class: (subcellular structure) AnnotationAssertion( "A material entity consisting of at least two macromolecular entities derived from a cell as parts, and that has a function for the cell.") @@ -36570,7 +22302,7 @@ SubClassOf( (immaterial entity) -AnnotationAssertion( "http://purl.obolibrary.org/obo/BFO_0000041") +AnnotationAssertion( "http://purl.obolibrary.org/obo/BFO_0000141") AnnotationAssertion(rdfs:label "immaterial entity"@en) # Class: (realizable) @@ -36591,7 +22323,7 @@ AnnotationAssertion( "A process that emerges from two or more causally-connected macromolecular activities and has evolved to achieve a biological objective.") AnnotationAssertion(rdfs:comment "A biological process is an evolved process") AnnotationAssertion(rdfs:label "biological process"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "biological process") Annotation( "biological process") ) +EquivalentClasses(Annotation( ) Annotation( "biological process") Annotation( "biological process") ) SubClassOf( ) SubClassOf( ObjectUnionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -36602,7 +22334,7 @@ DisjointClasses( "http://purl.obolibrary.org/obo/GO_0003674") AnnotationAssertion(rdfs:comment "This is the same as GO molecular function") AnnotationAssertion(rdfs:label "gene product or complex activity"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "molecular function") Annotation( "gene product or complex activity") ) +EquivalentClasses(Annotation( ) Annotation( "molecular function") Annotation( "gene product or complex activity") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( ObjectUnionOf( ))) @@ -36616,7 +22348,7 @@ SubClassOf( "http://purl.obolibrary.org/obo/PCO_0000000") AnnotationAssertion(rdfs:label "collection of organisms") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "collection of organisms") Annotation( "collection of organisms") ) +EquivalentClasses(Annotation( ) Annotation( "collection of organisms") Annotation( "collection of organisms") ) SubClassOf( ) # Class: (immaterial anatomical entity) @@ -36635,7 +22367,7 @@ SubClassOf( "http://purl.obolibrary.org/obo/IAO_0000030") AnnotationAssertion(rdfs:comment "Pier: 'data, information or knowledge'. OR 'representation") AnnotationAssertion(rdfs:label "information") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "information content entity") Annotation( "information") ) +EquivalentClasses(Annotation( ) Annotation( "information content entity") Annotation( "information") ) SubClassOf( ObjectSomeValuesFrom( owl:Thing)) SubClassOf( ObjectSomeValuesFrom(ObjectInverseOf() )) @@ -36643,28 +22375,28 @@ SubClassOf( ObjectSomeValuesFrom(Obj AnnotationAssertion( "http://purl.obolibrary.org/obo/OGMS_0000073") AnnotationAssertion(rdfs:label "disease diagnosis") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "diagnosis") Annotation( "disease diagnosis") ) +EquivalentClasses(Annotation( ) Annotation( "diagnosis") Annotation( "disease diagnosis") ) SubClassOf( ) # Class: (phenotypic finding) AnnotationAssertion( "http://purl.obolibrary.org/obo/OGMS_0000014") AnnotationAssertion(rdfs:label "phenotypic finding") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "clinical finding") Annotation( "phenotypic finding") ) +EquivalentClasses(Annotation( ) Annotation( "clinical finding") Annotation( "phenotypic finding") ) SubClassOf( ) # Class: (disease course) AnnotationAssertion( "http://purl.obolibrary.org/obo/OGMS_0000063") AnnotationAssertion(rdfs:label "disease course") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "disease course") Annotation( "disease course") ) +EquivalentClasses(Annotation( ) Annotation( "disease course") Annotation( "disease course") ) SubClassOf( ) # Class: (directive information entity) AnnotationAssertion( "http://purl.obolibrary.org/obo/IAO_0000033") AnnotationAssertion(rdfs:label "directive information entity") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "directive information entity") Annotation( "directive information entity") ) +EquivalentClasses(Annotation( ) Annotation( "directive information entity") Annotation( "directive information entity") ) SubClassOf( ) # Class: (gene product) @@ -36677,7 +22409,7 @@ SubClassOf( "http://purl.obolibrary.org/obo/GO_0032991") AnnotationAssertion(rdfs:comment "This is not covalently bonded, which conflicts with changes to the parent definition.") AnnotationAssertion(rdfs:label "protein-containing macromolecular complex") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "protein-containing complex") Annotation( "protein-containing macromolecular complex") ) +EquivalentClasses(Annotation( ) Annotation( "protein-containing complex") Annotation( "protein-containing macromolecular complex") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -36685,7 +22417,7 @@ SubClassOf( ObjectSomeValuesFrom( "http://purl.obolibrary.org/obo/IAO_0000005") AnnotationAssertion(rdfs:label "objective specification") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "objective specification") Annotation( "objective specification") ) +EquivalentClasses(Annotation( ) Annotation( "objective specification") Annotation( "objective specification") ) SubClassOf( ) # Class: (action specification) @@ -36699,7 +22431,7 @@ SubClassOf( ObjectSomeValuesFrom( "http://purl.obolibrary.org/obo/IAO_0000104") AnnotationAssertion(rdfs:label "plan specification") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "plan specification") Annotation( "plan specification") ) +EquivalentClasses(Annotation( ) Annotation( "plan specification") Annotation( "plan specification") ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -36728,21 +22460,21 @@ SubClassOf( "http://purl.obolibrary.org/obo/IAO_0000310") AnnotationAssertion(rdfs:label "document"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "document") Annotation( "document") ) +EquivalentClasses(Annotation( ) Annotation( "document") Annotation( "document") ) SubClassOf( ) # Class: (data item) AnnotationAssertion( "http://purl.obolibrary.org/obo/IAO_0000027") AnnotationAssertion(rdfs:label "data item"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "data item") Annotation( "data item") ) +EquivalentClasses(Annotation( ) Annotation( "data item") Annotation( "data item") ) SubClassOf( ) # Class: (cell nucleus) AnnotationAssertion( "http://purl.obolibrary.org/obo/GO_0005634") AnnotationAssertion(rdfs:label "cell nucleus"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "nucleus") Annotation( "cell nucleus") ) +EquivalentClasses(Annotation( ) Annotation( "nucleus") Annotation( "cell nucleus") ) SubClassOf( ) # Class: (disposition) @@ -36781,7 +22513,7 @@ SubClassOf( "http://purl.obolibrary.org/obo/CARO_0010004") AnnotationAssertion( "http://purl.obolibrary.org/obo/NCBITaxon_131567") AnnotationAssertion(rdfs:label "cellular organism"@en) -EquivalentClasses(Annotation( "HumanCurated") Annotation( "cellular organisms") Annotation( "cellular organism") ) +EquivalentClasses(Annotation( ) Annotation( "cellular organisms") Annotation( "cellular organism") ) SubClassOf( ) # Class: (information representation) @@ -36810,7 +22542,7 @@ SubClassOf( "http://purl.obolibrary.org/obo/SEPIO_0000048") AnnotationAssertion( "A role realized by a participant in a process such that the participant causes the process.") AnnotationAssertion(rdfs:label "agent role") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "agent role") Annotation( "agent role") ) +EquivalentClasses(Annotation( ) Annotation( "agent role") Annotation( "agent role") ) SubClassOf( ) # Class: (characteristic) @@ -36820,7 +22552,7 @@ AnnotationAssertion( "characteristic"@en) AnnotationAssertion(rdfs:seeAlso "https://github.com/OBOFoundry/COB/issues/65") AnnotationAssertion(rdfs:seeAlso "https://github.com/oborel/obo-relations/pull/284") -EquivalentClasses(Annotation( "HumanCurated") Annotation( "quality") Annotation( "characteristic") ) +EquivalentClasses(Annotation( ) Annotation( "quality") Annotation( "characteristic") ) SubClassOf(Annotation(rdfs:comment "We should name the inverse in COB and avoid the confusing inverse(..) construct") ObjectSomeValuesFrom(ObjectInverseOf() owl:Thing)) SubClassOf( ObjectAllValuesFrom( )) @@ -36870,6 +22602,7 @@ SubClassOf( (Golgi membrane) AnnotationAssertion(Annotation( "GOC:mah") "The lipid bilayer surrounding any of the compartments of the Golgi apparatus.") +AnnotationAssertion( "Golgi apparatus membrane") AnnotationAssertion( "cellular_component") AnnotationAssertion( "GO:0000139") AnnotationAssertion(rdfs:label "Golgi membrane") @@ -36916,9 +22649,6 @@ AnnotationAssertion( "GO:0000271") AnnotationAssertion(rdfs:label "polysaccharide biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) # Class: (polysaccharide catabolic process) @@ -37032,7 +22762,7 @@ AnnotationAssertion( "GO:0000785") AnnotationAssertion(rdfs:comment "Chromosomes include parts that are not part of the chromatin. Examples include the kinetochore.") AnnotationAssertion(rdfs:label "chromatin") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (euchromatin) @@ -37101,14 +22831,6 @@ AnnotationAssertion( "cell morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cell morphogenesis involved in differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The change in form (cell shape and size) that occurs when relatively unspecialized cells, e.g. embryonic or regenerative cells, acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0000904") -AnnotationAssertion(rdfs:label "cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (response to acid chemical) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "GOC:rn") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus by the chemical structure of the anion portion of a dissociated acid (rather than the acid acting as a proton donor). The acid chemical may be in gaseous, liquid or solid form.") @@ -37152,6 +22874,8 @@ AnnotationAssertion(Annotation( "biological_process") AnnotationAssertion( "GO:0001505") AnnotationAssertion(rdfs:label "regulation of neurotransmitter levels") +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) # Class: (action potential) @@ -37285,18 +23009,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (peptide receptor activity) - -AnnotationAssertion(Annotation( "GOC:jl") "Combining with an extracellular or intracellular peptide to initiate a change in cell activity.") -AnnotationAssertion( "endogenous peptide receptor activity") -AnnotationAssertion( "exogenous peptide receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0001653") -AnnotationAssertion(rdfs:label "peptide receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (eye development) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "GOC:jl") "The process whose specific outcome is the progression of the eye over time, from its formation to the mature structure. The eye is the organ of sight.") @@ -37359,18 +23071,19 @@ AnnotationAssertion( "temperature homeostasis") SubClassOf( ) -# Class: (G protein-coupled receptor binding) +# Class: (response to hypoxia) -AnnotationAssertion(Annotation( "GOC:ceb") Annotation( "GOC:dph") "Binding to a G protein-coupled receptor.") -AnnotationAssertion(Annotation(rdfs:label "Activation of GRIK3 homomer") "Reactome:R-HSA-500717") -AnnotationAssertion( "G protein coupled receptor binding") -AnnotationAssertion(Annotation( "GOC:bf") "G-protein coupled receptor binding") -AnnotationAssertion( "G protein coupled receptor ligand") -AnnotationAssertion( "G-protein-coupled receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0001664") -AnnotationAssertion(rdfs:label "G protein-coupled receptor binding") -SubClassOf( ) +AnnotationAssertion(Annotation( "GOC:hjd") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating lowered oxygen tension. Hypoxia, defined as a decline in O2 levels below normoxic levels of 20.8 - 20.95%, results in metabolic adaptation at both the cellular and organismal level.") +AnnotationAssertion( "response to hypoxic stress") +AnnotationAssertion( "response to lowered oxygen tension") +AnnotationAssertion( "response to intermittent hypoxia") +AnnotationAssertion( "response to sustained hypoxia") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0001666") +AnnotationAssertion(rdfs:comment "Note that this term should not be confused with 'response to anoxia ; GO:0034059'. Note that in laboratory studies, hypoxia is typically studied at O2 concentrations ranging from 0.1 - 5%.") +AnnotationAssertion(rdfs:label "response to hypoxia") +SubClassOf( ) +SubClassOf( ) # Class: (ameboidal-type cell migration) @@ -37674,14 +23387,6 @@ AnnotationAssertion(rdfs:label "myel EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (microglial cell activation) - -AnnotationAssertion(Annotation( "GOC:mgi_curators") Annotation( "PMID:10626665") Annotation( "PMID:10695728") Annotation( "PMID:12580336") Annotation( "PMID:9893949") "The change in morphology and behavior of a microglial cell resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001774") -AnnotationAssertion(rdfs:label "microglial cell activation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cell activation) AnnotationAssertion(Annotation( "GOC:mgi_curators") "A multicellular organismal process by which exposure to an activating factor such as a cellular or soluble ligand results in a change in the morphology or behavior of a cell.") @@ -37692,6 +23397,8 @@ AnnotationAssertion( "cell activation") SubClassOf( ) SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) # Class: (leukocyte homeostasis) @@ -37926,7 +23633,7 @@ AnnotationAssertion( "See also the Anatomical Dictionary for Mouse Development ontology terms 'TS4, trophectoderm ; EMAP:19', 'TS5, trophectoderm ; EMAP:28' and 'TS6, trophectoderm ; EMAP:39'.") AnnotationAssertion(rdfs:label "trophectodermal cellular morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -38032,27 +23739,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neural tube closure) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "ISBN:0878932437") "The last step in the formation of the neural tube, where the paired neural folds are brought together and fuse at the dorsal midline.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001843") -AnnotationAssertion(rdfs:label "neural tube closure") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (polysaccharide immune receptor activity) - -AnnotationAssertion(Annotation( "PMID:14707091") "Combining with a polysaccharide and transmitting the signal to initiate an innate immune response. A polysaccharide is a polymer of many (typically more than 10) monosaccharide residues linked glycosidically.") -AnnotationAssertion( "polysaccharide receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0001873") -AnnotationAssertion(rdfs:label "polysaccharide immune receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (response to yeast) AnnotationAssertion(Annotation( "PMID:14707091") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a yeast species.") @@ -38144,42 +23830,6 @@ AnnotationAssertion(rdfs:label "tiss SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (regulation of protein phosphorylation) - -AnnotationAssertion(Annotation( "GOC:hjd") "Any process that modulates the frequency, rate or extent of addition of phosphate groups into an amino acid in a protein.") -AnnotationAssertion(Annotation( "GOC:bf") "regulation of protein amino acid phosphorylation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001932") -AnnotationAssertion(rdfs:label "regulation of protein phosphorylation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of protein phosphorylation) - -AnnotationAssertion(Annotation( "GOC:hjd") "Any process that stops, prevents or reduces the rate of addition of phosphate groups to amino acids within a protein.") -AnnotationAssertion( "down regulation of protein amino acid phosphorylation") -AnnotationAssertion( "down-regulation of protein amino acid phosphorylation") -AnnotationAssertion( "downregulation of protein amino acid phosphorylation") -AnnotationAssertion(Annotation( "GOC:bf") "negative regulation of protein amino acid phosphorylation") -AnnotationAssertion( "inhibition of protein amino acid phosphorylation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001933") -AnnotationAssertion(rdfs:label "negative regulation of protein phosphorylation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of protein phosphorylation) - -AnnotationAssertion(Annotation( "GOC:hjd") "Any process that activates or increases the frequency, rate or extent of addition of phosphate groups to amino acids within a protein.") -AnnotationAssertion(Annotation( "GOC:bf") "positive regulation of protein amino acid phosphorylation") -AnnotationAssertion( "up regulation of protein amino acid phosphorylation") -AnnotationAssertion( "up-regulation of protein amino acid phosphorylation") -AnnotationAssertion( "upregulation of protein amino acid phosphorylation") -AnnotationAssertion( "activation of protein amino acid phosphorylation") -AnnotationAssertion( "stimulation of protein amino acid phosphorylation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001934") -AnnotationAssertion(rdfs:label "positive regulation of protein phosphorylation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (endothelial cell proliferation) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "The multiplication or reproduction of endothelial cells, resulting in the expansion of a cell population. Endothelial cells are thin flattened cells which line the inside surfaces of body cavities, blood vessels, and lymph vessels, making up the endothelium.") @@ -38230,18 +23880,6 @@ AnnotationAssertion( "male pronucleus") SubClassOf( ) -# Class: (postsynaptic membrane organization) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:pr") "A process which results in the assembly, arrangement of constituent parts, or disassembly of a postsynaptic membrane, the specialized area of membrane facing the presynaptic membrane on the tip of the nerve ending and separated from it by a minute cleft (the synaptic cleft).") -AnnotationAssertion( "post-synaptic membrane organization") -AnnotationAssertion( "postsynaptic membrane organisation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001941") -AnnotationAssertion(rdfs:label "postsynaptic membrane organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (hair follicle development) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "UBERON:0002073") "The process whose specific outcome is the progression of the hair follicle over time, from its formation to the mature structure. A hair follicle is a tube-like opening in the epidermis where the hair shaft develops and into which the sebaceous glands open.") @@ -38335,60 +23973,16 @@ AnnotationAssertion(rdfs:comment "An AnnotationAssertion(rdfs:label "intramembranous ossification") SubClassOf( ) -# Class: (endochondral ossification) - -AnnotationAssertion(Annotation( "GO_REF:0000034") Annotation( "ISBN:0878932437") "Replacement ossification wherein bone tissue replaces cartilage.") -AnnotationAssertion( "Wikipedia:Endochondral_ossification") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001958") -AnnotationAssertion(rdfs:label "endochondral ossification") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (regulation of cytokine-mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:hjd") "Any process that modulates the frequency, rate or extent of the cytokine mediated signaling pathway.") -AnnotationAssertion( "regulation of cytokine and chemokine mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "regulation of cytokine mediated signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001959") -AnnotationAssertion(rdfs:label "regulation of cytokine-mediated signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of cytokine-mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:hjd") "Any process that stops, prevents, or reduces the frequency, rate or extent of the cytokine mediated signaling pathway.") -AnnotationAssertion( "down regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "down-regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "downregulation of cytokine mediated signaling pathway") -AnnotationAssertion( "negative regulation of cytokine and chemokine mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "negative regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "negative regulation of cytokine mediated signalling pathway") -AnnotationAssertion( "inhibition of cytokine mediated signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001960") -AnnotationAssertion(rdfs:label "negative regulation of cytokine-mediated signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of cytokine-mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:hjd") "Any process that activates or increases the frequency, rate or extent of a cytokine mediated signaling pathway.") -AnnotationAssertion( "positive regulation of cytokine and chemokine mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "positive regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "positive regulation of cytokine mediated signalling pathway") -AnnotationAssertion( "up regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "up-regulation of cytokine mediated signaling pathway") -AnnotationAssertion( "upregulation of cytokine mediated signaling pathway") -AnnotationAssertion( "activation of cytokine mediated signaling pathway") -AnnotationAssertion( "stimulation of cytokine mediated signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001961") -AnnotationAssertion(rdfs:label "positive regulation of cytokine-mediated signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) +# Class: (synaptic transmission, dopaminergic) + +AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:dph") "The vesicular release of dopamine. from a presynapse, across a chemical synapse, the subsequent activation of dopamine receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse.") +AnnotationAssertion( "dopaminergic synaptic transmission") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0001963") +AnnotationAssertion(rdfs:label "synaptic transmission, dopaminergic") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (nervous system process involved in regulation of systemic arterial blood pressure) @@ -38402,18 +23996,6 @@ AnnotationAssertion( "nervous system process involved in regulation of systemic arterial blood pressure") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (renal system process involved in regulation of blood volume) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "ISBN:0721643949") "A slow mechanism of blood pressure regulation that responds to changes in pressure resulting from fluid and salt intake by modulating the quantity of blood in the circulatory system.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "renal blood volume control of blood pressure") -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "renal regulation of blood volume") -AnnotationAssertion( "GO:0001977") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "renal system process involved in regulation of blood volume") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (regulation of systemic arterial blood pressure by hormone) AnnotationAssertion(Annotation( "GOC:mtg_cardio") Annotation( "ISBN:0721643949") "The process in which hormones modulate the force with which blood passes through the circulatory system. A hormone is one of a group of substances formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells, in the same organism, upon which they have a specific regulatory action.") @@ -38456,29 +24038,6 @@ AnnotationAssertion(rdfs:label "morp EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (regulation of blood volume by renin-angiotensin) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mtg_cardio") Annotation( "GOC:tb") Annotation( "ISBN:0721643949") "The process in which the renin-angiotensin system controls the rate of fluid intake and output into the blood.") -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "renin-angiotensin regulation of blood volume") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "renin-angiotensin control of body fluid levels") -AnnotationAssertion( "GO:0002016") -AnnotationAssertion(rdfs:label "regulation of blood volume by renin-angiotensin") -SubClassOf( ) - -# Class: (renin-angiotensin regulation of aldosterone production) - -AnnotationAssertion(Annotation( "ISBN:0721643949") "The process in which an increase in active angiotensin stimulates the adrenal cortices to secrete aldosterone.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "renin-angiotensin control of aldosterone production") -AnnotationAssertion( "GO:0002018") -AnnotationAssertion(rdfs:label "renin-angiotensin regulation of aldosterone production") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (regulation of heart rate) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "PMID:10358008") "Any process that modulates the frequency or rate of heart contraction.") @@ -38490,6 +24049,74 @@ AnnotationAssertion( "regulation of heart rate") SubClassOf( ) +# Class: (regulation of L-glutamate import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of L-glutamate import into a cell.") +AnnotationAssertion( "al") +AnnotationAssertion( "2012-06-13T07:34:08Z") +AnnotationAssertion( "GO:1900920") +AnnotationAssertion( "regulation of L-glutamate import") +AnnotationAssertion( "regulation of L-glutamate transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of L-glutamate uptake") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0002036") +AnnotationAssertion(rdfs:label "regulation of L-glutamate import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of L-glutamate import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that stops, prevents or reduces the frequency, rate or extent of L-glutamate import into a cell.") +AnnotationAssertion( "al") +AnnotationAssertion( "2012-06-13T07:34:30Z") +AnnotationAssertion( "GO:1900921") +AnnotationAssertion( "down regulation of L-glutamate transport") +AnnotationAssertion( "down-regulation of L-glutamate transport") +AnnotationAssertion( "downregulation of L-glutamate transport") +AnnotationAssertion( "negative regulation of L-glutamate import") +AnnotationAssertion( "negative regulation of L-glutamate transport") +AnnotationAssertion( "regulation of L-glutamate import") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of L-glutamate import") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of L-glutamate import") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of L-glutamate import") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of L-glutamate import") +AnnotationAssertion( "inhibition of L-glutamate transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of L-glutamate uptake") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of L-glutamate uptake") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of L-glutamate uptake") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of L-glutamate uptake") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of L-glutamate uptake") +AnnotationAssertion( "GO:0002037") +AnnotationAssertion(rdfs:label "negative regulation of L-glutamate import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of L-glutamate import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that activates or increases the frequency, rate or extent of L-glutamate import into a cell.") +AnnotationAssertion( "al") +AnnotationAssertion( "2012-06-13T07:34:38Z") +AnnotationAssertion( "GO:1900922") +AnnotationAssertion( "positive regulation of L-glutamate import") +AnnotationAssertion( "positive regulation of L-glutamate transport") +AnnotationAssertion( "up regulation of L-glutamate transport") +AnnotationAssertion( "upregulation of L-glutamate transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of L-glutamate import") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of L-glutamate import") +AnnotationAssertion( "up-regulation of L-glutamate transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of L-glutamate import") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of L-glutamate import") +AnnotationAssertion( "activation of L-glutamate transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of L-glutamate uptake") +AnnotationAssertion( "stimulation of L-glutamate transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of L-glutamate uptake") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of L-glutamate uptake") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of L-glutamate uptake") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of L-glutamate uptake") +AnnotationAssertion( "GO:0002038") +AnnotationAssertion(rdfs:label "positive regulation of L-glutamate import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (positive regulation of neuroblast proliferation) AnnotationAssertion(Annotation( "GOC:dph") "Any process that activates or increases the rate of neuroblast proliferation.") @@ -38711,6 +24338,55 @@ AnnotationAssertion(rdfs:label "male EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (cytoplasmic translation) + +AnnotationAssertion(Annotation( "GOC:hjd") "The chemical reactions and pathways resulting in the formation of a protein in the cytoplasm. This is a ribosome-mediated process in which the information in messenger RNA (mRNA) is used to specify the sequence of amino acids in the protein.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2011-06-09T03:11:53Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0002181") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Note that this term applies to translation performed by cytoplasmic ribosomes, which is distinct from translation performed by organellar ribosomes. For mitochondrial translation, consider GO:0032543 'mitochondrial translation' or its child terms.") +AnnotationAssertion(rdfs:label "cytoplasmic translation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (cytoplasmic translational elongation) + +AnnotationAssertion(Annotation( "GOC:hjd") "The successive addition of amino acid residues to a nascent polypeptide chain during protein biosynthesis in the cytoplasm.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2011-06-09T03:14:42Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0002182") +AnnotationAssertion(rdfs:label "cytoplasmic translational elongation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (cytoplasmic translational initiation) + +AnnotationAssertion(Annotation( "GOC:hjd") "The process preceding formation of the peptide bond between the first two amino acids of a protein in the cytoplasm. This includes the formation of a complex of the ribosome, mRNA or circRNA, and an initiation complex that contains the first aminoacyl-tRNA.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2011-06-09T03:15:48Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0002183") +AnnotationAssertion(rdfs:label "cytoplasmic translational initiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (cytoplasmic translational termination) + +AnnotationAssertion(Annotation( "GOC:hjd") "The process resulting in the release of a polypeptide chain from the ribosome in the cytoplasm, usually in response to a termination codon.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2011-06-09T03:17:13Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0002184") +AnnotationAssertion(rdfs:label "cytoplasmic translational termination") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (defense response to insect) AnnotationAssertion(Annotation( "GOC:add") "A response to protect an organism from a directly detected or perceived external threat from an insect or insects to that organism.") @@ -38721,64 +24397,6 @@ AnnotationAssertion( "defense response to insect") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (defense response to nematode) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:11516579") Annotation( "PMID:14506883") "A response to protect an organism from a directly detected or perceived external threat from a nematode or nematodes, which results in restriction of damage to the organism attacked or prevention/recovery from the infection caused by the attack.") -AnnotationAssertion( "GO:0002216") -AnnotationAssertion( "physiological defense response to nematode") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002215") -AnnotationAssertion(rdfs:label "defense response to nematode") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of antimicrobial peptide production) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:11807545") "Any process that activates or increases the frequency, rate, or extent of antimicrobial peptide production.") -AnnotationAssertion( "antimicrobial peptide induction") -AnnotationAssertion( "up regulation of antimicrobial peptide production") -AnnotationAssertion( "up-regulation of antimicrobial peptide production") -AnnotationAssertion( "upregulation of antimicrobial peptide production") -AnnotationAssertion( "activation of antimicrobial peptide production") -AnnotationAssertion( "stimulation of antimicrobial peptide production") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002225") -AnnotationAssertion(rdfs:label "positive regulation of antimicrobial peptide production") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (innate immune response in mucosa) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:10719665") Annotation( "PMID:15971105") "Any process of the innate immune response that takes place in the mucosal tissues.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002227") -AnnotationAssertion(rdfs:label "innate immune response in mucosa") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (leukocyte chemotaxis involved in inflammatory response) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "The movement of an immune cell in response to an external stimulus contributing to an inflammatory response.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "immune cell chemotaxis during inflammatory response") -AnnotationAssertion( "leucocyte chemotaxis during inflammatory response") -AnnotationAssertion(Annotation( "GOC:dph") "leukocyte chemotaxis during inflammatory response") -AnnotationAssertion( "GO:0002232") -AnnotationAssertion(rdfs:label "leukocyte chemotaxis involved in inflammatory response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (leukocyte chemotaxis involved in immune response) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "The movement of an immune cell in response to an external stimulus a part of an immune response.") -AnnotationAssertion( "immune cell chemotaxis during immune response") -AnnotationAssertion( "leucocyte chemotaxis during immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002233") -AnnotationAssertion(rdfs:label "leukocyte chemotaxis involved in immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (hematopoietic progenitor cell differentiation) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:rl") Annotation( "ISBN:0781735149") Annotation( "PMID:16551251") "The process in which precursor cell type acquires the specialized features of a hematopoietic progenitor cell, a class of cell types including myeloid progenitor cells and lymphoid progenitor cells.") @@ -38933,15 +24551,6 @@ AnnotationAssertion(rdfs:label "macr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (microglial cell activation involved in immune response) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "The change in morphology and behavior of a microglial cell resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response.") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:tb") "microglial cell activation during immune response") -AnnotationAssertion( "GO:0002282") -AnnotationAssertion(rdfs:label "microglial cell activation involved in immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (neutrophil activation involved in immune response) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "The change in morphology and behavior of a neutrophil resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor, leading to the initiation or perpetuation of an immune response.") @@ -39140,19 +24749,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) -# Class: (mucosal immune response) - -AnnotationAssertion(Annotation( "GOC:jal") Annotation( "GO_REF:0000022") Annotation( "ISBN:0781735149") "An immune response taking place in mucosal tissues, including those of the intestinal tract, nasal and upper respiratory tract, and genital tract.") -AnnotationAssertion( "GO:0002386") -AnnotationAssertion( "GO:0002422") -AnnotationAssertion( "immune response in MALT") -AnnotationAssertion( "immune response in mucosal-associated lymphoid tissue") -AnnotationAssertion( "immune response in urogenital tract") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002385") -AnnotationAssertion(rdfs:label "mucosal immune response") -SubClassOf( ) - # Class: (immune response in gut-associated lymphoid tissue) AnnotationAssertion(Annotation( "GOC:jal") Annotation( "ISBN:0781735149") "Immune response taking place in the gut-associated lymphoid tissue (GALT). GALT includes Peyer's patches, appendix, and solitary lymph nodules.") @@ -39179,34 +24775,6 @@ AnnotationAssertion( "MHC class II protein complex assembly") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "CL:0000451") Annotation( "GOC:add") Annotation( "ISBN:0781735149") Annotation( "PMID:15814331") Annotation( "PMID:16056255") "The movement of a dendritic cell in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002407") -AnnotationAssertion(rdfs:label "dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (myeloid dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") Annotation( "PMID:15814331") Annotation( "PMID:16056255") "The movement of a myeloid dendritic cell in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002408") -AnnotationAssertion(rdfs:label "myeloid dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (Langerhans cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:16056255") Annotation( "PMID:16387601") "The movement of a Langerhans cell in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002409") -AnnotationAssertion(rdfs:label "Langerhans cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (production of molecular mediator of immune response) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GO_REF:0000022") Annotation( "ISBN:0781735149") "The synthesis or release of any molecular mediator of the immune response, resulting in an increase in its intracellular or extracellular levels.") @@ -39415,14 +24983,6 @@ AnnotationAssertion( "leukocyte migration involved in inflammatory response") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (acute inflammatory response) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GO_REF:0000022") Annotation( "ISBN:0781735149") "Inflammation which comprises a rapid, short-lived, relatively uniform response to acute injury or antigenic challenge and is characterized by accumulations of fluid, plasma proteins, and granulocytic leukocytes. An acute inflammatory response occurs within a matter of minutes or hours, and either resolves within a few days or becomes a chronic inflammatory response.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002526") -AnnotationAssertion(rdfs:label "acute inflammatory response") -SubClassOf( ) - # Class: (production of molecular mediator involved in inflammatory response) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "ISBN:0781735149") "The synthesis or release of any molecular mediator of the inflammatory response following an inflammatory stimulus, resulting in an increase in its intracellular or extracellular levels.") @@ -39445,15 +25005,6 @@ AnnotationAssertion(rdfs:label "cyto EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (monocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:11696603") Annotation( "PMID:15173832") "The movement of a monocyte in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002548") -AnnotationAssertion(rdfs:label "monocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (pro-T cell differentiation) AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "The process in which a precursor cell type acquires the specialized features of a pro-T cell. Pro-T cells are the earliest stage of the T cell lineage but are not fully committed.") @@ -39722,39 +25273,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of acute inflammatory response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of an acute inflammatory response.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002673") -AnnotationAssertion(rdfs:label "regulation of acute inflammatory response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of acute inflammatory response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that stops, prevents, or reduces the frequency, rate, or extent of an acute inflammatory response.") -AnnotationAssertion( "down regulation of acute inflammatory response") -AnnotationAssertion( "down-regulation of acute inflammatory response") -AnnotationAssertion( "downregulation of acute inflammatory response") -AnnotationAssertion( "inhibition of acute inflammatory response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002674") -AnnotationAssertion(rdfs:label "negative regulation of acute inflammatory response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of acute inflammatory response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that activates or increases the frequency, rate, or extent of an acute inflammatory response.") -AnnotationAssertion( "up regulation of acute inflammatory response") -AnnotationAssertion( "up-regulation of acute inflammatory response") -AnnotationAssertion( "upregulation of acute inflammatory response") -AnnotationAssertion( "activation of acute inflammatory response") -AnnotationAssertion( "stimulation of acute inflammatory response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002675") -AnnotationAssertion(rdfs:label "positive regulation of acute inflammatory response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of immune system process) AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of an immune system process.") @@ -39832,45 +25350,6 @@ AnnotationAssertion( "positive regulation of leukocyte migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of leukocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of leukocyte chemotaxis.") -AnnotationAssertion( "regulation of immune cell chemotaxis") -AnnotationAssertion( "regulation of leucocyte chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002688") -AnnotationAssertion(rdfs:label "regulation of leukocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of leukocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that stops, prevents, or reduces the frequency, rate, or extent of leukocyte chemotaxis.") -AnnotationAssertion( "down regulation of leukocyte chemotaxis") -AnnotationAssertion( "down-regulation of leukocyte chemotaxis") -AnnotationAssertion( "downregulation of leukocyte chemotaxis") -AnnotationAssertion( "negative regulation of immune cell chemotaxis") -AnnotationAssertion( "negative regulation of leucocyte chemotaxis") -AnnotationAssertion( "inhibition of leukocyte chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002689") -AnnotationAssertion(rdfs:label "negative regulation of leukocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of leukocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that activates or increases the frequency, rate, or extent of leukocyte chemotaxis.") -AnnotationAssertion( "positive regulation of immune cell chemotaxis") -AnnotationAssertion( "positive regulation of leucocyte chemotaxis") -AnnotationAssertion( "up regulation of leukocyte chemotaxis") -AnnotationAssertion( "up-regulation of leukocyte chemotaxis") -AnnotationAssertion( "upregulation of leukocyte chemotaxis") -AnnotationAssertion( "activation of leukocyte chemotaxis") -AnnotationAssertion( "stimulation of leukocyte chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002690") -AnnotationAssertion(rdfs:label "positive regulation of leukocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of leukocyte activation) AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of leukocyte activation.") @@ -40264,27 +25743,6 @@ AnnotationAssertion( "positive regulation of myeloid dendritic cell cytokine production") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of antimicrobial humoral response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of an antimicrobial humoral response.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002759") -AnnotationAssertion(rdfs:label "regulation of antimicrobial humoral response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of antimicrobial humoral response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that activates or increases the frequency, rate, or extent of an antimicrobial humoral response.") -AnnotationAssertion( "up regulation of antimicrobial humoral response") -AnnotationAssertion( "up-regulation of antimicrobial humoral response") -AnnotationAssertion( "upregulation of antimicrobial humoral response") -AnnotationAssertion( "activation of antimicrobial humoral response") -AnnotationAssertion( "stimulation of antimicrobial humoral response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002760") -AnnotationAssertion(rdfs:label "positive regulation of antimicrobial humoral response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of myeloid leukocyte differentiation) AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of myeloid leukocyte differentiation.") @@ -40318,48 +25776,6 @@ AnnotationAssertion( "positive regulation of myeloid leukocyte differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (antimicrobial peptide production) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") Annotation( "PMID:11807545") Annotation( "PMID:15638771") "The synthesis or release of an antimicrobial peptide during an immune response, resulting in an increase in intracellular or extracellular levels. Such peptides may have protective properties against bacteria, fungi, viruses, or protozoa.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002775") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select one of the 'regulation' children terms.") -AnnotationAssertion(rdfs:label "antimicrobial peptide production") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (antimicrobial peptide secretion) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") Annotation( "PMID:11807545") Annotation( "PMID:15638771") "The regulated release of an antimicrobial peptide from a cell or a tissue. Such peptides may have protective properties against bacteria, fungi, viruses, or protozoa.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002776") -AnnotationAssertion(rdfs:label "antimicrobial peptide secretion") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (regulation of antimicrobial peptide production) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of antimicrobial peptide production.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002784") -AnnotationAssertion(rdfs:label "regulation of antimicrobial peptide production") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of antimicrobial peptide production) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that stops, prevents, or reduces the frequency, rate, or extent of antimicrobial peptide production.") -AnnotationAssertion( "down regulation of antimicrobial peptide production") -AnnotationAssertion( "down-regulation of antimicrobial peptide production") -AnnotationAssertion( "downregulation of antimicrobial peptide production") -AnnotationAssertion( "inhibition of antimicrobial peptide production") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002785") -AnnotationAssertion(rdfs:label "negative regulation of antimicrobial peptide production") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (peptide secretion) AnnotationAssertion(Annotation( "GOC:add") "The controlled release of a peptide from a cell or a tissue.") @@ -40409,42 +25825,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of antimicrobial peptide secretion) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of antimicrobial peptide secretion.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002794") -AnnotationAssertion(rdfs:label "regulation of antimicrobial peptide secretion") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of antimicrobial peptide secretion) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that stops, prevents, or reduces the frequency, rate, or extent of antimicrobial peptide secretion.") -AnnotationAssertion( "down regulation of antimicrobial peptide secretion") -AnnotationAssertion( "down-regulation of antimicrobial peptide secretion") -AnnotationAssertion( "downregulation of antimicrobial peptide secretion") -AnnotationAssertion( "inhibition of antimicrobial peptide secretion") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002795") -AnnotationAssertion(rdfs:label "negative regulation of antimicrobial peptide secretion") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of antimicrobial peptide secretion) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that activates or increases the frequency, rate, or extent of antimicrobial peptide secretion.") -AnnotationAssertion( "up regulation of antimicrobial peptide secretion") -AnnotationAssertion( "up-regulation of antimicrobial peptide secretion") -AnnotationAssertion( "upregulation of antimicrobial peptide secretion") -AnnotationAssertion( "activation of antimicrobial peptide secretion") -AnnotationAssertion( "stimulation of antimicrobial peptide secretion") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002796") -AnnotationAssertion(rdfs:label "positive regulation of antimicrobial peptide secretion") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (regulation of adaptive immune response) AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of an adaptive immune response.") @@ -40505,45 +25885,6 @@ AnnotationAssertion( "positive regulation of adaptive immune response based on somatic recombination of immune receptors built from immunoglobulin superfamily domains") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of type 2 immune response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of a type 2 immune response.") -AnnotationAssertion(Annotation( "GOC:add") "regulation of T-helper 2 type immune response") -AnnotationAssertion(Annotation( "GOC:add") "regulation of Th2 immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002828") -AnnotationAssertion(rdfs:label "regulation of type 2 immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of type 2 immune response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that stops, prevents, or reduces the frequency, rate, or extent of a type 2 immune response.") -AnnotationAssertion( "down regulation of type 2 immune response") -AnnotationAssertion( "down-regulation of type 2 immune response") -AnnotationAssertion( "downregulation of type 2 immune response") -AnnotationAssertion( "inhibition of type 2 immune response") -AnnotationAssertion(Annotation( "GOC:add") "negative regulation of T-helper 2 type immune response") -AnnotationAssertion(Annotation( "GOC:add") "negative regulation of Th2 immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002829") -AnnotationAssertion(rdfs:label "negative regulation of type 2 immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of type 2 immune response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that activates or increases the frequency, rate, or extent of a type 2 immune response.") -AnnotationAssertion( "up regulation of type 2 immune response") -AnnotationAssertion( "up-regulation of type 2 immune response") -AnnotationAssertion( "upregulation of type 2 immune response") -AnnotationAssertion( "activation of type 2 immune response") -AnnotationAssertion(Annotation( "GOC:add") "positive regulation of T-helper 2 type immune response") -AnnotationAssertion(Annotation( "GOC:add") "positive regulation of Th2 immune response") -AnnotationAssertion( "stimulation of type 2 immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002830") -AnnotationAssertion(rdfs:label "positive regulation of type 2 immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of response to biotic stimulus) AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of a response to biotic stimulus.") @@ -40616,39 +25957,6 @@ AnnotationAssertion( "positive regulation of myeloid leukocyte mediated immunity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of humoral immune response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that modulates the frequency, rate, or extent of a humoral immune response.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002920") -AnnotationAssertion(rdfs:label "regulation of humoral immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of humoral immune response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that stops, prevents, or reduces the frequency, rate, or extent of a humoral immune response.") -AnnotationAssertion( "down regulation of humoral immune response") -AnnotationAssertion( "down-regulation of humoral immune response") -AnnotationAssertion( "downregulation of humoral immune response") -AnnotationAssertion( "inhibition of humoral immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002921") -AnnotationAssertion(rdfs:label "negative regulation of humoral immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of humoral immune response) - -AnnotationAssertion(Annotation( "GOC:add") "Any process that activates or increases the frequency, rate, or extent of a humoral immune response.") -AnnotationAssertion( "up regulation of humoral immune response") -AnnotationAssertion( "up-regulation of humoral immune response") -AnnotationAssertion( "upregulation of humoral immune response") -AnnotationAssertion( "activation of humoral immune response") -AnnotationAssertion( "stimulation of humoral immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0002922") -AnnotationAssertion(rdfs:label "positive regulation of humoral immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (tendon sheath development) AnnotationAssertion(Annotation( "PMID:20696843") "The process whose specific outcome is the progression of a tendon sheath over time, from its formation to the mature structure. A tendon sheath is a layer of membrane around a tendon. It permits the tendon to move.") @@ -40712,14 +26020,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (voluntary skeletal muscle contraction) - -AnnotationAssertion(Annotation( "GOC:mtg_cardio") Annotation( "GOC:mtg_muscle") "A process in which force is generated within voluntary skeletal muscle tissue, resulting in a change in muscle geometry. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis. In the voluntary skeletal muscle, the muscle contraction takes advantage of an ordered sarcomeric structure and it is under voluntary control. Voluntary skeletal muscle is skeletal muscle that is under conscious control.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003010") -AnnotationAssertion(rdfs:label "voluntary skeletal muscle contraction") -SubClassOf( ) - # Class: (muscle system process) AnnotationAssertion(Annotation( "GOC:mtg_cardio") "A organ system process carried out at the level of a muscle. Muscle tissue is composed of contractile cells or fibers.") @@ -40774,6 +26074,15 @@ AnnotationAssertion(rdfs:label "resp SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (detection of oxygen) + +AnnotationAssertion(Annotation( "GOC:mtg_cardio") "The series of events in which an oxygen stimulus is received by a cell and converted into a molecular signal.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0003032") +AnnotationAssertion(rdfs:label "detection of oxygen") +SubClassOf( ) +SubClassOf( ) + # Class: (regulation of systemic arterial blood pressure mediated by a chemical signal) AnnotationAssertion(Annotation( "GOC:mtg_cardio") "The regulation of blood pressure mediated by biochemical signaling: hormonal, autocrine or paracrine.") @@ -40802,15 +26111,6 @@ AnnotationAssertion( "regulation of systemic arterial blood pressure") SubClassOf( ) -# Class: (regulation of systemic arterial blood pressure by renin-angiotensin) - -AnnotationAssertion(Annotation( "GOC:mtg_cardio") "The process in which renin-angiotensin modulates the force with which blood passes through the circulatory system.") -AnnotationAssertion( "blood pressure regulation by renin-angiotensin") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003081") -AnnotationAssertion(rdfs:label "regulation of systemic arterial blood pressure by renin-angiotensin") -SubClassOf( ) - # Class: (renal water homeostasis) AnnotationAssertion(Annotation( "GOC:mtg_cardio") "Renal process involved in the maintenance of an internal steady state of water in the body.") @@ -40818,29 +26118,9 @@ AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0003091") AnnotationAssertion(rdfs:label "renal water homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) -# Class: (regulation of glomerular filtration) - -AnnotationAssertion(Annotation( "GOC:mtg_cardio") "Any process that modulates the frequency, rate or extent of glomerular filtration. Glomerular filtration is the process in which blood is filtered by the glomerulus into the renal tubule.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003093") -AnnotationAssertion(rdfs:label "regulation of glomerular filtration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (glomerular filtration) - -AnnotationAssertion(Annotation( "GOC:mtg_cardio") Annotation( "GOC:sart") Annotation( "ISBN:0721643949") "The process in which plasma is filtered through the glomerular membrane which consists of capillary endothelial cells, the basement membrane, and epithelial cells. The glomerular filtrate is the same as plasma except it has no significant amount of protein.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003094") -AnnotationAssertion(rdfs:label "glomerular filtration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (renal water transport) AnnotationAssertion(Annotation( "GOC:mtg_cardio") "The directed movement of water (H2O) by the renal system.") @@ -40853,26 +26133,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (positive regulation of glomerular filtration) - -AnnotationAssertion(Annotation( "GOC:mtg_cardio") "Any process that activates or increases the frequency, rate or extent of glomerular filtration. Glomerular filtration is the processs whereby blood is filtered by the glomerulus into the renal tubule.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003104") -AnnotationAssertion(rdfs:label "positive regulation of glomerular filtration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (negative regulation of glomerular filtration) - -AnnotationAssertion(Annotation( "GOC:mtg_cardio") "Any process that stops, prevents, or reduces the frequency, rate or extent of glomerular filtration. Glomerular filtration is the processs whereby blood is filtered by the glomerulus into the renal tubule.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003105") -AnnotationAssertion(rdfs:label "negative regulation of glomerular filtration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (endodermal-mesodermal cell signaling) AnnotationAssertion(Annotation( "GOC:mtg_heart") "Any process that mediates the transfer of information from endodermal cells to mesodermal cells.") @@ -41905,29 +27165,6 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "amino acid transmembrane transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (keratinocyte development) - -AnnotationAssertion(Annotation( "GOC:dph") "The process whose specific outcome is the progression of a keratinocyte over time, from its formation to the mature structure.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-11-24T08:55:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003334") -AnnotationAssertion(rdfs:label "keratinocyte development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (corneocyte development) - -AnnotationAssertion(Annotation( "GOC:dph") "The process whose specific outcome is the progression of the corneocyte over time, from its formation to the mature structure. A corneocyte is the last stage of development of a keratinocyte where the keratinocyte flattens, loses its nucleus and eventually delaminates from the epidermis.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-11-24T09:01:02Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0003335") -AnnotationAssertion(rdfs:label "corneocyte development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mesenchymal to epithelial transition involved in metanephros morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:yaf") "A transition where a mesenchymal cell establishes apical/basolateral polarity,forms intercellular adhesive junctions, synthesizes basement membrane components and becomes an epithelial cell that will contribute to the shaping of the metanephros.") @@ -42108,6 +27345,31 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "negative regulation of cilium movement") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (noradrenergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:dph") "The process in which a relatively unspecialized cell acquires specialized features of an noradrenergic neuron, a neuron that secretes noradrenaline.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2009-12-03T10:34:30Z") +AnnotationAssertion(Annotation( "GOC:dph") "norepinephrine secreting neuron differentiation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0003357") +AnnotationAssertion(rdfs:label "noradrenergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (noradrenergic neuron development) + +AnnotationAssertion(Annotation( "GOC:dph") "The process whose specific outcome is the progression of a noradrenergic neuron over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2009-12-03T10:38:37Z") +AnnotationAssertion(Annotation( "GOC:dph") "norepinephrine secreting neuron development") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0003358") +AnnotationAssertion(rdfs:label "noradrenergic neuron development") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (brainstem development) AnnotationAssertion(Annotation( "GOC:dph") "The progression of the brainstem from its formation to the mature structure. The brainstem is the part of the brain that connects the brain with the spinal cord.") @@ -42120,15 +27382,29 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (noradrenergic neuron differentiation involved in brainstem development) + +AnnotationAssertion(Annotation( "GOC:dph") "The process in which a relatively unspecialized cell acquires specialized features of an noradrenergic neuron that is part of the brainstem.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2009-12-03T10:53:30Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0003361") +AnnotationAssertion(rdfs:label "noradrenergic neuron differentiation involved in brainstem development") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (establishment of cell polarity involved in ameboidal cell migration) AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "The specification and formation of anisotropic intracellular organization that contributes to the self-propelled directed movement of an ameboid cell.") +AnnotationAssertion( ) AnnotationAssertion( "dph") AnnotationAssertion( "2009-12-08T04:50:41Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0003365") AnnotationAssertion(rdfs:label "establishment of cell polarity involved in ameboidal cell migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) +DisjointClasses( ObjectSomeValuesFrom( )) # Class: (establishment or maintenance of cytoskeleton polarity involved in ameboidal cell migration) @@ -42181,7 +27457,7 @@ AnnotationAssertion( "GO:0003382") AnnotationAssertion(rdfs:label "epithelial cell morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (optic vesicle formation) @@ -42280,7 +27556,7 @@ SubClassOf( ObjectSomeValuesFrom( (molecular_function) -AnnotationAssertion(Annotation( "GOC:pdt") "A molecular process that can be carried out by the action of a single macromolecular machine, usually via direct physical interactions with other molecular entities. Function in this sense denotes an action, or activity, that a gene product (or a complex) performs. These actions are described from two distinct but related perspectives: (1) biochemical activity, and (2) role as a component in a larger system/process.") +AnnotationAssertion(Annotation( "GOC:pdt") "A molecular process that can be carried out by the action of a single macromolecular machine, usually via direct physical interactions with other molecular entities. Function in this sense denotes an action, or activity, that a gene product (or a complex) performs.") AnnotationAssertion( "GO:0005554") AnnotationAssertion( "molecular function") AnnotationAssertion( "molecular_function") @@ -42297,75 +27573,6 @@ SubClassOf( ) DisjointClasses( ) -# Class: (nucleic acid binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to a nucleic acid.") -AnnotationAssertion( "GO:0000496") -AnnotationAssertion( "base pairing") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0003676") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nucleic acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (chromatin binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") Annotation( "PMID:20404130") "Binding to chromatin, the network of fibers of DNA, protein, and sometimes RNA, that make up the chromosomes of the eukaryotic nucleus during interphase.") -AnnotationAssertion( "lamin/chromatin binding") -AnnotationAssertion( "microtubule/chromatin interaction") -AnnotationAssertion( "nuclear membrane vesicle binding to chromatin") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0003682") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "chromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (nuclear steroid receptor activity) - -AnnotationAssertion(Annotation( "GOC:signaling") Annotation( "PMID:14708019") "Combining with a steroid hormone and transmitting the signal within the cell to initiate a change in cell activity or function.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/16717"^^xsd:anyURI) -AnnotationAssertion( "steroid hormone receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0003707") -AnnotationAssertion(rdfs:label "nuclear steroid receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (RNA binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mah") "Binding to an RNA molecule or a portion thereof.") -AnnotationAssertion( "GO:0000498") -AnnotationAssertion( "GO:0044822") -AnnotationAssertion(Annotation(rdfs:label "Exportin-5 recognizes 3' overhang of pre-miRNA") "Reactome:R-HSA-203922") -AnnotationAssertion( "base pairing with RNA") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "poly(A) RNA binding") -AnnotationAssertion( "poly(A)-RNA binding") -AnnotationAssertion( "poly-A RNA binding") -AnnotationAssertion( "GO:0003723") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "RNA binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (catalytic activity) AnnotationAssertion(Annotation( "GOC:vw") Annotation( "ISBN:0198506732") "Catalysis of a biochemical reaction at physiological temperatures. In biologically catalyzed reactions, the reactants are known as substrates, and the catalysts are naturally occurring macromolecular substances known as enzymes. Enzymes possess specific binding sites for substrates, and are usually composed wholly or largely of protein, but RNA that has catalytic activity (ribozyme) is often also regarded as enzymatic.") @@ -42383,829 +27590,34 @@ AnnotationAssertion( "catalytic activity") SubClassOf( ) -# Class: (acetolactate synthase activity) - -AnnotationAssertion(Annotation( "RHEA:25249") "Catalysis of the reaction: 2 pyruvate = 2-acetolactate + CO2.") -AnnotationAssertion( "EC:2.2.1.6") -AnnotationAssertion( "MetaCyc:ACETOLACTSYN-RXN") -AnnotationAssertion( "RHEA:25249") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "acetohydroxy acid synthetase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "acetohydroxyacid synthase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "acetolactate pyruvate-lyase (carboxylating) activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "acetolactic synthetase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "alpha-acetohydroxy acid synthetase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "alpha-acetohydroxyacid synthase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "alpha-acetolactate synthase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "alpha-acetolactate synthetase activity") -AnnotationAssertion(Annotation( "EC:2.2.1.6") "pyruvate:pyruvate acetaldehydetransferase (decarboxylating)") -AnnotationAssertion( "GO:0003984") -AnnotationAssertion(rdfs:comment "Note that this function was formerly EC:4.1.3.18.") -AnnotationAssertion(rdfs:label "acetolactate synthase activity") -SubClassOf( ) - -# Class: (branched-chain-amino-acid transaminase activity) - -AnnotationAssertion(Annotation( "EC:2.6.1.42") Annotation( "GOC:mah") "Catalysis of the reaction: a branched-chain amino acid + 2-oxoglutarate = L-glutamate + a 2-oxocarboxylate derived from the branched-chain amino acid.") -AnnotationAssertion( "EC:2.6.1.42") -AnnotationAssertion(Annotation(rdfs:label "a-ketoisocaproate, a-keto-b-methylvalerate, or a-ketoisovalerate + glutamate <=> leu, ile, or val + alpha-ketoglutarate [BCAT2]") "Reactome:R-HSA-508179") -AnnotationAssertion(Annotation(rdfs:label "a-ketoisocaproate, a-keto-b-methylvalerate, or a-ketoisovalerate + glutamate <=> leu, ile, or val + alpha-ketoglutarate [BCAT1]") "Reactome:R-HSA-508189") -AnnotationAssertion(Annotation(rdfs:label "leu, ile, or val + alpha-ketoglutarate <=> a-ketoisocaproate, a-keto-b-methylvalerate, or a-ketoisovalerate + glutamate [BCAT1]") "Reactome:R-HSA-70723") -AnnotationAssertion(Annotation(rdfs:label "leu, ile, or val + alpha-ketoglutarate <=> a-ketoisocaproate, a-keto-b-methylvalerate, or a-ketoisovalerate + glutamate [BCAT2]") "Reactome:R-HSA-70724") -AnnotationAssertion( "branched-chain amino acid aminotransferase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "EC:2.6.1.42") "L-branched chain amino acid aminotransferase activity") -AnnotationAssertion(Annotation( "EC:2.6.1.42") "branched-chain amino acid-glutamate transaminase activity") -AnnotationAssertion(Annotation( "EC:2.6.1.42") "branched-chain aminotransferase activity") -AnnotationAssertion(Annotation( "EC:2.6.1.42") "branched-chain-amino-acid:2-oxoglutarate aminotransferase activity") -AnnotationAssertion(Annotation( "EC:2.6.1.42") "glutamate-branched-chain amino acid transaminase activity") -AnnotationAssertion(Annotation( "EC:2.6.1.42") "transaminase B activity") -AnnotationAssertion( "GO:0004084") -AnnotationAssertion(rdfs:label "branched-chain-amino-acid transaminase activity") -SubClassOf( ) - -# Class: (dihydroxy-acid dehydratase activity) - -AnnotationAssertion(Annotation( "EC:4.2.1.9") "Catalysis of the reaction: 2,3-dihydroxy-3-methylbutanoate = 3-methyl-2-oxobutanoate + H2O.") -AnnotationAssertion( "EC:4.2.1.9") -AnnotationAssertion( "MetaCyc:DIHYDROXYISOVALDEHYDRAT-RXN") -AnnotationAssertion( "RHEA:20936") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "2,3-dihydroxy-acid hydro-lyase (3-methyl-2-oxobutanoate-forming)") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "2,3-dihydroxy-acid hydro-lyase activity") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "2,3-dihydroxyisovalerate dehydratase activity") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "DHAD") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "acetohydroxyacid dehydratase activity") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "alpha,beta-dihydroxyacid dehydratase activity") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "alpha,beta-dihydroxyisovalerate dehydratase activity") -AnnotationAssertion(Annotation( "EC:4.2.1.9") "dihydroxy acid dehydrase activity") -AnnotationAssertion( "GO:0004160") -AnnotationAssertion(rdfs:label "dihydroxy-acid dehydratase activity") -SubClassOf( ) - -# Class: (ketol-acid reductoisomerase activity) - -AnnotationAssertion(Annotation( "EC:1.1.1.86") "Catalysis of the reaction: (R)-2,3-dihydroxy-3-methylbutanoate + NADP+ = (S)-2-hydroxy-2-methyl-3-oxobutanoate + NADPH + H+.") -AnnotationAssertion( "EC:1.1.1.86") -AnnotationAssertion( "MetaCyc:ACETOLACTREDUCTOISOM-RXN") -AnnotationAssertion( "RHEA:22068") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "(R)-2,3-dihydroxy-3-methylbutanoate:NADP+ oxidoreductase (isomerizing)") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "2-hydroxy-3-keto acid reductoisomerase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "acetohydroxy acid isomeroreductase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "acetohydroxy acid reductoisomerase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "acetolactate reductoisomerase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "alpha-keto-beta-hydroxylacyl reductoisomerase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "dihydroxyisovalerate (isomerizing) dehydrogenase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "dihydroxyisovalerate dehydrogenase (isomerizing) activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "isomeroreductase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "ketol acid reductoisomerase activity") -AnnotationAssertion(Annotation( "EC:1.1.1.86") "reductoisomerase activity") -AnnotationAssertion( "GO:0004455") -AnnotationAssertion(rdfs:label "ketol-acid reductoisomerase activity") -SubClassOf( ) - -# Class: (protein kinase activity) - -AnnotationAssertion(Annotation( "MetaCyc:PROTEIN-KINASE-RXN") "Catalysis of the phosphorylation of an amino acid residue in a protein, usually according to the reaction: a protein + ATP = a phosphoprotein + ADP.") -AnnotationAssertion( "GO:0050222") -AnnotationAssertion( "MetaCyc:PROTEIN-KINASE-RXN") -AnnotationAssertion(Annotation(rdfs:label "INF-gamma induced phosphorylation of L13a") "Reactome:R-HSA-156832") -AnnotationAssertion(Annotation(rdfs:label "IRAK1 phosphorylates Pellino") "Reactome:R-HSA-937034") -AnnotationAssertion(Annotation(rdfs:label "Unknown kinase phosphorylates NICD4") "Reactome:R-HSA-9604606") -AnnotationAssertion(Annotation(rdfs:label "GTP-bound RAC1 contributes to MAPK8 activation") "Reactome:R-HSA-9673284") -AnnotationAssertion(Annotation(rdfs:label "IRAK1 phosphorylates Pellino upon TLR7/8 or 9 activation") "Reactome:R-HSA-975139") -AnnotationAssertion( "protamine kinase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004672") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that triphosphate is used as a phosphate donor by at least one kinase.") -AnnotationAssertion(rdfs:label "protein kinase activity") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (protein tyrosine kinase activity) - -AnnotationAssertion(Annotation( "RHEA:10596") "Catalysis of the reaction: ATP + a protein tyrosine = ADP + protein tyrosine phosphate.") -AnnotationAssertion( "GO:0004718") -AnnotationAssertion(Annotation( "skos:narrowMatch") "EC:2.7.10.2") -AnnotationAssertion(Annotation( "skos:exactMatch") "RHEA:10596") -AnnotationAssertion(Annotation(rdfs:label "SRC autophosphorylation is positively regulated by InlA-bound CDH1") "Reactome:R-HSA-112333") -AnnotationAssertion(Annotation(rdfs:label "Fyn/Lyn-mediated phosphorylation of FcR1 gamma") "Reactome:R-HSA-114600") -AnnotationAssertion(Annotation(rdfs:label "STAT5 tyrosine phosphorylation") "Reactome:R-HSA-1168394") -AnnotationAssertion(Annotation(rdfs:label "Trans-autophosphorylation of activated ligand-responsive EGFR mutant dimers") "Reactome:R-HSA-1169421") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SHC1 by ligand-responsive p-6Y-EGFR mutants") "Reactome:R-HSA-1225952") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CBL by ligand-responsive p-6Y-EGFR mutants") "Reactome:R-HSA-1225960") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PLCG1 by ligand-responsive p-6Y-EGFR mutants") "Reactome:R-HSA-1247844") -AnnotationAssertion(Annotation(rdfs:label "Trans-autophosphorylation of EGFRvIII mutant dimers") "Reactome:R-HSA-1248655") -AnnotationAssertion(Annotation(rdfs:label "Trans-autophosphorylation of ERBB2 homodimer") "Reactome:R-HSA-1248694") -AnnotationAssertion(Annotation(rdfs:label "SHC1 phosphorylation by ERBB2 heterodimers") "Reactome:R-HSA-1250195") -AnnotationAssertion(Annotation(rdfs:label "Trans-autophosphorylation of ERBB4 homodimers") "Reactome:R-HSA-1250315") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SHC1 by ERBB4 homodimers") "Reactome:R-HSA-1250348") -AnnotationAssertion(Annotation(rdfs:label "PLCG1 phosphorylation by p-EGFR:p-ERBB2") "Reactome:R-HSA-1251922") -AnnotationAssertion(Annotation(rdfs:label "IL7:p-Y449-IL7R:JAK1:IL2RG:p-JAK3:STAT5A,STAT5B phosphorylates STAT5") "Reactome:R-HSA-1295540") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates SPRY2 on Y55 and Y227") "Reactome:R-HSA-1295609") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of BetaKlotho-bound FGFR4") "Reactome:R-HSA-1307963") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of JAK2") "Reactome:R-HSA-1433418") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of GAB2 by SFKs") "Reactome:R-HSA-1433454") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SHP2 by SFKs") "Reactome:R-HSA-1433488") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of APS") "Reactome:R-HSA-1433506") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of VAV1") "Reactome:R-HSA-1433542") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STATs") "Reactome:R-HSA-1470009") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of p-KIT on Y900 by Src kinases") "Reactome:R-HSA-1472121") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PLCgamma by PDGFR") "Reactome:R-HSA-1524186") -AnnotationAssertion(Annotation(rdfs:label "PRLR-bound STAT5 is phosphorylated") "Reactome:R-HSA-1671691") -AnnotationAssertion(Annotation(rdfs:label "Wee1-mediated phosphorylation of Cyclin B1:phospho-Cdc2 complexes") "Reactome:R-HSA-170070") -AnnotationAssertion(Annotation(rdfs:label "Wee1-mediated phosphorylation of Cyclin A:phospho-Cdc2 complexes") "Reactome:R-HSA-170156") -AnnotationAssertion(Annotation(rdfs:label "SRC-1 autophosphorylates") "Reactome:R-HSA-170991") -AnnotationAssertion(Annotation(rdfs:label "Binding and activation of MAP Kinase") "Reactome:R-HSA-171011") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cyclin A:Cdk2 at Tyr 15") "Reactome:R-HSA-174164") -AnnotationAssertion(Annotation(rdfs:label "GAB1 phosphorylation by EGFR kinase") "Reactome:R-HSA-177930") -AnnotationAssertion(Annotation(rdfs:label "EGFR autophosphorylation") "Reactome:R-HSA-177934") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of EGFR by SRC kinase") "Reactome:R-HSA-177937") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CBL (EGFR:CBL)") "Reactome:R-HSA-182969") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CBL (EGFR:GRB2:CBL)") "Reactome:R-HSA-183058") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of cytosolic FGFR1 fusion dimers") "Reactome:R-HSA-1839065") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of BCR moiety of BCR-FGFR1") "Reactome:R-HSA-1839067") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1 mutants and fusions phosphorylate PLCG1") "Reactome:R-HSA-1839098") -AnnotationAssertion(Annotation(rdfs:label "p-BCR-p-FGFR1 phosphorylates GAB2") "Reactome:R-HSA-1839110") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STAT5 by cytosolic FGFR1 fusions") "Reactome:R-HSA-1839112") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PDGF beta receptors") "Reactome:R-HSA-186786") -AnnotationAssertion(Annotation(rdfs:label "FGFR1OP-FGFR1 phosphorylates STAT1 and STAT3") "Reactome:R-HSA-1888198") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR4") "Reactome:R-HSA-190326") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3b") "Reactome:R-HSA-190385") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3c") "Reactome:R-HSA-190388") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR2b") "Reactome:R-HSA-190408") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR2c") "Reactome:R-HSA-190413") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR1b") "Reactome:R-HSA-190427") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR1c") "Reactome:R-HSA-190429") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of Klotho-bound FGFR1c") "Reactome:R-HSA-191062") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cx43 by c-src") "Reactome:R-HSA-191636") -AnnotationAssertion(Annotation(rdfs:label "Trans-autophosphorylation of p-Y877-ERBB2 heterodimers") "Reactome:R-HSA-1963581") -AnnotationAssertion(Annotation(rdfs:label "Trans-autophosphorylation of ERBB2 heterodimers") "Reactome:R-HSA-1963582") -AnnotationAssertion(Annotation(rdfs:label "SRC family kinases phosphorylate ERBB2") "Reactome:R-HSA-1963586") -AnnotationAssertion(Annotation(rdfs:label "Ligand-independent phosphorylation of overexpressed FGFR1") "Reactome:R-HSA-1982066") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3c P250R mutant") "Reactome:R-HSA-2012073") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3 cysteine mutants") "Reactome:R-HSA-2012082") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR4 Y367C mutant") "Reactome:R-HSA-2012087") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of ITAM motifs in CD3 complexes") "Reactome:R-HSA-202165") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of ZAP-70 by Lck") "Reactome:R-HSA-202168") -AnnotationAssertion(Annotation(rdfs:label "Activation of ZAP-70") "Reactome:R-HSA-202174") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SLP-76") "Reactome:R-HSA-202216") -AnnotationAssertion(Annotation(rdfs:label "Inactivation of Lck by Csk") "Reactome:R-HSA-202233") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of TBSMs in LAT") "Reactome:R-HSA-202245") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PLC-gamma1") "Reactome:R-HSA-202248") -AnnotationAssertion(Annotation(rdfs:label "Activation of Lck") "Reactome:R-HSA-202291") -AnnotationAssertion(Annotation(rdfs:label "Change of PKC theta conformation") "Reactome:R-HSA-202307") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR1c P252X mutant dimers") "Reactome:R-HSA-2023455") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR1 mutants with enhanced kinase activity") "Reactome:R-HSA-2023460") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of PLCG") "Reactome:R-HSA-2029268") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SYK by Src kinases") "Reactome:R-HSA-2029449") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of VAV") "Reactome:R-HSA-2029453") -AnnotationAssertion(Annotation(rdfs:label "Sequestering and phosphorylation Fc gamma receptors in the lipid rafts") "Reactome:R-HSA-2029459") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR2 ligand-independent mutants") "Reactome:R-HSA-2029984") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of overexpressed FGFR2 variants") "Reactome:R-HSA-2029989") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3 point mutants with enhanced kinase activity") "Reactome:R-HSA-2033485") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR2c mutants with enhanced ligand binding") "Reactome:R-HSA-2033486") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR2b mutants with enhanced ligand binding") "Reactome:R-HSA-2033488") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR2 point mutants with enhanced kinase activity") "Reactome:R-HSA-2033490") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3 t(4;14) translocation mutants") "Reactome:R-HSA-2038387") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR4 mutants with enhanced kinase activity") "Reactome:R-HSA-2038944") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of KIT") "Reactome:R-HSA-205289") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PECAM-1 by Fyn or Lyn or c-Src") "Reactome:R-HSA-210291") -AnnotationAssertion(Annotation(rdfs:label "Trans-phosphorylation of Tie2") "Reactome:R-HSA-210872") -AnnotationAssertion(Annotation(rdfs:label "EGFR activates PLC-gamma1 by phosphorylation") "Reactome:R-HSA-212710") -AnnotationAssertion(Annotation(rdfs:label "ABL phosphorylates WAVEs") "Reactome:R-HSA-2130194") -AnnotationAssertion(Annotation(rdfs:label "Src phosphorylate WASP,N-WASP") "Reactome:R-HSA-2197698") -AnnotationAssertion(Annotation(rdfs:label "TIRAP is phosphorylated by BTK") "Reactome:R-HSA-2201322") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SYK") "Reactome:R-HSA-2395412") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of DAP12") "Reactome:R-HSA-2395439") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LAT by p-SYK") "Reactome:R-HSA-2395801") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SLP-76 by p-SYK") "Reactome:R-HSA-2396594") -AnnotationAssertion(Annotation(rdfs:label "IGF1R phosphorylates SHC1") "Reactome:R-HSA-2404193") -AnnotationAssertion(Annotation(rdfs:label "IGF1,2:IGF1R autophosphorylates") "Reactome:R-HSA-2404199") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of BTK by p-SYK") "Reactome:R-HSA-2424484") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of VAV2/VAV3 by SYK") "Reactome:R-HSA-2424486") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PLC-gamma by p-BTK/p-SYK") "Reactome:R-HSA-2424487") -AnnotationAssertion(Annotation(rdfs:label "IGF1,2:p-Y1161,1165,1166-IGF1R phosphorylates IRS1,2,4") "Reactome:R-HSA-2428926") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of beta and gamma subunits by LYN") "Reactome:R-HSA-2454208") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SYK") "Reactome:R-HSA-2454239") -AnnotationAssertion(Annotation(rdfs:label "JAK2 Phosphorylates LEPR") "Reactome:R-HSA-2586553") -AnnotationAssertion(Annotation(rdfs:label "JAK2 Autophosphorylates in Response to Leptin") "Reactome:R-HSA-2586555") -AnnotationAssertion(Annotation(rdfs:label "JAK2 Phosphorylates SHP2 (PTPN11) in Response to Leptin") "Reactome:R-HSA-2671742") -AnnotationAssertion(Annotation(rdfs:label "JAK2 Phosphorylates STAT5 in Response to Leptin") "Reactome:R-HSA-2671829") -AnnotationAssertion(Annotation(rdfs:label "JAK2 Phosphoryates STAT3 in Response to Leptin") "Reactome:R-HSA-2671850") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of TEC kinases by p-SYK") "Reactome:R-HSA-2730833") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LAT by p-SYK") "Reactome:R-HSA-2730843") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SLP-76 by p-SYK") "Reactome:R-HSA-2730851") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of BTK/ITK") "Reactome:R-HSA-2730858") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of GAB2 by SYK/FYN") "Reactome:R-HSA-2730860") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of LYN kinase") "Reactome:R-HSA-2730862") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PKC-theta") "Reactome:R-HSA-2730882") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of NTAL by p-SYK/Lyn") "Reactome:R-HSA-2730884") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SHC by SYK kinase") "Reactome:R-HSA-2730886") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PLC-gamma") "Reactome:R-HSA-2730888") -AnnotationAssertion(Annotation(rdfs:label "PRMT5 is tyrosine phosphorylated by JAK2 V617F") "Reactome:R-HSA-3215391") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PTK2 at Y397") "Reactome:R-HSA-354073") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of pPTK2 by SRC") "Reactome:R-HSA-354124") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of BCAR1 by SRC-PTK2 complex") "Reactome:R-HSA-372693") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of nephrin by FYN") "Reactome:R-HSA-373747") -AnnotationAssertion(Annotation(rdfs:label "SEMA4D interacts with Plexin-B1:ErbB2") "Reactome:R-HSA-373750") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of DCC by Fyn") "Reactome:R-HSA-374701") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of SRC") "Reactome:R-HSA-377640") -AnnotationAssertion(Annotation(rdfs:label "Activation of Src") "Reactome:R-HSA-380780") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CD28") "Reactome:R-HSA-388831") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CTLA-4") "Reactome:R-HSA-388833") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PDGF alpha receptors") "Reactome:R-HSA-389083") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PDGF alpha/beta receptors") "Reactome:R-HSA-389086") -AnnotationAssertion(Annotation(rdfs:label "Activation of Vav1") "Reactome:R-HSA-389354") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PD-1") "Reactome:R-HSA-389762") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of ITIM motif in SIRP alpha") "Reactome:R-HSA-391156") -AnnotationAssertion(Annotation(rdfs:label "Recruitment of FAK to NCAM1:Fyn in lipid rafts") "Reactome:R-HSA-391865") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of FAK by Src kinase") "Reactome:R-HSA-391866") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of NCAM1 bound Fyn") "Reactome:R-HSA-391871") -AnnotationAssertion(Annotation(rdfs:label "EPH receptors autophosphorylate") "Reactome:R-HSA-3928578") -AnnotationAssertion(Annotation(rdfs:label "SFKs phosphorylate EFNBs") "Reactome:R-HSA-3928580") -AnnotationAssertion(Annotation(rdfs:label "FYN phosphorylates NMDAR2B") "Reactome:R-HSA-3928583") -AnnotationAssertion(Annotation(rdfs:label "SFKs phosphorylate GIT1") "Reactome:R-HSA-3928594") -AnnotationAssertion(Annotation(rdfs:label "SFKs phosphorylate VAV2,3") "Reactome:R-HSA-3928604") -AnnotationAssertion(Annotation(rdfs:label "PTK2 autophosphorylates at Y397") "Reactome:R-HSA-3928610") -AnnotationAssertion(Annotation(rdfs:label "EPHB phosphorylates TIAM1") "Reactome:R-HSA-3928627") -AnnotationAssertion(Annotation(rdfs:label "SFKs phosphorylate NGEF") "Reactome:R-HSA-3928648") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Plexin-A") "Reactome:R-HSA-399934") -AnnotationAssertion(Annotation(rdfs:label "Recruitment and activation of Cdk5") "Reactome:R-HSA-399946") -AnnotationAssertion(Annotation(rdfs:label "Tyrosine phosphorylation of CRMPs by Fes") "Reactome:R-HSA-399947") -AnnotationAssertion(Annotation(rdfs:label "p-EPHB phosphorylates SDC2") "Reactome:R-HSA-4093332") -AnnotationAssertion(Annotation(rdfs:label "Activated Src activates ERK") "Reactome:R-HSA-418163") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Unc5C") "Reactome:R-HSA-418859") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of FADK1") "Reactome:R-HSA-418872") -AnnotationAssertion(Annotation(rdfs:label "SEMA4D interacts with Plexin-B1:Met") "Reactome:R-HSA-419646") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of ROBO1 by ABL kinase") "Reactome:R-HSA-428888") -AnnotationAssertion(Annotation(rdfs:label "SYK activation by SRC") "Reactome:R-HSA-429441") -AnnotationAssertion(Annotation(rdfs:label "Syk activation leads to SLP-76 activation") "Reactome:R-HSA-429449") -AnnotationAssertion(Annotation(rdfs:label "FGR binds and phosphorylates LRP8") "Reactome:R-HSA-432129") -AnnotationAssertion(Annotation(rdfs:label "Syk/Lck phosphorylate LAT") "Reactome:R-HSA-434836") -AnnotationAssertion(Annotation(rdfs:label "VEGFR2 autophosphorylates") "Reactome:R-HSA-4420117") -AnnotationAssertion(Annotation(rdfs:label "SFKs phosphorylate PLCG1") "Reactome:R-HSA-4420121") -AnnotationAssertion(Annotation(rdfs:label "SRC-1 phosphorylates SHB") "Reactome:R-HSA-4420128") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SRC-1") "Reactome:R-HSA-4420206") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of L1 by EPHB2") "Reactome:R-HSA-443817") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Y1229 in L1") "Reactome:R-HSA-445076") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of L1 by SRC") "Reactome:R-HSA-445084") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of VAV2") "Reactome:R-HSA-445085") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Neurofascin") "Reactome:R-HSA-445091") -AnnotationAssertion(Annotation(rdfs:label "Within the IL-2R complex JAK3 phosphorylates JAK1") "Reactome:R-HSA-451942") -AnnotationAssertion(Annotation(rdfs:label "Recruited STAT5 is phosphorylated") "Reactome:R-HSA-452097") -AnnotationAssertion(Annotation(rdfs:label "SHC1 bound to IL2 receptor is phosphorylated") "Reactome:R-HSA-452100") -AnnotationAssertion(Annotation(rdfs:label "JAK1 phosphorylates Y338, Y392 and Y510 of IL2RB") "Reactome:R-HSA-452122") -AnnotationAssertion(Annotation(rdfs:label "SYK is a substrate for JAK1") "Reactome:R-HSA-508282") -AnnotationAssertion(Annotation(rdfs:label "SRC-1 phosphorylates p-Y397-PTK2") "Reactome:R-HSA-5218640") -AnnotationAssertion(Annotation(rdfs:label "PTK2 autophosphorylates") "Reactome:R-HSA-5218642") -AnnotationAssertion(Annotation(rdfs:label "FYN autophosphorylates") "Reactome:R-HSA-5218806") -AnnotationAssertion(Annotation(rdfs:label "PTK2 and SRC-1 phosphorylate PXN on Y31 and Y118") "Reactome:R-HSA-5218809") -AnnotationAssertion(Annotation(rdfs:label "FYN phosphorylates PAK2") "Reactome:R-HSA-5218812") -AnnotationAssertion(Annotation(rdfs:label "Src kinases phosphorylate VAV") "Reactome:R-HSA-5218820") -AnnotationAssertion(Annotation(rdfs:label "PTK2/SRC-1 phosphorylates BCAR1") "Reactome:R-HSA-5218828") -AnnotationAssertion(Annotation(rdfs:label "SRC-1 phosphorylates PTK2-beta") "Reactome:R-HSA-5218830") -AnnotationAssertion(Annotation(rdfs:label "p-Y402-PTK2B phosphorylates p-5Y,S732-PTK2 on Y407") "Reactome:R-HSA-5218851") -AnnotationAssertion(Annotation(rdfs:label "AXL autophosphorylates on Y772 and Y814") "Reactome:R-HSA-5357429") -AnnotationAssertion(Annotation(rdfs:label "1,3-beta-D-glucan:p-Y15-CLEC7A:SYK phosphorylates PLCG") "Reactome:R-HSA-5607745") -AnnotationAssertion(Annotation(rdfs:label "SRC kinase phosphorylates CLEC7A:1,3-beta-D-glucan") "Reactome:R-HSA-5607750") -AnnotationAssertion(Annotation(rdfs:label "LYN and FYN phosphorylate FCER1G in CLEC6A:FCERG and CLEC4E:FCERG") "Reactome:R-HSA-5621355") -AnnotationAssertion(Annotation(rdfs:label "SYK phosphorylates PLCG2 in p-6Y-SYK:p-Y65,Y76-FCER1G:PLCG2") "Reactome:R-HSA-5621363") -AnnotationAssertion(Annotation(rdfs:label "SYK autophosphorylates") "Reactome:R-HSA-5621370") -AnnotationAssertion(Annotation(rdfs:label "SFKs phosphorylates RAF1 on Y340,Y341") "Reactome:R-HSA-5624486") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PLC-gamma 1 by p-EGFRvIII mutant") "Reactome:R-HSA-5637795") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SHC1 by p-5Y-EGFRvIII") "Reactome:R-HSA-5637796") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 phosphorylates PLCG1") "Reactome:R-HSA-5654147") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1 phosphorylates PLCG1") "Reactome:R-HSA-5654149") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 phosphorylates PLCG1") "Reactome:R-HSA-5654151") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 phosphorylates PLCG1") "Reactome:R-HSA-5654222") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 phosphorylates FRS2") "Reactome:R-HSA-5654397") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 phosphorylates SHC1") "Reactome:R-HSA-5654407") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 phosphorylates FRS2") "Reactome:R-HSA-5654408") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 phosphorylates FRS2") "Reactome:R-HSA-5654418") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 phosphorylates SHC1") "Reactome:R-HSA-5654428") -AnnotationAssertion(Annotation(rdfs:label "Ligand-independent phosphorylation of overexpressed FGFR1c") "Reactome:R-HSA-5654545") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1 phosphorylates FRS2") "Reactome:R-HSA-5654575") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1 phosphorylates FRS3") "Reactome:R-HSA-5654578") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1 phosphorylates SHC1") "Reactome:R-HSA-5654582") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1:p-FRS phosphorylates PPTN11") "Reactome:R-HSA-5654587") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 phosphorylates FRS3") "Reactome:R-HSA-5654605") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 phosphorylates PPTN11") "Reactome:R-HSA-5654607") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 phosphorylates FRS3") "Reactome:R-HSA-5654628") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 phosphorylates PPTN11") "Reactome:R-HSA-5654631") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 phosphorylates SHC1") "Reactome:R-HSA-5654634") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 phosphorylates FRS3") "Reactome:R-HSA-5654653") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 phosphorylates PPTN11") "Reactome:R-HSA-5654655") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 mutants phosphorylate PLCG1") "Reactome:R-HSA-5655243") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 mutants phosphorylate FRS2") "Reactome:R-HSA-5655268") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 mutants phosphorylate FRS2") "Reactome:R-HSA-5655270") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR1 mutants phosphorylate FRS2") "Reactome:R-HSA-5655278") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 mutants phosphorylate FRS2") "Reactome:R-HSA-5655284") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR2 mutants phosphorylate PLCG1") "Reactome:R-HSA-5655301") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR4 mutants phosphorylate PLCG1") "Reactome:R-HSA-5655341") -AnnotationAssertion(Annotation(rdfs:label "WICH phosphorylates H2AFX on Y142") "Reactome:R-HSA-5683930") -AnnotationAssertion(Annotation(rdfs:label "ABL1 phosphorylates RAD52") "Reactome:R-HSA-5686587") -AnnotationAssertion(Annotation(rdfs:label "LYN phosphorylates CD22") "Reactome:R-HSA-5690702") -AnnotationAssertion(Annotation(rdfs:label "STAT3 is phosphorylated by p-Y-JAK1,P-Y-TYK2") "Reactome:R-HSA-6784006") -AnnotationAssertion(Annotation(rdfs:label "JAK1,TYK2 phosphorylate JAK1,TYK2") "Reactome:R-HSA-6784319") -AnnotationAssertion(Annotation(rdfs:label "HVEM induses BTLA phosphorylation") "Reactome:R-HSA-6790087") -AnnotationAssertion(Annotation(rdfs:label "MET dimers autophosphorylate") "Reactome:R-HSA-6806974") -AnnotationAssertion(Annotation(rdfs:label "Mcm2-7 is phosphorylated by DDK") "Reactome:R-HSA-68954") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cyclin E:CDK2 complexes by WEE1") "Reactome:R-HSA-69195") -AnnotationAssertion(Annotation(rdfs:label "Transphosphorylation of JAK1") "Reactome:R-HSA-873918") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of JAK2") "Reactome:R-HSA-873919") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STAT1 by JAK kinases") "Reactome:R-HSA-873922") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IFNGR1 by JAK kinases") "Reactome:R-HSA-873924") -AnnotationAssertion(Annotation(rdfs:label "Tyrosine kinases phosphorylate the receptor") "Reactome:R-HSA-879907") -AnnotationAssertion(Annotation(rdfs:label "Activation of STAT5a/b by JAK2") "Reactome:R-HSA-879909") -AnnotationAssertion(Annotation(rdfs:label "SHC1 bound to the common beta chain becomes tyrosine phosphorylated") "Reactome:R-HSA-879925") -AnnotationAssertion(Annotation(rdfs:label "FRK phosphorylates PTEN") "Reactome:R-HSA-8847977") -AnnotationAssertion(Annotation(rdfs:label "ERBB2 promotes PTK6 autophosphorylation") "Reactome:R-HSA-8848005") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates STAP2") "Reactome:R-HSA-8848077") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates STAT3") "Reactome:R-HSA-8848124") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates CDKN1B") "Reactome:R-HSA-8848436") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates PXN") "Reactome:R-HSA-8848606") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates BCAR1") "Reactome:R-HSA-8848726") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates AKT1") "Reactome:R-HSA-8848758") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates DOK1") "Reactome:R-HSA-8848776") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates CBL") "Reactome:R-HSA-8848818") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates ARAP1") "Reactome:R-HSA-8848873") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates KHDRBS1") "Reactome:R-HSA-8848975") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates KHDRBS2") "Reactome:R-HSA-8849032") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates KHDRBS3") "Reactome:R-HSA-8849042") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates ARHGAP35") "Reactome:R-HSA-8849068") -AnnotationAssertion(Annotation(rdfs:label "SRMS phosphorylates PTK6") "Reactome:R-HSA-8849102") -AnnotationAssertion(Annotation(rdfs:label "PTK6 phosphorylates SFPQ") "Reactome:R-HSA-8849463") -AnnotationAssertion(Annotation(rdfs:label "MET phosphorylates SHC1-2") "Reactome:R-HSA-8851890") -AnnotationAssertion(Annotation(rdfs:label "MET phosphorylates GAB1") "Reactome:R-HSA-8851933") -AnnotationAssertion(Annotation(rdfs:label "Autocatalytic phosphorylation of FGFR3 fusions") "Reactome:R-HSA-8853309") -AnnotationAssertion(Annotation(rdfs:label "FGFR2 fusions autophosphorylate") "Reactome:R-HSA-8853313") -AnnotationAssertion(Annotation(rdfs:label "Activated FGFR3 fusions phosphorylate FRS2") "Reactome:R-HSA-8853315") -AnnotationAssertion(Annotation(rdfs:label "Plasma membrane FGFR1 fusions autophosphorylate") "Reactome:R-HSA-8853325") -AnnotationAssertion(Annotation(rdfs:label "FYN phosphorylates DAB1 in RELN:VLDLR:DAB1:SH3KBP1") "Reactome:R-HSA-8855237") -AnnotationAssertion(Annotation(rdfs:label "EGFR phosphorylates GPNMB") "Reactome:R-HSA-8857555") -AnnotationAssertion(Annotation(rdfs:label "LINC01139 facilitates PTK6 autophosphorylation") "Reactome:R-HSA-8857577") -AnnotationAssertion(Annotation(rdfs:label "LINC01139 promotes phosphorylation of HIF1A by PTK6") "Reactome:R-HSA-8857583") -AnnotationAssertion(Annotation(rdfs:label "Inhibition of PP2A activity by phosphorylation of the catalytic subunit at tyrosine Y307") "Reactome:R-HSA-8857925") -AnnotationAssertion(Annotation(rdfs:label "EGFR phosphorylates EPS15") "Reactome:R-HSA-8867041") -AnnotationAssertion(Annotation(rdfs:label "PTK2 autophosphorylates") "Reactome:R-HSA-8874078") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates PTK2") "Reactome:R-HSA-8874080") -AnnotationAssertion(Annotation(rdfs:label "MET phosphorylates PTK2") "Reactome:R-HSA-8874082") -AnnotationAssertion(Annotation(rdfs:label "MET phosphorylates CBL") "Reactome:R-HSA-8875451") -AnnotationAssertion(Annotation(rdfs:label "MET phosphorylates STAT3") "Reactome:R-HSA-8875817") -AnnotationAssertion(Annotation(rdfs:label "InlB:MET dimer trans-autophophorylates") "Reactome:R-HSA-8876230") -AnnotationAssertion(Annotation(rdfs:label "InlB-activated MET phosphorylates CBL") "Reactome:R-HSA-8876246") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates InlA-bound CDH1 and CTNNB1") "Reactome:R-HSA-8876948") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates RUNX1") "Reactome:R-HSA-8937728") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates RUNX3") "Reactome:R-HSA-8937807") -AnnotationAssertion(Annotation(rdfs:label "SRC,YES1 phosphorylate YAP1") "Reactome:R-HSA-8937844") -AnnotationAssertion(Annotation(rdfs:label "Tyrosine kinases phosphorylate Cip/Kip inhibitors bound to CDK4/6:CCND complexes") "Reactome:R-HSA-8942607") -AnnotationAssertion(Annotation(rdfs:label "p-S13, FUNDC1 is phosphorylated by CK2 at Tyr18") "Reactome:R-HSA-8948143") -AnnotationAssertion(Annotation(rdfs:label "ABL1 phosphorylates YAP1") "Reactome:R-HSA-8956659") -AnnotationAssertion(Annotation(rdfs:label "G protein alpha (i)-SRC complex catalyzes SRC to p-Y416-SRC") "Reactome:R-HSA-8964242") -AnnotationAssertion(Annotation(rdfs:label "G alpha (s):GTP:SRC catalyzes SRC to p-Y416-SRC") "Reactome:R-HSA-8964252") -AnnotationAssertion(Annotation(rdfs:label "JAK2 bound to IL12RB2:IL12RB2 phosphorylate STAT4") "Reactome:R-HSA-8983872") -AnnotationAssertion(Annotation(rdfs:label "Phospho-JAK2 phosphorylates EPOR") "Reactome:R-HSA-9006323") -AnnotationAssertion(Annotation(rdfs:label "JAK2 transphosphorylates and is activated in response to Erythropoietin") "Reactome:R-HSA-9006332") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates ROBO3.1 in response to NTN1") "Reactome:R-HSA-9011241") -AnnotationAssertion(Annotation(rdfs:label "JAK2 and LYN phosphorylate STAT5 in EPO:phospho-EPOR:phospho-JAK2:LYN:IRS2") "Reactome:R-HSA-9012650") -AnnotationAssertion(Annotation(rdfs:label "EGFR phosphorylates NOTCH3") "Reactome:R-HSA-9018572") -AnnotationAssertion(Annotation(rdfs:label "ESR-associated SRC autophosphorylates") "Reactome:R-HSA-9021609") -AnnotationAssertion(Annotation(rdfs:label "LYN phosphorylates CRKL in EPO:p-8Y-EPOR:p-12Y-JAK2:LYN:IRS2:CRKL:RAPGEF1") "Reactome:R-HSA-9024726") -AnnotationAssertion(Annotation(rdfs:label "BDNF-bound NTRK2 dimers trans-autophosphorylate") "Reactome:R-HSA-9026464") -AnnotationAssertion(Annotation(rdfs:label "NTF3-bound NTRK2 dimers trans-autophosphorylate") "Reactome:R-HSA-9026502") -AnnotationAssertion(Annotation(rdfs:label "NTF4-bound NTRK2 dimers trans-autophosphorylate") "Reactome:R-HSA-9026510") -AnnotationAssertion(Annotation(rdfs:label "NTRK2 phosphorylates PLCG1") "Reactome:R-HSA-9026579") -AnnotationAssertion(Annotation(rdfs:label "NTRK2 phosphorylates SHC1") "Reactome:R-HSA-9026890") -AnnotationAssertion(Annotation(rdfs:label "EPO:phospho-EPOR:phospho-JAK2:LYN:IRS2 phosphorylates IRS2") "Reactome:R-HSA-9027272") -AnnotationAssertion(Annotation(rdfs:label "JAK2 phosphorylates GAB1 in EPO:phospho-EPOR:phospho-JAK2:LYN:IRS2:GAB1") "Reactome:R-HSA-9027273") -AnnotationAssertion(Annotation(rdfs:label "LYN phosphorylates PLCG1,2 in EPO:phospho-EPOR:phospho-JAK2:LYN:IRS2:PLCG1,2") "Reactome:R-HSA-9027425") -AnnotationAssertion(Annotation(rdfs:label "NTRK2 phosphorylates FRS2") "Reactome:R-HSA-9028728") -AnnotationAssertion(Annotation(rdfs:label "JAK2 phosphorylates VAV1 in EPO:p-8Y-EPOR:p-12Y-JAK2:LYN:IRS2:p-Y-CRKL:RASGEF1:p-Y-SHC1:GRB2:VAV1") "Reactome:R-HSA-9029151") -AnnotationAssertion(Annotation(rdfs:label "JAK2 phosphorylates SHC1 in EPO:p-8Y-EPOR:p-12Y-JAK2:LYN:p-CRKL:RABGEF1:SHC1") "Reactome:R-HSA-9029155") -AnnotationAssertion(Annotation(rdfs:label "NTRK2 phosphorylates FRS3") "Reactome:R-HSA-9032426") -AnnotationAssertion(Annotation(rdfs:label "NTRK2-bound FYN autophosphorylates") "Reactome:R-HSA-9032532") -AnnotationAssertion(Annotation(rdfs:label "FYN-mediated phosphorylation of GRIN2B") "Reactome:R-HSA-9032601") -AnnotationAssertion(Annotation(rdfs:label "NTRK2 phosphorylates CDK5") "Reactome:R-HSA-9032854") -AnnotationAssertion(Annotation(rdfs:label "NTRK2 promotes TIAM1 phosphorylation") "Reactome:R-HSA-9033284") -AnnotationAssertion(Annotation(rdfs:label "NTRK3 dimers trans-autophosphorylate") "Reactome:R-HSA-9034714") -AnnotationAssertion(Annotation(rdfs:label "NTRK3 phosphorylates PLCG1") "Reactome:R-HSA-9034814") -AnnotationAssertion(Annotation(rdfs:label "NTRK3 phosphorylates SHC1") "Reactome:R-HSA-9034875") -AnnotationAssertion(Annotation(rdfs:label "SRC,FYN phosphorylate NTRK2") "Reactome:R-HSA-9037040") -AnnotationAssertion(Annotation(rdfs:label "Formation of p-STAT1 homodimer") "Reactome:R-HSA-909718") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STAT1") "Reactome:R-HSA-909726") -AnnotationAssertion(Annotation(rdfs:label "Activation of JAK kinases") "Reactome:R-HSA-909729") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of INFAR1 by TYK2") "Reactome:R-HSA-909730") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STAT2") "Reactome:R-HSA-909732") -AnnotationAssertion(Annotation(rdfs:label "CBL is tyrosine phosphorylated") "Reactome:R-HSA-912629") -AnnotationAssertion(Annotation(rdfs:label "Activated NTRK3 promotes SRC autophosphorylation") "Reactome:R-HSA-9603420") -AnnotationAssertion(Annotation(rdfs:label "FLT3LG dimer:FLT3 dimer autophosphorylates") "Reactome:R-HSA-9604767") -AnnotationAssertion(Annotation(rdfs:label "BTK autophosphorylates") "Reactome:R-HSA-9606159") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated BTK phosphorylates PLCG2") "Reactome:R-HSA-9606162") -AnnotationAssertion(Annotation(rdfs:label "p-SYK and LYN phosphorylate BTK") "Reactome:R-HSA-9606163") -AnnotationAssertion(Annotation(rdfs:label "SRC phosphorylates GluN2 (GRIN2) subunits of NMDARs") "Reactome:R-HSA-9612085") -AnnotationAssertion(Annotation(rdfs:label "NTRK1,2 in ADCYAP1(2-742):ADCYAP1R1:NTRK1,2 autophosphorylates") "Reactome:R-HSA-9612996") -AnnotationAssertion(Annotation(rdfs:label "NTRK1,2 in Ade-Rib:ADORA2A:NTRK1,2 autophosphorylates") "Reactome:R-HSA-9613023") -AnnotationAssertion(Annotation(rdfs:label "PTK2 autophosphorylates downstream of EGFR") "Reactome:R-HSA-9625487") -AnnotationAssertion(Annotation(rdfs:label "ERBB2 homodimer phosphorylates SHC1") "Reactome:R-HSA-9634390") -AnnotationAssertion(Annotation(rdfs:label "Src phosphorylate SYK in IgG:Leishmania surface:p-FCGR3A:SYK") "Reactome:R-HSA-9664261") -AnnotationAssertion(Annotation(rdfs:label "Src phosphorylates CD3 dimers in IgG:Lma antigens:FCGR3A:CD3 dimers") "Reactome:R-HSA-9664275") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of PLCG due to FCGR3A effect") "Reactome:R-HSA-9664278") -AnnotationAssertion(Annotation(rdfs:label "ERBB2 KD mutants trans-autophosphorylate") "Reactome:R-HSA-9664588") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated heterodimers of ERBB2 KD mutants phosphorylate SHC1") "Reactome:R-HSA-9664976") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated heterodimers of ERBB2 KD mutants and EGFR phosphorylate PLCG1") "Reactome:R-HSA-9665032") -AnnotationAssertion(Annotation(rdfs:label "Heterodimers of ERBB2 ECD mutants and EGFR trans-autophosphorylate") "Reactome:R-HSA-9665389") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated heterodimers of ERBB2 ECD mutants and EGFR phosphorylate PLCG1") "Reactome:R-HSA-9665411") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated heterodimers of ERBB2 TMD/JMD mutants and EGFR phosphorylate PLCG1") "Reactome:R-HSA-9665704") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated heterodimers of ERBB2 TMD/JMD mutants phosphorylate SHC1") "Reactome:R-HSA-9665705") -AnnotationAssertion(Annotation(rdfs:label "ERBB2 TMD/JMD heterodimers trans-autophosphorylate") "Reactome:R-HSA-9665709") -AnnotationAssertion(Annotation(rdfs:label "p-6Y-SYK phosphorylates VAV1,2,3") "Reactome:R-HSA-9666425") -AnnotationAssertion(Annotation(rdfs:label "Constitutive phosphorylation of kinase domain KIT mutants") "Reactome:R-HSA-9669890") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of juxtamembrane domain KIT mutants") "Reactome:R-HSA-9669911") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STATs downstream of KIT mutants") "Reactome:R-HSA-9670412") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of JAK2 downstream of KIT mutants") "Reactome:R-HSA-9670418") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PDGFRA extracellular domain dimers") "Reactome:R-HSA-9672173") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PDGFR mutant dimers") "Reactome:R-HSA-9672175") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of cytosolic PDGFRA and PDGFRB fusion proteins") "Reactome:R-HSA-9673756") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of membrane-tethered fusions of PDGFRA or PDGFRB") "Reactome:R-HSA-9673761") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of extracellular domain KIT mutants") "Reactome:R-HSA-9680248") -AnnotationAssertion(Annotation(rdfs:label "Constitutive phosphorylation of FLT3 mutants") "Reactome:R-HSA-9695834") -AnnotationAssertion(Annotation(rdfs:label "FLT3 mutants phosphorylate GAB2") "Reactome:R-HSA-9698003") -AnnotationAssertion(Annotation(rdfs:label "FLT3 ITD mutants phosphorylate STAT5") "Reactome:R-HSA-9698005") -AnnotationAssertion(Annotation(rdfs:label "Active FLT3 phosphorylates CDKN1B") "Reactome:R-HSA-9699578") -AnnotationAssertion(Annotation(rdfs:label "FLT3 fusion dimers autophosphorylate") "Reactome:R-HSA-9703437") -AnnotationAssertion(Annotation(rdfs:label "FLT3 fusions phosphorylate GAB2") "Reactome:R-HSA-9703438") -AnnotationAssertion(Annotation(rdfs:label "FLT3 phosphorylates GRB10") "Reactome:R-HSA-9706344") -AnnotationAssertion(Annotation(rdfs:label "FLT3 phosphorylates CBL") "Reactome:R-HSA-9706350") -AnnotationAssertion(Annotation(rdfs:label "JAK2 phosphorylation of GHR") "Reactome:R-HSA-982807") -AnnotationAssertion(Annotation(rdfs:label "p-6Y-SYK phosphorylates BLNK (SLP65)") "Reactome:R-HSA-983703") -AnnotationAssertion(Annotation(rdfs:label "SYK autophosphorylates at the activated BCR") "Reactome:R-HSA-983707") -AnnotationAssertion(Annotation(rdfs:label "LYN, FYN, BLK phosphorylate ITAMs of Ig-alpha (CD79A) and Ig-beta (CD79B)") "Reactome:R-HSA-983709") -AnnotationAssertion( "protein-tyrosine kinase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004713") -AnnotationAssertion(rdfs:label "protein tyrosine kinase activity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (transmembrane receptor protein tyrosine kinase activity) - -AnnotationAssertion(Annotation( "EC:2.7.10.1") Annotation( "GOC:mah") "Combining with a signal and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity by catalysis of the reaction: ATP + a protein-L-tyrosine = ADP + a protein-L-tyrosine phosphate.") -AnnotationAssertion(Annotation( "skos:exactMatch") "EC:2.7.10.1") -AnnotationAssertion( "MetaCyc:2.7.10.1-RXN") -AnnotationAssertion(Annotation(rdfs:label "TrkA receptor autophosphorylates") "Reactome:R-HSA-166544") -AnnotationAssertion(Annotation(rdfs:label "SHC, complexed with TrkA, is tyrosine-phosphorylated") "Reactome:R-HSA-167019") -AnnotationAssertion(Annotation(rdfs:label "TrkA phosphorylates PLCG1") "Reactome:R-HSA-167683") -AnnotationAssertion(Annotation(rdfs:label "ARMS is phosphorylated by active TrkA receptor") "Reactome:R-HSA-169905") -AnnotationAssertion(Annotation(rdfs:label "SHC1 phosphorylation by phosphorylated EGFR") "Reactome:R-HSA-177933") -AnnotationAssertion(Annotation(rdfs:label "TRKA phosphorylates IRS") "Reactome:R-HSA-198295") -AnnotationAssertion(Annotation(rdfs:label "p-Y-JAK1,p-Y-TYK2 phosphorylate IL10RA") "Reactome:R-HSA-6784324") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IRS") "Reactome:R-HSA-74711") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of insulin receptor") "Reactome:R-HSA-74715") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SHC1") "Reactome:R-HSA-74742") -AnnotationAssertion(Annotation(rdfs:label "MST1R autophosphorylates") "Reactome:R-HSA-8852552") -AnnotationAssertion(Annotation(rdfs:label "RET tyrosine phosphorylation") "Reactome:R-HSA-8853792") -AnnotationAssertion(Annotation(rdfs:label "STAT3, STAT4 are phosphorylated by p-JAK2, p-TYK2 in IL23:IL23 receptor") "Reactome:R-HSA-8950269") -AnnotationAssertion(Annotation(rdfs:label "IL27RA and IL6ST are phosphorylated after IL27:IL27 receptor interaction and JAK's phosphorylation") "Reactome:R-HSA-8950340") -AnnotationAssertion(Annotation(rdfs:label "STAT4 is phosphorylated by p-JAK2 and/or p-Y-TYK2 after IL12:IL12R interaction") "Reactome:R-HSA-8950354") -AnnotationAssertion(Annotation(rdfs:label "IL23R in IL23:IL23 receptor complex is phosphorylated") "Reactome:R-HSA-8950364") -AnnotationAssertion(Annotation(rdfs:label "JAK1/JAK2 bound to IL35:IL6ST:IL12RB2 receptor are phosphorylated") "Reactome:R-HSA-8950405") -AnnotationAssertion(Annotation(rdfs:label "JAK2, TYK2 in IL12A:IL12RB1:TYK2:IL12B:IL12RB2:JAK2 are phosphorylated") "Reactome:R-HSA-8950423") -AnnotationAssertion(Annotation(rdfs:label "JAK1/JAK2 bound to IL12RB2:IL6ST receptor phosphorylates STAT1 and STAT4") "Reactome:R-HSA-8950453") -AnnotationAssertion(Annotation(rdfs:label "STAT3 and STAT1 are phosphorylated by JAKs after IL27:IL27R interaction") "Reactome:R-HSA-8950485") -AnnotationAssertion(Annotation(rdfs:label "JAK1, JAK2, TYK2 in IL27:EBI3:IL27RA:JAK1:IL6ST:(JAK1,JAK2,TYK2) are phosphorylated") "Reactome:R-HSA-8950537") -AnnotationAssertion(Annotation(rdfs:label "JAK2, TYK2 in IL23A:IL12B:IL23R:JAK2:IL12RB1:TYK2 are phosphorylated") "Reactome:R-HSA-8950591") -AnnotationAssertion(Annotation(rdfs:label "IL12RB2 in IL12A:IL12RB1:p-Y-TYK2:IL12B:IL12RB2:p-JAK2 is phosphorylated") "Reactome:R-HSA-8950757") -AnnotationAssertion(Annotation(rdfs:label "IL19:IL20RA:p-JAK1:IL20RB:STAT3 phosphorylates STAT3") "Reactome:R-HSA-8982163") -AnnotationAssertion(Annotation(rdfs:label "IL15RA:IL15:IL2RB:JAK1:IL2RG:JAK3 phosphorylates JAK3 and JAK1") "Reactome:R-HSA-8983300") -AnnotationAssertion(Annotation(rdfs:label "IL15:IL15RA:p-Y-IL2RB:p-Y-JAK1:p-Y-IL2RG:p-Y-JAK3 phosphorylates SHC1") "Reactome:R-HSA-8983309") -AnnotationAssertion(Annotation(rdfs:label "IL15:IL15RA:p-Y-IL2RB:p-Y-JAK1:p-Y-IL2RG:p-Y-JAK3 phosphorylates STAT3 and STAT5") "Reactome:R-HSA-8983371") -AnnotationAssertion(Annotation(rdfs:label "IL15:IL15RA:p-Y-IL2RB:p-Y-JAK1:p-Y-IL2RG:p-Y-JAK3:p-Y-SHC1:GRB2:GAB2 phosphorylates GAB2") "Reactome:R-HSA-8983424") -AnnotationAssertion(Annotation(rdfs:label "IFNL1:p-Y343,Y517-IFNLR1:p-JAK1:IL10RB:p-TYK2:STAT1 phosphorylates STAT1, STAT2, STAT3, STAT4 and STAT5") "Reactome:R-HSA-8986985") -AnnotationAssertion(Annotation(rdfs:label "IL26:IL20RA:JAK1:IL10RB:TYK2 phosphorylates JAK1, TYK2") "Reactome:R-HSA-8986994") -AnnotationAssertion(Annotation(rdfs:label "IL22:IL22RA1:p-JAK1:IL10RB:p-TYK2 phosphorylates IL22RA") "Reactome:R-HSA-8986995") -AnnotationAssertion(Annotation(rdfs:label "IL24:IL22RA1:JAK1:IL20RB phosphorylates JAK1") "Reactome:R-HSA-8987012") -AnnotationAssertion(Annotation(rdfs:label "IFNL1:IFNLR1:p-JAK1:IL10RB:p-TYK2 phosphorylates IFNLR1") "Reactome:R-HSA-8987040") -AnnotationAssertion(Annotation(rdfs:label "IL22:IL22RA1:JAK1:IL10RB:TYK2 phosphorylates JAK1,TYK2") "Reactome:R-HSA-8987042") -AnnotationAssertion(Annotation(rdfs:label "IL22:p-Y251,p-Y301-IL22RA1:p-JAK1:IL10RB:p-TYK2:STAT3 phosphorylates STAT3") "Reactome:R-HSA-8987070") -AnnotationAssertion(Annotation(rdfs:label "IL19:IL20RA:JAK1:IL20RB phosphorylates JAK1") "Reactome:R-HSA-8987084") -AnnotationAssertion(Annotation(rdfs:label "IL24:IL22RA1:p-JAK1:IL20RB:STAT3 phosphorylates STAT3") "Reactome:R-HSA-8987096") -AnnotationAssertion(Annotation(rdfs:label "JAK1 in IL24:IL20RA:JAK1:IL20RB is phosphorylated") "Reactome:R-HSA-8987129") -AnnotationAssertion(Annotation(rdfs:label "IL20:IL20RA:JAK1:IL20RB:p-JAK3,p-JAK2:STAT3 phosphorylates STAT3") "Reactome:R-HSA-8987141") -AnnotationAssertion(Annotation(rdfs:label "IL24:IL20RA:p-JAK1:IL20RB:STAT1,STAT3 phosphorylates STAT1 or STAT3") "Reactome:R-HSA-8987150") -AnnotationAssertion(Annotation(rdfs:label "IL20:IL20RA:JAK1:IL20RB:JAK2,JAK3 phosphorylates JAK2,JAK3") "Reactome:R-HSA-8987179") -AnnotationAssertion(Annotation(rdfs:label "IFNL1:IFNLR1:JAK1:IL10RB:TYK2 phosphorylates JAK1,TYK2") "Reactome:R-HSA-8987202") -AnnotationAssertion(Annotation(rdfs:label "IL26:IL10RB:p-TYK2:IL20RA:p-JAK1:STAT1,STAT3 phosphorylates STAT1,STAT3") "Reactome:R-HSA-8987255") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "EC:2.7.10.1") "receptor protein tyrosine kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.10.1") "receptor protein-tyrosine kinase activity") -AnnotationAssertion( "GO:0004714") -AnnotationAssertion(rdfs:label "transmembrane receptor protein tyrosine kinase activity") -SubClassOf( ) -SubClassOf( ) - -# Class: (enzyme inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:ebc") "Binds to and stops, prevents or reduces the activity of an enzyme.") -AnnotationAssertion( "GO:0048551") -AnnotationAssertion( "metalloenzyme inhibitor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004857") -AnnotationAssertion(rdfs:comment "This term should only be used in cases when the regulator directly interacts with the enzyme.") -AnnotationAssertion(rdfs:label "enzyme inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (protein kinase inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Binds to and stops, prevents or reduces the activity of a protein kinase.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004860") -AnnotationAssertion(rdfs:label "protein kinase inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (nuclear glucocorticoid receptor activity) - -AnnotationAssertion(Annotation( "GOC:signaling") Annotation( "PMID:17689856") Annotation( "PMID:20920967") "Combining with a glucocorticoid and transmitting the signal within the cell trigger a change in cell activity or function.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/16717"^^xsd:anyURI) -AnnotationAssertion( "glucocorticoid receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004883") -AnnotationAssertion(rdfs:label "nuclear glucocorticoid receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (transmembrane signaling receptor activity) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "Wikipedia:Transmembrane_receptor") "Combining with an extracellular or intracellular signal and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity or state as part of signal transduction.") -AnnotationAssertion( "GO:0004926") -AnnotationAssertion( "GO:0099600") -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:signaling") "transmembrane receptor activity") -AnnotationAssertion(Annotation(rdfs:label "Sphingomyelinase is activated by the NGF:p75NTR complex") "Reactome:R-HSA-193672") -AnnotationAssertion(Annotation( "GOC:mah") "transmembrane signalling receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004888") -AnnotationAssertion(rdfs:comment "This term includes intracellular membrane receptors, e.g. IP3 triggered release of Ca2+ from intracellular stores.") -AnnotationAssertion(rdfs:label "transmembrane signaling receptor activity") -SubClassOf( ) - -# Class: (cytokine receptor activity) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:mah") "Combining with a cytokine and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity.") -AnnotationAssertion( "GO:0004907") -AnnotationAssertion( "IL receptor") -AnnotationAssertion(Annotation( "http://wiki.geneontology.org/index.php/Why_isn%27t_interleukin_in_GO%3F") "interleukin receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "hematopoietin/interferon-class (D200-domain) cytokine receptor activity") -AnnotationAssertion( "GO:0004896") -AnnotationAssertion(rdfs:label "cytokine receptor activity") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (prolactin receptor activity) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") "Combining with prolactin and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity.") -AnnotationAssertion( ) -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004925") -AnnotationAssertion(rdfs:label "prolactin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - -# Class: (G protein-coupled receptor activity) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "Wikipedia:GPCR") Annotation( "http://www.iuphar-db.org") "Combining with an extracellular signal and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "GO:0001622") -AnnotationAssertion( "GO:0001623") -AnnotationAssertion( "GO:0001624") -AnnotationAssertion( "GO:0001625") -AnnotationAssertion( "GO:0016526") -AnnotationAssertion(Annotation(rdfs:label "G12/13 activation by PAR") "Reactome:R-HSA-114552") -AnnotationAssertion(Annotation(rdfs:label "Gq activation by PAR") "Reactome:R-HSA-114558") -AnnotationAssertion(Annotation(rdfs:label "The high affinity receptor complex binds to G-protein") "Reactome:R-HSA-167408") -AnnotationAssertion( "Wikipedia:GPCR") -AnnotationAssertion( "G protein coupled receptor activity") -AnnotationAssertion( "G protein linked receptor activity") -AnnotationAssertion( "G-protein coupled receptor activity") -AnnotationAssertion( "G-protein linked receptor activity") -AnnotationAssertion( "GPCR activity") -AnnotationAssertion( "ligand-dependent GPCR activity") -AnnotationAssertion(Annotation( "GOC:bf") "receptor activity, G-protein coupled") -AnnotationAssertion( "EBV-induced receptor") -AnnotationAssertion( "Epstein-Barr Virus-induced receptor activity") -AnnotationAssertion( "G-protein coupled receptor activity, unknown ligand") -AnnotationAssertion( "Mas proto-oncogene receptor activity") -AnnotationAssertion( "RDC1 receptor activity") -AnnotationAssertion( "SREB receptor") -AnnotationAssertion( "orphan G protein coupled receptor activity") -AnnotationAssertion( "orphan G-protein coupled receptor activity") -AnnotationAssertion( "orphan GPCR activity") -AnnotationAssertion( "super conserved receptor expressed in brain receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004930") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "G protein-coupled receptor activity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (calcitonin receptor activity) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") Annotation( "PMID:21649645") "Combining with calcitonin and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004948") -AnnotationAssertion(rdfs:label "calcitonin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glucagon receptor activity) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") Annotation( "PMID:22438981") "Combining with glucagon and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004967") -AnnotationAssertion(rdfs:label "glucagon receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (melanocortin receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Combining with melanocortin to initiate a change in cell activity.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004977") -AnnotationAssertion(rdfs:label "melanocortin receptor activity") -SubClassOf( ) - -# Class: (corticotropin receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Combining with corticotropin to initiate a change in cell activity.") -AnnotationAssertion( "ACTH receptor activity") -AnnotationAssertion( "adrenocorticotropic hormone receptor activity") -AnnotationAssertion( "adrenocorticotropin receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004978") -AnnotationAssertion(rdfs:label "corticotropin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (G protein-coupled serotonin receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Combining with the biogenic amine serotonin and transmitting the signal across the membrane by activating an associated G-protein. Serotonin (5-hydroxytryptamine) is a neurotransmitter and hormone found in vertebrates and invertebrates.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/12942"^^xsd:anyURI) -AnnotationAssertion( "GO:0001585") -AnnotationAssertion( "GO:0016609") -AnnotationAssertion( "Wikipedia:5-HT_receptor") -AnnotationAssertion( "5-HT receptor") -AnnotationAssertion( "5-hydroxytryptamine receptor") -AnnotationAssertion( "G protein coupled serotonin receptor activity") -AnnotationAssertion( "G-protein coupled serotonin receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004993") -AnnotationAssertion(rdfs:label "G protein-coupled serotonin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (somatostatin receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:bf") Annotation( "Wikipedia:Somatostatin") "Combining with somatostatin to initiate a change in cell activity. Somatostatin is a peptide hormone that regulates the endocrine system by signaling via G protein-coupled somatostatin receptors. Somatostatin has two active forms produced by proteolytic cleavage: a 14 amino acid peptide (SST-14) and a 28 amino acid peptide (SST-28).") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "GHIH receptor activity") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "SRIF receptor activity") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "SST receptor activity") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "growth hormone-inhibiting hormone receptor activity") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "somatotrophin release inhibiting factor receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0004994") -AnnotationAssertion(rdfs:label "somatostatin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vasopressin receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Combining with vasopressin to initiate a change in cell activity.") -AnnotationAssertion( "GO:0016931") -AnnotationAssertion( "vasopressin activated calcium mobilizing receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005000") -AnnotationAssertion(rdfs:label "vasopressin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (insulin receptor activity) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "Combining with insulin receptor ligand and transmitting the signal across the plasma membrane to initiate a change in cell activity.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/23056"^^xsd:anyURI) -AnnotationAssertion( "insulin-activated receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005009") -AnnotationAssertion(rdfs:label "insulin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (signaling receptor binding) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:ceb") Annotation( "ISBN:0198506732") "Binding to one or more specific sites on a receptor molecule, a macromolecule that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function.") -AnnotationAssertion( "receptor binding") -AnnotationAssertion( "Wikipedia:Ligand_(biochemistry)") -AnnotationAssertion( "receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "receptor-associated protein activity") -AnnotationAssertion( "GO:0005102") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Where appropriate, also consider annotating to 'receptor agonist activity ; GO:0048018'.") -AnnotationAssertion(rdfs:label "signaling receptor binding") -SubClassOf( ) - -# Class: (cytokine receptor binding) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:vw") "Binding to a cytokine receptor.") -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:mah") "hematopoietin/interferon-class (D200-domain) cytokine receptor binding") -AnnotationAssertion( "hematopoietin/interferon-class (D200-domain) cytokine receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005126") -AnnotationAssertion(rdfs:label "cytokine receptor binding") -SubClassOf( ) - -# Class: (vascular endothelial growth factor receptor binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a vascular endothelial growth factor receptor.") -AnnotationAssertion( "VEGF receptor binding") -AnnotationAssertion( "VEGFR binding") -AnnotationAssertion( "vascular endothelial growth factor") -AnnotationAssertion( "vascular endothelial growth factor receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005172") -AnnotationAssertion(rdfs:label "vascular endothelial growth factor receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (stem cell factor receptor binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "PMID:10698217") "Binding to a stem cell factor receptor (SCFR), a type III transmembrane kinase receptor.") -AnnotationAssertion( "SCFR binding") -AnnotationAssertion( "KIT binding") -AnnotationAssertion( "SCF") -AnnotationAssertion( "stem cell factor") -AnnotationAssertion( "stem cell factor receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005173") -AnnotationAssertion(rdfs:label "stem cell factor receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (hormone activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "ISBN:0198506732") "The action characteristic of a hormone, any substance formed in very small amounts in one specialized organ or group of cells and carried (sometimes in the bloodstream) to another organ or group of cells in the same organism, upon which it has a specific regulatory action. The term was originally applied to agents with a stimulatory physiological action in vertebrate animals (as opposed to a chalone, which has a depressant action). Usage is now extended to regulatory compounds in lower animals and plants, and to synthetic substances having comparable effects; all bind receptors and trigger some biological process.") -AnnotationAssertion( "cAMP generating peptide activity") -AnnotationAssertion( "glycopeptide hormone") -AnnotationAssertion( "lipopeptide hormone") -AnnotationAssertion( "peptide hormone") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005179") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Also consider annotating to 'receptor agonist activity ; GO:0048018'.") -AnnotationAssertion(rdfs:label "hormone activity") -SubClassOf( ) - -# Class: (gonadotropin hormone-releasing hormone activity) - -AnnotationAssertion(Annotation( "ISBN:0198506732") Annotation( "PMID:11026571") Annotation( "Wikipedia:Gonadotropin-releasing_hormone") "The action characteristic of gonadotropin hormone-releasing hormone (GnRH), any of a family of decapeptide amide hormones that are released by the hypothalamus in response to neural and/or chemical stimuli. In at least mammals, upon receptor binding, GnRH causes the release of follicle-stimulating hormone (FSH) and luteinizing hormone (LH) by the anterior pituitary.") -AnnotationAssertion(Annotation( "ISBN:0198506732") "GnRH activity") -AnnotationAssertion(Annotation( "ISBN:0198506732") "LH/FSH-RF") -AnnotationAssertion(Annotation( "ISBN:0198506732") "LHRH activity") -AnnotationAssertion(Annotation( "GOC:dph") "gonadotrophin hormone-releasing hormone activity") -AnnotationAssertion(Annotation( "ISBN:0198506732") "luteinizing hormone-releasing factor activity") -AnnotationAssertion(Annotation( "ISBN:0198506732") "luteinizing hormone-releasing hormone activity") -AnnotationAssertion(Annotation( "ISBN:0198506732") "luteinizing hormone/follicle-stimulating hormone releasing factor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005183") -AnnotationAssertion(rdfs:label "gonadotropin hormone-releasing hormone activity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) +# Class: (nuclease activity) + +AnnotationAssertion(Annotation( "ISBN:0198547684") "Catalysis of the hydrolysis of ester linkages within nucleic acids.") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0004518") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Note that 'tRNA nucleotidyltransferase activity ; GO:0009022', also known as 'ribonuclease PH', and 'DNA-(apurinic or apyrimidinic site) lyase activity ; GO:0003906' do not have parentage in the 'nuclease activity' branch of the ontology because both GO and the Enzyme Commission define nuclease activity as a type of hydrolysis.") +AnnotationAssertion(rdfs:label "nuclease activity") +SubClassOf( ) + +# Class: (DNA nuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0198547684") "Catalysis of the hydrolysis of ester linkages within deoxyribonucleic acid.") +AnnotationAssertion( "GO:0004537") +AnnotationAssertion(Annotation(rdfs:label "Cleavage of DNA by DFF40") "Reactome:R-HSA-211247") +AnnotationAssertion(Annotation(rdfs:label "Long-range resection of DNA DSBs by EXO1 or DNA2") "Reactome:R-HSA-5685994") +AnnotationAssertion(Annotation(rdfs:label "DNA nucleases unhook the interstrand crosslink (ICL)") "Reactome:R-HSA-6785986") +AnnotationAssertion( "deoxyribonuclease activity") +AnnotationAssertion( "caspase-activated deoxyribonuclease activity") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0004536") +AnnotationAssertion(rdfs:label "DNA nuclease activity") +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (transporter activity) @@ -43254,6 +27666,25 @@ AnnotationAssertion(rdfs:label "acet EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (L-glutamate transmembrane transporter activity) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of L-glutamate from one side of a membrane to the other. L-glutamate is the anion of 2-aminopentanedioic acid.") +AnnotationAssertion( "L-glutamate transporter activity") +AnnotationAssertion( "glutamate transmembrane transporter activity") +AnnotationAssertion(Annotation( "skos:broadMatch") "RHEA:66336") +AnnotationAssertion(Annotation(rdfs:label "L-Glutamate loading of synaptic vesicle") "Reactome:R-HSA-210444") +AnnotationAssertion(Annotation(rdfs:label "SLC17A6,7,8 exchange cytosolic L-Glu for synaptic vesicle H+") "Reactome:R-HSA-428052") +AnnotationAssertion(Annotation(rdfs:label "Defective SLC17A8 does not exchange cytosolic L-Glu for synaptic vesicle H+") "Reactome:R-HSA-5624256") +AnnotationAssertion( "glutamate/aspartate porter activity") +AnnotationAssertion( "glutamate/aspartate:sodium symporter activity") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0005313") +AnnotationAssertion(rdfs:label "L-glutamate transmembrane transporter activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (lipid transporter activity) AnnotationAssertion(Annotation( "GOC:ai") "Enables the directed movement of lipids into, out of or within a cell, or between cells.") @@ -43286,6 +27717,8 @@ AnnotationAssertion( "GO:0005326") AnnotationAssertion(rdfs:label "neurotransmitter transmembrane transporter activity") SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) # Class: (organic acid transmembrane transporter activity) @@ -43321,90 +27754,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (binding) - -AnnotationAssertion(Annotation( "GOC:ceb") Annotation( "GOC:mah") Annotation( "ISBN:0198506732") "The selective, non-covalent, often stoichiometric, interaction of a molecule with one or more specific sites on another molecule.") -AnnotationAssertion( "Wikipedia:Binding_(molecular)") -AnnotationAssertion( "ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005488") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that this term is in the subset of terms that should not be used for direct, manual gene product annotation. Please choose a more specific child term, or request a new one if no suitable term is available. For ligands that bind to signal transducing receptors, consider the molecular function term 'receptor binding ; GO:0005102' and its children.") -AnnotationAssertion(rdfs:label "binding") -SubClassOf( ) - -# Class: (steroid binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Binding to a steroid, any of a large group of substances that have in common a ring system based on 1,2-cyclopentanoperhydrophenanthrene.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005496") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "steroid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (calcium ion binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a calcium ion (Ca2+).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "calcium ion storage activity") -AnnotationAssertion( "GO:0005509") -AnnotationAssertion(rdfs:label "calcium ion binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (protein binding) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Binding to a protein.") -AnnotationAssertion( "GO:0001948") -AnnotationAssertion( "GO:0045308") -AnnotationAssertion( "protein amino acid binding") -AnnotationAssertion( "glycoprotein binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005515") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "protein binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (collagen binding) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "ISBN:0198506732") "Binding to collagen, a group of fibrous proteins of very high tensile strength that form the main component of connective tissue in animals. Collagen is highly enriched in glycine (some regions are 33% glycine) and proline, occurring predominantly as 3-hydroxyproline (about 20%).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005518") -AnnotationAssertion(rdfs:label "collagen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (glucose binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to D- or L-enantiomers of glucose.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005536") -AnnotationAssertion(rdfs:label "glucose binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (glycosaminoglycan binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Binding to a glycan (polysaccharide) containing a substantial proportion of aminomonosaccharide residues.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005539") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glycosaminoglycan binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (hyaluronic acid binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to hyaluronic acid, a polymer composed of repeating dimeric units of glucuronic acid and N-acetyl glucosamine.") -AnnotationAssertion( "hyaluronan binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0005540") -AnnotationAssertion(rdfs:label "hyaluronic acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cellular_component) AnnotationAssertion(Annotation( "GOC:pdt") Annotation( "NIF_Subcellular:sao1337158144") "A location, relative to cellular compartments and structures, occupied by a macromolecular machine when it carries out a molecular function. There are two ways in which the gene ontology describes locations of gene products: (1) relative to cellular structures (e.g., cytoplasmic side of plasma membrane) or compartments (e.g., mitochondrion), and (2) the stable macromolecular complexes of which they are parts (e.g., the ribosome).") @@ -43558,19 +27907,6 @@ AnnotationAssertion(rdfs:label "intr SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (obsolete cell) - -AnnotationAssertion(Annotation( "GOC:go_curators") "OBSOLETE. The basic structural and functional unit of all organisms. Includes the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/19036"^^xsd:anyURI) -AnnotationAssertion( "cell and encapsulating structures") -AnnotationAssertion( "NIF_Subcellular:sao1813327414") -AnnotationAssertion( "Wikipedia:Cell_(biology)") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0005623") -AnnotationAssertion(rdfs:comment "This term was obsoleted because it was redundant with the root class of the cell ontology, CL:0000000.") -AnnotationAssertion(rdfs:label "obsolete cell") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) - # Class: (nucleus) AnnotationAssertion(Annotation( "GOC:go_curators") "A membrane-bounded organelle of eukaryotic cells in which chromosomes are housed and replicated. In most cells, the nucleus contains all of the cell's chromosomes except the organellar chromosomes, and is the site of RNA synthesis and processing. In some species, or in specialized cell types, RNA metabolism or DNA replication may be absent.") @@ -43596,7 +27932,9 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) DisjointClasses( ) +DisjointClasses( ) DisjointClasses( ObjectSomeValuesFrom( )) +DisjointClasses( ObjectSomeValuesFrom( )) # Class: (nuclear envelope) @@ -43808,6 +28146,26 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "Golgi-associated vesicle") SubClassOf( ) +# Class: (cytosol) + +AnnotationAssertion(Annotation( "GOC:hjd") Annotation( "GOC:jl") "The part of the cytoplasm that does not contain organelles but which does contain other particulate matter, such as protein complexes.") +AnnotationAssertion( "NIF_Subcellular:sao101633890") +AnnotationAssertion( "Wikipedia:Cytosol") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0005829") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "cytosol") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +DisjointClasses( ObjectSomeValuesFrom( )) +DisjointClasses( ObjectSomeValuesFrom( )) + # Class: (ribosome) AnnotationAssertion(Annotation( "ISBN:0198506732") "An intracellular organelle, about 200 A in diameter, consisting of RNA and protein. It is the site of protein biosynthesis resulting from translation of messenger RNA (mRNA). It consists of two subunits, one large and one small, each containing only protein and RNA. Both the ribosome and its subunits are characterized by their sedimentation coefficients, expressed in Svedberg units (symbol: S). Hence, the prokaryotic ribosome (70S) comprises a large (50S) subunit and a small (30S) subunit, while the eukaryotic ribosome (80S) comprises a large (60S) subunit and a small (40S) subunit. Two sites on the ribosomal large subunit are involved in translation, namely the aminoacyl site (A site) and peptidyl site (P site). Ribosomes from prokaryotes, eukaryotes, mitochondria, and chloroplasts have characteristically distinct ribosomal proteins.") @@ -43963,18 +28321,6 @@ AnnotationAssertion(rdfs:label "plas SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (insulin receptor complex) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "A disulfide-bonded, heterotetrameric receptor complex. The alpha chains are entirely extracellular, while each beta chain has one transmembrane domain. The ligand binds to the alpha subunit extracellular domain and the kinase is associated with the beta subunit intracellular domain.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0005899") -AnnotationAssertion(rdfs:label "insulin receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - # Class: (microvillus) AnnotationAssertion(Annotation( "ISBN:0815316194") "Thin cylindrical membrane-covered projections on the surface of an animal cell containing a core bundle of actin filaments. Present in especially large numbers on the absorptive surface of intestinal cells.") @@ -44090,17 +28436,6 @@ AnnotationAssertion( "cell cortex") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (acetolactate synthase complex) - -AnnotationAssertion(Annotation( "BRENDA:2.2.1.6") Annotation( "GOC:jl") Annotation( "PMID:16458324") Annotation( "PMID:8756689") "A dimeric (a large and a small chain) or tetrameric (two large and two small chains) enzyme complex. Catalyzes the formation of acetolactate from pyruvate.") -AnnotationAssertion( "acetohydroxyacid synthase complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0005948") -AnnotationAssertion(rdfs:comment "See also the molecular function term 'acetolactate synthase activity ; GO:0003984'.") -AnnotationAssertion(rdfs:label "acetolactate synthase complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (carbohydrate metabolic process) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y.") @@ -44151,8 +28486,8 @@ AnnotationAssertion( "glycogen metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) SubClassOf( ) +SubClassOf( ) # Class: (glycogen biosynthetic process) @@ -44195,10 +28530,6 @@ AnnotationAssertion( "GO:0005980") AnnotationAssertion(rdfs:label "glycogen catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) # Class: (regulation of glycogen catabolic process) @@ -44211,20 +28542,9 @@ AnnotationAssertion( "GO:0005981") AnnotationAssertion(rdfs:label "regulation of glycogen catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ) -# Class: (monosaccharide metabolic process) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving monosaccharides, the simplest carbohydrates. They are polyhydric alcohols containing either an aldehyde or a keto group and between three to ten or more carbon atoms. They form the constitutional repeating units of oligo- and polysaccharides.") -AnnotationAssertion( "monosaccharide metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0005996") -AnnotationAssertion(rdfs:label "monosaccharide metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (glucose metabolic process) AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving glucose, the aldohexose gluco-hexose. D-glucose is dextrorotatory and is sometimes known as dextrose; it is an important source of energy for living organisms and is found free as well as combined in homo- and hetero-oligosaccharides and polysaccharides.") @@ -44247,34 +28567,6 @@ AnnotationAssertion( "glucose catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (aminoglycan metabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages.") -AnnotationAssertion( "aminoglycan metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006022") -AnnotationAssertion(rdfs:label "aminoglycan metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (aminoglycan biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the formation of aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages.") -AnnotationAssertion( "aminoglycan anabolism") -AnnotationAssertion( "aminoglycan biosynthesis") -AnnotationAssertion( "aminoglycan formation") -AnnotationAssertion( "aminoglycan synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006023") -AnnotationAssertion(rdfs:label "aminoglycan biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (glycosaminoglycan biosynthetic process) AnnotationAssertion(Annotation( "ISBN:0192800981") "The chemical reactions and pathways resulting in the formation of glycosaminoglycans, any of a group of polysaccharides that contain amino sugars.") @@ -44286,19 +28578,6 @@ AnnotationAssertion( "GO:0006024") AnnotationAssertion(rdfs:label "glycosaminoglycan biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (aminoglycan catabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of aminoglycans, any polymer containing amino groups that consists of more than about 10 monosaccharide residues joined to each other by glycosidic linkages.") -AnnotationAssertion( "aminoglycan breakdown") -AnnotationAssertion( "aminoglycan catabolism") -AnnotationAssertion( "aminoglycan degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006026") -AnnotationAssertion(rdfs:label "aminoglycan catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (glycosaminoglycan catabolic process) @@ -44311,16 +28590,6 @@ AnnotationAssertion( "glycosaminoglycan catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cellular glucan metabolic process) - -AnnotationAssertion(Annotation( "ISBN:0198547684") "The chemical reactions and pathways involving glucans, polysaccharides consisting only of glucose residues, occurring at the level of an individual cell.") -AnnotationAssertion( "cellular glucan metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006073") -AnnotationAssertion(rdfs:label "cellular glucan metabolic process") -SubClassOf( ) -SubClassOf( ) - # Class: (cellular aldehyde metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving aldehydes, any organic compound with the formula R-CH=O, as carried out by individual cells.") @@ -44418,6 +28687,73 @@ AnnotationAssertion( "energy reserve metabolic process") SubClassOf( ) +# Class: (nucleobase-containing compound metabolic process) + +AnnotationAssertion(Annotation( "GOC:ai") "Any cellular metabolic process involving nucleobases, nucleosides, nucleotides and nucleic acids.") +AnnotationAssertion( "GO:0055134") +AnnotationAssertion( "cellular nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "cellular nucleobase, nucleoside, nucleotide and nucleic acid metabolism") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid metabolism") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "nucleobase, nucleoside and nucleotide metabolic process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "GO:0006139") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "nucleobase-containing compound metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) + +# Class: (DNA metabolic process) + +AnnotationAssertion(Annotation( "ISBN:0198506732") "Any cellular metabolic process involving deoxyribonucleic acid. This is one of the two main types of nucleic acid, consisting of a long, unbranched macromolecule formed from one, or more commonly, two, strands of linked deoxyribonucleotides.") +AnnotationAssertion( "GO:0055132") +AnnotationAssertion( "DNA metabolism") +AnnotationAssertion( "cellular DNA metabolism") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006259") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "DNA metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (DNA catabolic process) + +AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The cellular DNA metabolic process resulting in the breakdown of DNA, deoxyribonucleic acid, one of the two main types of nucleic acid, consisting of a long unbranched macromolecule formed from one or two strands of linked deoxyribonucleotides, the 3'-phosphate group of each constituent deoxyribonucleotide being joined in 3',5'-phosphodiester linkage to the 5'-hydroxyl group of the deoxyribose moiety of the next one.") +AnnotationAssertion( "DNA breakdown") +AnnotationAssertion( "DNA catabolism") +AnnotationAssertion( "DNA degradation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006308") +AnnotationAssertion(rdfs:label "DNA catabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (apoptotic DNA fragmentation) + +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:tb") Annotation( "ISBN:0721639976") Annotation( "PMID:15723341") Annotation( "PMID:23379520") "The cleavage of DNA during apoptosis, which usually occurs in two stages: cleavage into fragments of about 50 kbp followed by cleavage between nucleosomes to yield 200 bp fragments.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24396"^^xsd:anyURI) +AnnotationAssertion( "GO:0008178") +AnnotationAssertion( "DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:mtg_apoptosis") "chromatinolysis") +AnnotationAssertion( "DNA catabolic process during apoptosis") +AnnotationAssertion( "DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dph") Annotation( "GOC:tb") "DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion( "endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006309") +AnnotationAssertion(rdfs:comment "DNA fragmentation in response to apoptotic signals is achieved through the activity of apoptotic nucleases. In human, these include DNA fragmentation factor (DFF) or caspase-activated DNase (CAD) and endonuclease G (Endo G) (reviewed in PMID:15723341). Caution is needed when apoptotic DNA laddering assays show presence of fragmented DNA. A positive assay may simply reflect the end point of a whole apoptotic process. Unless clear experimental evidence is available to show that a gene product is directly involved in fragmenting DNA, please do not annotate to GO:0006309 'apoptotic DNA fragmentation' and consider annotating instead to a more upstream process such as, e.g., GO:0042981 'regulation of apoptotic process', GO:0006915 'apoptotic process', GO:0097190 'apoptotic signaling pathway'. Also, note that gene products involved in compartmentalization of apoptotic nucleases and in activation or repression of their enzymatic activity should be annotated to the regulation term GO:1902510 'regulation of apoptotic DNA fragmentation' or to one of its children (see PMID:15723341).") +AnnotationAssertion(rdfs:label "apoptotic DNA fragmentation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (chromatin organization) AnnotationAssertion(Annotation( "PMID:20404130") "The assembly or remodeling of chromatin composed of DNA complexed with histones, other associated proteins, and sometimes RNA.") @@ -44460,7 +28796,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "RNA catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) # Class: (RNA localization) @@ -44473,6 +28809,29 @@ AnnotationAssertion( "RNA localization") SubClassOf( ) +# Class: (RNA import into nucleus) + +AnnotationAssertion(Annotation( "GOC:ma") "The import of RNA from the cytoplasm to the nucleus.") +AnnotationAssertion( "RNA import into cell nucleus") +AnnotationAssertion( "RNA transport from cytoplasm to nucleus") +AnnotationAssertion( "RNA-nucleus import") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006404") +AnnotationAssertion(rdfs:label "RNA import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (RNA export from nucleus) + +AnnotationAssertion(Annotation( "GOC:ma") "The directed movement of RNA from the nucleus to the cytoplasm.") +AnnotationAssertion( "RNA export from cell nucleus") +AnnotationAssertion( "RNA export out of nucleus") +AnnotationAssertion( "RNA transport from nucleus to cytoplasm") +AnnotationAssertion( "RNA-nucleus export") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006405") +AnnotationAssertion(rdfs:label "RNA export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (translation) AnnotationAssertion(Annotation( "GOC:go_curators") "The cellular metabolic process in which a protein is formed, using the sequence of a mature mRNA or circRNA molecule to specify the sequence of amino acids in a polypeptide chain. Translation is mediated by the ribosome, and begins with the formation of a ternary complex between aminoacylated initiator methionine tRNA, GTP, and initiation factor 2, which subsequently associates with the small subunit of the ribosome and an mRNA or circRNA. Translation ends with the release of a polypeptide chain from the ribosome.") @@ -44497,8 +28856,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "translation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) SubClassOf( ) -SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -44532,7 +28891,7 @@ AnnotationAssertion( "GO:0006414") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "translational elongation") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (translational termination) @@ -44591,30 +28950,6 @@ AnnotationAssertion(rdfs:label "regu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (protein phosphorylation) - -AnnotationAssertion(Annotation( "GOC:hb") "The process of introducing a phosphate group on to a protein.") -AnnotationAssertion(Annotation( "GOC:bf") "protein amino acid phosphorylation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006468") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "protein phosphorylation") -SubClassOf( ) -SubClassOf( ) - -# Class: (negative regulation of protein kinase activity) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of protein kinase activity.") -AnnotationAssertion( "down regulation of protein kinase activity") -AnnotationAssertion( "down-regulation of protein kinase activity") -AnnotationAssertion( "downregulation of protein kinase activity") -AnnotationAssertion( "inhibition of protein kinase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006469") -AnnotationAssertion(rdfs:label "negative regulation of protein kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (glycoprotein catabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of a glycoprotein, a protein that contains covalently bound glycose (i.e. monosaccharide) residues; the glycose occurs most commonly as oligosaccharide or fairly small polysaccharide but occasionally as monosaccharide.") @@ -44625,7 +28960,7 @@ AnnotationAssertion( "GO:0006516") AnnotationAssertion(rdfs:label "glycoprotein catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) # Class: (peptide metabolic process) @@ -44722,27 +29057,6 @@ AnnotationAssertion(rdfs:label "glut EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (valine metabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways involving valine, 2-amino-3-methylbutanoic acid.") -AnnotationAssertion( "valine metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006573") -AnnotationAssertion(rdfs:label "valine metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (valine catabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the breakdown of valine, 2-amino-3-methylbutanoic acid.") -AnnotationAssertion( "MetaCyc:VALDEG-PWY") -AnnotationAssertion( "valine breakdown") -AnnotationAssertion( "valine catabolism") -AnnotationAssertion( "valine degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006574") -AnnotationAssertion(rdfs:label "valine catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cellular modified amino acid metabolic process) AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways involving compounds derived from amino acids, organic acids containing one or more amino substituents.") @@ -44804,6 +29118,32 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "thyroid hormone generation") SubClassOf( ) +# Class: (protein import into nucleus) + +AnnotationAssertion(Annotation( "GOC:jl") "The directed movement of a protein from the cytoplasm to the nucleus.") +AnnotationAssertion(Annotation( "GOC:mah") "establishment of protein localization to nucleus") +AnnotationAssertion( "protein import into cell nucleus") +AnnotationAssertion( "protein nucleus import") +AnnotationAssertion( "protein transport from cytoplasm to nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006606") +AnnotationAssertion(rdfs:label "protein import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (protein export from nucleus) + +AnnotationAssertion(Annotation( "GOC:jl") "The directed movement of a protein from the nucleus into the cytoplasm.") +AnnotationAssertion( "GO:0097349") +AnnotationAssertion( "protein export from cell nucleus") +AnnotationAssertion( "protein export out of nucleus") +AnnotationAssertion( "protein transport from nucleus to cytoplasm") +AnnotationAssertion( "protein-nucleus export") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:al") "copper-induced protein export from nucleus") +AnnotationAssertion( "GO:0006611") +AnnotationAssertion(rdfs:label "protein export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (lipid metabolic process) AnnotationAssertion(Annotation( "GOC:ma") "The chemical reactions and pathways involving lipids, compounds soluble in an organic solvent but not, or sparingly, in an aqueous solvent. Includes fatty acids; neutral fats, other fatty-acid esters, and soaps; long-chain (fatty) alcohols and waxes; sphingoids and other long-chain bases; glycolipids, phospholipids and sphingolipids; and carotenes, polyprenols, sterols, terpenes and other isoprenoids.") @@ -44829,38 +29169,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (galactosylceramide metabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways involving galactosylceramides, any compound formed by the replacement of the glycosidic hydroxyl group of a cyclic form of galactose by a ceramide group.") -AnnotationAssertion( "galactosylceramide metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006681") -AnnotationAssertion(rdfs:label "galactosylceramide metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (galactosylceramide biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the formation of galactosylceramides, any compound formed by the replacement of the glycosidic hydroxyl group of a cyclic form of galactose by a ceramide group.") -AnnotationAssertion( "galactosylceramide anabolism") -AnnotationAssertion( "galactosylceramide biosynthesis") -AnnotationAssertion( "galactosylceramide formation") -AnnotationAssertion( "galactosylceramide synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006682") -AnnotationAssertion(rdfs:label "galactosylceramide biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (galactosylceramide catabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the breakdown of galactosylceramides, any compound formed by the replacement of the glycosidic hydroxyl group of a cyclic form of galactose by a ceramide group.") -AnnotationAssertion( "galactosylceramide breakdown") -AnnotationAssertion( "galactosylceramide catabolism") -AnnotationAssertion( "galactosylceramide degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006683") -AnnotationAssertion(rdfs:label "galactosylceramide catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (steroid biosynthetic process) AnnotationAssertion(Annotation( "GOC:go_curators") "The chemical reactions and pathways resulting in the formation of steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus; includes de novo formation and steroid interconversion by modification.") @@ -45002,7 +29310,6 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "nitrogen compound metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (transport) @@ -45039,20 +29346,6 @@ AnnotationAssertion( "monoatomic ion transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (monoatomic cation transport) - -AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of a monoatomic cation, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Monatomic cations (also called simple cations) are positively charged ions consisting of exactly one atom.") -AnnotationAssertion( "GO:0006819") -AnnotationAssertion( "GO:0015674") -AnnotationAssertion( "GO:0072512") -AnnotationAssertion( "cation transport") -AnnotationAssertion(Annotation( "GOC:mah") "di-, tri-valent inorganic cation transport") -AnnotationAssertion( "trivalent inorganic cation transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006812") -AnnotationAssertion(rdfs:label "monoatomic cation transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (calcium ion transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of calcium (Ca) ions into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -45064,15 +29357,6 @@ AnnotationAssertion( "calcium ion transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (phosphate ion transport) - -AnnotationAssertion(Annotation( "GOC:krc") "The directed movement of phosphate into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "phosphate transport") -AnnotationAssertion( "GO:0006817") -AnnotationAssertion(rdfs:label "phosphate ion transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (water transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of water (H2O) into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -45172,7 +29456,6 @@ AnnotationAssertion( "GO:0006874") AnnotationAssertion(rdfs:label "intracellular calcium ion homeostasis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (cell volume homeostasis) @@ -45242,6 +29525,51 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (endocytosis) + +AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0198506732") Annotation( "ISBN:0716731363") Annotation( "Wikipedia:Endocytosis") "A vesicle-mediated transport process in which cells take up external materials or membrane constituents by the invagination of a part of the plasma membrane to form a new membrane-bounded vesicle.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24907"^^xsd:anyURI) +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25268"^^xsd:anyURI) +AnnotationAssertion( "GO:0016193") +AnnotationAssertion( "GO:0016196") +AnnotationAssertion( "GO:0098701") +AnnotationAssertion( "Wikipedia:Endocytosis") +AnnotationAssertion( "endocytic import into cell") +AnnotationAssertion( "vesicle endocytosis") +AnnotationAssertion( "plasma membrane invagination") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "nonselective vesicle endocytosis") +AnnotationAssertion( "GO:0006897") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "endocytosis") +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (vesicle budding from membrane) + +AnnotationAssertion(Annotation( "GOC:jid") Annotation( "GOC:tb") "The evagination of a membrane, resulting in formation of a vesicle.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2013-12-19T15:26:17Z") +AnnotationAssertion( "GO:0006902") +AnnotationAssertion( "GO:1902591") +AnnotationAssertion( "membrane evagination") +AnnotationAssertion( "vesicle biosynthesis") +AnnotationAssertion( "vesicle formation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "nonselective vesicle assembly") +AnnotationAssertion(Annotation( "GOC:TermGenie") "single organism membrane budding") +AnnotationAssertion( "single-organism membrane budding") +AnnotationAssertion( "vesicle budding") +AnnotationAssertion( "GO:0006900") +AnnotationAssertion(rdfs:label "vesicle budding from membrane") +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (vesicle targeting) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:17335816") "The process in which vesicles are directed to specific destination membranes. Targeting involves coordinated interactions among cytoskeletal elements (microtubules or actin filaments), motor proteins, molecules at the vesicle membrane and target membrane surfaces, and vesicle cargo.") @@ -45268,16 +29596,33 @@ SubClassOf( ObjectSomeValuesFrom( (phagocytosis) AnnotationAssertion(Annotation( "ISBN:0198506732") "A vesicle-mediated transport process that results in the engulfment of external particulate material by phagocytes and their delivery to the lysosome. The particles are initially contained within phagocytic vacuoles (phagosomes), which then fuse with primary lysosomes to effect digestion of the particles.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24907"^^xsd:anyURI) AnnotationAssertion( ) AnnotationAssertion( "Wikipedia:Phagocytosis") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0006909") AnnotationAssertion(rdfs:label "phagocytosis") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) +# Class: (nucleocytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:go_curators") "The directed movement of molecules between the nucleus and the cytoplasm.") +AnnotationAssertion( "GO:0000063") +AnnotationAssertion( "nucleocytoplasmic shuttling") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0006913") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Note that transport through the nuclear pore complex is not transmembrane because the nuclear membrane is a double membrane, and is not traversed.") +AnnotationAssertion(rdfs:label "nucleocytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (apoptotic process) AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dhl") Annotation( "GOC:ecd") Annotation( "GOC:go_curators") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:tb") Annotation( "ISBN:0198506732") Annotation( "PMID:18846107") Annotation( "PMID:21494263") "A programmed cell death process which begins when a cell receives an internal (e.g. DNA damage) or external signal (e.g. an extracellular death ligand), and proceeds through a series of biochemical events (signaling pathway phase) which trigger an execution phase. The execution phase is the last step of an apoptotic process, and is typically characterized by rounding-up of the cell, retraction of pseudopodes, reduction of cellular volume (pyknosis), chromatin condensation, nuclear fragmentation (karyorrhexis), plasma membrane blebbing and fragmentation of the cell into apoptotic bodies. When the execution phase is completed, the cell has died.") @@ -45342,17 +29687,6 @@ AnnotationAssertion( "inflammatory cell apoptotic process") SubClassOf( ) -# Class: (chemotaxis) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The directed movement of a motile cell or organism, or the directed growth of a cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis).") -AnnotationAssertion( "Wikipedia:Chemotaxis") -AnnotationAssertion( "taxis in response to chemical stimulus") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006935") -AnnotationAssertion(rdfs:label "chemotaxis") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (muscle contraction) AnnotationAssertion(Annotation( "GOC:ef") Annotation( "GOC:mtg_muscle") Annotation( "ISBN:0198506732") "A process in which force is generated within muscle tissue, resulting in a change in muscle geometry. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis.") @@ -45477,15 +29811,6 @@ AnnotationAssertion(rdfs:label "immu SubClassOf( ) SubClassOf( ) -# Class: (humoral immune response) - -AnnotationAssertion(Annotation( "GOC:hb") Annotation( "ISBN:0198506732") "An immune response mediated through a body fluid.") -AnnotationAssertion( "Wikipedia:Humoral_immunity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006959") -AnnotationAssertion(rdfs:label "humoral immune response") -SubClassOf( ) - # Class: (organelle organization) AnnotationAssertion(Annotation( "GOC:mah") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an organelle within a cell. An organelle is an organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton. Excludes the plasma membrane.") @@ -45672,6 +29997,7 @@ SubClassOf( (Golgi organization) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:jl") Annotation( "GOC:mah") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of the Golgi apparatus.") +AnnotationAssertion( "Golgi apparatus organization") AnnotationAssertion( "Golgi organisation") AnnotationAssertion( "biological_process") AnnotationAssertion(Annotation( "GOC:mah") "Golgi organization and biogenesis") @@ -46038,132 +30364,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cell surface receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:mah") Annotation( "GOC:pr") Annotation( "GOC:signaling") "The series of molecular signals initiated by activation of a receptor on the surface of a cell. The pathway begins with binding of an extracellular ligand to a cell surface receptor, or for receptors that signal in the absence of a ligand, by ligand-withdrawal or the activity of a constitutively active receptor. The pathway ends with regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "cell surface receptor linked signal transduction") -AnnotationAssertion(Annotation( "GOC:bf") "cell surface receptor linked signaling pathway") -AnnotationAssertion(Annotation( "GOC:mah") "cell surface receptor linked signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007166") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cell surface receptor signaling pathway") -SubClassOf( ) - -# Class: (enzyme-linked receptor protein signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") Annotation( "ISBN:0815316194") "The series of molecular signals initiated by an extracellular ligand binding to a receptor on the surface of the target cell, where the receptor possesses catalytic activity or is closely associated with an enzyme such as a protein kinase, and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "enzyme linked receptor protein signaling pathway") -AnnotationAssertion( "enzyme linked receptor protein signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007167") -AnnotationAssertion(rdfs:label "enzyme-linked receptor protein signaling pathway") -SubClassOf( ) - -# Class: (transmembrane receptor protein tyrosine kinase signaling pathway) - -AnnotationAssertion(Annotation( "GOC:ceb") Annotation( "GOC:signaling") "The series of molecular signals initiated by an extracellular ligand binding to a receptor on the surface of the target cell where the receptor possesses tyrosine kinase activity, and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "transmembrane receptor protein tyrosine kinase signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007169") -AnnotationAssertion(rdfs:label "transmembrane receptor protein tyrosine kinase signaling pathway") -SubClassOf( ) - -# Class: (G protein-coupled receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:mah") Annotation( "PMID:16902576") Annotation( "PMID:24568158") Annotation( "Wikipedia:G_protein-coupled_receptor") "The series of molecular signals initiated by a ligand binding to its receptor, in which the activated receptor promotes the exchange of GDP for GTP on the alpha-subunit of an associated heterotrimeric G-protein complex. The GTP-bound activated alpha-G-protein then dissociates from the beta- and gamma-subunits to further transmit the signal within the cell. The pathway begins with receptor-ligand interaction, and ends with regulation of a downstream cellular process. The pathway can start from the plasma membrane, Golgi or nuclear membrane.") -AnnotationAssertion( "GO:0038042") -AnnotationAssertion( "G protein coupled receptor protein signaling pathway") -AnnotationAssertion( "G protein coupled receptor protein signalling pathway") -AnnotationAssertion( "G-protein coupled receptor protein signal transduction") -AnnotationAssertion(Annotation( "GOC:bf") "G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "G-protein coupled receptor signalling pathway") -AnnotationAssertion( "G-protein-coupled receptor protein signalling pathway") -AnnotationAssertion( "GPCR signaling pathway") -AnnotationAssertion( "GPCR signalling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "G-protein coupled receptor signaling pathway via GPCR dimer") -AnnotationAssertion( "dimeric G-protein coupled receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:mah") "dimeric G-protein coupled receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007186") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "G protein-coupled receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (serotonin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "The series of molecular signals generated as a consequence of a serotonin receptor binding to one of its physiological ligands.") -AnnotationAssertion( "serotonin receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007210") -AnnotationAssertion(rdfs:label "serotonin receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (G protein-coupled acetylcholine receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0815316194") "A G protein-coupled receptor signaling pathway initiated by a ligand binding to an acetylcholine receptor on the surface of a target cell, and ends with regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "G-protein coupled acetylcholine receptor signaling pathway") -AnnotationAssertion( "acetylcholine receptor signalling, muscarinic pathway") -AnnotationAssertion(Annotation( "GOC:bf") "muscarinic acetylcholine receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007213") -AnnotationAssertion(rdfs:label "G protein-coupled acetylcholine receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (gamma-aminobutyric acid signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "The series of molecular signals generated by the binding of gamma-aminobutyric acid (GABA, 4-aminobutyrate), an amino acid which acts as a neurotransmitter in some organisms, to its receptor on the surface of a target cell.") -AnnotationAssertion( "4-aminobutanoate signaling pathway") -AnnotationAssertion( "4-aminobutanoate signalling pathway") -AnnotationAssertion( "4-aminobutyrate signaling pathway") -AnnotationAssertion( "4-aminobutyrate signalling pathway") -AnnotationAssertion( "GABA signaling pathway") -AnnotationAssertion( "GABA signalling pathway") -AnnotationAssertion( "gamma-aminobutyric acid signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007214") -AnnotationAssertion(rdfs:label "gamma-aminobutyric acid signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (glutamate receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") Annotation( "PMID:9131252") "The series of molecular signals initiated by the binding of glutamate to its receptor on the surface of a target cell, and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion(Annotation( "GOC:bf") "glutamate signaling pathway") -AnnotationAssertion( "glutamate signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007215") -AnnotationAssertion(rdfs:label "glutamate receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (G protein-coupled glutamate receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") Annotation( "PMID:9131252") "A G protein-coupled receptor signaling pathway initiated by glutamate binding to its receptor on the surface of a target cell, and ending with the regulation of a downstream cellular process.") -AnnotationAssertion( "G-protein coupled glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "metabotropic glutamate receptor signaling pathway") -AnnotationAssertion( "metabotropic glutamate receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007216") -AnnotationAssertion(rdfs:label "G protein-coupled glutamate receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (neuropeptide signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0815316194") "A G protein-coupled receptor signaling pathway initiated by a neuropeptide binding to its receptor on the surface of a target cell, and ending with the regulation of a downstream cellular process.") -AnnotationAssertion( ) -AnnotationAssertion( "neuropeptide signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007218") -AnnotationAssertion(rdfs:label "neuropeptide signaling pathway") -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - # Class: (cell-cell signaling) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:mah") "Any process that mediates the transfer of information from one cell to another. This process includes signal transduction in the receiving cell and, where applicable, release of a ligand and any processes that actively facilitate its transport and presentation to the receiving cell. Examples include signaling via soluble ligands, via cell adhesion molecules and via gap junctions.") @@ -46274,6 +30474,7 @@ DisjointClasses( ObjectSomeValuesFrom AnnotationAssertion(Annotation( "GOC:go_curators") "The process whose specific outcome is the progression of an immature germ cell over time, from its formation to the mature structure (gamete). A germ cell is any reproductive cell in a multicellular organism.") AnnotationAssertion( "germ-cell development") +AnnotationAssertion( "gametogenesis") AnnotationAssertion( "primordial germ cell development") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0007281") @@ -46909,19 +31110,6 @@ AnnotationAssertion( "sensory perception of chemical stimulus") SubClassOf( ) -# Class: (sensory perception of smell) - -AnnotationAssertion(Annotation( "GOC:ai") "The series of events required for an organism to receive an olfactory stimulus, convert it to a molecular signal, and recognize and characterize the signal. Olfaction involves the detection of chemical composition of an organism's ambient medium by chemoreceptors. This is a neurological process.") -AnnotationAssertion( "Wikipedia:Olfaction") -AnnotationAssertion( "olfaction") -AnnotationAssertion( "scent perception") -AnnotationAssertion( "sense of smell") -AnnotationAssertion( "smell perception") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0007608") -AnnotationAssertion(rdfs:label "sensory perception of smell") -SubClassOf( ) - # Class: (behavior) AnnotationAssertion(Annotation( "GOC:ems") Annotation( "GOC:jl") Annotation( "ISBN:0395448956") Annotation( "PMID:20160973") "The internally coordinated responses (actions or inactions) of animals (individuals or groups) to internal or external stimuli, via a mechanism that involves nervous system activity.") @@ -47021,39 +31209,6 @@ AnnotationAssertion(rdfs:label "regu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (microtubule binding) - -AnnotationAssertion(Annotation( "GOC:krc") "Binding to a microtubule, a filament composed of tubulin monomers.") -AnnotationAssertion(Annotation(rdfs:label "Viral UL47:UL48 Proteins Bind HCMV Tegumented Virion to Host Microtuble and Dynein complexs") "Reactome:R-HSA-9614343") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "microtubule severing activity") -AnnotationAssertion( "microtubule/chromatin interaction") -AnnotationAssertion( "GO:0008017") -AnnotationAssertion(rdfs:label "microtubule binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (enzyme activator activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:tb") "Binds to and increases the activity of an enzyme.") -AnnotationAssertion( "GO:0010577") -AnnotationAssertion( "metalloenzyme activator activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008047") -AnnotationAssertion(rdfs:comment "This term should only be used in cases when the regulator directly interacts with the enzyme.") -AnnotationAssertion(rdfs:label "enzyme activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (glutamate receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:signaling") "Combining with glutamate and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008066") -AnnotationAssertion(rdfs:label "glutamate receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mesodermal cell migration) AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:sat") Annotation( "GOC:tb") Annotation( "PMID:25119047") "The orderly movement of mesodermal cells from one site to another.") @@ -47098,22 +31253,6 @@ AnnotationAssertion( "retrograde axonal transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (cytoskeletal protein binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to a protein component of a cytoskeleton (actin, microtubule, or intermediate filament cytoskeleton).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008092") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cytoskeletal protein binding") -SubClassOf( ) - # Class: (protein localization) AnnotationAssertion(Annotation( "GOC:ai") "Any process in which a protein is transported to, or maintained in, a specific location.") @@ -47139,7 +31278,8 @@ SubClassOf( (biological_process) -AnnotationAssertion(Annotation( "GOC:pdt") "A biological process represents a specific objective that the organism is genetically programmed to achieve. Biological processes are often described by their outcome or ending state, e.g., the biological process of cell division results in the creation of two daughter cells (a divided cell) from a single parent cell. A biological process is accomplished by a particular set of molecular functions carried out by specific gene products (or macromolecular complexes), often in a highly regulated manner and in a particular temporal sequence.") +AnnotationAssertion(Annotation( "GOC:pdt") "A biological process is the execution of a genetically-encoded biological module or program. It consists of all the steps required to achieve the specific biological objective of the module. A biological process is accomplished by a particular set of molecular functions carried out by specific gene products (or macromolecular complexes), often in a highly regulated manner and in a particular temporal sequence.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24968"^^xsd:anyURI) AnnotationAssertion( "jl") AnnotationAssertion( "2012-09-19T15:05:24Z") AnnotationAssertion( "GO:0000004") @@ -47188,21 +31328,6 @@ AnnotationAssertion(rdfs:label "meta SubClassOf( ) DisjointClasses( ) -# Class: (neuropeptide receptor activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Combining with a neuropeptide to initiate a change in cell activity.") -AnnotationAssertion( ) -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008188") -AnnotationAssertion(rdfs:label "neuropeptide receptor activity") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - # Class: (steroid metabolic process) AnnotationAssertion(Annotation( "ISBN:0198547684") "The chemical reactions and pathways involving steroids, compounds with a 1,2,cyclopentanoperhydrophenanthrene nucleus.") @@ -47291,45 +31416,16 @@ SubClassOf( ObjectSomeValuesFrom( (cell death) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:25236395") "Any biological process that results in permanent cessation of all vital functions of a cell. A cell should be considered dead when any one of the following molecular or morphological criteria is met: (1) the cell has lost the integrity of its plasma membrane; (2) the cell, including its nucleus, has undergone complete fragmentation into discrete bodies (frequently referred to as apoptotic bodies). The cell corpse (or its fragments) may be engulfed by an adjacent cell in vivo, but engulfment of whole cells should not be considered a strict criteria to define cell death as, under some circumstances, live engulfed cells can be released from phagosomes (see PMID:18045538).") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24680"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "accidental cell death") AnnotationAssertion( "necrosis") AnnotationAssertion( "GO:0008219") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation. The only exception should be when experimental data (e.g., staining with trypan blue or propidium iodide) show that cell death has occurred, but fail to provide details on death modality (accidental versus programmed). When information is provided on the cell death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'). Also, if experimental data suggest that a gene product influences cell death indirectly, rather than being involved in the death process directly, consider annotating to a 'regulation' term.") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation, it is currently kept in GO as a placeholder for describing cell death phenotypes in uPHENO. When information is provided on a programmed cell death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'). Unintentional cell death, i.e. cell death caused by injury, ageing, or cell phenotypes observed as a result of a pathological mutation in an essential gene should NOT be annotated using GO terms.") AnnotationAssertion(rdfs:label "cell death") SubClassOf( ) -# Class: (G protein-coupled amine receptor activity) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:dph") "Combining with an extracellular amine and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "G-protein coupled amine receptor activity") -AnnotationAssertion(Annotation( "GOC:bf") "amine receptor activity, G-protein coupled") -AnnotationAssertion( "biogenic amine receptor") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008227") -AnnotationAssertion(rdfs:label "G protein-coupled amine receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of G protein-coupled receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of G protein-coupled receptor signaling pathway.") -AnnotationAssertion( "regulation of G protein coupled receptor protein signaling pathway") -AnnotationAssertion( "regulation of G protein coupled receptor protein signalling pathway") -AnnotationAssertion( "regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "regulation of G-protein coupled receptor protein signalling pathway") -AnnotationAssertion( "regulation of G-protein-coupled receptor protein signalling pathway") -AnnotationAssertion( "regulation of GPCR protein signaling pathway") -AnnotationAssertion( "regulation of GPCR protein signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0008277") -AnnotationAssertion(rdfs:label "regulation of G protein-coupled receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cell population proliferation) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:mb") "The multiplication or reproduction of cells, resulting in the expansion of a cell population.") @@ -47389,38 +31485,6 @@ SubClassOf( ObjectComplementOf(Object SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (insulin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:ceb") "The series of molecular signals generated as a consequence of the insulin receptor binding to insulin.") -AnnotationAssertion( "insulin receptor signalling pathway") -AnnotationAssertion( "daf-2 receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0008286") -AnnotationAssertion(rdfs:label "insulin receptor signaling pathway") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (lipid binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a lipid.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008289") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lipid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (acetylcholine metabolic process) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:nln") Annotation( "ISBN:0192800752") "The chemical reactions and pathways involving acetylcholine, the acetic acid ester of the organic base choline. Acetylcholine is a major neurotransmitter and neuromodulator both in the central and peripheral nervous systems. It also acts as a paracrine signal in various non-neural tissues.") @@ -47450,7 +31514,7 @@ AnnotationAssertion(Annotation( "GO:0015266") AnnotationAssertion( "GO:0015463") AnnotationAssertion(Annotation(rdfs:label "TOMM40 complex translocates proteins from the cytosol to the mitochondrial intermembrane space") "Reactome:R-HSA-1268022") -AnnotationAssertion(Annotation(rdfs:label "TIMM23 PAM translocates proteins from the mitochndrial intermebrane space to the mitochondrial matrix") "Reactome:R-HSA-1299475") +AnnotationAssertion(Annotation(rdfs:label "TIMM23 PAM translocates proteins from the mitochondrial intermembrane space to the mitochondrial matrix") "Reactome:R-HSA-1299475") AnnotationAssertion(Annotation(rdfs:label "Monoubiquitinated N-myristoyl GAG polyprotein is targeted to the late endosomal vesicle membrane by the ESCRT-I complex") "Reactome:R-HSA-184269") AnnotationAssertion(Annotation(rdfs:label "Transport of GAG to the Plasma Membrane") "Reactome:R-HSA-3149434") AnnotationAssertion(Annotation(rdfs:label "Pink1 is recruited from the cytoplasm to the mitochondria") "Reactome:R-HSA-5205661") @@ -47476,18 +31540,6 @@ AnnotationAssertion(rdfs:label "prot EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) -# Class: (monoatomic cation transmembrane transporter activity) - -AnnotationAssertion(Annotation( "GOC:dgf") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of cation from one side of a membrane to the other.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24479"^^xsd:anyURI) -AnnotationAssertion( "cation transmembrane transporter activity") -AnnotationAssertion( "transmembrane cation transporter activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008324") -AnnotationAssertion(rdfs:label "monoatomic cation transmembrane transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (glial cell migration) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mtg_sensu") "The orderly movement of a glial cell, non-neuronal cells that provide support and nutrition, maintain homeostasis, form myelin, and participate in signal transmission in the nervous system.") @@ -47502,21 +31554,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) -# Class: (negative regulation of antimicrobial humoral response) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate, or extent of an antimicrobial humoral response.") -AnnotationAssertion( "GO:0042154") -AnnotationAssertion( "GO:0042155") -AnnotationAssertion( "attenuation of antimicrobial humoral response") -AnnotationAssertion( "down regulation of antimicrobial humoral response") -AnnotationAssertion( "down-regulation of antimicrobial humoral response") -AnnotationAssertion( "downregulation of antimicrobial humoral response") -AnnotationAssertion( "inhibition of antimicrobial humoral response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0008348") -AnnotationAssertion(rdfs:label "negative regulation of antimicrobial humoral response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (germ cell migration) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:jl") "The orderly movement of a cell specialized to produce haploid gametes through the embryo from its site of production to the place where the gonads will form.") @@ -47576,30 +31613,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (transaminase activity) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "Catalysis of the transfer of an amino group to an acceptor, usually a 2-oxo acid.") -AnnotationAssertion( "EC:2.6.1.-") -AnnotationAssertion(Annotation(rdfs:label "Transamination of MOB to methionine") "Reactome:R-HSA-1237102") -AnnotationAssertion( "aminotransferase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008483") -AnnotationAssertion(rdfs:label "transaminase activity") -SubClassOf( ) - -# Class: (G protein-coupled peptide receptor activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Combining with a peptide and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "G protein coupled peptide receptor activity") -AnnotationAssertion( "G-protein coupled peptide receptor activity") -AnnotationAssertion( "peptide receptor activity, G protein coupled") -AnnotationAssertion(Annotation( "GOC:bf") "peptide receptor activity, G-protein coupled") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008528") -AnnotationAssertion(rdfs:label "G protein-coupled peptide receptor activity") -SubClassOf( ) -SubClassOf( ) - # Class: (epidermis development) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "UBERON:0001003") "The process whose specific outcome is the progression of the epidermis over time, from its formation to the mature structure. The epidermis is the outer epithelial layer of an animal, it may be a single layer that produces an extracellular material (e.g. the cuticle of arthropods) or a complex stratified squamous epithelium, as in the case of many vertebrate species.") @@ -47758,6 +31771,9 @@ AnnotationAssertion( "macromolecule degradation") AnnotationAssertion( "multicellular organismal macromolecule catabolic process") AnnotationAssertion( "biological_process") +AnnotationAssertion( "cellular macromolecule catabolic process") +AnnotationAssertion( "cellular macromolecule catabolism") +AnnotationAssertion( "cellular macromolecule degradation") AnnotationAssertion( "GO:0009057") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "macromolecule catabolic process") @@ -47788,6 +31804,8 @@ SubClassOf( (macromolecule biosynthetic process) AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/15249"^^xsd:anyURI) +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25418"^^xsd:anyURI) AnnotationAssertion( "GO:0043284") AnnotationAssertion(Annotation( "GOC:mtg_chebi_dec09") "biopolymer biosynthetic process") AnnotationAssertion( "macromolecule anabolism") @@ -47800,6 +31818,7 @@ AnnotationAssertion( "macromolecule biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +SubClassOf( ) SubClassOf( ) # Class: (amino acid catabolic process) @@ -47837,42 +31856,6 @@ AnnotationAssertion(rdfs:label "glut EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (branched-chain amino acid metabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways involving amino acids containing a branched carbon skeleton, comprising isoleucine, leucine and valine.") -AnnotationAssertion(Annotation( "GOC:ai") "branched chain family amino acid metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009081") -AnnotationAssertion(rdfs:label "branched-chain amino acid metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (branched-chain amino acid biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the formation of amino acids containing a branched carbon skeleton, comprising isoleucine, leucine and valine.") -AnnotationAssertion( "branched chain family amino acid anabolism") -AnnotationAssertion( "branched chain family amino acid biosynthesis") -AnnotationAssertion(Annotation( "GOC:ai") "branched chain family amino acid biosynthetic process") -AnnotationAssertion( "branched chain family amino acid formation") -AnnotationAssertion( "branched chain family amino acid synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009082") -AnnotationAssertion(rdfs:label "branched-chain amino acid biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (branched-chain amino acid catabolic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the breakdown of amino acids containing a branched carbon skeleton, comprising isoleucine, leucine and valine.") -AnnotationAssertion( "branched chain family amino acid breakdown") -AnnotationAssertion(Annotation( "GOC:ai") "branched chain family amino acid catabolic process") -AnnotationAssertion( "branched chain family amino acid catabolism") -AnnotationAssertion( "branched chain family amino acid degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009083") -AnnotationAssertion(rdfs:label "branched-chain amino acid catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (glutamine family amino acid biosynthetic process) AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the formation of amino acids of the glutamine family, comprising arginine, glutamate, glutamine and proline.") @@ -47886,23 +31869,6 @@ AnnotationAssertion(rdfs:label "glut EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (valine biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") "The chemical reactions and pathways resulting in the formation of valine, 2-amino-3-methylbutanoic acid.") -AnnotationAssertion( "MetaCyc:VALSYN-PWY") -AnnotationAssertion( "valine anabolism") -AnnotationAssertion( "valine biosynthesis") -AnnotationAssertion( "valine formation") -AnnotationAssertion( "valine synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009099") -AnnotationAssertion(rdfs:label "valine biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (glycoprotein metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving glycoproteins, a protein that contains covalently bound glycose (i.e. monosaccharide) residues; the glycose occurs most commonly as oligosaccharide or fairly small polysaccharide but occasionally as monosaccharide.") @@ -47912,7 +31878,6 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "glycoprotein metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (glycoprotein biosynthetic process) @@ -47925,7 +31890,7 @@ AnnotationAssertion( "GO:0009101") AnnotationAssertion(rdfs:label "glycoprotein biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) # Class: (glucan biosynthetic process) @@ -47938,8 +31903,8 @@ AnnotationAssertion( "GO:0009250") AnnotationAssertion(rdfs:label "glucan biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) +SubClassOf( ) +SubClassOf( ) # Class: (glucan catabolic process) @@ -47951,8 +31916,6 @@ AnnotationAssertion( "GO:0009251") AnnotationAssertion(rdfs:label "glucan catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) # Class: (protein secretion) @@ -48202,16 +32165,6 @@ AnnotationAssertion(rdfs:label "resp SubClassOf( ) SubClassOf( ) -# Class: (response to virus) - -AnnotationAssertion(Annotation( "GOC:hb") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a virus.") -AnnotationAssertion( "response to viruses") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009615") -AnnotationAssertion(rdfs:label "response to virus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (response to bacterium) AnnotationAssertion(Annotation( "GOC:hb") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a bacterium.") @@ -48349,16 +32302,6 @@ AnnotationAssertion( "response to glucose") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (hormone-mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:sm") "The series of molecular signals mediated by the detection of a hormone.") -AnnotationAssertion( "hormone mediated signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009755") -AnnotationAssertion(rdfs:label "hormone-mediated signaling pathway") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (regulation of asymmetric cell division) AnnotationAssertion(Annotation( "GOC:lr") "Any process that modulates the frequency, rate or extent of asymmetric cell division.") @@ -48717,6 +32660,7 @@ AnnotationAssertion( "GO:0009987") AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation. It should be possible to make a more specific annotation to one of the children of this term.") AnnotationAssertion(rdfs:label "cellular process") SubClassOf( ) @@ -48854,6 +32798,19 @@ AnnotationAssertion(rdfs:label "endo EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (membrane invagination) + +AnnotationAssertion(Annotation( "GOC:tb") "The infolding of a membrane.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2013-12-02T13:58:34Z") +AnnotationAssertion( "GO:1902534") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "single-organism membrane invagination") +AnnotationAssertion( "GO:0010324") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "membrane invagination") +SubClassOf( ) + # Class: (regulation of cell fate commitment) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of cell fate commitment. Cell fate commitment is the commitment of cells to specific cell fates and their capacity to differentiate into particular kinds of cells. Positional information is established through protein signals that emanate from a localized source within a cell (the initial one-cell zygote) or within a developmental field.") @@ -48900,14 +32857,15 @@ SubClassOf( (gene expression) -AnnotationAssertion(Annotation( "GOC:txnOH-2018") Annotation( "PMID:25934543") Annotation( "PMID:31580950") "The process in which a gene's sequence is converted into a mature gene product (protein or RNA). This includes the production of an RNA transcript and its processing, translation and maturation for protein-coding genes.") +AnnotationAssertion(Annotation( "GOC:txnOH-2018") Annotation( "PMID:25934543") Annotation( "PMID:31580950") "The process in which a gene's sequence is converted into a mature gene product (protein or RNA). This includes the production of an RNA transcript and its processing, as well as translation and maturation for protein-coding genes.") AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22557"^^xsd:anyURI) +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25419"^^xsd:anyURI) AnnotationAssertion( "Wikipedia:Gene_expression") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0010467") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "gene expression") -SubClassOf( ) +SubClassOf( ) # Class: (regulation of gene expression) @@ -48923,18 +32881,6 @@ AnnotationAssertion(rdfs:comment "Th AnnotationAssertion(rdfs:label "regulation of gene expression") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of signaling receptor activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of a signaling receptor activity. Receptor activity is when a molecule combines with an extracellular or intracellular messenger to initiate a change in cell activity.") -AnnotationAssertion( "regulation of receptor activity") -AnnotationAssertion( "regulation of signalling receptor activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010469") -AnnotationAssertion(rdfs:label "regulation of signaling receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (regulation of gastrulation) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate or extent of gastrulation. Gastrulation is the complex and coordinated series of cellular movements that occurs at the end of cleavage during embryonic development of most animals.") @@ -49456,38 +33402,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (regulation of cellular carbohydrate metabolic process) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, extent or frequency of the chemical reactions and pathways involving carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, as carried out by individual cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010675") -AnnotationAssertion(rdfs:label "regulation of cellular carbohydrate metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (positive regulation of cellular carbohydrate metabolic process) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate, extent or frequency of the chemical reactions and pathways involving carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, as carried out by individual cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010676") -AnnotationAssertion(rdfs:label "positive regulation of cellular carbohydrate metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (negative regulation of cellular carbohydrate metabolic process) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate, extent or frequency of the chemical reactions and pathways involving carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, as carried out by individual cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010677") -AnnotationAssertion(rdfs:label "negative regulation of cellular carbohydrate metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (negative regulation of norepinephrine secretion) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the frequency, rate or extent of the regulated release of norepinephrine.") @@ -49630,32 +33544,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of macrophage chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, frequency or extent of macrophage chemotaxis. Macrophage chemotaxis is the movement of a macrophage in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010758") -AnnotationAssertion(rdfs:label "regulation of macrophage chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of macrophage chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate, frequency or extent of macrophage chemotaxis. Macrophage chemotaxis is the movement of a macrophage in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010759") -AnnotationAssertion(rdfs:label "positive regulation of macrophage chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (negative regulation of macrophage chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate, frequency or extent of macrophage chemotaxis. Macrophage chemotaxis is the movement of a macrophage in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010760") -AnnotationAssertion(rdfs:label "negative regulation of macrophage chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (fibroblast migration) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Cell migration that is accomplished by extension and retraction of a fibroblast pseudopodium. A fibroblast is a connective tissue cell which secretes an extracellular matrix rich in collagen and other macromolecules.") @@ -49693,30 +33581,24 @@ AnnotationAssertion( "negative regulation of fibroblast migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of cell morphogenesis involved in differentiation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of cell morphogenesis contributing to cell differentiation. Cell morphogenesis involved in differentiation is the change in form (cell shape and size) that occurs when relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010769") -AnnotationAssertion(rdfs:label "regulation of cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of cell morphogenesis involved in differentiation) +# Class: (positive regulation of cell morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the frequency, rate or extent of cell morphogenesis contributing to cell differentiation. Cell morphogenesis involved in differentiation is the change in form (cell shape and size) that occurs when relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24299"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0010770") -AnnotationAssertion(rdfs:label "positive regulation of cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(rdfs:label "positive regulation of cell morphogenesis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (negative regulation of cell morphogenesis involved in differentiation) +# Class: (negative regulation of cell morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the frequency, rate or extent of cell morphogenesis contributing to cell differentiation. Cell morphogenesis involved in differentiation is the change in form (cell shape and size) that occurs when relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24299"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0010771") -AnnotationAssertion(rdfs:label "negative regulation of cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(rdfs:label "negative regulation of cell morphogenesis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) # Class: (calcitonin catabolic process) @@ -49736,33 +33618,6 @@ AnnotationAssertion( "GO:0010817") AnnotationAssertion(rdfs:label "regulation of hormone levels") -# Class: (T cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "The directed movement of a T cell in response to an external stimulus. A T cell is a type of lymphocyte whose defining characteristic is the expression of a T cell receptor complex.") -AnnotationAssertion(Annotation( "CL:0000084") "T-cell chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010818") -AnnotationAssertion(rdfs:label "T cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (regulation of T cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, frequency or extent of T cell chemotaxis. T cell chemotaxis is the directed movement of a T cell in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010819") -AnnotationAssertion(rdfs:label "regulation of T cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of T cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate, frequency or extent of T cell chemotaxis. T cell chemotaxis is the directed movement of a T cell in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010820") -AnnotationAssertion(rdfs:label "positive regulation of T cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of glucose transmembrane transport) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of glucose transport across a membrane. Glucose transport is the directed movement of the hexose monosaccharide glucose into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -49814,35 +33669,6 @@ AnnotationAssertion( "negative regulation of myotube differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of keratinocyte proliferation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, frequency or extent of keratinocyte proliferation. Keratinocyte proliferation is the multiplication or reproduction of keratinocytes, resulting in the expansion of a cell population.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010837") -AnnotationAssertion(rdfs:label "regulation of keratinocyte proliferation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (positive regulation of keratinocyte proliferation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate, frequency or extent of keratinocyte proliferation. Keratinocyte proliferation is the multiplication or reproduction of keratinocytes, resulting in the expansion of a cell population.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010838") -AnnotationAssertion(rdfs:label "positive regulation of keratinocyte proliferation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (negative regulation of keratinocyte proliferation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate, frequency or extent of keratinocyte proliferation. Keratinocyte proliferation is the multiplication or reproduction of keratinocytes, resulting in the expansion of a cell population.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010839") -AnnotationAssertion(rdfs:label "negative regulation of keratinocyte proliferation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (retina layer formation) AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "PMID:1270266") "The process in which the vertebrate retina is organized into three laminae: the outer nuclear layer (ONL), which contains photoreceptor nuclei; the inner nuclear layer (INL), which contains amacrine, bipolar and horizontal cells; and the retinal ganglion cell (RGC) layer. Between the inner and outer nuclear layers, the outer plexiform layer (OPL) contains connections between the photoreceptors and bipolar and horizontal cells. The inner plexiform layer (IPL) is positioned between the INL and the ganglion cell layer and contains the dendrites of RGCs and processes of bipolar and amacrine cells. Spanning all layers of the retina are the radially oriented Mueller glia.") @@ -49897,7 +33723,7 @@ AnnotationAssertion( "GO:0010906") AnnotationAssertion(rdfs:label "regulation of glucose metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) # Class: (positive regulation of glucose metabolic process) @@ -49907,8 +33733,8 @@ AnnotationAssertion( "GO:0010907") AnnotationAssertion(rdfs:label "positive regulation of glucose metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) SubClassOf( ) +SubClassOf( ) # Class: (cellular component assembly involved in morphogenesis) @@ -49965,22 +33791,6 @@ AnnotationAssertion(rdfs:label "cyto EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (regulation of cell death) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010941") -AnnotationAssertion(rdfs:label "regulation of cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of cell death) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010942") -AnnotationAssertion(rdfs:label "positive regulation of cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of cell cycle process) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate, frequency or extent of a cellular process that is involved in the progression of biochemical and morphological phases and events that occur in a cell during successive cell replication or nuclear replication events.") @@ -49992,6 +33802,17 @@ AnnotationAssertion(rdfs:label "nega EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (regulation of amino acid import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of amino acid import into a cell.") +AnnotationAssertion( "tb") +AnnotationAssertion( "2009-05-06T11:33:12Z") +AnnotationAssertion( "regulation of amino acid import") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0010958") +AnnotationAssertion(rdfs:label "regulation of amino acid import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of glucan biosynthetic process) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, frequency, or extent of glucan biosynthesis. Glucan biosynthetic processes are the chemical reactions and pathways resulting in the formation of glucans, polysaccharides consisting only of glucose residues.") @@ -50001,19 +33822,9 @@ AnnotationAssertion( "GO:0010962") AnnotationAssertion(rdfs:label "regulation of glucan biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) +SubClassOf( ) SubClassOf( ) -SubClassOf( ) - -# Class: (regulation of phosphate transport) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of phosphate transport. Phosphate transport is the directed movement of phosphate into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-05-20T11:42:50Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010966") -AnnotationAssertion(rdfs:label "regulation of phosphate transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (regulation of microtubule nucleation) @@ -50087,6 +33898,7 @@ EquivalentClasses( ObjectIntersection # Class: (programmed cell death) AnnotationAssertion(Annotation( "GOC:lr") Annotation( "GOC:mtg_apoptosis") "A process which begins when a cell receives an internal or external signal and activates a series of biochemical events (signaling pathway). The process ends with the death of the cell.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24835"^^xsd:anyURI) AnnotationAssertion( "GO:0016244") AnnotationAssertion( "regulated cell death") AnnotationAssertion( "Wikipedia:Programmed_cell_death") @@ -50098,7 +33910,12 @@ AnnotationAssertion( "RCD") AnnotationAssertion( "caspase-independent apoptosis") AnnotationAssertion( "GO:0012501") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Note that this term should be used to annotate gene products in the organism undergoing the programmed cell death. To annotate genes in another organism whose products modulate programmed cell death in a host organism, consider the term 'modulation by symbiont of host programmed cell death ; GO:0052040'. Also, note that 'programmed cell death ; GO:0012501' should be used to refer to instances of caspase-independent cell death mechanisms, in the absence of further indications on the process taking place. At present, caspase-independent cell death is not yet represented in GO due to the lack of consensus and in-depth research on the topic. 'programmed cell death ; GO:0012501' may also be used to annotate gene products in taxa where apoptosis as defined in GO:0006915 does not occur, such as plants. You may also consider these specific children: GO:0097468 'programmed cell death in response to reactive oxygen species' (with descendants GO:0010421 'hydrogen peroxide-mediated programmed cell death' and GO:0010343 'singlet oxygen-mediated programmed cell death'), and GO:0009626 'plant-type hypersensitive response' and its children.") AnnotationAssertion(rdfs:label "programmed cell death") @@ -50151,64 +33968,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (microglia differentiation) - -AnnotationAssertion(Annotation( "GOC:ef") "The process in which a relatively unspecialized cell acquires specialized features of a microglial cell. Microglia are glial cells that act as the immune cells of the central nervous system. They form part of the supporting structure of this system.") -AnnotationAssertion( "microglial cell differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0014004") -AnnotationAssertion(rdfs:label "microglia differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (microglia development) - -AnnotationAssertion(Annotation( "GOC:dgh") Annotation( "GOC:ef") "The process aimed at the progression of a microglial cell over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell.") -AnnotationAssertion( "microglial cell development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0014005") -AnnotationAssertion(rdfs:label "microglia development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (regulation of microglia differentiation) - -AnnotationAssertion(Annotation( "GOC:ef") "Any process that modulates the frequency, rate or extent of microglia differentiation, the process in which a relatively unspecialized cell acquires specialized features of a microglial cell.") -AnnotationAssertion( "regulation of microglial cell differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0014006") -AnnotationAssertion(rdfs:label "regulation of microglia differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of microglia differentiation) - -AnnotationAssertion(Annotation( "GOC:ef") "Any process that stops, prevents, or reduces the frequency, rate or extent of microglia differentiation, the process in which a relatively unspecialized cell acquires specialized features of a microglial cell.") -AnnotationAssertion( "down regulation of microglia differentiation") -AnnotationAssertion( "down-regulation of microglia differentiation") -AnnotationAssertion( "downregulation of microglia differentiation") -AnnotationAssertion( "negative regulation of microglial cell differentiation") -AnnotationAssertion( "inhibition of microglia differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0014007") -AnnotationAssertion(rdfs:label "negative regulation of microglia differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of microglia differentiation) - -AnnotationAssertion(Annotation( "GOC:ef") "Any process that activates, maintains or increases the frequency, rate or extent of microglia differentiation, the process in which a relatively unspecialized cell acquires specialized features of a microglial cell.") -AnnotationAssertion( "positive regulation of microglial cell differentiation") -AnnotationAssertion( "up regulation of microglia differentiation") -AnnotationAssertion( "up-regulation of microglia differentiation") -AnnotationAssertion( "upregulation of microglia differentiation") -AnnotationAssertion( "activation of microglia differentiation") -AnnotationAssertion( "stimulation of microglia differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0014008") -AnnotationAssertion(rdfs:label "positive regulation of microglia differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (glial cell proliferation) AnnotationAssertion(Annotation( "GOC:ef") Annotation( "ISBN:0878932585") "The multiplication or reproduction of glial cells by cell division, resulting in the expansion of their population. Glial cells exist throughout the nervous system, and include Schwann cells, astrocytes, and oligodendrocytes among others.") @@ -50858,17 +34617,6 @@ AnnotationAssertion( "regulation of skeletal muscle contraction by neural stimulation via neuromuscular junction") SubClassOf( ) -# Class: (regulation of excitatory postsynaptic membrane potential involved in skeletal muscle contraction) - -AnnotationAssertion(Annotation( "GOC:ef") Annotation( "GOC:mtg_muscle") "Any process, involved in skeletal muscle contraction, that modulates the establishment or extent of the excitatory postsynaptic potential (EPSP). Excitatory postsynaptic potential (EPSP) is a temporay increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential.") -AnnotationAssertion( "regulation of excitatory post-synaptic membrane potential involved in skeletal muscle contraction") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0014853") -AnnotationAssertion(rdfs:label "regulation of excitatory postsynaptic membrane potential involved in skeletal muscle contraction") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (striated muscle cell proliferation) AnnotationAssertion(Annotation( "CL:0000737") Annotation( "GOC:ef") Annotation( "GOC:mtg_muscle") "The multiplication or reproduction of striated muscle cells, resulting in the expansion of a cell population. Striated muscles contain fibers that are divided by transverse bands into striations, and cardiac and skeletal muscle are types of striated muscle.") @@ -51094,6 +34842,7 @@ AnnotationAssertion( "calcium ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (bicarbonate transmembrane transporter activity) @@ -51105,20 +34854,7 @@ AnnotationAssertion( "bicarbonate transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (phosphate ion transmembrane transporter activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Enables the transfer of phosphate (PO4 3-) ions from one side of a membrane to the other.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2012-11-22T15:43:10Z") -AnnotationAssertion( "GO:1901677") -AnnotationAssertion( "RHEA:32823") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "GOC:vw") "phosphate transmembrane transporter activity") -AnnotationAssertion( "GO:0015114") -AnnotationAssertion(rdfs:label "phosphate ion transmembrane transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (bile acid transmembrane transporter activity) @@ -51128,6 +34864,7 @@ AnnotationAssertion(Annotation(rdfs:label "SLCO1B1 transports ALB:(GCCA,TCCA) fr AnnotationAssertion(Annotation(rdfs:label "Transport (influx) of bile salts and acids by OATP-A") "Reactome:R-HSA-194130") AnnotationAssertion(Annotation(rdfs:label "Defective SLCO1B1 does not transport BIL from extracellular region (blood) to cytosol (hepatocyte)") "Reactome:R-HSA-5661184") AnnotationAssertion(Annotation(rdfs:label "Defective SLCO1B3 does not transport BIL from extracellular region (blood) to cytosol (hepatocyte)") "Reactome:R-HSA-5661198") +AnnotationAssertion(Annotation(rdfs:label "SLC51A:SLC51B transports bile salts from cytosol to extracellular region") "Reactome:R-HSA-9733964") AnnotationAssertion( "molecular_function") AnnotationAssertion( "GO:0015125") AnnotationAssertion(rdfs:label "bile acid transmembrane transporter activity") @@ -51146,16 +34883,6 @@ AnnotationAssertion(rdfs:label "carb EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) -# Class: (monosaccharide transmembrane transporter activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of a monosaccharide from one side of a membrane to the other.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0015145") -AnnotationAssertion(rdfs:label "monosaccharide transmembrane transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (hexose transmembrane transporter activity) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of a hexose sugar, a monosaccharide with 6 carbon atoms, from one side of a membrane to the other.") @@ -51237,6 +34964,17 @@ AnnotationAssertion(rdfs:label "amin EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) +# Class: (acidic amino acid transmembrane transporter activity) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of acidic amino acids from one side of a membrane to the other. Acidic amino acids have side chains with a negative charge at pH 7.3.") +AnnotationAssertion( "acidic amino acid transporter activity") +AnnotationAssertion(Annotation(rdfs:label "SLC25A12,13 exchange cytosolic L-Glu for mitochondrial matrix L-Asp") "Reactome:R-HSA-372448") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0015172") +AnnotationAssertion(rdfs:label "acidic amino acid transmembrane transporter activity") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (gamma-aminobutyric acid transmembrane transporter activity) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0198506732") Annotation( "ISBN:0815340729") "Enables the transfer of gamma-aminobutyric acid from one side of a membrane to the other. Gamma-aminobutyric acid is 4-aminobutyrate (GABA).") @@ -51250,22 +34988,6 @@ AnnotationAssertion(rdfs:label "gamm EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (sterol transporter activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Enables the directed movement of sterols into, out of or within a cell, or between cells. Sterol are steroids with one or more hydroxyl groups and a hydrocarbon side-chain in the molecule.") -AnnotationAssertion( "RHEA:39747") -AnnotationAssertion(Annotation(rdfs:label "ABCG5:ABCG8 transports sterols from cytosol to extracellular region") "Reactome:R-HSA-265783") -AnnotationAssertion(Annotation(rdfs:label "ARV1 transports CHOL from ER membrane to plasma membrane") "Reactome:R-HSA-5250531") -AnnotationAssertion(Annotation(rdfs:label "Defective ABCG8 (in ABCG5:ABCG8) does not transport sterols from cytosol to extracellular region") "Reactome:R-HSA-5679101") -AnnotationAssertion(Annotation(rdfs:label "Defective ABCG5 (in ABCG5:ABCG8) does not transport sterols from cytosol to extracellular region") "Reactome:R-HSA-5679145") -AnnotationAssertion(Annotation(rdfs:label "OSBPs transport 25OH-CHOL from ER membrane to plasma membrane") "Reactome:R-HSA-8867667") -AnnotationAssertion(Annotation(rdfs:label "OSBP exchanges 25OH-CHOL with PI4P from ER membrane to Golgi membrane") "Reactome:R-HSA-8868402") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0015248") -AnnotationAssertion(rdfs:label "sterol transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) - # Class: (inorganic molecular entity transmembrane transporter activity) AnnotationAssertion(Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of an inorganic molecular entity from the outside of a cell to the inside of the cell across a membrane. An inorganic molecular entity is a molecular entity that contains no carbon.") @@ -51278,19 +35000,6 @@ AnnotationAssertion( "inorganic molecular entity transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (acetylcholine receptor activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:signaling") "Combining with an acetylcholine receptor ligand and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0015464") -AnnotationAssertion(rdfs:comment "For nicotinic acetylcholine receptors that act as ion channels, instead use 'acetylcholine-gated cation channel activity ; GO:0022848'.") -AnnotationAssertion(rdfs:label "acetylcholine receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (actin cytoskeleton) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0395825172") Annotation( "ISBN:0815316194") "The part of the cytoskeleton (the internal framework of a cell) composed of actin and associated proteins. Includes actin cytoskeleton-associated complexes.") @@ -51307,29 +35016,6 @@ AnnotationAssertion( "microtubule cytoskeleton") SubClassOf( ) -# Class: (tubulin binding) - -AnnotationAssertion(Annotation( "GOC:clt") "Binding to monomeric or multimeric forms of tubulin, including microtubules.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0015631") -AnnotationAssertion(rdfs:label "tubulin binding") -SubClassOf( ) - -# Class: (branched-chain amino acid transmembrane transporter activity) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:bf") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of branched-chain amino acids from one side of a membrane to the other. Branched-chain amino acids are amino acids with a branched carbon skeleton without rings.") -AnnotationAssertion( "GO:1901240") -AnnotationAssertion(Annotation(rdfs:label "SLC25A44 transports Leu, Ile and Val from cytosol to mitochondrial matrix") "Reactome:R-HSA-9672770") -AnnotationAssertion(Annotation( "GOC:bf") "branched-chain aliphatic amino acid transmembrane transporter activity") -AnnotationAssertion( "branched-chain aliphatic amino acid transporter activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "leucine/valine/isoleucine permease activity") -AnnotationAssertion( "valine/tyrosine/tryptophan permease activity") -AnnotationAssertion( "GO:0015658") -AnnotationAssertion(rdfs:label "branched-chain amino acid transmembrane transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (gas transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of substances that are gaseous in normal living conditions into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -51378,18 +35064,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (monosaccharide transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:vw") Annotation( "GO_REF:0000069") "The process in which a monosaccharide is transported across a lipid bilayer, from one side of a membrane to the other. Monosaccharides are the simplest carbohydrates; they are polyhydric alcohols containing either an aldehyde or a keto group and between three to ten or more carbon atoms. They form the constitutional repeating units of oligo- and polysaccharides.") -AnnotationAssertion( "vw") -AnnotationAssertion( "2017-02-19T10:41:27Z") -AnnotationAssertion( "GO:1905950") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "monosaccharide transport") -AnnotationAssertion( "GO:0015749") -AnnotationAssertion(rdfs:label "monosaccharide transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (polysaccharide transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of polysaccharides into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. A polysaccharide is a polymer of many (typically more than 10) monosaccharide residues linked glycosidically.") @@ -51407,26 +35081,6 @@ AnnotationAssertion( "acidic amino acid transport") SubClassOf( ) -# Class: (branched-chain amino acid transport) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:bf") "The directed movement of branched-chain amino acids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Branched-chain amino acids are amino acids with a branched carbon skeleton without rings.") -AnnotationAssertion( "GO:1900755") -AnnotationAssertion( "branched-chain aliphatic amino acid transport") -AnnotationAssertion(Annotation( "GOC:jl") "branched-chain amino-acid anion transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "branched-chain amino-acid anions transport") -AnnotationAssertion( "GO:0015803") -AnnotationAssertion(rdfs:label "branched-chain amino acid transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (neutral amino acid transport) - -AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of neutral amino acids, amino acids with no net charge, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0015804") -AnnotationAssertion(rdfs:label "neutral amino acid transport") -SubClassOf( ) - # Class: (gamma-aminobutyric acid transport) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The directed movement of gamma-aminobutyric acid (GABA, 4-aminobutyrate), an amino acid which acts as a neurotransmitter in some organisms, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -51439,15 +35093,17 @@ AnnotationAssertion(rdfs:comment "Se AnnotationAssertion(rdfs:label "gamma-aminobutyric acid transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (valine transport) +# Class: (L-glutamate transmembrane transport) -AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of valine, 2-amino-3-methylbutanoic acid, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "L-valine transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0015829") -AnnotationAssertion(rdfs:label "valine transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +AnnotationAssertion(Annotation( "PMID:21307582") "The directed movement of L-glutamate across a membrane.") +AnnotationAssertion( "GO:0089711") +AnnotationAssertion( "L-glutamate transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "mitochondrial aspartate/glutamate transport") +AnnotationAssertion( "GO:0015813") +AnnotationAssertion(rdfs:label "L-glutamate transmembrane transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (peptide transport) @@ -51490,6 +35146,17 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (protein-DNA complex transport) + +AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of protein-DNA complexes into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") +AnnotationAssertion(Annotation( "GOC:mah") "DNA-protein complex transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0015869") +AnnotationAssertion(rdfs:label "protein-DNA complex transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) + # Class: (acetylcholine transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of acetylcholine into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Acetylcholine is an acetic acid ester of the organic base choline and functions as a neurotransmitter, released at the synapses of parasympathetic nerves and at neuromuscular junctions.") @@ -51517,13 +35184,26 @@ AnnotationAssertion(rdfs:label "nore EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (sterol transport) +# Class: (nucleobase-containing compound transport) -AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of sterols into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Sterols are steroids with one or more hydroxyl groups and a hydrocarbon side-chain in the molecule.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0015918") -AnnotationAssertion(rdfs:label "sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of nucleobases, nucleosides, nucleotides and nucleic acids, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "GO:0015931") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "nucleobase-containing compound transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (nucleobase-containing compound transmembrane transporter activity) + +AnnotationAssertion(Annotation( "GOC:ai") "Enables the transfer of nucleobases, nucleosides, nucleotides and nucleic acids from one side of a membrane to the other.") +AnnotationAssertion( "molecular_function") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "nucleobase, nucleoside, nucleotide and nucleic acid transmembrane transporter activity") +AnnotationAssertion( "GO:0015932") +AnnotationAssertion(rdfs:label "nucleobase-containing compound transmembrane transporter activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (energy derivation by oxidation of organic compounds) @@ -51649,9 +35329,6 @@ AnnotationAssertion( "GO:0016051") AnnotationAssertion(rdfs:label "carbohydrate biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) # Class: (carbohydrate catabolic process) @@ -51727,42 +35404,10 @@ AnnotationAssertion( "RNA metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (sterol metabolic process) - -AnnotationAssertion(Annotation( "ISBN:0198547684") "The chemical reactions and pathways involving sterols, steroids with one or more hydroxyl groups and a hydrocarbon side-chain in the molecule.") -AnnotationAssertion( "sterol metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016125") -AnnotationAssertion(rdfs:label "sterol metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (sterol biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The chemical reactions and pathways resulting in the formation of sterols, steroids with one or more hydroxyl groups and a hydrocarbon side-chain in the molecule.") -AnnotationAssertion( "MetaCyc:PWY-2541") -AnnotationAssertion( "sterol anabolism") -AnnotationAssertion( "sterol biosynthesis") -AnnotationAssertion( "sterol formation") -AnnotationAssertion( "sterol synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016126") -AnnotationAssertion(rdfs:label "sterol biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (sterol catabolic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The chemical reactions and pathways resulting in the breakdown of sterols, steroids with one or more hydroxyl groups and a hydrocarbon side-chain in the molecule.") -AnnotationAssertion( "sterol breakdown") -AnnotationAssertion( "sterol catabolism") -AnnotationAssertion( "sterol degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016127") -AnnotationAssertion(rdfs:label "sterol catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (vesicle-mediated transport) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:mah") Annotation( "ISBN:08789310662000") "A cellular transport process in which transported substances are moved in membrane-bounded vesicles; transported substances are enclosed in the vesicle lumen or located in the vesicle membrane. The process begins with a step that directs a substance to the forming vesicle, and includes vesicle budding and coating. Vesicles are then targeted to, and fuse with, an acceptor membrane.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25421"^^xsd:anyURI) AnnotationAssertion( "GO:0006899") AnnotationAssertion( "vesicle transport") AnnotationAssertion(Annotation( "GOC:mah") "vesicular transport") @@ -51779,6 +35424,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vesicle-mediated transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (regulation of striated muscle tissue development) @@ -51849,58 +35495,25 @@ SubClassOf( (cell migration) -AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dph") Annotation( "GOC:ems") Annotation( "GOC:pf") Annotation( "Wikipedia:Cell_migration") "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues. Cell migration is a central process in the development and maintenance of multicellular organisms.") +AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dph") Annotation( "GOC:ems") Annotation( "GOC:pf") Annotation( "Wikipedia:Cell_migration") "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24787"^^xsd:anyURI) +AnnotationAssertion( ) AnnotationAssertion( "Wikipedia:Cell_migration") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0016477") AnnotationAssertion(rdfs:label "cell migration") SubClassOf( ) +SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) +DisjointClasses( ObjectSomeValuesFrom( )) + +# Class: (cytosolic transport) -# Class: (oxidoreductase activity) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Catalysis of an oxidation-reduction (redox) reaction, a reversible chemical reaction in which the oxidation state of an atom or atoms within a molecule is altered. One substrate acts as a hydrogen or electron donor and becomes oxidized, while the other acts as hydrogen or electron acceptor and becomes reduced.") -AnnotationAssertion( "EC:1.-.-.-") -AnnotationAssertion(Annotation(rdfs:label "SUMF1 mediates the oxidation of cysteine to formylglycine, producing active arylsulfatases") "Reactome:R-HSA-1614362") -AnnotationAssertion(Annotation(rdfs:label "Monoiodinated tyrosine can be deiodinated") "Reactome:R-HSA-209921") -AnnotationAssertion(Annotation(rdfs:label "Diiodinated tyrosine can be deiodinated") "Reactome:R-HSA-209960") -AnnotationAssertion(Annotation(rdfs:label "MMACHC reduces Cbl") "Reactome:R-HSA-3095889") -AnnotationAssertion(Annotation(rdfs:label "FAR1 reduces PalmCoA to HXOL") "Reactome:R-HSA-390425") -AnnotationAssertion(Annotation(rdfs:label "FAR2 reduces PalmCoA to HXOL") "Reactome:R-HSA-390438") -AnnotationAssertion(Annotation(rdfs:label "Dopachrome is transformed to DHICA by DCT") "Reactome:R-HSA-5662660") -AnnotationAssertion(Annotation(rdfs:label "TYRP1 oxidises DHICA to IQCA") "Reactome:R-HSA-8878581") -AnnotationAssertion(Annotation(rdfs:label "MARC1,MARC2 reduce N-hydroxylated compounds") "Reactome:R-HSA-8936442") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reductase reduces 4(S)-Hp-17(S)-HDHA to RvD6") "Reactome:R-HSA-9020249") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reducatse reduces 7(S)-Hp-17(S)-HDHA to RvD5") "Reactome:R-HSA-9020260") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reductase reduces 4(S)-Hp-17(R)-HDHA to AT-RvD6") "Reactome:R-HSA-9024624") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reductase reduces 7(S)-Hp-17(R)-HDHA to AT-RvD5") "Reactome:R-HSA-9024630") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reductase reduces 7(S),14(S)-diHp-DHA to 7-epi-MaR1") "Reactome:R-HSA-9025007") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reductase reduces 7,17-diHp-DPAn-3 to RvD5n-3DPA") "Reactome:R-HSA-9026001") -AnnotationAssertion(Annotation(rdfs:label "Lipoxygenase dehydrogenates 7(S),17(S)-diHp-DHA to 7S(8)-epoxy-17(S)-HDHA") "Reactome:R-HSA-9026917") -AnnotationAssertion(Annotation(rdfs:label "Hydroperoxy reducatase reduces 14(S)-Hp-DHA to 14(S)-HDHA") "Reactome:R-HSA-9027033") -AnnotationAssertion(Annotation(rdfs:label "Unknown sepiapterin synthase transforms PTHP to sepiapterin") "Reactome:R-HSA-9693722") -AnnotationAssertion( "redox activity") -AnnotationAssertion( "oxidoreductase activity, acting on other substrates") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016491") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oxidoreductase activity") -SubClassOf( ) - -# Class: (protein-hormone receptor activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Combining with a protein hormone to initiate a change in cell activity.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016500") -AnnotationAssertion(rdfs:label "protein-hormone receptor activity") -SubClassOf( ) +AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of substances or organelles within the cytosol.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0016482") +AnnotationAssertion(rdfs:label "cytosolic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (negative regulation of angiogenesis) @@ -51930,49 +35543,6 @@ SubClassOf( ObjectComplementOf(Object SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (glutamate binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to glutamate, the anion of 2-aminopentanedioic acid.") -AnnotationAssertion( "glutamic acid binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016595") -AnnotationAssertion(rdfs:label "glutamate binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (amino acid binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to an amino acid, organic acids containing one or more amino substituents.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016597") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "amino acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (oxidoreductase activity, acting on CH-OH group of donors) - -AnnotationAssertion(Annotation( "GOC:ai") "Catalysis of an oxidation-reduction (redox) reaction in which a CH-OH group act as a hydrogen or electron donor and reduces a hydrogen or electron acceptor.") -AnnotationAssertion( "EC:1.1.-.-") -AnnotationAssertion(Annotation(rdfs:label "Fgd1 reactivates F420") "Reactome:R-HSA-1500781") -AnnotationAssertion( "oxidoreductase activity, acting on the CH-OH group of donors, other acceptors") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016614") -AnnotationAssertion(rdfs:label "oxidoreductase activity, acting on CH-OH group of donors") -SubClassOf( ) - -# Class: (oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor) - -AnnotationAssertion(Annotation( "EC:1.1.1.-") Annotation( "GOC:ai") "Catalysis of an oxidation-reduction (redox) reaction in which a CH-OH group acts as a hydrogen or electron donor and reduces NAD+ or NADP.") -AnnotationAssertion( "EC:1.1.1.-") -AnnotationAssertion(Annotation(rdfs:label "RDH11 reduces RBP2:atRAL to RBP2:atROL") "Reactome:R-HSA-975629") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "NADH-dependent glyoxylate reductase") -AnnotationAssertion(Annotation( "EC:1.1.1.26") "glycolate reductase") -AnnotationAssertion( "glyoxylic acid reductase") -AnnotationAssertion( "GO:0016616") -AnnotationAssertion(rdfs:label "oxidoreductase activity, acting on the CH-OH group of donors, NAD or NADP as acceptor") -SubClassOf( ) - # Class: (transferase activity) AnnotationAssertion(Annotation( "ISBN:0198506732") "Catalysis of the transfer of a group, e.g. a methyl group, glycosyl group, acyl group, phosphorus-containing, or other groups, from one compound (generally regarded as the donor) to another compound (generally regarded as the acceptor). Transferase is the systematic name for any enzyme of EC class 2.") @@ -51996,28 +35566,6 @@ AnnotationAssertion( "transferase activity") SubClassOf( ) -# Class: (transketolase or transaldolase activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Catalysis of the transfer of an aldehyde or ketonic group from one compound (donor) to another (acceptor).") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20486"^^xsd:anyURI) -AnnotationAssertion( "GO:0016745") -AnnotationAssertion( "EC:2.2.1.-") -AnnotationAssertion( "transferase activity, transferring aldehyde or ketonic groups") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016744") -AnnotationAssertion(rdfs:label "transketolase or transaldolase activity") -SubClassOf( ) - -# Class: (transferase activity, transferring nitrogenous groups) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Catalysis of the transfer of a nitrogenous group from one compound (donor) to another (acceptor).") -AnnotationAssertion( "EC:2.6.-.-") -AnnotationAssertion( "transferase activity, transferring other nitrogenous groups") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016769") -AnnotationAssertion(rdfs:label "transferase activity, transferring nitrogenous groups") -SubClassOf( ) - # Class: (transferase activity, transferring phosphorus-containing groups) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Catalysis of the transfer of a phosphorus-containing group from one compound (donor) to another (acceptor).") @@ -52029,100 +35577,47 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "transferase activity, transferring phosphorus-containing groups") SubClassOf( ) -# Class: (phosphotransferase activity, alcohol group as acceptor) - -AnnotationAssertion(Annotation( "GOC:jl") "Catalysis of the transfer of a phosphorus-containing group from one compound (donor) to an alcohol group (acceptor).") -AnnotationAssertion( "EC:2.7.1.-") -AnnotationAssertion(Annotation(rdfs:label "abacavir + AMP => abacavir monophosphate + adenosine") "Reactome:R-HSA-2161193") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016773") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "phosphotransferase activity, alcohol group as acceptor") -SubClassOf( ) - -# Class: (lyase activity) - -AnnotationAssertion(Annotation( "ISBN:0198547684") "Catalysis of the cleavage of C-C, C-O, C-N and other bonds by other means than by hydrolysis or oxidation, or conversely adding a group to a double bond. They differ from other enzymes in that two substrates are involved in one reaction direction, but only one in the other direction. When acting on the single substrate, a molecule is eliminated and this generates either a new double bond or a new ring.") -AnnotationAssertion( "EC:4.-.-.-") -AnnotationAssertion(Annotation(rdfs:label "PXLP-K278-PHYKPL tetramer hydrolyses 5PHL") "Reactome:R-HSA-5696408") -AnnotationAssertion(Annotation(rdfs:label "TYW1:FMN:4Fe-4S transforms 1-methylguanosine yielding yW-187 (4-demethylwyosine) at nucleotide 37 of tRNA(Phe)") "Reactome:R-HSA-6782895") -AnnotationAssertion( "other lyase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016829") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lyase activity") -SubClassOf( ) - -# Class: (carbon-oxygen lyase activity) - -AnnotationAssertion(Annotation( "EC:4.2.-.-") "Catalysis of the breakage of a carbon-oxygen bond.") -AnnotationAssertion( "EC:4.2.-.-") -AnnotationAssertion( "other carbon-oxygen lyase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016835") -AnnotationAssertion(rdfs:label "carbon-oxygen lyase activity") -SubClassOf( ) - -# Class: (hydro-lyase activity) - -AnnotationAssertion(Annotation( "EC:4.2.1.-") "Catalysis of the cleavage of a carbon-oxygen bond by elimination of water.") -AnnotationAssertion( "EC:4.2.1.-") -AnnotationAssertion(Annotation(rdfs:label "SDS dimers:PXLP dehydrate L-Thr to 2AA") "Reactome:R-HSA-9014627") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016836") -AnnotationAssertion(rdfs:label "hydro-lyase activity") -SubClassOf( ) - -# Class: (G protein-coupled acetylcholine receptor activity) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:fj") Annotation( "GOC:mah") "Combining with acetylcholine and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "GO:0004981") -AnnotationAssertion( "G protein coupled acetylcholine receptor activity") -AnnotationAssertion( "G-protein coupled acetylcholine receptor activity") -AnnotationAssertion(Annotation( "GOC:bf") "acetylcholine receptor activity, G-protein coupled") -AnnotationAssertion( "metabotropic acetylcholine receptor activity") -AnnotationAssertion( "muscarinic acetylcholine receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016907") -AnnotationAssertion(rdfs:label "G protein-coupled acetylcholine receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (GABA receptor activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:signaling") Annotation( "PMID:10637650") "Combining with gamma-aminobutyric acid (GABA), and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity. (GABA, 4-aminobutyrate) is an amino acid which acts as a neurotransmitter in some organisms.") -AnnotationAssertion( "4-aminobutanoate receptor activity") -AnnotationAssertion( "4-aminobutyrate receptor activity") -AnnotationAssertion( "GABA binding") -AnnotationAssertion( "gamma-aminobutyrate binding") -AnnotationAssertion( "gamma-aminobutyric acid binding") -AnnotationAssertion( "gamma-aminobutyric acid receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016917") -AnnotationAssertion(rdfs:comment "See also the molecular function term 'neurotransmitter receptor activity ; GO:0030594'.") -AnnotationAssertion(rdfs:label "GABA receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (peptide hormone binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Binding to a peptide with hormonal activity in animals.") -AnnotationAssertion( "polypeptide hormone binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0017046") -AnnotationAssertion(rdfs:label "peptide hormone binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +# Class: (hydrolase activity) + +AnnotationAssertion(Annotation( "ISBN:0198506732") "Catalysis of the hydrolysis of various bonds, e.g. C-O, C-N, C-C, phosphoric anhydride bonds, etc.") +AnnotationAssertion( "EC:3.-.-.-") +AnnotationAssertion(Annotation(rdfs:label "Partial proteolysis of antigen in phagolysosomes") "Reactome:R-HSA-1236938") +AnnotationAssertion(Annotation(rdfs:label "Production of AA by iPLA2 upon FCGR activation") "Reactome:R-HSA-2029475") +AnnotationAssertion(Annotation(rdfs:label "ABHD4 hydrolyses NAPE") "Reactome:R-HSA-5694583") +AnnotationAssertion(Annotation(rdfs:label "ABHD14B hydrolyses PNPB") "Reactome:R-HSA-5695964") +AnnotationAssertion(Annotation(rdfs:label "CMBL hydrolyses OM to OLMS") "Reactome:R-HSA-6786190") +AnnotationAssertion(Annotation(rdfs:label "HDHD1:Mg2+ dephosphorylates PURIDP") "Reactome:R-HSA-6788295") +AnnotationAssertion(Annotation(rdfs:label "ENPPs hydrolyse CoA-SH to PPANT, PAP") "Reactome:R-HSA-8938314") +AnnotationAssertion(Annotation(rdfs:label "Phospholipid phosphatase 6 hydrolyses Presqualene diphosphate to presqualene monophosphate") "Reactome:R-HSA-8952137") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0016787") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "hydrolase activity") +SubClassOf( ) + +# Class: (hydrolase activity, acting on ester bonds) + +AnnotationAssertion(Annotation( "GOC:jl") "Catalysis of the hydrolysis of any ester bond.") +AnnotationAssertion( "EC:3.1.-.-") +AnnotationAssertion(Annotation(rdfs:label "uPAR-acyl-GPI + H2O -> uPAR + long-chain fatty acid") "Reactome:R-HSA-162729") +AnnotationAssertion(Annotation(rdfs:label "Butyrylcholinesterase hydrolyzes acyl Ghrelin") "Reactome:R-HSA-9023617") +AnnotationAssertion(Annotation(rdfs:label "Platelet-activating factor acetylhydrolase (PLA2G7) hydrolyzes acyl Ghrelin") "Reactome:R-HSA-9023619") +AnnotationAssertion(Annotation(rdfs:label "BCHE hydrolyzes ASA-") "Reactome:R-HSA-9749609") +AnnotationAssertion( "esterase activity") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0016788") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "hydrolase activity, acting on ester bonds") +SubClassOf( ) # Class: (nucleologenesis) @@ -52179,16 +35674,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (peptidyl-tyrosine phosphorylation) - -AnnotationAssertion(Annotation( "RESID:AA0039") "The phosphorylation of peptidyl-tyrosine to form peptidyl-O4'-phospho-L-tyrosine.") -AnnotationAssertion( "RESID:AA0039") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0018108") -AnnotationAssertion(rdfs:label "peptidyl-tyrosine phosphorylation") -SubClassOf( ) -SubClassOf( ) - # Class: (heterocycle biosynthetic process) AnnotationAssertion(Annotation( "ISBN:0198547684") "The chemical reactions and pathways resulting in the formation of heterocyclic compounds, those with a cyclic molecular structure and at least two different atoms in the ring (or rings).") @@ -52203,24 +35688,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (peptidyl-amino acid modification) - -AnnotationAssertion(Annotation( "GOC:mah") "The alteration of an amino acid residue in a peptide.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0018193") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "peptidyl-amino acid modification") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peptidyl-tyrosine modification) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The modification of peptidyl-tyrosine.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0018212") -AnnotationAssertion(rdfs:label "peptidyl-tyrosine modification") -SubClassOf( ) - # Class: (phenol-containing compound metabolic process) AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving a phenol, any compound containing one or more hydroxyl groups directly attached to an aromatic carbon ring.") @@ -52258,50 +35725,6 @@ AnnotationAssertion( "reproductive behavior") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (transmembrane receptor protein kinase activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Combining with a signal and transmitting the signal from one side of the membrane to the other to initiate a change in cell activity by catalysis of the reaction: a protein + ATP = a phosphoprotein + ADP.") -AnnotationAssertion(Annotation(rdfs:label "STAT3 is phosphorylated by TSLP:IL7R:CRLF2:STAT3 complex") "Reactome:R-HSA-8983059") -AnnotationAssertion(Annotation(rdfs:label "JAK3 in IL7:p-Y449-IL7R:JAK1:IL2RG:JAK3 is phosphorylated") "Reactome:R-HSA-8983063") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019199") -AnnotationAssertion(rdfs:label "transmembrane receptor protein kinase activity") -SubClassOf( ) -SubClassOf( ) - -# Class: (kinase regulator activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Modulates the activity of a kinase, an enzyme which catalyzes of the transfer of a phosphate group, usually from ATP, to a substrate molecule.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019207") -AnnotationAssertion(rdfs:label "kinase regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (kinase activator activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Binds to and increases the activity of a kinase, an enzyme which catalyzes of the transfer of a phosphate group, usually from ATP, to a substrate molecule.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019209") -AnnotationAssertion(rdfs:label "kinase activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (kinase inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Binds to and stops, prevents or reduces the activity of a kinase.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019210") -AnnotationAssertion(rdfs:label "kinase inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (intermediate filament binding) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "Binding to an intermediate filament, a distinct elongated structure, characteristically 10 nm in diameter, that occurs in the cytoplasm of higher eukaryotic cells. Intermediate filaments form a fibrous system, composed of chemically heterogeneous subunits and involved in mechanically integrating the various components of the cytoplasmic space.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019215") -AnnotationAssertion(rdfs:label "intermediate filament binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of lipid metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving lipids.") @@ -52322,6 +35745,16 @@ AnnotationAssertion(rdfs:label "regu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (regulation of nucleobase-containing compound metabolic process) + +AnnotationAssertion(Annotation( "GOC:go_curators") "Any cellular process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids.") +AnnotationAssertion( "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "GO:0019219") +AnnotationAssertion(rdfs:label "regulation of nucleobase-containing compound metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of phosphate metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving phosphates.") @@ -52331,17 +35764,6 @@ AnnotationAssertion( "regulation of phosphate metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cytokine-mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") Annotation( "PMID:19295629") "The series of molecular signals initiated by the binding of a cytokine to a receptor on the surface of a cell, and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "cytokine and chemokine mediated signaling pathway") -AnnotationAssertion( "cytokine mediated signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0019221") -AnnotationAssertion(rdfs:label "cytokine-mediated signaling pathway") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (regulation of metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways within a cell or an organism.") @@ -52398,7 +35820,6 @@ AnnotationAssertion( "GO:0019318") AnnotationAssertion(rdfs:label "hexose metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (hexose biosynthetic process) @@ -52515,17 +35936,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectAllValuesFrom( )) DisjointClasses( ) -# Class: (antimicrobial humoral response) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "GOC:mtg_sensu") "An immune response against microbes mediated through a body fluid. Examples of this process are seen in the antimicrobial humoral response of Drosophila melanogaster and Mus musculus.") -AnnotationAssertion( "GO:0006960") -AnnotationAssertion( "GO:0019735") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0019730") -AnnotationAssertion(rdfs:label "antimicrobial humoral response") -SubClassOf( ) -SubClassOf( ) - # Class: (carboxylic acid metabolic process) AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving carboxylic acids, any organic acid containing one or more carboxyl (COOH) groups or anions (COO-).") @@ -52536,19 +35946,6 @@ AnnotationAssertion(rdfs:label "carb EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (oxygen binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to oxygen (O2).") -AnnotationAssertion( "cytochrome P450") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "cytochrome P450 activity") -AnnotationAssertion( "GO:0019825") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oxygen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (stem cell population maintenance) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0878932437") "The process by which an organism or tissue maintains a population of stem cells of a single type. This can be achieved by a number of mechanisms: stem cell asymmetric division maintains stem cell numbers; stem cell symmetric division increases them; maintenance of a stem cell niche maintains the conditions for commitment to the stem cell fate for some types of stem cell; stem cells may arise de novo from other cell types.") @@ -52580,41 +35977,6 @@ AnnotationAssertion( "antigen processing and presentation") SubClassOf( ) -# Class: (protein kinase regulator activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Modulates the activity of a protein kinase, an enzyme which phosphorylates a protein.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019887") -AnnotationAssertion(rdfs:label "protein kinase regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (enzyme binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to an enzyme, a protein with catalytic activity.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019899") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "enzyme binding") -SubClassOf( ) - -# Class: (kinase binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to a kinase, any enzyme that catalyzes the transfer of a phosphate group.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019900") -AnnotationAssertion(rdfs:label "kinase binding") -SubClassOf( ) - -# Class: (protein kinase binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to a protein kinase, any enzyme that catalyzes the transfer of a phosphate group, usually from ATP, to a protein substrate.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019901") -AnnotationAssertion(rdfs:label "protein kinase binding") -SubClassOf( ) - # Class: (sexual reproduction) AnnotationAssertion(Annotation( "Wikipedia:Sexual_reproduction") "A type of reproduction that combines the genetic material of two gametes (such as a sperm or egg cell or fungal spores). The gametes have an haploid genome (with a single set of chromosomes, the product of a meiotic division) and combines with one another to produce a zygote (diploid).") @@ -52626,33 +35988,6 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "sexual reproduction") SubClassOf( ) -# Class: (cytokine binding) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:bf") Annotation( "ISBN:0198599471") "Binding to a cytokine, any of a group of proteins that function to control the survival, growth and differentiation of tissues and cells, and which have autocrine and paracrine activity.") -AnnotationAssertion( ) -AnnotationAssertion( "GO:0019965") -AnnotationAssertion( "IL binding") -AnnotationAssertion( "interleukin binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019955") -AnnotationAssertion(rdfs:label "cytokine binding") -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - -# Class: (hemoglobin metabolic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "GOC:jl") "The chemical reactions and pathways involving hemoglobin, including its uptake and utilization.") -AnnotationAssertion( "haemoglobin metabolic process") -AnnotationAssertion( "haemoglobin metabolism") -AnnotationAssertion( "hemoglobin metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0020027") -AnnotationAssertion(rdfs:label "hemoglobin metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (prechordal plate formation) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The formation of the prechordal plate. The prechordal plate is a thickening of the endoderm at the cranial end of the primitive streak formed by the involution of Spemann's organizer cells. The prechordal plate and the notochord induce the formation of the neural plate from the overlying ectodermal cells.") @@ -52716,6 +36051,15 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (somatic motor neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:11262869") "The process in which neuroepithelial cells in the neural tube acquire specialized structural and/or functional features of somatic motor neurons. Somatic motor neurons innervate skeletal muscle targets and are responsible for transmission of motor impulses from the brain to the periphery. Differentiation includes the processes involved in commitment of a cell to a specific fate.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0021523") +AnnotationAssertion(rdfs:label "somatic motor neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (neural tube patterning) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The regionalization process that regulates the coordinated growth that establishes the non-random spatial arrangement of the neural tube.") @@ -52794,16 +36138,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pallium development) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The process whose specific outcome is the progression of the pallium over time, from its formation to the mature structure. The pallium is the roof region of the telencephalon.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021543") -AnnotationAssertion(rdfs:label "pallium development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cranial nerve development) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "ISBN:0838580343") "The process whose specific outcome is the progression of the cranial nerves over time, from its formation to the mature structure. The cranial nerves are composed of twelve pairs of nerves that emanate from the nervous tissue of the hindbrain. These nerves are sensory, motor, or mixed in nature, and provide the motor and general sensory innervation of the head, neck and viscera. They mediate vision, hearing, olfaction and taste and carry the parasympathetic innervation of the autonomic ganglia that control visceral functions.") @@ -52983,6 +36317,15 @@ AnnotationAssertion(rdfs:label "hypo EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (rhombomere 1 development) + +AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:curators") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process whose specific outcome is the progression of rhombomere 1 over time, from its formation to the mature structure. Rhombomeres are transverse segments of the developing rhombencephalon. Rhombomeres are lineage restricted, express different genes from one another, and adopt different developmental fates. Rhombomeres are numbered in anterior to posterior order.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0021567") +AnnotationAssertion(rdfs:label "rhombomere 1 development") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (hindbrain morphogenesis) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "ISBN:0838580343") "The process in which the anatomical structure of the hindbrain is generated and organized. The hindbrain is the region consisting of the medulla, pons and cerebellum. Areas of the hindbrain control motor and autonomic functions.") @@ -53421,6 +36764,26 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (rhombomere 1 morphogenesis) + +AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:curators") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process in which the anatomical structure of rhombomere 1 is generated and organized. Rhombomeres are transverse segments of the developing rhombencephalon. Rhombomeres are lineage restricted, express different genes from one another, and adopt different developmental fates. Rhombomeres are numbered in an anterior to posterior order.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0021651") +AnnotationAssertion(rdfs:label "rhombomere 1 morphogenesis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (rhombomere 1 formation) + +AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:curators") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process that gives rise to rhombomere 1. This process pertains to the initial formation of a structure from unspecified parts. Rhombomeres are transverse segments of the developing rhombencephalon. Rhombomeres are lineage restricted, express different genes from one another, and adopt different developmental fates. Rhombomeres are numbered in anterior to posterior order.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0021652") +AnnotationAssertion(rdfs:label "rhombomere 1 formation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (rhombomere boundary formation) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process that gives rise to a rhombomere boundary. This process pertains to the initial formation of a boundary delimiting a rhombomere. Rhombomeres are transverse segments of the developing rhombencephalon that are lineage restricted, express different genes from one another, and adopt different developmental fates. Rhombomeres are numbered in anterior to posterior order.") @@ -53733,16 +37096,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (limbic system development) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "ISBN:0878937420") "The progression of the limbic system over time from its initial formation until its mature state. The limbic system is a collection of structures in the brain involved in emotion, motivation and emotional aspects of memory.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021761") -AnnotationAssertion(rdfs:label "limbic system development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (glial cell development) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process aimed at the progression of a glial cell over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell.") @@ -53774,106 +37127,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cerebral cortex cell migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The orderly movement of cells from one site to another in the cerebral cortex.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021795") -AnnotationAssertion(rdfs:label "cerebral cortex cell migration") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral cortex radially oriented cell migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The migration of cells in the developing cerebral cortex in which cells move from the ventricular and/or subventricular zone toward the surface of the brain.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021799") -AnnotationAssertion(rdfs:label "cerebral cortex radially oriented cell migration") -SubClassOf( ) - -# Class: (cerebral cortex radial glia-guided migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The radial migration of neuronal or glial precursor cells along radial glial cells during the development of the cerebral cortex.") -AnnotationAssertion( "cerebral cortex radial glia guided migration") -AnnotationAssertion( "cerebral cortex radial glia-dependent cell migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "PMID:12626695") "glial-guided locomotion") -AnnotationAssertion( "GO:0021801") -AnnotationAssertion(rdfs:label "cerebral cortex radial glia-guided migration") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cell motility involved in cerebral cortex radial glia guided migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The movement of a cell along the process of a radial glial cell involved in cerebral cortex glial-mediated radial migration.") -AnnotationAssertion(Annotation( "GOC:dph") "cell locomotion involved in cerebral cortex glial-mediated radial migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:dph") "cell locomotion involved in cerebral cortex radial glia guided migration") -AnnotationAssertion( "GO:0021814") -AnnotationAssertion(rdfs:label "cell motility involved in cerebral cortex radial glia guided migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (modulation of microtubule cytoskeleton involved in cerebral cortex radial glia guided migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "Rearrangements of the microtubule cytoskeleton that contribute to the movement of cells along radial glial cells as a component of the process of cerebral cortex glial-mediated radial migration.") -AnnotationAssertion(Annotation( "GOC:dph") "modulation of microtubule cytoskeleton involved in cerebral cortex glial-mediated radial migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021815") -AnnotationAssertion(rdfs:label "modulation of microtubule cytoskeleton involved in cerebral cortex radial glia guided migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (layer formation in cerebral cortex) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The detachment of cells from radial glial fibers at the appropriate time when they cease to migrate and form distinct layer in the cerebral cortex.") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "PMID:12626695") "cerebral cortex lamination") -AnnotationAssertion( "GO:0021819") -AnnotationAssertion(rdfs:label "layer formation in cerebral cortex") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (negative regulation of cell motility involved in cerebral cortex radial glia guided migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GOC:tb") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The intracellular signaling pathway that results in the cessation of cell movement involved in lamination of the cerebral cortex.") -AnnotationAssertion( "down regulation of cell locomotion involved in cerebral cortex glial-mediated radial cell migration") -AnnotationAssertion( "down-regulation of cell locomotion involved in cerebral cortex glial-mediated radial cell migration") -AnnotationAssertion( "downregulation of cell locomotion involved in cerebral cortex glial-mediated radial cell migration") -AnnotationAssertion(Annotation( "GOC:dph") "negative regulation of cell locomotion involved in cerebral cortex glial-mediated radial migration") -AnnotationAssertion( "inhibition of cell locomotion involved in cerebral cortex glial-mediated radial cell migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "negative regulation of cell locomotion involved in cerebral cortex radial glia guided migration") -AnnotationAssertion( "GO:0021822") -AnnotationAssertion(rdfs:label "negative regulation of cell motility involved in cerebral cortex radial glia guided migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (substrate-independent telencephalic tangential migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The process where neuronal precursors migrate tangentially in the telencephalon, primarily guided by interactions that do not require cell-cell contact.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021826") -AnnotationAssertion(rdfs:label "substrate-independent telencephalic tangential migration") -SubClassOf( ) - -# Class: (interneuron migration from the subpallium to the cortex) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The directed movement of interneurons from the subpallium to the cortex during forebrain development.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021830") -AnnotationAssertion(rdfs:label "interneuron migration from the subpallium to the cortex") -SubClassOf( ) - -# Class: (substrate-independent telencephalic tangential interneuron migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The directional movement of tangentially migrating interneurons that are not guided by attaching to extracellular substrates.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021843") -AnnotationAssertion(rdfs:label "substrate-independent telencephalic tangential interneuron migration") -SubClassOf( ) - # Class: (cell proliferation in forebrain) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The creation of greater cell numbers in the forebrain due to cell division of progenitor cells.") @@ -53884,63 +37137,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pyramidal neuron migration to cerebral cortex) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") Annotation( "PMID:22192824") "The migration of a pyramidal neuron precursor from the ventricular zone to the correct layer of the cerebral cortex.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21476"^^xsd:anyURI) -AnnotationAssertion( "pyramidal neuron migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "PMID:12626695") "projection neuron migration") -AnnotationAssertion( "GO:0021852") -AnnotationAssertion(rdfs:label "pyramidal neuron migration to cerebral cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral cortex GABAergic interneuron migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The migration of GABAergic interneuron precursors from the subpallium to the cerebral cortex.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021853") -AnnotationAssertion(rdfs:label "cerebral cortex GABAergic interneuron migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypothalamus development) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The progression of the hypothalamus region of the forebrain, from its initial formation to its mature state.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021854") -AnnotationAssertion(rdfs:label "hypothalamus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pyramidal neuron differentiation) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process in which a neuroblast or one of its progeny commits to a pyramidal neuron fate, migrates from the ventricular zone to the appropriate layer in the cortex and develops into a mature neuron.") -AnnotationAssertion(Annotation( "PMID:16226447") "projection neuron differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021859") -AnnotationAssertion(rdfs:label "pyramidal neuron differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (pyramidal neuron development) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The progression of a pyramidal neuron from its initial formation to its mature state.") -AnnotationAssertion(Annotation( "PMID:16226447") "projection neuron development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021860") -AnnotationAssertion(rdfs:label "pyramidal neuron development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (forebrain neuroblast differentiation) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:16226447") "The process in which neuroepithelial cells in the neural tube acquire specialized structural and/or functional features of basal progenitor cells, neuroblasts that lose their contacts with the ventricular surface. Differentiation includes the processes involved in commitment of a cell to a specific fate.") @@ -53993,35 +37189,6 @@ AnnotationAssertion(rdfs:label "fore SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cerebral cortex GABAergic interneuron differentiation) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The process in which a relatively unspecialized cell acquires specialized features of a GABAergic interneuron residing in the cerebral cortex.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021892") -AnnotationAssertion(rdfs:label "cerebral cortex GABAergic interneuron differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (cerebral cortex GABAergic interneuron development) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:12626695") "The process whose specific outcome is the progression of a cerebral cortex GABAergic interneuron over time, from initial commitment to its fate, to the fully functional differentiated cell.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021894") -AnnotationAssertion(rdfs:label "cerebral cortex GABAergic interneuron development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral cortex neuron differentiation) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The process in which a relatively unspecialized cell acquires specialized features of a neuron residing in the cerebral cortex.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0021895") -AnnotationAssertion(rdfs:label "cerebral cortex neuron differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (forebrain astrocyte differentiation) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:16226447") "The process in which a relatively unspecialized cell acquires the specialized features of an astrocyte residing in the forebrain. An astrocyte is the most abundant type of glial cell. Astrocytes provide support for neurons and regulate the environment in which they function.") @@ -54145,19 +37312,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cerebral cortex development) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The progression of the cerebral cortex over time from its initial formation until its mature state. The cerebral cortex is the outer layered region of the telencephalon.") -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "PMID:25904839") "corticogenesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:dph") "neocortex development") -AnnotationAssertion( "GO:0021987") -AnnotationAssertion(rdfs:label "cerebral cortex development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (neural plate formation) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "ISBN:0878932437") Annotation( "ISBN:0878932585") Annotation( "PMID:15806586") "The formation of the flat, thickened layer of ectodermal cells known as the neural plate. The underlying dorsal mesoderm signals the ectodermal cells above it to elongate into columnar neural plate cells. The neural plate subsequently develops into the neural tube, which gives rise to the central nervous system.") @@ -54266,15 +37420,6 @@ AnnotationAssertion(rdfs:label "tele EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (telencephalon microglial cell migration) - -AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") "The orderly movement of microglial cells through the telencephalon.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0022033") -AnnotationAssertion(rdfs:label "telencephalon microglial cell migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (rhombomere cell migration) AnnotationAssertion(Annotation( "GOC:cls") Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:jid") Annotation( "GO_REF:0000021") Annotation( "PMID:15629700") "The movement of a cell within a rhombomere. This process is known to occur as an early step in the generation of anatomical structure from a rhombomere.") @@ -54408,8 +37553,6 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "reproductive process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) # Class: (digestive system process) @@ -54429,8 +37572,6 @@ AnnotationAssertion( "menstrual cycle process") AnnotationAssertion( "GO:0022602") AnnotationAssertion(rdfs:label "ovulation cycle process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -54503,21 +37644,36 @@ AnnotationAssertion(rdfs:label "extr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (ribonucleoprotein complex assembly) +# Class: (protein-RNA complex assembly) AnnotationAssertion(Annotation( "GOC:jl") "The aggregation, arrangement and bonding together of proteins and RNA molecules to form a ribonucleoprotein complex.") AnnotationAssertion( "RNA-protein complex assembly") AnnotationAssertion( "RNP complex assembly") -AnnotationAssertion( "protein-RNA complex assembly") +AnnotationAssertion( "ribonucleoprotein complex assembly") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0022618") AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ribonucleoprotein complex assembly") +AnnotationAssertion(rdfs:label "protein-RNA complex assembly") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (cytosolic ribosome) + +AnnotationAssertion(Annotation( "GOC:mtg_sensu") "A ribosome located in the cytosol.") +AnnotationAssertion( "GO:0005830") +AnnotationAssertion( "GO:0009281") +AnnotationAssertion( "GO:0030871") +AnnotationAssertion( "70S ribosome") +AnnotationAssertion( "80S ribosome") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0022626") +AnnotationAssertion(rdfs:label "cytosolic ribosome") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) + # Class: (transmembrane transporter activity) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of a substance, usually a specific substance or a group of related substances, from one side of a membrane to the other.") @@ -54558,6 +37714,7 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mtg_cardio") Annotation( "GOC:mtg_transport") "Any process that modulates the frequency, rate or extent of transmembrane transporter activity.") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0022898") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -54572,25 +37729,6 @@ AnnotationAssertion( "signal transduction involved in regulation of gene expression") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (MHC protein complex binding) - -AnnotationAssertion(Annotation( "GOC:mtg_signal") Annotation( "GOC:vw") "Binding to a major histocompatibility complex.") -AnnotationAssertion( "2010-02-16T09:30:50Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0023023") -AnnotationAssertion(rdfs:label "MHC protein complex binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (MHC class II protein complex binding) - -AnnotationAssertion(Annotation( "GOC:mtg_signal") Annotation( "GOC:vw") "Binding to a class II major histocompatibility complex.") -AnnotationAssertion( "2010-02-16T09:30:50Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0023026") -AnnotationAssertion(rdfs:label "MHC class II protein complex binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of signaling) AnnotationAssertion(Annotation( "GOC:mtg_signal") "Any process that modulates the frequency, rate or extent of a signaling process.") @@ -54601,7 +37739,6 @@ AnnotationAssertion(Annotation( "GO:0023051") AnnotationAssertion(rdfs:label "regulation of signaling") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (signaling) @@ -54626,7 +37763,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Note that a signal is any variable property or parameter that serves to convey information, and may be a physical entity such as a gene product or small molecule, a photon, or a change in state such as movement or voltage change.") AnnotationAssertion(rdfs:label "signaling") -SubClassOf( ) +SubClassOf( ) # Class: (positive regulation of signaling) @@ -54667,17 +37804,6 @@ AnnotationAssertion(rdfs:label "sign EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (intracellular monoatomic cation homeostasis) - -AnnotationAssertion(Annotation( "GOC:ceb") Annotation( "GOC:mah") "A homeostatic process involved in the maintenance of a steady state level of monoatomic cations within a cell. Monatomic cations (also called simple cations) are cations consisting of exactly one atom.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24455"^^xsd:anyURI) -AnnotationAssertion( "cellular cation homeostasis") -AnnotationAssertion( "cellular monoatomic cation homeostasis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030003") -AnnotationAssertion(rdfs:label "intracellular monoatomic cation homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (establishment of cell polarity) AnnotationAssertion(Annotation( "GOC:mah") "The specification and formation of anisotropic intracellular organization or cell growth patterns.") @@ -54732,7 +37858,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cell projection organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) # Class: (cell projection assembly) @@ -54867,6 +37993,15 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (regulation of endocytosis) + +AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of endocytosis.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0030100") +AnnotationAssertion(rdfs:label "regulation of endocytosis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (vasopressin secretion) AnnotationAssertion(Annotation( "GOC:mah") "The regulated release of vasopressin from secretory granules into the blood.") @@ -54876,19 +38011,6 @@ AnnotationAssertion(rdfs:label "vaso EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (water homeostasis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:tb") "Any process involved in the maintenance of an internal steady state of water within an organism or cell.") -AnnotationAssertion( "GO:0018987") -AnnotationAssertion( "Wikipedia:Osmoregulation") -AnnotationAssertion( "regulation of osmotic pressure") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "osmoregulation") -AnnotationAssertion( "GO:0030104") -AnnotationAssertion(rdfs:label "water homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (transport vesicle) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:22160157") "Any of the vesicles of the constitutive secretory pathway, which carry cargo from the endoplasmic reticulum to the Golgi, between Golgi cisternae, from the Golgi to the ER (retrograde transport) or to destinations within or outside the cell.") @@ -54922,7 +38044,8 @@ DisjointClasses( ObjectSomeValuesFrom # Class: (cell differentiation) -AnnotationAssertion(Annotation( "ISBN:0198506732") "The process in which relatively unspecialized cells, e.g. embryonic or regenerative cells, acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history. Differentiation includes the processes involved in commitment of a cell to a specific fate and its subsequent development to the mature state.") +AnnotationAssertion(Annotation( "ISBN:0198506732") "The cellular developmental process in which a relatively unspecialized cell, e.g. embryonic or regenerative cell, acquires specialized structural and/or functional features that characterize a specific cell. Differentiation includes the processes involved in commitment of a cell to a specific fate and its subsequent development to the mature state.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24390"^^xsd:anyURI) AnnotationAssertion( "Wikipedia:Cellular_differentiation") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0030154") @@ -55021,7 +38144,6 @@ AnnotationAssertion( "GO:0030203") AnnotationAssertion(rdfs:label "glycosaminoglycan metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (hyaluronan metabolic process) @@ -55055,17 +38177,6 @@ AnnotationAssertion( "hyaluronan catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (keratinocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:sdb_2009") Annotation( "GOC:tb") "The process in which a relatively unspecialized cell acquires specialized features of a keratinocyte.") -AnnotationAssertion( "keratinocyte cell differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030216") -AnnotationAssertion(rdfs:label "keratinocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (T cell differentiation) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "GOC:mah") Annotation( "GO_REF:0000022") "The process in which a precursor cell type acquires characteristics of a more mature T-cell. A T cell is a type of lymphocyte whose definin characteristic is the expression of a T cell receptor complex.") @@ -55140,27 +38251,6 @@ AnnotationAssertion(rdfs:label "macr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (enzyme regulator activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:tb") "Binds to and modulates the activity of an enzyme.") -AnnotationAssertion( "GO:0010576") -AnnotationAssertion(Annotation( "GOC:dph") "catalytic regulator activity") -AnnotationAssertion( "enzyme modulator") -AnnotationAssertion( "metalloenzyme regulator activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030234") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This term should only be used in cases when the regulator directly interacts with the enzyme.") -AnnotationAssertion(rdfs:label "enzyme regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (myofibril assembly) AnnotationAssertion(Annotation( "GOC:mah") "Formation of myofibrils, the repeating units of striated muscle.") @@ -55172,34 +38262,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (carbohydrate binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to a carbohydrate, which includes monosaccharides, oligosaccharides and polysaccharides as well as substances derived from monosaccharides by reduction of the carbonyl group (alditols), by oxidation of one or more hydroxy groups to afford the corresponding aldehydes, ketones, or carboxylic acids, or by replacement of one or more hydroxy group(s) by a hydrogen atom. Cyclitols are generally not regarded as carbohydrates.") -AnnotationAssertion( "GO:0005529") -AnnotationAssertion( "sugar binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "selectin") -AnnotationAssertion( "GO:0030246") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "carbohydrate binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (polysaccharide binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to a polysaccharide, a polymer of many (typically more than 10) monosaccharide residues linked glycosidically.") -AnnotationAssertion( "GO:0002506") -AnnotationAssertion( "polysaccharide assembly with MHC class II protein complex") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030247") -AnnotationAssertion(rdfs:label "polysaccharide binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (growth hormone secretion) AnnotationAssertion(Annotation( "GOC:mah") "The regulated release of growth hormone from secretory granules into the blood.") @@ -55278,46 +38340,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (protein tyrosine kinase inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Stops, prevents or reduces the activity of a protein tyrosine kinase.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030292") -AnnotationAssertion(rdfs:label "protein tyrosine kinase inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (transmembrane receptor protein tyrosine kinase inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Binds to and stops, prevents or reduces the activity of a transmembrane receptor protein tyrosine kinase.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030293") -AnnotationAssertion(rdfs:label "transmembrane receptor protein tyrosine kinase inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (protein kinase activator activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Binds to and increases the activity of a protein kinase, an enzyme which phosphorylates a protein.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030295") -AnnotationAssertion(rdfs:label "protein kinase activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (protein tyrosine kinase activator activity) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "ISBN:0198506732") "Increases the activity of a protein tyrosine kinase, an enzyme which phosphorylates a tyrosyl phenolic group on a protein.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030296") -AnnotationAssertion(rdfs:label "protein tyrosine kinase activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (transmembrane receptor protein tyrosine kinase activator activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Binds to and increases the activity of a transmembrane receptor protein tyrosine kinase.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030297") -AnnotationAssertion(rdfs:label "transmembrane receptor protein tyrosine kinase activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (positive regulation of cell growth) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that activates or increases the frequency, rate, extent or direction of cell growth.") @@ -55393,17 +38415,6 @@ AnnotationAssertion(rdfs:label "flag EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (melanocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:mah") "The process in which a relatively unspecialized cell acquires specialized features of a melanocyte.") -AnnotationAssertion( "melanocyte cell differentiation") -AnnotationAssertion( "melanophore differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030318") -AnnotationAssertion(rdfs:label "melanocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (respiratory tube development) AnnotationAssertion(Annotation( "GOC:jid") "The process whose specific outcome is the progression of the respiratory tube over time, from its formation to the mature structure. The respiratory tube is assumed to mean any tube in the respiratory tract.") @@ -55509,19 +38520,6 @@ AnnotationAssertion( "axon") SubClassOf( ) -# Class: (sleep) - -AnnotationAssertion(Annotation( "ISBN:0192800981") "Any process in which an organism enters and maintains a periodic, readily reversible state of reduced awareness and metabolic activity. Usually accompanied by physical relaxation, the onset of sleep in humans and other mammals is marked by a change in the electrical activity of the brain.") -AnnotationAssertion( "Wikipedia:Sleep") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "diapause") -AnnotationAssertion( "dormancy") -AnnotationAssertion( "lethargus") -AnnotationAssertion( "GO:0030431") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "sleep") -SubClassOf( ) - # Class: (peristalsis) AnnotationAssertion(Annotation( "ISBN:0198506732") "A wavelike sequence of involuntary muscular contraction and relaxation that passes along a tubelike structure, such as the intestine, impelling the contents onwards.") @@ -55559,42 +38557,6 @@ AnnotationAssertion( "smooth muscle contractile fiber") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (hemoglobin binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to hemoglobin, an oxygen carrying, conjugated protein containing four heme groups and globin.") -AnnotationAssertion( ) -AnnotationAssertion( "globin binding") -AnnotationAssertion( "haemoglobin binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030492") -AnnotationAssertion(rdfs:label "hemoglobin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - -# Class: (intracellular steroid hormone receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:signaling") "The series of molecular signals initiated by a steroid binding to an intracellular steroid hormone receptor.") -AnnotationAssertion(Annotation( "GOC:bf") "steroid hormone receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "steroid hormone receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030518") -AnnotationAssertion(rdfs:label "intracellular steroid hormone receptor signaling pathway") -SubClassOf( ) -SubClassOf( ) - -# Class: (intracellular receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:mah") "The series of molecular signals initiated by a ligand binding to a receptor located within a cell.") -AnnotationAssertion( "intracellular receptor mediated signaling pathway") -AnnotationAssertion( "intracellular receptor-mediated signaling pathway") -AnnotationAssertion( "intracellular receptor-mediated signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030522") -AnnotationAssertion(rdfs:label "intracellular receptor signaling pathway") -SubClassOf( ) - # Class: (male genitalia development) AnnotationAssertion(Annotation( "GOC:ems") Annotation( "ISBN:0140512888") "The process whose specific outcome is the progression of the male genitalia over time, from its formation to the mature structure.") @@ -55606,68 +38568,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (female genitalia development) - -AnnotationAssertion(Annotation( "GOC:mah") "The process whose specific outcome is the progression of the female genitalia over time, from formation to the mature structure.") -AnnotationAssertion( "female genital development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030540") -AnnotationAssertion(rdfs:label "female genitalia development") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (signaling receptor regulator activity) - -AnnotationAssertion(Annotation( "GOC:ceb") "Binds to and modulates the activity of a receptor.") -AnnotationAssertion( "receptor regulator activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030545") -AnnotationAssertion(rdfs:label "signaling receptor regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (signaling receptor activator activity) - -AnnotationAssertion(Annotation( "GOC:ceb") "The function of interacting (directly or indirectly) with receptors such that the proportion of receptors in the active form is increased.") -AnnotationAssertion( "receptor activator activity") -AnnotationAssertion( "signalling receptor activator activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030546") -AnnotationAssertion(rdfs:label "signaling receptor activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (signaling receptor inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:ceb") "Binds to and modulates the activity of a signaling receptor.") -AnnotationAssertion( "receptor inhibitor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030547") -AnnotationAssertion(rdfs:label "signaling receptor inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (acetylcholine receptor regulator activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Interacting (directly or indirectly) with acetylcholine receptors such that the proportion of receptors in the active form is changed.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030548") -AnnotationAssertion(rdfs:label "acetylcholine receptor regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (acetylcholine receptor activator activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Interacting (directly or indirectly) with acetylcholine receptors such that the proportion of receptors in the active form is increased.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030549") -AnnotationAssertion(rdfs:label "acetylcholine receptor activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (acetylcholine receptor inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Binds to and stops, prevents or reduces the activity of an acetylcholine receptor.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030550") -AnnotationAssertion(rdfs:label "acetylcholine receptor inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (bile acid catabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "The chemical reactions and pathways resulting in the breakdown of bile acids, any of a group of steroid carboxylic acids occurring in bile.") @@ -55694,45 +38594,6 @@ AnnotationAssertion( "collagen catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (neutrophil chemotaxis) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "The directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030593") -AnnotationAssertion(rdfs:label "neutrophil chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (neurotransmitter receptor activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:signaling") "Combining with a neurotransmitter and transmitting the signal to initiate a change in cell activity.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0030594") -AnnotationAssertion(rdfs:comment "A strict definition of neurotransmitter receptor activity would limit its use to receptor activity at the postsynaptic membrane as part of synaptic transmission, but we recognize that usage is often much broader than this. For the strict use case, please see 'postsynaptic neurotransmitter receptor activity'") -AnnotationAssertion(rdfs:label "neurotransmitter receptor activity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (leukocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:jl") "The movement of a leukocyte in response to an external stimulus.") -AnnotationAssertion( "immune cell chemotaxis") -AnnotationAssertion( "leucocyte chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030595") -AnnotationAssertion(rdfs:label "leukocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (intracellular phosphate ion homeostasis) - -AnnotationAssertion(Annotation( "GOC:mah") "A homeostatic process involved in the maintenance of a steady state level of phosphate ions within a cell.") -AnnotationAssertion( "cellular phosphate ion homeostasis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030643") -AnnotationAssertion(rdfs:label "intracellular phosphate ion homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (transport vesicle membrane) AnnotationAssertion(Annotation( "GOC:mah") "The lipid bilayer surrounding a transport vesicle.") @@ -55764,16 +38625,6 @@ AnnotationAssertion(rdfs:label "Golg EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (chitosome membrane) - -AnnotationAssertion(Annotation( "GOC:mah") "The lipid bilayer surrounding a chitosome.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0030661") -AnnotationAssertion(rdfs:label "chitosome membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (secretory granule membrane) AnnotationAssertion(Annotation( "GOC:mah") "The lipid bilayer surrounding a secretory granule.") @@ -56028,17 +38879,6 @@ AnnotationAssertion(rdfs:label "noto EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (olfactory placode formation) - -AnnotationAssertion(Annotation( "GOC:dgh") "The formation of a thickening of the neural ectoderm in the head region of the vertebrate embryo which develops into the olfactory region of the nasal cavity.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030910") -AnnotationAssertion(rdfs:label "olfactory placode formation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (otic vesicle formation) AnnotationAssertion(Annotation( "GOC:dgh") "The process resulting in the transition of the otic placode into the otic vesicle, a transient embryonic structure formed during development of the vertebrate inner ear.") @@ -56192,6 +39032,16 @@ AnnotationAssertion(rdfs:label "acto EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (dense core granule) + +AnnotationAssertion(Annotation( "NIF_Subcellular:sao772007592") Annotation( "PMID:14690495") "Electron-dense organelle with a granular internal matrix; contains proteins destined to be secreted.") +AnnotationAssertion( "NIF_Subcellular:sao772007592") +AnnotationAssertion(Annotation( "GOC:kmv") Annotation( ) "dense core vesicle") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0031045") +AnnotationAssertion(rdfs:label "dense core granule") +SubClassOf( ) + # Class: (hair follicle morphogenesis) AnnotationAssertion(Annotation( "GOC:ln") "The process in which the anatomical structures of the hair follicle are generated and organized.") @@ -56777,49 +39627,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of protein modification process) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of the covalent alteration of one or more amino acid residues within a protein.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0031399") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of protein modification process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of protein modification process) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:tb") "Any process that stops, prevents, or reduces the frequency, rate or extent of the covalent alteration of one or more amino acid residues within a protein.") -AnnotationAssertion( "down regulation of protein modification") -AnnotationAssertion( "down-regulation of protein modification") -AnnotationAssertion( "downregulation of protein modification") -AnnotationAssertion( "inhibition of protein modification") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0031400") -AnnotationAssertion(rdfs:label "negative regulation of protein modification process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of protein modification process) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:tb") "Any process that activates or increases the frequency, rate or extent of the covalent alteration of one or more amino acid residues within a protein.") -AnnotationAssertion( "up regulation of protein modification") -AnnotationAssertion( "up-regulation of protein modification") -AnnotationAssertion( "upregulation of protein modification") -AnnotationAssertion( "activation of protein modification") -AnnotationAssertion( "stimulation of protein modification") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0031401") -AnnotationAssertion(rdfs:label "positive regulation of protein modification process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (carboxylic acid binding) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0198506732") "Binding to a carboxylic acid, an organic acid containing one or more carboxyl (COOH) groups or anions (COO-).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0031406") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "carboxylic acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cytoplasmic vesicle) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:mah") Annotation( "GOC:vesicles") "A vesicle found in the cytoplasm of a cell.") @@ -56841,16 +39648,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (keratinization) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:ebc") Annotation( "GOC:sdb_2009") Annotation( "GOC:tb") "The process in which the cytoplasm of the outermost cells of the vertebrate epidermis is replaced by keratin. Keratinization occurs in the stratum corneum, feathers, hair, claws, nails, hooves, and horns.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0031424") -AnnotationAssertion(rdfs:label "keratinization") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (protein-containing complex localization) AnnotationAssertion(Annotation( "GOC:mah") "A localization process that acts on a protein complex; the complex is transported to, or maintained in, a specific location.") @@ -56980,17 +39777,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (CCR2 chemokine receptor binding) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:nln") "Binding to a CCR2 chemokine receptor.") -AnnotationAssertion( "monocyte chemoattractant protein 1 receptor binding") -AnnotationAssertion( "CCR2 chemokine receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0031727") -AnnotationAssertion(rdfs:label "CCR2 chemokine receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of glucocorticoid metabolic process) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving glucocorticoids.") @@ -57115,16 +39901,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (corticosteroid receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:11027914") Annotation( "PMID:12606724") "The series of molecular signals initiated by corticosteroid binding to its receptor, and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "corticosteroid receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0031958") -AnnotationAssertion(rdfs:label "corticosteroid receptor signaling pathway") -SubClassOf( ) -SubClassOf( ) - # Class: (nuclear membrane) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:pz") "Either of the lipid bilayers that surround the nucleus and form the nuclear envelope; excludes the intermembrane space.") @@ -57224,14 +40000,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (bile acid binding) - -AnnotationAssertion(Annotation( "GOC:rph") "Binding to a bile acid, a steroid carboxylic acids occurring in bile.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0032052") -AnnotationAssertion(rdfs:label "bile acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of translational initiation in response to stress) AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents or reduces the rate of translation initiation as a result of a stimulus indicating the organism is under stress.") @@ -57281,30 +40049,101 @@ AnnotationAssertion( "bleb assembly") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (negative regulation of protein binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of protein binding.") -AnnotationAssertion( "down regulation of protein binding") -AnnotationAssertion( "down-regulation of protein binding") -AnnotationAssertion( "downregulation of protein binding") -AnnotationAssertion( "inhibition of protein binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032091") -AnnotationAssertion(rdfs:label "negative regulation of protein binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of protein binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of protein binding.") -AnnotationAssertion( "up regulation of protein binding") -AnnotationAssertion( "up-regulation of protein binding") -AnnotationAssertion( "upregulation of protein binding") -AnnotationAssertion( "activation of protein binding") -AnnotationAssertion( "stimulation of protein binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032092") -AnnotationAssertion(rdfs:label "positive regulation of protein binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (maintenance of protein location in cell cortex) + +AnnotationAssertion(Annotation( "GOC:vw") "A process in which a protein or protein complex is maintained in a specific location in the cell cortex.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "cortical protein anchoring") +AnnotationAssertion( "GO:0032065") +AnnotationAssertion(rdfs:label "maintenance of protein location in cell cortex") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of nuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of nuclease activity, the hydrolysis of ester linkages within nucleic acids.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "nuclease regulator activity") +AnnotationAssertion( "GO:0032069") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "regulation of nuclease activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + +# Class: (regulation of deoxyribonuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of deoxyribonuclease activity, the hydrolysis of ester linkages within deoxyribonucleic acid.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "DNase regulator") +AnnotationAssertion( "deoxyribonuclease regulator") +AnnotationAssertion( "GO:0032070") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "regulation of deoxyribonuclease activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (negative regulation of nuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops or reduces the rate of nuclease activity, the hydrolysis of ester linkages within nucleic acids.") +AnnotationAssertion( "down regulation of nuclease activity") +AnnotationAssertion( "down-regulation of nuclease activity") +AnnotationAssertion( "downregulation of nuclease activity") +AnnotationAssertion( "inhibition of nuclease activity") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "nuclease inhibitor") +AnnotationAssertion( "GO:0032074") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "negative regulation of nuclease activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + +# Class: (positive regulation of nuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of nuclease activity, the hydrolysis of ester linkages within nucleic acids.") +AnnotationAssertion( "up regulation of nuclease activity") +AnnotationAssertion( "up-regulation of nuclease activity") +AnnotationAssertion( "upregulation of nuclease activity") +AnnotationAssertion( "activation of nuclease activity") +AnnotationAssertion( "stimulation of nuclease activity") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "nuclease activator") +AnnotationAssertion( "GO:0032075") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "positive regulation of nuclease activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + +# Class: (negative regulation of deoxyribonuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops or reduces the rate of deoxyribonuclease activity, the hydrolysis of ester linkages within deoxyribonucleic acid.") +AnnotationAssertion( "down regulation of deoxyribonuclease activity") +AnnotationAssertion( "down-regulation of deoxyribonuclease activity") +AnnotationAssertion( "downregulation of deoxyribonuclease activity") +AnnotationAssertion( "inhibition of deoxyribonuclease activity") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "DNase inhibitor") +AnnotationAssertion( "deoxyribonuclease inhibitor") +AnnotationAssertion( "GO:0032076") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "negative regulation of deoxyribonuclease activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (positive regulation of deoxyribonuclease activity) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of deoxyribonuclease activity, the hydrolysis of ester linkages within deoxyribonucleic acid.") +AnnotationAssertion( "up regulation of deoxyribonuclease activity") +AnnotationAssertion( "up-regulation of deoxyribonuclease activity") +AnnotationAssertion( "upregulation of deoxyribonuclease activity") +AnnotationAssertion( "activation of deoxyribonuclease activity") +AnnotationAssertion( "stimulation of deoxyribonuclease activity") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "DNase activator") +AnnotationAssertion( "deoxyribonuclease activator") +AnnotationAssertion( "GO:0032077") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "positive regulation of deoxyribonuclease activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (regulation of response to external stimulus) @@ -57350,6 +40189,16 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (dense core granule membrane) + +AnnotationAssertion(Annotation( "GOC:mah") "The lipid bilayer surrounding a dense core granule.") +AnnotationAssertion(Annotation( "GOC:kmv") "dense core vesicle membrane") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0032127") +AnnotationAssertion(rdfs:label "dense core granule membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (regulation of synaptic transmission, cholinergic) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of cholinergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter acetylcholine.") @@ -57383,6 +40232,39 @@ AnnotationAssertion( "positive regulation of synaptic transmission, cholinergic") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of synaptic transmission, dopaminergic) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032225") +AnnotationAssertion(rdfs:label "regulation of synaptic transmission, dopaminergic") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of synaptic transmission, dopaminergic) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates, maintains or increases the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine.") +AnnotationAssertion( "up regulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "up-regulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "upregulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "activation of synaptic transmission, dopaminergic") +AnnotationAssertion( "stimulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032226") +AnnotationAssertion(rdfs:label "positive regulation of synaptic transmission, dopaminergic") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of synaptic transmission, dopaminergic) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of dopaminergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter dopamine.") +AnnotationAssertion( "down regulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "down-regulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "downregulation of synaptic transmission, dopaminergic") +AnnotationAssertion( "inhibition of synaptic transmission, dopaminergic") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032227") +AnnotationAssertion(rdfs:label "negative regulation of synaptic transmission, dopaminergic") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of synaptic transmission, GABAergic) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of GABAergic synaptic transmission, the process of communication from a neuron to another neuron across a synapse using the neurotransmitter gamma-aminobutyric acid (GABA).") @@ -57455,6 +40337,42 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) +# Class: (regulation of nucleobase-containing compound transport) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of nucleobases, nucleosides, nucleotides and nucleic acids, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "GO:0032239") +AnnotationAssertion(rdfs:label "regulation of nucleobase-containing compound transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of nucleobase-containing compound transport) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of nucleobases, nucleosides, nucleotides and nucleic acids, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") +AnnotationAssertion( "down regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "down-regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "downregulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "inhibition of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "negative regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "GO:0032240") +AnnotationAssertion(rdfs:label "negative regulation of nucleobase-containing compound transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of nucleobase-containing compound transport) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of the directed movement of nucleobases, nucleosides, nucleotides and nucleic acids, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") +AnnotationAssertion( "up regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "up-regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "upregulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "activation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "stimulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "positive regulation of nucleobase, nucleoside, nucleotide and nucleic acid transport") +AnnotationAssertion( "GO:0032241") +AnnotationAssertion(rdfs:label "positive regulation of nucleobase-containing compound transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (secretory granule localization) AnnotationAssertion(Annotation( "GOC:mah") "Any process in which a secretory granule is transported to, and/or maintained in, a specific location within the cell.") @@ -57465,6 +40383,17 @@ AnnotationAssertion( "secretory granule localization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (dense core granule localization) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process in which a dense core granule is transported to, and/or maintained in, a specific location within the cell.") +AnnotationAssertion(Annotation( "GOC:mah") "dense core granule localisation") +AnnotationAssertion(Annotation( "GOC:kmv") "dense core vesicle localization") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "dense core granule clustering") +AnnotationAssertion( "GO:0032253") +AnnotationAssertion(rdfs:label "dense core granule localization") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of protein polymerization) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the process of creating protein polymers.") @@ -57555,33 +40484,10 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (central nervous system myelin maintenance) - -AnnotationAssertion(Annotation( "GOC:dgh") "The process in which the structure and material content of mature central nervous system myelin is kept in a functional state.") -AnnotationAssertion( "myelin maintenance in central nervous system") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032286") -AnnotationAssertion(rdfs:label "central nervous system myelin maintenance") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (peripheral nervous system myelin maintenance) - -AnnotationAssertion(Annotation( "GOC:dgh") "The process in which the structure and material content of mature peripheral nervous system myelin is kept in a functional state.") -AnnotationAssertion( "myelin maintenance in peripheral nervous system") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032287") -AnnotationAssertion(rdfs:label "peripheral nervous system myelin maintenance") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (myelin assembly) AnnotationAssertion(Annotation( "GOC:dgh") Annotation( "GOC:dph") Annotation( "GOC:tb") "The process in which the wraps of cell membrane that constitute myelin are laid down around an axon in the central or peripheral nervous system.") +AnnotationAssertion( "myelin sheath assembly") AnnotationAssertion( "biological_process") AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "myelin formation") AnnotationAssertion( "GO:0032288") @@ -57593,6 +40499,7 @@ SubClassOf( ObjectSomeValuesFrom( (central nervous system myelin formation) AnnotationAssertion(Annotation( "GOC:dgh") "The process in which the wraps of cell membrane that constitute myelin are laid down around an axon by an oligodendrocyte in the central nervous system.") +AnnotationAssertion( "central nervous system myelin sheath formation") AnnotationAssertion( "myelin formation in central nervous system") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032289") @@ -57608,6 +40515,7 @@ SubClassOf( ObjectAllValuesFrom( "GOC:dgh") "The process in which the wraps of cell membrane that constitute myelin are laid down around an axon by Schwann cells in the peripheral nervous system.") AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/19106"^^xsd:anyURI) AnnotationAssertion( "myelin formation in peripheral nervous system") +AnnotationAssertion( "peripheral nervous system myelin sheath formation") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032290") AnnotationAssertion(rdfs:label "peripheral nervous system myelin formation") @@ -57879,14 +40787,6 @@ AnnotationAssertion( "intracellular lipid transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (intracellular sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "The directed movement of sterols within cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032366") -AnnotationAssertion(rdfs:label "intracellular sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of lipid transport) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of lipids into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -57928,39 +40828,6 @@ SubClassOf( ) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of sterols into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032371") -AnnotationAssertion(rdfs:label "regulation of sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of sterols into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "down regulation of sterol transport") -AnnotationAssertion( "down-regulation of sterol transport") -AnnotationAssertion( "downregulation of sterol transport") -AnnotationAssertion( "inhibition of sterol transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032372") -AnnotationAssertion(rdfs:label "negative regulation of sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of the directed movement of sterols into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "up regulation of sterol transport") -AnnotationAssertion( "up-regulation of sterol transport") -AnnotationAssertion( "upregulation of sterol transport") -AnnotationAssertion( "activation of sterol transport") -AnnotationAssertion( "stimulation of sterol transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032373") -AnnotationAssertion(rdfs:label "positive regulation of sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of intracellular lipid transport) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of lipids within cells.") @@ -57994,39 +40861,6 @@ AnnotationAssertion( "positive regulation of intracellular lipid transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of intracellular sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of sterols within cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032380") -AnnotationAssertion(rdfs:label "regulation of intracellular sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of intracellular sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of sterols within cells.") -AnnotationAssertion( "down regulation of intracellular sterol transport") -AnnotationAssertion( "down-regulation of intracellular sterol transport") -AnnotationAssertion( "downregulation of intracellular sterol transport") -AnnotationAssertion( "inhibition of intracellular sterol transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032381") -AnnotationAssertion(rdfs:label "negative regulation of intracellular sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of intracellular sterol transport) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of the directed movement of sterols within cells.") -AnnotationAssertion( "up regulation of intracellular sterol transport") -AnnotationAssertion( "up-regulation of intracellular sterol transport") -AnnotationAssertion( "upregulation of intracellular sterol transport") -AnnotationAssertion( "activation of intracellular sterol transport") -AnnotationAssertion( "stimulation of intracellular sterol transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032382") -AnnotationAssertion(rdfs:label "positive regulation of intracellular sterol transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of intracellular transport) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of substances within cells.") @@ -58060,39 +40894,12 @@ AnnotationAssertion( "positive regulation of intracellular transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (melanosome localization) - -AnnotationAssertion(Annotation( "GOC:ln") "Any process in which a melanosome is transported to, and/or maintained in, a specific location within the cell.") -AnnotationAssertion(Annotation( "GOC:mah") "melanosome localisation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032400") -AnnotationAssertion(rdfs:label "melanosome localization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (establishment of melanosome localization) - -AnnotationAssertion(Annotation( "GOC:mah") "The directed movement of a melanosome to a specific location.") -AnnotationAssertion(Annotation( "GOC:mah") "establishment of melanosome localisation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032401") -AnnotationAssertion(rdfs:label "establishment of melanosome localization") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (melanosome transport) - -AnnotationAssertion(Annotation( "GOC:ln") "The directed movement of melanosomes into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032402") -AnnotationAssertion(rdfs:label "melanosome transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of transporter activity) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the activity of a transporter.") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032409") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -58105,6 +40912,7 @@ AnnotationAssertion( "inhibition of transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032410") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -58119,6 +40927,7 @@ AnnotationAssertion( "stimulation of transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032411") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -58130,6 +40939,7 @@ AnnotationAssertion( "GOC:tb") "regulation of ion transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032412") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of monoatomic ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -58143,6 +40953,7 @@ AnnotationAssertion(Annotation( "inhibition of ion transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032413") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -58158,6 +40969,7 @@ AnnotationAssertion( "stimulation of ion transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032414") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -58185,16 +40997,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (melanosome organization) - -AnnotationAssertion(Annotation( "GOC:vk") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a melanosome. A melanosome is a tissue-specific, membrane-bounded cytoplasmic organelle within which melanin pigments are synthesized and stored.") -AnnotationAssertion(Annotation( "GOC:mah") "melanosome organisation") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:mah") "melanosome organization and biogenesis") -AnnotationAssertion( "GO:0032438") -AnnotationAssertion(rdfs:label "melanosome organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (Golgi calcium ion homeostasis) AnnotationAssertion(Annotation( "GOC:mah") "Any process involved in the maintenance of an internal steady state of calcium ions within the Golgi apparatus of a cell or between the Golgi and its surroundings.") @@ -58278,6 +41080,19 @@ AnnotationAssertion(rdfs:label "mult SubClassOf( ) SubClassOf( ) +# Class: (maintenance of protein location in cell) + +AnnotationAssertion(Annotation( "GOC:isa_complete") Annotation( "GOC:mah") "Any process in which a protein is maintained in a specific location within, or in the membrane of, a cell, and is prevented from moving elsewhere.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of protein localization in cell") +AnnotationAssertion( "GO:0032507") +AnnotationAssertion(rdfs:label "maintenance of protein location in cell") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) + # Class: (microvillus organization) AnnotationAssertion(Annotation( "GOC:mah") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a microvillus, a thin cylindrical membrane-covered projection on the surface of a cell.") @@ -58349,9 +41164,10 @@ AnnotationAssertion( "GOC:BHF") Annotation( "GOC:BHF_telomere") Annotation( "GOC:nc") Annotation( "GOC:rl") "dsRNA biosynthetic process") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032774") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Note that, in some cases, viral RNA replication and viral transcription from RNA actually refer to the same process, but may be called differently depending on the focus of a specific research study.") AnnotationAssertion(rdfs:label "RNA biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (bile acid secretion) @@ -58411,28 +41227,6 @@ AnnotationAssertion( "positive regulation of epinephrine secretion") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:mtg_kidney_jan10") "The progression of the glomerulus over time from its initial formation until its mature state. The glomerulus is a capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the vertebrate kidney. The glomerulus is part of the nephron and is restricted to one body segment.") -AnnotationAssertion( "glomerular development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032835") -AnnotationAssertion(rdfs:label "glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerular basement membrane development) - -AnnotationAssertion(Annotation( "GOC:sr") "The process whose specific outcome is the progression of the glomerular basement membrane over time, from its formation to the mature structure. The glomerular basement membrane is the basal laminal portion of the glomerulus which performs the actual filtration.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032836") -AnnotationAssertion(rdfs:label "glomerular basement membrane development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (plasma membrane bounded cell projection cytoplasm) AnnotationAssertion(Annotation( "GOC:krc") Annotation( "GOC:mah") "All of the contents of a plasma membrane bounded cell projection, excluding the plasma membrane surrounding the projection.") @@ -58443,15 +41237,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (calcitonin binding) - -AnnotationAssertion(Annotation( "GOC:ecd") "Binding to calcitonin, a peptide hormone responsible for reducing serum calcium levels by inhibiting osteoclastic bone reabsorption and promoting renal calcium excretion. It is synthesized and released by the C cells of the thyroid.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0032841") -AnnotationAssertion(rdfs:label "calcitonin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (response to insulin) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "ISBN:0198506732") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an insulin stimulus. Insulin is a polypeptide hormone produced by the islets of Langerhans of the pancreas in mammals, and by the homologous organs of other organisms.") @@ -58472,15 +41257,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (cellular response to hormone stimulus) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a hormone stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032870") -AnnotationAssertion(rdfs:label "cellular response to hormone stimulus") -SubClassOf( ) -SubClassOf( ) - # Class: (regulation of karyogamy) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of karyogamy, the creation of a single nucleus from multiple nuclei as a result of membrane fusion.") @@ -58591,16 +41367,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (sterol binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to a sterol, a steroid containing a hydroxy group in the 3 position, closely related to cholestan-3-ol.") -AnnotationAssertion( "GO:0005498") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "GOC:mah") "sterol carrier activity") -AnnotationAssertion( "GO:0032934") -AnnotationAssertion(rdfs:label "sterol binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (secretion by cell) AnnotationAssertion(Annotation( "GOC:mah") "The controlled release of a substance by a cell.") @@ -58749,18 +41515,38 @@ AnnotationAssertion( "regulation of actin filament-based process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (keratinocyte activation) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:15737202") "A change in the morphology or behavior of a keratinocyte resulting from exposure to an activating factor such as a cellular or soluble ligand. Upon activation, keratinocytes become migratory and hyperproliferative, and produce growth factors and cytokines.") -AnnotationAssertion( ) -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032980") -AnnotationAssertion(rdfs:label "keratinocyte activation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) +# Class: (amino acid export across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:jl") "The directed movement of amino acids from inside of a cell, across the plasma membrane and into the extracellular region.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2012-11-14T14:27:40Z") +AnnotationAssertion( "GO:0044746") +AnnotationAssertion( "amino acid export") +AnnotationAssertion( "amino acid transmembrane export") +AnnotationAssertion( "amino acid efflux") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032973") +AnnotationAssertion(rdfs:label "amino acid export across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (amino acid transmembrane export from vacuole) + +AnnotationAssertion(Annotation( "GOC:mah") "The directed movement of amino acids out of the vacuole, across the vacuolar membrane.") +AnnotationAssertion( "amino acid efflux from vacuole") +AnnotationAssertion( "vacuolar amino acid export") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032974") +AnnotationAssertion(rdfs:label "amino acid transmembrane export from vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (amino acid transmembrane import into vacuole) + +AnnotationAssertion(Annotation( "GOC:mah") "The directed movement of amino acids into the vacuole across the vacuolar membrane.") +AnnotationAssertion( "vacuolar amino acid import") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032975") +AnnotationAssertion(rdfs:label "amino acid transmembrane import into vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (protein-containing complex disassembly) @@ -58779,29 +41565,39 @@ AnnotationAssertion(rdfs:label "prot EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (ribonucleoprotein complex disassembly) +# Class: (protein-DNA complex disassembly) + +AnnotationAssertion(Annotation( "GOC:mah") "The disaggregation of a protein-DNA complex into its constituent components.") +AnnotationAssertion(Annotation( "GOC:mah") "DNA-protein complex disassembly") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0032986") +AnnotationAssertion(rdfs:label "protein-DNA complex disassembly") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (protein-RNA complex disassembly) AnnotationAssertion(Annotation( "GOC:mah") "The disaggregation of a protein-RNA complex into its constituent components.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25143"^^xsd:anyURI) AnnotationAssertion( "RNA-protein complex disassembly") AnnotationAssertion( "RNP complex disassembly") -AnnotationAssertion( "protein-RNA complex disassembly") +AnnotationAssertion( "ribonucleoprotein complex disassembly") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032988") -AnnotationAssertion(rdfs:label "ribonucleoprotein complex disassembly") +AnnotationAssertion(rdfs:label "protein-RNA complex disassembly") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) # Class: (cellular component morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mah") Annotation( "GOC:tb") "The process in which cellular structures, including whole cells or cell parts, are generated and organized.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25496"^^xsd:anyURI) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "cellular structure morphogenesis") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0032989") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cellular component morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) # Class: (cell part morphogenesis) @@ -58833,29 +41629,18 @@ SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) -# Class: (Fc receptor complex) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") "A protein complex composed of a subunit or subunits capable of binding the Fc portion of an immunoglobulin with additional signaling components. The complex functions as a receptor for immunoglobulin.") -AnnotationAssertion( "immunoglobulin receptor complex") -AnnotationAssertion( "Fc-receptor complex") -AnnotationAssertion( "FcR complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0032997") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Fc receptor complex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Fc-gamma receptor III complex) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") Annotation( "PMID:11244038") Annotation( "PMID:12413532") "A protein complex composed of an Fc-gamma RIII alpha chain and an Fc-epsilon RI gamma chain dimer with or without an Fc-epsilon RI beta chain and additional signaling components. The complex functions primarily as an activating receptor for IgG.") -AnnotationAssertion( "IgG receptor complex") -AnnotationAssertion( "immunoglobulin G receptor complex") -AnnotationAssertion( "FcgRIII complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0033001") -AnnotationAssertion(rdfs:label "Fc-gamma receptor III complex") -SubClassOf( ) +# Class: (protein-DNA complex) + +AnnotationAssertion(Annotation( "GOC:mah") "A macromolecular complex containing both protein and DNA molecules.") +AnnotationAssertion(Annotation( "GOC:mah") "DNA-protein complex") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0032993") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Note that this term is intended to classify complexes that have DNA as one of the members of the complex, that is, the complex does not exist if DNA is not present. Protein complexes that interact with DNA e.g. transcription factor complexes should not be classified here.") +AnnotationAssertion(rdfs:label "protein-DNA complex") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (muscle cell proliferation) @@ -59169,36 +41954,6 @@ AnnotationAssertion( "positive regulation of immature T cell proliferation in thymus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of intracellular steroid hormone receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the activity of any intracellular steroid hormone receptor signaling pathway.") -AnnotationAssertion(Annotation( "GOC:bf") "regulation of steroid hormone receptor signaling pathway") -AnnotationAssertion( "regulation of steroid hormone receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033143") -AnnotationAssertion(rdfs:label "regulation of intracellular steroid hormone receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of intracellular steroid hormone receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of the activity of any intracellular steroid hormone receptor signaling pathway.") -AnnotationAssertion(Annotation( "GOC:bf") "negative regulation of steroid hormone receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "negative regulation of steroid hormone receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033144") -AnnotationAssertion(rdfs:label "negative regulation of intracellular steroid hormone receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of intracellular steroid hormone receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of the activity of any intracellular steroid hormone receptor signaling pathway.") -AnnotationAssertion(Annotation( "GOC:bf") "positive regulation of steroid hormone receptor signaling pathway") -AnnotationAssertion( "positive regulation of steroid hormone receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033145") -AnnotationAssertion(rdfs:label "positive regulation of intracellular steroid hormone receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of intracellular protein transport) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the directed movement of proteins within cells.") @@ -59208,26 +41963,6 @@ AnnotationAssertion(rdfs:label "regu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (melanosome membrane) - -AnnotationAssertion(Annotation( "GOC:mah") "The lipid bilayer surrounding a melanosome.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0033162") -AnnotationAssertion(rdfs:label "melanosome membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (amide binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to an amide, any derivative of an oxoacid in which an acidic hydroxy group has been replaced by an amino or substituted amino group.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0033218") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "amide binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of amine metabolic process) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways by which individual cells transform amines.") @@ -59305,47 +42040,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (monocarboxylic acid binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to a monocarboxylic acid, any organic acid containing one carboxyl (COOH) group or anion (COO-).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0033293") -AnnotationAssertion(rdfs:label "monocarboxylic acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of collagen binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of collagen binding.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033341") -AnnotationAssertion(rdfs:label "regulation of collagen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of collagen binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate or extent of collagen binding.") -AnnotationAssertion( "down regulation of collagen binding") -AnnotationAssertion( "down-regulation of collagen binding") -AnnotationAssertion( "downregulation of collagen binding") -AnnotationAssertion( "inhibition of collagen binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033342") -AnnotationAssertion(rdfs:label "negative regulation of collagen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of collagen binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate or extent of collagen binding.") -AnnotationAssertion( "up regulation of collagen binding") -AnnotationAssertion( "up-regulation of collagen binding") -AnnotationAssertion( "upregulation of collagen binding") -AnnotationAssertion( "activation of collagen binding") -AnnotationAssertion( "stimulation of collagen binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033343") -AnnotationAssertion(rdfs:label "positive regulation of collagen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (secretory granule organization) AnnotationAssertion(Annotation( "GOC:mah") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a secretory granule. A secretory granule is a small subcellular vesicle, surrounded by a membrane, that is formed from the Golgi apparatus and contains a highly concentrated protein destined for secretion.") @@ -59467,6 +42161,7 @@ AnnotationAssertion( "kinase inhibitor") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0033673") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of kinase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -59481,6 +42176,7 @@ AnnotationAssertion( "stimulation of kinase activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0033674") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of kinase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -59518,23 +42214,6 @@ AnnotationAssertion( "positive regulation of luteinizing hormone secretion") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cellular polysaccharide biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The chemical reactions and pathways resulting in the formation of polysaccharides, polymers of many (typically more than 10) monosaccharide residues linked glycosidically, occurring at the level of an individual cell.") -AnnotationAssertion( "cellular glycan biosynthesis") -AnnotationAssertion( "cellular glycan biosynthetic process") -AnnotationAssertion( "cellular polysaccharide anabolism") -AnnotationAssertion( "cellular polysaccharide biosynthesis") -AnnotationAssertion( "cellular polysaccharide formation") -AnnotationAssertion( "cellular polysaccharide synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0033692") -AnnotationAssertion(rdfs:label "cellular polysaccharide biosynthetic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (ribosome localization) AnnotationAssertion(Annotation( "GOC:mah") "A process in which a ribosome is transported to, and/or maintained in, a specific location.") @@ -59584,15 +42263,6 @@ AnnotationAssertion( "protein localization to Golgi apparatus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (response to cytokine) - -AnnotationAssertion(Annotation( "GOC:sl") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cytokine stimulus.") -AnnotationAssertion(Annotation( "GOC:dos") "response to cytokine stimulus") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0034097") -AnnotationAssertion(rdfs:label "response to cytokine") -SubClassOf( ) - # Class: (erythrocyte homeostasis) AnnotationAssertion(Annotation( "GOC:add") Annotation( "PMID:10694114") Annotation( "PMID:14754397") "Any process of regulating the production and elimination of erythrocytes within an organism.") @@ -59727,15 +42397,6 @@ AnnotationAssertion( "positive regulation of amide catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (response to monosaccharide) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a monosaccharide stimulus.") -AnnotationAssertion(Annotation( "GOC:dos") "response to monosaccharide stimulus") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0034284") -AnnotationAssertion(rdfs:label "response to monosaccharide") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cell junction assembly) AnnotationAssertion(Annotation( "GOC:mah") "A cellular process that results in the aggregation, arrangement and bonding together of a set of components to form a cell junction.") @@ -59918,17 +42579,6 @@ AnnotationAssertion( "protein localization to nucleus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cellular carbohydrate biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the formation of carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, carried out by individual cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0034637") -AnnotationAssertion(rdfs:label "cellular carbohydrate biosynthetic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (cellular nitrogen compound metabolic process) AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways involving various organic and inorganic nitrogenous compounds, as carried out by individual cells.") @@ -59940,21 +42590,32 @@ AnnotationAssertion(rdfs:label "cell SubClassOf( ) SubClassOf( ) -# Class: (cellular macromolecule biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass, carried out by individual cells.") -AnnotationAssertion( "GO:0034961") -AnnotationAssertion(Annotation( "GOC:mtg_chebi_dec09") "cellular biopolymer biosynthetic process") -AnnotationAssertion(Annotation( "GOC:mah") "cellular macromolecule anabolism") -AnnotationAssertion(Annotation( "GOC:mah") "cellular macromolecule biosynthesis") -AnnotationAssertion(Annotation( "GOC:mah") "cellular macromolecule formation") -AnnotationAssertion(Annotation( "GOC:mah") "cellular macromolecule synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0034645") -AnnotationAssertion(rdfs:label "cellular macromolecule biosynthetic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) +# Class: (nucleobase-containing compound biosynthetic process) + +AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the formation of nucleobases, nucleosides, nucleotides and nucleic acids.") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid anabolism") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid biosynthesis") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid formation") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid synthesis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0034654") +AnnotationAssertion(rdfs:label "nucleobase-containing compound biosynthetic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (nucleobase-containing compound catabolic process) + +AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the breakdown of nucleobases, nucleosides, nucleotides and nucleic acids.") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid breakdown") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid catabolism") +AnnotationAssertion( "nucleobase, nucleoside, nucleotide and nucleic acid degradation") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "nucleobase, nucleoside, nucleotide and nucleic acid catabolic process") +AnnotationAssertion( "GO:0034655") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "nucleobase-containing compound catabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (anterior/posterior pattern specification involved in pronephros development) @@ -60244,14 +42905,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (dopamine binding) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "Binding to dopamine, a catecholamine neurotransmitter formed by aromatic-L-amino-acid decarboxylase from 3,4-dihydroxy-L-phenylalanine.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0035240") -AnnotationAssertion(rdfs:label "dopamine binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (synaptic transmission, glutamatergic) AnnotationAssertion(Annotation( "GOC:dos") "The vesicular release of glutamate from a presynapse, across a chemical synapse, the subsequent activation of glutamate receptors at the postsynapse of a target cell (neuron, muscle, or secretory cell) and the effects of this activation on the postsynaptic membrane potential and ionic composition of the postsynaptic cytosol. This process encompasses both spontaneous and evoked release of neurotransmitter and all parts of synaptic vesicle exocytosis. Evoked transmission starts with the arrival of an action potential at the presynapse.") @@ -60389,18 +43042,6 @@ AnnotationAssertion( "transepithelial water transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (sterol transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:vw") "The process in which a sterol is transported across a membrane. Sterols are steroids with one or more hydroxyl groups and a hydrocarbon side-chain in the molecule.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-03-18T01:24:39Z") -AnnotationAssertion( "sterol membrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035382") -AnnotationAssertion(rdfs:comment "Note that this term is not intended for use in annotating lateral movement within membranes.") -AnnotationAssertion(rdfs:label "sterol transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (protein localization to synapse) AnnotationAssertion(Annotation( "GOC:bf") "Any process in which a protein is transported to, and/or maintained at the synapse, the junction between a nerve fiber of one neuron and another neuron or muscle fiber or glial cell.") @@ -60412,18 +43053,6 @@ AnnotationAssertion( "protein localization to synapse") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (phosphate ion transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:vw") "The process in which a phosphate is transported across a membrane.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-04-08T11:24:06Z") -AnnotationAssertion( "phosphate ion membrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035435") -AnnotationAssertion(rdfs:comment "Note that this term is not intended for use in annotating lateral movement within membranes.") -AnnotationAssertion(rdfs:label "phosphate ion transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (cell migration involved in vasculogenesis) AnnotationAssertion(Annotation( "GOC:dgh") "The orderly movement of a cell from one site to another that will contribute to the differentiation of an endothelial cell that will form de novo blood vessels and tubes.") @@ -60457,36 +43086,6 @@ AnnotationAssertion( "intracellular signal transduction") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of chromatin binding) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "PMID:20404130") "Any process that modulates the frequency, rate or extent of chromatin binding. Chromatin binding is the selective interaction with chromatin, the network of fibers of DNA, protein, and sometimes RNA, that make up the chromosomes of the eukaryotic nucleus during interphase.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-05-19T10:28:36Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035561") -AnnotationAssertion(rdfs:label "regulation of chromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of chromatin binding) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "PMID:20404130") "Any process that stops or reduces the frequency, rate or extent of chromatin binding. Chromatin binding is the selective interaction with chromatin, the network of fibers of DNA, protein, and sometimes RNA, that make up the chromosomes of the eukaryotic nucleus during interphase.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-05-19T10:29:06Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035562") -AnnotationAssertion(rdfs:label "negative regulation of chromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of chromatin binding) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "PMID:20404130") "Any process that increases the frequency, rate or extent of chromatin binding. Chromatin binding is the selective interaction with chromatin, the network of fibers of DNA, protein, and sometimes RNA, that make up the chromosomes of the eukaryotic nucleus during interphase.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-05-19T10:29:41Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035563") -AnnotationAssertion(rdfs:label "positive regulation of chromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (azurophil granule membrane) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "PMID:17152095") "The lipid bilayer surrounding an azurophil granule, a primary lysosomal granule found in neutrophil granulocytes that contains a wide range of hydrolytic enzymes and is released into the extracellular fluid.") @@ -60556,17 +43155,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (astrocyte chemotaxis) - -AnnotationAssertion(Annotation( "CL:0000127") Annotation( "GOC:BHF") Annotation( "PMID:12271471") "The directed movement of an astrocyte guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis).") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-02-28T03:17:52Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035700") -AnnotationAssertion(rdfs:label "astrocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (hematopoietic stem cell migration) AnnotationAssertion(Annotation( "CL:0000037") Annotation( "GOC:BHF") Annotation( "PMID:20234092") "The orderly movement of a hematopoietic stem cell from one site to another. A hematopoietic stem cell is a cell from which all cells of the lymphoid and myeloid lineages develop, including blood cells and cells of the immune system.") @@ -60615,16 +43203,6 @@ AnnotationAssertion( "cell proliferation involved in compound eye morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (endothelial cell chemotaxis) - -AnnotationAssertion(Annotation( "CL:0000115") Annotation( "GOC:BHF") "The directed movement of an endothelial cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis).") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-03-31T04:31:37Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035767") -AnnotationAssertion(rdfs:label "endothelial cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (insulin secretion involved in cellular response to glucose stimulus) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:yaf") Annotation( "PMID:8492079") "The regulated release of proinsulin from secretory granules (B granules) in the B cells of the pancreas; accompanied by cleavage of proinsulin to form mature insulin, in response to a glucose stimulus.") @@ -60647,19 +43225,6 @@ AnnotationAssertion( "positive regulation of insulin secretion involved in cellular response to glucose stimulus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (pronephric glomerulus morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "GOC:yaf") Annotation( "PMID:18787069") "The process in which the anatomical structures of the pronephric glomerulus are generated and organized. The pronephric glomerulus is part of the pronephric nephron and is restricted to one body segment.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-04-04T10:59:28Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035775") -AnnotationAssertion(rdfs:comment "This term is intended for annotation of fish and other organisms which contain a glomerulus as part of the pronephric nephron. It should not be used for annotation of Xenopus, which contains a pronephric glomus rather than a glomerulus.") -AnnotationAssertion(rdfs:label "pronephric glomerulus morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (pronephric nephron tubule epithelial cell differentiation) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "GOC:yaf") Annotation( "PMID:18787069") "The process in which relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells of the pronephric nephron tubule as it progresses from its formation to the mature state.") @@ -61196,17 +43761,6 @@ AnnotationAssertion( "direct ossification") SubClassOf( ) -# Class: (replacement ossification) - -AnnotationAssertion(Annotation( "GO_REF:0000034") "Ossification that requires the replacement of a preexisting tissue prior to bone tissue formation.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-12-19T01:53:16Z") -AnnotationAssertion(Annotation( "GO_REF:0000034") "indirect ossification") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0036075") -AnnotationAssertion(rdfs:label "replacement ossification") -SubClassOf( ) - # Class: (germ cell proliferation) AnnotationAssertion(Annotation( "CL:0000586") Annotation( "GOC:kmv") "The multiplication or reproduction of germ cells, reproductive cells in multicellular organisms, resulting in the expansion of a cell population.") @@ -61219,19 +43773,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (small molecule binding) - -AnnotationAssertion(Annotation( "GOC:curators") Annotation( "GOC:pde") Annotation( "GOC:pm") "Binding to a small molecule, any low molecular weight, monomeric, non-encoded molecule.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-01-17T04:20:34Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0036094") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Small molecules in GO include monosaccharides but exclude disaccharides and polysaccharides.") -AnnotationAssertion(rdfs:label "small molecule binding") -SubClassOf( ) - # Class: (female germ-line stem cell population maintenance) AnnotationAssertion(Annotation( "GOC:sart") "The process by which an organism or tissue maintains a population of female germ-line stem cells.") @@ -61325,28 +43866,6 @@ AnnotationAssertion(rdfs:label "musc EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (protein modification process) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:jl") "The covalent alteration of one or more amino acids occurring in proteins, peptides and nascent polypeptides (co-translational, post-translational modifications). Includes the modification of charged tRNAs that are destined to occur in a protein (pre-translation modification).") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/23112"^^xsd:anyURI) -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-04-26T01:47:12Z") -AnnotationAssertion( "GO:0006464") -AnnotationAssertion( "cellular protein modification process") -AnnotationAssertion( "process resulting in protein modification") -AnnotationAssertion(Annotation( "GOC:bf") "protein modification") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0036211") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "protein modification process") -SubClassOf( ) -SubClassOf( ) - # Class: (granulocyte activation) AnnotationAssertion(Annotation( "CL:0000094") Annotation( "GOC:nhn") "The change in morphology and behavior of a granulocyte resulting from exposure to a cytokine, chemokine, cellular ligand, or soluble factor.") @@ -61358,6 +43877,18 @@ AnnotationAssertion(rdfs:label "gran EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (response to decreased oxygen levels) + +AnnotationAssertion(Annotation( "GOC:al") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus reflecting a decline in the level of oxygen.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2012-07-20T01:05:46Z") +AnnotationAssertion(Annotation( "GOC:bf") "response to lowered oxygen levels") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0036293") +AnnotationAssertion(rdfs:comment "This term should be used when a decrease in oxygen levels is not considered a stress response. For a hypoxic stress response, consider instead 'response to hypoxia ; GO:0001666'.") +AnnotationAssertion(rdfs:label "response to decreased oxygen levels") +SubClassOf( ) + # Class: (lymph vessel morphogenesis) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:gr") Annotation( "PMID:18093989") "The process in which the anatomical structures of lymph vessels are generated and organized. The lymph vessel is the vasculature carrying lymph.") @@ -61384,26 +43915,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (response to sterol) - -AnnotationAssertion(Annotation( "GOC:bf") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a sterol stimulus.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-08-21T14:50:14Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0036314") -AnnotationAssertion(rdfs:label "response to sterol") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (cellular response to sterol) - -AnnotationAssertion(Annotation( "GOC:bf") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a sterol stimulus.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-08-21T14:51:21Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0036315") -AnnotationAssertion(rdfs:label "cellular response to sterol") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (hepatocyte homeostasis) AnnotationAssertion(Annotation( "CL:0000182") Annotation( "GOC:nhn") Annotation( "PMID:19878874") "Any biological process involved in the maintenance of the steady-state number of hepatocytes within a population of cells. Hepatocytes are specialized epithelial cells of the liver that are organized into interconnected plates called lobules.") @@ -61480,6 +43991,7 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:PARL") Annotation( "GOC:bf") Annotation( "PMID:12473691") "The joining of two lipid bilayers that surround the Golgi apparatus to form a single Golgi membrane.") AnnotationAssertion( "bf") AnnotationAssertion( "2015-05-21T10:05:06Z") +AnnotationAssertion( "Golgi apparatus membrane fusion") AnnotationAssertion(Annotation( "GOC:bf") "membrane fusion involved in Golgi reassembly") AnnotationAssertion(Annotation( "PMID:10811609") "post-mitotic fusion of Golgi membranes") AnnotationAssertion( "biological_process") @@ -61489,98 +44001,19 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (signaling receptor activity) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:signaling") "Receiving a signal and transmitting it in the cell to initiate a change in cell activity. A signal is a physical entity or change in state that is used to transfer information in order to trigger a response.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-08-01T02:45:27Z") -AnnotationAssertion( "GO:0004872") -AnnotationAssertion( "GO:0019041") -AnnotationAssertion( "receptor activity") -AnnotationAssertion(Annotation( "GOC:bf") "receptor activity involved in signal transduction") -AnnotationAssertion( "signalling receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0038023") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "signaling receptor activity") -SubClassOf( ) - -# Class: (prolactin signaling pathway) - -AnnotationAssertion(Annotation( "GOC:nhn") Annotation( "GOC:signaling") Annotation( "PMID:21664429") "The series of molecular signals initiated by the binding of the peptide hormone prolactin to its receptor on the surface of a target cell, and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( ) -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-05-14T01:52:59Z") -AnnotationAssertion(Annotation( "PMID:21664429") Annotation( "PR:000013246") "PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "prolactin-mediated signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0038161") -AnnotationAssertion(rdfs:label "prolactin signaling pathway") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - -# Class: (somatostatin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:jc") Annotation( "PMID:18006219") Annotation( "PMID:8769369") "A G protein-coupled receptor signaling pathway initiated by somatostatin binding to the somatostatin receptor (SSTR) on the surface of a target cell, and ending with the regulation of a downstream cellular process.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-06-12T10:30:01Z") -AnnotationAssertion(Annotation( "GOC:bf") "SST receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:bf") "SSTR signaling pathway") -AnnotationAssertion( "GO:0038169") -AnnotationAssertion(rdfs:comment "In addition to somatostatin (SST), the somatostatin receptors (SSTRs) can also be activated by the agonist cortistatin (CST). For signal transduction specifically initiated by the ligand somatostatin, consider instead annotating to the child term 'somatostatin signaling pathway ; GO:0038170'.") -AnnotationAssertion(rdfs:label "somatostatin receptor signaling pathway") -SubClassOf( ) - -# Class: (somatostatin signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:nhn") Annotation( "GOC:signaling") Annotation( "PMID:18006219") Annotation( "Wikipedia:Somatostatin") "A G protein-coupled receptor signaling pathway initiated by somatostatin binding to a somatostatin receptor (SSTR), and ending with the regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-06-12T10:33:21Z") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "SRIF signaling pathway") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "SST signaling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "somatostatin signalling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "somatostatin-activated somatostatin receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:bf") "somatostatin-mediated signaling pathway") -AnnotationAssertion(Annotation( "Wikipedia:Somatostatin") "somatotrophin release inhibiting factor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0038170") -AnnotationAssertion(rdfs:label "somatostatin signaling pathway") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pattern recognition receptor activity) - -AnnotationAssertion(Annotation( "GOC:ar") Annotation( "GOC:bf") "Combining with a pathogen-associated molecular pattern (PAMP), a structure conserved among microbial species to initiate an innate immune response.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/17995"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/18588"^^xsd:anyURI) -AnnotationAssertion( "bf") -AnnotationAssertion( "2013-05-29T15:24:44Z") -AnnotationAssertion( "GO:0008329") -AnnotationAssertion( "Wikipedia:Pattern_recognition_receptor") -AnnotationAssertion( "PRR") -AnnotationAssertion(Annotation( "Wikipedia:Pattern_recognition_receptor") "PRR activity") -AnnotationAssertion( "MAMP receptor activity") -AnnotationAssertion( "PAMP receptor activity") -AnnotationAssertion( "microbe-associated molecular pattern receptor activity") -AnnotationAssertion( "pathogen associated molecular pattern receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "macrophage receptor activity") -AnnotationAssertion( "signaling pattern recognition receptor activity") -AnnotationAssertion( "GO:0038187") -AnnotationAssertion(rdfs:label "pattern recognition receptor activity") -SubClassOf( ) +# Class: (astrocyte-dopaminergic neuron signaling) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:bf") Annotation( "PMID:12794311") Annotation( "PMID:21752258") "Cell-cell signaling that mediates the transfer of information from an astrocyte to a dopaminergic neuron.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-02-29T14:05:47Z") +AnnotationAssertion(Annotation( "GOC:bf") "astrocyte-dopaminergic neuron cell signaling") +AnnotationAssertion(Annotation( "PMID:21752258") "mesencephalic dopaminergic neuron-astrocyte crosstalk") +AnnotationAssertion(Annotation( "PMID:21752258") "midbrain dopaminergic neuron-astrocyte crosstalk") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "PMID:21752258") "dopaminergic neuron-astrocyte crosstalk") +AnnotationAssertion( "GO:0036520") +AnnotationAssertion(rdfs:label "astrocyte-dopaminergic neuron signaling") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (pronephric nephron tubule formation) @@ -61692,19 +44125,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pronephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:dgh") Annotation( "GOC:mtg_kidney_jan10") Annotation( "ZFA:00001557") "The progression of the glomerulus of the pronephric kidney over time from its initial formation until its mature state. The pronephric glomerulus is part of the pronephric nephron and is restricted to one body segment.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-07-02T10:13:38Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0039021") -AnnotationAssertion(rdfs:comment "This term is intended for annotation of fish and other organisms which contain a glomerulus as part of the pronephric nephron. It should not be used for annotation of Xenopus, which contains a pronephric glomus rather than a glomerulus.") -AnnotationAssertion(rdfs:label "pronephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (pronephric duct development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "PMID:15647339") Annotation( "XAO:0000063") Annotation( "ZFA:0000150") "The process whose specific outcome is the progression of the pronephric duct over time, from its formation to the mature structure. The pronephric duct collects the filtrate from the pronephric tubules and opens to the exterior of the pronephric kidney.") @@ -62006,16 +44426,6 @@ AnnotationAssertion(rdfs:label "germ EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (type 2 immune response) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "ISBN:0781735149") Annotation( "PMID:18000958") Annotation( "PMID:18007680") Annotation( "PMID:20065995") Annotation( "PMID:20200518") "An immune response which is associated with resistance to extracellular organisms such as helminths and pathological conditions such as allergy, which is orchestrated by the production of particular cytokines, most notably IL-4, IL-5, IL-10, and IL-13, by any of a variety of cell types including T-helper 2 cells, eosinophils, basophils, mast cells, and nuocytes, resulting in enhanced production of certain antibody isotypes and other effects.") -AnnotationAssertion(Annotation( "GOC:add") "T-helper 2 type immune response") -AnnotationAssertion(Annotation( "GOC:add") "Th2 immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042092") -AnnotationAssertion(rdfs:label "type 2 immune response") -SubClassOf( ) - # Class: (T cell proliferation) AnnotationAssertion(Annotation( "GOC:jl") "The expansion of a T cell population by cell division. Follows T cell activation.") @@ -62159,7 +44569,6 @@ AnnotationAssertion( "GO:0042133") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "neurotransmitter metabolic process") -SubClassOf( ) SubClassOf( ) SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) @@ -62194,24 +44603,6 @@ AnnotationAssertion(rdfs:label "neur SubClassOf( ) SubClassOf( ) -# Class: (neurotransmitter binding) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "Binding to a neurotransmitter, any chemical substance that is capable of transmitting (or inhibiting the transmission of) a nerve impulse from a neuron to another cell.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042165") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neurotransmitter binding") -SubClassOf( ) - -# Class: (acetylcholine binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to acetylcholine, an acetic acid ester of the organic base choline that functions as a neurotransmitter, released at the synapses of parasympathetic nerves and at neuromuscular junctions.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042166") -AnnotationAssertion(rdfs:label "acetylcholine binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (nuclear outer membrane-endoplasmic reticulum membrane network) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:jl") Annotation( "GOC:mah") Annotation( "GOC:mcc") Annotation( "GOC:pr") Annotation( "GOC:vw") "The continuous network of membranes encompassing the nuclear outer membrane and the endoplasmic reticulum membrane.") @@ -62400,24 +44791,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (peptide binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to a peptide, an organic compound comprising two or more amino acids linked by peptide bonds.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042277") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "peptide binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (phosphate ion binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to a phosphate ion.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042301") -AnnotationAssertion(rdfs:label "phosphate ion binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (molting cycle) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "The periodic casting off and regeneration of an outer covering of cuticle, feathers, hair, horns, skin, etc.") @@ -62428,6 +44801,48 @@ AnnotationAssertion( "molting cycle") SubClassOf( ) +# Class: (regulation of protein import into nucleus) + +AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the frequency, rate or extent of movement of proteins from the cytoplasm to the nucleus.") +AnnotationAssertion( "regulation of protein import into cell nucleus") +AnnotationAssertion( "regulation of protein transport from cytoplasm to nucleus") +AnnotationAssertion( "regulation of protein-nucleus import") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0042306") +AnnotationAssertion(rdfs:label "regulation of protein import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of protein import into nucleus) + +AnnotationAssertion(Annotation( "GOC:jl") "Any process that activates or increases the frequency, rate or extent of movement of proteins from the cytoplasm into the nucleus.") +AnnotationAssertion( "positive regulation of protein import into cell nucleus") +AnnotationAssertion( "positive regulation of protein transport from cytoplasm to nucleus") +AnnotationAssertion( "positive regulation of protein-nucleus import") +AnnotationAssertion( "up regulation of protein import into nucleus") +AnnotationAssertion( "up-regulation of protein import into nucleus") +AnnotationAssertion( "upregulation of protein import into nucleus") +AnnotationAssertion( "activation of protein import into nucleus") +AnnotationAssertion( "stimulation of protein import into nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0042307") +AnnotationAssertion(rdfs:label "positive regulation of protein import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of protein import into nucleus) + +AnnotationAssertion(Annotation( "GOC:jl") "Any process that stops, prevents, or reduces the frequency, rate or extent of the movement of proteins from the cytoplasm into the nucleus.") +AnnotationAssertion( "down regulation of protein import into nucleus") +AnnotationAssertion( "down-regulation of protein import into nucleus") +AnnotationAssertion( "downregulation of protein import into nucleus") +AnnotationAssertion( "negative regulation of protein import into cell nucleus") +AnnotationAssertion( "negative regulation of protein transport from cytoplasm to nucleus") +AnnotationAssertion( "negative regulation of protein-nucleus import") +AnnotationAssertion( "inhibition of protein import into nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0042308") +AnnotationAssertion(rdfs:label "negative regulation of protein import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of phosphorylation) AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the frequency, rate or extent of addition of phosphate groups into a molecule.") @@ -62461,28 +44876,6 @@ AnnotationAssertion( "positive regulation of phosphorylation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (taxis) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0192801023") "The directed movement of a motile cell or organism in response to an external stimulus.") -AnnotationAssertion( "Wikipedia:Taxis") -AnnotationAssertion( "directed movement in response to stimulus") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042330") -AnnotationAssertion(rdfs:label "taxis") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chemokine receptor binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a chemokine receptor.") -AnnotationAssertion( "chemokine receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042379") -AnnotationAssertion(rdfs:label "chemokine receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (regulation of membrane potential) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mtg_cardio") Annotation( "GOC:tb") Annotation( "ISBN:0198506732") "Any process that modulates the establishment or extent of a membrane potential, the electric potential existing across any membrane arising from charges in the membrane itself and from the charges present in the media on either side of the membrane.") @@ -62841,26 +45234,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (melanosome) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "PMID:11584301") "A tissue-specific, membrane-bounded cytoplasmic organelle within which melanin pigments are synthesized and stored. Melanosomes are synthesized in melanocyte cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GOC:kmv") ) -AnnotationAssertion( "Wikipedia:Melanosome") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0042470") -AnnotationAssertion(rdfs:label "melanosome") -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "GOC:kmv") ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -SubClassOf(Annotation( "GOC:kmv") ObjectSomeValuesFrom( ObjectComplementOf())) -SubClassOf( ObjectAllValuesFrom( )) -DisjointClasses( ObjectSomeValuesFrom( )) -DisjointClasses(Annotation( "GOC:kmv") ObjectSomeValuesFrom( )) - # Class: (ear morphogenesis) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0192801023") "The process in which the anatomical structures of the ear are generated and organized. The ear is the sense organ in vertebrates that is specialized for the detection of sound, and the maintenance of balance. Includes the outer ear and middle ear, which collect and transmit sound waves; and the inner ear, which contains the organs of balance and (except in fish) hearing. Also includes the pinna, the visible part of the outer ear, present in some mammals.") @@ -62883,26 +45256,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (outer ear morphogenesis) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0192801023") "The process in which the anatomical structures of the outer ear are generated and organized. The outer ear is the part of the ear external to the tympanum (eardrum). It consists of a tube (the external auditory meatus) that directs sound waves on to the tympanum, and may also include the external pinna, which extends beyond the skull.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042473") -AnnotationAssertion(rdfs:label "outer ear morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (middle ear morphogenesis) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0192801023") "The process in which the anatomical structures of the middle ear are generated and organized. The middle ear is the air-filled cavity within the skull of vertebrates that lies between the outer ear and the inner ear. It is linked to the pharynx (and therefore to outside air) via the Eustachian tube and in mammals contains the three ear ossicles, which transmit auditory vibrations from the outer ear (via the tympanum) to the inner ear (via the oval window).") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042474") -AnnotationAssertion(rdfs:label "middle ear morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (regulation of eye photoreceptor cell development) AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the frequency, rate or extent of eye photoreceptor development.") @@ -62941,39 +45294,6 @@ AnnotationAssertion( "negative regulation of eye photoreceptor cell development") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (hemoglobin catabolic process) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mb") "The chemical reactions and pathways resulting in the breakdown of hemoglobin, an oxygen carrying, conjugated protein containing four heme groups and globin; especially, the proteolytic cleavage of hemoglobin to yield free heme, peptides, and amino acids.") -AnnotationAssertion( "GO:0020029") -AnnotationAssertion( "haemoglobin catabolic process") -AnnotationAssertion( "haemoglobin catabolism") -AnnotationAssertion( "hemoglobin breakdown") -AnnotationAssertion( "hemoglobin catabolism") -AnnotationAssertion( "hemoglobin degradation") -AnnotationAssertion( "haemoglobin hydrolysis") -AnnotationAssertion( "hemoglobin hydrolysis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042540") -AnnotationAssertion(rdfs:comment "Note that 'hydrolysis' is actually a reaction rather than a process. The synonym 'hemoglobin hydrolysis' was the text string associated with the secondary ID GO:0020029, which was retained because its definition did describe a process.") -AnnotationAssertion(rdfs:label "hemoglobin catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (hemoglobin biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways resulting in the formation of hemoglobin, an oxygen carrying, conjugated protein containing four heme groups and globin.") -AnnotationAssertion( "haemoglobin biosynthesis") -AnnotationAssertion( "haemoglobin biosynthetic process") -AnnotationAssertion( "hemoglobin anabolism") -AnnotationAssertion( "hemoglobin biosynthesis") -AnnotationAssertion( "hemoglobin formation") -AnnotationAssertion( "hemoglobin synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042541") -AnnotationAssertion(rdfs:label "hemoglobin biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (neuron maturation) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:jl") "A developmental process, independent of morphogenetic (shape) change, that is required for a neuron to attain its fully functional state.") @@ -62994,16 +45314,6 @@ AnnotationAssertion( "myelination") SubClassOf( ) -# Class: (hormone binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to an hormone, a naturally occurring substance secreted by specialized cells that affect the metabolism or behavior of cells possessing functional receptors for the hormone. Hormones may be produced by the same, or different, cell as express the receptor.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042562") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hormone binding") -SubClassOf( ) - # Class: (azurophil granule) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "PMID:17152095") "Primary lysosomal granule found in neutrophil granulocytes. Contains a wide range of hydrolytic enzymes and is released into the extracellular fluid.") @@ -63237,23 +45547,6 @@ AnnotationAssertion(rdfs:label "amid EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glucocorticoid receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "The series of molecular signals initiated by glucocorticoid binding to its receptor.") -AnnotationAssertion( "glucocorticoid receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0042921") -AnnotationAssertion(rdfs:label "glucocorticoid receptor signaling pathway") -SubClassOf( ) - -# Class: (neuropeptide binding) - -AnnotationAssertion(Annotation( "http://www.wormbook.org/chapters/www_neuropeptides/neuropeptides.html") "Interacting selectively and non-covalently and stoichiometrically with neuropeptides, peptides with direct synaptic effects (peptide neurotransmitters) or indirect modulatory effects on the nervous system (peptide neuromodulators).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0042923") -AnnotationAssertion(rdfs:label "neuropeptide binding") -SubClassOf( ) - # Class: (regulation of apoptotic process) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mtg_apoptosis") "Any process that modulates the occurrence or rate of cell death by apoptotic process.") @@ -63381,30 +45674,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (ribonucleoprotein complex binding) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:go_curators") Annotation( "GOC:vk") "Binding to a complex of RNA and protein.") -AnnotationAssertion( "RNP binding") -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:vk") "protein-RNA complex binding") -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:vk") "ribonucleoprotein binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0043021") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ribonucleoprotein complex binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (ribosome binding) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Binding to a ribosome.") -AnnotationAssertion( "GO:0030376") -AnnotationAssertion( "ribosome receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0043022") -AnnotationAssertion(rdfs:label "ribosome binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (neuronal cell body) AnnotationAssertion(Annotation( "GOC:go_curators") "The portion of a neuron that includes the nucleus, but excludes cell projections such as axons and dendrites.") @@ -63607,6 +45876,7 @@ AnnotationAssertion( "upregulation of metalloenzyme activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0043085") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of catalytic activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -63627,22 +45897,10 @@ AnnotationAssertion( "negative regulation of metalloenzyme activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0043086") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of catalytic activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (surfactant homeostasis) - -AnnotationAssertion(Annotation( "PMID:23708874") Annotation( "PMID:9751757") "Any process involved in the maintenance of a steady-state level of a surface-active agent that maintains the surface tension of a liquid.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24222"^^xsd:anyURI) -AnnotationAssertion( "GO:0050828") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "regulation of liquid surface tension") -AnnotationAssertion( "regulation of surface tension of a liquid") -AnnotationAssertion( "surfactant activity") -AnnotationAssertion( "GO:0043129") -AnnotationAssertion(rdfs:label "surfactant homeostasis") -SubClassOf( ) - # Class: (hindgut contraction) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mtg_muscle") Annotation( "UBERON:0001046") "A process in which force is generated within smooth muscle tissue, resulting in a change in muscle geometry. This process occurs in the hindgut. Force generation involves a chemo-mechanical energy conversion step that is carried out by the actin/myosin complex activity, which generates force through ATP hydrolysis. The hindgut is the posterior part of the alimentary canal, including the rectum, and the large intestine.") @@ -63679,6 +45937,7 @@ SubClassOf( (macromolecule metabolic process) AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass.") +AnnotationAssertion( "GO:0034960") AnnotationAssertion( "GO:0043283") AnnotationAssertion( "GO:0044259") AnnotationAssertion(Annotation( "GOC:mtg_chebi_dec09") "biopolymer metabolic process") @@ -63703,38 +45962,6 @@ AnnotationAssertion(rdfs:label "pept EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (amine binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to an amine, a weakly basic organic compound that contains an amino or a substituted amino group.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0043176") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "amine binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (organic acid binding) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Binding to an organic acid, any acidic compound containing carbon in covalent linkage.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0043177") -AnnotationAssertion(rdfs:label "organic acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (vascular endothelial growth factor receptor 2 binding) - -AnnotationAssertion(Annotation( "GOC:st") "Binding to a vascular endothelial growth factor receptor 2.") -AnnotationAssertion( "KDR binding") -AnnotationAssertion( "Flk-1 binding") -AnnotationAssertion( "VEGF receptor 2 binding") -AnnotationAssertion( "VEGFR 2 binding") -AnnotationAssertion( "kinase domain region binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0043184") -AnnotationAssertion(rdfs:label "vascular endothelial growth factor receptor 2 binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (response to amino acid) AnnotationAssertion(Annotation( "GOC:ef") Annotation( "GOC:mlg") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an amino acid stimulus. An amino acid is a carboxylic acids containing one or more amino groups.") @@ -63773,15 +46000,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) -# Class: (myelin maintenance) - -AnnotationAssertion(Annotation( "GOC:dgh") "The process of preserving the structure and function of mature myelin. This includes maintaining the compact structure of myelin necessary for its electrical insulating characteristics as well as the structure of non-compact regions such as Schmidt-Lantermann clefts and paranodal loops. This does not include processes responsible for maintaining the nodes of Ranvier, which are not part of the myelin sheath.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043217") -AnnotationAssertion(rdfs:label "myelin maintenance") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (organelle) AnnotationAssertion(Annotation( "GOC:go_curators") "Organized structure of distinctive morphology and function. Includes the nucleus, mitochondria, plastids, vacuoles, vesicles, ribosomes and the cytoskeleton, and prokaryotic structures such as anammoxosomes and pirellulosomes. Excludes the plasma membrane.") @@ -63872,15 +46090,6 @@ AnnotationAssertion( "organelle lumen") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (receptor complex) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any protein complex that undergoes combination with a hormone, neurotransmitter, drug or intracellular messenger to initiate a change in cell function.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0043235") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of protein-containing complex disassembly) AnnotationAssertion(Annotation( "GOC:jl") "Any process that stops, prevents, or reduces the frequency, rate or extent of protein complex disassembly, the disaggregation of a protein complex into its constituent components.") @@ -64020,29 +46229,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (enucleate erythrocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The process in which a myeloid precursor cell acquires specialized features of an erythrocyte without a nucleus. An example of this process is found in Mus musculus.") -AnnotationAssertion(Annotation( "CL:0000232") "enucleate RBC differentiation") -AnnotationAssertion(Annotation( "CL:0000232") "enucleate red blood cell differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043353") -AnnotationAssertion(rdfs:label "enucleate erythrocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (enucleate erythrocyte maturation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "A developmental process, independent of morphogenetic (shape) change, that is required for an enucleate erythrocyte to attain its fully functional state. An enucleate erythrocyte is an erythrocyte without a nucleus.") -AnnotationAssertion(Annotation( "CL:0000232") "enucleate RBC maturation") -AnnotationAssertion(Annotation( "CL:0000232") "enucleate red blood cell maturation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043354") -AnnotationAssertion(rdfs:label "enucleate erythrocyte maturation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (nucleate erythrocyte maturation) AnnotationAssertion(Annotation( "GOC:devbiol") Annotation( "GOC:jl") "A developmental process, independent of morphogenetic (shape) change, that is required for a nucleate erythrocyte to attain its fully functional state. A nucleate erythrocyte is an erythrocyte with a nucleus.") @@ -64066,43 +46252,6 @@ AnnotationAssertion(rdfs:label "nucl EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (regulation of protein binding) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of protein binding.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043393") -AnnotationAssertion(rdfs:label "regulation of protein binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (steroid hormone mediated signaling pathway) - -AnnotationAssertion(Annotation( "PMID:12606724") "The series of molecular signals mediated by a steroid hormone binding to a receptor.") -AnnotationAssertion( "steroid hormone mediated signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043401") -AnnotationAssertion(rdfs:label "steroid hormone mediated signaling pathway") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glucocorticoid mediated signaling pathway) - -AnnotationAssertion(Annotation( "PMID:15240347") "The series of molecular signals mediated by the detection of a glucocorticoid hormone.") -AnnotationAssertion( "glucocorticoid mediated signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043402") -AnnotationAssertion(rdfs:label "glucocorticoid mediated signaling pathway") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (macromolecule modification) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The covalent alteration of one or more monomeric units in a polypeptide, polynucleotide, polysaccharide, or other biological macromolecule, resulting in a change in its properties.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043412") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "macromolecule modification") -SubClassOf( ) - # Class: (response to peptide hormone) AnnotationAssertion(Annotation( "PMID:11027914") Annotation( "PMID:15134857") Annotation( "Wikipedia:Peptide_hormone") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a peptide hormone stimulus. A peptide hormone is any of a class of peptides that are secreted into the blood stream and have endocrine functions in living animals.") @@ -64146,20 +46295,6 @@ AnnotationAssertion( "GO:0043470") AnnotationAssertion(rdfs:label "regulation of carbohydrate catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (regulation of cellular carbohydrate catabolic process) - -AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the frequency, rate, or extent of the chemical reactions and pathways resulting in the breakdown of carbohydrates, carried out by individual cells.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043471") -AnnotationAssertion(rdfs:label "regulation of cellular carbohydrate catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) # Class: (pigmentation) @@ -64305,23 +46440,11 @@ EquivalentClasses( ObjectIntersection AnnotationAssertion(Annotation( "GOC:bf") "Any process that modulates the frequency, rate or extent of kinase activity, the catalysis of the transfer of a phosphate group, usually from ATP, to a substrate molecule.") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0043549") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of kinase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (insulin binding) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "Binding to insulin, a polypeptide hormone produced by the islets of Langerhans of the pancreas in mammals, and by the homologous organs of other organisms.") -AnnotationAssertion( ) -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0043559") -AnnotationAssertion(rdfs:label "insulin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - # Class: (regulation of respiratory gaseous exchange) AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the frequency, rate or extent of the process of gaseous exchange between an organism and its environment.") @@ -64341,28 +46464,6 @@ AnnotationAssertion(rdfs:label "ear EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (nose development) - -AnnotationAssertion(Annotation( "GOC:jl") "The process whose specific outcome is the progression of the nose over time, from its formation to the mature structure. The nose is the specialized structure of the face that serves as the organ of the sense of smell and as part of the respiratory system. Includes the nasi externus (external nose) and cavitas nasi (nasal cavity).") -AnnotationAssertion( "nasus development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043584") -AnnotationAssertion(rdfs:label "nose development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nose morphogenesis) - -AnnotationAssertion(Annotation( "GOC:jl") "The process in which the anatomical structures of the nose are generated and organized. The nose is the specialized structure of the face that serves as the organ of the sense of smell and as part of the respiratory system. Includes the nasi externus (external nose) and cavitas nasi (nasal cavity).") -AnnotationAssertion( "nasus morphogenesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043585") -AnnotationAssertion(rdfs:label "nose morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (tongue development) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "UBERON:0001723") "The process whose specific outcome is the progression of the tongue over time, from its formation to the mature structure. The tongue is the movable, muscular organ on the floor of the mouth of most vertebrates, in many other mammals is the principal organ of taste, aids in the prehension of food, in swallowing, and in modifying the voice as in speech.") @@ -64455,19 +46556,6 @@ AnnotationAssertion(rdfs:label "astr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (keratinocyte proliferation) - -AnnotationAssertion(Annotation( "CL:0000311") "The multiplication or reproduction of keratinocytes, resulting in the expansion of a cell population. Keratinocytes are epidermal cells which synthesize keratin and undergo a characteristic change as they move upward from the basal layers of the epidermis to the cornified (horny) layer of the skin.") -AnnotationAssertion( ) -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043616") -AnnotationAssertion(rdfs:label "keratinocyte proliferation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - # Class: (dicarboxylic acid metabolic process) AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving dicarboxylic acids, any organic acid containing two carboxyl (COOH) groups or anions (COO-).") @@ -64557,7 +46645,6 @@ AnnotationAssertion( "GO:0044042") AnnotationAssertion(rdfs:label "glucan metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (regulation of system process) @@ -64670,6 +46757,7 @@ AnnotationAssertion( "2009-04-21T04:07:27Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0044092") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of molecular function") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -64681,6 +46769,7 @@ AnnotationAssertion( "2009-04-21T04:11:06Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0044093") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of molecular function") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -64706,6 +46795,7 @@ AnnotationAssertion( "GOC:mah") "intermediary metabolism") AnnotationAssertion( "GO:0044237") AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation. It should be possible to make a more specific annotation to one of the children of this term.") AnnotationAssertion(rdfs:label "cellular metabolic process") SubClassOf( ) SubClassOf( ) @@ -64720,18 +46810,18 @@ AnnotationAssertion( "primary metabolic process") SubClassOf( ) -# Class: (cellular polysaccharide catabolic process) +# Class: (cellular lipid catabolic process) -AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways resulting in the breakdown of polysaccharides, polymers of many (typically more than 10) monosaccharide residues linked glycosidically, as carried out by individual cells.") -AnnotationAssertion( "cellular polysaccharide breakdown") -AnnotationAssertion( "cellular polysaccharide catabolism") -AnnotationAssertion( "cellular polysaccharide degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0044247") -AnnotationAssertion(rdfs:label "cellular polysaccharide catabolic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) +AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways resulting in the breakdown of lipids, as carried out by individual cells.") +AnnotationAssertion( "cellular lipid breakdown") +AnnotationAssertion( "cellular lipid catabolism") +AnnotationAssertion( "cellular lipid degradation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0044242") +AnnotationAssertion(rdfs:label "cellular lipid catabolic process") +SubClassOf( ) +SubClassOf( ) +SubClassOf( ) # Class: (cellular catabolic process) @@ -64758,6 +46848,17 @@ AnnotationAssertion(rdfs:label "cell SubClassOf( ) SubClassOf( ) +# Class: (cellular lipid metabolic process) + +AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways involving lipids, as carried out by individual cells.") +AnnotationAssertion( "cellular lipid metabolism") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0044255") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "cellular lipid metabolic process") +SubClassOf( ) +SubClassOf( ) + # Class: (intestinal lipid catabolic process) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "http://www.emc.maricopa.edu/") "The chemical reactions and pathways resulting in the breakdown into fatty acids and monoglycerides of lipids in the small intestine. Lipids are broken down by lipases released by the pancreas.") @@ -64769,59 +46870,6 @@ AnnotationAssertion( "intestinal lipid catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cellular macromolecule metabolic process) - -AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways involving macromolecules, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass, as carried out by individual cells.") -AnnotationAssertion( "GO:0034960") -AnnotationAssertion(Annotation( "GOC:mtg_chebi_dec09") "cellular biopolymer metabolic process") -AnnotationAssertion( "cellular macromolecule metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0044260") -AnnotationAssertion(rdfs:label "cellular macromolecule metabolic process") -SubClassOf( ) -SubClassOf( ) - -# Class: (cellular carbohydrate metabolic process) - -AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways involving carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, as carried out by individual cells.") -AnnotationAssertion( "GO:0006092") -AnnotationAssertion( "cellular carbohydrate metabolism") -AnnotationAssertion( "main pathways of carbohydrate metabolic process") -AnnotationAssertion( "main pathways of carbohydrate metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0044262") -AnnotationAssertion(rdfs:label "cellular carbohydrate metabolic process") -SubClassOf( ) -SubClassOf( ) - -# Class: (cellular polysaccharide metabolic process) - -AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways involving polysaccharides, polymers of more than 10 monosaccharide residues joined by glycosidic linkages, as carried out by individual cells.") -AnnotationAssertion( "cellular glycan metabolic process") -AnnotationAssertion( "cellular glycan metabolism") -AnnotationAssertion( "cellular polysaccharide metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0044264") -AnnotationAssertion(rdfs:label "cellular polysaccharide metabolic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (cellular macromolecule catabolic process) - -AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways resulting in the breakdown of a macromolecule, any large molecule including proteins, nucleic acids and carbohydrates, as carried out by individual cells.") -AnnotationAssertion( "GO:0034962") -AnnotationAssertion(Annotation( "GOC:mtg_chebi_dec09") "cellular biopolymer catabolic process") -AnnotationAssertion( "cellular macromolecule breakdown") -AnnotationAssertion( "cellular macromolecule catabolism") -AnnotationAssertion( "cellular macromolecule degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0044265") -AnnotationAssertion(rdfs:label "cellular macromolecule catabolic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (cellular nitrogen compound catabolic process) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of organic and inorganic nitrogenous compounds.") @@ -64847,19 +46895,6 @@ AnnotationAssertion(rdfs:label "cell SubClassOf( ) SubClassOf( ) -# Class: (cellular carbohydrate catabolic process) - -AnnotationAssertion(Annotation( "GOC:jl") "The chemical reactions and pathways resulting in the breakdown of carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, as carried out by individual cells.") -AnnotationAssertion( "cellular carbohydrate breakdown") -AnnotationAssertion( "cellular carbohydrate catabolism") -AnnotationAssertion( "cellular carbohydrate degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0044275") -AnnotationAssertion(rdfs:label "cellular carbohydrate catabolic process") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (small molecule metabolic process) AnnotationAssertion(Annotation( "GOC:curators") Annotation( "GOC:pde") Annotation( "GOC:vw") "The chemical reactions and pathways involving small molecules, any low molecular weight, monomeric, non-encoded molecule.") @@ -65038,6 +47073,16 @@ AnnotationAssertion( "multi-multicellular organism process") SubClassOf( ) +# Class: (protein transmembrane import into intracellular organelle) + +AnnotationAssertion(Annotation( "GOC:jl") "The directed movement of proteins into an intracellular organelle, across a membrane.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2012-11-07T15:37:36Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0044743") +AnnotationAssertion(rdfs:label "protein transmembrane import into intracellular organelle") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (cilium organization) AnnotationAssertion(Annotation( "GOC:cilia") Annotation( "GOC:jl") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a cilium, a specialized eukaryotic organelle that consists of a filiform extrusion of the cell surface. Each cilium is bounded by an extrusion of the cytoplasmic membrane, and contains a regular longitudinal array of microtubules, anchored basally in a centriole.") @@ -65055,38 +47100,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) -# Class: (DNA packaging complex) - -AnnotationAssertion(Annotation( "GOC:jl") "A protein complex that plays a role in the process of DNA packaging.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2013-09-19T11:33:45Z") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0044815") -AnnotationAssertion(rdfs:label "DNA packaging complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (protein-containing complex binding) - -AnnotationAssertion(Annotation( "GOC:jl") "Binding to a macromolecular complex.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2014-12-16T11:38:58Z") -AnnotationAssertion( "GO:0032403") -AnnotationAssertion( "protein complex binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "macromolecular complex binding") -AnnotationAssertion( "GO:0044877") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "protein-containing complex binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (chitosome) - -AnnotationAssertion(Annotation( "ISBN:0198506732") Annotation( "PMID:8970154") "An intracellular membrane-bounded particle found in fungi and containing chitin synthase; it synthesizes chitin microfibrils. Chitin synthase activity exists in chitosomes and they are proposed to act as a reservoir for regulated transport of chitin synthase enzymes to the division septum.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0045009") -AnnotationAssertion(rdfs:label "chitosome") -SubClassOf( ) - # Class: (plasma membrane fusion) AnnotationAssertion(Annotation( "GOC:elh") Annotation( "GOC:mtg_muscle") "The joining of the lipid bilayer membrane that surround a cell with that of another cell, producing a single cell.") @@ -65113,43 +47126,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (innate immune response) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:ebc") Annotation( "GOC:mtg_sensu") Annotation( "GO_REF:0000022") "Innate immune responses are defense responses mediated by germline encoded components that directly recognize components of potential pathogens.") -AnnotationAssertion( ) -AnnotationAssertion( "GO:0002226") -AnnotationAssertion( "Wikipedia:Innate_immune_system") -AnnotationAssertion(Annotation( "GOC:pg") "innate immunity") -AnnotationAssertion( "nonspecific immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045087") -AnnotationAssertion(rdfs:label "innate immune response") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - -# Class: (regulation of innate immune response) - -AnnotationAssertion(Annotation( "GOC:ebc") "Any process that modulates the frequency, rate or extent of the innate immune response, the organism's first line of defense against infection.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045088") -AnnotationAssertion(rdfs:label "regulation of innate immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of innate immune response) - -AnnotationAssertion(Annotation( "GOC:ebc") "Any process that activates or increases the frequency, rate or extent of the innate immune response, the organism's first line of defense against infection.") -AnnotationAssertion( "up regulation of innate immune response") -AnnotationAssertion( "up-regulation of innate immune response") -AnnotationAssertion( "upregulation of innate immune response") -AnnotationAssertion( "stimulation of innate immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045089") -AnnotationAssertion(rdfs:label "positive regulation of innate immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (keratin filament) AnnotationAssertion(Annotation( "ISBN:0716731363") "A filament composed of acidic and basic keratins (types I and II), typically expressed in epithelial cells. The keratins are the most diverse classes of IF proteins, with a large number of keratin isoforms being expressed. Each type of epithelium always expresses a characteristic combination of type I and type II keratins.") @@ -65257,7 +47233,8 @@ SubClassOf( (cell fate commitment) -AnnotationAssertion(Annotation( "ISBN:0716731185") "The commitment of cells to specific cell fates and their capacity to differentiate into particular kinds of cells. Positional information is established through protein signals that emanate from a localized source within a cell (the initial one-cell zygote) or within a developmental field.") +AnnotationAssertion(Annotation( "ISBN:0716731185") "The cellular developmental process by which a cell establishes the intrinsic character of a cell or tissue region irreversibly committing it to a particular fate.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24390"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0045165") AnnotationAssertion(rdfs:comment "Note that this term was 'cell fate determination' but the term name was changed to better match its existing definition and the child term 'cell fate determination; GO:0001709' was also created.") @@ -65280,21 +47257,6 @@ AnnotationAssertion( "cell-cell signaling involved in cell fate commitment") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (translation regulator activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any molecular function involved in the initiation, activation, perpetuation, repression or termination of polypeptide synthesis at the ribosome.") -AnnotationAssertion( "translation factor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0045182") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "translation regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (establishment of protein localization) AnnotationAssertion(Annotation( "GOC:bf") "The directed movement of a protein to a specific location.") @@ -65307,6 +47269,19 @@ AnnotationAssertion(rdfs:label "esta EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (maintenance of protein location) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process in which a protein is maintained in a location and prevented from moving elsewhere. These include sequestration, stabilization to prevent transport elsewhere and the active retrieval of proteins that do move away.") +AnnotationAssertion( "active protein retrieval") +AnnotationAssertion( "protein retention") +AnnotationAssertion( "protein sequestering") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of protein localization") +AnnotationAssertion( "GO:0045185") +AnnotationAssertion(rdfs:label "maintenance of protein location") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (establishment or maintenance of neuroblast polarity) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:mah") Annotation( "GOC:mtg_sensu") Annotation( "PMID:19375318") Annotation( "PMID:20066083") "Any cellular process that results in the specification, formation or maintenance of the apicobasal polarity of a neuroblast cell, a progenitor of the central nervous system.") @@ -65353,17 +47328,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) -# Class: (postsynaptic membrane) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "A specialized area of membrane facing the presynaptic membrane on the tip of the nerve ending and separated from it by a minute cleft (the synaptic cleft). Neurotransmitters cross the synaptic cleft and transmit the signal to the postsynaptic membrane.") -AnnotationAssertion( "post-synaptic membrane") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0045211") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "postsynaptic membrane") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (sarcomere organization) AnnotationAssertion(Annotation( "GOC:bf") "The myofibril assembly process that results in the organization of muscle actomyosin into sarcomeres. The sarcomere is the repeating unit of a myofibril in a muscle cell, composed of an array of overlapping thick and thin filaments between two adjacent Z discs.") @@ -65733,46 +47697,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (regulation of keratinocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of keratinocyte differentiation.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045616") -AnnotationAssertion(rdfs:label "regulation of keratinocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (negative regulation of keratinocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of keratinocyte differentiation.") -AnnotationAssertion( "down regulation of keratinocyte differentiation") -AnnotationAssertion( "down-regulation of keratinocyte differentiation") -AnnotationAssertion( "downregulation of keratinocyte differentiation") -AnnotationAssertion( "inhibition of keratinocyte differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045617") -AnnotationAssertion(rdfs:label "negative regulation of keratinocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (positive regulation of keratinocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that activates or increases the frequency, rate or extent of keratinocyte differentiation.") -AnnotationAssertion( "up regulation of keratinocyte differentiation") -AnnotationAssertion( "up-regulation of keratinocyte differentiation") -AnnotationAssertion( "upregulation of keratinocyte differentiation") -AnnotationAssertion( "activation of keratinocyte differentiation") -AnnotationAssertion( "stimulation of keratinocyte differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045618") -AnnotationAssertion(rdfs:label "positive regulation of keratinocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (regulation of lymphocyte differentiation) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of lymphocyte differentiation.") @@ -65820,42 +47744,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (regulation of melanocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of melanocyte differentiation.") -AnnotationAssertion( "regulation of melanophore differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045634") -AnnotationAssertion(rdfs:label "regulation of melanocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of melanocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of melanocyte differentiation.") -AnnotationAssertion( "down regulation of melanocyte differentiation") -AnnotationAssertion( "down-regulation of melanocyte differentiation") -AnnotationAssertion( "downregulation of melanocyte differentiation") -AnnotationAssertion( "negative regulation of melanophore differentiation") -AnnotationAssertion( "inhibition of melanocyte differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045635") -AnnotationAssertion(rdfs:label "negative regulation of melanocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of melanocyte differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that activates or increases the frequency, rate or extent of melanocyte differentiation.") -AnnotationAssertion( "positive regulation of melanophore differentiation") -AnnotationAssertion( "up regulation of melanocyte differentiation") -AnnotationAssertion( "up-regulation of melanocyte differentiation") -AnnotationAssertion( "upregulation of melanocyte differentiation") -AnnotationAssertion( "activation of melanocyte differentiation") -AnnotationAssertion( "stimulation of melanocyte differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045636") -AnnotationAssertion(rdfs:label "positive regulation of melanocyte differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of myeloid cell differentiation) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of myeloid cell differentiation.") @@ -66302,8 +48190,8 @@ AnnotationAssertion( "negative regulation of glycogen biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +SubClassOf( ) SubClassOf( ) -SubClassOf( ) # Class: (negative regulation of gluconeogenesis) @@ -66316,8 +48204,8 @@ AnnotationAssertion( "GO:0045721") AnnotationAssertion(rdfs:label "negative regulation of gluconeogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) SubClassOf( ) +SubClassOf( ) # Class: (positive regulation of gluconeogenesis) @@ -66433,46 +48321,6 @@ AnnotationAssertion( "positive regulation of protein catabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (negative regulation of G protein-coupled receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of G protein-coupled receptor signaling pathway.") -AnnotationAssertion( "down regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "down-regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "downregulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "negative regulation of G protein coupled receptor protein signaling pathway") -AnnotationAssertion( "negative regulation of G protein coupled receptor protein signalling pathway") -AnnotationAssertion( "negative regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "negative regulation of G-protein coupled receptor protein signalling pathway") -AnnotationAssertion( "negative regulation of G-protein-coupled receptor protein signalling pathway") -AnnotationAssertion( "negative regulation of GPCR protein signaling pathway") -AnnotationAssertion( "negative regulation of GPCR protein signalling pathway") -AnnotationAssertion( "inhibition of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045744") -AnnotationAssertion(rdfs:label "negative regulation of G protein-coupled receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of G protein-coupled receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that activates or increases the frequency, rate or extent of G protein-coupled receptor signaling pathway activity.") -AnnotationAssertion( "positive regulation of G protein coupled receptor protein signaling pathway") -AnnotationAssertion( "positive regulation of G protein coupled receptor protein signalling pathway") -AnnotationAssertion( "positive regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "positive regulation of G-protein coupled receptor protein signalling pathway") -AnnotationAssertion( "positive regulation of G-protein-coupled receptor protein signaling pathway") -AnnotationAssertion( "positive regulation of G-protein-coupled receptor protein signalling pathway") -AnnotationAssertion( "positive regulation of GPCR protein signaling pathway") -AnnotationAssertion( "positive regulation of GPCR protein signalling pathway") -AnnotationAssertion( "up regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "up-regulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "upregulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "activation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "stimulation of G-protein coupled receptor protein signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045745") -AnnotationAssertion(rdfs:label "positive regulation of G protein-coupled receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of action potential) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of action potential creation, propagation or termination. This typically occurs via modulation of the activity or expression of voltage-gated ion channels.") @@ -66671,6 +48519,33 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (negative regulation of endocytosis) + +AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of endocytosis.") +AnnotationAssertion( "down regulation of endocytosis") +AnnotationAssertion( "down-regulation of endocytosis") +AnnotationAssertion( "downregulation of endocytosis") +AnnotationAssertion( "inhibition of endocytosis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0045806") +AnnotationAssertion(rdfs:label "negative regulation of endocytosis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (positive regulation of endocytosis) + +AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that activates or increases the frequency, rate or extent of endocytosis.") +AnnotationAssertion( "up regulation of endocytosis") +AnnotationAssertion( "up-regulation of endocytosis") +AnnotationAssertion( "upregulation of endocytosis") +AnnotationAssertion( "activation of endocytosis") +AnnotationAssertion( "stimulation of endocytosis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0045807") +AnnotationAssertion(rdfs:label "positive regulation of endocytosis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (negative regulation of glycogen catabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the breakdown of glycogen.") @@ -66741,18 +48616,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (negative regulation of innate immune response) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of the innate immune response.") -AnnotationAssertion( "down regulation of innate immune response") -AnnotationAssertion( "down-regulation of innate immune response") -AnnotationAssertion( "downregulation of innate immune response") -AnnotationAssertion( "inhibition of innate immune response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045824") -AnnotationAssertion(rdfs:label "negative regulation of innate immune response") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of lipid metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving lipids.") @@ -66874,28 +48737,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (regulation of protein kinase activity) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that modulates the frequency, rate or extent of protein kinase activity.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045859") -AnnotationAssertion(rdfs:label "regulation of protein kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of protein kinase activity) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that activates or increases the frequency, rate or extent of protein kinase activity.") -AnnotationAssertion( "up regulation of protein kinase activity") -AnnotationAssertion( "up-regulation of protein kinase activity") -AnnotationAssertion( "upregulation of protein kinase activity") -AnnotationAssertion( "stimulation of protein kinase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0045860") -AnnotationAssertion(rdfs:label "positive regulation of protein kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (negative regulation of translational elongation) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of translational elongation.") @@ -67128,6 +48969,35 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (negative regulation of nucleobase-containing compound metabolic process) + +AnnotationAssertion(Annotation( "GOC:go_curators") "Any cellular process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids.") +AnnotationAssertion( "down regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "down-regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "downregulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "negative regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism") +AnnotationAssertion( "inhibition of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "negative regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "GO:0045934") +AnnotationAssertion(rdfs:label "negative regulation of nucleobase-containing compound metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of nucleobase-containing compound metabolic process) + +AnnotationAssertion(Annotation( "GOC:go_curators") "Any cellular process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving nucleobases, nucleosides, nucleotides and nucleic acids.") +AnnotationAssertion( "positive regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolism") +AnnotationAssertion( "up regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "up-regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "upregulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "activation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "stimulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "positive regulation of nucleobase, nucleoside, nucleotide and nucleic acid metabolic process") +AnnotationAssertion( "GO:0045935") +AnnotationAssertion(rdfs:label "positive regulation of nucleobase-containing compound metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (negative regulation of phosphate metabolic process) AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving phosphates.") @@ -67391,32 +49261,6 @@ AnnotationAssertion( "phenol-containing compound biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (monosaccharide biosynthetic process) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the formation of monosaccharides, polyhydric alcohols containing either an aldehyde or a keto group and between three to ten or more carbon atoms.") -AnnotationAssertion( "monosaccharide anabolism") -AnnotationAssertion( "monosaccharide biosynthesis") -AnnotationAssertion( "monosaccharide formation") -AnnotationAssertion( "monosaccharide synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046364") -AnnotationAssertion(rdfs:label "monosaccharide biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (monosaccharide catabolic process) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of monosaccharides, polyhydric alcohols containing either an aldehyde or a keto group and between three to ten or more carbon atoms.") -AnnotationAssertion( "monosaccharide breakdown") -AnnotationAssertion( "monosaccharide catabolism") -AnnotationAssertion( "monosaccharide degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046365") -AnnotationAssertion(rdfs:label "monosaccharide catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (carboxylic acid biosynthetic process) AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the formation of carboxylic acids, any organic acid containing one or more carboxyl (-COOH) groups.") @@ -67576,46 +49420,6 @@ AnnotationAssertion( "positive regulation of organ growth") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of insulin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") "Any process that modulates the frequency, rate or extent of insulin receptor signaling.") -AnnotationAssertion( "regulation of insulin receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046626") -AnnotationAssertion(rdfs:label "regulation of insulin receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (negative regulation of insulin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") "Any process that stops, prevents, or reduces the frequency, rate or extent of insulin receptor signaling.") -AnnotationAssertion( "down regulation of insulin receptor signaling pathway") -AnnotationAssertion( "down-regulation of insulin receptor signaling pathway") -AnnotationAssertion( "downregulation of insulin receptor signaling pathway") -AnnotationAssertion( "negative regulation of insulin receptor signalling pathway") -AnnotationAssertion( "inhibition of insulin receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046627") -AnnotationAssertion(rdfs:label "negative regulation of insulin receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of insulin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:bf") "Any process that increases the frequency, rate or extent of insulin receptor signaling.") -AnnotationAssertion( "positive regulation of insulin receptor signalling pathway") -AnnotationAssertion( "up regulation of insulin receptor signaling pathway") -AnnotationAssertion( "up-regulation of insulin receptor signaling pathway") -AnnotationAssertion( "upregulation of insulin receptor signaling pathway") -AnnotationAssertion( "activation of insulin receptor signaling pathway") -AnnotationAssertion( "stimulation of insulin receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046628") -AnnotationAssertion(rdfs:label "positive regulation of insulin receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (lymphocyte activation) AnnotationAssertion(Annotation( "GOC:mgi_curators") Annotation( "ISBN:0781735149") "A change in morphology and behavior of a lymphocyte resulting from exposure to a specific antigen, mitogen, cytokine, chemokine, cellular ligand, or soluble factor.") @@ -67813,6 +49617,172 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (regulation of nucleocytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that modulates the frequency, rate or extent of the directed movement of substances between the nucleus and the cytoplasm.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046822") +AnnotationAssertion(rdfs:label "regulation of nucleocytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of nucleocytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of substances between the cytoplasm and the nucleus.") +AnnotationAssertion( "down regulation of nucleocytoplasmic transport") +AnnotationAssertion( "down-regulation of nucleocytoplasmic transport") +AnnotationAssertion( "downregulation of nucleocytoplasmic transport") +AnnotationAssertion( "inhibition of nucleocytoplasmic transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046823") +AnnotationAssertion(rdfs:label "negative regulation of nucleocytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of nucleocytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that activates or increases the frequency, rate or extent of the directed movement of substances between the nucleus and the cytoplasm.") +AnnotationAssertion( "up regulation of nucleocytoplasmic transport") +AnnotationAssertion( "up-regulation of nucleocytoplasmic transport") +AnnotationAssertion( "upregulation of nucleocytoplasmic transport") +AnnotationAssertion( "activation of nucleocytoplasmic transport") +AnnotationAssertion( "stimulation of nucleocytoplasmic transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046824") +AnnotationAssertion(rdfs:label "positive regulation of nucleocytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of protein export from nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that modulates the frequency, rate or extent of the directed movement of proteins from the nucleus to the cytoplasm.") +AnnotationAssertion( "regulation of protein export from cell nucleus") +AnnotationAssertion( "regulation of protein export out of nucleus") +AnnotationAssertion( "regulation of protein transport from nucleus to cytoplasm") +AnnotationAssertion( "regulation of protein-nucleus export") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046825") +AnnotationAssertion(rdfs:label "regulation of protein export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of protein export from nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of proteins from the nucleus into the cytoplasm.") +AnnotationAssertion( "down regulation of protein export from nucleus") +AnnotationAssertion( "down-regulation of protein export from nucleus") +AnnotationAssertion( "downregulation of protein export from nucleus") +AnnotationAssertion( "negative regulation of protein export from cell nucleus") +AnnotationAssertion( "negative regulation of protein export out of nucleus") +AnnotationAssertion( "negative regulation of protein transport from nucleus to cytoplasm") +AnnotationAssertion( "negative regulation of protein-nucleus export") +AnnotationAssertion( "inhibition of protein export from nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046826") +AnnotationAssertion(rdfs:label "negative regulation of protein export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (positive regulation of protein export from nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that activates or increases the frequency, rate or extent of directed movement of proteins from the nucleus into the cytoplasm.") +AnnotationAssertion( "positive regulation of protein export from cell nucleus") +AnnotationAssertion( "positive regulation of protein export out of nucleus") +AnnotationAssertion( "positive regulation of protein transport from nucleus to cytoplasm") +AnnotationAssertion( "positive regulation of protein-nucleus export") +AnnotationAssertion( "up regulation of protein export from nucleus") +AnnotationAssertion( "up-regulation of protein export from nucleus") +AnnotationAssertion( "upregulation of protein export from nucleus") +AnnotationAssertion( "activation of protein export from nucleus") +AnnotationAssertion( "stimulation of protein export from nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046827") +AnnotationAssertion(rdfs:label "positive regulation of protein export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of RNA import into nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that modulates the frequency, rate or extent of movement of RNA from the cytoplasm to the nucleus.") +AnnotationAssertion( "regulation of RNA import into cell nucleus") +AnnotationAssertion( "regulation of RNA transport from cytoplasm to nucleus") +AnnotationAssertion( "regulation of RNA-nucleus import") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046828") +AnnotationAssertion(rdfs:label "regulation of RNA import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of RNA import into nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that stops, prevents, or reduces the frequency, rate or extent of the movement of RNA from the cytoplasm into the nucleus.") +AnnotationAssertion( "down regulation of RNA import into nucleus") +AnnotationAssertion( "down-regulation of RNA import into nucleus") +AnnotationAssertion( "downregulation of RNA import into nucleus") +AnnotationAssertion( "negative regulation of RNA import into cell nucleus") +AnnotationAssertion( "negative regulation of RNA transport from cytoplasm to nucleus") +AnnotationAssertion( "negative regulation of RNA-nucleus import") +AnnotationAssertion( "inhibition of RNA import into nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046829") +AnnotationAssertion(rdfs:label "negative regulation of RNA import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of RNA import into nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that activates or increases the frequency, rate or extent of movement of RNA from the cytoplasm into the nucleus.") +AnnotationAssertion( "positive regulation of RNA import into cell nucleus") +AnnotationAssertion( "positive regulation of RNA transport from cytoplasm to nucleus") +AnnotationAssertion( "positive regulation of RNA-nucleus import") +AnnotationAssertion( "up regulation of RNA import into nucleus") +AnnotationAssertion( "up-regulation of RNA import into nucleus") +AnnotationAssertion( "upregulation of RNA import into nucleus") +AnnotationAssertion( "activation of RNA import into nucleus") +AnnotationAssertion( "stimulation of RNA import into nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046830") +AnnotationAssertion(rdfs:label "positive regulation of RNA import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of RNA export from nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that modulates the frequency, rate or extent of the directed movement of RNA from the nucleus to the cytoplasm.") +AnnotationAssertion( "regulation of RNA export from cell nucleus") +AnnotationAssertion( "regulation of RNA export out of nucleus") +AnnotationAssertion( "regulation of RNA transport from nucleus to cytoplasm") +AnnotationAssertion( "regulation of RNA-nucleus export") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046831") +AnnotationAssertion(rdfs:label "regulation of RNA export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of RNA export from nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of RNA from the nucleus into the cytoplasm.") +AnnotationAssertion( "down regulation of RNA export from nucleus") +AnnotationAssertion( "down-regulation of RNA export from nucleus") +AnnotationAssertion( "downregulation of RNA export from nucleus") +AnnotationAssertion( "negative regulation of RNA export from cell nucleus") +AnnotationAssertion( "negative regulation of RNA export out of nucleus") +AnnotationAssertion( "negative regulation of RNA transport from nucleus to cytoplasm") +AnnotationAssertion( "negative regulation of RNA-nucleus export") +AnnotationAssertion( "inhibition of RNA export from nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046832") +AnnotationAssertion(rdfs:label "negative regulation of RNA export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of RNA export from nucleus) + +AnnotationAssertion(Annotation( "GOC:bf") "Any process that activates or increases the frequency, rate or extent of directed movement of RNA from the nucleus into the cytoplasm.") +AnnotationAssertion( "positive regulation of RNA export from cell nucleus") +AnnotationAssertion( "positive regulation of RNA export out of nucleus") +AnnotationAssertion( "positive regulation of RNA transport from nucleus to cytoplasm") +AnnotationAssertion( "positive regulation of RNA-nucleus export") +AnnotationAssertion( "up regulation of RNA export from nucleus") +AnnotationAssertion( "up-regulation of RNA export from nucleus") +AnnotationAssertion( "upregulation of RNA export from nucleus") +AnnotationAssertion( "activation of RNA export from nucleus") +AnnotationAssertion( "stimulation of RNA export from nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0046833") +AnnotationAssertion(rdfs:label "positive regulation of RNA export from nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (bone remodeling) AnnotationAssertion(Annotation( "GOC:curators") "The continuous turnover of bone matrix and mineral that involves first, an increase in resorption (osteoclastic activity) and later, reactive bone formation (osteoblastic activity). The process of bone remodeling takes place in the adult skeleton at discrete foci. The process ensures the mechanical integrity of the skeleton throughout life and plays an important role in calcium homeostasis. An imbalance in the regulation of bone resorption and bone formation results in many of the metabolic bone diseases, such as osteoporosis.") @@ -68043,101 +50013,6 @@ AnnotationAssertion(rdfs:label "carb EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cellular ketone body metabolic process) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving ketone bodies, any one of the three substances: acetoacetate, D-3-hydroxybutyrate (beta-hydroxybutyrate) or acetone, as carried out by individual cells. Although 3-hydroxybutyrate is not a ketone, it is classed as a ketone body because it exists in an equilibrium with acetoacetate. Ketone bodies may accumulate in excessive amounts in the body in starvation, diabetes mellitus or in other defects of carbohydrate metabolism.") -AnnotationAssertion( "cellular ketone body metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046950") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cellular ketone body metabolic process") -SubClassOf( ) -SubClassOf( ) - -# Class: (ketone body biosynthetic process) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the formation of ketone bodies, any one of the three substances: acetoacetate, D-3-hydroxybutyrate (beta-hydroxybutyrate) or acetone. Biosynthesis involves the formation of hydroxymethylglutaryl-CoA, which is cleaved to acetate and acetyl-CoA.") -AnnotationAssertion( "ketone body anabolism") -AnnotationAssertion( "ketone body biosynthesis") -AnnotationAssertion( "ketone body formation") -AnnotationAssertion( "ketone body synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046951") -AnnotationAssertion(rdfs:label "ketone body biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (ketone body catabolic process) - -AnnotationAssertion(Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of ketone bodies, any one of the three substances: acetoacetate, D-3-hydroxybutyrate (beta-hydroxybutyrate) or acetone. Ketone bodies can be used as an energy source as an alternative to glucose. Utilization of ketone bodies in peripheral tissues involves conversion of acetoacetate to acetoacetyl-CoA, which is then converted to two molecules of acetyl-CoA.") -AnnotationAssertion( "MetaCyc:PWY66-368") -AnnotationAssertion( "Reactome:R-HSA-77108") -AnnotationAssertion(Annotation( "MetaCyc:PWY66-368") "ketolysis") -AnnotationAssertion( "ketone body breakdown") -AnnotationAssertion(Annotation( "Reactome:R-HSA-77108") "ketone body catabolism") -AnnotationAssertion( "ketone body degradation") -AnnotationAssertion(Annotation( "Reactome:R-HSA-77108") "utilization of ketone bodies") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046952") -AnnotationAssertion(rdfs:label "ketone body catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (regulation of hemoglobin biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hemoglobin, an oxygen carrying, conjugated protein containing four heme groups and globin.") -AnnotationAssertion( "regulation of haemoglobin biosynthesis") -AnnotationAssertion( "regulation of haemoglobin biosynthetic process") -AnnotationAssertion( "regulation of hemoglobin anabolism") -AnnotationAssertion( "regulation of hemoglobin biosynthesis") -AnnotationAssertion( "regulation of hemoglobin formation") -AnnotationAssertion( "regulation of hemoglobin synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046984") -AnnotationAssertion(rdfs:label "regulation of hemoglobin biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of hemoglobin biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hemoglobin, an oxygen carrying, conjugated protein containing four heme groups and globin.") -AnnotationAssertion( "positive regulation of haemoglobin biosynthesis") -AnnotationAssertion( "positive regulation of haemoglobin biosynthetic process") -AnnotationAssertion( "positive regulation of hemoglobin anabolism") -AnnotationAssertion( "positive regulation of hemoglobin biosynthesis") -AnnotationAssertion( "positive regulation of hemoglobin formation") -AnnotationAssertion( "positive regulation of hemoglobin synthesis") -AnnotationAssertion( "up regulation of hemoglobin biosynthetic process") -AnnotationAssertion( "up-regulation of hemoglobin biosynthetic process") -AnnotationAssertion( "upregulation of hemoglobin biosynthetic process") -AnnotationAssertion( "activation of hemoglobin biosynthetic process") -AnnotationAssertion( "stimulation of hemoglobin biosynthetic process") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046985") -AnnotationAssertion(rdfs:label "positive regulation of hemoglobin biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of hemoglobin biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of hemoglobin, an oxygen carrying, conjugated protein containing four heme groups and globin.") -AnnotationAssertion( "down regulation of hemoglobin biosynthetic process") -AnnotationAssertion( "down-regulation of hemoglobin biosynthetic process") -AnnotationAssertion( "downregulation of hemoglobin biosynthetic process") -AnnotationAssertion( "negative regulation of haemoglobin biosynthesis") -AnnotationAssertion( "negative regulation of haemoglobin biosynthetic process") -AnnotationAssertion( "negative regulation of hemoglobin anabolism") -AnnotationAssertion( "negative regulation of hemoglobin biosynthesis") -AnnotationAssertion( "negative regulation of hemoglobin formation") -AnnotationAssertion( "negative regulation of hemoglobin synthesis") -AnnotationAssertion( "inhibition of hemoglobin biosynthetic process") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0046986") -AnnotationAssertion(rdfs:label "negative regulation of hemoglobin biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (vesicle transport along microtubule) AnnotationAssertion(Annotation( "GOC:ecd") Annotation( "GOC:rl") "The directed movement of a vesicle along a microtubule, mediated by motor proteins. This process begins with the attachment of a vesicle to a microtubule, and ends when the vesicle reaches its final destination.") @@ -68148,48 +50023,6 @@ AnnotationAssertion(rdfs:label "vesi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (receptor ligand activity) - -AnnotationAssertion(Annotation( "GOC:kv") Annotation( "GOC:molecular_function_refactoring") Annotation( "GOC:pdt") "The activity of a gene product that interacts with a receptor to effect a change in the activity of the receptor. Ligands may be produced by the same, or different, cell that expresses the receptor. Ligands may diffuse extracellularly from their point of origin to the receiving cell, or remain attached to an adjacent cell surface (e.g. Notch ligands).") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/14220"^^xsd:anyURI) -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-09-13T04:51:59Z") -AnnotationAssertion( "GO:0071884") -AnnotationAssertion(Annotation( "GOC:molecular_function_refactoring") "receptor agonist activity") -AnnotationAssertion( "signaling molecule") -AnnotationAssertion( "signaling receptor ligand activity") -AnnotationAssertion( "vitamin D receptor activator activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0048018") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "receptor ligand activity") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (CCR chemokine receptor binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a CCR chemokine receptor.") -AnnotationAssertion( "beta chemokine receptor binding") -AnnotationAssertion( "CCR chemokine receptor ligand") -AnnotationAssertion( "beta chemokine receptor ligand") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0048020") -AnnotationAssertion(rdfs:label "CCR chemokine receptor binding") -SubClassOf( ) - -# Class: (monosaccharide binding) - -AnnotationAssertion(Annotation( "GOC:jid") "Binding to a monosaccharide. Monosaccharides are the simplest carbohydrates; they are polyhydroxy aldehydes H[CH(OH)]nC(=O)H or polyhydroxy ketones H[CHOH]nC(=O)[CHOH]mH with three or more carbon atoms. They form the constitutional repeating units of oligo- and polysaccharides.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0048029") -AnnotationAssertion(rdfs:label "monosaccharide binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (embryonic eye morphogenesis) AnnotationAssertion(Annotation( "GOC:jid") "The process occurring in the embryo by which the anatomical structures of the post-embryonic eye are generated and organized.") @@ -68336,6 +50169,17 @@ AnnotationAssertion(rdfs:label "Golg EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (Golgi vesicle budding) + +AnnotationAssertion(Annotation( "GOC:jid") Annotation( "ISBN:0716731363") Annotation( "PMID:10219233") "The evagination of the Golgi membrane, resulting in formation of a vesicle.") +AnnotationAssertion( "Golgi-derived vesicle budding") +AnnotationAssertion( "dictyosome vesicle budding") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0048194") +AnnotationAssertion(rdfs:label "Golgi vesicle budding") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (vesicle targeting, to, from or within Golgi) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "GOC:mah") Annotation( "ISBN:0716731363") Annotation( "PMID:10219233") "The process in which vesicles are directed to specific destination membranes during transport to, from or within the Golgi apparatus; mediated by the addition of specific coat proteins, including COPI and COPII proteins and clathrin, to the membrane during vesicle formation.") @@ -68407,25 +50251,6 @@ AnnotationAssertion(rdfs:label "nore EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (macrophage chemotaxis) - -AnnotationAssertion(Annotation( "GOC:jid") "The movement of a macrophage in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0048246") -AnnotationAssertion(rdfs:label "macrophage chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (lymphocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:hjd") Annotation( "GOC:jid") Annotation( "PMID:12391252") "The directed movement of a lymphocyte in response to an external stimulus.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0048247") -AnnotationAssertion(rdfs:label "lymphocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (elastic fiber assembly) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "PMID:10841810") Annotation( "PMID:12615674") "Assembly of the extracellular matrix fibers that enables the matrix to recoil after transient stretching.") @@ -68479,15 +50304,6 @@ AnnotationAssertion( "nuclear membrane fusion involved in karyogamy") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (calcium-dependent protein binding) - -AnnotationAssertion(Annotation( "GOC:jid") Annotation( "PMID:10485905") "Binding to a protein or protein complex in the presence of calcium.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0048306") -AnnotationAssertion(rdfs:label "calcium-dependent protein binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (organelle inheritance) AnnotationAssertion(Annotation( "GOC:jid") "The partitioning of organelles between daughter cells at cell division.") @@ -68501,6 +50317,7 @@ SubClassOf( (Golgi inheritance) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "PMID:12851069") "The partitioning of Golgi apparatus between daughter cells at cell division.") +AnnotationAssertion( "Golgi apparatus inheritance") AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "Golgi division") AnnotationAssertion( "Golgi partitioning") AnnotationAssertion( "biological_process") @@ -68652,7 +50469,8 @@ SubClassOf( ObjectSomeValuesFrom( (cell development) -AnnotationAssertion(Annotation( "GOC:go_curators") "The process whose specific outcome is the progression of the cell over time, from its formation to the mature structure. Cell development does not include the steps involved in committing a cell to a specific fate.") +AnnotationAssertion(Annotation( "GOC:go_curators") "The cellular developmental process in which a specific cell progresses from an immature to a mature state. Cell development start once cell commitment has taken place.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24390"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "terminal differentiation") AnnotationAssertion( "GO:0048468") @@ -68665,7 +50483,8 @@ SubClassOf( ObjectSomeValuesFrom( (cell maturation) -AnnotationAssertion(Annotation( "GOC:go_curators") "A developmental process, independent of morphogenetic (shape) change, that is required for a cell to attain its fully functional state.") +AnnotationAssertion(Annotation( "GOC:go_curators") "The cellular developmental process, independent of morphogenetic (shape) change, that is required for a specific cell to attain its fully functional state.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24390"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion(Annotation( "GOC:dph") "functional differentiation") AnnotationAssertion( "GO:0048469") @@ -69187,7 +51006,7 @@ AnnotationAssertion( "GO:0048601") AnnotationAssertion(rdfs:label "oocyte morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -69923,18 +51742,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (enucleate erythrocyte development) - -AnnotationAssertion(Annotation( "GOC:devbiol") "The process aimed at the progression of an enucleate erythrocyte over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell.") -AnnotationAssertion(Annotation( "CL:0000232") "enucleate RBC development") -AnnotationAssertion(Annotation( "CL:0000232") "enucleate red blood cell development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0048822") -AnnotationAssertion(rdfs:label "enucleate erythrocyte development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (nucleate erythrocyte development) AnnotationAssertion(Annotation( "GOC:devbiol") "The process aimed at the progression of a nucleate erythrocyte over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell.") @@ -70162,11 +51969,15 @@ EquivalentClasses( ObjectIntersection # Class: (stem cell differentiation) AnnotationAssertion(Annotation( "CL:0000034") Annotation( "GOC:isa_complete") "The process in which a relatively unspecialized cell acquires specialized features of a stem cell. A stem cell is a cell that retains the ability to divide and proliferate throughout life to provide progenitor cells that can differentiate into specialized cells.") +AnnotationAssertion( ) AnnotationAssertion( "Wikipedia:Stem_cell_differentiation") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0048863") AnnotationAssertion(rdfs:label "stem cell differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) +DisjointClasses( ObjectSomeValuesFrom( )) # Class: (stem cell development) @@ -70300,14 +52111,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (nucleic acid transport) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "ISBN:0198506732") "The directed movement of nucleic acids, single or double-stranded polynucleotides involved in the storage, transmission and transfer of genetic information, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050657") -AnnotationAssertion(rdfs:label "nucleic acid transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (RNA transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of RNA, ribonucleic acids, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -70405,28 +52208,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (negative regulation of defense response to virus) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents or reduces the rate or extent of antiviral mechanisms, thereby facilitating viral replication.") -AnnotationAssertion( "down regulation of antiviral response") -AnnotationAssertion( "down-regulation of antiviral response") -AnnotationAssertion( "downregulation of antiviral response") -AnnotationAssertion(Annotation( "GOC:dph") "negative regulation of antiviral response") -AnnotationAssertion( "inhibition of antiviral response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050687") -AnnotationAssertion(rdfs:label "negative regulation of defense response to virus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of defense response to virus) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the antiviral response of a cell or organism.") -AnnotationAssertion( "regulation of antiviral response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050688") -AnnotationAssertion(rdfs:label "regulation of defense response to virus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of protein secretion) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the controlled release of a protein from a cell.") @@ -70511,39 +52292,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (regulation of peptidyl-tyrosine phosphorylation) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the phosphorylation of peptidyl-tyrosine.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050730") -AnnotationAssertion(rdfs:label "regulation of peptidyl-tyrosine phosphorylation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of peptidyl-tyrosine phosphorylation) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of the phosphorylation of peptidyl-tyrosine.") -AnnotationAssertion( "up regulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "up-regulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "upregulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "activation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "stimulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050731") -AnnotationAssertion(rdfs:label "positive regulation of peptidyl-tyrosine phosphorylation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of peptidyl-tyrosine phosphorylation) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the phosphorylation of peptidyl-tyrosine.") -AnnotationAssertion( "down regulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "down-regulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "downregulation of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "inhibition of peptidyl-tyrosine phosphorylation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050732") -AnnotationAssertion(rdfs:label "negative regulation of peptidyl-tyrosine phosphorylation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of phagocytosis) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of phagocytosis, the process in which phagocytes engulf external particulate material.") @@ -70723,6 +52471,7 @@ AnnotationAssertion( "regulation of metalloenzyme activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0050790") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of catalytic activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -70890,31 +52639,6 @@ AnnotationAssertion( "defense response to fungus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cell adhesion molecule binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a cell adhesion molecule.") -AnnotationAssertion( "CAM binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "adhesive extracellular matrix constituent") -AnnotationAssertion( "cell adhesion molecule activity") -AnnotationAssertion( "cell adhesion receptor activity") -AnnotationAssertion( "GO:0050839") -AnnotationAssertion(rdfs:label "cell adhesion molecule binding") -SubClassOf( ) - -# Class: (extracellular matrix binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to a component of the extracellular matrix.") -AnnotationAssertion( "extracellular matrix constituent binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "adhesive extracellular matrix constituent") -AnnotationAssertion( "GO:0050840") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "extracellular matrix binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of T cell activation) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of T cell activation.") @@ -71080,17 +52804,6 @@ AnnotationAssertion(rdfs:label "mult EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (intestinal absorption) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") "Any process in which nutrients are taken up from the contents of the intestine.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050892") -AnnotationAssertion(rdfs:label "intestinal absorption") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (response to stimulus) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:bf") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus. The process begins with detection of the stimulus and ends with a change in state or activity or the cell or organism.") @@ -71216,24 +52929,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (detection of chemical stimulus involved in sensory perception of smell) - -AnnotationAssertion(Annotation( "GOC:ai") "The series of events involved in the perception of smell in which an olfactory chemical stimulus is received and converted into a molecular signal.") -AnnotationAssertion( "perception of smell, detection of chemical stimulus") -AnnotationAssertion( "perception of smell, sensory detection of chemical stimulus") -AnnotationAssertion( "perception of smell, sensory transduction of chemical stimulus") -AnnotationAssertion( "sensory detection of chemical stimulus during perception of smell") -AnnotationAssertion( "sensory detection of scent") -AnnotationAssertion( "sensory detection of smell") -AnnotationAssertion( "sensory transduction of chemical stimulus during perception of smell") -AnnotationAssertion( "sensory transduction of scent") -AnnotationAssertion( "sensory transduction of smell") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050911") -AnnotationAssertion(rdfs:label "detection of chemical stimulus involved in sensory perception of smell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (detection of chemical stimulus involved in sensory perception of taste) AnnotationAssertion(Annotation( "GOC:ai") "The series of events involved in the perception of taste in which a gustatory chemical stimulus is received and converted into a molecular signal.") @@ -71251,42 +52946,6 @@ AnnotationAssertion(rdfs:label "dete EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (regulation of chemotaxis) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050920") -AnnotationAssertion(rdfs:label "regulation of chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of chemotaxis) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient.") -AnnotationAssertion( "up regulation of chemotaxis") -AnnotationAssertion( "up-regulation of chemotaxis") -AnnotationAssertion( "upregulation of chemotaxis") -AnnotationAssertion( "activation of chemotaxis") -AnnotationAssertion( "stimulation of chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050921") -AnnotationAssertion(rdfs:label "positive regulation of chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of chemotaxis) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the directed movement of a motile cell or organism in response to a specific chemical concentration gradient.") -AnnotationAssertion( "down regulation of chemotaxis") -AnnotationAssertion( "down-regulation of chemotaxis") -AnnotationAssertion( "downregulation of chemotaxis") -AnnotationAssertion( "inhibition of chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0050922") -AnnotationAssertion(rdfs:label "negative regulation of chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (pigment cell differentiation) AnnotationAssertion(Annotation( "GOC:dgh") "The process in which a relatively unspecialized cell acquires the specialized features of a pigmented cell, such as a melanocyte.") @@ -71513,14 +53172,13 @@ AnnotationAssertion(rdfs:label "acti EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (nucleic acid transmembrane transporter activity) +# Class: (DNA transport) -AnnotationAssertion(Annotation( "GOC:ai") "Enables the transfer of nucleic acids from one side of a membrane to the other. Nucleic acids are single or double-stranded polynucleotides involved in the storage, transmission and transfer of genetic information.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0051032") -AnnotationAssertion(rdfs:label "nucleic acid transmembrane transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) +AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of RNA, deoxyribonucleic acid, into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051027") +AnnotationAssertion(rdfs:label "DNA transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (RNA transmembrane transporter activity) @@ -71532,6 +53190,15 @@ AnnotationAssertion(rdfs:label "RNA EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (DNA transmembrane transporter activity) + +AnnotationAssertion(Annotation( "GOC:ai") "Enables the transfer of DNA, deoxyribonucleic acid, from one side of a membrane to the other.") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0051035") +AnnotationAssertion(rdfs:label "DNA transmembrane transporter activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (regulation of secretion) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the controlled release of a substance from a cell or a tissue.") @@ -71609,6 +53276,43 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (regulation of DNA metabolic process) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving DNA.") +AnnotationAssertion( "regulation of DNA metabolism") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051052") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "regulation of DNA metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of DNA metabolic process) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways involving DNA.") +AnnotationAssertion( "down regulation of DNA metabolic process") +AnnotationAssertion( "down-regulation of DNA metabolic process") +AnnotationAssertion( "downregulation of DNA metabolic process") +AnnotationAssertion( "negative regulation of DNA metabolism") +AnnotationAssertion( "inhibition of DNA metabolic process") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051053") +AnnotationAssertion(rdfs:label "negative regulation of DNA metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of DNA metabolic process) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of the chemical reactions and pathways involving DNA.") +AnnotationAssertion( "positive regulation of DNA metabolism") +AnnotationAssertion( "up regulation of DNA metabolic process") +AnnotationAssertion( "up-regulation of DNA metabolic process") +AnnotationAssertion( "upregulation of DNA metabolic process") +AnnotationAssertion( "activation of DNA metabolic process") +AnnotationAssertion( "stimulation of DNA metabolic process") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051054") +AnnotationAssertion(rdfs:label "positive regulation of DNA metabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (negative regulation of lipid biosynthetic process) AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of lipids.") @@ -71696,51 +53400,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051098") -AnnotationAssertion(rdfs:label "regulation of binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule.") -AnnotationAssertion( "up regulation of binding") -AnnotationAssertion( "up-regulation of binding") -AnnotationAssertion( "upregulation of binding") -AnnotationAssertion( "activation of binding") -AnnotationAssertion( "stimulation of binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051099") -AnnotationAssertion(rdfs:label "positive regulation of binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops or reduces the rate or extent of binding, the selective interaction of a molecule with one or more specific sites on another molecule.") -AnnotationAssertion( "down regulation of binding") -AnnotationAssertion( "down-regulation of binding") -AnnotationAssertion( "downregulation of binding") -AnnotationAssertion( "inhibition of binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051100") -AnnotationAssertion(rdfs:label "negative regulation of binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (sugar transmembrane transporter activity) - -AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:mtg_transport") Annotation( "ISBN:0815340729") "Enables the transfer of a sugar from one side of a membrane to the other. A sugar is any member of a class of sweet, water-soluble, crystallizable carbohydrates, which are the monosaccharides and smaller oligosaccharides.") -AnnotationAssertion(Annotation(rdfs:label "GLUT7 and GLUT11 transport glucose and fructose") "Reactome:R-HSA-428779") -AnnotationAssertion(Annotation(rdfs:label "SLC45A3 transports Glc from extracellular region to cytosol") "Reactome:R-HSA-8875902") -AnnotationAssertion(Annotation(rdfs:label "SLC50A1 transports Glc from cytosol to extracellular region") "Reactome:R-HSA-8876319") -AnnotationAssertion( "sugar/polyol channel activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0051119") -AnnotationAssertion(rdfs:label "sugar transmembrane transporter activity") -SubClassOf( ) - # Class: (regulation of cellular component organization) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of a process involved in the formation, arrangement of constituent parts, or disassembly of cell structures, including the plasma membrane and any external encapsulating structures such as the cell wall and cell envelope.") @@ -71909,6 +53568,17 @@ AnnotationAssertion( "positive regulation of striated muscle cell differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (nuclear export) + +AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of substances out of the nucleus.") +AnnotationAssertion( "export from nucleus") +AnnotationAssertion( "nucleus export") +AnnotationAssertion( "substance nuclear export") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051168") +AnnotationAssertion(rdfs:label "nuclear export") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (nuclear transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of substances into, out of, or within the nucleus.") @@ -71920,6 +53590,19 @@ AnnotationAssertion( "nuclear transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +# Class: (import into nucleus) + +AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of substances into the nucleus.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2013-12-19T15:26:34Z") +AnnotationAssertion( "GO:1902593") +AnnotationAssertion( "nuclear import") +AnnotationAssertion( "nuclear translocation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051170") +AnnotationAssertion(rdfs:label "import into nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (regulation of nitrogen compound metabolic process) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways involving nitrogen or nitrogenous compounds.") @@ -71984,6 +53667,45 @@ AnnotationAssertion( "localization") SubClassOf( ) +# Class: (sequestering of calcium ion) + +AnnotationAssertion(Annotation( "GOC:ai") "The process of binding or confining calcium ions such that they are separated from other components of a biological system.") +AnnotationAssertion( "calcium ion (Ca2+) retention") +AnnotationAssertion( "calcium ion (Ca2+) sequestering") +AnnotationAssertion( "calcium ion (Ca2+) sequestration") +AnnotationAssertion( "calcium ion (Ca2+) storage") +AnnotationAssertion( "retention of calcium ion (Ca2+)") +AnnotationAssertion( "sequestering of calcium ion (Ca2+)") +AnnotationAssertion( "sequestration of calcium ion (Ca2+)") +AnnotationAssertion( "storage of calcium ion (Ca2+)") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "calcium ion storage activity") +AnnotationAssertion( "negative regulation of calcium ion (Ca2+) transport") +AnnotationAssertion( "GO:0051208") +AnnotationAssertion(rdfs:label "sequestering of calcium ion") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (release of sequestered calcium ion into cytosol) + +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:hjd") Annotation( "GOC:mtg_lung") Annotation( "PMID:1814929") "The process in which calcium ions sequestered in the endoplasmic reticulum, Golgi apparatus or mitochondria are released into the cytosolic compartment.") +AnnotationAssertion( "calcium ion (Ca2+) mobilization") +AnnotationAssertion( "calcium mobilization") +AnnotationAssertion( "cytoplasmic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "cytoplasmic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "release of sequestered calcium ion into cytoplasm") +AnnotationAssertion( "release of stored calcium ion (Ca2+)") +AnnotationAssertion( "release of stored calcium ion (Ca2+) into cytoplasm") +AnnotationAssertion( "cytosolic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "cytosolic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "release of stored calcium ion (Ca2+) into cytosol") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051209") +AnnotationAssertion(rdfs:label "release of sequestered calcium ion into cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (cartilage development) AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "PMID:23251424") "The process whose specific outcome is the progression of a cartilage element over time, from its formation to the mature structure. Cartilage elements are skeletal elements that consist of connective tissue dominated by extracellular matrix containing collagen type II and large amounts of proteoglycan, particularly chondroitin sulfate.") @@ -72056,6 +53778,18 @@ AnnotationAssertion( "establishment of localization") SubClassOf( ) +# Class: (maintenance of location) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process in which a cell, substance or cellular entity, such as a protein complex or organelle, is maintained in a location and prevented from moving elsewhere.") +AnnotationAssertion( "maintenance of localization") +AnnotationAssertion( "retention") +AnnotationAssertion( "sequestering") +AnnotationAssertion( "storage") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051235") +AnnotationAssertion(rdfs:label "maintenance of location") +SubClassOf( ) + # Class: (establishment of RNA localization) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of RNA to a specific location.") @@ -72286,6 +54020,129 @@ AnnotationAssertion( "chromosome organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of release of sequestered calcium ion into cytosol) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of the release into the cytosolic compartment of calcium ions sequestered in the endoplasmic reticulum or mitochondria.") +AnnotationAssertion( "regulation of release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "regulation of release of stored calcium ion (Ca2+)") +AnnotationAssertion( "regulation of calcium ion (Ca2+) mobilization") +AnnotationAssertion( "regulation of calcium mobilization") +AnnotationAssertion( "regulation of cytoplasmic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "regulation of cytoplasmic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "regulation of release of stored calcium ion (Ca2+) into cytoplasm") +AnnotationAssertion( "regulation of release of stored calcium ion (Ca2+) into cytosol") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051279") +AnnotationAssertion(rdfs:label "regulation of release of sequestered calcium ion into cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of release of sequestered calcium ion into cytosol) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the release into the cytosolic compartment of calcium ions sequestered in the endoplasmic reticulum or mitochondria.") +AnnotationAssertion( "negative regulation of calcium ion (Ca2+) mobilization") +AnnotationAssertion( "negative regulation of calcium mobilization") +AnnotationAssertion( "negative regulation of cytoplasmic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of cytoplasmic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of release of sequestered calcium ion into cytoplasm") +AnnotationAssertion( "negative regulation of release of stored calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of release of stored calcium ion (Ca2+) into cytoplasm") +AnnotationAssertion( "down regulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "down-regulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "downregulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "negative regulation of cytosolic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of cytosolic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of release of stored calcium ion (Ca2+) into cytosol") +AnnotationAssertion( "inhibition of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051280") +AnnotationAssertion(rdfs:label "negative regulation of release of sequestered calcium ion into cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of release of sequestered calcium ion into cytosol) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of the release into the cytosolic compartment of calcium ions sequestered in the endoplasmic reticulum or mitochondria.") +AnnotationAssertion( "positive regulation of calcium ion (Ca2+) mobilization") +AnnotationAssertion( "positive regulation of calcium mobilization") +AnnotationAssertion( "positive regulation of cytoplasmic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of cytoplasmic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of release of sequestered calcium ion into cytoplasm") +AnnotationAssertion( "positive regulation of release of stored calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of release of stored calcium ion (Ca2+) into cytoplasm") +AnnotationAssertion( "positive regulation of cytosolic release of sequestered calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of cytosolic release of stored calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of release of stored calcium ion (Ca2+) into cytosol") +AnnotationAssertion( "up regulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "up-regulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "upregulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "activation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "stimulation of release of sequestered calcium ion into cytosol") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051281") +AnnotationAssertion(rdfs:label "positive regulation of release of sequestered calcium ion into cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of sequestering of calcium ion) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the binding or confining calcium ions such that they are separated from other components of a biological system.") +AnnotationAssertion( "regulation of calcium ion (Ca2+) retention") +AnnotationAssertion( "regulation of calcium ion (Ca2+) sequestering") +AnnotationAssertion( "regulation of calcium ion (Ca2+) sequestration") +AnnotationAssertion( "regulation of calcium ion (Ca2+) storage") +AnnotationAssertion( "regulation of retention of calcium ion (Ca2+)") +AnnotationAssertion( "regulation of sequestering of calcium ion (Ca2+)") +AnnotationAssertion( "regulation of sequestration of calcium ion (Ca2+)") +AnnotationAssertion( "regulation of storage of calcium ion (Ca2+)") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051282") +AnnotationAssertion(rdfs:label "regulation of sequestering of calcium ion") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + +# Class: (negative regulation of sequestering of calcium ion) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of the binding or confining calcium ions such that they are separated from other components of a biological system.") +AnnotationAssertion( "down regulation of sequestering of calcium ion") +AnnotationAssertion( "down-regulation of sequestering of calcium ion") +AnnotationAssertion( "downregulation of sequestering of calcium ion") +AnnotationAssertion( "negative regulation of calcium ion (Ca2+) retention") +AnnotationAssertion( "negative regulation of calcium ion (Ca2+) sequestering") +AnnotationAssertion( "negative regulation of calcium ion (Ca2+) sequestration") +AnnotationAssertion( "negative regulation of calcium ion (Ca2+) storage") +AnnotationAssertion( "negative regulation of retention of calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of sequestering of calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of sequestration of calcium ion (Ca2+)") +AnnotationAssertion( "negative regulation of storage of calcium ion (Ca2+)") +AnnotationAssertion( "inhibition of sequestering of calcium ion") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051283") +AnnotationAssertion(rdfs:label "negative regulation of sequestering of calcium ion") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + +# Class: (positive regulation of sequestering of calcium ion) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of the binding or confining calcium ions such that they are separated from other components of a biological system.") +AnnotationAssertion( "positive regulation of calcium ion (Ca2+) retention") +AnnotationAssertion( "positive regulation of calcium ion (Ca2+) sequestering") +AnnotationAssertion( "positive regulation of calcium ion (Ca2+) sequestration") +AnnotationAssertion( "positive regulation of calcium ion (Ca2+) storage") +AnnotationAssertion( "positive regulation of retention of calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of sequestering of calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of sequestration of calcium ion (Ca2+)") +AnnotationAssertion( "positive regulation of storage of calcium ion (Ca2+)") +AnnotationAssertion( "up regulation of sequestering of calcium ion") +AnnotationAssertion( "up-regulation of sequestering of calcium ion") +AnnotationAssertion( "upregulation of sequestering of calcium ion") +AnnotationAssertion( "activation of sequestering of calcium ion") +AnnotationAssertion( "stimulation of sequestering of calcium ion") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051284") +AnnotationAssertion(rdfs:label "positive regulation of sequestering of calcium ion") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + # Class: (cell division) AnnotationAssertion(Annotation( "GOC:di") Annotation( "GOC:go_curators") Annotation( "GOC:pr") "The process resulting in division and partitioning of components of a cell to form more cells; may or may not be accompanied by the physical separation of a cell into distinct, individually membrane-bounded daughter cells.") @@ -72323,6 +54180,7 @@ SubClassOf( (meiotic cell cycle) AnnotationAssertion(Annotation( "GOC:ai") "Progression through the phases of the meiotic cell cycle, in which canonically a cell replicates to produce four offspring with half the chromosomal content of the progenitor cell via two nuclear divisions.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24599"^^xsd:anyURI) AnnotationAssertion( "GO:0007126") AnnotationAssertion( "Wikipedia:Meiosis") AnnotationAssertion( "biological_process") @@ -72334,38 +54192,60 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "meiotic cell cycle") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) +# Class: (regulation of hydrolase activity) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of hydrolase activity, the catalysis of the hydrolysis of various bonds, e.g. C-O, C-N, C-C, phosphoric anhydride bonds, etc. Hydrolase is the systematic name for any enzyme of EC class 3.") +AnnotationAssertion( "hydrolase regulator") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051336") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "regulation of hydrolase activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of transferase activity) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of transferase activity, the catalysis of the transfer of a group, e.g. a methyl group, glycosyl group, acyl group, phosphorus-containing, or other groups, from one compound (generally regarded as the donor) to another compound (generally regarded as the acceptor). Transferase is the systematic name for any enzyme of EC class 2.") AnnotationAssertion( "transferase regulator") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0051338") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This term is useful for grouping, but is too general for manual annotation. Please use a child term instead.") AnnotationAssertion(rdfs:label "regulation of transferase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of lyase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of lyase activity, the catalysis of the cleavage of C-C, C-O, C-N and other bonds by other means than by hydrolysis or oxidation, or conversely adding a group to a double bond. They differ from other enzymes in that two substrates are involved in one reaction direction, but only one in the other direction. When acting on the single substrate, a molecule is eliminated and this generates either a new double bond or a new ring.") -AnnotationAssertion( "lyase regulator") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051339") -AnnotationAssertion(rdfs:label "regulation of lyase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of oxidoreductase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of oxidoreductase activity, the catalysis of an oxidation-reduction (redox) reaction, a reversible chemical reaction in which the oxidation state of an atom or atoms within a molecule is altered. One substrate acts as a hydrogen or electron donor and becomes oxidized, while the other acts as hydrogen or electron acceptor and becomes reduced.") -AnnotationAssertion( "oxidoreductase regulator") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051341") -AnnotationAssertion(rdfs:label "regulation of oxidoreductase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (positive regulation of hydrolase activity) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of hydrolase activity, the catalysis of the hydrolysis of various bonds.") +AnnotationAssertion( "hydrolase activator") +AnnotationAssertion( "up regulation of hydrolase activity") +AnnotationAssertion( "up-regulation of hydrolase activity") +AnnotationAssertion( "upregulation of hydrolase activity") +AnnotationAssertion( "activation of hydrolase activity") +AnnotationAssertion( "stimulation of hydrolase activity") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051345") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "positive regulation of hydrolase activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of hydrolase activity) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops or reduces the rate of hydrolase activity, the catalysis of the hydrolysis of various bonds.") +AnnotationAssertion( "down regulation of hydrolase activity") +AnnotationAssertion( "down-regulation of hydrolase activity") +AnnotationAssertion( "downregulation of hydrolase activity") +AnnotationAssertion( "hydrolase inhibitor") +AnnotationAssertion( "inhibition of hydrolase activity") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051346") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "negative regulation of hydrolase activity") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (positive regulation of transferase activity) @@ -72378,6 +54258,7 @@ AnnotationAssertion( "stimulation of transferase activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0051347") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This term is useful for grouping, but is too general for manual annotation. Please use a child term instead.") AnnotationAssertion(rdfs:label "positive regulation of transferase activity") @@ -72393,95 +54274,12 @@ AnnotationAssertion( "inhibition of transferase activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0051348") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This term is useful for grouping, but is too general for manual annotation. Please use a child term instead.") AnnotationAssertion(rdfs:label "negative regulation of transferase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (positive regulation of lyase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of lyase activity, the catalysis of the cleavage of C-C, C-O, C-N and other bonds by other means than by hydrolysis or oxidation, or conversely adding a group to a double bond.") -AnnotationAssertion( "lyase activator") -AnnotationAssertion( "up regulation of lyase activity") -AnnotationAssertion( "up-regulation of lyase activity") -AnnotationAssertion( "upregulation of lyase activity") -AnnotationAssertion( "activation of lyase activity") -AnnotationAssertion( "stimulation of lyase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051349") -AnnotationAssertion(rdfs:label "positive regulation of lyase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of lyase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops or reduces the rate of lyase activity, the catalysis of the cleavage of C-C, C-O, C-N and other bonds by other means than by hydrolysis or oxidation, or conversely adding a group to a double bond.") -AnnotationAssertion( "down regulation of lyase activity") -AnnotationAssertion( "down-regulation of lyase activity") -AnnotationAssertion( "downregulation of lyase activity") -AnnotationAssertion( "lyase inhibitor") -AnnotationAssertion( "inhibition of lyase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051350") -AnnotationAssertion(rdfs:label "negative regulation of lyase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of oxidoreductase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of oxidoreductase activity, the catalysis of an oxidation-reduction (redox) reaction, a reversible chemical reaction in which the oxidation state of an atom or atoms within a molecule is altered.") -AnnotationAssertion( "GO:0009391") -AnnotationAssertion( "oxidoreductase activator") -AnnotationAssertion( "up regulation of oxidoreductase activity") -AnnotationAssertion( "up-regulation of oxidoreductase activity") -AnnotationAssertion( "upregulation of oxidoreductase activity") -AnnotationAssertion( "activation of oxidoreductase activity") -AnnotationAssertion( "ribonucleotide reductase activating enzyme activity") -AnnotationAssertion( "stimulation of oxidoreductase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051353") -AnnotationAssertion(rdfs:label "positive regulation of oxidoreductase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of oxidoreductase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops or reduces the rate of oxidoreductase activity, the catalysis of an oxidation-reduction (redox) reaction, a reversible chemical reaction in which the oxidation state of an atom or atoms within a molecule is altered.") -AnnotationAssertion( "down regulation of oxidoreductase activity") -AnnotationAssertion( "down-regulation of oxidoreductase activity") -AnnotationAssertion( "downregulation of oxidoreductase activity") -AnnotationAssertion( "oxidoreductase inhibitor") -AnnotationAssertion( "inhibition of oxidoreductase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051354") -AnnotationAssertion(rdfs:label "negative regulation of oxidoreductase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (serotonin binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to serotonin (5-hydroxytryptamine), a monoamine neurotransmitter occurring in the peripheral and central nervous systems, also having hormonal properties.") -AnnotationAssertion( "5-hydroxytryptamine binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0051378") -AnnotationAssertion(rdfs:label "serotonin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (epinephrine binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to epinephrine, a hormone produced by the medulla of the adrenal glands that increases heart activity, improves the power and prolongs the action of muscles, and increases the rate and depth of breathing. It is synthesized by the methylation of norepinephrine.") -AnnotationAssertion( "adrenaline binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0051379") -AnnotationAssertion(rdfs:label "epinephrine binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (norepinephrine binding) - -AnnotationAssertion(Annotation( "GOC:ai") "Binding to norepinephrine, (3,4-dihydroxyphenyl-2-aminoethanol), a hormone secreted by the adrenal medulla and a neurotransmitter in the sympathetic peripheral nervous system and in some tracts of the CNS. It is also the biosynthetic precursor of epinephrine.") -AnnotationAssertion( "noradrenaline binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0051380") -AnnotationAssertion(rdfs:label "norepinephrine binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (response to glucocorticoid) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "PMID:9884123") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a glucocorticoid stimulus. Glucocorticoids are hormonal C21 corticosteroids synthesized from cholesterol with the ability to bind with the cortisol receptor and trigger similar effects. Glucocorticoids act primarily on carbohydrate and protein metabolism, and have anti-inflammatory effects.") @@ -72518,7 +54316,6 @@ AnnotationAssertion( "neuron apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) # Class: (detoxification of nitrogen compound) @@ -72601,6 +54398,30 @@ AnnotationAssertion(rdfs:label "myob EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (maintenance of protein location in nucleus) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process in which a protein is maintained in the nucleus and prevented from moving elsewhere. These include sequestration within the nucleus, protein stabilization to prevent transport elsewhere and the active retrieval of proteins that escape the nucleus.") +AnnotationAssertion( "maintenance of nuclear protein localization") +AnnotationAssertion( "maintenance of protein location in cell nucleus") +AnnotationAssertion( "nuclear protein retention") +AnnotationAssertion( "nuclear protein sequestering") +AnnotationAssertion( "nuclear protein sequestration") +AnnotationAssertion( "protein retention in nucleus") +AnnotationAssertion( "protein sequestration in nucleus") +AnnotationAssertion( "protein storage in nucleus") +AnnotationAssertion( "protein-nuclear retention") +AnnotationAssertion( "sequestration of protein in nucleus") +AnnotationAssertion( "storage of protein in nucleus") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of protein localization in nucleus") +AnnotationAssertion( "GO:0051457") +AnnotationAssertion(rdfs:label "maintenance of protein location in nucleus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) + # Class: (corticotropin secretion) AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "PMID:11027914") "The regulated release of corticotropin by a cell. Corticotropin hormone is a polypeptide hormone synthesized and secreted from corticotropes in the anterior lobe of the pituitary gland in response to corticotropin-releasing hormone (CRH) released by the hypothalamus.") @@ -72723,51 +54544,6 @@ AnnotationAssertion( "positive regulation of cytoskeleton organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (keratinocyte migration) - -AnnotationAssertion(Annotation( "ISBN:0721662544") "The directed movement of a keratinocyte, epidermal cells which synthesize keratin, from one site to another.") -AnnotationAssertion( ) -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051546") -AnnotationAssertion(rdfs:label "keratinocyte migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - -# Class: (regulation of keratinocyte migration) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of keratinocyte migration.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051547") -AnnotationAssertion(rdfs:label "regulation of keratinocyte migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of keratinocyte migration) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops, prevents, or reduces the frequency, rate or extent of keratinocyte migration.") -AnnotationAssertion( "down regulation of keratinocyte migration") -AnnotationAssertion( "down-regulation of keratinocyte migration") -AnnotationAssertion( "downregulation of keratinocyte migration") -AnnotationAssertion( "inhibition of keratinocyte migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051548") -AnnotationAssertion(rdfs:label "negative regulation of keratinocyte migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of keratinocyte migration) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of keratinocyte migration.") -AnnotationAssertion( "up regulation of keratinocyte migration") -AnnotationAssertion( "up-regulation of keratinocyte migration") -AnnotationAssertion( "upregulation of keratinocyte migration") -AnnotationAssertion( "activation of keratinocyte migration") -AnnotationAssertion( "stimulation of keratinocyte migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051549") -AnnotationAssertion(rdfs:label "positive regulation of keratinocyte migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of neurotransmitter transport) AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of the directed movement of a neurotransmitter into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") @@ -72822,18 +54598,6 @@ AnnotationAssertion( "detection of stimulus") SubClassOf( ) -# Class: (defense response to virus) - -AnnotationAssertion(Annotation( "GOC:ai") "Reactions triggered in response to the presence of a virus that act to protect the cell or organism.") -AnnotationAssertion( "antiviral response") -AnnotationAssertion( "defence response to virus") -AnnotationAssertion( "defense response to viruses") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051607") -AnnotationAssertion(rdfs:label "defense response to virus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (norepinephrine uptake) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of norepinephrine into a cell, typically presynaptic neurons or glial cells. Norepinephrine (3,4-dihydroxyphenyl-2-aminoethanol) is a hormone secreted by the adrenal medulla and a neurotransmitter in the sympathetic peripheral nervous system and in some tracts of the CNS. It is also the biosynthetic precursor of epinephrine.") @@ -73082,6 +54846,50 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (maintenance of location in cell) + +AnnotationAssertion(Annotation( "GOC:ai") "Any process in which a substance or cellular entity, such as a protein complex or organelle, is maintained in a specific location within, or in the membrane of, a cell, and is prevented from moving elsewhere.") +AnnotationAssertion( "cellular retention") +AnnotationAssertion( "cellular sequestering") +AnnotationAssertion( "cellular storage") +AnnotationAssertion( "intracellular retention") +AnnotationAssertion( "intracellular sequestering") +AnnotationAssertion( "intracellular storage") +AnnotationAssertion( "maintenance of intracellular localization") +AnnotationAssertion( "maintenance of localization within cell") +AnnotationAssertion( "retention within cell") +AnnotationAssertion( "sequestering within cell") +AnnotationAssertion( "storage within cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of cellular localization") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of localization in cell") +AnnotationAssertion( "GO:0051651") +AnnotationAssertion(rdfs:label "maintenance of location in cell") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (maintenance of chromosome location) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process in which a chromosome is maintained in a specific location within a cell and prevented from moving elsewhere.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of chromosome localization") +AnnotationAssertion( "GO:0051652") +AnnotationAssertion(rdfs:label "maintenance of chromosome location") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (maintenance of vesicle location) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process in which a vesicle is maintained in a specific location within a cell and prevented from moving elsewhere.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of vesicle localization") +AnnotationAssertion( "GO:0051655") +AnnotationAssertion(rdfs:label "maintenance of vesicle location") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (establishment of organelle localization) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of an organelle to a specific location.") @@ -73092,6 +54900,27 @@ AnnotationAssertion(rdfs:label "esta EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (maintenance of organelle location) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process in which an organelle is maintained in a specific location within a cell and prevented from moving elsewhere.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of organelle localization") +AnnotationAssertion( "GO:0051657") +AnnotationAssertion(rdfs:label "maintenance of organelle location") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (maintenance of nucleus location) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process in which the nucleus is maintained in a specific location within a cell and prevented from moving elsewhere.") +AnnotationAssertion( "maintenance of cell nucleus location") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of nucleus localization") +AnnotationAssertion( "GO:0051658") +AnnotationAssertion(rdfs:label "maintenance of nucleus location") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (localization within membrane) AnnotationAssertion(Annotation( "GOC:ai") "Any process in which a substance or cellular entity, such as a protein complex or organelle, is transported to, and/or maintained in, a specific location within a membrane.") @@ -73132,6 +54961,18 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (maintenance of Golgi location) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process in which the Golgi is maintained in a specific location within a cell and prevented from moving elsewhere.") +AnnotationAssertion( "maintenance of Golgi apparatus localization") +AnnotationAssertion( "maintenance of Golgi body localization") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "maintenance of Golgi localization") +AnnotationAssertion( "GO:0051684") +AnnotationAssertion(rdfs:label "maintenance of Golgi location") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (response to other organism) AnnotationAssertion(Annotation( "GOC:ai") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from another living organism.") @@ -73424,6 +55265,16 @@ AnnotationAssertion( "catecholamine transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (L-glutamate import) + +AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:jsg") Annotation( "GOC:mah") "The directed movement of L-glutamate, the L-enantiomer of the anion of 2-aminopentanedioic acid, into a cell or organelle.") +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "L-glutamate uptake") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0051938") +AnnotationAssertion(rdfs:label "L-glutamate import") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (gamma-aminobutyric acid import) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of gamma-aminobutyric acid (GABA, 4-aminobutyrate) into a cell or organelle.") @@ -73700,20 +55551,6 @@ AnnotationAssertion( "negative regulation of chromosome segregation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (L-valine transaminase activity) - -AnnotationAssertion(Annotation( "EC:2.6.1.42") Annotation( "MetaCyc:BRANCHED-CHAINAMINOTRANSFERVAL-RXN") "Catalysis of the reaction: 2-oxoglutarate + L-valine = 3-methyl-2-oxobutanoic acid + L-glutamatic acid.") -AnnotationAssertion( "EC:2.6.1.42") -AnnotationAssertion( "KEGG_REACTION:R01214") -AnnotationAssertion( "MetaCyc:BRANCHED-CHAINAMINOTRANSFERVAL-RXN") -AnnotationAssertion( "RHEA:24813") -AnnotationAssertion( "L-valine aminotransferase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0052655") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "L-valine transaminase activity") -SubClassOf( ) - # Class: (muscle cell development) AnnotationAssertion(Annotation( "CL:0000187") Annotation( "GOC:devbiol") "The process whose specific outcome is the progression of a muscle cell over time, from its formation to the mature structure. Muscle cell development does not include the steps involved in committing an unspecified cell to the muscle cell fate.") @@ -73981,14 +55818,6 @@ AnnotationAssertion(rdfs:label "asym EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (phosphate ion homeostasis) - -AnnotationAssertion(Annotation( "GOC:jid") Annotation( "GOC:mah") "Any process involved in the maintenance of an internal steady state of phosphate ions within an organism or cell.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0055062") -AnnotationAssertion(rdfs:label "phosphate ion homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (calcium ion homeostasis) AnnotationAssertion(Annotation( "GOC:ceb") Annotation( "GOC:jid") Annotation( "GOC:mah") "Any process involved in the maintenance of an internal steady state of calcium ions within an organism or cell.") @@ -73998,16 +55827,6 @@ AnnotationAssertion( "calcium ion homeostasis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (monoatomic cation homeostasis) - -AnnotationAssertion(Annotation( "GOC:ceb") Annotation( "GOC:jid") Annotation( "GOC:mah") "Any process involved in the maintenance of an internal steady state of monoatomic cations within an organism or cell. Monatomic cations (also called simple cations) are cations consisting of exactly one atom.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24455"^^xsd:anyURI) -AnnotationAssertion( "cation homeostasis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0055080") -AnnotationAssertion(rdfs:label "monoatomic cation homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (intracellular chemical homeostasis) AnnotationAssertion(Annotation( "GOC:isa_complete") Annotation( "GOC:jid") "A homeostatic process involved in the maintenance of a steady state level of a chemical within a cell.") @@ -74046,14 +55865,6 @@ AnnotationAssertion( "lipid homeostasis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (sterol homeostasis) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:rl") "Any process involved in the maintenance of an internal steady state of sterol within an organism or cell.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0055092") -AnnotationAssertion(rdfs:label "sterol homeostasis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (Golgi to secretory granule transport) AnnotationAssertion(Annotation( "GOC:curators") "The directed movement of proteins from the Golgi to a secretory granule. The secretory granule is a membrane-bounded particle, usually protein, formed in the granular endoplasmic reticulum and the Golgi complex.") @@ -74109,17 +55920,6 @@ AnnotationAssertion(rdfs:label "dige EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (vibrational conductance of sound to the inner ear) - -AnnotationAssertion(Annotation( "GOC:mh") "The transmission of vibrations via ossicles to the inner ear.") -AnnotationAssertion( "jid") -AnnotationAssertion( "2009-10-13T10:59:39Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0055127") -AnnotationAssertion(rdfs:label "vibrational conductance of sound to the inner ear") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (reflex) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "ISBN:0877797099") "An automatic response to a stimulus beginning with a nerve impulse from a receptor and ending with the action of an effector such as a gland or a muscle. Signaling never reaches a level of consciousness.") @@ -74201,17 +56001,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (retinal bipolar neuron differentiation) - -AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:bf") Annotation( "GOC:dph") Annotation( "GOC:tb") "The process in which a relatively unspecialized cell acquires specialized features of a bipolar cell, the last neuron to be generated in the retina.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060040") -AnnotationAssertion(rdfs:label "retinal bipolar neuron differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (retina development in camera-type eye) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:dph") Annotation( "ISBN:0815340729") "The process whose specific outcome is the progression of the retina over time, from its formation to the mature structure. The retina is the innermost layer or coating at the back of the eyeball, which is sensitive to light and in which the optic nerve terminates.") @@ -74321,25 +56110,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (cervix development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:ebc") "The reproductive developmental process whose specific outcome is the progression of the cervix over time, from its formation to the mature structure.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "Mullerian tract development") -AnnotationAssertion( "GO:0060067") -AnnotationAssertion(rdfs:label "cervix development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (vagina development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:ebc") "The reproductive developmental process whose specific outcome is the progression of the vagina over time, from its formation to the mature structure.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060068") -AnnotationAssertion(rdfs:label "vagina development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (micturition) AnnotationAssertion(Annotation( "GOC:dph") "The regulation of body fluids process in which parasympathetic nerves stimulate the bladder wall muscle to contract and expel urine from the body.") @@ -74352,37 +56122,6 @@ AnnotationAssertion(rdfs:label "mict SubClassOf( ) SubClassOf( ) -# Class: (excitatory synapse) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:ef") "A synapse in which an action potential in the presynaptic cell increases the probability of an action potential occurring in the postsynaptic cell.") -AnnotationAssertion( "Wikipedia:Excitatory_synapse") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0060076") -AnnotationAssertion(rdfs:label "excitatory synapse") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (regulation of postsynaptic membrane potential) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:ef") "Any process that modulates the potential difference across a post-synaptic membrane.") -AnnotationAssertion( "regulation of post-synaptic membrane potential") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060078") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of postsynaptic membrane potential") -SubClassOf( ) - -# Class: (excitatory postsynaptic potential) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:ef") "A process that leads to a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential.") -AnnotationAssertion( "regulation of excitatory post-synaptic membrane potential") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "regulation of EPSP") -AnnotationAssertion( "GO:0060079") -AnnotationAssertion(rdfs:label "excitatory postsynaptic potential") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (smooth muscle contraction involved in micturition) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "PMID:15827347") "The process leading to shortening and/or development of tension in the urinary bladder smooth muscle tissue involved in the expulsion urine from the body.") @@ -74404,17 +56143,16 @@ AnnotationAssertion(rdfs:label "syna EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (molecular transducer activity) +# Class: (serotonin secretion, neurotransmission) -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:pdt") "A compound molecular function in which an effector function is controlled by one or more regulatory components.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0060089") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "molecular transducer activity") -SubClassOf( ) +AnnotationAssertion(Annotation( "GOC:dph") "The regulated release of serotonin by a cell, in which released serotonin acts as a neurotransmitter.") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:tb") "serotonin release, neurotransmission") +AnnotationAssertion( "GO:0060096") +AnnotationAssertion(rdfs:label "serotonin secretion, neurotransmission") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) # Class: (regulation of growth hormone secretion) @@ -74607,16 +56345,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (olfactory pit development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "ISBN:0124020607") "The biological process whose specific outcome is the progression of the olfactory pit from an initial condition to its mature state. This process begins with the formation of the olfactory pit, which is an indentation of the olfactory placode, and ends when the pits hollows out to form the nasopharynx.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22589"^^xsd:anyURI) -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060166") -AnnotationAssertion(rdfs:label "olfactory pit development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (ciliary membrane) AnnotationAssertion(Annotation( "GOC:cilia") Annotation( "GOC:dph") Annotation( "GOC:rph") "The portion of the plasma membrane surrounding a cilium.") @@ -74952,17 +56680,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") "The directed movement of a motile cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis).") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060326") -AnnotationAssertion(rdfs:label "cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (regulation of cellular localization) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of a process in which a cell, a substance, or a cellular entity is transported to, or maintained in a specific location within or in the membrane of a cell.") @@ -75318,28 +57035,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (bronchiole development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mtg_lung") "The biological process whose specific outcome is the progression of a bronchiole from an initial condition to its mature state. This process begins with the formation of the bronchiole and ends with the mature structure. A bronchiole is the first airway branch that no longer contains cartilage; it is a branch of the bronchi.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060435") -AnnotationAssertion(rdfs:label "bronchiole development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bronchiole morphogenesis) - -AnnotationAssertion(Annotation( "GOC:dph") "The process in which a bronchiole is generated and organized. A bronchiole is the first airway branch that no longer contains cartilage; it is a branch of the bronchi.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060436") -AnnotationAssertion(rdfs:label "bronchiole morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lung growth) AnnotationAssertion(Annotation( "GOC:dph") "The increase in size or mass of a lung. In all air-breathing vertebrates the lungs are developed from the ventral wall of the oesophagus as a pouch which divides into two sacs. In amphibians and many reptiles the lungs retain very nearly this primitive sac-like character, but in the higher forms the connection with the esophagus becomes elongated into the windpipe and the inner walls of the sacs become more and more divided, until, in the mammals, the air spaces become minutely divided into tubes ending in small air cells, in the walls of which the blood circulates in a fine network of capillaries. In mammals the lungs are more or less divided into lobes, and each lung occupies a separate cavity in the thorax.") @@ -75540,6 +57235,40 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (lung lobe development) + +AnnotationAssertion(Annotation( "GOC:dph") "The biological process whose specific outcome is the progression of a lung lobe from an initial condition to its mature state. This process begins with the formation of a lung lobe by branching morphogenesis and ends with the mature structure. A lung lobe is one of the rounded projections that compose the lung.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0060462") +AnnotationAssertion(rdfs:label "lung lobe development") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (lung lobe morphogenesis) + +AnnotationAssertion(Annotation( "GOC:dph") "The process in which the anatomical structures of a lung lobe are generated and organized. A lung lobe is a projection that extends from the lung.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0060463") +AnnotationAssertion(rdfs:label "lung lobe morphogenesis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (lung lobe formation) + +AnnotationAssertion(Annotation( "GOC:dph") "The developmental process pertaining to the initial formation of a lung lobe from unspecified parts. This process begins with the specific processes that contribute to the appearance of the lobe and ends when the structural rudiment is recognizable. A lung lobe is a projection that extends from the lung.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0060464") +AnnotationAssertion(rdfs:label "lung lobe formation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (pharynx development) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:rk") "The biological process whose specific outcome is the progression of a pharynx from an initial condition to its mature state. The pharynx is the part of the digestive system immediately posterior to the mouth.") @@ -75601,16 +57330,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (club cell differentiation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mtg_lung") Annotation( "PMID:28144783") "The process in which a relatively unspecialized cell acquires specialized features of a club cell. A club cell is an unciliated epithelial cell found in the respiratory and terminal bronchioles.") -AnnotationAssertion(Annotation( "PMID:28144783") "Clara cell differentiation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060486") -AnnotationAssertion(rdfs:label "club cell differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (lung epithelial cell differentiation) AnnotationAssertion(Annotation( "GOC:dph") "The process in which a relatively unspecialized cell acquires specialized features of an epithelial cell that contributes to the epithelium of the lung.") @@ -75824,16 +57543,6 @@ AnnotationAssertion(rdfs:label "resp EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (negative regulation of cell death) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate or frequency of cell death. Cell death is the specific activation or halting of processes within a cell so that its vital functions markedly cease, rather than simply deteriorating gradually over time, which culminates in cell death.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-04-13T01:56:10Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060548") -AnnotationAssertion(rdfs:label "negative regulation of cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (developmental growth involved in morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") "The increase in size or mass of an anatomical structure that contributes to the structure attaining its shape.") @@ -76052,16 +57761,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (tube closure) - -AnnotationAssertion(Annotation( "GOC:dph") "Creation of the central hole of a tube in an anatomical structure by sealing the edges of an epithelial fold.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-05-15T09:44:07Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060606") -AnnotationAssertion(rdfs:label "tube closure") -SubClassOf( ) - # Class: (mesenchymal cell differentiation involved in mammary gland development) AnnotationAssertion(Annotation( "GOC:dph") "The process in which a relatively unspecialized cell acquires specialized features of a mammary gland mesenchymal cell. Mammary gland mesenchymal cells form a loosely connected network of cells that surround the mammary ducts.") @@ -76614,36 +58313,6 @@ AnnotationAssertion(rdfs:label "epit EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (regulation of response to cytokine stimulus) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, frequency, or extent of a response to cytokine stimulus.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-06-22T02:56:12Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060759") -AnnotationAssertion(rdfs:label "regulation of response to cytokine stimulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of response to cytokine stimulus) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate, frequency, or extent of a response to cytokine stimulus.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-06-22T02:58:04Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060760") -AnnotationAssertion(rdfs:label "positive regulation of response to cytokine stimulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of response to cytokine stimulus) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate, frequency, or extent of a response to cytokine stimulus.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-06-22T02:59:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060761") -AnnotationAssertion(rdfs:label "negative regulation of response to cytokine stimulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of branching involved in mammary gland duct morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") "Any process that modulates the rate, frequency, or extent of branching involved in mammary gland duct morphogenesis.") @@ -77917,39 +59586,6 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "myeloid leukocyte cytokine production") SubClassOf( ) -# Class: (regulation of protein tyrosine kinase activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate, frequency, or extent of protein tyrosine kinase activity.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-04-26T02:34:53Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061097") -AnnotationAssertion(rdfs:label "regulation of protein tyrosine kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of protein tyrosine kinase activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the rate, frequency, or extent of protein tyrosine kinase activity.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-04-26T02:34:53Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061098") -AnnotationAssertion(rdfs:label "positive regulation of protein tyrosine kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (negative regulation of protein tyrosine kinase activity) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the rate, frequency, or extent of protein tyrosine kinase activity.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-04-26T02:34:53Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061099") -AnnotationAssertion(rdfs:label "negative regulation of protein tyrosine kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (lung neuroendocrine cell differentiation) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "PMID:9126746") "The process in which a relatively unspecialized cell acquires specialized features of a neuroendocrine cell of the lung epithelium.") @@ -78042,6 +59678,18 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (dense core granule organization) + +AnnotationAssertion(Annotation( "GOC:dph") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a dense core granule. A dense core granule is a secretory organelle found in endocrine cells.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2010-05-01T09:34:37Z") +AnnotationAssertion(Annotation( "GOC:mah") "dense core granule organisation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0061109") +AnnotationAssertion(rdfs:label "dense core granule organization") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (pancreas morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") "Morphogenesis of the pancreas. Morphogenesis is the process in which anatomical structures are generated and organized.") @@ -78535,18 +60183,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (mesonephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The progression of the mesonephric glomerulus over time from its initial formation until its mature state. The mesonephric glomerulus is a capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the mature vertebrate kidney, or mesonephros.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-19T01:26:00Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061224") -AnnotationAssertion(rdfs:label "mesonephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (pattern specification involved in mesonephros development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any developmental process that results in the creation of defined areas or spaces within the mesonephros to which cells respond and eventually are instructed to differentiate.") @@ -78572,44 +60208,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (mesonephric glomerulus vasculature development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The biological process whose specific outcome is the progression of a mesonephric glomerulus vasculature from an initial condition to its mature state. This process begins with the formation of the mesonephric glomerulus vasculature and ends with the mature structure. The mesonephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the mesonephric glomerulus.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-19T02:47:06Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061231") -AnnotationAssertion(rdfs:label "mesonephric glomerulus vasculature development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mesonephric glomerular epithelium development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the mesonephric glomerular epithelium over time, from its formation to the mature structure. The mesonephric glomerular epithelium is an epithelial tissue that covers the outer surfaces of the glomerulus in the mesonephros. The mesonephric glomerular epithelium consists of both parietal and visceral epithelium. Mesonephric glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport. A mesonephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the mesonephros.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-19T02:49:46Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061232") -AnnotationAssertion(rdfs:label "mesonephric glomerular epithelium development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mesonephric glomerulus morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the mesonephric glomerulus are generated and organized. The mesonephric glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate mesonephros.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-19T02:53:35Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061234") -AnnotationAssertion(rdfs:label "mesonephric glomerulus morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mesenchymal stem cell maintenance involved in mesonephric nephron morphogenesis) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which an organism retains a population of mesenchymal stem cells that contributes to the shaping of a nephron in the mesonephros. A mesenchymal stem cell is a cell that retains the ability to divide and proliferate throughout life to provide progenitor cells that can differentiate into specialized mesenchymal cells.") @@ -78621,18 +60219,6 @@ AnnotationAssertion(rdfs:label "mese SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (mesonephric comma-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the mesonephric comma-shaped body is generated and organized. The mesonephric comma-shaped body is the precursor structure to the mesonephric S-shaped body that contributes to the morphogenesis of a nephron in the mesonephros.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-19T03:00:21Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061236") -AnnotationAssertion(rdfs:label "mesonephric comma-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mesonephric nephron epithelium development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the mesonephric nephron epithelium over time, from its formation to the mature structure. An epithelium is a tissue that covers the internal or external surfaces of an anatomical structure. The mesonephric nephron epithelium is a tissue that covers the surface of a nephron in the mesonephros.") @@ -78658,43 +60244,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (mesonephric S-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the mesonephric S-shaped body is generated and organized. The mesonephric S-shaped body is the successor of the mesonephric comma-shaped body that contributes to the morphogenesis of a nephron in the mesonephros.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-19T03:23:55Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061244") -AnnotationAssertion(rdfs:label "mesonephric S-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mesonephric glomerulus vasculature morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the mesonephric glomerulus vasculature are generated and organized. The mesonephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the mesonephric glomerulus.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-30T01:11:34Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061248") -AnnotationAssertion(rdfs:label "mesonephric glomerulus vasculature morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mesonephric glomerular capillary formation) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process that gives rise to a mesonephric glomerular capillary. This process pertains to the initial formation of a structure from unspecified parts.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-08-30T01:17:08Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061249") -AnnotationAssertion(rdfs:label "mesonephric glomerular capillary formation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mesenchymal to epithelial transition involved in mesonephros morphogenesis) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "A transition where a mesenchymal cell establishes apical/basolateral polarity, forms intercellular adhesive junctions, synthesizes basement membrane components and becomes an epithelial cell that will contribute to the shaping of the mesonephros.") @@ -78915,18 +60464,6 @@ AnnotationAssertion( "cardiac neural crest cell development involved in outflow tract morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cell surface receptor signaling pathway involved in heart development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mtg_heart") Annotation( "GOC:signaling") "The series of molecular signals initiated by a ligand the binding to its receptor on the surface of a cell, which contributes to the progression of the heart over time.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-09-23T09:18:32Z") -AnnotationAssertion(Annotation( "GOC:bf") "cell surface receptor linked signaling pathway involved in heart development") -AnnotationAssertion(Annotation( "GOC:mah") "cell surface receptor linked signalling pathway involved in heart development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061311") -AnnotationAssertion(rdfs:label "cell surface receptor signaling pathway involved in heart development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cell proliferation involved in heart morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:mtg_heart") "The multiplication or reproduction of cells, resulting in the expansion of a cell population that contributes to the shaping of the heart.") @@ -79153,6 +60690,17 @@ AnnotationAssertion(rdfs:label "inte EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (release of sequestered calcium ion into cytosol by Golgi) + +AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "The directed movement of calcium ions (Ca2+) out of the Golgi apparatus into the cytosol.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2012-07-27T02:29:43Z") +AnnotationAssertion( "Golgi calcium ion export") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0061454") +AnnotationAssertion(rdfs:label "release of sequestered calcium ion into cytosol by Golgi") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (reproductive system development) AnnotationAssertion(Annotation( "GOC:dph") "The progression of the reproductive system over time from its formation to the mature structure. The reproductive system consists of the organs that function in reproduction.") @@ -79255,17 +60803,6 @@ AnnotationAssertion(rdfs:label "macr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (Langerhans cell differentiation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "PMID:22729249") "The process in which a precursor cell type acquires the specialized features of a Langerhans cell.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2013-04-18T13:29:07Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061520") -AnnotationAssertion(rdfs:label "Langerhans cell differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (cilium disassembly) AnnotationAssertion(Annotation( "GOC:cilia") Annotation( "GOC:dph") Annotation( "PMID:17604723") Annotation( "PMID:27350441") "A cellular process that results in the breakdown of a cilium.") @@ -79301,6 +60838,45 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (dopamine secretion, neurotransmission) + +AnnotationAssertion(Annotation( "GOC:dph") "The regulated release of dopamine by a cell in which the dopamine acts as a neurotransmitter.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2013-06-21T15:43:15Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0061527") +AnnotationAssertion(rdfs:label "dopamine secretion, neurotransmission") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (epinephrine secretion, neurotransmission) + +AnnotationAssertion(Annotation( "GOC:dph") "The regulated release of epinephrine by a cell in which the epinephrine acts as a neurotransmitter.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2013-06-21T15:47:22Z") +AnnotationAssertion(Annotation( "GOC:dph") "adrenaline secretion, neurotransmission") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0061529") +AnnotationAssertion(rdfs:label "epinephrine secretion, neurotransmission") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) + +# Class: (norepinephrine secretion, neurotransmission) + +AnnotationAssertion(Annotation( "GOC:dph") "The regulated release of norepinephrine by a cell, in which the norepinephrine acts as a neurotransmitter.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2013-06-21T16:05:08Z") +AnnotationAssertion(Annotation( "GOC:dph") "noradrenaline secretion, neurotransmission") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0061533") +AnnotationAssertion(rdfs:label "norepinephrine secretion, neurotransmission") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) + # Class: (gamma-aminobutyric acid secretion, neurotransmission) AnnotationAssertion(Annotation( "GOC:dph") "The regulated release of gamma-aminobutyric acid by a cell, in which the gamma-aminobutyric acid acts as a neurotransmitter.") @@ -79309,6 +60885,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0061534") AnnotationAssertion(rdfs:label "gamma-aminobutyric acid secretion, neurotransmission") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -79321,6 +60898,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0061535") AnnotationAssertion(rdfs:label "glutamate secretion, neurotransmission") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -79617,21 +61195,20 @@ AnnotationAssertion(rdfs:label "tran EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (anterior neural tube closure) +# Class: (cytosolic lipolysis) -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:hal") Annotation( "PMID:17286298") "The step in the formation of the neural tube, where the paired anterior neural folds are brought together and fuse at the dorsal midline.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2015-06-23T10:13:41Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061713") -AnnotationAssertion(rdfs:label "anterior neural tube closure") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) +AnnotationAssertion(Annotation( "GOC:autophagy") "The chemical reactions and pathways resulting in the breakdown of lipid droplets and hydrolysis of stored triglycerides occurring through the orchestrated activation of cytosolic lipases.") +AnnotationAssertion( "dph") +AnnotationAssertion( "2015-07-08T13:42:15Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0061725") +AnnotationAssertion(rdfs:label "cytosolic lipolysis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (secretory granule maturation) -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:bf") Annotation( "GOC:dph") Annotation( "PMID:16618809") "Steps required to transform an immature secretory vesicle into a mature secretory vesicle. Typically proceeds through homotypic membrane fusion and membrane remodelling.") +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:bf") Annotation( "GOC:dph") Annotation( "PMID:16618809") "Steps required to transform an immature secretory vesicle into a mature secretory vesicle. Typically proceeds through homotypic membrane fusion and membrane remodeling.") AnnotationAssertion( "dph") AnnotationAssertion( "2016-09-09T13:24:34Z") AnnotationAssertion( "biological_process") @@ -79640,16 +61217,6 @@ AnnotationAssertion(rdfs:label "secr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (antimicrobial humoral immune response mediated by antimicrobial peptide) - -AnnotationAssertion(Annotation( "PMID:15761415") Annotation( "PMID:24287494") "An immune response against microbes mediated by anti-microbial peptides in body fluid.") -AnnotationAssertion( "peptide-mediated antimicrobial humoral response") -AnnotationAssertion( "antimicrobial peptide-mediated antimicrobial humoral response") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061844") -AnnotationAssertion(rdfs:label "antimicrobial humoral immune response mediated by antimicrobial peptide") -SubClassOf( ) - # Class: (regulation of neuroblast migration) AnnotationAssertion(Annotation( "PMID:23149556") "Any process that modulates the frequency, rate or extent of neuroblast migration.") @@ -79831,7 +61398,6 @@ AnnotationAssertion( "GO:0062014") AnnotationAssertion(rdfs:label "negative regulation of small molecule metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) # Class: (collagen-containing extracellular matrix) @@ -79926,6 +61492,17 @@ AnnotationAssertion(rdfs:label "prot EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (protein-DNA complex assembly) + +AnnotationAssertion(Annotation( "GOC:jl") "The aggregation, arrangement and bonding together of proteins and DNA molecules to form a protein-DNA complex.") +AnnotationAssertion(Annotation( "GOC:mah") "DNA-protein complex assembly") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0065004") +AnnotationAssertion(rdfs:label "protein-DNA complex assembly") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ) + # Class: (biological regulation) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:isa_complete") Annotation( "GOC:mah") Annotation( "GOC:pr") Annotation( "GOC:vw") "Any process that modulates a measurable attribute of any biological process, quality or function.") @@ -79990,15 +61567,6 @@ AnnotationAssertion( "neuron cellular homeostasis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (fibrinogen binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") Annotation( "GOC:vk") "Binding to fibrinogen, a highly soluble hexameric glycoprotein complex that is found in blood plasma and is converted to fibrin by thrombin in the coagulation cascade.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0070051") -AnnotationAssertion(rdfs:label "fibrinogen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (extracellular exosome) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") Annotation( "GOC:vesicles") Annotation( "PMID:15908444") Annotation( "PMID:17641064") Annotation( "PMID:19442504") Annotation( "PMID:19498381") Annotation( "PMID:22418571") Annotation( "PMID:24009894") "A vesicle that is released into the extracellular region by fusion of the limiting endosomal membrane of a multivesicular body with the plasma membrane. Extracellular exosomes, also simply called exosomes, have a diameter of about 40-100 nm.") @@ -80467,15 +62035,6 @@ AnnotationAssertion(rdfs:label "exoc EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (ammonium ion binding) - -AnnotationAssertion(Annotation( "CHEBI:28938") Annotation( "GOC:ecd") "Binding to ammonium ions (NH4+).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "ammonium binding") -AnnotationAssertion( "GO:0070405") -AnnotationAssertion(rdfs:label "ammonium ion binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (oligodendrocyte progenitor proliferation) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:sl") Annotation( "PMID:15504915") "The multiplication or reproduction of oligodendrocyte progenitor cells by cell division, resulting in the expansion of their population. Oligodendrocyte progenitors give rise to oligodendrocytes, which form the insulating myelin sheath of axons in the central nervous system.") @@ -80525,6 +62084,24 @@ AnnotationAssertion(rdfs:label "prol EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (response to oxygen levels) + +AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus reflecting the presence, absence, or concentration of oxygen.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0070482") +AnnotationAssertion(rdfs:label "response to oxygen levels") +SubClassOf( ) + +# Class: (detection of hypoxia) + +AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") "The series of events in which a stimulus indicating lowered oxygen tension is received by a cell and converted into a molecular signal. Hypoxia, defined as a decline in O2 levels below normoxic levels of 20.8 - 20.95%, results in metabolic adaptation at both the cellular and organismal level.") +AnnotationAssertion(Annotation( "GOC:vk") "detection of reduced oxygen levels") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0070483") +AnnotationAssertion(rdfs:label "detection of hypoxia") +SubClassOf( ) +SubClassOf( ) + # Class: (regulation of microtubule cytoskeleton organization) AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the formation, arrangement of constituent parts, or disassembly of cytoskeletal structures comprising microtubules and their associated proteins.") @@ -80648,16 +62225,6 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "basement membrane assembly") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (growth factor receptor binding) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:vw") "Binding to a growth factor receptor.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2009-08-07T11:23:02Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0070851") -AnnotationAssertion(rdfs:label "growth factor receptor binding") -SubClassOf( ) - # Class: (regulation of bile acid biosynthetic process) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of bile acids.") @@ -80745,7 +62312,7 @@ AnnotationAssertion( "negative regulation of glycogen metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) +SubClassOf( ) SubClassOf( ) # Class: (positive regulation of glycogen metabolic process) @@ -80799,20 +62366,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neuron death) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") "The process of cell death in a neuron.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2009-11-03T02:37:17Z") -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:rl") "neuron cell death") -AnnotationAssertion(Annotation( "GOC:mah") "neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0070997") -AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation. The only exception should be when experimental data (e.g., staining with trypan blue or propidium iodide or use of neuron-specific markers) show that neuron death has occurred, but fail to provide details on death modality (accidental versus programmed). When information is provided on the neuron death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'), and the cell type captured as an annotation extension; or the term GO:0051402 'neuron apoptotic process' may be considered, if appropriate.") -AnnotationAssertion(rdfs:label "neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (protein localization to chromatin) AnnotationAssertion(Annotation( "GOC:mah") "Any process in which a protein is transported to, or maintained at, a part of a chromosome that is organized into chromatin.") @@ -80874,6 +62427,18 @@ AnnotationAssertion( "cellular response to ammonium ion") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (cellular response to calcium ion) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a calcium ion stimulus.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2009-12-10T03:55:01Z") +AnnotationAssertion(Annotation( "GOC:mah") "cellular response to Ca2+ ion") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0071277") +AnnotationAssertion(rdfs:label "cellular response to calcium ion") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (cellular response to organic substance) AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an organic substance stimulus.") @@ -80896,16 +62461,6 @@ AnnotationAssertion(rdfs:label "cell EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (cellular response to monosaccharide stimulus) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a monosaccharide stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2009-12-10T05:27:18Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071326") -AnnotationAssertion(rdfs:label "cellular response to monosaccharide stimulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cellular response to hexose stimulus) AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a hexose stimulus.") @@ -80927,17 +62482,6 @@ AnnotationAssertion(rdfs:label "cell EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (cellular response to cytokine stimulus) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cytokine stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2009-12-11T02:41:12Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071345") -AnnotationAssertion(rdfs:label "cellular response to cytokine stimulus") -SubClassOf( ) -SubClassOf( ) - # Class: (cellular response to peptide hormone stimulus) AnnotationAssertion(Annotation( "GOC:mah") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a peptide hormone stimulus. A peptide hormone is any of a class of peptides that are secreted into the blood stream and have endocrine functions in living animals.") @@ -81080,6 +62624,17 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "cellular response to endogenous stimulus") SubClassOf( ) +# Class: (dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:rph") "The process in which a neuroblast acquires the specialized structural and functional features of a dopaminergic neuron, a neuron that secretes dopamine.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2010-01-12T02:28:44Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0071542") +AnnotationAssertion(rdfs:label "dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (otic vesicle development) AnnotationAssertion(Annotation( "GOC:mah") "The process whose specific outcome is the progression of the otic vesicle over time, from its formation to the mature structure. The otic vesicle is a transient embryonic structure formed during development of the vertebrate inner ear.") @@ -81105,58 +62660,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (granulocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:rph") "The movement of a granulocyte in response to an external stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-09T04:08:17Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071621") -AnnotationAssertion(rdfs:label "granulocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (regulation of granulocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-09T04:09:24Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071622") -AnnotationAssertion(rdfs:label "regulation of granulocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of granulocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that decreases the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-09T04:13:19Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071623") -AnnotationAssertion(rdfs:label "negative regulation of granulocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of granulocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that increases the rate, frequency or extent of granulocyte chemotaxis. Granulocyte chemotaxis is the movement of a granulocyte in response to an external stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-09T04:15:36Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071624") -AnnotationAssertion(rdfs:label "positive regulation of granulocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (vocalization behavior) - -AnnotationAssertion(Annotation( "GOC:mah") "The behavior in which an organism produces sounds by a mechanism involving its respiratory system.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-10T11:02:58Z") -AnnotationAssertion(Annotation( "GOC:mah") "vocalisation behaviour") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071625") -AnnotationAssertion(rdfs:label "vocalization behavior") -SubClassOf( ) - # Class: (mastication) AnnotationAssertion(Annotation( "GOC:gvg") "The process of biting and mashing food with the teeth prior to swallowing.") @@ -81168,57 +62671,6 @@ AnnotationAssertion( "mastication") SubClassOf( ) -# Class: (smooth muscle cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "The directed movement of a smooth muscle cell in response to an external stimulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-16T01:32:59Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071670") -AnnotationAssertion(rdfs:label "smooth muscle cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (regulation of smooth muscle cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the frequency, rate, or extent of smooth muscle cell chemotaxis.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-16T01:42:03Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071671") -AnnotationAssertion(rdfs:label "regulation of smooth muscle cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of smooth muscle cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops, prevents, or reduces the frequency, rate, or extent of smooth muscle cell chemotaxis.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-16T01:44:28Z") -AnnotationAssertion(Annotation( "GOC:mah") "down regulation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "down-regulation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "downregulation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "inhibition of smooth muscle cell chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071672") -AnnotationAssertion(rdfs:label "negative regulation of smooth muscle cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of smooth muscle cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the frequency, rate, or extent of smooth muscle cell chemotaxis.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-16T01:48:14Z") -AnnotationAssertion(Annotation( "GOC:mah") "up regulation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "up-regulation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "upregulation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "activation of smooth muscle cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:mah") "stimulation of smooth muscle cell chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071673") -AnnotationAssertion(rdfs:label "positive regulation of smooth muscle cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mononuclear cell migration) AnnotationAssertion(Annotation( "GOC:mah") "The movement of a mononuclear cell within or between different tissues and organs of the body.") @@ -81289,7 +62741,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0071695") AnnotationAssertion(rdfs:label "anatomical structure maturation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -81318,42 +62770,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (olfactory placode development) - -AnnotationAssertion(Annotation( "GOC:mah") "The progression of the olfactory placode over time from its initial formation until its mature state. The olfactory placode is a thickening of the neural ectoderm in the head region of the vertebrate embryo which develops into the olfactory region of the nasal cavity.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-02T12:45:14Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071698") -AnnotationAssertion(rdfs:label "olfactory placode development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (olfactory placode morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mah") "The process in which the anatomical structures of the olfactory placode are generated and organized. The olfactory placode is a thickening of the neural ectoderm in the head region of the vertebrate embryo which develops into the olfactory region of the nasal cavity.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-02T12:45:45Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071699") -AnnotationAssertion(rdfs:label "olfactory placode morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (olfactory placode maturation) - -AnnotationAssertion(Annotation( "GOC:mah") "A developmental process, independent of morphogenetic (shape) change, that is required for the olfactory placode to attain its fully functional state. The olfactory placode is a thickening of the neural ectoderm in the head region of the vertebrate embryo which develops into the olfactory region of the nasal cavity.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-02T01:10:54Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071700") -AnnotationAssertion(rdfs:label "olfactory placode maturation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (organic substance transport) AnnotationAssertion(Annotation( "GOC:mah") "The directed movement of organic substances into, out of or within a cell, or between cells, or within a multicellular organism by means of some agent such as a transporter or pore. An organic substance is a molecular entity that contains carbon.") @@ -81454,17 +62870,32 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "protein transmembrane transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (ribonucleoprotein complex subunit organization) +# Class: (protein-DNA complex organization) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process in which macromolecules aggregate, disaggregate, or are modified, resulting in the formation, disassembly, or alteration of a protein-DNA complex.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2010-09-08T10:03:26Z") +AnnotationAssertion(Annotation( "GOC:mah") "DNA-protein complex subunit organization") +AnnotationAssertion(Annotation( "GOC:mah") "protein-DNA complex subunit organisation") +AnnotationAssertion( "protein-DNA complex subunit organization") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0071824") +AnnotationAssertion(rdfs:label "protein-DNA complex organization") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (protein-RNA complex organization) AnnotationAssertion(Annotation( "GOC:mah") "Any process in which macromolecules aggregate, disaggregate, or are modified, resulting in the formation, disassembly, or alteration of a ribonucleoprotein complex.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25143"^^xsd:anyURI) AnnotationAssertion( "mah") AnnotationAssertion( "2010-09-08T10:10:35Z") AnnotationAssertion(Annotation( "GOC:mah") "RNA-protein complex subunit organization") AnnotationAssertion(Annotation( "GOC:mah") "protein-RNA complex subunit organization") AnnotationAssertion(Annotation( "GOC:mah") "ribonucleoprotein complex subunit organisation") +AnnotationAssertion( "ribonucleoprotein complex subunit organization") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0071826") -AnnotationAssertion(rdfs:label "ribonucleoprotein complex subunit organization") +AnnotationAssertion(rdfs:label "protein-RNA complex organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cellular component organization or biogenesis) @@ -81585,21 +63016,23 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (bicarbonate binding) +# Class: (DNA biosynthetic process) -AnnotationAssertion(Annotation( "GOC:curators") "Binding to bicarbonate ions (CHO3-).") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-09-14T01:47:43Z") -AnnotationAssertion( "CHO3- ion binding binding") -AnnotationAssertion(Annotation( "CHEBI:17544") "hydrogencarbonate binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0071890") -AnnotationAssertion(rdfs:label "bicarbonate binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(Annotation( "GOC:mah") "The biosynthetic process resulting in the formation of DNA.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2010-09-15T02:14:33Z") +AnnotationAssertion(Annotation( "GOC:mah") "DNA anabolism") +AnnotationAssertion(Annotation( "GOC:mah") "DNA biosynthesis") +AnnotationAssertion(Annotation( "GOC:mah") "DNA formation") +AnnotationAssertion(Annotation( "GOC:mah") "DNA synthesis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0071897") +AnnotationAssertion(rdfs:label "DNA biosynthetic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cell periphery) -AnnotationAssertion(Annotation( "GOC:mah") "The part of a cell encompassing the cell cortex, the plasma membrane, and any external encapsulating structures.") +AnnotationAssertion(Annotation( "GOC:pdt") "The broad region around and including the plasma membrane of a cell, encompassing the cell cortex (inside the cell), the plasma membrane, and any external encapsulating structures.") AnnotationAssertion( "mah") AnnotationAssertion( "2010-10-04T01:51:47Z") AnnotationAssertion( "cellular_component") @@ -81687,56 +63120,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerular epithelium development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the glomerular epithelium over time, from its formation to the mature structure. The glomerular epithelium is an epithelial tissue that covers the outer surfaces of the glomerulus. The glomerular epithelium consists of both parietal and visceral epithelium. Metanephric glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport. A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-01-25T02:02:14Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072010") -AnnotationAssertion(rdfs:label "glomerular epithelium development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerular endothelium development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the glomerular endothelium over time, from its formation to the mature structure. The glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-01-25T02:02:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072011") -AnnotationAssertion(rdfs:label "glomerular endothelium development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerulus vasculature development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The biological process whose specific outcome is the progression of a glomerulus vasculature from an initial condition to its mature state. This process begins with the formation of the glomerulus vasculature and ends with the mature structure. The glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the glomerulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-01-25T02:05:04Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "glomerulus capillary development") -AnnotationAssertion( "GO:0072012") -AnnotationAssertion(rdfs:label "glomerulus vasculature development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerular parietal epithelial cell development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of a glomerular parietal epithelial cell over time, from its formation to the mature structure. Glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-01-25T02:13:16Z") -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Bowman's capsule development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072016") -AnnotationAssertion(rdfs:label "glomerular parietal epithelial cell development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (nephron morphogenesis) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the nephron are generated and organized. A nephron is the functional unit of the kidney.") @@ -81851,32 +63234,6 @@ AnnotationAssertion(rdfs:label "rena SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (comma-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the comma-shaped body is generated and organized. The comma-shaped body is the precursor structure to the S-shaped body that contributes to the morphogenesis of the nephron.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-01-25T03:44:48Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072049") -AnnotationAssertion(rdfs:label "comma-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (S-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the S-shaped body is generated and organized. The S-shaped body is the successor of the comma-shaped body that contributes to the morphogenesis of the nephron.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-01-25T03:45:19Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072050") -AnnotationAssertion(rdfs:label "S-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (renal cortex development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the renal cortex over time, from its formation to the mature structure. The renal cortex is the outer region of the kidney.") @@ -82112,45 +63469,6 @@ AnnotationAssertion(rdfs:label "ante EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerulus morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the glomerulus are generated and organized. The glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-10T02:32:09Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072102") -AnnotationAssertion(rdfs:label "glomerulus morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerulus vasculature morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the glomerulus vasculature are generated and organized. The glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the glomerulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-10T02:34:54Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072103") -AnnotationAssertion(rdfs:label "glomerulus vasculature morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerular capillary formation) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process that gives rise to a glomerular capillary. This process pertains to the initial formation of a structure from unspecified parts.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-10T02:40:40Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072104") -AnnotationAssertion(rdfs:label "glomerular capillary formation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (ureteric peristalsis) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "A wavelike sequence of involuntary muscular contraction and relaxation that passes along the ureter, impelling the contents onwards. The ureter is one of a pair of thick-walled tubes that transports urine from the kidney pelvis to the urinary bladder.") @@ -82345,16 +63663,6 @@ AnnotationAssertion( "mesenchymal cell proliferation involved in ureteric bud development") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (glomerular parietal epithelial cell differentiation) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which a relatively unspecialized cell acquires specialized features of a glomerular parietal epithelial cell. Glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-02-24T01:33:05Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072139") -AnnotationAssertion(rdfs:label "glomerular parietal epithelial cell differentiation") -SubClassOf( ) - # Class: (renal interstitial fibroblast development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of a renal interstitial fibroblast over time, from its formation to the mature structure.") @@ -82865,19 +64173,6 @@ AnnotationAssertion(rdfs:label "meta EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (metanephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mah") "The progression of the metanephric glomerulus over time from its initial formation until its mature state. The metanephric glomerulus is a capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the mature vertebrate kidney, or metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-18T03:36:20Z") -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "metanephric glomerular development") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072224") -AnnotationAssertion(rdfs:label "metanephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (metanephric nephron tubule development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The progression of a metanephric nephron tubule over time, from its initial formation to the mature structure. A metanephric nephron tubule is an epithelial tube that is part of the metanephric nephron, the functional part of the metanephros.") @@ -82891,19 +64186,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (metanephric glomerulus vasculature development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The biological process whose specific outcome is the progression of a metanephric glomerulus vasculature from an initial condition to its mature state. This process begins with the formation of the metanephric glomerulus vasculature and ends with the mature structure. The metanephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the metanephric glomerulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-18T03:50:29Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "glomerulus capillary development") -AnnotationAssertion( "GO:0072239") -AnnotationAssertion(rdfs:label "metanephric glomerulus vasculature development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (metanephric nephron epithelium development) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the metanephric nephron epithelium over time, from its formation to the mature structure. An epithelium is a tissue that covers the internal or external surfaces of an anatomical structure. The metanephric nephron epithelium is a tissue that covers the surface of a nephron in the metanephros.") @@ -82916,19 +64198,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (metanephric glomerular epithelium development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the metanephric glomerular epithelium over time, from its formation to the mature structure. The metanephric glomerular epithelium is an epithelial tissue that covers the outer surfaces of the glomerulus in the metanephros. The metanephric glomerular epithelium consists of both parietal and visceral epithelium. Metanephric glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport. A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-19T03:38:47Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072244") -AnnotationAssertion(rdfs:label "metanephric glomerular epithelium development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (metanephric nephron tubule epithelial cell differentiation) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells of the metanephric nephron tubule as it progresses from its formation to the mature state.") @@ -82942,18 +64211,6 @@ SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (metanephric glomerular endothelium development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of the metanephric glomerular endothelium over time, from its formation to the mature structure. The metanephric glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus of the metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-03-30T02:42:26Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072264") -AnnotationAssertion(rdfs:label "metanephric glomerular endothelium development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (metanephric capsule morphogenesis) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the metanephric capsule are generated and organized. The metanephric capsule is the tough fibrous layer surrounding the metanephros, covered in a thick layer of perinephric adipose tissue. It provides some protection from trauma and damage.") @@ -83004,55 +64261,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (metanephric glomerulus morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the metanephric glomerulus are generated and organized. The metanephric glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney, or metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-01T02:46:58Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072275") -AnnotationAssertion(rdfs:label "metanephric glomerulus morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (metanephric glomerulus vasculature morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of the metanephric glomerulus vasculature are generated and organized. The metanephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the metanephric glomerulus.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-01T02:47:32Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072276") -AnnotationAssertion(rdfs:label "metanephric glomerulus vasculature morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (metanephric glomerular capillary formation) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process that gives rise to a metanephric glomerular capillary. This process pertains to the initial formation of a structure from unspecified parts.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-01T02:47:56Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072277") -AnnotationAssertion(rdfs:label "metanephric glomerular capillary formation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (metanephric comma-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the metanephric comma-shaped body is generated and organized. The metanephric comma-shaped body is the precursor structure to the metanephric S-shaped body that contributes to the morphogenesis of a nephron in the metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-01T03:14:42Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072278") -AnnotationAssertion(rdfs:label "metanephric comma-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (metanephric nephron tubule morphogenesis) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the anatomical structures of a metanephric nephron tubule are generated and organized. A metanephric nephron tubule is an epithelial tube that is part of the metanephric nephron, the functional part of the metanephros.") @@ -83079,18 +64287,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (metanephric S-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which the metanephric S-shaped body is generated and organized. The metanephric S-shaped body is the successor of the metanephric comma-shaped body that contributes to the morphogenesis of a nephron in the metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-01T03:41:36Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072284") -AnnotationAssertion(rdfs:label "metanephric S-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mesenchymal to epithelial transition involved in metanephric renal vesicle formation) AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "A transition where a mesenchymal cell establishes apical/basolateral polarity,forms intercellular adhesive junctions, synthesizes basement membrane components and becomes an epithelial cell that will contribute to the shaping of the metanephric renal vesicle.") @@ -83123,39 +64319,6 @@ AnnotationAssertion( "epithelial cell migration involved in metanephric nephron tubule morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of metanephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any process that modulates the rate, frequency or extent of metanephric glomerulus development, the progression of the metanephric glomerulus over time from its initial formation until its mature state. The metanephric glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney, or metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-09T05:03:14Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072298") -AnnotationAssertion(rdfs:label "regulation of metanephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (negative regulation of metanephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any process that decreases the rate, frequency or extent of metanephric glomerulus development, the progression of the metanephric glomerulus over time from its initial formation until its mature state. The metanephric glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney, or metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-09T05:03:41Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072299") -AnnotationAssertion(rdfs:label "negative regulation of metanephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (positive regulation of metanephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any process that increases the rate, frequency or extent of metanephric glomerulus development, the progression of the metanephric glomerulus over time from its initial formation until its mature state. The metanephric glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney, or metanephros.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-09T05:03:41Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072300") -AnnotationAssertion(rdfs:label "positive regulation of metanephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of mesenchymal cell apoptotic process involved in metanephric nephron morphogenesis) AnnotationAssertion(Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:mtg_kidney_jan10") "Any process that modulates the occurrence or rate of mesenchymal stem cell death by apoptotic process that contributes to the shaping of the nephron in the metanephros.") @@ -83226,28 +64389,6 @@ AnnotationAssertion(rdfs:label "mese SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerular epithelial cell development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process whose specific outcome is the progression of a glomerular epithelial cell over time, from its formation to the mature structure. Glomerular epithelial cells are specialized epithelial cells that form part of the glomerulus; there are two types, glomerular parietal epithelial cells and glomerular visceral epithelial cells.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-09T06:47:31Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072310") -AnnotationAssertion(rdfs:label "glomerular epithelial cell development") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerular epithelial cell differentiation) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "The process in which a relatively unspecialized cell acquires specialized features of a glomerular epithelial cell. Glomerular epithelial cells are specialized epithelial cells that form part of the glomerulus; there are two types, glomerular parietal epithelial cells and glomerular visceral epithelial cells.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-04-09T06:49:21Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072311") -AnnotationAssertion(rdfs:label "glomerular epithelial cell differentiation") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (monocarboxylic acid catabolic process) AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the breakdown of monocarboxylic acids, any organic acid containing one carboxyl (-COOH) group.") @@ -83285,18 +64426,6 @@ AnnotationAssertion( "modified amino acid transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (modified amino acid binding) - -AnnotationAssertion(Annotation( "GOC:mah") "Binding to a modified amino acid.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-11-04T05:45:32Z") -AnnotationAssertion( "amino acid derivative binding") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0072341") -AnnotationAssertion(rdfs:label "modified amino acid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (modified amino acid transmembrane transporter activity) AnnotationAssertion(Annotation( "GOC:mah") "Enables the transfer of modified amino acids from one side of a membrane to the other.") @@ -83364,18 +64493,6 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "ammonium transmembrane transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (obsolete divalent inorganic cation homeostasis) - -AnnotationAssertion(Annotation( "GOC:mah") "OBSOLETE. Any process involved in the maintenance of an internal steady state of divalent cations within an organism or cell.") -AnnotationAssertion( "GO:0055080") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-12-16T03:22:48Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0072507") -AnnotationAssertion(rdfs:comment "This term was obsoleted because it is an unnecessary grouping class.") -AnnotationAssertion(rdfs:label "obsolete divalent inorganic cation homeostasis") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) - # Class: (seminiferous tubule development) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") Annotation( "UBERON:0001343") "The reproductive developmental process whose specific outcome is the progression of the seminiferous tubule over time, from its formation to the mature structure. Seminiferous tubules are ducts located in the testicles, and are the specific location of meiosis, and the subsequent creation of gametes, namely spermatozoa.") @@ -83478,6 +64595,20 @@ AnnotationAssertion(rdfs:label "esta EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (maintenance of protein localization in organelle) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process in which a protein is maintained in a specific location a specific location on or in an organelle, and is prevented from moving elsewhere. Encompasses establishment of localization in the membrane or lumen of a membrane-bounded organelle.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2011-02-14T02:09:13Z") +AnnotationAssertion(Annotation( "GOC:mah") "maintenance of protein localisation to organelle") +AnnotationAssertion( "maintenance of protein localization to organelle") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0072595") +AnnotationAssertion(rdfs:label "maintenance of protein localization in organelle") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (protein localization to membrane) AnnotationAssertion(Annotation( "GOC:mah") "A process in which a protein is transported to, or maintained in, a specific location in a membrane.") @@ -83533,6 +64664,18 @@ AnnotationAssertion(rdfs:label "esta EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (maintenance of protein location in vacuole) + +AnnotationAssertion(Annotation( "GOC:mah") "Any process in which a protein is maintained in a specific location in a vacuole, and is prevented from moving elsewhere.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2011-02-14T02:56:57Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0072667") +AnnotationAssertion(rdfs:label "maintenance of protein location in vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (multinuclear osteoclast differentiation) AnnotationAssertion(Annotation( "CL:0000779") Annotation( "GOC:mah") Annotation( "PMID:12713016") "The process in which a relatively unspecialized monocyte acquires the specialized features of a multinuclear osteoclast. An osteoclast is a specialized phagocytic cell associated with the absorption and removal of the mineralized matrix of bone tissue.") @@ -83835,32 +64978,30 @@ AnnotationAssertion( "SA node cell to atrial cardiac muscle cell communication") SubClassOf( ) -# Class: (G protein-coupled acetylcholine receptor signaling pathway involved in heart process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mtg_cardiac_conduct_nov11") "A G protein-coupled acetylcholine receptor signaling pathway, which contributes to a circulatory system process carried out by the heart.") -AnnotationAssertion( "bf") -AnnotationAssertion( "G-protein coupled acetylcholine receptor signaling pathway involved in heart process") -AnnotationAssertion(Annotation( "GOC:bf") "G-protein coupled acetylcholine receptor signalling pathway involved in heart process") -AnnotationAssertion(Annotation( "GOC:mtg_cardiac_conduct_nov11") "M2 receptor signaling pathway involved in heart process") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:mtg_cardiac_conduct_nov11") "muscarinic receptor signaling pathway involved in heart process") -AnnotationAssertion( "GO:0086093") -AnnotationAssertion(rdfs:label "G protein-coupled acetylcholine receptor signaling pathway involved in heart process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (G protein-coupled receptor signaling pathway involved in heart process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mtg_cardiac_conduct_nov11") Annotation( "PMID:17376402") "An G protein-coupled receptor signaling pathway which contributes to a circulatory system process carried out by the heart.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-03-19T01:28:23Z") -AnnotationAssertion(Annotation( "GOC:bf") "G-protein coupled receptor signaling pathway involved in heart process") -AnnotationAssertion(Annotation( "GOC:bf") "G-protein coupled receptor signalling pathway involved in heart process") -AnnotationAssertion(Annotation( "GOC:bf") "GPCR signaling pathway involved in cardiac process") -AnnotationAssertion(Annotation( "GOC:bf") "GPCR signaling pathway involved in heart process") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0086103") -AnnotationAssertion(rdfs:label "G protein-coupled receptor signaling pathway involved in heart process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (L-glutamate transmembrane export from vacuole) + +AnnotationAssertion(Annotation( "PMID:21307582") "The directed movement of L-glutamate out of the vacuole, across the vacuolar membrane.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0089704") +AnnotationAssertion(rdfs:label "L-glutamate transmembrane export from vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (amino acid import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:krc") Annotation( "PMID:8195186") "The directed movement of an amino acid from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2012-11-14T14:21:41Z") +AnnotationAssertion( "GO:0043092") +AnnotationAssertion( "GO:0044745") +AnnotationAssertion( "GO:1902837") +AnnotationAssertion( "L-amino acid import") +AnnotationAssertion( "amino acid transmembrane import") +AnnotationAssertion( "amino acid import into cell") +AnnotationAssertion( "L-amino acid uptake") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0089718") +AnnotationAssertion(rdfs:label "amino acid import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (primitive streak formation) @@ -83876,66 +65017,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (regulation of neutrophil chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-08-03T10:09:34Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090022") -AnnotationAssertion(rdfs:label "regulation of neutrophil chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of neutrophil chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-08-03T10:12:23Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090023") -AnnotationAssertion(rdfs:label "positive regulation of neutrophil chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of neutrophil chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the frequency, rate, or extent of neutrophil chemotaxis. Neutrophil chemotaxis is the directed movement of a neutrophil cell, the most numerous polymorphonuclear leukocyte found in the blood, in response to an external stimulus, usually an infection or wounding.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-08-03T10:13:09Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090024") -AnnotationAssertion(rdfs:label "negative regulation of neutrophil chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of monocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate, or extent of monocyte chemotaxis.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-08-03T10:17:03Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090025") -AnnotationAssertion(rdfs:label "regulation of monocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of monocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the frequency, rate, or extent of monocyte chemotaxis.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-08-03T10:18:54Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090026") -AnnotationAssertion(rdfs:label "positive regulation of monocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of monocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the frequency, rate, or extent of monocyte chemotaxis.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-08-03T10:19:40Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090027") -AnnotationAssertion(rdfs:label "negative regulation of monocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of steroid hormone biosynthetic process) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of steroid hormones,compounds with a 1, 2, cyclopentanoperhydrophenanthrene nucleus that act as hormones.") @@ -84101,6 +65182,16 @@ AnnotationAssertion(rdfs:label "esta EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (Golgi to lysosome transport) + +AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "The directed movement of substances from the Golgi to lysosomes.") +AnnotationAssertion( "tb") +AnnotationAssertion( "2009-12-08T08:35:13Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0090160") +AnnotationAssertion(rdfs:label "Golgi to lysosome transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (establishment of epithelial cell polarity) AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "The specification and formation of anisotropic intracellular organization of an epithelial cell.") @@ -84117,6 +65208,7 @@ SubClassOf( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "A cellular process that results in the breakdown of a Golgi apparatus that contributes to Golgi inheritance.") AnnotationAssertion( "tb") AnnotationAssertion( "2009-12-08T09:15:11Z") +AnnotationAssertion( "Golgi apparatus disassembly") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0090166") AnnotationAssertion(rdfs:label "Golgi disassembly") @@ -84129,6 +65221,7 @@ SubClassOf( ObjectSomeValuesFrom( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "The reformation of the Golgi following its breakdown and partitioning contributing to Golgi inheritance.") AnnotationAssertion( "tb") AnnotationAssertion( "2009-12-08T09:15:11Z") +AnnotationAssertion( "Golgi apparatus reassembly") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0090168") AnnotationAssertion(rdfs:label "Golgi reassembly") @@ -84155,7 +65248,7 @@ AnnotationAssertion( "GO:0090171") AnnotationAssertion(rdfs:label "chondrocyte morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (organelle membrane fusion) @@ -84238,39 +65331,6 @@ AnnotationAssertion( "negative regulation of branching involved in ureteric bud morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of glomerulus development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "GOC:yaf") "Any process that modulates the rate, frequency or extent of glomerulus development, the progression of the glomerulus over time from its initial formation until its mature state. The glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-12-18T11:17:13Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090192") -AnnotationAssertion(rdfs:label "regulation of glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of glomerulus development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "GOC:yaf") "Any process that increases the rate, frequency or extent of glomerulus development, the progression of the glomerulus over time from its initial formation until its mature state. The glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-12-18T11:17:13Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090193") -AnnotationAssertion(rdfs:label "positive regulation of glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (negative regulation of glomerulus development) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") Annotation( "GOC:yaf") "Any process that decreases the rate, frequency or extent of glomerulus development, the progression of the glomerulus over time from its initial formation until its mature state. The glomerulus is a capillary tuft surrounded by Bowman's capsule in nephrons of the vertebrate kidney.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2009-12-18T11:17:13Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090194") -AnnotationAssertion(rdfs:label "negative regulation of glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of muscle system process) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of a muscle system process, a multicellular organismal process carried out by any of the organs or tissues in a muscle system.") @@ -84416,16 +65476,6 @@ AnnotationAssertion( "negative regulation of neural crest formation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (nucleic acid metabolic process) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any cellular metabolic process involving nucleic acids.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2010-04-07T10:18:47Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0090304") -AnnotationAssertion(rdfs:label "nucleic acid metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (positive regulation of intracellular protein transport) AnnotationAssertion(Annotation( "GOC:tb") "Any process that activates or increases the frequency, rate or extent of the directed movement of proteins within cells.") @@ -84485,19 +65535,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (negative regulation of excitatory postsynaptic potential) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that prevents the establishment or decreases the extent of the excitatory postsynaptic potential (EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2010-12-15T01:43:12Z") -AnnotationAssertion( "negative regulation of excitatory post-synaptic membrane potential") -AnnotationAssertion(Annotation( "GOC:bf") "reduction of excitatory postsynaptic membrane potential") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "negative regulation of EPSP") -AnnotationAssertion( "GO:0090394") -AnnotationAssertion(rdfs:label "negative regulation of excitatory postsynaptic potential") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (acinar cell differentiation) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "The epithelial cell differentiation process in which a relatively unspecialized cell acquires specialized features of an acinar cell, a secretory cell that is grouped together with other cells of the same type to form grape-shaped clusters known as acini.") @@ -84520,6 +65557,17 @@ AnnotationAssertion(rdfs:label "prot EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (glutamate transmembrane import into vacuole) + +AnnotationAssertion(Annotation( "GOC:tb") "The directed movement of glutamate into the vacuole across the vacuolar membrane.") +AnnotationAssertion( "tb") +AnnotationAssertion( "2012-09-24T14:12:46Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion(Annotation( "GOC:tb") "vacuolar glutamate import") +AnnotationAssertion( "GO:0090454") +AnnotationAssertion(rdfs:label "glutamate transmembrane import into vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (intracellular glutamate homeostasis) AnnotationAssertion(Annotation( "GOC:tb") "A homeostatic process involved in the maintenance of a steady state level of glutamate within a cell.") @@ -84576,6 +65624,16 @@ AnnotationAssertion(rdfs:label "mese EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (L-glutamate transmembrane import into vacuole) + +AnnotationAssertion(Annotation( "GOC:al") "The directed movement of L-glutamate into the vacuole across the vacuolar membrane.") +AnnotationAssertion( "tb") +AnnotationAssertion( "2012-12-14T11:25:52Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0090515") +AnnotationAssertion(rdfs:label "L-glutamate transmembrane import into vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (sensory organ morphogenesis) AnnotationAssertion(Annotation( "GOC:kmv") Annotation( "ISBN:978-0199210893") "Morphogenesis of a sensory organ. A sensory organ is defined as a tissue or set of tissues that work together to receive and transmit signals from external or internal stimuli. Morphogenesis is the process in which anatomical structures are generated and organized. Organs are commonly observed as visibly distinct structures, but may also exist as loosely associated clusters of cells that work together to perform a specific function or functions.") @@ -84623,16 +65681,6 @@ AnnotationAssertion(rdfs:label "pigm EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (acetylcholine receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "The series of molecular signals generated as a consequence of an acetylcholine receptor binding to one of its physiological ligands.") -AnnotationAssertion( "acetylcholine receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0095500") -AnnotationAssertion(rdfs:label "acetylcholine receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (ciliary plasm) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:cilia") Annotation( "GOC:dos") Annotation( "PMID:17895364") "All of the contents of a cilium, excluding the plasma membrane surrounding the cilium.") @@ -84714,6 +65762,21 @@ AnnotationAssertion( "type B pancreatic cell apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (L-glutamate biosynthetic process) + +AnnotationAssertion(Annotation( "GOC:yaf") "The chemical reactions and pathways resulting in the formation of L-glutamate, the L enantiomer anion of 2-aminopentanedioic acid.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2011-05-24T04:30:38Z") +AnnotationAssertion( "L-glutamate anabolism") +AnnotationAssertion( "L-glutamate biosynthesis") +AnnotationAssertion( "L-glutamate formation") +AnnotationAssertion( "L-glutamate synthesis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0097054") +AnnotationAssertion(rdfs:label "L-glutamate biosynthetic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (synaptic membrane) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "PMID:20410104") "A specialized area of membrane on either the presynaptic or the postsynaptic side of a synapse, the junction between a nerve fiber of one neuron and another neuron or muscle fiber or glial cell.") @@ -84767,30 +65830,6 @@ AnnotationAssertion(rdfs:label "faci EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (postsynaptic membrane assembly) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:sjp") Annotation( "PMID:21424692") "The aggregation, arrangement and bonding together of a set of components to form a postsynaptic membrane, a specialized area of membrane facing the presynaptic membrane on the tip of the nerve ending and separated from it by a minute cleft (the synaptic cleft).") -AnnotationAssertion( "pr") -AnnotationAssertion( "2011-07-27T01:26:49Z") -AnnotationAssertion( "post-synaptic membrane assembly") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0097104") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "postsynaptic membrane assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (receptor localization to synapse) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:sjp") Annotation( "PMID:21525273") "Any process in which a receptor is transported to, and/or maintained at the synapse, the junction between a nerve fiber of one neuron and another neuron or muscle fiber or glial cell.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2011-07-31T09:20:30Z") -AnnotationAssertion( "receptor localisation to synapse") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0097120") -AnnotationAssertion(rdfs:label "receptor localization to synapse") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (mesenchymal cell apoptotic process) AnnotationAssertion(Annotation( "CL:0000134") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:yaf") Annotation( "PMID:18231833") "Any apoptotic process in a mesenchymal cell. A mesenchymal cell is a loosely associated cell that is part of the connective tissue in an organism. Mesenchymal cells give rise to more mature connective tissue cell types.") @@ -84814,16 +65853,6 @@ AnnotationAssertion(rdfs:label "GABA EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (organic cyclic compound binding) - -AnnotationAssertion(Annotation( "GOC:sjw") Annotation( "PMID:7583672") "Binding to an organic cyclic compound, any molecular entity that contains carbon arranged in a cyclic molecular structure.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2011-09-23T02:31:01Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0097159") -AnnotationAssertion(rdfs:label "organic cyclic compound binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (ammonium ion metabolic process) AnnotationAssertion(Annotation( "GOC:dhl") Annotation( "GOC:tb") Annotation( "PMID:14671018") "The chemical reactions and pathways involving the ammonium ion.") @@ -84866,16 +65895,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (renal filtration) - -AnnotationAssertion(Annotation( "GOC:pr") Annotation( "GOC:sart") "A renal system process in which fluid circulating through the body is filtered through a barrier system.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2012-01-03T03:10:17Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0097205") -AnnotationAssertion(rdfs:label "renal filtration") -SubClassOf( ) - # Class: (lysosomal membrane organization) AnnotationAssertion(Annotation( "GOC:yaf") Annotation( "PMID:20544854") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a lysosomal membrane. A lysosomal membrane is the lipid bilayer surrounding the lysosome and separating its contents from the cell cytoplasm.") @@ -84947,21 +65966,6 @@ AnnotationAssertion(rdfs:label "intr EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (keratinocyte apoptotic process) - -AnnotationAssertion(Annotation( "CL:0000312") Annotation( "GOC:jc") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:10201527") "Any apoptotic process in a keratinocyte. A keratinocyte is an epidermal cell which synthesizes keratin and undergoes a characteristic change as it moves upward from the basal layers of the epidermis to the cornified (horny) layer of the skin.") -AnnotationAssertion( ) -AnnotationAssertion( "pr") -AnnotationAssertion( "2012-03-29T10:20:51Z") -AnnotationAssertion( "keratinocyte apoptosis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0097283") -AnnotationAssertion(rdfs:label "keratinocyte apoptotic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) - # Class: (hepatocyte apoptotic process) AnnotationAssertion(Annotation( "CL:0000182") Annotation( "GOC:jc") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:15856020") "Any apoptotic process in a hepatocyte, the main structural component of the liver.") @@ -84973,17 +65977,6 @@ AnnotationAssertion( "hepatocyte apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (melanocyte migration) - -AnnotationAssertion(Annotation( "CL:0000148") Annotation( "GOC:uh") Annotation( "PMID:22637532") "The orderly movement of melanocytes from one site to another, often during the development of a multicellular organism. A melanocyte is a pigment cell derived from the neural crest. It contains melanin-filled pigment granules, which give a brown to black appearance.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2012-06-08T10:08:18Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0097324") -AnnotationAssertion(rdfs:label "melanocyte migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (protein localization to heterochromatin) AnnotationAssertion(Annotation( "GOC:mah") "Any process in which a protein is transported to, or maintained at, a part of a chromosome that is organized into heterochromatin.") @@ -85005,19 +65998,6 @@ AnnotationAssertion( "chorionic trophoblast cell proliferation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (carbohydrate derivative binding) - -AnnotationAssertion(Annotation( "GOC:pr") "Binding to a carbohydrate derivative.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2012-08-02T13:03:39Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0097367") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "carbohydrate derivative binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (glial cell projection) AnnotationAssertion(Annotation( "GOC:mc") "A prolongation or process extending from a glial cell.") @@ -85225,6 +66205,20 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (calcium ion transmembrane import into cytosol) + +AnnotationAssertion(Annotation( "GOC:vw") "A process in which a calcium ion is transported from one side of a membrane to the other into the cytosol by means of some agent such as a transporter or pore.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/23015"^^xsd:anyURI) +AnnotationAssertion( "pr") +AnnotationAssertion( "2014-01-23T11:05:13Z") +AnnotationAssertion( "GO:0060401") +AnnotationAssertion( "calcium transmembrane import into cytosol") +AnnotationAssertion( "cytosolic calcium ion transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0097553") +AnnotationAssertion(rdfs:label "calcium ion transmembrane import into cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (vacuole fusion) AnnotationAssertion(Annotation( "GOC:pr") Annotation( "GOC:vw") Annotation( "Wikipedia:Vacuole") "Merging of two or more vacuoles, or of vacuoles and vesicles within a cell to form a single larger vacuole.") @@ -85236,38 +66230,6 @@ AnnotationAssertion(rdfs:label "vacu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (calcitonin family receptor activity) - -AnnotationAssertion(Annotation( "GOC:bhm") Annotation( "InterPro:IPR003287") Annotation( "PMID:10871296") Annotation( "PMID:12037140") Annotation( "PMID:18687416") "Combining with any member of the calcitonin family (e.g. adrenomedullin, adrenomedullin 2 (intermedin), amylin, calcitonin and calcitonin gene-related peptides (CGRPs)) to initiate a change in cell activity.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2014-09-08T15:32:19Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0097642") -AnnotationAssertion(rdfs:label "calcitonin family receptor activity") -SubClassOf( ) - -# Class: (calcitonin family binding) - -AnnotationAssertion(Annotation( "GOC:bhm") Annotation( "InterPro:IPR021116") Annotation( "PMID:10871296") Annotation( "PMID:12037140") Annotation( "PMID:18687416") "Binding to a member of the calcitonin family (e.g. adrenomedullin, adrenomedullin 2 (intermedin), amylin, calcitonin and calcitonin gene-related peptides (CGRPs)).") -AnnotationAssertion( "pr") -AnnotationAssertion( "2014-09-08T20:50:52Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0097644") -AnnotationAssertion(rdfs:label "calcitonin family binding") -SubClassOf( ) - -# Class: (G protein-coupled receptor complex) - -AnnotationAssertion(Annotation( "GOC:bhm") "A protein complex that contains G protein-coupled receptors.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2014-09-10T09:14:30Z") -AnnotationAssertion( "G-protein coupled receptor complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0097648") -AnnotationAssertion(rdfs:label "G protein-coupled receptor complex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (intracellular vesicle) AnnotationAssertion(Annotation( "GOC:vesicles") "Any vesicle that is part of the intracellular region.") @@ -85335,28 +66297,6 @@ AnnotationAssertion( "extracellular exosome biogenesis") SubClassOf( ) -# Class: (excitatory neuromuscular junction) - -AnnotationAssertion(Annotation( "GOC:dos") "The junction between the axon of a motor neuron and a muscle fiber. In response to the arrival of action potentials, the presynaptic button releases molecules of neurotransmitters into the synaptic cleft. These diffuse across the cleft and transmit the signal to the postsynaptic membrane of the muscle fiber, leading to a post-synaptic potential responsible for muscle contraction.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2013-10-14T12:02:51Z") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0098520") -AnnotationAssertion(rdfs:label "excitatory neuromuscular junction") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (neuromuscular junction of skeletal muscle fiber) - -AnnotationAssertion(Annotation( "GOC:dos") "A neuromuscular junction in which the target muscle cell is a skeletal muscle fiber.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2013-10-14T12:04:32Z") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0098522") -AnnotationAssertion(rdfs:comment "In vertebrates, the term 'neuromuscular junction' is limited to synapses targeting skeletal muscle fibers - all of which are cholinergic and excitatory. Both inhibitory and excitatory neuromuscular junctions exist in invertebrates, utilizing a range of neurotransmitters including glutamate, GABA and 5-HT.") -AnnotationAssertion(rdfs:label "neuromuscular junction of skeletal muscle fiber") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (neuromuscular junction of myotube) AnnotationAssertion(Annotation( "GOC:dos") "A neuromuscular junction in which the target muscle cell is a myotube.") @@ -85379,16 +66319,6 @@ AnnotationAssertion(rdfs:label "skel EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (neuromuscular junction development, skeletal muscle fiber) - -AnnotationAssertion(Annotation( "GOC:mtg_OBO2OWL_2013") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a neuromuscular junction that targets a skeletal muscle fiber.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098529") -AnnotationAssertion(rdfs:label "neuromuscular junction development, skeletal muscle fiber") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (defense response to other organism) AnnotationAssertion(Annotation( "GOC:dos") "Reactions triggered in response to the presence of another organism that act to protect the cell or organism from damage caused by that organism.") @@ -85408,6 +66338,27 @@ AnnotationAssertion(rdfs:label "defe EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (maintenance of protein complex location) + +AnnotationAssertion(Annotation( "GOC:dos") "Any process in which a protein complex is maintained in a location and prevented from moving elsewhere. These include sequestration, stabilization to prevent transport elsewhere and the active retrieval of protein complexes that move away.") +AnnotationAssertion( "dos") +AnnotationAssertion( "2013-11-15T18:20:16Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098544") +AnnotationAssertion(rdfs:label "maintenance of protein complex location") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (maintenance of protein complex location in cytoplasm) + +AnnotationAssertion(Annotation( "GOC:dos") "Any process in which a protein complex is maintained in a specific location within the cytoplasm and is prevented from moving elsewhere.") +AnnotationAssertion( "dos") +AnnotationAssertion( "2013-11-15T20:49:15Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098545") +AnnotationAssertion(rdfs:label "maintenance of protein complex location in cytoplasm") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (bounding membrane of organelle) AnnotationAssertion(Annotation( "GOC:dos") "The lipid bilayer that forms the outer-most layer of an organelle.") @@ -85445,40 +66396,6 @@ AnnotationAssertion( "cell-cell adhesion") SubClassOf( ) -# Class: (cell adhesion mediator activity) - -AnnotationAssertion(Annotation( "GOC:vw") Annotation( "Wikipedia:Cell_adhesion") "The binding by a cell-adhesion protein on a cell surface to an adhesion molecule on another cell surface or an external substrate, to mediate adhesion of the cell to the external substrate or to another cell.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22959"^^xsd:anyURI) -AnnotationAssertion( "cell adhesion molecule") -AnnotationAssertion( "protein binding involved in cell adhesion") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0098631") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cell adhesion mediator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (cell-cell adhesion mediator activity) - -AnnotationAssertion(Annotation( "Wikipedia:Cell_adhesion") "The binding by a cell-adhesion protein on the cell surface to an extracellular matrix component, to mediate adhesion of the cell to another cell.") -AnnotationAssertion( "cell-cell adhesion molecule") -AnnotationAssertion( "protein binding involved in cell-cell adhesion") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0098632") -AnnotationAssertion(rdfs:label "cell-cell adhesion mediator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (collagen fibril binding) - -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "PMID:21421911") "Binding to a collagen fibril.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0098633") -AnnotationAssertion(rdfs:label "collagen fibril binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (protein complex involved in cell-cell adhesion) AnnotationAssertion(Annotation( "GOC:dos") "Any protein complex that is capable of carrying out some part of the process of cell-cell adhesion.") @@ -85549,17 +66466,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (monoatomic cation transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:vw") "The process in which a monoatomic cation is transported across a membrane. Monatomic cations (also called simple cations) are positively charged ions consisting of exactly one atom.") -AnnotationAssertion( "GO:0099132") -AnnotationAssertion( "cation transmembrane transport") -AnnotationAssertion( "ATP hydrolysis coupled cation transmembrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098655") -AnnotationAssertion(rdfs:label "monoatomic cation transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (import into cell) AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of some substance from outside of a cell into a cell. This may occur via transport across the plasma membrane or via endocytosis.") @@ -85567,44 +66473,73 @@ AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0098657") AnnotationAssertion(rdfs:label "import into cell") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (G protein-coupled serotonin receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:mah") "The series of molecular signals generated as a consequence of a G protein-coupled serotonin receptor binding to one of its physiological ligands.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2016-12-21T12:07:58Z") -AnnotationAssertion( "G-protein coupled serotonin receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098664") -AnnotationAssertion(rdfs:label "G protein-coupled serotonin receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (serotonin receptor complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000088") Annotation( "PMID:16116092") "A protein complex that is capable of serotonin receptor activity.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2016-12-21T12:24:56Z") -AnnotationAssertion( "5-HT receptor complex") -AnnotationAssertion( "5-hydroxytryptamine receptor complex") -AnnotationAssertion( "5HT receptor complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0098665") -AnnotationAssertion(rdfs:label "serotonin receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (G protein-coupled serotonin receptor complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000088") "A protein complex that is capable of G protein-coupled serotonin receptor activity.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/12942"^^xsd:anyURI) -AnnotationAssertion( "dos") -AnnotationAssertion( "2016-12-21T12:28:12Z") -AnnotationAssertion( "G-protein coupled serotonin receptor complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0098666") -AnnotationAssertion(rdfs:label "G protein-coupled serotonin receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (dopaminergic synapse) + +AnnotationAssertion(Annotation( "GOC:dos") "A synapse that uses dopamine as a neurotransmitter.") +AnnotationAssertion( "dos") +AnnotationAssertion( "2017-03-07T14:51:52Z") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0098691") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "dopaminergic synapse") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (calcium ion import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of calcium ions from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2013-02-07T13:07:59Z") +AnnotationAssertion( "GO:1990035") +AnnotationAssertion( "calcium ion import into cell") +AnnotationAssertion(Annotation( "GOC:vw") "calcium ion uptake into cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098703") +AnnotationAssertion(rdfs:label "calcium ion import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (carbohydrate import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of a carbohydrate from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2012-05-31T02:45:02Z") +AnnotationAssertion( "GO:0097319") +AnnotationAssertion( "carbohydrate import into cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098704") +AnnotationAssertion(rdfs:label "carbohydrate import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (glucose import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of glucose from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "al") +AnnotationAssertion( "2012-12-06T14:54:07Z") +AnnotationAssertion( "GO:0061490") +AnnotationAssertion( "GO:1990821") +AnnotationAssertion( "glucose import into cell") +AnnotationAssertion( "high affinity glucose import") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098708") +AnnotationAssertion(rdfs:label "glucose import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (L-glutamate import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of L-glutamate from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2013-06-12T12:32:47Z") +AnnotationAssertion( "GO:1903802") +AnnotationAssertion( "GO:1990123") +AnnotationAssertion( "L-glutamate(1-) import across plasma membrane") +AnnotationAssertion( "L-glutamate import into cell") +AnnotationAssertion( "L-glutamate(1-) import into cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098712") +AnnotationAssertion(rdfs:label "L-glutamate import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (asymmetric stem cell division) @@ -85639,6 +66574,15 @@ AnnotationAssertion( "germline stem cell asymmetric division") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of some substance from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "uptake") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0098739") +AnnotationAssertion(rdfs:label "import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (cerebellar neuron development) AnnotationAssertion(Annotation( "GOC:dos") "The process whose specific outcome is the progression of a cerebellar neuron over time, from initial commitment of the cell to a specific fate, to the fully functional differentiated cell.") @@ -85671,22 +66615,6 @@ AnnotationAssertion(rdfs:label "deto SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (molecular function regulator activity) - -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:pt") "A molecular function regulator regulates the activity of its target via non-covalent binding that does not result in covalent modification to the target. Examples of molecular function regulators include regulatory subunits of multimeric enzymes and channels. Mechanisms of regulation include allosteric changes in the target and competitive inhibition.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20854"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20862"^^xsd:anyURI) -AnnotationAssertion( "molecular function regulator") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0098772") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "molecular function regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (skin epidermis development) AnnotationAssertion(Annotation( "GOC:dos") "The process whose specific outcome is the progression of the skin epidermis over time, from its formation to the mature structure.") @@ -85750,16 +66678,6 @@ AnnotationAssertion(rdfs:label "regu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (plasma membrane signaling receptor complex) - -AnnotationAssertion(Annotation( "GOC:dos") "Any protein complex that is part of the plasma membrane and which functions as a signaling receptor.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0098802") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that this term is in the subset of terms that should not be used for direct gene product annotation. Instead, select a child term or, if no appropriate child term exists, please request a new term. Direct annotations to this term may be amended during annotation QC.") -AnnotationAssertion(rdfs:label "plasma membrane signaling receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (nuclear chromosome segregation) AnnotationAssertion(Annotation( "GOC:dos") "The process in which genetic material, in the form of nuclear chromosomes, is organized into specific structures and then physically separated and apportioned to two or more sets. Nuclear chromosome segregation begins with the condensation of chromosomes, includes chromosome separation, and ends when chromosomes have completed movement to the spindle poles.") @@ -85769,17 +66687,6 @@ AnnotationAssertion(rdfs:label "nucl SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (modulation of excitatory postsynaptic potential) - -AnnotationAssertion(Annotation( "GOC:dos") "Any process that modulates the frequency, rate or extent of excitatory postsynaptic potential (EPSP). EPSP is a process that leads to a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098815") -AnnotationAssertion(rdfs:label "modulation of excitatory postsynaptic potential") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (protein transport along microtubule) AnnotationAssertion(Annotation( "PMID:25987607") "The directed movement of a protein along a microtubule, mediated by motor proteins.") @@ -85797,14 +66704,6 @@ AnnotationAssertion( "lytic vacuole membrane") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (intestinal lipid absorption) - -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:sl") Annotation( "PMID:18768481") "Any process in which lipids are taken up from the contents of the intestine.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098856") -AnnotationAssertion(rdfs:label "intestinal lipid absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (actin-based cell projection) AnnotationAssertion(Annotation( "PMID:15661519") "A cell projection supported by an assembly of actin filaments, and which lacks microtubules.") @@ -85850,26 +66749,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neurotransmitter receptor transport to plasma membrane) - -AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of neurotransmitter receptor to the plasma membrane in transport vesicles.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098877") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neurotransmitter receptor transport to plasma membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neurotransmitter receptor complex) - -AnnotationAssertion(Annotation( "GOC:dos") "Any protein complex that is capable of functioning as a neurotransmitter receptor.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0098878") -AnnotationAssertion(rdfs:label "neurotransmitter receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (synapse pruning) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "PMID:12062020") Annotation( "PMID:18083105") Annotation( "PMID:22632716") Annotation( "PMID:29844190") "A cellular process that results in the controlled breakdown of synapse. After it starts the process is continuous until the synapse has disappeared.") @@ -86012,50 +66891,6 @@ AnnotationAssertion( "axonal transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (postsynaptic neurotransmitter receptor activity) - -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "GOC:signaling") "Neurotransmitter receptor activity occuring in the postsynaptic membrane during synaptic transmission.") -AnnotationAssertion( "neurotransmitter receptor activity involved in chemical synaptic transmission") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0098960") -AnnotationAssertion(rdfs:label "postsynaptic neurotransmitter receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (regulation of postsynaptic neurotransmitter receptor activity) - -AnnotationAssertion(Annotation( "GOC:dos") "Any process that modulates the frequency, rate or extent of neurotransmitter receptor activity involved in synaptic transmission. Modulation may be via an effect on ligand affinity, or effector funtion such as ion selectivity or pore opening/closing in ionotropic receptors.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098962") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of postsynaptic neurotransmitter receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (exocytic insertion of neurotransmitter receptor to postsynaptic membrane) - -AnnotationAssertion(Annotation( "PMID:19503082") "The exocytic fusion of neurotransmitter receptor containing vesicles with the postsynaptic membrane resulting in the integration of NT receptors, enabling them to participate in neurotransmitter reception. This process includes tethering and docking steps that prepare vesicles for fusion.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098967") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "exocytic insertion of neurotransmitter receptor to postsynaptic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (neurotransmitter receptor transport to postsynaptic membrane) - -AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of neurotransmitter receptor to the postsynaptic membrane in transport vesicles.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098969") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neurotransmitter receptor transport to postsynaptic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (postsynaptic actin cytoskeleton organization) AnnotationAssertion(Annotation( "GOC:dos") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of cytoskeletal structures comprising actin filaments and their associated proteins in the postsynaptic actin cytoskeleton.") @@ -86074,15 +66909,6 @@ AnnotationAssertion( "postsynapse of neuromuscular junction") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (excitatory chemical synaptic transmission) - -AnnotationAssertion(Annotation( "GOC:dos") "Synaptic transmission that results in an excitatory postsynaptic potential.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0098976") -AnnotationAssertion(rdfs:label "excitatory chemical synaptic transmission") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (glutamatergic synapse) AnnotationAssertion(Annotation( "GOC:dos") "A synapse that uses glutamate as a neurotransmitter.") @@ -86113,15 +66939,15 @@ AnnotationAssertion(rdfs:label "GABA EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (G protein-coupled glutamate receptor activity) +# Class: (neuronal dense core vesicle) -AnnotationAssertion(Annotation( "GOC:dos") "Combining with glutamate and transmitting a signal from one side of the membrane to the other by activating an associated G-protein, initiating a change in cell activity.") -AnnotationAssertion( "G-protein coupled glutamate receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0098988") -AnnotationAssertion(rdfs:label "G protein-coupled glutamate receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +AnnotationAssertion(Annotation( "GOC:dos") Annotation( "ISBN:978-0-07-181001-2") Annotation( "Wikipedia:Neuropeptide&oldid=713905176") "A dense core vesicle (granule) that is part of a neuron. These vesicles typically contain neuropeptides. They can be found in all parts of neurons, including the soma, dendrites, axonal swellings (varicosities) and synaptic terminals.") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0098992") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "neuronal dense core vesicle") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (vesicle-mediated transport in synapse) @@ -86134,6 +66960,24 @@ EquivalentClasses( ObjectIntersection SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) +# Class: (neuronal dense core vesicle membrane) + +AnnotationAssertion(Annotation( "GOC:dos") "The lipid bilayer surrounding a neuronal dense core vesicle.") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0099012") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "neuronal dense core vesicle membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (neuronal dense core vesicle organization) + +AnnotationAssertion(Annotation( "GOC:dos") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a neuronal dense core vesicle.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0099014") +AnnotationAssertion(rdfs:label "neuronal dense core vesicle organization") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (presynapse assembly) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:bf") Annotation( "GOC:dos") Annotation( "PMID:24449494") "The aggregation, arrangement and bonding together of a set of components to form a presynapse.") @@ -86156,15 +67000,6 @@ AnnotationAssertion(rdfs:label "post EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (regulation of postsynaptic membrane neurotransmitter receptor levels) - -AnnotationAssertion(Annotation( "GOC:dos") "Any process that regulates the the local concentration of neurotransmitter receptor at the postsynaptic membrane.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0099072") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of postsynaptic membrane neurotransmitter receptor levels") -SubClassOf( ) - # Class: (supramolecular complex) AnnotationAssertion(Annotation( "GOC:dos") "A cellular component that consists of an indeterminate number of proteins or macromolecular complexes, organized into a regular, higher-order structure such as a polymer, sheet, network or a fiber.") @@ -86276,21 +67111,6 @@ AnnotationAssertion( "presynaptic actin cytoskeleton") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of exocytic insertion of neurotransmitter receptor to postsynaptic membrane) - -AnnotationAssertion(Annotation( "GOC:dos") "Any process that modulates the frequency, rate or extent of exocytic fusion of neurotransmitter receptor containing vesicles into the postsynaptic membrane.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2017-06-09T18:49:26Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0099145") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of exocytic insertion of neurotransmitter receptor to postsynaptic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (cell-cell signaling via exosome) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "PMID:19837038") "Cell-cell signaling in which the ligand is carried between cells by an exosome.") @@ -86302,16 +67122,17 @@ AnnotationAssertion( "cell-cell signaling via exosome") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (trans-synaptic signalling via exosome) +# Class: (trans-synaptic signaling via exosome) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "PMID:19837038") "Transynaptic signaling in which the ligand is carried across the synapse by an exosome.") AnnotationAssertion( "dos") AnnotationAssertion( "2017-07-05T16:49:44Z") AnnotationAssertion( "exosome mediated transynaptic signalling") +AnnotationAssertion( "trans-synaptic signalling via exosome") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0099157") AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "trans-synaptic signalling via exosome") +AnnotationAssertion(rdfs:label "trans-synaptic signaling via exosome") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (postsynaptic intermediate filament cytoskeleton) @@ -86526,40 +67347,45 @@ AnnotationAssertion( "vesicle cytoskeletal trafficking") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (G protein-coupled neurotransmitter receptor activity) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:fj") Annotation( "GOC:mah") "Combining with a neurotransmitter and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") -AnnotationAssertion( "G-protein coupled neurotransmitter receptor activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0099528") -AnnotationAssertion(rdfs:label "G protein-coupled neurotransmitter receptor activity") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neurotransmitter receptor activity involved in regulation of postsynaptic membrane potential) - -AnnotationAssertion(Annotation( "GOC:dos") "Neurotransmitter receptor activity occurring in the postsynaptic membrane that is involved in regulating postsynaptic membrane potential, either directly (ionotropic receptors) or indirectly (e.g. via GPCR activation of an ion channel).") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0099529") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neurotransmitter receptor activity involved in regulation of postsynaptic membrane potential") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (G protein-coupled receptor activity involved in regulation of postsynaptic membrane potential) - -AnnotationAssertion(Annotation( "GOC:dos") "A G protein-coupled receptor activity occurring in the postsynaptic membrane that is part of a GPCR signaling pathway that positively regulates ion channel activity in the postsynaptic membrane.") -AnnotationAssertion( "G-protein coupled receptor activity involved in regulation of postsynaptic membrane potential") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0099530") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "G protein-coupled receptor activity involved in regulation of postsynaptic membrane potential") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) +# Class: (dense core granule cytoskeletal transport) + +AnnotationAssertion(Annotation( "GOC:kmv") Annotation( "PMID:23358451") "The directed movement of dense core granules along cytoskeletal fibers, such as microtubules or actin filaments.") +AnnotationAssertion( "dense core vesicle cytoskeletal trafficking") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0099519") +AnnotationAssertion(rdfs:label "dense core granule cytoskeletal transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (cytosolic region) + +AnnotationAssertion(Annotation( "GOC:dos") "Any (proper) part of the cytosol of a single cell of sufficient size to still be considered cytosol.") +AnnotationAssertion( "region of cytosol") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0099522") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "cytosolic region") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (presynaptic cytosol) + +AnnotationAssertion(Annotation( "GOC:dos") "The region of the cytosol consisting of all cytosol that is part of the presynapse.") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0099523") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "presynaptic cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (postsynaptic cytosol) + +AnnotationAssertion(Annotation( "GOC:dos") "The region of the cytosol consisting of all cytosol that is part of the postsynapse.") +AnnotationAssertion( "cellular_component") +AnnotationAssertion( "GO:0099524") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "postsynaptic cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) # Class: (presynaptic process involved in chemical synaptic transmission) @@ -86574,7 +67400,6 @@ EquivalentClasses( ObjectIntersection # Class: (synaptic signaling) AnnotationAssertion(Annotation( "GOC:dos") "Cell-cell signaling to, from or within a synapse.") -AnnotationAssertion( ) AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0099536") AnnotationAssertion( ) @@ -86582,9 +67407,8 @@ AnnotationAssertion( "synaptic signaling") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) -DisjointClasses( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectAllValuesFrom( )) # Class: (trans-synaptic signaling) @@ -86676,17 +67500,6 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "trans-synaptic signaling by lipid, modulating synaptic transmission") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (chemical synaptic transmission, postsynaptic) - -AnnotationAssertion(Annotation( "GOC:dos") "The part of synaptic transmission occurring in the post-synapse: a signal transduction pathway consisting of neurotransmitter receptor activation and its effects on postsynaptic membrane potential and the ionic composition of the postsynaptic cytosol.") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( ) "postsynaptic process involved in chemical synaptic transmission") -AnnotationAssertion( "GO:0099565") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "chemical synaptic transmission, postsynaptic") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (cytoplasmic region) AnnotationAssertion(Annotation( "GOC:dos") "Any (proper) part of the cytoplasm of a single cell of sufficient size to still be considered cytoplasm.") @@ -86771,42 +67584,25 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "regulation of translation at postsynapse, modulating synaptic transmission") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (G protein-coupled neurotransmitter receptor activity involved in regulation of postsynaptic membrane potential) - -AnnotationAssertion(Annotation( "GOC:dos") "A G protein-coupled neurotransmitter receptor activity, occurring in the postsynaptic membrane, involved in regulation of postsynaptic membrane potential.") -AnnotationAssertion( "G-protein coupled neurotransmitter receptor activity involved in regulation of postsynaptic membrane potential") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0099579") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "G protein-coupled neurotransmitter receptor activity involved in regulation of postsynaptic membrane potential") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (serotonin receptor activity) +# Class: (release of sequestered calcium ion into presynaptic cytosol) -AnnotationAssertion(Annotation( "GOC:dos") "Combining with the biogenic amine serotonin and transmitting a signal across a membrane by activating some effector activity. Serotonin (5-hydroxytryptamine) is a neurotransmitter and hormone found in vertebrates and invertebrates.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0099589") -AnnotationAssertion(rdfs:label "serotonin receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +AnnotationAssertion(Annotation( "GOC:dos") "The process in which calcium ions sequestered in the endoplasmic reticulum, Golgi apparatus or mitochondria are released into the presynaptic cytosol.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0099585") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "release of sequestered calcium ion into presynaptic cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) -# Class: (regulation of neurotransmitter receptor activity) +# Class: (release of sequestered calcium ion into postsynaptic cytosol) -AnnotationAssertion(Annotation( "GOC:dos") "Any process that modulates the frequency, rate or extent of neurotransmitter receptor activity. Modulation may be via an effect on ligand affinity, or effector funtion such as ion selectivity or pore opening/closing in ionotropic receptors.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0099601") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of neurotransmitter receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (neurotransmitter receptor regulator activity) - -AnnotationAssertion(Annotation( "GOC:dos") Annotation( "PMID:12740117") Annotation( "PMID:18387948") "A molecular function that directly (via physical interaction or direct modification) activates, inhibits or otherwise modulates the activity of a neurotransmitter receptor. Modulation of activity includes changes in desensitization rate, ligand affinity, ion selectivity and pore-opening/closing.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0099602") -AnnotationAssertion(rdfs:label "neurotransmitter receptor regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(Annotation( "GOC:dos") "The process in which calcium ions sequestered in the endoplasmic reticulum, Golgi apparatus or mitochondria are released into the postsynaptic cytosol.") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0099586") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "release of sequestered calcium ion into postsynaptic cytosol") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (protein localization to axon) @@ -86824,16 +67620,6 @@ AnnotationAssertion( "protein transport within plasma membrane") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (neurotransmitter receptor transport) - -AnnotationAssertion(Annotation( "GOC:dos") "The directed movement of neurotransmitter receptors.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0099637") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neurotransmitter receptor transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (axo-dendritic protein transport) AnnotationAssertion(Annotation( "ISBN:0815316194") "The directed movement of proteins along microtubules in neuron projections.") @@ -86941,14 +67727,6 @@ AnnotationAssertion( "cellular response to environmental stimulus") SubClassOf( ) -# Class: (intestinal hexose absorption) - -AnnotationAssertion(Annotation( "GOC:hjd") "Uptake of hexoses, notably D-glucose, fructose, and galactose, into the blood by absorption from the small intestine.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0106001") -AnnotationAssertion(rdfs:label "intestinal hexose absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (neuron projection organization) AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:11585923") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of a prolongation or process extending from a neuron, e.g. an axon, or a dendrite.") @@ -86959,36 +67737,6 @@ AnnotationAssertion( "neuron projection organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of sterol biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:rph") Annotation( "PMID:16459310") "Any process that modulates the frequency, rate or extent of a sterol biosynthetic process.") -AnnotationAssertion( "hjd") -AnnotationAssertion( "2018-04-19T17:41:06Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0106118") -AnnotationAssertion(rdfs:label "regulation of sterol biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of sterol biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:rph") Annotation( "PMID:16459310") "Any process that stops, prevents or reduces the frequency, rate or extent of a sterol biosynthetic process.") -AnnotationAssertion( "hjd") -AnnotationAssertion( "2018-04-19T17:44:46Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0106119") -AnnotationAssertion(rdfs:label "negative regulation of sterol biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of sterol biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:rph") Annotation( "PMID:16459310") "Any process that activates or increases the frequency, rate or extent of a sterol biosynthetic process.") -AnnotationAssertion( "hjd") -AnnotationAssertion( "2018-04-19T17:48:21Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0106120") -AnnotationAssertion(rdfs:label "positive regulation of sterol biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of vesicle fusion with Golgi apparatus) AnnotationAssertion(Annotation( "GOC:se") Annotation( "PMID:26195667") "Any process that modulates the frequency, rate or extent of vesicle fusion with Golgi apparatus.") @@ -87213,7 +67961,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0110095") AnnotationAssertion(rdfs:label "cellular detoxification of aldehyde") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (cellular response to aldehyde) @@ -87255,6 +68003,7 @@ AnnotationAssertion( "2018-07-06T18:53:55Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0110112") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of lipid transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -87266,6 +68015,7 @@ AnnotationAssertion( "2018-07-06T19:14:13Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0110113") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of lipid transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -87277,6 +68027,7 @@ AnnotationAssertion( "2018-07-06T19:21:44Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0110114") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of lipid transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -87358,9 +68109,11 @@ AnnotationAssertion( "2019-08-12T18:01:37Z") AnnotationAssertion( "cellular_component") AnnotationAssertion( "GO:0110165") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cellular anatomical entity") SubClassOf( ) SubClassOf( ) +SubClassOf( ) # Class: (regulation of glutamatergic neuron differentiation) @@ -87395,17 +68148,6 @@ AnnotationAssertion( "positive regulation of glutamatergic neuron differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (somatostatin binding) - -AnnotationAssertion(Annotation( "GOC:cvs") Annotation( "PMID:20472043") "Binding to somatostatin, a polypeptide hormone involved in regulating pancreatic alpha and pancreatic beta cells and controlling growth hormone secretion as well as many other functions. Somatostatin is produced by several cell types including pancreatic delta cells. There are several different mature forms of somatostatin.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/13143"^^xsd:anyURI) -AnnotationAssertion( "krc") -AnnotationAssertion( "2017-03-17T14:54:21Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0120023") -AnnotationAssertion(rdfs:label "somatostatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (plasma membrane bounded cell projection) AnnotationAssertion(Annotation( "GOC:krc") "A prolongation or process extending from a cell and that is bounded by plasma membrane, e.g. a cilium, lamellipodium, or axon.") @@ -87810,6 +68552,19 @@ AnnotationAssertion( "catalytic activity, acting on a protein") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (catalytic activity, acting on DNA) + +AnnotationAssertion(Annotation( "GOC:molecular_function_refactoring") Annotation( "GOC:pdt") "Catalytic activity that acts to modify DNA.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/14225"^^xsd:anyURI) +AnnotationAssertion( "pg") +AnnotationAssertion( "2017-09-14T12:03:51Z") +AnnotationAssertion( "molecular_function") +AnnotationAssertion( "GO:0140097") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "catalytic activity, acting on DNA") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (catalytic activity, acting on RNA) AnnotationAssertion(Annotation( "GOC:molecular_function_refactoring") Annotation( "GOC:pdt") "Catalytic activity that acts to modify RNA, driven by ATP hydrolysis.") @@ -87847,27 +68602,36 @@ AnnotationAssertion( "extracellular vesicle biogenesis") SubClassOf( ) -# Class: (positive regulation of lymphocyte chemotaxis) - -AnnotationAssertion(Annotation( "PMID:19255442") "Any process that activates or increases the frequency, rate or extent of lymphocyte chemotaxis.") -AnnotationAssertion( "pg") -AnnotationAssertion( "2017-11-02T10:26:40Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0140131") -AnnotationAssertion(rdfs:label "positive regulation of lymphocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (anterograde axonal transport of neurotransmitter receptor complex) - -AnnotationAssertion(Annotation( "PMID:28680963") "The directed movement of a neurotransmitter receptor complex along microtubules from the cell body toward the cell periphery in nerve cell axons.") -AnnotationAssertion( "pg") -AnnotationAssertion( "2018-07-09T09:41:37Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0140231") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "anterograde axonal transport of neurotransmitter receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) +# Class: (export across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:pg") "The directed movement of some substance from inside of a cell, across the plasma membrane and into the extracellular region.") +AnnotationAssertion( "pg") +AnnotationAssertion( "2017-10-24T14:38:16Z") +AnnotationAssertion( "efflux") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140115") +AnnotationAssertion(rdfs:label "export across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (calcium ion import into vacuole) + +AnnotationAssertion(Annotation( "GOC:vw") Annotation( "PMID:8628289") "The directed movement of calcium cations into the vacuole across the vacuolar membrane.") +AnnotationAssertion( "pg") +AnnotationAssertion( "2017-12-13T15:15:29Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140146") +AnnotationAssertion(rdfs:label "calcium ion import into vacuole") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (ammonium import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:vw") Annotation( "PMID:16999738") "The directed movement of an ammonium ion from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "pg") +AnnotationAssertion( "2018-01-26T12:39:56Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140157") +AnnotationAssertion(rdfs:label "ammonium import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (translation at presynapse) @@ -87895,6 +68659,32 @@ AnnotationAssertion(rdfs:comment "No AnnotationAssertion(rdfs:label "translation at presynapse, modulating chemical synaptic transmission") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +# Class: (presynaptic endocytosis) + +AnnotationAssertion(Annotation( "PMID:24719103") "A vesicle-mediated transport process in which the presynapse take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle.") +AnnotationAssertion( "https://github.com/geneontology/synapse/issues/230"^^xsd:anyURI) +AnnotationAssertion( "pg") +AnnotationAssertion( "2018-07-15T07:33:55Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140238") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Note that this term was created for the SynGO project, and will be obsoleted when the SynGO annotations are made in Noctua.") +AnnotationAssertion(rdfs:label "presynaptic endocytosis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (postsynaptic endocytosis) + +AnnotationAssertion(Annotation( "PMID:12839988") "A vesicle-mediated transport process in which the postsynapse take up external materials or membrane constituents by the invagination of a small region of the plasma membrane to form a new membrane-bounded vesicle.") +AnnotationAssertion( "https://github.com/geneontology/synapse/issues/230"^^xsd:anyURI) +AnnotationAssertion( "pg") +AnnotationAssertion( "2018-07-15T07:38:27Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140239") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "Note that this term was created for the SynGO project, and will be obsoleted when the SynGO annotations are made in Noctua.") +AnnotationAssertion(rdfs:label "postsynaptic endocytosis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (translation at synapse) AnnotationAssertion(Annotation( "PMID:23083742") "Translation that occurs at the synapse.") @@ -88060,6 +68850,16 @@ AnnotationAssertion(rdfs:label "cell SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (hexose import across plasma membrane) + +AnnotationAssertion(Annotation( "PMID:10735857") "The directed movement of hexose from outside of a cell, across the plasma membrane and into the cytosol.") +AnnotationAssertion( "pg") +AnnotationAssertion( "2018-10-01T08:49:49Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140271") +AnnotationAssertion(rdfs:label "hexose import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (protein transporter activity) AnnotationAssertion(Annotation( "PMID:18706423") "Directly binding to a specific protein and delivering it to a specific cellular location.") @@ -88110,16 +68910,6 @@ AnnotationAssertion( "lipid import into cell") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (immune receptor activity) - -AnnotationAssertion(Annotation( "PMID:31415752") Annotation( "Wikipedia:Immune_receptor") "Receiving a signal and transmitting it in a cell to initiate an immune response.") -AnnotationAssertion( "pg") -AnnotationAssertion( "2019-10-18T14:11:15Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0140375") -AnnotationAssertion(rdfs:label "immune receptor activity") -SubClassOf( ) - # Class: (nuclear protein-containing complex) AnnotationAssertion(Annotation( "GOC:pg") "A stable assembly of two or more macromolecules, i.e. proteins, nucleic acids, carbohydrates or lipids, in which at least one component is a protein and the constituent parts function together in the nucleus.") @@ -88132,17 +68922,6 @@ AnnotationAssertion( "nuclear protein-containing complex") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (defense response to symbiont) - -AnnotationAssertion(Annotation( "GOC:pg") "Reactions triggered in response to the presence of a symbiont that act to protect the cell or organism from damage caused by that symbiont.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20261"^^xsd:anyURI) -AnnotationAssertion( "pg") -AnnotationAssertion( "2020-11-11T17:19:06Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0140546") -AnnotationAssertion(rdfs:label "defense response to symbiont") -SubClassOf( ) - # Class: (vacuole fission) AnnotationAssertion(Annotation( "PMID:19643199") "The division of a vacuole within a cell to form two or more separate vacuoles.") @@ -88155,53 +68934,6 @@ AnnotationAssertion(rdfs:label "vacu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (catalytic activity, acting on a nucleic acid) - -AnnotationAssertion(Annotation( "GOC:pg") "Catalytic activity that acts to modify a nucleic acid.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21402"^^xsd:anyURI) -AnnotationAssertion( "pg") -AnnotationAssertion( "2021-05-11T06:31:07Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0140640") -AnnotationAssertion(rdfs:label "catalytic activity, acting on a nucleic acid") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (radial glia-guided pyramidal neuron migration) - -AnnotationAssertion(Annotation( "PMID:3760547") "The radial migration of a pyramidal neuron along radial glial cells.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21476"^^xsd:anyURI) -AnnotationAssertion( "pg") -AnnotationAssertion( "2021-05-25T12:48:12Z") -AnnotationAssertion( "radial glia-dependent neuronal migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0140650") -AnnotationAssertion(rdfs:label "radial glia-guided pyramidal neuron migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (molecular function activator activity) - -AnnotationAssertion(Annotation( "GOC:curators") "A molecular function regulator that activates or increases the activity of its target via non-covalent binding that does not result in covalent modification to the target.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21782"^^xsd:anyURI) -AnnotationAssertion( "pg") -AnnotationAssertion( "2021-07-07T07:24:16Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0140677") -AnnotationAssertion(rdfs:label "molecular function activator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (molecular function inhibitor activity) - -AnnotationAssertion(Annotation( "GOC:curators") "A molecular function regulator that inhibits or decreases the activity of its target via non-covalent binding that does not result in covalent modification to the target.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21782"^^xsd:anyURI) -AnnotationAssertion( "pg") -AnnotationAssertion( "2021-07-07T07:24:32Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0140678") -AnnotationAssertion(rdfs:label "molecular function inhibitor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (non-membrane-bounded organelle assembly) AnnotationAssertion(Annotation( "PMID:28225081") "The aggregation, arrangement and bonding together of a set of components to form a non-membrane-bounded organelle.") @@ -88228,6 +68960,17 @@ AnnotationAssertion( "ammonium excretion") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (cytosol to Golgi apparatus transport) + +AnnotationAssertion(Annotation( "PMID:28373556") "The directed movement of substances from the cytosol into the Golgi apparatus of a cell.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21524"^^xsd:anyURI) +AnnotationAssertion( "pg") +AnnotationAssertion( "2022-05-16T06:59:22Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:0140820") +AnnotationAssertion(rdfs:label "cytosol to Golgi apparatus transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (multicellular organismal-level chemical homeostasis) AnnotationAssertion(Annotation( "GOC:curators") "A homeostatic process involved in the maintenance of a steady state level of a chemical within extracellular body fluids, such as blood, xylem or phloem, of a multicellular organism. This is distinct from maintenance of cellular homeostasis, which occurs within a cell.") @@ -88241,14 +68984,6 @@ AnnotationAssertion( "multicellular organismal-level chemical homeostasis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (enzyme activator complex) - -AnnotationAssertion(Annotation( "GOC:bhm") Annotation( "PMID:16244137") Annotation( "PMID:28710280") "A protein complex capable of activating an enzyme. Activating subunits may dissociate from the catalytic unit before the enzyme is active.") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0150005") -AnnotationAssertion(rdfs:label "enzyme activator complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of protein localization to lysosome) AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:24305806") "Any process that modulates the frequency, rate or extent of protein localization to lysosome.") @@ -88350,7 +69085,7 @@ EquivalentClasses( ObjectIntersection # Class: (glial cell-neuron signaling) -AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:14980203") Annotation( "PMID:16144764") Annotation( "PMID:16547515") Annotation( "PMID:18685038") Annotation( "PMID:27788368") Annotation( "PMID:9459440") "Cell-cell signaling that mediates the transfer of information from a glial cell to a neuron. This signaling has been shown to be mediated by various molecules, depending on which glial cells release them, and in which tissues the signalling occurs, e.g. microglial cell-derived nerve growth factor (NGF) in the retina, or microglial cell-derived superoxide ions in the cerebellum.") +AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:14980203") Annotation( "PMID:16144764") Annotation( "PMID:16547515") Annotation( "PMID:18685038") Annotation( "PMID:27788368") Annotation( "PMID:9459440") "Cell-cell signaling that mediates the transfer of information from a glial cell to a neuron. This signaling has been shown to be mediated by various molecules, depending on which glial cells release them, and in which tissues the signaling occurs, e.g. microglial cell-derived nerve growth factor (NGF) in the retina, or microglial cell-derived superoxide ions in the cerebellum.") AnnotationAssertion( "bc") AnnotationAssertion( "2018-12-17T12:28:09Z") AnnotationAssertion( "glia-neuron signaling") @@ -88367,7 +69102,7 @@ EquivalentClasses( ObjectIntersection # Class: (neuron-glial cell signaling) -AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:10195197") Annotation( "PMID:10196584") Annotation( "PMID:10377338") Annotation( "PMID:10493741") Annotation( "PMID:11356870") Annotation( "PMID:11399439") Annotation( "PMID:15252819") Annotation( "PMID:27788368") "Cell-cell signaling that mediates the transfer of information from a neuron to a glial cell. This signalling has been shown to be mediated by various molecules released by different types of neurons, e.g. glutamate, gamma-amino butyric acid (GABA), noradrenaline, acetylcholine, dopamine and adenosine.") +AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:10195197") Annotation( "PMID:10196584") Annotation( "PMID:10377338") Annotation( "PMID:10493741") Annotation( "PMID:11356870") Annotation( "PMID:11399439") Annotation( "PMID:15252819") Annotation( "PMID:27788368") "Cell-cell signaling that mediates the transfer of information from a neuron to a glial cell. This signaling has been shown to be mediated by various molecules released by different types of neurons, e.g. glutamate, gamma-amino butyric acid (GABA), noradrenaline, acetylcholine, dopamine and adenosine.") AnnotationAssertion( "bc") AnnotationAssertion( "2018-12-17T12:30:12Z") AnnotationAssertion( "neuron-glia signaling") @@ -88680,46 +69415,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of receptor binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:signaling") "Any process that modulates the frequency, rate or extent of a protein or other molecule binding to a receptor.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-02-22T11:40:53Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of receptor ligand") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900120") -AnnotationAssertion(rdfs:label "regulation of receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of receptor binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:signaling") "Any process that stops, prevents or reduces the frequency, rate or extent of a protein or other molecule binding to a receptor.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-02-22T11:40:57Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of receptor binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of receptor binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of receptor binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of receptor binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of receptor ligand") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of receptor-associated protein activity") -AnnotationAssertion( "GO:1900121") -AnnotationAssertion(rdfs:label "negative regulation of receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of receptor binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:signaling") "Any process that activates or increases the frequency, rate or extent of a protein or other molecule binding to a receptor.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-02-22T11:41:00Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of receptor binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of receptor binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of receptor binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900122") -AnnotationAssertion(rdfs:label "positive regulation of receptor binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of hyaluronan biosynthetic process) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:yaf") "Any process that modulates the frequency, rate or extent of hyaluronan biosynthetic process.") @@ -88805,44 +69500,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (regulation of lipid binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pm") "Any process that modulates the frequency, rate or extent of lipid binding.") -AnnotationAssertion( "pm") -AnnotationAssertion( "2012-02-23T04:05:03Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900130") -AnnotationAssertion(rdfs:label "regulation of lipid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of lipid binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pm") "Any process that stops, prevents or reduces the frequency, rate or extent of lipid binding.") -AnnotationAssertion( "pm") -AnnotationAssertion( "2012-02-23T04:05:07Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of lipid binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of lipid binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of lipid binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of lipid binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900131") -AnnotationAssertion(rdfs:label "negative regulation of lipid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of lipid binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pm") "Any process that activates or increases the frequency, rate or extent of lipid binding.") -AnnotationAssertion( "pm") -AnnotationAssertion( "2012-02-23T04:05:11Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of lipid binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of lipid binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of lipid binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of lipid binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900132") -AnnotationAssertion(rdfs:label "positive regulation of lipid binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of oligodendrocyte apoptotic process) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:yaf") "Any process that modulates the frequency, rate or extent of oligodendrocyte apoptotic process.") @@ -88949,55 +69606,6 @@ AnnotationAssertion( "regulation of defense response to fungus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of glucocorticoid mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of glucocorticoid mediated signaling pathway.") -AnnotationAssertion( "hjd") -AnnotationAssertion( "2012-03-08T08:33:16Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of glucocorticoid mediated signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900169") -AnnotationAssertion(rdfs:label "regulation of glucocorticoid mediated signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of glucocorticoid mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that stops, prevents or reduces the frequency, rate or extent of glucocorticoid mediated signaling pathway.") -AnnotationAssertion( "hjd") -AnnotationAssertion( "2012-03-08T08:33:20Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of glucocorticoid mediated signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900170") -AnnotationAssertion(rdfs:label "negative regulation of glucocorticoid mediated signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of glucocorticoid mediated signaling pathway) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that activates or increases the frequency, rate or extent of glucocorticoid mediated signaling pathway.") -AnnotationAssertion( "hjd") -AnnotationAssertion( "2012-03-08T08:33:23Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of glucocorticoid mediated signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of glucocorticoid mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of glucocorticoid mediated signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900171") -AnnotationAssertion(rdfs:label "positive regulation of glucocorticoid mediated signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of protein localization to nucleus) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of protein localization to nucleus.") @@ -89473,6 +70081,45 @@ AnnotationAssertion( "positive regulation of apoptotic process involved in metanephric nephron tubule development") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of cytoplasmic translational elongation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of cytoplasmic translational elongation.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2012-04-03T05:07:02Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1900247") +AnnotationAssertion(rdfs:label "regulation of cytoplasmic translational elongation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of cytoplasmic translational elongation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that stops, prevents or reduces the frequency, rate or extent of cytoplasmic translational elongation.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2012-04-03T05:07:14Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of cytoplasmic translational elongation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of cytoplasmic translational elongation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of cytoplasmic translational elongation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of cytoplasmic translational elongation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1900248") +AnnotationAssertion(rdfs:label "negative regulation of cytoplasmic translational elongation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) + +# Class: (positive regulation of cytoplasmic translational elongation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that activates or increases the frequency, rate or extent of cytoplasmic translational elongation.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2012-04-03T05:07:24Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of cytoplasmic translational elongation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of cytoplasmic translational elongation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of cytoplasmic translational elongation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of cytoplasmic translational elongation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1900249") +AnnotationAssertion(rdfs:label "positive regulation of cytoplasmic translational elongation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (negative regulation of defense response to insect) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:22474183") "Any process that stops, prevents or reduces the frequency, rate or extent of defense response to insect.") @@ -89614,66 +70261,6 @@ AnnotationAssertion( "positive regulation of defense response to bacterium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of glutamate receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of glutamate receptor signaling pathway.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2012-04-27T03:45:43Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of glutamate signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900449") -AnnotationAssertion(rdfs:label "regulation of glutamate receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of glutamate receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that stops, prevents or reduces the frequency, rate or extent of glutamate receptor signaling pathway.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2012-04-27T03:45:53Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of glutamate receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900450") -AnnotationAssertion(rdfs:label "negative regulation of glutamate receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of glutamate receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that activates or increases the frequency, rate or extent of glutamate receptor signaling pathway.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2012-04-27T03:46:03Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of glutamate receptor signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of glutamate signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of glutamate signalling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of glutamate receptor signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1900451") -AnnotationAssertion(rdfs:label "positive regulation of glutamate receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of calcium ion transmembrane transporter activity) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of calcium ion transmembrane transporter activity.") @@ -89681,6 +70268,7 @@ AnnotationAssertion( "2012-06-15T07:54:12Z") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:1901019") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "regulation of calcium ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -89696,6 +70284,7 @@ AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of calcium ion transmembrane transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:1901020") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "negative regulation of calcium ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) @@ -89711,55 +70300,11 @@ AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of calcium ion transmembrane transporter activity") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:1901021") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "positive regulation of calcium ion transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (carbohydrate derivative metabolic process) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "The chemical reactions and pathways involving carbohydrate derivative.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-07-12T04:05:09Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901135") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "carbohydrate derivative metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (carbohydrate derivative catabolic process) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "The chemical reactions and pathways resulting in the breakdown of carbohydrate derivative.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-07-12T04:05:31Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative breakdown") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative catabolism") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901136") -AnnotationAssertion(rdfs:label "carbohydrate derivative catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (carbohydrate derivative biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "The chemical reactions and pathways resulting in the formation of carbohydrate derivative.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-07-12T04:05:39Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative anabolism") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative biosynthesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "carbohydrate derivative synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901137") -AnnotationAssertion(rdfs:label "carbohydrate derivative biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (insulin metabolic process) AnnotationAssertion(Annotation( "GOC:TermGenie") "The chemical reactions and pathways involving insulin.") @@ -90069,68 +70614,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of neuron death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:rph") "Any process that modulates the frequency, rate or extent of neuron death.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2012-08-02T09:57:41Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901214") -AnnotationAssertion(rdfs:label "regulation of neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (negative regulation of neuron death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:rph") "Any process that stops, prevents or reduces the frequency, rate or extent of neuron death.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2012-08-02T09:58:07Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901215") -AnnotationAssertion(rdfs:label "negative regulation of neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of neuron death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:rph") "Any process that activates or increases the frequency, rate or extent of neuron death.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2012-08-02T09:58:15Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901216") -AnnotationAssertion(rdfs:label "positive regulation of neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of cardiac chamber morphogenesis) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of cardiac chamber morphogenesis.") @@ -90221,17 +70704,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (carbohydrate derivative transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GOC:jl") "The directed movement of a carbohydrate derivative into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-08-16T14:51:22Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901264") -AnnotationAssertion(rdfs:label "carbohydrate derivative transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of flagellated sperm motility) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:cilia") Annotation( "GOC:krc") "Any process that modulates the frequency, rate or extent of flagellated sperm motility.") @@ -90267,16 +70739,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (catecholamine binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Binding to catecholamine.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-09-03T14:08:44Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:1901338") -AnnotationAssertion(rdfs:label "catecholamine binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of vasculature development) AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of vasculature development.") @@ -90352,16 +70814,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (heterocyclic compound binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Binding to heterocyclic compound.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2012-09-14T13:53:50Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:1901363") -AnnotationAssertion(rdfs:label "heterocyclic compound binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of chorionic trophoblast cell proliferation) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of chorionic trophoblast cell proliferation.") @@ -90400,6 +70852,16 @@ AnnotationAssertion( "positive regulation of chorionic trophoblast cell proliferation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of Golgi calcium ion export) + +AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of Golgi calcium ion export.") +AnnotationAssertion( "al") +AnnotationAssertion( "2012-10-03T07:26:03Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901472") +AnnotationAssertion(rdfs:label "regulation of Golgi calcium ion export") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of lymphangiogenesis) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:dph") Annotation( "PMID:20133819") "Any process that modulates the frequency, rate or extent of lymphangiogenesis.") @@ -90449,18 +70911,6 @@ AnnotationAssertion( "positive regulation of lymphangiogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (carbohydrate derivative transmembrane transporter activity) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pr") "Enables the transfer of carbohydrate derivative from one side of a membrane to the other.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2012-10-17T10:31:22Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "carbohydrate derivative transporter activity") -AnnotationAssertion( "GO:1901505") -AnnotationAssertion(rdfs:label "carbohydrate derivative transmembrane transporter activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "GO_REF:0000090") ObjectSomeValuesFrom( )) - # Class: (regulation of endothelial tube morphogenesis) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:dph") "Any process that modulates the frequency, rate or extent of endothelial tube morphogenesis.") @@ -90818,83 +71268,6 @@ AnnotationAssertion( "organic hydroxy compound transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of lymphocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of lymphocyte chemotaxis.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2012-11-13T23:03:23Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901623") -AnnotationAssertion(rdfs:label "regulation of lymphocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of lymphocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any process that stops, prevents or reduces the frequency, rate or extent of lymphocyte chemotaxis.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2012-11-13T23:03:28Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of lymphocyte chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of lymphocyte chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of lymphocyte chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of lymphocyte chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901624") -AnnotationAssertion(rdfs:label "negative regulation of lymphocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of postsynaptic membrane organization) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:22426000") "Any process that modulates the frequency, rate or extent of postsynaptic membrane organization.") -AnnotationAssertion( "ans") -AnnotationAssertion( "2012-11-15T11:40:15Z") -AnnotationAssertion( "regulation of post-synaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of postsynaptic membrane organisation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901626") -AnnotationAssertion(rdfs:label "regulation of postsynaptic membrane organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of postsynaptic membrane organization) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:22426000") "Any process that stops, prevents or reduces the frequency, rate or extent of postsynaptic membrane organization.") -AnnotationAssertion( "ans") -AnnotationAssertion( "2012-11-15T11:40:20Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of postsynaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of postsynaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of postsynaptic membrane organization") -AnnotationAssertion( "negative regulation of post-synaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of postsynaptic membrane organization") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901627") -AnnotationAssertion(rdfs:label "negative regulation of postsynaptic membrane organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of postsynaptic membrane organization) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:22426000") "Any process that activates or increases the frequency, rate or extent of postsynaptic membrane organization.") -AnnotationAssertion( "ans") -AnnotationAssertion( "2012-11-15T11:40:24Z") -AnnotationAssertion( "positive regulation of post-synaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of postsynaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of postsynaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of postsynaptic membrane organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of postsynaptic membrane organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of postsynaptic membrane organization") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901628") -AnnotationAssertion(rdfs:label "positive regulation of postsynaptic membrane organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (response to peptide) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pr") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a peptide stimulus.") @@ -91247,55 +71620,6 @@ AnnotationAssertion( "positive regulation of muscle tissue development") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of calcium ion binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "PMID:16432188") "Any process that modulates the frequency, rate or extent of calcium ion binding.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2013-02-06T12:38:12Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of calcium ion storage activity") -AnnotationAssertion( "GO:1901876") -AnnotationAssertion(rdfs:label "regulation of calcium ion binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of calcium ion binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "PMID:16432188") "Any process that stops, prevents or reduces the frequency, rate or extent of calcium ion binding.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2013-02-06T12:38:22Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of calcium ion binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of calcium ion binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of calcium ion binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of calcium ion binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of calcium ion storage activity") -AnnotationAssertion( "GO:1901877") -AnnotationAssertion(rdfs:label "negative regulation of calcium ion binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of calcium ion binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "PMID:16432188") "Any process that activates or increases the frequency, rate or extent of calcium ion binding.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2013-02-06T12:38:26Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of calcium ion binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of calcium ion binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of calcium ion binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of calcium ion binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of calcium ion storage activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of calcium ion storage activity") -AnnotationAssertion( "GO:1901878") -AnnotationAssertion(rdfs:label "positive regulation of calcium ion binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of protein depolymerization) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "PMID:12032137") "Any process that modulates the frequency, rate or extent of protein depolymerization.") @@ -91418,6 +71742,95 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) +# Class: (dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "The directed movement a dense core granule within a cell.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:00:52Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "dense core vesicle transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901950") +AnnotationAssertion(rdfs:comment "goslim_synapse") +AnnotationAssertion(rdfs:label "dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (regulation of anterograde dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "Any process that modulates the frequency, rate or extent of anterograde dense core granule transport.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:36:21Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901951") +AnnotationAssertion(rdfs:label "regulation of anterograde dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of anterograde dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "Any process that stops, prevents or reduces the frequency, rate or extent of anterograde dense core granule transport.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:36:30Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of anterograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of anterograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of anterograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of anterograde dense core granule transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901952") +AnnotationAssertion(rdfs:label "negative regulation of anterograde dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of anterograde dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "Any process that activates or increases the frequency, rate or extent of anterograde dense core granule transport.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:36:35Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of anterograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of anterograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of anterograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of anterograde dense core granule transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901953") +AnnotationAssertion(rdfs:label "positive regulation of anterograde dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of retrograde dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "Any process that modulates the frequency, rate or extent of retrograde dense core granule transport.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:36:43Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901954") +AnnotationAssertion(rdfs:label "regulation of retrograde dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of retrograde dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "Any process that stops, prevents or reduces the frequency, rate or extent of retrograde dense core granule transport.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:36:47Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of retrograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of retrograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of retrograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of retrograde dense core granule transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901955") +AnnotationAssertion(rdfs:label "negative regulation of retrograde dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of retrograde dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "PMID:23358451") "Any process that activates or increases the frequency, rate or extent of retrograde dense core granule transport.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:36:52Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of retrograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of retrograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of retrograde dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of retrograde dense core granule transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1901956") +AnnotationAssertion(rdfs:label "positive regulation of retrograde dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of cell proliferation involved in outflow tract morphogenesis) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:dph") Annotation( "GOC:mtg_heart") Annotation( "PMID:21419760") "Any process that modulates the frequency, rate or extent of cell proliferation involved in outflow tract morphogenesis.") @@ -91627,6 +72040,16 @@ AnnotationAssertion( "positive regulation of hematopoietic stem cell differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (response to L-glutamate) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:23574009") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an L-glutamate stimulus.") +AnnotationAssertion( "tb") +AnnotationAssertion( "2013-04-16T21:21:14Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1902065") +AnnotationAssertion(rdfs:label "response to L-glutamate") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (positive regulation of flagellated sperm motility) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:cilia") Annotation( "GOC:jh2") Annotation( "GOC:krc") Annotation( "PMID:7513657") "Any process that activates or increases the frequency, rate or extent of flagellated sperm motility.") @@ -91757,115 +72180,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of keratinocyte apoptotic process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:rl") Annotation( "PMID:18938133") "Any process that modulates the frequency, rate or extent of keratinocyte apoptotic process.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2013-05-29T14:36:11Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of keratinocyte apoptosis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902172") -AnnotationAssertion(rdfs:label "regulation of keratinocyte apoptotic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of keratinocyte apoptotic process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:rl") Annotation( "PMID:18938133") "Any process that stops, prevents or reduces the frequency, rate or extent of keratinocyte apoptotic process.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2013-05-29T14:36:15Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of keratinocyte apoptosis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902173") -AnnotationAssertion(rdfs:label "negative regulation of keratinocyte apoptotic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of keratinocyte apoptotic process) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:rl") Annotation( "PMID:18938133") "Any process that activates or increases the frequency, rate or extent of keratinocyte apoptotic process.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2013-05-29T14:36:21Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of keratinocyte apoptotic process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of keratinocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of keratinocyte apoptosis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902174") -AnnotationAssertion(rdfs:label "positive regulation of keratinocyte apoptotic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of prolactin signaling pathway) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:11773439") "Any process that modulates the frequency, rate or extent of prolactin signaling pathway.") -AnnotationAssertion( "lb") -AnnotationAssertion( "2013-06-12T10:10:07Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of prolactin-mediated signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902211") -AnnotationAssertion(rdfs:label "regulation of prolactin signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of prolactin signaling pathway) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:11773439") "Any process that stops, prevents or reduces the frequency, rate or extent of prolactin signaling pathway.") -AnnotationAssertion( "lb") -AnnotationAssertion( "2013-06-12T10:10:12Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of prolactin-mediated signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902212") -AnnotationAssertion(rdfs:label "negative regulation of prolactin signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of prolactin signaling pathway) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:11773439") "Any process that activates or increases the frequency, rate or extent of prolactin signaling pathway.") -AnnotationAssertion( "lb") -AnnotationAssertion( "2013-06-12T10:10:18Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of prolactin-mediated signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of PRL signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of prolactin signaling pathway") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of prolactin-mediated signaling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902213") -AnnotationAssertion(rdfs:label "positive regulation of prolactin signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (erythrocyte apoptotic process) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:rl") Annotation( "PMID:14569084") "Any apoptotic process in an erythrocyte.") @@ -91885,18 +72199,6 @@ SubClassOf( ObjectComplementOf(Object SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (ketone body metabolic process) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pr") "The chemical reactions and pathways involving ketone body.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2013-06-13T10:37:54Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ketone body metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902224") -AnnotationAssertion(rdfs:label "ketone body metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of erythrocyte apoptotic process) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:rl") Annotation( "PMID:14569084") "Any process that modulates the frequency, rate or extent of erythrocyte apoptotic process.") @@ -92176,20 +72478,6 @@ AnnotationAssertion( "negative regulation of chromosome condensation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (melanocyte apoptotic process) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:ic") Annotation( "PMID:20530876") "Any apoptotic process in a melanocyte, the main structural component of the epidermis.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2013-08-15T16:35:45Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "melanocyte apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "melanophore apoptosis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "melanophore apoptotic process") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902362") -AnnotationAssertion(rdfs:label "melanocyte apoptotic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (negative regulation of RNA catabolic process) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "PMID:16640457") "Any process that stops, prevents or reduces the frequency, rate or extent of RNA catabolic process.") @@ -92435,6 +72723,91 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (regulation of apoptotic DNA fragmentation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:hjd") Annotation( "PMID:15572351") Annotation( "PMID:15723341") "Any process that modulates the frequency, rate or extent of apoptotic DNA fragmentation.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2013-11-15T18:28:32Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of chromatinolysis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1902510") +AnnotationAssertion(rdfs:comment "DNA fragmentation in response to apoptotic signals is achieved through the activity of apoptotic nucleases (see GO:0006309 'apoptotic DNA fragmentation'). Gene products involved in compartmentalization of such nucleases and in activation or repression of their enzymatic activity should be annotated to the regulation term GO:1902510 'regulation of apoptotic DNA fragmentation' or to one of its children (see PMID:15723341).") +AnnotationAssertion(rdfs:label "regulation of apoptotic DNA fragmentation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of apoptotic DNA fragmentation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:hjd") Annotation( "PMID:15572351") "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic DNA fragmentation.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2013-11-15T18:28:41Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1902511") +AnnotationAssertion(rdfs:label "negative regulation of apoptotic DNA fragmentation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of apoptotic DNA fragmentation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:hjd") Annotation( "PMID:15572351") "Any process that activates or increases the frequency, rate or extent of apoptotic DNA fragmentation.") +AnnotationAssertion( "hjd") +AnnotationAssertion( "2013-11-15T18:28:50Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA catabolic process during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA catabolism during apoptosis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA fragmentation involved in apoptotic nuclear change") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of apoptotic DNA fragmentation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of endonucleolytic DNA catabolic process involved in apoptosis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1902512") +AnnotationAssertion(rdfs:label "positive regulation of apoptotic DNA fragmentation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of organelle transport along microtubule) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:dph") Annotation( "PMID:21147087") "Any process that modulates the frequency, rate or extent of organelle transport along microtubule.") @@ -92723,55 +73096,6 @@ AnnotationAssertion( "positive regulation of RNA biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of receptor localization to synapse) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000058") Annotation( "PMID:22252129") "Any process that modulates the frequency, rate or extent of receptor localization to synapse.") -AnnotationAssertion( "kmv") -AnnotationAssertion( "2014-02-07T17:38:31Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of receptor localisation to synapse") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902683") -AnnotationAssertion(rdfs:label "regulation of receptor localization to synapse") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of receptor localization to synapse) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000058") Annotation( "PMID:22252129") "Any process that stops, prevents or reduces the frequency, rate or extent of receptor localization to synapse.") -AnnotationAssertion( "kmv") -AnnotationAssertion( "2014-02-07T17:38:41Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of receptor localization to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of receptor localization to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of receptor localization to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of receptor localization to synapse") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902684") -AnnotationAssertion(rdfs:label "negative regulation of receptor localization to synapse") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of receptor localization to synapse) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000058") Annotation( "PMID:22252129") "Any process that activates or increases the frequency, rate or extent of receptor localization to synapse.") -AnnotationAssertion( "kmv") -AnnotationAssertion( "2014-02-07T17:38:51Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of receptor localization to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of receptor localization to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of receptor localization to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of receptor localisation to synapse") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of receptor localization to synapse") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902685") -AnnotationAssertion(rdfs:label "positive regulation of receptor localization to synapse") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of neuroblast proliferation) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:21168496") "Any process that modulates the frequency, rate or extent of neuroblast proliferation.") @@ -92782,17 +73106,6 @@ AnnotationAssertion( "regulation of neuroblast proliferation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (GABA receptor complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000088") Annotation( "PMID:18790874") "A protein complex which is capable of GABA receptor activity. Upon binding of gamma-aminobutyric acid (GABA) it transmits the signal from one side of the membrane to the other to initiate a change in cell activity. Major inhibitory receptor in vertebrate brain. Also found in other vertebrate tissues, invertebrates and possibly in plants. Effective benzodiazepine receptor.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2014-02-20T16:07:48Z") -AnnotationAssertion( "gamma-aminobutyric acid receptor complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:1902710") -AnnotationAssertion(rdfs:label "GABA receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of prolactin secretion) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:16159377") "Any process that stops, prevents or reduces the frequency, rate or extent of prolactin secretion.") @@ -93312,58 +73625,6 @@ AnnotationAssertion(rdfs:comment "HS AnnotationAssertion(rdfs:label "positive regulation of supramolecular fiber organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of melanosome transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GO_REF:0000058") Annotation( "PMID:23334344") "Any process that modulates the frequency, rate or extent of melanosome transport.") -AnnotationAssertion( "als") -AnnotationAssertion( "2014-04-17T11:40:16Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902908") -AnnotationAssertion(rdfs:label "regulation of melanosome transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of melanosome transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GO_REF:0000058") Annotation( "PMID:23334344") "Any process that stops, prevents or reduces the frequency, rate or extent of melanosome transport.") -AnnotationAssertion( "als") -AnnotationAssertion( "2014-04-17T11:40:28Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of melanosome transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of melanosome transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of melanosome transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of melanosome transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902909") -AnnotationAssertion(rdfs:label "negative regulation of melanosome transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of melanosome transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GO_REF:0000058") Annotation( "PMID:23334344") "Any process that activates or increases the frequency, rate or extent of melanosome transport.") -AnnotationAssertion( "als") -AnnotationAssertion( "2014-04-17T11:40:34Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of melanosome transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of melanosome transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of melanosome transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of melanosome transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1902910") -AnnotationAssertion(rdfs:label "positive regulation of melanosome transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (protein kinase complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000088") Annotation( "PMID:24606918") "A protein complex which is capable of protein kinase activity.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2014-04-17T13:52:40Z") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:1902911") -AnnotationAssertion(rdfs:comment "An example of this is PKM2 in human (P14618) in PMID:24606918 (inferred from direct assay).") -AnnotationAssertion(rdfs:label "protein kinase complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (positive regulation of neuroepithelial cell differentiation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:mr") Annotation( "GO_REF:0000058") Annotation( "PMID:16916506") "Any process that activates or increases the frequency, rate or extent of neuroepithelial cell differentiation.") @@ -93657,69 +73918,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of melanosome organization) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:24769727") "Any process that modulates the frequency, rate or extent of melanosome organization.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2014-05-27T13:27:49Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of melanosome organisation") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of melanosome organization and biogenesis") -AnnotationAssertion( "GO:1903056") -AnnotationAssertion(rdfs:comment "Lack of the transcription factor Zeb2 Q9R0G7 leads to spherical melanosomes with irregular borders, in contrast to the rod-shaped melanosomes of ZEB2MCWT hair follicles") -AnnotationAssertion(rdfs:label "regulation of melanosome organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of melanosome organization) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:24769727") "Any process that stops, prevents or reduces the frequency, rate or extent of melanosome organization.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2014-05-27T13:27:55Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of melanosome organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of melanosome organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of melanosome organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of melanosome organization") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of melanosome organization and biogenesis") -AnnotationAssertion( "GO:1903057") -AnnotationAssertion(rdfs:comment "Lack of the transcription factor Zeb2 Q9R0G7 leads to spherical melanosomes with irregular borders, in contrast to the rod-shaped melanosomes of ZEB2MCWT hair follicles.") -AnnotationAssertion(rdfs:label "negative regulation of melanosome organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of melanosome organization) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:24769727") "Any process that activates or increases the frequency, rate or extent of melanosome organization.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2014-05-27T13:28:01Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of melanosome organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of melanosome organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of melanosome organization") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of melanosome organisation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of melanosome organization") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of melanosome organization and biogenesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of melanosome organization and biogenesis") -AnnotationAssertion( "GO:1903058") -AnnotationAssertion(rdfs:comment "Lack of the transcription factor Zeb2 Q9R0G7 leads to spherical melanosomes with irregular borders, in contrast to the rod-shaped melanosomes of ZEB2MCWT hair follicles.") -AnnotationAssertion(rdfs:label "positive regulation of melanosome organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of protein localization to plasma membrane) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:11602640") "Any process that modulates the frequency, rate or extent of protein localization to plasma membrane.") @@ -94046,17 +74244,6 @@ AnnotationAssertion( "positive regulation of endodermal cell differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (melanosome assembly) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000079") Annotation( "PMID:22511774") "The aggregation, arrangement and bonding together of a set of components to form a melanosome, a tissue-specific, membrane-bounded cytoplasmic organelle within which melanin pigments are synthesized and stored.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2014-07-31T10:41:38Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "melanosome formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1903232") -AnnotationAssertion(rdfs:label "melanosome assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (multi-ciliated epithelial cell differentiation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:sp") Annotation( "GO_REF:0000086") Annotation( "PMID:22231168") Annotation( "PMID:24934224") "The process in which a relatively unspecialized cell acquires the specialized features of a multi-ciliated epithelial cell.") @@ -94323,18 +74510,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (calcitonin family receptor complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000088") Annotation( "PMID:10871296") Annotation( "PMID:12037140") Annotation( "PMID:18687416") "A protein complex which is capable of calcitonin family receptor activity. Calcitonin family receptors may form dimers, trimers or tetramers; adrenomedullin and amylin receptors have only been observed as dimers so far.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2014-09-16T13:25:11Z") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:1903439") -AnnotationAssertion(rdfs:label "calcitonin family receptor complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (protein localization to ciliary membrane) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:cilia") Annotation( "GOC:krc") Annotation( "GO_REF:0000087") Annotation( "PMID:22139371") "A process in which a protein is transported to, or maintained in, a location within a ciliary membrane.") @@ -94541,32 +74716,6 @@ AnnotationAssertion( "regulation of meiotic cell cycle process involved in oocyte maturation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (protein localization to postsynaptic membrane) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000087") Annotation( "PMID:9753322") "A process in which a protein is transported to, or maintained in, a location within a postsynaptic membrane.") -AnnotationAssertion( "kmv") -AnnotationAssertion( "2014-10-10T11:23:53Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "protein localisation in postsynaptic membrane") -AnnotationAssertion(Annotation( "GOC:TermGenie") "protein localisation to postsynaptic membrane") -AnnotationAssertion(Annotation( "GOC:TermGenie") "protein localization in postsynaptic membrane") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1903539") -AnnotationAssertion(rdfs:label "protein localization to postsynaptic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (establishment of protein localization to postsynaptic membrane) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000087") Annotation( "PMID:9753322") "The directed movement of a protein to a specific location in a postsynaptic membrane.") -AnnotationAssertion( "kmv") -AnnotationAssertion( "2014-10-10T11:24:03Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "establishment of protein localisation in postsynaptic membrane") -AnnotationAssertion(Annotation( "GOC:TermGenie") "establishment of protein localisation to postsynaptic membrane") -AnnotationAssertion(Annotation( "GOC:TermGenie") "establishment of protein localization in postsynaptic membrane") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1903540") -AnnotationAssertion(rdfs:label "establishment of protein localization to postsynaptic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of exosomal secretion) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:24105262") "Any process that modulates the frequency, rate or extent of exosomal secretion.") @@ -94812,6 +74961,126 @@ AnnotationAssertion( "positive regulation of protein localization to ciliary membrane") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of DNA catabolic process) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:2001740") "Any process that modulates the frequency, rate or extent of DNA catabolic process.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2014-11-19T22:36:35Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DNA degradation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1903624") +AnnotationAssertion(rdfs:label "regulation of DNA catabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of DNA catabolic process) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:2001740") "Any process that stops, prevents or reduces the frequency, rate or extent of DNA catabolic process.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2014-11-19T22:36:43Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DNA degradation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1903625") +AnnotationAssertion(rdfs:label "negative regulation of DNA catabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of DNA catabolic process) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:2001740") "Any process that activates or increases the frequency, rate or extent of DNA catabolic process.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2014-11-19T22:36:51Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DNA degradation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA breakdown") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA catabolic process") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA catabolism") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DNA degradation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1903626") +AnnotationAssertion(rdfs:label "positive regulation of DNA catabolic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (regulation of cytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:25049409") "Any process that modulates the frequency, rate or extent of cytoplasmic transport.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2014-11-24T13:38:17Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of cytoplasmic streaming") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1903649") +AnnotationAssertion(rdfs:label "regulation of cytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of cytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:25049409") "Any process that stops, prevents or reduces the frequency, rate or extent of cytoplasmic transport.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2014-11-24T13:38:26Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of cytoplasmic streaming") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1903650") +AnnotationAssertion(rdfs:label "negative regulation of cytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of cytoplasmic transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:25049409") "Any process that activates or increases the frequency, rate or extent of cytoplasmic transport.") +AnnotationAssertion( "jl") +AnnotationAssertion( "2014-11-24T13:38:34Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of cytoplasmic transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of cytoplasmic streaming") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of cytoplasmic streaming") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1903651") +AnnotationAssertion(rdfs:label "positive regulation of cytoplasmic transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (acinar cell of sebaceous gland differentiation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000086") Annotation( "PMID:17018284") Annotation( "PMID:18334552") Annotation( "PMID:19944183") "The process in which a relatively unspecialized cell acquires the specialized features of an acinar cell of sebaceous gland.") @@ -95487,47 +75756,6 @@ AnnotationAssertion( "positive regulation of glial cell migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of microglial cell activation) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000058") Annotation( "PMID:19100238") "Any process that modulates the frequency, rate or extent of microglial cell activation.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-03-02T15:17:33Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1903978") -AnnotationAssertion(rdfs:label "regulation of microglial cell activation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of microglial cell activation) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000058") Annotation( "PMID:19100238") "Any process that stops, prevents or reduces the frequency, rate or extent of microglial cell activation.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-03-02T15:17:39Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of microglial cell activation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of microglial cell activation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of microglial cell activation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of microglial cell activation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1903979") -AnnotationAssertion(rdfs:label "negative regulation of microglial cell activation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of microglial cell activation) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000058") Annotation( "PMID:19100238") "Any process that activates or increases the frequency, rate or extent of microglial cell activation.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-03-02T15:17:44Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of microglial cell activation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of microglial cell activation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of microglial cell activation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of microglial cell activation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1903980") -AnnotationAssertion(rdfs:label "positive regulation of microglial cell activation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (regulation of sebum secreting cell proliferation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:hjd") Annotation( "GO_REF:0000058") Annotation( "PMID:16901790") "Any process that modulates the frequency, rate or extent of sebum secreting cell proliferation.") @@ -95894,73 +76122,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of monoatomic cation transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:15304482") "Any process that modulates the frequency, rate or extent of cation transmembrane transport.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-03-18T21:11:43Z") -AnnotationAssertion( "regulation of cation transmembrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904062") -AnnotationAssertion(rdfs:label "regulation of monoatomic cation transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of cation transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:15304482") "Any process that stops, prevents or reduces the frequency, rate or extent of cation transmembrane transport.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-03-18T21:11:50Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of cation transmembrane transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of cation transmembrane transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of cation transmembrane transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of cation transmembrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904063") -AnnotationAssertion(rdfs:label "negative regulation of cation transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of cation transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:15304482") "Any process that activates or increases the frequency, rate or extent of cation transmembrane transport.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-03-18T21:11:55Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of cation transmembrane transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of cation transmembrane transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of cation transmembrane transport") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of cation transmembrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904064") -AnnotationAssertion(rdfs:label "positive regulation of cation transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (G protein-coupled acetylcholine receptor signaling pathway involved in positive regulation of acetylcholine secretion, neurotransmission) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000060") Annotation( "PMID:22588719") "Any G protein-coupled acetylcholine receptor signaling pathway that is involved in positive regulation of acetylcholine secretion, neurotransmission.") -AnnotationAssertion( "kmv") -AnnotationAssertion( "2015-03-19T15:28:47Z") -AnnotationAssertion( "G-protein coupled acetylcholine receptor signaling pathway involved in positive regulation of acetylcholine secretion, neurotransmission") -AnnotationAssertion(Annotation( "GOC:TermGenie") "G-protein coupled acetylcholine receptor signaling pathway involved in up regulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "G-protein coupled acetylcholine receptor signaling pathway involved in up-regulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "G-protein coupled acetylcholine receptor signaling pathway involved in upregulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "acetylcholine receptor signalling, muscarinic pathway involved in positive regulation of acetylcholine secretion, neurotransmission") -AnnotationAssertion(Annotation( "GOC:TermGenie") "acetylcholine receptor signalling, muscarinic pathway involved in up regulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "acetylcholine receptor signalling, muscarinic pathway involved in up-regulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "acetylcholine receptor signalling, muscarinic pathway involved in upregulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "muscarinic acetylcholine receptor signaling pathway involved in positive regulation of acetylcholine secretion, neurotransmission") -AnnotationAssertion(Annotation( "GOC:TermGenie") "muscarinic acetylcholine receptor signaling pathway involved in up regulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "muscarinic acetylcholine receptor signaling pathway involved in up-regulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "muscarinic acetylcholine receptor signaling pathway involved in upregulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "G-protein coupled acetylcholine receptor signaling pathway involved in activation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "G-protein coupled acetylcholine receptor signaling pathway involved in stimulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "acetylcholine receptor signalling, muscarinic pathway involved in activation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "acetylcholine receptor signalling, muscarinic pathway involved in stimulation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "muscarinic acetylcholine receptor signaling pathway involved in activation of acetylcholine secretion") -AnnotationAssertion(Annotation( "GOC:TermGenie") "muscarinic acetylcholine receptor signaling pathway involved in stimulation of acetylcholine secretion") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904065") -AnnotationAssertion(rdfs:label "G protein-coupled acetylcholine receptor signaling pathway involved in positive regulation of acetylcholine secretion, neurotransmission") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of trophectodermal cell proliferation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:24508636") "Any process that modulates the frequency, rate or extent of trophectodermal cell proliferation.") @@ -96095,54 +76256,6 @@ AnnotationAssertion( "positive regulation of otic vesicle morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (microglial cell migration) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000091") Annotation( "PMID:19100238") "The orderly movement of a microglial cell from one site to another.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-04-10T16:04:49Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904124") -AnnotationAssertion(rdfs:label "microglial cell migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of microglial cell migration) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000058") Annotation( "PMID:19100238") "Any process that modulates the frequency, rate or extent of microglial cell migration.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-04-13T09:06:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904139") -AnnotationAssertion(rdfs:label "regulation of microglial cell migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of microglial cell migration) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000058") Annotation( "PMID:19100238") "Any process that stops, prevents or reduces the frequency, rate or extent of microglial cell migration.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-04-13T09:07:03Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of microglial cell migration") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of microglial cell migration") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of microglial cell migration") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of microglial cell migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904140") -AnnotationAssertion(rdfs:label "negative regulation of microglial cell migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of microglial cell migration) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000058") Annotation( "PMID:19100238") "Any process that activates or increases the frequency, rate or extent of microglial cell migration.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-04-13T09:07:11Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of microglial cell migration") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of microglial cell migration") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of microglial cell migration") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of microglial cell migration") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904141") -AnnotationAssertion(rdfs:label "positive regulation of microglial cell migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of meiotic cell cycle process involved in oocyte maturation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22674394") "Any process that stops, prevents or reduces the frequency, rate or extent of meiotic cell cycle process involved in oocyte maturation.") @@ -96383,16 +76496,6 @@ AnnotationAssertion( "positive regulation of skeletal muscle hypertrophy") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (pericyte cell differentiation) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:dph") Annotation( "GO_REF:0000086") Annotation( "PMID:23868830") "The process in which a relatively unspecialized cell acquires the specialized features of a pericyte cell.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2015-05-15T14:50:13Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904238") -AnnotationAssertion(rdfs:label "pericyte cell differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of bile acid metabolic process) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") "Any process that modulates the frequency, rate or extent of bile acid metabolic process.") @@ -96450,44 +76553,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (regulation of Schwann cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:16203995") "Any process that modulates the frequency, rate or extent of Schwann cell chemotaxis.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-05-28T17:47:41Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904266") -AnnotationAssertion(rdfs:label "regulation of Schwann cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of Schwann cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:16203995") "Any process that stops, prevents or reduces the frequency, rate or extent of Schwann cell chemotaxis.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-05-28T17:47:48Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of Schwann cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of Schwann cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of Schwann cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of Schwann cell chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904267") -AnnotationAssertion(rdfs:label "negative regulation of Schwann cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of Schwann cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:16203995") "Any process that activates or increases the frequency, rate or extent of Schwann cell chemotaxis.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-05-28T17:47:55Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of Schwann cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of Schwann cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of Schwann cell chemotaxis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of Schwann cell chemotaxis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904268") -AnnotationAssertion(rdfs:label "positive regulation of Schwann cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cell leading edge cell cortex) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000064") Annotation( "PMID:25843030") "The cell cortex of the leading edge of a cell.") @@ -96613,6 +76678,44 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (regulation of dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:15522889") "Any process that modulates the frequency, rate or extent of dopaminergic neuron differentiation.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2015-06-11T18:06:19Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904338") +AnnotationAssertion(rdfs:label "regulation of dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:15522889") "Any process that stops, prevents or reduces the frequency, rate or extent of dopaminergic neuron differentiation.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2015-06-11T18:06:25Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of dopaminergic neuron differentiation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904339") +AnnotationAssertion(rdfs:label "negative regulation of dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:15522889") "Any process that activates or increases the frequency, rate or extent of dopaminergic neuron differentiation.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2015-06-11T18:06:32Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of dopaminergic neuron differentiation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904340") +AnnotationAssertion(rdfs:label "positive regulation of dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of colon smooth muscle contraction) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:24170253") "Any process that modulates the frequency, rate or extent of colon smooth muscle contraction.") @@ -97142,44 +77245,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of intestinal absorption) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:12469120") "Any process that modulates the frequency, rate or extent of intestinal absorption.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2015-07-13T15:58:47Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904478") -AnnotationAssertion(rdfs:label "regulation of intestinal absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of intestinal absorption) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:12469120") "Any process that stops, prevents or reduces the frequency, rate or extent of intestinal absorption.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2015-07-13T15:58:54Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of intestinal absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of intestinal absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of intestinal absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of intestinal absorption") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904479") -AnnotationAssertion(rdfs:label "negative regulation of intestinal absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of intestinal absorption) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:12469120") "Any process that activates or increases the frequency, rate or extent of intestinal absorption.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2015-07-13T15:59:00Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of intestinal absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of intestinal absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of intestinal absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of intestinal absorption") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904480") -AnnotationAssertion(rdfs:label "positive regulation of intestinal absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cloacal gland development) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:mr") Annotation( "GO_REF:0000094") Annotation( "PMID:18805421") "The process whose specific outcome is the progression of a cloacal gland over time, from its formation to the mature structure.") @@ -97203,66 +77268,6 @@ AnnotationAssertion( "protein localization to ciliary transition zone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of microtubule binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GO_REF:0000059") Annotation( "PMID:24520051") "Any process that modulates the frequency, rate or extent of microtubule binding.") -AnnotationAssertion( "als") -AnnotationAssertion( "2015-07-30T10:32:13Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of microtubule/chromatin interaction") -AnnotationAssertion( "GO:1904526") -AnnotationAssertion(rdfs:label "regulation of microtubule binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of microtubule binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GO_REF:0000059") Annotation( "PMID:24520051") "Any process that stops, prevents or reduces the frequency, rate or extent of microtubule binding.") -AnnotationAssertion( "als") -AnnotationAssertion( "2015-07-30T10:32:29Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of microtubule binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of microtubule binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of microtubule binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of microtubule binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of microtubule/chromatin interaction") -AnnotationAssertion( "GO:1904527") -AnnotationAssertion(rdfs:label "negative regulation of microtubule binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of microtubule binding) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GO_REF:0000059") Annotation( "PMID:24520051") "Any process that activates or increases the frequency, rate or extent of microtubule binding.") -AnnotationAssertion( "als") -AnnotationAssertion( "2015-07-30T10:32:36Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of microtubule binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of microtubule binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of microtubule binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of microtubule binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of microtubule/chromatin interaction") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of microtubule severing activity") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of microtubule/chromatin interaction") -AnnotationAssertion( "GO:1904528") -AnnotationAssertion(rdfs:label "positive regulation of microtubule binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (response to glycoprotein) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000071") Annotation( "PMID:14597422") "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a glycoprotein stimulus.") @@ -97527,6 +77532,46 @@ AnnotationAssertion( "peptide transmembrane transporter activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +# Class: (regulation of cytoplasmic translational initiation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:12242291") "Any process that modulates the frequency, rate or extent of cytoplasmic translational initiation.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21560"^^xsd:anyURI) +AnnotationAssertion( "dos") +AnnotationAssertion( "2015-09-25T14:39:38Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904688") +AnnotationAssertion(rdfs:label "regulation of cytoplasmic translational initiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (negative regulation of cytoplasmic translational initiation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:12242291") "Any process that stops, prevents or reduces the frequency, rate or extent of cytoplasmic translational initiation.") +AnnotationAssertion( "dos") +AnnotationAssertion( "2015-09-25T14:39:44Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of cytoplasmic translational initiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of cytoplasmic translational initiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of cytoplasmic translational initiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of cytoplasmic translational initiation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904689") +AnnotationAssertion(rdfs:label "negative regulation of cytoplasmic translational initiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of cytoplasmic translational initiation) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:12242291") "Any process that activates or increases the frequency, rate or extent of cytoplasmic translational initiation.") +AnnotationAssertion( "dos") +AnnotationAssertion( "2015-09-25T14:39:50Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of cytoplasmic translational initiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of cytoplasmic translational initiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of cytoplasmic translational initiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of cytoplasmic translational initiation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904690") +AnnotationAssertion(rdfs:label "positive regulation of cytoplasmic translational initiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (negative regulation of type B pancreatic cell proliferation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:24055447") "Any process that stops, prevents or reduces the frequency, rate or extent of type B pancreatic cell proliferation.") @@ -97701,44 +77746,6 @@ AnnotationAssertion( "positive regulation of vascular associated smooth muscle cell proliferation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of intestinal lipid absorption) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:18768481") "Any process that modulates the frequency, rate or extent of intestinal lipid absorption.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-10-14T15:24:56Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904729") -AnnotationAssertion(rdfs:label "regulation of intestinal lipid absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of intestinal lipid absorption) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:18768481") "Any process that stops, prevents or reduces the frequency, rate or extent of intestinal lipid absorption.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-10-14T15:25:03Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of intestinal lipid absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of intestinal lipid absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of intestinal lipid absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of intestinal lipid absorption") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904730") -AnnotationAssertion(rdfs:label "negative regulation of intestinal lipid absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of intestinal lipid absorption) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:18768481") "Any process that activates or increases the frequency, rate or extent of intestinal lipid absorption.") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-10-14T15:25:10Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of intestinal lipid absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of intestinal lipid absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of intestinal lipid absorption") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of intestinal lipid absorption") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904731") -AnnotationAssertion(rdfs:label "positive regulation of intestinal lipid absorption") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (vascular associated smooth muscle cell migration) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:TermGenie") Annotation( "GOC:rph") Annotation( "GO_REF:0000091") Annotation( "PMID:20693317") "The orderly movement of a vascular associated smooth muscle cell from one site to another.") @@ -98286,43 +78293,57 @@ AnnotationAssertion(rdfs:comment "An AnnotationAssertion(rdfs:label "positive regulation of protein localization to cell cortex") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of euchromatin binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_telomere") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000059") Annotation( "PMID:22723415") "Any process that modulates the frequency, rate or extent of euchromatin binding.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-11-09T11:43:04Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904793") -AnnotationAssertion(rdfs:label "regulation of euchromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of euchromatin binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_telomere") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000059") Annotation( "PMID:22723415") "Any process that stops, prevents or reduces the frequency, rate or extent of euchromatin binding.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-11-09T11:43:12Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of euchromatin binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of euchromatin binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of euchromatin binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of euchromatin binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904794") -AnnotationAssertion(rdfs:label "negative regulation of euchromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of euchromatin binding) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_telomere") Annotation( "GOC:TermGenie") Annotation( "GOC:nc") Annotation( "GO_REF:0000059") Annotation( "PMID:22723415") "Any process that activates or increases the frequency, rate or extent of euchromatin binding.") -AnnotationAssertion( "nc") -AnnotationAssertion( "2015-11-09T11:43:19Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of euchromatin binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of euchromatin binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of euchromatin binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of euchromatin binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904795") -AnnotationAssertion(rdfs:label "positive regulation of euchromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22699897") "Any process that modulates the frequency, rate or extent of dense core granule transport.") +AnnotationAssertion( "es") +AnnotationAssertion( "2015-11-11T10:40:10Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of dense core vesicle transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904809") +AnnotationAssertion(rdfs:comment "cdk-5 in C.elegans (G5ECH7) in PMID:22699897 (inferred from mutant phenotype).") +AnnotationAssertion(rdfs:label "regulation of dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22699897") "Any process that stops, prevents or reduces the frequency, rate or extent of dense core granule transport.") +AnnotationAssertion( "es") +AnnotationAssertion( "2015-11-11T10:40:18Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of dense core vesicle transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904810") +AnnotationAssertion(rdfs:comment "cdk-5 in C.elegans (G5ECH7) in PMID:22699897 (inferred from mutant phenotype).") +AnnotationAssertion(rdfs:label "negative regulation of dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of dense core granule transport) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22699897") "Any process that activates or increases the frequency, rate or extent of dense core granule transport.") +AnnotationAssertion( "es") +AnnotationAssertion( "2015-11-11T10:40:25Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of dense core vesicle transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of dense core granule transport") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of dense core vesicle transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904811") +AnnotationAssertion(rdfs:comment "cdk-5 in C.elegans (G5ECH7) in PMID:22699897 (inferred from mutant phenotype).") +AnnotationAssertion(rdfs:label "positive regulation of dense core granule transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (serous membrane development) @@ -98426,17 +78447,6 @@ AnnotationAssertion(rdfs:label "faci EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (excitatory synapse assembly) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000079") Annotation( "PMID:21670302") "The aggregation, arrangement and bonding together of a set of components to form an excitatory synapse.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2015-12-17T10:31:26Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "excitatory synapse formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904861") -AnnotationAssertion(rdfs:label "excitatory synapse assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cranial skeletal system development) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000094") Annotation( "PMID:11262227") "The process whose specific outcome is the progression of a cranial skeletal system over time, from its formation to the mature structure. The cranial skeletal system is the skeletal subdivision of the head, and includes the skull (cranium plus mandible), pharyngeal and/or hyoid apparatus.") @@ -98451,55 +78461,6 @@ AnnotationAssertion( "cranial skeletal system development") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of excitatory synapse assembly) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") "Any process that modulates the frequency, rate or extent of excitatory synapse assembly.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-01-07T14:35:53Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of excitatory synapse formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904889") -AnnotationAssertion(rdfs:label "regulation of excitatory synapse assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of excitatory synapse assembly) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") "Any process that stops, prevents or reduces the frequency, rate or extent of excitatory synapse assembly.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-01-07T14:36:00Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of excitatory synapse formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904890") -AnnotationAssertion(rdfs:label "negative regulation of excitatory synapse assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of excitatory synapse assembly) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:21670302") "Any process that activates or increases the frequency, rate or extent of excitatory synapse assembly.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-01-07T14:36:07Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of excitatory synapse formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of excitatory synapse assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of excitatory synapse formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904891") -AnnotationAssertion(rdfs:label "positive regulation of excitatory synapse assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of cell proliferation in midbrain) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:18953410") Annotation( "PMID:24431302") "Any process that modulates the frequency, rate or extent of cell proliferation in midbrain.") @@ -98621,6 +78582,21 @@ AnnotationAssertion( "positive regulation of cardiac ventricle formation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (midbrain dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000086") Annotation( "PMID:17331494") Annotation( "PMID:19122665") "The process in which a relatively unspecialized cell acquires the specialized features of a midbrain dopaminergic neuron.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-02-04T14:38:10Z") +AnnotationAssertion(Annotation( "PMID:19122665") "DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "PMID:24287202") "mDA neuron differentiation") +AnnotationAssertion(Annotation( "PMID:19122665") "midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "PMID:19122665") "midbrain dopaminergic neuron production") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904948") +AnnotationAssertion(rdfs:label "midbrain dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (negative regulation of establishment of protein localization) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22761445") "Any process that stops, prevents or reduces the frequency, rate or extent of establishment of protein localization.") @@ -98683,6 +78659,88 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) +# Class: (regulation of midbrain dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:21347250") "Any process that modulates the frequency, rate or extent of midbrain dopaminergic neuron differentiation.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-02-09T12:00:21Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of midbrain dopaminergic neuron production") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904956") +AnnotationAssertion(rdfs:label "regulation of midbrain dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of midbrain dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") "Any process that stops, prevents or reduces the frequency, rate or extent of midbrain dopaminergic neuron differentiation.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-02-09T12:00:29Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of midbrain dopaminergic neuron production") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904957") +AnnotationAssertion(rdfs:label "negative regulation of midbrain dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of midbrain dopaminergic neuron differentiation) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:21347250") "Any process that activates or increases the frequency, rate or extent of midbrain dopaminergic neuron differentiation.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-02-09T12:00:36Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of midbrain dopaminergic neuron production") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of DA neurogenesis from midbrain floor plate") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of mDA neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of midbrain DA neurogenesis") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of midbrain dopaminergic neuron differentiation") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of midbrain dopaminergic neuron production") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1904958") +AnnotationAssertion(rdfs:label "positive regulation of midbrain dopaminergic neuron differentiation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (lymphatic endothelial cell migration) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000091") Annotation( "PMID:25745057") "The orderly movement of a lymphatic endothelial cell from one site to another in the wall of a lymphatic vessel.") @@ -98870,23 +78928,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (cell surface receptor signaling pathway involved in cell-cell signaling) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000060") Annotation( "ISBN:0-7167-3051-0") "Any cell surface receptor signaling pathway that is involved in cell-cell signaling.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2016-04-06T16:59:57Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signal transduction involved in cell-cell signaling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signal transduction involved in cell-cell signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signaling pathway involved in cell-cell signaling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signaling pathway involved in cell-cell signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signalling pathway involved in cell-cell signaling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signalling pathway involved in cell-cell signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor signaling pathway involved in cell-cell signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905114") -AnnotationAssertion(rdfs:label "cell surface receptor signaling pathway involved in cell-cell signaling") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of axo-dendritic protein transport) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:20694152") "Any process that modulates the frequency, rate or extent of axo-dendritic protein transport.") @@ -99098,6 +79139,44 @@ AnnotationAssertion( "positive regulation of smooth muscle hypertrophy") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of membrane invagination) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:26589353") "Any process that modulates the frequency, rate or extent of membrane invagination.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-04-18T15:43:54Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905153") +AnnotationAssertion(rdfs:label "regulation of membrane invagination") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of membrane invagination) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:26589353") "Any process that stops, prevents or reduces the frequency, rate or extent of membrane invagination.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-04-18T15:44:04Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of membrane invagination") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of membrane invagination") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of membrane invagination") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of membrane invagination") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905154") +AnnotationAssertion(rdfs:label "negative regulation of membrane invagination") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of membrane invagination) + +AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") "Any process that activates or increases the frequency, rate or extent of membrane invagination.") +AnnotationAssertion( "bf") +AnnotationAssertion( "2016-04-18T15:44:12Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of membrane invagination") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of membrane invagination") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of membrane invagination") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of membrane invagination") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905155") +AnnotationAssertion(rdfs:label "positive regulation of membrane invagination") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of lysosomal protein catabolic process) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000058") Annotation( "PMID:23499937") "Any process that modulates the frequency, rate or extent of lysosomal protein catabolic process.") @@ -99296,44 +79375,6 @@ AnnotationAssertion( "negative regulation of mitotic chromosome condensation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of RNA binding) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000059") "Any process that modulates the frequency, rate or extent of RNA binding.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-06-06T10:20:56Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905214") -AnnotationAssertion(rdfs:label "regulation of RNA binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of RNA binding) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000059") "Any process that stops, prevents or reduces the frequency, rate or extent of RNA binding.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-06-06T10:21:04Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of RNA binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of RNA binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of RNA binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of RNA binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905215") -AnnotationAssertion(rdfs:label "negative regulation of RNA binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of RNA binding) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "GO_REF:0000059") Annotation( "PMID:25116364") "Any process that activates or increases the frequency, rate or extent of RNA binding.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-06-06T10:21:12Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of RNA binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of RNA binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of RNA binding") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of RNA binding") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905216") -AnnotationAssertion(rdfs:label "positive regulation of RNA binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (epicardium morphogenesis) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000083") Annotation( "PMID:18718461") "The developmental process by which an epicardium is generated and organized.") @@ -99348,6 +79389,17 @@ AnnotationAssertion( "epicardium morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (cellular response to L-glutamate) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000071") Annotation( "PMID:25962137") "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a L-glutamate(1-) stimulus.") +AnnotationAssertion( "sl") +AnnotationAssertion( "2016-06-07T17:30:08Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "cellular response to L-glutamate(1-)") +AnnotationAssertion( "GO:1905232") +AnnotationAssertion(rdfs:label "cellular response to L-glutamate") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (negative regulation of chromatin organization) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:pr") Annotation( "GOC:vw") Annotation( "GO_REF:0000058") Annotation( "PMID:654321") "Any process that stops, prevents or reduces the frequency, rate or extent of chromatin organization.") @@ -99806,16 +79858,6 @@ AnnotationAssertion(rdfs:label "cili EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pericyte cell migration) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:TermGenie") Annotation( "GOC:rph") Annotation( "GO_REF:0000091") Annotation( "PMID:26268439") "The orderly movement of a pericyte cell from one site to another.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2016-08-05T12:01:48Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905351") -AnnotationAssertion(rdfs:label "pericyte cell migration") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (protein localization to presynapse) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000087") Annotation( "PMID:24449494") "A process in which a protein is transported to, or maintained in, a location within a presynapse.") @@ -100870,6 +80912,32 @@ AnnotationAssertion( "positive regulation of artery morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of calcium ion import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:17640527") "Any process that modulates the frequency, rate or extent of calcium ion import across plasma membrane.") +AnnotationAssertion( "bhm") +AnnotationAssertion( "2016-11-11T09:26:06Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905664") +AnnotationAssertion(rdfs:comment "An example of this is PPP3CA in human (Q08209) in 17640527 (inferred from direct assay).") +AnnotationAssertion(rdfs:label "regulation of calcium ion import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of calcium ion import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:17640527") "Any process that activates or increases the frequency, rate or extent of calcium ion import across plasma membrane.") +AnnotationAssertion( "bhm") +AnnotationAssertion( "2016-11-11T09:26:23Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of calcium ion import across plasma membrane") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of calcium ion import across plasma membrane") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of calcium ion import across plasma membrane") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of calcium ion import across plasma membrane") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905665") +AnnotationAssertion(rdfs:comment "An example of this is PPP3CA in human (Q08209) in 17640527 (inferred from direct assay).") +AnnotationAssertion(rdfs:label "positive regulation of calcium ion import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of lysosome organization) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:25561470") "Any process that modulates the frequency, rate or extent of lysosome organization.") @@ -101120,21 +81188,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (excitatory synapse pruning) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000079") Annotation( "PMID:27779093") "The disaggregation of an excitatory synapse into its constituent components.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2017-01-11T22:03:06Z") -AnnotationAssertion( "synapse clearance") -AnnotationAssertion( "synapse disassembly") -AnnotationAssertion( "synapse elimination") -AnnotationAssertion( "synapse removal") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905805") -AnnotationAssertion(rdfs:label "excitatory synapse pruning") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (regulation of synapse pruning) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:27779093") "Any process that modulates the frequency, rate or extent of synapse pruning.") @@ -101220,38 +81273,6 @@ AnnotationAssertion( "negative regulation of synapse organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of excitatory synapse pruning) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:27779093") "Any process that modulates the frequency, rate or extent of excitatory synapse pruning.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2017-01-12T02:38:27Z") -AnnotationAssertion( "regulation of synapse clearance") -AnnotationAssertion( "regulation of synapse disassembly") -AnnotationAssertion( "regulation of synapse elimination") -AnnotationAssertion( "regulation of synapse removal") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905810") -AnnotationAssertion(rdfs:label "regulation of excitatory synapse pruning") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of excitatory synapse pruning) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:27779093") "Any process that stops, prevents or reduces the frequency, rate or extent of excitatory synapse pruning.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2017-01-12T02:38:36Z") -AnnotationAssertion( "regulation of synapse clearance") -AnnotationAssertion( "regulation of synapse disassembly") -AnnotationAssertion( "regulation of synapse elimination") -AnnotationAssertion( "regulation of synapse removal") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of excitatory synapse disassembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of excitatory synapse disassembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of excitatory synapse disassembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of excitatory synapse disassembly") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905811") -AnnotationAssertion(rdfs:label "negative regulation of excitatory synapse pruning") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (positive regulation of chromosome condensation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:17268547") "Any process that activates or increases the frequency, rate or extent of chromosome condensation.") @@ -101515,6 +81536,58 @@ AnnotationAssertion( "pharyngeal gland morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of calcium ion export across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:TermGenie") Annotation( "GOC:rph") Annotation( "GO_REF:0000058") Annotation( "PMID:22362515") "Any process that modulates the frequency, rate or extent of calcium ion export across the plasma membrane.") +AnnotationAssertion( "rph") +AnnotationAssertion( "2017-02-07T13:20:39Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of calcium ion efflux from cell") +AnnotationAssertion( "regulation of calcium ion export from cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905912") +AnnotationAssertion(rdfs:label "regulation of calcium ion export across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of calcium ion export across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:TermGenie") Annotation( "GOC:rph") Annotation( "GO_REF:0000058") Annotation( "PMID:22362515") "Any process that stops, prevents or reduces the frequency, rate or extent of calcium ion export across the plasma membrane.") +AnnotationAssertion( "rph") +AnnotationAssertion( "2017-02-07T13:20:48Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of calcium ion efflux from cell") +AnnotationAssertion( "negative regulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of calcium ion export from cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905913") +AnnotationAssertion(rdfs:label "negative regulation of calcium ion export across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of calcium ion export across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:BHF_miRNA") Annotation( "GOC:TermGenie") Annotation( "GOC:rph") Annotation( "GO_REF:0000058") Annotation( "PMID:22362515") "Any process that activates or increases the frequency, rate or extent of calcium ion export across the plasma membrane.") +AnnotationAssertion( "rph") +AnnotationAssertion( "2017-02-07T13:20:56Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of calcium ion efflux from cell") +AnnotationAssertion( "positive regulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of calcium ion export from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of calcium ion efflux from cell") +AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of calcium ion export from cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905914") +AnnotationAssertion(rdfs:label "positive regulation of calcium ion export across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of acetylcholine biosynthetic process) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "GO_REF:0000058") Annotation( "PMID:20164328") "Any process that modulates the frequency, rate or extent of acetylcholine biosynthetic process.") @@ -101738,6 +81811,21 @@ AnnotationAssertion( "positive regulation of response to calcium ion") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (negative regulation of calcium ion import across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:17640527") "Any process that stops, prevents or reduces the frequency, rate or extent of calcium ion import across plasma membrane.") +AnnotationAssertion( "bhm") +AnnotationAssertion( "2017-02-17T09:42:30Z") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of calcium ion import across plasma membrane") +AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of calcium ion import across plasma membrane") +AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of calcium ion import across plasma membrane") +AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of calcium ion import across plasma membrane") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1905949") +AnnotationAssertion(rdfs:comment "An example of this is PPP3CA in human (Q08209) in PMID:17640527 (inferred from direct assay).") +AnnotationAssertion(rdfs:label "negative regulation of calcium ion import across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of lipid localization) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:17564681") "Any process that modulates the frequency, rate or extent of lipid localization.") @@ -101851,6 +81939,43 @@ AnnotationAssertion(rdfs:label "comp EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (calcium ion export across plasma membrane) + +AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:2145281") "The directed movement of calcium ions from inside of a cell, across the plasma membrane and into the extracellular region.") +AnnotationAssertion( "mah") +AnnotationAssertion( "2013-02-07T13:01:29Z") +AnnotationAssertion(Annotation( "GOC:vw") Annotation( "PMID:2145281") "calcium ion efflux from cell") +AnnotationAssertion( "calcium ion export from cell") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1990034") +AnnotationAssertion(rdfs:label "calcium ion export across plasma membrane") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + +# Class: (anterograde neuronal dense core vesicle transport) + +AnnotationAssertion(Annotation( "GOC:kmv") Annotation( "PMID:23358451") "The directed movement of substances in neuronal dense core vesicles along axonal microtubules towards the presynapse.") +AnnotationAssertion( "anterograde dense core granule trafficking") +AnnotationAssertion( "anterograde dense core granule transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1990048") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "anterograde neuronal dense core vesicle transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (retrograde neuronal dense core vesicle transport) + +AnnotationAssertion(Annotation( "GOC:kmv") Annotation( "PMID:23358451") Annotation( "PMID:24762653") "The directed movement of neuronal dense core vesicles along axonal microtubules towards the cell body.") +AnnotationAssertion( "pr") +AnnotationAssertion( "2013-02-19T13:31:44Z") +AnnotationAssertion( "retrograde dense core granule trafficking") +AnnotationAssertion( "retrograde dense core granule transport") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1990049") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "retrograde neuronal dense core vesicle transport") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) + # Class: (exosomal secretion) AnnotationAssertion(Annotation( "GOC:hjd") Annotation( "PMID:10572093") Annotation( "PMID:12154376") Annotation( "PMID:16773132") Annotation( "PMID:18617898") "The process whereby a membrane-bounded vesicle is released into the extracellular region by fusion of the limiting endosomal membrane of a multivesicular body with the plasma membrane.") @@ -101872,30 +81997,6 @@ SubClassOf( ObjectSomeValuesFrom( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (euchromatin binding) - -AnnotationAssertion(Annotation( "GOC:vw") Annotation( "PMID:22431512") "Binding to euchromatin, a dispersed and relatively uncompacted form of chromatin.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2013-09-11T19:18:38Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:1990188") -AnnotationAssertion(rdfs:label "euchromatin binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (oxidoreductase complex) - -AnnotationAssertion(Annotation( "GOC:bhm") Annotation( "PMID:18982432") "Any protein complex that possesses oxidoreductase activity.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2013-10-07T08:24:47Z") -AnnotationAssertion( "oxidation-reduction complex") -AnnotationAssertion( "redox complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:1990204") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oxidoreductase complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (transferase complex) AnnotationAssertion(Annotation( "GOC:bhm") Annotation( "PMID:16540464") "A protein complex capable of catalyzing the transfer of a group, e.g. a methyl group, glycosyl group, acyl group, phosphorus-containing, or other groups, from one compound (generally regarded as the donor) to another compound (generally regarded as the acceptor).") @@ -101906,29 +82007,6 @@ AnnotationAssertion( "transferase complex") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (steroid hormone binding) - -AnnotationAssertion(Annotation( "GOC:ln") "Binding to a steroid hormone.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2013-11-15T09:26:18Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:1990239") -AnnotationAssertion(rdfs:label "steroid hormone binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (keratin filament binding) - -AnnotationAssertion(Annotation( "GOC:krc") Annotation( "PMID:6170061") "Binding to a keratin filament, an intermediate filament composed of acidic and basic keratins (types I and II), typically expressed in epithelial cells.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2013-12-13T22:05:25Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:1990254") -AnnotationAssertion(rdfs:label "keratin filament binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (neutrophil migration) AnnotationAssertion(Annotation( "PMID:1826836") "The movement of a neutrophil within or between different tissues and organs of the body.") @@ -101977,15 +82055,29 @@ AnnotationAssertion(rdfs:label "bacu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (acetolactate synthase regulator activity) - -AnnotationAssertion(Annotation( "PMID:8972574") "Binds to and modulates the activity of acetolactate synthase.") -AnnotationAssertion( "vw") -AnnotationAssertion( "2015-01-20T12:54:43Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:1990610") -AnnotationAssertion(rdfs:label "acetolactate synthase regulator activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (dense core granule maturation) + +AnnotationAssertion(Annotation( "GOC:kmv") Annotation( "PMID:22654674") "Steps required to transform a dense core granule generated at the trans-Golgi network into a fully formed and transmissible dense core granule. Dense core granule maturation proceeds through clathrin-mediated membrane remodeling events and is essential for efficient processing of cargo within dense core granules as well as for removing factors that might otherwise interfere with dense core granule trafficking and exocytosis.") +AnnotationAssertion( "kmv") +AnnotationAssertion( "2014-09-30T20:35:11Z") +AnnotationAssertion( "dense core vesicle maturation") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1990502") +AnnotationAssertion(rdfs:label "dense core granule maturation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + +# Class: (regulation of cytoplasmic translational termination) + +AnnotationAssertion(Annotation( "PMID:11570975") "Any process that modulates the frequency, rate or extent of cytoplasmic translational termination.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2014-12-10T15:48:55Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:1990580") +AnnotationAssertion(rdfs:label "regulation of cytoplasmic translational termination") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) # Class: (sebum secreting cell proliferation) @@ -102022,18 +82114,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (Schwann cell chemotaxis) - -AnnotationAssertion(Annotation( "PMID:16203995") "The directed movement of a Schwann cell guided by a specific chemical concentration gradient. Movement may be towards a higher concentration (positive chemotaxis) or towards a lower concentration (negative chemotaxis).") -AnnotationAssertion( "sl") -AnnotationAssertion( "2015-05-21T19:19:09Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1990751") -AnnotationAssertion(rdfs:label "Schwann cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (colon smooth muscle contraction) AnnotationAssertion(Annotation( "PMID:24170253") "A process in which force is generated within smooth muscle tissue, resulting in a change in muscle geometry of the large intestine, exclusive of the rectum. The colon is that part of the large intestine that connects the small intestine to the rectum.") @@ -102161,48 +82241,6 @@ SubClassOf( ObjectComplementOf(Object SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (regulation of metanephric S-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "GOC:obol") Annotation( "GOC:yaf") "Any process that modulates the frequency, rate or extent of metanephric S-shaped body morphogenesis.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2010-07-30T02:14:33Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000004") -AnnotationAssertion(rdfs:label "regulation of metanephric S-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of metanephric S-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "GOC:obol") Annotation( "GOC:yaf") "Any process that stops, prevents, or reduces the frequency, rate or extent of metanephric S-shaped body morphogenesis.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2010-07-30T02:14:37Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000005") -AnnotationAssertion(rdfs:label "negative regulation of metanephric S-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of metanephric comma-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "GOC:obol") Annotation( "GOC:yaf") "Any process that modulates the frequency, rate or extent of metanephric comma-shaped body morphogenesis.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2010-07-30T02:17:12Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000006") -AnnotationAssertion(rdfs:label "regulation of metanephric comma-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of metanephric comma-shaped body morphogenesis) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") Annotation( "GOC:obol") Annotation( "GOC:yaf") "Any process that stops, prevents, or reduces the frequency, rate or extent of metanephric comma-shaped body morphogenesis.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2010-07-30T02:17:17Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000007") -AnnotationAssertion(rdfs:label "negative regulation of metanephric comma-shaped body morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of male gonad development) AnnotationAssertion(Annotation( "GOC:obol") Annotation( "GOC:yaf") "Any process that modulates the frequency, rate or extent of male gonad development.") @@ -102401,37 +82439,6 @@ AnnotationAssertion( "positive regulation of mesenchymal to epithelial transition involved in mesonephros morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of mesonephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any process that modulates the frequency, rate or extent of mesonephric glomerulus development.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-09-03T06:09:19Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000087") -AnnotationAssertion(rdfs:label "regulation of mesonephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (negative regulation of mesonephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any process that stops, prevents, or reduces the frequency, rate or extent of mesonephric glomerulus development.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-09-03T06:09:22Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000088") -AnnotationAssertion(rdfs:label "negative regulation of mesonephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of mesonephric glomerulus development) - -AnnotationAssertion(Annotation( "GOC:mtg_kidney_jan10") "Any process that activates or increases the frequency, rate or extent of mesonephric glomerulus development.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2010-09-03T06:09:24Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000089") -AnnotationAssertion(rdfs:label "positive regulation of mesonephric glomerulus development") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of leukocyte apoptotic process) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mtg_apoptosis") "Any process that modulates the frequency, rate or extent of leukocyte apoptotic process.") @@ -102504,41 +82511,6 @@ AnnotationAssertion( "positive regulation of macrophage apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of cellular macromolecule biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of cellular macromolecule biosynthetic process.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2010-09-15T08:55:45Z") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of cellular biopolymer biosynthetic process") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of cellular macromolecule anabolism") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of cellular macromolecule biosynthesis") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of cellular macromolecule formation") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of cellular macromolecule synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000112") -AnnotationAssertion(rdfs:label "regulation of cellular macromolecule biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (negative regulation of cellular macromolecule biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents, or reduces the frequency, rate or extent of cellular macromolecule biosynthetic process.") -AnnotationAssertion( "tb") -AnnotationAssertion( "2010-09-15T08:55:48Z") -AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of cellular biopolymer biosynthetic process") -AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of cellular macromolecule anabolism") -AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of cellular macromolecule biosynthesis") -AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of cellular macromolecule formation") -AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of cellular macromolecule synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000113") -AnnotationAssertion(rdfs:label "negative regulation of cellular macromolecule biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (regulation of establishment of cell polarity) AnnotationAssertion(Annotation( "GOC:dph") "Any process that modulates the frequency, rate or extent of establishment of cell polarity.") @@ -102732,39 +82704,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of phosphate transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of phosphate transmembrane transport.") -AnnotationAssertion( "vw") -AnnotationAssertion( "2010-10-15T11:33:04Z") -AnnotationAssertion( "regulation of phosphate membrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000185") -AnnotationAssertion(rdfs:label "regulation of phosphate transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of phosphate transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents, or reduces the frequency, rate or extent of phosphate transmembrane transport.") -AnnotationAssertion( "vw") -AnnotationAssertion( "2010-10-15T11:33:08Z") -AnnotationAssertion( "negative regulation of phosphate membrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000186") -AnnotationAssertion(rdfs:label "negative regulation of phosphate transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of phosphate transmembrane transport) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of phosphate transmembrane transport.") -AnnotationAssertion( "vw") -AnnotationAssertion( "2010-10-15T11:33:10Z") -AnnotationAssertion( "positive regulation of phosphate membrane transport") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000187") -AnnotationAssertion(rdfs:label "positive regulation of phosphate transmembrane transport") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of female gonad development) AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of female gonad development.") @@ -103003,32 +82942,33 @@ AnnotationAssertion( "positive regulation of fibroblast apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (negative regulation of signaling receptor activity) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of a signaling receptor activity.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-12-02T09:28:47Z") -AnnotationAssertion( "negative regulation of receptor activity") -AnnotationAssertion( "negative regulation of signalling receptor activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000272") -AnnotationAssertion(rdfs:label "negative regulation of signaling receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (positive regulation of signaling receptor activity) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of signaling receptor activity.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2010-12-02T09:28:50Z") -AnnotationAssertion( "positive regulation of signalling receptor activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000273") -AnnotationAssertion(rdfs:label "positive regulation of signaling receptor activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) +# Class: (regulation of DNA biosynthetic process) + +AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of DNA biosynthetic process.") +AnnotationAssertion( "yaf") +AnnotationAssertion( "2010-12-08T04:48:15Z") +AnnotationAssertion(Annotation( "GOC:obol") "regulation of DNA anabolism") +AnnotationAssertion(Annotation( "GOC:obol") "regulation of DNA biosynthesis") +AnnotationAssertion(Annotation( "GOC:obol") "regulation of DNA formation") +AnnotationAssertion(Annotation( "GOC:obol") "regulation of DNA synthesis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:2000278") +AnnotationAssertion(rdfs:label "regulation of DNA biosynthetic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of DNA biosynthetic process) + +AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of DNA biosynthetic process.") +AnnotationAssertion( "yaf") +AnnotationAssertion( "2010-12-08T04:48:20Z") +AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of DNA anabolism") +AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of DNA biosynthesis") +AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of DNA formation") +AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of DNA synthesis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:2000279") +AnnotationAssertion(rdfs:label "negative regulation of DNA biosynthetic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (regulation of cellular amino acid biosynthetic process) @@ -103152,39 +83092,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (regulation of glucocorticoid receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that modulates the frequency, rate or extent of glucocorticoid receptor signaling pathway.") -AnnotationAssertion( "vk") -AnnotationAssertion( "2011-01-18T04:38:10Z") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of glucocorticoid receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000322") -AnnotationAssertion(rdfs:label "regulation of glucocorticoid receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of glucocorticoid receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that stops, prevents or reduces the frequency, rate or extent of glucocorticoid receptor signaling pathway.") -AnnotationAssertion( "vk") -AnnotationAssertion( "2011-01-18T04:38:43Z") -AnnotationAssertion(Annotation( "GOC:obol") "negative regulation of glucocorticoid receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000323") -AnnotationAssertion(rdfs:label "negative regulation of glucocorticoid receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of glucocorticoid receptor signaling pathway) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that activates or increases the frequency, rate or extent of glucocorticoid receptor signaling pathway.") -AnnotationAssertion( "vk") -AnnotationAssertion( "2011-01-18T04:39:05Z") -AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of glucocorticoid receptor signalling pathway") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000324") -AnnotationAssertion(rdfs:label "positive regulation of glucocorticoid receptor signaling pathway") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of endothelial cell apoptotic process) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:mtg_apoptosis") "Any process that modulates the frequency, rate or extent of endothelial cell apoptotic process.") @@ -103453,49 +83360,6 @@ AnnotationAssertion( "positive regulation of thymocyte migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of astrocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of astrocyte chemotaxis.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-03-04T10:53:50Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000458") -AnnotationAssertion(rdfs:label "regulation of astrocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of astrocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of astrocyte chemotaxis.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-03-04T10:54:28Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000459") -AnnotationAssertion(rdfs:label "negative regulation of astrocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of excitatory postsynaptic potential) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:bf") "Any process that enhances the establishment or increases the extent of the excitatory postsynaptic potential (EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charged ions into the postsynaptic cell. The flow of ions that causes an EPSP is an excitatory postsynaptic current (EPSC) and makes it easier for the neuron to fire an action potential.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2011-03-04T02:43:32Z") -AnnotationAssertion( "positive regulation of excitatory post-synaptic membrane potential") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:obol") "positive regulation of EPSP") -AnnotationAssertion( "GO:2000463") -AnnotationAssertion(rdfs:label "positive regulation of excitatory postsynaptic potential") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - -# Class: (positive regulation of astrocyte chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of astrocyte chemotaxis.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2011-03-04T04:43:29Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000464") -AnnotationAssertion(rdfs:label "positive regulation of astrocyte chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of hematopoietic stem cell migration) AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of hematopoietic stem cell migration.") @@ -103559,66 +83423,6 @@ AnnotationAssertion( "positive regulation of cell proliferation involved in compound eye morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of dendritic cell chemotaxis.") -AnnotationAssertion( "ebc") -AnnotationAssertion( "2011-03-22T10:21:38Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000508") -AnnotationAssertion(rdfs:label "regulation of dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of dendritic cell chemotaxis.") -AnnotationAssertion( "ebc") -AnnotationAssertion( "2011-03-22T10:21:45Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000509") -AnnotationAssertion(rdfs:label "negative regulation of dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of dendritic cell chemotaxis.") -AnnotationAssertion( "ebc") -AnnotationAssertion( "2011-03-22T10:21:49Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000510") -AnnotationAssertion(rdfs:label "positive regulation of dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of myeloid dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of myeloid dendritic cell chemotaxis.") -AnnotationAssertion( "ebc") -AnnotationAssertion( "2011-03-23T12:18:32Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000527") -AnnotationAssertion(rdfs:label "regulation of myeloid dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of myeloid dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of myeloid dendritic cell chemotaxis.") -AnnotationAssertion( "ebc") -AnnotationAssertion( "2011-03-23T12:18:39Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000528") -AnnotationAssertion(rdfs:label "negative regulation of myeloid dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of myeloid dendritic cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of myeloid dendritic cell chemotaxis.") -AnnotationAssertion( "ebc") -AnnotationAssertion( "2011-03-23T12:18:45Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2000529") -AnnotationAssertion(rdfs:label "positive regulation of myeloid dendritic cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of gastrulation) AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of gastrulation.") @@ -103676,6 +83480,20 @@ AnnotationAssertion( "positive regulation of dendritic cell dendrite assembly") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (positive regulation of DNA biosynthetic process) + +AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of DNA biosynthetic process.") +AnnotationAssertion( "yaf") +AnnotationAssertion( "2011-04-04T10:01:20Z") +AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of DNA anabolism") +AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of DNA biosynthesis") +AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of DNA formation") +AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of DNA synthesis") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:2000573") +AnnotationAssertion(rdfs:label "positive regulation of DNA biosynthetic process") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (regulation of cell proliferation involved in mesonephros development) AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of cell proliferation involved in mesonephros development.") @@ -104020,6 +83838,36 @@ AnnotationAssertion( "positive regulation of stem cell differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (regulation of cytoplasmic translation) + +AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of cytoplasmic translation.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2011-06-20T10:39:19Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:2000765") +AnnotationAssertion(rdfs:label "regulation of cytoplasmic translation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (negative regulation of cytoplasmic translation) + +AnnotationAssertion(Annotation( "GOC:obol") "Any process that stops, prevents or reduces the frequency, rate or extent of cytoplasmic translation.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2011-06-20T10:39:23Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:2000766") +AnnotationAssertion(rdfs:label "negative regulation of cytoplasmic translation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (positive regulation of cytoplasmic translation) + +AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of cytoplasmic translation.") +AnnotationAssertion( "vw") +AnnotationAssertion( "2011-06-20T10:39:26Z") +AnnotationAssertion( "biological_process") +AnnotationAssertion( "GO:2000767") +AnnotationAssertion(rdfs:label "positive regulation of cytoplasmic translation") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (positive regulation of nephron tubule epithelial cell differentiation) AnnotationAssertion(Annotation( "GOC:obol") "Any process that activates or increases the frequency, rate or extent of nephron tubule epithelial cell differentiation.") @@ -104429,36 +84277,6 @@ AnnotationAssertion( "positive regulation of retrograde axon cargo transport") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of endothelial cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that modulates the frequency, rate or extent of endothelial cell chemotaxis.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2011-08-22T01:07:26Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2001026") -AnnotationAssertion(rdfs:label "regulation of endothelial cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of endothelial cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that stops, prevents or reduces the frequency, rate or extent of endothelial cell chemotaxis.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2011-08-22T01:07:31Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2001027") -AnnotationAssertion(rdfs:label "negative regulation of endothelial cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of endothelial cell chemotaxis) - -AnnotationAssertion(Annotation( "GOC:BHF") "Any process that activates or increases the frequency, rate or extent of endothelial cell chemotaxis.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2011-08-22T01:07:34Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:2001028") -AnnotationAssertion(rdfs:label "positive regulation of endothelial cell chemotaxis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of tongue muscle cell differentiation) AnnotationAssertion(Annotation( "GOC:obol") "Any process that modulates the frequency, rate or extent of tongue muscle cell differentiation.") @@ -104522,18 +84340,6 @@ AnnotationAssertion( "positive regulation of mesenchymal cell apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (glycogen binding) - -AnnotationAssertion(Annotation( "GOC:mengo_curators") "Binding to glycogen.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2011-09-14T12:01:06Z") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "GOC:obol") "animal starch binding") -AnnotationAssertion(Annotation( "GOC:obol") "liver starch binding") -AnnotationAssertion( "GO:2001069") -AnnotationAssertion(rdfs:label "glycogen binding") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of RNA biosynthetic process) AnnotationAssertion(Annotation( "GOC:dph") "Any process that modulates the frequency, rate or extent of RNA biosynthetic process.") @@ -104790,26105 +84596,6 @@ AnnotationAssertion( "positive regulation of chromosome organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (All) - -AnnotationAssertion( "UMLS:C0444868") -AnnotationAssertion( "HP:0000001") -AnnotationAssertion(rdfs:comment "Root of all terms in the Human Phenotype Ontology.") -AnnotationAssertion(rdfs:label "All") - -# Class: (Abnormality of body height) - -AnnotationAssertion(Annotation( "HPO:probinson") "Deviation from the norm of height with respect to that which is expected according to age and gender norms.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T02:20:00Z") -AnnotationAssertion( "UMLS:C4025901") -AnnotationAssertion(Annotation( ) "Abnormality of body height") -AnnotationAssertion( "HP:0000002") -AnnotationAssertion(rdfs:label "Abnormality of body height") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of female internal genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the female internal genitalia.") -AnnotationAssertion( "UMLS:C4025900") -AnnotationAssertion( "Abnormality of female internal genitalia") -AnnotationAssertion( "HP:0000008") -AnnotationAssertion(rdfs:label "Abnormal morphology of female internal genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Functional abnormality of the bladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "Dysfunction of the urinary bladder.") -AnnotationAssertion( "HP:0004424") -AnnotationAssertion( "HP:0008731") -AnnotationAssertion( "UMLS:C3806583") -AnnotationAssertion( "Poor bladder function") -AnnotationAssertion( "HP:0000009") -AnnotationAssertion(rdfs:label "Functional abnormality of the bladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the uterus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the uterus.") -AnnotationAssertion( "HP:0001154") -AnnotationAssertion( "HP:0008637") -AnnotationAssertion( "SNOMEDCT_US:35850006") -AnnotationAssertion( "UMLS:C0266399") -AnnotationAssertion( "Hypoplastic uterus") -AnnotationAssertion( "Rudimentary uterus") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small uterus") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped uterus") -AnnotationAssertion( "HP:0000013") -AnnotationAssertion(rdfs:label "Hypoplasia of the uterus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the bladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the urinary bladder.") -AnnotationAssertion( "UMLS:C0149632") -AnnotationAssertion( "HP:0000014") -AnnotationAssertion(rdfs:label "Abnormality of the bladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal male internal genitalia morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the male internal genitalia.") -AnnotationAssertion( "UMLS:C4025899") -AnnotationAssertion( "HP:0000022") -AnnotationAssertion(rdfs:comment "The internal genital structures of the male including the testis, epididymis, vas deferens, seminal vesicle, ejaculatory duct, bulbourethral gland, and the prostate.") -AnnotationAssertion(rdfs:label "Abnormal male internal genitalia morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Prostatitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of inflammation of the prostate.") -AnnotationAssertion( "MSH:D011472") -AnnotationAssertion( "SNOMEDCT_US:9713002") -AnnotationAssertion( "UMLS:C0033581") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Inflammation of the prostate") -AnnotationAssertion( "HP:0000024") -AnnotationAssertion(rdfs:label "Prostatitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Functional abnormality of male internal genitalia) - -AnnotationAssertion( "UMLS:C4025898") -AnnotationAssertion( "HP:0000025") -AnnotationAssertion(rdfs:label "Functional abnormality of male internal genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Male hypogonadism) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased functionality of the male gonad, i.e., of the testis, with reduced spermatogenesis or testosterone synthesis.") -AnnotationAssertion( "HP:0008649") -AnnotationAssertion( "MSH:D005058") -AnnotationAssertion( "SNOMEDCT_US:48723006") -AnnotationAssertion( "UMLS:C0151721") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Decreased function of male gonad") -AnnotationAssertion( "HP:0000026") -AnnotationAssertion(rdfs:label "Male hypogonadism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Azoospermia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:20514278") "Absence of any measurable level of sperm in his semen.") -AnnotationAssertion( "MSH:D053713") -AnnotationAssertion( "SNOMEDCT_US:425558002") -AnnotationAssertion( "SNOMEDCT_US:48188009") -AnnotationAssertion( "UMLS:C0004509") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent sperm in semen") -AnnotationAssertion( "HP:0000027") -AnnotationAssertion(rdfs:label "Azoospermia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Testicular atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Wasting (atrophy) of the testicle (the male gonad) manifested by a decrease in size and potentially by a loss of fertility.") -AnnotationAssertion( "SNOMEDCT_US:17585008") -AnnotationAssertion( "UMLS:C0156312") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Testicular degeneration") -AnnotationAssertion( "HP:0000029") -AnnotationAssertion(rdfs:label "Testicular atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Epididymitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of inflammation of the epididymis.") -AnnotationAssertion( "MSH:D004823") -AnnotationAssertion( "SNOMEDCT_US:31070006") -AnnotationAssertion( "UMLS:C0014534") -AnnotationAssertion( "HP:0000031") -AnnotationAssertion(rdfs:label "Epididymitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of male external genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of male external genitalia.") -AnnotationAssertion( "UMLS:C4025897") -AnnotationAssertion( "HP:0000032") -AnnotationAssertion(rdfs:label "Abnormality of male external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal testis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the testicle (the male gonad).") -AnnotationAssertion( "SNOMEDCT_US:55631001") -AnnotationAssertion( "UMLS:C0266423") -AnnotationAssertion(Annotation( ) "Abnormality of the testis") -AnnotationAssertion( "Anomaly of the testes") -AnnotationAssertion( "HP:0000035") -AnnotationAssertion(rdfs:label "Abnormal testis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal penis morphology) - -AnnotationAssertion( "Abnormality of the male external sex organ.") -AnnotationAssertion( "UMLS:C4025896") -AnnotationAssertion(Annotation( ) "Abnormality of the penis") -AnnotationAssertion( "HP:0000036") -AnnotationAssertion(rdfs:label "Abnormal penis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent external genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of external genitalia in a male or female individual.") -AnnotationAssertion( "UMLS:C1848869") -AnnotationAssertion(Annotation( ) "Absent external genitalia") -AnnotationAssertion( "HP:0000042") -AnnotationAssertion(rdfs:label "Absent external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic male external genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of part or all of the male external reproductive organs (which include the penis, the scrotum and the urethra).") -AnnotationAssertion( "HP:0008710") -AnnotationAssertion( "HP:0008721") -AnnotationAssertion( "UMLS:C1852534") -AnnotationAssertion( "Hypoplastic male genitalia") -AnnotationAssertion(Annotation( ) "Small male external genitalia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped male genitalia") -AnnotationAssertion( "HP:0000050") -AnnotationAssertion(rdfs:label "Hypoplastic male external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Macroorchidism) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of abnormally large testes.") -AnnotationAssertion( "UMLS:C1263023") -AnnotationAssertion( "Large testicles") -AnnotationAssertion(Annotation( ) "Large testis") -AnnotationAssertion( "HP:0000053") -AnnotationAssertion(rdfs:label "Macroorchidism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of female external genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the female external genitalia.") -AnnotationAssertion( "UMLS:C4021822") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal female external genitalia") -AnnotationAssertion( "HP:0000055") -AnnotationAssertion(rdfs:label "Abnormality of female external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the clitoris) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the clitoris.") -AnnotationAssertion( "UMLS:C4025893") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the clit") -AnnotationAssertion( "HP:0000056") -AnnotationAssertion(rdfs:label "Abnormality of the clitoris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Clitoral hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the clitoris.") -AnnotationAssertion( "UMLS:C1844527") -AnnotationAssertion( "Hypoplastic clitoris") -AnnotationAssertion(Annotation( ) "Small clitoris") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped clit") -AnnotationAssertion( "HP:0000060") -AnnotationAssertion(rdfs:label "Clitoral hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the ureter) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the ureter. The ureter is the duct by which urine passes from the kidney to the bladder.") -AnnotationAssertion( "HP:0006001") -AnnotationAssertion( "UMLS:C1840382") -AnnotationAssertion( "Abnormality of the ureters") -AnnotationAssertion( "Ureter issue") -AnnotationAssertion( "Ureteral anomalies") -AnnotationAssertion( "HP:0000069") -AnnotationAssertion(rdfs:label "Abnormality of the ureter") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ureteral duplication) - -AnnotationAssertion(Annotation( "HPO:curators") "A developmental anomaly characterized by the presence of two, instead of one, ureter connecting a kidney to the bladder.") -AnnotationAssertion( "SNOMEDCT_US:49496001") -AnnotationAssertion( "UMLS:C0221365") -AnnotationAssertion(Annotation( ) "Double ureter") -AnnotationAssertion( "HP:0000073") -AnnotationAssertion(rdfs:label "Ureteral duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal duplication) - -AnnotationAssertion(Annotation( "HPO:probinson") "A congenital anomaly of the urinary tract, in which the kidney is duplicated and is drained via two separate renal pelves and ureters.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-25T12:45:00Z") -AnnotationAssertion( "SNOMEDCT_US:30275001") -AnnotationAssertion( "UMLS:C0266298") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Extra kidney") -AnnotationAssertion( "Supernumerary kidney") -AnnotationAssertion( "HP:0000075") -AnnotationAssertion(rdfs:label "Renal duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the kidney) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the kidney.") -AnnotationAssertion( "MSH:D007674") -AnnotationAssertion( "SNOMEDCT_US:44513007") -AnnotationAssertion( "SNOMEDCT_US:90708001") -AnnotationAssertion( "UMLS:C0022658") -AnnotationAssertion( "UMLS:C0266292") -AnnotationAssertion(Annotation( ) "Abnormal kidney") -AnnotationAssertion(Annotation( ) "Abnormality of the kidney") -AnnotationAssertion( "Renal anomalies") -AnnotationAssertion( "Renal anomaly") -AnnotationAssertion( "HP:0000077") -AnnotationAssertion(rdfs:comment "The kidney is a paired organ whose primary function is the production of urine.") -AnnotationAssertion(rdfs:label "Abnormality of the kidney") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the genital system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the genital system.") -AnnotationAssertion( "UMLS:C0281966") -AnnotationAssertion( "UMLS:C0744356") -AnnotationAssertion(Annotation( ) "Genital abnormalities") -AnnotationAssertion(Annotation( ) "Genital abnormality") -AnnotationAssertion(Annotation( ) "Genital anomalies") -AnnotationAssertion(Annotation( ) "Genital defects") -AnnotationAssertion(Annotation( ) "Abnormality of the reproductive system") -AnnotationAssertion( "HP:0000078") -AnnotationAssertion(rdfs:label "Abnormality of the genital system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the urinary system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the urinary system.") -AnnotationAssertion( "UMLS:C4021821") -AnnotationAssertion(Annotation( ) "Urinary tract abnormalities") -AnnotationAssertion(Annotation( ) "Urinary tract abnormality") -AnnotationAssertion(Annotation( ) "Urinary tract anomalies") -AnnotationAssertion( "HP:0000079") -AnnotationAssertion(rdfs:label "Abnormality of the urinary system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of reproductive system physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal functionality of the genital system.") -AnnotationAssertion(Annotation( ) "Abnormality of genital physiology") -AnnotationAssertion( "UMLS:C4020896") -AnnotationAssertion( "UMLS:C4021820") -AnnotationAssertion(Annotation( ) "Abnormality of reproductive system physiology") -AnnotationAssertion(Annotation( ) "Genital functional abnormality") -AnnotationAssertion( "HP:0000080") -AnnotationAssertion(rdfs:label "Abnormality of reproductive system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplicated collecting system) - -AnnotationAssertion(Annotation( "HPO:probinson") "A duplication of the collecting system of the kidney, defined as a kidney with two (instead of, normally, one) pyelocaliceal systems. The pyelocaliceal system is comprised of the renal pelvis and calices. The duplicated renal collecting system can be associated with a single ureter or with double ureters. In the latter case, the two ureters empty separately into the bladder or fuse to form a single ureteral orifice.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-25T12:45:00Z") -AnnotationAssertion( "UMLS:C1858565") -AnnotationAssertion( "Double collecting system") -AnnotationAssertion( "Double urinary collecting systems on intravenous pyelography") -AnnotationAssertion( "Duplex collecting system") -AnnotationAssertion( "Duplicated renal collecting system") -AnnotationAssertion( "HP:0000081") -AnnotationAssertion(rdfs:label "Duplicated collecting system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hypoplasia of the kidney.") -AnnotationAssertion( "HP:0001968") -AnnotationAssertion( "HP:0004741") -AnnotationAssertion( "HP:0008641") -AnnotationAssertion( "SNOMEDCT_US:32659003") -AnnotationAssertion( "UMLS:C0266295") -AnnotationAssertion( "Hypoplastic kidney") -AnnotationAssertion( "Hypoplastic kidneys") -AnnotationAssertion(Annotation( ) "Small kidneys") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped kidneys") -AnnotationAssertion( "HP:0000089") -AnnotationAssertion(rdfs:comment "Oligomeganephronic renal hypoplasia differs from simple hypoplasia, in which the renal mass is reduced but the number of nephrons is normal.") -AnnotationAssertion(rdfs:label "Renal hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal tubule morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the renal tubules.") -AnnotationAssertion( "UMLS:C4021826") -AnnotationAssertion( "Abnormality of the renal tubule") -AnnotationAssertion( "Morphologic abnormality of the renal tubules") -AnnotationAssertion( "HP:0000091") -AnnotationAssertion(rdfs:comment "The renal tubules are reabsorptive canals that are involved in the secreting, collecting, and conducting of the urine.") -AnnotationAssertion(rdfs:label "Abnormal renal tubule morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal tubular atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:27211375") "The presence of renal tubules with thick redundant basement membranes, or a reduction of greater than 50% in tubular diameter compared to surrounding non-atrophic tubules.") -AnnotationAssertion( "HP:0005578") -AnnotationAssertion( "UMLS:C1858395") -AnnotationAssertion( "Renal tubular cell atrophy") -AnnotationAssertion( "Tubular atrophy") -AnnotationAssertion( "HP:0000092") -AnnotationAssertion(rdfs:comment "Atrophic tubules must be distinguished from acute tubular injury as both can show extensive tubular epithelial changes. In acute tubular injury, tubules are often dilated and tubular basement membranes are smooth and maintain normal thickness, in contrast to the contracted tubules with thickened and wrinkled tubular basement membranes of tubular atrophy. Further, in acute tubular injury, tubules are usually back-to-back or mildly separated by interstitial edema, while in tubular atrophy tubules can be separated by interstitial fibrosis. Uniform thickening of tubular basement membranes without shrinkage and otherwise healthy epithelial cells can be seen in diabetic nephropathy. Duplication, or lamellation, thickening, and disruption of tubular basement membranes with tubular dilatation can be seen in medullary cystic kidney disease/nephronophthisis.") -AnnotationAssertion(rdfs:label "Renal tubular atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Proteinuria) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased levels of protein in the urine.") -AnnotationAssertion( "MSH:D011507") -AnnotationAssertion( "SNOMEDCT_US:29738008") -AnnotationAssertion( "UMLS:C0033687") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High urine protein levels") -AnnotationAssertion(Annotation( ) "Protein in urine") -AnnotationAssertion( "HP:0000093") -AnnotationAssertion(rdfs:label "Proteinuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal glomerulus morphology) - -AnnotationAssertion(Annotation( "Eurenomics:ewuehl") Annotation( "PMID:18184729") "A structural anomaly of the glomerulus.") -AnnotationAssertion( "UMLS:C4025889") -AnnotationAssertion( "Abnormality of renal glomerulus morphology") -AnnotationAssertion( "Morphologic abnormality of the renal glomerulus") -AnnotationAssertion( "HP:0000095") -AnnotationAssertion(rdfs:comment "Each human kidney contains approximately one million nephrons. The glomerulus is the most proximal component of the nephron. The glomerulus of the mammalian kidney is a highly developed vascular bed that acts as a filter, allowing a filtrate of small molecules, such as water, sugars, electrolytes and small proteins, to pass through a barrier that retains high molecular weight proteins and cells in the circulation.") -AnnotationAssertion(rdfs:label "Abnormal renal glomerulus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Glomerulonephritis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the renal glomeruli.") -AnnotationAssertion( "MSH:D005921") -AnnotationAssertion( "SNOMEDCT_US:36171008") -AnnotationAssertion( "UMLS:C0017658") -AnnotationAssertion( "Glomerular nephritis") -AnnotationAssertion( "HP:0000099") -AnnotationAssertion(rdfs:label "Glomerulonephritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Polyuria) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased rate of urine production.") -AnnotationAssertion( "HP:0200060") -AnnotationAssertion( "MSH:D011141") -AnnotationAssertion( "SNOMEDCT_US:28442001") -AnnotationAssertion( "SNOMEDCT_US:56574000") -AnnotationAssertion( "SNOMEDCT_US:718402002") -AnnotationAssertion( "UMLS:C0032617") -AnnotationAssertion(Annotation( ) "Increased urine output") -AnnotationAssertion( "HP:0000103") -AnnotationAssertion(rdfs:comment "An excessive volume of urination for an adult is more than 2.5 liters of urine per day.") -AnnotationAssertion(rdfs:label "Polyuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal agenesis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Agenesis, that is, failure of the kidney to develop during embryogenesis and development.") -AnnotationAssertion( "HP:0000785") -AnnotationAssertion( "HP:0004745") -AnnotationAssertion( "HP:0008680") -AnnotationAssertion( "Fyler:4503") -AnnotationAssertion( "SNOMEDCT_US:204942005") -AnnotationAssertion( "UMLS:C0542519") -AnnotationAssertion(Annotation( ) "Absent kidney") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Missing kidney") -AnnotationAssertion( "Renal aplasia") -AnnotationAssertion( "HP:0000104") -AnnotationAssertion(rdfs:comment "Renal agenesis can occur as a unilateral or bilateral trait.") -AnnotationAssertion(rdfs:label "Renal agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged kidney) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal increase in the size of the kidney.") -AnnotationAssertion( "SNOMEDCT_US:300444006") -AnnotationAssertion( "UMLS:C0542518") -AnnotationAssertion(Annotation( ) "Enlarged kidney") -AnnotationAssertion(Annotation( ) "Large kidneys") -AnnotationAssertion( "Nephromegaly") -AnnotationAssertion( "Renal enlargement") -AnnotationAssertion( "Large kidney") -AnnotationAssertion( "HP:0000105") -AnnotationAssertion(rdfs:comment "The main causes of large kidney are hydronephrosis, polycystic disease, renal cell carcinoma, nephroblastoma/Wilm's tumor (in children), and solitary cysts. If possible, a specific term should be used instead of this one. There are several ways of diagnosing enlarged kidney including intravenous urography.") -AnnotationAssertion(rdfs:label "Enlarged kidney") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the kidney.") -AnnotationAssertion( "HP:0000116") -AnnotationAssertion( "HP:0004721") -AnnotationAssertion( "MSH:C563261") -AnnotationAssertion( "SNOMEDCT_US:204949001") -AnnotationAssertion( "UMLS:C1619700") -AnnotationAssertion( "UMLS:C3536714") -AnnotationAssertion( "Dysplastic kidneys") -AnnotationAssertion( "Renal adysplasia") -AnnotationAssertion( "HP:0000110") -AnnotationAssertion(rdfs:label "Renal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Phenotypic abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "A phenotypic abnormality.") -AnnotationAssertion( "UMLS:C4021819") -AnnotationAssertion( "Organ abnormality") -AnnotationAssertion( "HP:0000118") -AnnotationAssertion(rdfs:comment "This is the root of the phenotypic abnormality subontology of the HPO.") -AnnotationAssertion(rdfs:label "Phenotypic abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the genitourinary system) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of any abnormality of the genitourinary system.") -AnnotationAssertion( "HP:0008658") -AnnotationAssertion( "HP:0008688") -AnnotationAssertion( "HP:0008704") -AnnotationAssertion( "HP:0008713") -AnnotationAssertion( "MSH:D014564") -AnnotationAssertion( "SNOMEDCT_US:287085006") -AnnotationAssertion( "SNOMEDCT_US:42030000") -AnnotationAssertion( "UMLS:C0042063") -AnnotationAssertion( "UMLS:C0080276") -AnnotationAssertion( "UMLS:C4020895") -AnnotationAssertion(Annotation( ) "Abnormality of the GU system") -AnnotationAssertion( "Genitourinary abnormality") -AnnotationAssertion( "Genitourinary tract anomalies") -AnnotationAssertion( "Genitourinary tract malformation") -AnnotationAssertion( "Urogenital abnormalities") -AnnotationAssertion( "Urogenital anomalies") -AnnotationAssertion( "Genitourinary disease") -AnnotationAssertion( "Genitourinary dysplasia") -AnnotationAssertion( "HP:0000119") -AnnotationAssertion(rdfs:label "Abnormality of the genitourinary system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Nephritis) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of inflammation affecting the kidney.") -AnnotationAssertion( "HP:0008634") -AnnotationAssertion( "MSH:D009393") -AnnotationAssertion( "SNOMEDCT_US:52845002") -AnnotationAssertion( "UMLS:C0027697") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Kidney inflammation") -AnnotationAssertion( "HP:0000123") -AnnotationAssertion(rdfs:label "Nephritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Renal tubular dysfunction) - -AnnotationAssertion( "Abnormal function of the renal tubule. The basic functional unit of the kidney, the nephron, consists of a renal corpuscle attached to a renal tubule, with roughly 0.8 to 1.5 nephrons per adult kidney. The functions of the renal tubule include reabsorption of water, electrolytes, glucose, and amino acids and secretion of substances such as uric acid.") -AnnotationAssertion( "SNOMEDCT_US:95568003") -AnnotationAssertion( "UMLS:C0151747") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Abnormal function of filtrating structures in kidney") -AnnotationAssertion( "Renal tubular defect") -AnnotationAssertion( "Renal tubular disease") -AnnotationAssertion( "HP:0000124") -AnnotationAssertion(rdfs:label "Renal tubular dysfunction") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the uterus) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the uterus.") -AnnotationAssertion( "HP:0008630") -AnnotationAssertion( "HP:0008692") -AnnotationAssertion( "MSH:C562565") -AnnotationAssertion( "SNOMEDCT_US:37849005") -AnnotationAssertion( "UMLS:C0266383") -AnnotationAssertion(Annotation( ) "Abnormality of the uterus") -AnnotationAssertion(Annotation( ) "Uterine abnormalities") -AnnotationAssertion(Annotation( ) "Uterine malformations") -AnnotationAssertion( "HP:0000130") -AnnotationAssertion(rdfs:label "Abnormality of the uterus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gonadal dysgenesis) - -AnnotationAssertion( "HP:0003243") -AnnotationAssertion( "MSH:D006059") -AnnotationAssertion( "MSH:D006060") -AnnotationAssertion( "SNOMEDCT_US:205681004") -AnnotationAssertion( "SNOMEDCT_US:38804009") -AnnotationAssertion( "SNOMEDCT_US:83579008") -AnnotationAssertion( "SNOMEDCT_US:95219002") -AnnotationAssertion( "UMLS:C0018051") -AnnotationAssertion( "UMLS:C0018055") -AnnotationAssertion( "UMLS:C0687149") -AnnotationAssertion( "Mixed gonadal dysgenesis") -AnnotationAssertion( "Pure gonadal dysgenesis") -AnnotationAssertion( "HP:0000133") -AnnotationAssertion(rdfs:label "Gonadal dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Female hypogonadism) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased functionality of the female gonads, i.e., of the ovary.") -AnnotationAssertion( "SNOMEDCT_US:16041008") -AnnotationAssertion( "UMLS:C0271578") -AnnotationAssertion( "Hypogonadism, female") -AnnotationAssertion( "HP:0000134") -AnnotationAssertion(rdfs:label "Female hypogonadism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypogonadism) - -AnnotationAssertion(Annotation( "HPO:curators") "A decreased functionality of the gonad.") -AnnotationAssertion( "MSH:D007006") -AnnotationAssertion( "SNOMEDCT_US:48130008") -AnnotationAssertion( "UMLS:C0020619") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Decreased activity of gonads") -AnnotationAssertion( "HP:0000135") -AnnotationAssertion(rdfs:comment "Reduced functioning of the gonads (ovaries or testes) with reduced production of sex hormones.") -AnnotationAssertion(rdfs:label "Hypogonadism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the ovary) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the ovary.") -AnnotationAssertion( "MSH:D010049") -AnnotationAssertion( "SNOMEDCT_US:5552004") -AnnotationAssertion( "UMLS:C0029928") -AnnotationAssertion( "UMLS:C4021818") -AnnotationAssertion(Annotation( ) "Abnormality of the ovaries") -AnnotationAssertion(Annotation( ) "Abnormality of the ovary") -AnnotationAssertion(Annotation( ) "Ovarian disease") -AnnotationAssertion( "HP:0000137") -AnnotationAssertion(rdfs:label "Abnormality of the ovary") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal vagina morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the vagina.") -AnnotationAssertion( "HP:0008650") -AnnotationAssertion( "UMLS:C1856023") -AnnotationAssertion( "Vaginal malformation") -AnnotationAssertion( "HP:0000142") -AnnotationAssertion(rdfs:label "Abnormal vagina morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased fertility) - -AnnotationAssertion( "SNOMEDCT_US:17276009") -AnnotationAssertion( "UMLS:C0520927") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal fertility") -AnnotationAssertion(Annotation( ) "Decreased fertility") -AnnotationAssertion( "HP:0000144") -AnnotationAssertion(rdfs:label "Decreased fertility") -SubClassOf( ) - -# Class: (Aplasia of the uterus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia of the uterus.") -AnnotationAssertion( "SNOMEDCT_US:248942000") -AnnotationAssertion( "UMLS:C0425913") -AnnotationAssertion(Annotation( ) "Absent uterus") -AnnotationAssertion(Annotation( ) "uterus absent") -AnnotationAssertion( "HP:0000151") -AnnotationAssertion(rdfs:label "Aplasia of the uterus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of head or neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of head and neck.") -AnnotationAssertion( "UMLS:C4021817") -AnnotationAssertion(Annotation( ) "Abnormality of head or neck") -AnnotationAssertion(Annotation( ) "Head and neck abnormality") -AnnotationAssertion( "HP:0000152") -AnnotationAssertion(rdfs:label "Abnormality of head or neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the mouth) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the mouth.") -AnnotationAssertion( "MSH:D009056") -AnnotationAssertion( "SNOMEDCT_US:128334002") -AnnotationAssertion( "UMLS:C0026633") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal mouth") -AnnotationAssertion(Annotation( ) "Abnormality of the mouth") -AnnotationAssertion( "HP:0000153") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the mouth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the tongue) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the tongue.") -AnnotationAssertion( "UMLS:C0878638") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal tongue") -AnnotationAssertion(Annotation( ) "Abnormality of the tongue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Glossal abnormality") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual abnormality") -AnnotationAssertion(Annotation( ) "Tongue abnormality") -AnnotationAssertion( "HP:0000157") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the tongue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Macroglossia) - -AnnotationAssertion(Annotation( "PMID:19125428") "Increased length and width of the tongue.") -AnnotationAssertion( "HP:0000203") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Glossal hypertrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual hyperplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual hypertrophy") -AnnotationAssertion( "MSH:D008260") -AnnotationAssertion( "SNOMEDCT_US:25273001") -AnnotationAssertion( "UMLS:C0024421") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormally large tongue") -AnnotationAssertion( "Hyperplasia of the tongue") -AnnotationAssertion( "Hypertrophy of the tongue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of tongue") -AnnotationAssertion(Annotation( ) "Large tongue") -AnnotationAssertion( "Tongue hypertrophy") -AnnotationAssertion( "HP:0000158") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Normal standards do not exist. Large size usually leads to protrusion of the tongue. This is an acknowledged bundled term, but due to its frequent usage and relative paucity of situations that would call for separate individual assessments of tongue dimensions, the bundled term is retained. Micrognathia may give the false appearance of a large tongue.") -AnnotationAssertion(rdfs:label "Macroglossia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lip morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the lip.") -AnnotationAssertion( "UMLS:C2183966") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal lip") -AnnotationAssertion(Annotation( ) "Abnormality of the lip") -AnnotationAssertion(Annotation( ) "Lip abnormality") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of lip") -AnnotationAssertion( "HP:0000159") -AnnotationAssertion(rdfs:label "Abnormal lip morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal oral cavity morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the oral cavity, i.e., the opening or hollow part of the mouth.") -AnnotationAssertion( "UMLS:C4025887") -AnnotationAssertion(Annotation( ) "Abnormality of the oral cavity") -AnnotationAssertion( "HP:0000163") -AnnotationAssertion(rdfs:label "Abnormal oral cavity morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Microglossia) - -AnnotationAssertion(Annotation( "PMID:19125428") "Decreased length and width of the tongue.") -AnnotationAssertion( "HP:0000226") -AnnotationAssertion( "HP:0009079") -AnnotationAssertion( "MSH:D014060") -AnnotationAssertion( "SNOMEDCT_US:249380003") -AnnotationAssertion( "SNOMEDCT_US:32614006") -AnnotationAssertion( "UMLS:C0025988") -AnnotationAssertion( "UMLS:C0426492") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormally small tongue") -AnnotationAssertion( "Decreased size of tongue") -AnnotationAssertion( "Hypoglossia") -AnnotationAssertion( "Hypoplasia of the tongue") -AnnotationAssertion( "Hypoplastic tongue") -AnnotationAssertion( "Lingual hypoplasia") -AnnotationAssertion( "Rudimentary tongue") -AnnotationAssertion( "Small tongue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of the tongue") -AnnotationAssertion( "HP:0000171") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Normal standards do not exist. The term aglossia is often used for extremely small tongue, but a nubbin of tongue tissue is almost always present and aglossia in sensu strictu is extremely rare. This is an acknowledged bundled term, but due to its frequent usage and relative paucity of situations that would call for separate individual assessments of tongue dimensions, the bundled term is retained.") -AnnotationAssertion(rdfs:label "Microglossia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal upper lip morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the upper lip.") -AnnotationAssertion( "UMLS:C4025884") -AnnotationAssertion(Annotation( ) "Abnormality of upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of the upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the upper lip") -AnnotationAssertion( "HP:0000177") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal upper lip morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lower lip morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the lower lip.") -AnnotationAssertion( "UMLS:C4025883") -AnnotationAssertion(Annotation( ) "Abnormality of lower lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of the lower lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the lower lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the lower lip") -AnnotationAssertion( "HP:0000178") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal lower lip morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short upper lip) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased width of the upper lip.") -AnnotationAssertion( "HP:0200087") -AnnotationAssertion( "UMLS:C1848977") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased height of upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased upper labial height") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased upper labial length") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased vertical length of upper lip") -AnnotationAssertion(Annotation( ) "Short upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Shortening of upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Vertical deficiency of upper lip") -AnnotationAssertion( "HP:0000188") -AnnotationAssertion(rdfs:label "Short upper lip") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Open mouth) - -AnnotationAssertion(Annotation( "HPO:probinson") "A facial appearance characterized by a permanently or nearly permanently opened mouth.") -AnnotationAssertion( "SNOMEDCT_US:262016004") -AnnotationAssertion( "UMLS:C0240379") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Gaped jawed appearance") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Gaped mouthed appearance") -AnnotationAssertion(Annotation( ) "Open mouth") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Slack jawed appearance") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Open mouth appearance") -AnnotationAssertion( "HP:0000194") -AnnotationAssertion(rdfs:label "Open mouth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Oral cleft) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21331089") "The presence of a cleft in the oral cavity, the two main types of which are cleft lip and cleft palate. In cleft lip, there is the congenital failure of the maxillary and median nasal processes to fuse, forming a groove or fissure in the lip. In cleft palate, there is a congenital failure of the palate to fuse properly, forming a grooved depression or fissure in the roof of the mouth. Clefts of the lip and palate can occur individually or together. It is preferable to code each defect separately.") -AnnotationAssertion( "SNOMEDCT_US:253983005") -AnnotationAssertion( "SNOMEDCT_US:66948001") -AnnotationAssertion( "UMLS:C0158646") -AnnotationAssertion( "UMLS:C4021813") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Cleft of the mouth") -AnnotationAssertion( "Oral clefting") -AnnotationAssertion( "Cleft lip, cleft palate") -AnnotationAssertion( "Cleft lip/palate") -AnnotationAssertion( "HP:0000202") -AnnotationAssertion(rdfs:label "Oral cleft") -SubClassOf( ) - -# Class: (Cleft upper lip) - -AnnotationAssertion(Annotation( "HPO:probinson") "A gap in the upper lip. This is a congenital defect resulting from nonfusion of tissues of the lip during embryonal development.") -AnnotationAssertion( "Fyler:4875") -AnnotationAssertion( "MSH:D002971") -AnnotationAssertion( "SNOMEDCT_US:80281008") -AnnotationAssertion( "UMLS:C0008924") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Cheiloschisis of upper lip") -AnnotationAssertion(Annotation( ) "Cleft upper lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Harelip") -AnnotationAssertion(Annotation( ) "Cleft of upper lip") -AnnotationAssertion( "HP:0000204") -AnnotationAssertion(rdfs:label "Cleft upper lip") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the head) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the head.") -AnnotationAssertion( "UMLS:C4021812") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal head") -AnnotationAssertion(Annotation( ) "Abnormality of the head") -AnnotationAssertion(Annotation( ) "Head abnormality") -AnnotationAssertion( "HP:0000234") -AnnotationAssertion(rdfs:label "Abnormality of the head") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the fontanelles or cranial sutures) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:12825844") "Any abnormality of the fontanelles (the regions covered by a thick membrane that normally ossify in the first two years of life) or the cranial sutures (the fibrous joints in which the articulating bones or cartilages of the skull are connected by sutural ligaments).") -AnnotationAssertion( "UMLS:C4025876") -AnnotationAssertion( "HP:0000235") -AnnotationAssertion(rdfs:comment "Fontanels are the fibrous, membrane-covered gaps created when more than two cranial bones are juxtaposed, as opposed to sutures, which are narrow seams of fibrous connective tissue that separate the flat bones of the skull. At birth, an infant has six fontanels (the anterior and posterior, two mastoid, and two sphenoid). The anterior fontanel is the largest and most important for clinical evaluation. The average size of the anterior fontanel is 2.1 cm, and the median time of closure is 13.8 months.") -AnnotationAssertion(rdfs:label "Abnormality of the fontanelles or cranial sutures") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectUnionOf( )) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hydrocephalus) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:18211712") Annotation( "PMID:19410151") "Hydrocephalus is an active distension of the ventricular system of the brain resulting from inadequate passage of CSF from its point of production within the cerebral ventricles to its point of absorption into the systemic circulation.") -AnnotationAssertion( "HP:0007189") -AnnotationAssertion( "HP:0008503") -AnnotationAssertion( "MSH:D006849") -AnnotationAssertion( "SNOMEDCT_US:230745008") -AnnotationAssertion( "UMLS:C0020255") -AnnotationAssertion( "Hydrocephaly") -AnnotationAssertion( "Nonsyndromal hydrocephalus") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Too much cerebrospinal fluid in the brain") -AnnotationAssertion( "HP:0000238") -AnnotationAssertion(rdfs:comment "Hydrocephalus results from an imbalance between the rate of production of cerebrospinal fluid (CSF), mainly in the choroid plexus, and its reabsorption in the subarchnoid space over brain and spinal cord.") -AnnotationAssertion(rdfs:label "Hydrocephalus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Large fontanelles) - -AnnotationAssertion(Annotation( "HPO:probinson") "In newborns, the two frontal bones, two parietal bones, and one occipital bone are joined by fibrous sutures, which form a small posterior fontanelle, and a larger, diamond-shaped anterior fontanelle. These regions allow for the skull to pass the birth canal and for later growth. The fontanelles gradually ossify, whereby the posterior fontanelle usually closes by eight weeks and the anterior fontanelle by the 9th to 16th month of age. Large fontanelles are diagnosed if the fontanelles are larger than age-dependent norms.") -AnnotationAssertion( "HP:0004473") -AnnotationAssertion( "SNOMEDCT_US:276709006") -AnnotationAssertion( "UMLS:C0456132") -AnnotationAssertion( "UMLS:C4072820") -AnnotationAssertion( "UMLS:C4072821") -AnnotationAssertion( "UMLS:C4072822") -AnnotationAssertion( "Enlarged fontanelles") -AnnotationAssertion( "Large fontanel") -AnnotationAssertion( "Large fontanelle") -AnnotationAssertion( "Large fontanels") -AnnotationAssertion( "Persistent wide fontanel") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Wide fontanelles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Large bregma sutures") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Large, late-closing fontanelle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Wide bregma sutures") -AnnotationAssertion( "HP:0000239") -AnnotationAssertion(rdfs:comment "There are six membrane-covered openings between the cranial sutures in the incompletely ossified skull of the fetus or newborn infant that normally close sometime after birth (anterior fontanel, cranial fontanel, mastoid fontanel, posterior fontanel, sphenoidal fontanel).") -AnnotationAssertion(rdfs:label "Large fontanelles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skull size) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the size of the skull.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of head size") -AnnotationAssertion( "UMLS:C4025874") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of cranium size") -AnnotationAssertion(Annotation( ) "Abnormality of skull size") -AnnotationAssertion( "HP:0000240") -AnnotationAssertion(rdfs:label "Abnormality of skull size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Microcephaly) - -AnnotationAssertion(Annotation( "PMID:15806441") Annotation( "PMID:19125436") Annotation( "PMID:25465325") Annotation( "PMID:9683597") "Head circumference below 2 standard deviations below the mean for age and gender.") -AnnotationAssertion( "HP:0001366") -AnnotationAssertion( "HP:0005485") -AnnotationAssertion( "HP:0005489") -AnnotationAssertion( "HP:0005497") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormally small head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small skull") -AnnotationAssertion( "Fyler:4310") -AnnotationAssertion( "SNOMEDCT_US:271611007") -AnnotationAssertion( "UMLS:C4551563") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormally small cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormally small skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased circumference of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of skull") -AnnotationAssertion(Annotation( ) "Reduced head circumference") -AnnotationAssertion(Annotation( ) "Small head circumference") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "small calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "small cranium") -AnnotationAssertion( "HP:0000252") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Head circumference is measured from just above the glabella (the most prominent point on the frontal bone above the root of the nose) to the most posterior prominent point of the occipital bone using a tape measure. Some standard charts are organized by centiles, others by standard deviations. It is important to add an indication of how far below the normal standard the head circumference is if an accurate assessment of this can be made. Microcephaly is an absolute term. The term relative microcephaly can be used when the head size centile is less than the centile for height, for example, head size at the 3rd centile with height at the 75% for age and sex. On prenatal ultrasound, microcephaly is diagnosed if the head circumference or the biparietal diameter is more than three standard deviations below the mean. Microcephaly is divided into primary microcephaly, which is present at birth, and secondary microcephaly, which develops postnatally. The crucial difference between these groupings is that primary microcephaly is usually a static developmental anomaly, whereas secondary microcephaly indicates a progressive neurodegenerative condition") -AnnotationAssertion(rdfs:label "Microcephaly") -SubClassOf( ) -SubClassOf( ) - -# Class: (Progressive microcephaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "Progressive microcephaly is diagnosed when the head circumference falls progressively behind age- and gender-dependent norms.") -AnnotationAssertion( "UMLS:C1850456") -AnnotationAssertion( "Microcephaly, postnatal, progressive") -AnnotationAssertion(Annotation( "HPO:skoehler") "Microcephaly, progressive") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Progressively abnormally small cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Progressively abnormally small skull") -AnnotationAssertion( "HP:0000253") -AnnotationAssertion(rdfs:label "Progressive microcephaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Macrocephaly) - -AnnotationAssertion(Annotation( "PMID:19125436") "Occipitofrontal (head) circumference greater than 97th centile compared to appropriate, age matched, sex-matched normal standards. Alternatively, a apparently increased size of the cranium.") -AnnotationAssertion( "HP:0005491") -AnnotationAssertion( "HP:0005496") -AnnotationAssertion( "HP:0200135") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Big calvaria") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Big cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Big head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Big skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Large calvaria") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Large cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Large skull") -AnnotationAssertion( "Fyler:4335") -AnnotationAssertion( "UMLS:C4083076") -AnnotationAssertion( "UMLS:C4255213") -AnnotationAssertion( "UMLS:C4280663") -AnnotationAssertion( "UMLS:C4280664") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased size of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of skull") -AnnotationAssertion(Annotation( ) "Large head") -AnnotationAssertion(Annotation( ) "Large head circumference") -AnnotationAssertion( "Macrocephalus") -AnnotationAssertion( "Macrocrania") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Megacephaly") -AnnotationAssertion( "HP:0000256") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Macrocephaly can be due to hydrocephalus (increased CFSF), megalencephaly (increased brain volume) or thickening of the skull. Head circumference is measured from just above the glabella (the most prominent point on the frontal bone above the root of the nose) to the most posterior prominent point of the occipital bone using a tape measure. Some standard charts are organized by centiles [Hall et al. [2007]], others by standard deviations [Farkas, [1981]]. It is important to add an indication of how far above the normal standard the head circumference is if an accurate assessment of this can be made. Macrocephaly is an absolute term. The term relative macrocephaly can be used when the head size centile exceeds the centile for height, for example, head size at the 75th centile with height at the 5th centile for age and sex.") -AnnotationAssertion(rdfs:label "Macrocephaly") -SubClassOf( ) - -# Class: (Abnormality of the face) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the face.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the countenance") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the physiognomy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the visage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Disorder of face") -AnnotationAssertion( "SNOMEDCT_US:118930001") -AnnotationAssertion( "SNOMEDCT_US:32003007") -AnnotationAssertion( "SNOMEDCT_US:398206004") -AnnotationAssertion( "SNOMEDCT_US:398302004") -AnnotationAssertion( "UMLS:C0266617") -AnnotationAssertion( "UMLS:C1290857") -AnnotationAssertion( "UMLS:C4025871") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal face") -AnnotationAssertion(Annotation( ) "Abnormality of the face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Facial abnormality") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Disorder of the face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Facial anomaly") -AnnotationAssertion( "HP:0000271") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the face") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small face) - -AnnotationAssertion(Annotation( "HP:probinson") "A face that is short and narrow.") -AnnotationAssertion( "UMLS:C1855538") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Facial hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Microface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Microfacies") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Short and narrow face") -AnnotationAssertion(Annotation( ) "Small face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small facies") -AnnotationAssertion( "HP:0000274") -AnnotationAssertion(rdfs:comment "This term represents a combination of two terms, short face and narrow face.") -AnnotationAssertion(rdfs:label "Small face") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal mandible morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the mandible, the bone of the lower jaw.") -AnnotationAssertion( "HP:0000209") -AnnotationAssertion( "UMLS:C4025870") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the lower jaw bone") -AnnotationAssertion(Annotation( ) "Abnormality of the mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the lower jaw bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the lower jaw bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the mandible") -AnnotationAssertion( "HP:0000277") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal mandible morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the forehead) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the forehead.") -AnnotationAssertion( "UMLS:C4025867") -AnnotationAssertion(Annotation( ) "Abnormality of the forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the frontal region of the face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of the forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the forehead") -AnnotationAssertion( "HP:0000290") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the forehead") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of facial adipose tissue) - -AnnotationAssertion( "UMLS:C4025866") -AnnotationAssertion(Annotation( ) "Abnormality of facial fat") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of facial adipose tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of facial adipose tissue") -AnnotationAssertion( "HP:0000291") -AnnotationAssertion(rdfs:label "Abnormality of facial adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Loss of facial adipose tissue) - -AnnotationAssertion(Annotation( "HPO:curators") "Loss of normal subcutaneous fat tissue in the face.") -AnnotationAssertion( "UMLS:C1837767") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased amount of facial adipose tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased amount of facial fat") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased volume of facial adipose tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Loss of facial fat") -AnnotationAssertion( "Loss of facial subcutaneous adipose tissue") -AnnotationAssertion( "Loss of subcutaneous adipose tissue from face") -AnnotationAssertion( "HP:0000292") -AnnotationAssertion(rdfs:label "Loss of facial adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Full cheeks) - -AnnotationAssertion(Annotation( "DDD:awilkie") "Increased prominence or roundness of soft tissues between zygomata and mandible.") -AnnotationAssertion( "HP:0002262") -AnnotationAssertion( "HP:0004427") -AnnotationAssertion( "UMLS:C1866231") -AnnotationAssertion( "UMLS:C2748653") -AnnotationAssertion( "UMLS:C3806443") -AnnotationAssertion( "UMLS:C4280647") -AnnotationAssertion( "UMLS:C4280648") -AnnotationAssertion(Annotation( ) "Apple cheeks") -AnnotationAssertion(Annotation( ) "Big cheeks") -AnnotationAssertion(Annotation( ) "Full cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of cheeks") -AnnotationAssertion(Annotation( ) "Large cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Chubby cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperplasia of cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypertrophy of cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Puffy cheeks") -AnnotationAssertion( "HP:0000293") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Full cheeks") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of facial musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of a muscle that is innervated by the facial nerve (the seventh cranial nerve).") -AnnotationAssertion( "UMLS:C4025865") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of facial muscles") -AnnotationAssertion(Annotation( ) "Facial muscle issue") -AnnotationAssertion( "HP:0000301") -AnnotationAssertion(rdfs:comment "Facial muscles control facial expression and are innervated by the seventh cranial nerve. Facial muscles around the eye are responsible for eye blink and eyelid closure.") -AnnotationAssertion(rdfs:label "Abnormality of facial musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal midface morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19125436") "An anomaly of the midface, which is a region and not an anatomical term. It extends, superiorly, from the inferior orbital margin to, inferiorly, the level of nasal base. It is formed by the maxilla (upper jaw) and zygoma and cheeks and malar region. Traditionally, the nose and premaxilla are not included in the midface.") -AnnotationAssertion( "HP:0430026") -AnnotationAssertion( "UMLS:C4021811") -AnnotationAssertion( "Abnormal morphology of the midface") -AnnotationAssertion(Annotation( ) "Abnormality of the midface") -AnnotationAssertion( "Anomaly of the midface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the midface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the midface") -AnnotationAssertion( "HP:0000309") -AnnotationAssertion(rdfs:label "Abnormal midface morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the orbital region) - -AnnotationAssertion( "HP:0000284") -AnnotationAssertion( "UMLS:C4025863") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the eye region") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the region around the eyes") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the orbital region of the face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the orbital region of the face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the orbital region of the face") -AnnotationAssertion( "HP:0000315") -AnnotationAssertion(rdfs:label "Abnormality of the orbital region") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the maxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the Maxilla (upper jaw bone).") -AnnotationAssertion( "UMLS:C4025862") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the upper jaw bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the upper jaw bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the upper jaw bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the upper jaw bones") -AnnotationAssertion( "HP:0000326") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the maxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the maxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally small dimension of the Maxilla. Usually creating a malocclusion or malalignment between the upper and lower teeth or resulting in a deficient amount of projection of the base of the nose and lower midface region.") -AnnotationAssertion( "HP:0004644") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deficiency of upper jaw bones") -AnnotationAssertion( "UMLS:C0240310") -AnnotationAssertion( "UMLS:C4082243") -AnnotationAssertion( "UMLS:C4280640") -AnnotationAssertion( "UMLS:C4280641") -AnnotationAssertion( "UMLS:C4280642") -AnnotationAssertion( "UMLS:C4280643") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of upper jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of upper jaw bones") -AnnotationAssertion( "Hypoplastic maxillary bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Maxillary deficiency") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Maxillary hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Maxillary micrognathia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Maxillary retrognathia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Maxillary retrusion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Micromaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small upper jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small upper jaw bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Upper jaw deficiency") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Upper jaw retrusion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased projection of maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased projection of upper jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic upper jaw bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Retrognathia of upper jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Retrusion of upper jaw bones") -AnnotationAssertion( "HP:0000327") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplasia of the maxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Micrognathia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the mandible.") -AnnotationAssertion( "HP:0000210") -AnnotationAssertion( "HP:0000330") -AnnotationAssertion( "HP:0000345") -AnnotationAssertion( "HP:0002005") -AnnotationAssertion( "HP:0002674") -AnnotationAssertion( "HP:0004669") -AnnotationAssertion( "HP:0005460") -AnnotationAssertion( "HP:0005470") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deficiency of lower jaw") -AnnotationAssertion( "Fyler:4163") -AnnotationAssertion( "MSH:D008844") -AnnotationAssertion( "SNOMEDCT_US:32958008") -AnnotationAssertion( "UMLS:C0025990") -AnnotationAssertion( "UMLS:C0240295") -AnnotationAssertion( "UMLS:C1857130") -AnnotationAssertion( "Decreased size of lower jaw") -AnnotationAssertion( "Decreased size of mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of lower jaw") -AnnotationAssertion( "Hypoplasia of mandible") -AnnotationAssertion( "Hypoplastic mandible") -AnnotationAssertion( "Hypoplastic mandible condyle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic lower jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic mandible") -AnnotationAssertion(Annotation( ) "Little lower jaw") -AnnotationAssertion( "Little mandible") -AnnotationAssertion( "Lower jaw deficiency") -AnnotationAssertion(Annotation( "HPO:skoehler") "Lower jaw hypoplasia") -AnnotationAssertion( "Lower jaw retrusion") -AnnotationAssertion( "Mandibular deficiency") -AnnotationAssertion( "Mandibular hypoplasia") -AnnotationAssertion( "Mandibular micrognathia") -AnnotationAssertion( "Mandibular retrognathia") -AnnotationAssertion( "Mandibular retrusion") -AnnotationAssertion( "Micrognathia of lower jaw") -AnnotationAssertion( "Micromandible") -AnnotationAssertion( "Robin mandible") -AnnotationAssertion( "Severe hypoplasia of mandible") -AnnotationAssertion(Annotation( ) "Small jaw") -AnnotationAssertion(Annotation( ) "Small lower jaw") -AnnotationAssertion( "Small mandible") -AnnotationAssertion( "Underdevelopment of lower jaw") -AnnotationAssertion( "Underdevelopment of mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased projection of lower jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased projection of mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Retrusion of lower jaw") -AnnotationAssertion( "HP:0000347") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Mandibular hypoplasia, also known as micrognathia, is a term that describes an abnormally small lower jaw.") -AnnotationAssertion(rdfs:label "Micrognathia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small forehead) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of a forehead that is abnormally small.") -AnnotationAssertion( "UMLS:C1845250") -AnnotationAssertion( "UMLS:C4280633") -AnnotationAssertion( "UMLS:C4280634") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of frontal region of face") -AnnotationAssertion(Annotation( ) "Small forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic forehead") -AnnotationAssertion( "HP:0000350") -AnnotationAssertion(rdfs:label "Small forehead") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the outer ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the external ear.") -AnnotationAssertion( "HP:0001752") -AnnotationAssertion( "SNOMEDCT_US:275259005") -AnnotationAssertion( "UMLS:C0266589") -AnnotationAssertion( "UMLS:C1846460") -AnnotationAssertion( "Abnormal pinnae") -AnnotationAssertion( "Abnormality of the auricle") -AnnotationAssertion(Annotation( ) "Abnormality of the external ear") -AnnotationAssertion(Annotation( ) "Abnormality of the outer ear") -AnnotationAssertion(Annotation( ) "Ear anomalies") -AnnotationAssertion(Annotation( ) "External ear malformations") -AnnotationAssertion( "Malformed pinnae") -AnnotationAssertion(Annotation( ) "Outer ear abnormality") -AnnotationAssertion( "HP:0000356") -AnnotationAssertion(rdfs:label "Abnormality of the outer ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal location of ears) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal location of the ear.") -AnnotationAssertion( "UMLS:C4021810") -AnnotationAssertion(Annotation( ) "Abnormal location of ears") -AnnotationAssertion( "External ear position defect") -AnnotationAssertion( "HP:0000357") -AnnotationAssertion(rdfs:label "Abnormal location of ears") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the inner ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the inner ear.") -AnnotationAssertion( "UMLS:C4021809") -AnnotationAssertion(Annotation( ) "Abnormality of the inner ear") -AnnotationAssertion(Annotation( ) "Inner ear abnormality") -AnnotationAssertion( "HP:0000359") -AnnotationAssertion(rdfs:label "Abnormality of the inner ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hearing abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the sensory perception of sound.") -AnnotationAssertion( "UMLS:C4025860") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal hearing") -AnnotationAssertion(Annotation( ) "Hearing abnormality") -AnnotationAssertion( "HP:0000364") -AnnotationAssertion(rdfs:comment "According to the World Health Organization, deafness refers to the complete loss of hearing ability in one or two ears. Hearing impairment refers to both complete and partial loss of the ability to hear.") -AnnotationAssertion(rdfs:label "Hearing abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hearing impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "A decreased magnitude of the sensory perception of sound.") -AnnotationAssertion( "HP:0000404") -AnnotationAssertion( "HP:0001728") -AnnotationAssertion( "HP:0001729") -AnnotationAssertion( "HP:0001754") -AnnotationAssertion( "HP:0008560") -AnnotationAssertion( "HP:0008563") -AnnotationAssertion( "Fyler:4868") -AnnotationAssertion( "MSH:D003638") -AnnotationAssertion( "MSH:D034381") -AnnotationAssertion( "SNOMEDCT_US:103276001") -AnnotationAssertion( "SNOMEDCT_US:15188001") -AnnotationAssertion( "SNOMEDCT_US:343087000") -AnnotationAssertion( "SNOMEDCT_US:95828007") -AnnotationAssertion( "UMLS:C0011053") -AnnotationAssertion( "UMLS:C0018772") -AnnotationAssertion( "UMLS:C0339789") -AnnotationAssertion( "UMLS:C1384666") -AnnotationAssertion(Annotation( ) "Deafness") -AnnotationAssertion(Annotation( ) "Hearing defect") -AnnotationAssertion(Annotation( ) "Hearing impairment") -AnnotationAssertion( "Hypacusis") -AnnotationAssertion(Annotation( ) "Hearing loss") -AnnotationAssertion( "Hypoacusis") -AnnotationAssertion( "HP:0000365") -AnnotationAssertion(rdfs:comment "Hearing loss can be categorized by which part of the auditory system is damaged, as conductive hearing loss, sensorineural hearing loss, and mixed hearing loss. Another axis of classification uses the degree of hearing impairment. The degree of hearing loss is computed by using a three frequency average taken at 500 Hz, 1,000 Hz and 2,000 Hz. The average of these three frequencies is called the Pure Tone Average (PTA). 0-20 dB is considered normal, 21-40 dB mild loss, 41-60 dB moderate loss, 61-70 dB moderately severe loss,71-90 dB severe loss, and greater than 90 dB profound loss. Note that the word deafness is occasionally used to describe partial hearing loss. The World Health Organization uses the word deafness to refer to complete loss of the ability to hear, and hearing impairment to refer to any degree of reduced hearing.") -AnnotationAssertion(rdfs:label "Hearing impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the nose) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the nose.") -AnnotationAssertion( "SNOMEDCT_US:128274005") -AnnotationAssertion( "SNOMEDCT_US:72089000") -AnnotationAssertion( "UMLS:C0240547") -AnnotationAssertion( "UMLS:C0265736") -AnnotationAssertion( "UMLS:C2235909") -AnnotationAssertion(Annotation( ) "Abnormality of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Nasal abnormality") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Nasal anomaly") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Nasal deformity") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Nasal malformation") -AnnotationAssertion( "HP:0000366") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the nose") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the middle ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the middle ear.") -AnnotationAssertion( "UMLS:C1861141") -AnnotationAssertion( "Middle ear abnormalities") -AnnotationAssertion( "Middle ear abnormality") -AnnotationAssertion( "HP:0000370") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the middle ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Acute otitis media) - -AnnotationAssertion(Annotation( "HPO:probinson") "Acute otitis media is a short and generally painful infection of the middle ear.") -AnnotationAssertion( "SNOMEDCT_US:3110003") -AnnotationAssertion( "UMLS:C0271429") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Acute middle ear infection") -AnnotationAssertion( "HP:0000371") -AnnotationAssertion(rdfs:label "Acute otitis media") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the auditory canal) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the External acoustic tube (also known as the auditory canal).") -AnnotationAssertion( "UMLS:C4021807") -AnnotationAssertion( "Auditory canal abnormality") -AnnotationAssertion( "HP:0000372") -AnnotationAssertion(rdfs:label "Abnormality of the auditory canal") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pinna morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pinna, which is also referred to as the auricle or external ear.") -AnnotationAssertion( "HP:0000390") -AnnotationAssertion( "HP:0000398") -AnnotationAssertion( "HP:0004465") -AnnotationAssertion( "HP:0008562") -AnnotationAssertion( "HP:0008566") -AnnotationAssertion( "HP:0008567") -AnnotationAssertion( "HP:0008580") -AnnotationAssertion( "HP:0008582") -AnnotationAssertion( "HP:0008602") -AnnotationAssertion( "HP:0040111") -AnnotationAssertion( "SNOMEDCT_US:253255002") -AnnotationAssertion( "UMLS:C0431483") -AnnotationAssertion( "UMLS:C0857379") -AnnotationAssertion( "Abnormal form of ears") -AnnotationAssertion(Annotation( ) "Abnormally shaped ears") -AnnotationAssertion(Annotation( ) "Auricular malformation") -AnnotationAssertion( "Deformed auricles") -AnnotationAssertion(Annotation( ) "Deformed ears") -AnnotationAssertion( "Dysplastic ears") -AnnotationAssertion( "Malformation of auricle") -AnnotationAssertion( "Malformed auricles") -AnnotationAssertion(Annotation( ) "Malformed ears") -AnnotationAssertion( "Malformed external ears") -AnnotationAssertion( "Minor malformation of the auricles") -AnnotationAssertion( "Poorly defined conchae") -AnnotationAssertion( "HP:0000377") -AnnotationAssertion(rdfs:comment "The term 'dysplastic' is no longer accepted as a descriptor for an ear with unusual morphology. Each specific anatomical component of the ear should be described when the ear is thought to be abnormal in appearance.") -AnnotationAssertion(rdfs:label "Abnormal pinna morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Otitis media) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation or infection of the middle ear.") -AnnotationAssertion( "MSH:D010033") -AnnotationAssertion( "SNOMEDCT_US:65363002") -AnnotationAssertion( "UMLS:C0029882") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Middle ear infection") -AnnotationAssertion( "HP:0000388") -AnnotationAssertion(rdfs:label "Otitis media") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Macrotia) - -AnnotationAssertion(Annotation( "PMID:19152421") "Median longitudinal ear length greater than two standard deviations above the mean and median ear width greater than two standard deviations above the mean (objective); or, apparent increase in length and width of the pinna (subjective).") -AnnotationAssertion( "HP:0000382") -AnnotationAssertion( "HP:0000386") -AnnotationAssertion( "HP:0000401") -AnnotationAssertion( "HP:0001755") -AnnotationAssertion( "SNOMEDCT_US:275480001") -AnnotationAssertion( "SNOMEDCT_US:69056000") -AnnotationAssertion( "UMLS:C0152421") -AnnotationAssertion( "UMLS:C0554972") -AnnotationAssertion( "UMLS:C1835581") -AnnotationAssertion( "UMLS:C1848570") -AnnotationAssertion( "UMLS:C1850189") -AnnotationAssertion( "UMLS:C1855062") -AnnotationAssertion( "UMLS:C1860838") -AnnotationAssertion(Annotation( ) "Large ears") -AnnotationAssertion( "Large pinnae") -AnnotationAssertion( "HP:0000400") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This is acknowledged to be a bundled term but retained here because of its usefulness in practice. Ear length is determined by the maximal distance from the superior aspect to the inferior aspect of the external ear. If only length is increased the term Long ear should be used.") -AnnotationAssertion(rdfs:label "Macrotia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Conductive hearing impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of vibrational conductance of sound to the inner ear leading to impairment of sensory perception of sound.") -AnnotationAssertion( "HP:0000367") -AnnotationAssertion( "HP:0008581") -AnnotationAssertion( "MSH:D006314") -AnnotationAssertion( "SNOMEDCT_US:44057004") -AnnotationAssertion( "UMLS:C0018777") -AnnotationAssertion( "Conduction deafness") -AnnotationAssertion(Annotation( ) "Conductive deafness") -AnnotationAssertion(Annotation( ) "Conductive hearing loss") -AnnotationAssertion( "Hearing loss, conductive") -AnnotationAssertion( "HP:0000405") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "A conductive hearing impariment with greater than 90 dB loss.") -AnnotationAssertion(rdfs:label "Conductive hearing impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Sensorineural hearing impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "A type of hearing impairment in one or both ears related to an abnormal functionality of the cochlear nerve.") -AnnotationAssertion( "HP:0000374") -AnnotationAssertion( "HP:0001753") -AnnotationAssertion( "HP:0001916") -AnnotationAssertion( "HP:0008538") -AnnotationAssertion( "HP:0008553") -AnnotationAssertion( "HP:0008565") -AnnotationAssertion( "HP:0008576") -AnnotationAssertion( "HP:0008611") -AnnotationAssertion( "HP:0008613") -AnnotationAssertion( "HP:0008614") -AnnotationAssertion( "MSH:D006319") -AnnotationAssertion( "SNOMEDCT_US:60700002") -AnnotationAssertion( "UMLS:C0018784") -AnnotationAssertion(Annotation( "HPO:skoehler") "Hearing loss, sensorineural") -AnnotationAssertion( "Sensorineural deafness") -AnnotationAssertion( "Sensorineural hearing loss") -AnnotationAssertion( "HP:0000407") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Hearing loss caused by damage or dysfunction of the auditory nerve (cranial nerve VIII, also known as the cochlear nerve).") -AnnotationAssertion(rdfs:label "Sensorineural hearing impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Progressive sensorineural hearing impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "A progressive form of sensorineural hearing impairment.") -AnnotationAssertion( "HP:0000397") -AnnotationAssertion( "HP:0000406") -AnnotationAssertion( "HP:0008592") -AnnotationAssertion( "HP:0008601") -AnnotationAssertion( "HP:0008617") -AnnotationAssertion( "UMLS:C1843156") -AnnotationAssertion( "Bilateral progressive sensorineural hearing loss") -AnnotationAssertion( "Hearing loss, progressive sensorineural") -AnnotationAssertion( "Hearing loss, sensorineural, bilateral, progressive") -AnnotationAssertion( "Hearing loss, sensorineural, progressive") -AnnotationAssertion( "Progressive bilateral sensorineural hearing loss") -AnnotationAssertion( "Sensorineural hearing loss, progressive") -AnnotationAssertion( "HP:0000408") -AnnotationAssertion(rdfs:label "Progressive sensorineural hearing impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Protruding ear) - -AnnotationAssertion(Annotation( "PMID:19152421") "Angle formed by the plane of the ear and the mastoid bone greater than the 97th centile for age (objective); or, outer edge of the helix more than 2 cm from the mastoid at the point of maximum distance (objective).") -AnnotationAssertion( "HP:0000412") -AnnotationAssertion( "SNOMEDCT_US:275478007") -AnnotationAssertion( "UMLS:C1305420") -AnnotationAssertion( "UMLS:C1855285") -AnnotationAssertion(Annotation( ) "Prominent ear") -AnnotationAssertion(Annotation( ) "Prominent ears") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Protruding ears") -AnnotationAssertion( "HP:0000411") -AnnotationAssertion(rdfs:label "Protruding ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the choanae) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the choanae (the posterior nasal apertures).") -AnnotationAssertion( "UMLS:C4025855") -AnnotationAssertion( "HP:0000415") -AnnotationAssertion(rdfs:label "Abnormality of the choanae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Epistaxis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Epistaxis, or nosebleed, refers to a hemorrhage localized in the nose.") -AnnotationAssertion( "COHD:318556") -AnnotationAssertion( "EFO:0003895") -AnnotationAssertion( "ICD10:R04.0") -AnnotationAssertion( "ICD9:784.7") -AnnotationAssertion( "MSH:D004844") -AnnotationAssertion( "NCIT:C26766") -AnnotationAssertion( "SNOMEDCT_US:12441001") -AnnotationAssertion( "SNOMEDCT_US:249366005") -AnnotationAssertion( "UMLS:C0014591") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Bloody nose") -AnnotationAssertion(Annotation( ) "Frequent nosebleeds") -AnnotationAssertion(Annotation( ) "Nasal haemorrhage") -AnnotationAssertion(Annotation( "NCIT:C26766") "Nasal hemorrhage") -AnnotationAssertion(Annotation( "NCIT:C26766") Annotation( ) "Nose bleed") -AnnotationAssertion(Annotation( ) "Nose bleeding") -AnnotationAssertion(Annotation( "NCIT:C26766") Annotation( ) "Nosebleed") -AnnotationAssertion( "HP:0000421") -AnnotationAssertion(rdfs:label "Epistaxis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal morphology of the nasal alae) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19152422") "An abnormality of the Ala of nose.") -AnnotationAssertion( "UMLS:C2227020") -AnnotationAssertion( "UMLS:C4021804") -AnnotationAssertion( "UMLS:C4280631") -AnnotationAssertion( "UMLS:C4280632") -AnnotationAssertion( "Abnormality of the nasal ala") -AnnotationAssertion( "Abnormality of the nasal alae") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the nasal alar cartilage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the nasal ala") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the nasal alar cartilage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the nasal ala") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the nasal alar cartilage") -AnnotationAssertion( "HP:0000429") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The nasal ala is the tissue comprising the lateral boundary of the nose, inferiorly, surrounding the naris.") -AnnotationAssertion(rdfs:label "Abnormal morphology of the nasal alae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Underdeveloped nasal alae) - -AnnotationAssertion(Annotation( "PMID:19152422") "Thinned, deficient, or excessively arched ala nasi.") -AnnotationAssertion( "HP:0004497") -AnnotationAssertion( "HP:0004507") -AnnotationAssertion( "HP:0005276") -AnnotationAssertion( "HP:0005277") -AnnotationAssertion( "HP:0005286") -AnnotationAssertion( "UMLS:C1834055") -AnnotationAssertion( "Ala nasi, underdeveloped") -AnnotationAssertion( "Alar cartilage hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of nasal alae") -AnnotationAssertion( "Hypoplastic alae nasae") -AnnotationAssertion( "Hypoplastic alae nasi") -AnnotationAssertion( "Hypoplastic alar cartilage") -AnnotationAssertion( "Hypoplastic alar nasae") -AnnotationAssertion( "Hypoplastic nares") -AnnotationAssertion( "Hypoplastic nasal alae") -AnnotationAssertion( "Hypoplastic nasal wings") -AnnotationAssertion( "Hypoplastic nostrils") -AnnotationAssertion( "Nasal cartilage hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Small nasal alae") -AnnotationAssertion( "Thin hypoplastic alae nasi") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Underdeveloped tissue around nostril") -AnnotationAssertion( "HP:0000430") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The alae nasi are the lateral portions of the nose or the wings of the nostrils, which partly encircle the nostrils (nares). They are usually about the width of the columella, but vary greatly depending on the shape of the nostril. Note that individuals may be described as having a Cleft ala nasi, but have a severely underdeveloped ala nasi. In an underdeveloped ala the continuity of the tissue encircling the nostril is undisturbed while in a cleft it is disrupted. With severe hypoplasia of the nasal alae, the nasal tip may appear depressed.") -AnnotationAssertion(rdfs:label "Underdeveloped nasal alae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal nasal mucosa morphology) - -AnnotationAssertion( "UMLS:C4025854") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of mucosa of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of mucous membrane of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of nasal mucous membrane") -AnnotationAssertion(Annotation( ) "Abnormality of the nasal mucosa") -AnnotationAssertion( "HP:0000433") -AnnotationAssertion(rdfs:label "Abnormal nasal mucosa morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Depressed nasal ridge) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19152422") "Lack of prominence of the nose resulting from a posteriorly-placed nasal ridge.") -AnnotationAssertion( "UMLS:C1842876") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Depressed dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Depressed nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Flat dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Flat nasal dorsum") -AnnotationAssertion(Annotation( ) "Flat nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Recessed dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Recessed nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Recessed nasal ridge") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Retruded dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Retruded nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Retruded nasal ridge") -AnnotationAssertion( "HP:0000457") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The adjective 'depressed' here does not indicate an active process but a status. The feature should be assessed in a profile view. This finding is typically associated with a Short columella, but this should be assessed separately.") -AnnotationAssertion(rdfs:label "Depressed nasal ridge") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anosmia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An inability to perceive odors. This is a general term describing inability to smell arising in any part of the process of smelling from absorption of odorants into the nasal mucous overlying the olfactory epithelium, diffusion to the cilia, binding to olfactory receptor sites, generation of action potentials in olfactory neurons, and perception of a smell.") -AnnotationAssertion( "MSH:D000857") -AnnotationAssertion( "SNOMEDCT_US:44169009") -AnnotationAssertion( "UMLS:C0003126") -AnnotationAssertion( "Loss of smell") -AnnotationAssertion(Annotation( ) "Lost smell") -AnnotationAssertion( "HP:0000458") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Anosmia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the neck.") -AnnotationAssertion( "SNOMEDCT_US:298390003") -AnnotationAssertion( "SNOMEDCT_US:40052002") -AnnotationAssertion( "UMLS:C0266623") -AnnotationAssertion( "UMLS:C0575167") -AnnotationAssertion( "UMLS:C4280628") -AnnotationAssertion(Annotation( ) "Abnormality of the neck") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the neck") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the neck") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the neck") -AnnotationAssertion( "HP:0000464") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased adipose tissue around the neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased amount of subcutaneous fat tissue around the neck.") -AnnotationAssertion( "UMLS:C4025850") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased fat around the neck") -AnnotationAssertion( "HP:0000468") -AnnotationAssertion(rdfs:label "Increased adipose tissue around the neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "Diminished length of the neck.") -AnnotationAssertion( "HP:0005992") -AnnotationAssertion( "HP:0200137") -AnnotationAssertion( "SNOMEDCT_US:95427009") -AnnotationAssertion( "UMLS:C0521525") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Cervical shortening") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased cervical height") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased cervical length") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased length of neck") -AnnotationAssertion(Annotation( ) "Short neck") -AnnotationAssertion( "HP:0000470") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Gastrointestinal angiodysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Dysplasia affecting the vasculature of the gastrointestinal tract.") -AnnotationAssertion( "UMLS:C0854242") -AnnotationAssertion(Annotation( ) "GI angiodysplasia") -AnnotationAssertion( "HP:0000471") -AnnotationAssertion(rdfs:label "Gastrointestinal angiodysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the eye) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the eye, including location, spacing, and intraocular abnormalities.") -AnnotationAssertion( "MSH:D005124") -AnnotationAssertion( "MSH:D005128") -AnnotationAssertion( "SNOMEDCT_US:19416009") -AnnotationAssertion( "SNOMEDCT_US:371405004") -AnnotationAssertion( "SNOMEDCT_US:371409005") -AnnotationAssertion( "UMLS:C0015393") -AnnotationAssertion( "UMLS:C0015397") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal eye") -AnnotationAssertion(Annotation( ) "Abnormality of the eye") -AnnotationAssertion(Annotation( ) "Eye disease") -AnnotationAssertion( "HP:0000478") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the eye") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal retinal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the retina.") -AnnotationAssertion( "HP:0007938") -AnnotationAssertion( "MSH:D012164") -AnnotationAssertion( "SNOMEDCT_US:29555009") -AnnotationAssertion( "UMLS:C0035300") -AnnotationAssertion( "UMLS:C0035309") -AnnotationAssertion(Annotation( "HPO:skoehler") "Abnormal retina") -AnnotationAssertion( "Abnormality of the retina") -AnnotationAssertion( "Anomaly of the retina") -AnnotationAssertion(Annotation( ) "Retina issue") -AnnotationAssertion( "Retinal disease") -AnnotationAssertion( "HP:0000479") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal retinal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Retinal coloboma) - -AnnotationAssertion(Annotation( "HPO:probinson") "A notch or cleft of the retina.") -AnnotationAssertion( "HP:0007808") -AnnotationAssertion( "UMLS:C3540764") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Hole in the back of the eye") -AnnotationAssertion( "HP:0000480") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Retinal coloboma") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal cornea morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the cornea, which is the transparent tissue at the front of the eye that covers the iris, pupil, and anterior chamber.") -AnnotationAssertion( "HP:0007771") -AnnotationAssertion( "HP:0007972") -AnnotationAssertion( "UMLS:C1855670") -AnnotationAssertion( "UMLS:C4020889") -AnnotationAssertion( "Abnormality of the cornea") -AnnotationAssertion( "Corneal abnormalities") -AnnotationAssertion( "Corneal abnormality") -AnnotationAssertion( "Cornela disease") -AnnotationAssertion( "HP:0000481") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal cornea morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Microcornea) - -AnnotationAssertion(Annotation( "HPO:probinson") "A congenital abnormality of the cornea in which the cornea and the anterior segment of the eye are smaller than normal. The horizontal diameter of the cornea does not reach 10 mm even in adulthood.") -AnnotationAssertion( "HP:0100688") -AnnotationAssertion( "SNOMEDCT_US:26098002") -AnnotationAssertion( "UMLS:C0266544") -AnnotationAssertion( "UMLS:C1167713") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Cornea of eye less than 10mm in diameter") -AnnotationAssertion( "Decreased corneal diameter") -AnnotationAssertion( "HP:0000482") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that the cornea's diameter is normally about 9.5-10.0 mm at birth and reaches 10.0-12-5 mm in adulthood.") -AnnotationAssertion(rdfs:label "Microcornea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Megalocornea) - -AnnotationAssertion(Annotation( "HPO:curators") "An enlargement of the cornea with normal clarity and function. Megalocornea is diagnosed with a horizontal corneal diameter of 12 mm or more at birth or 13 mm or more after two years of age.") -AnnotationAssertion( "HP:0007660") -AnnotationAssertion( "MSH:C562829") -AnnotationAssertion( "SNOMEDCT_US:204118005") -AnnotationAssertion( "SNOMEDCT_US:268158009") -AnnotationAssertion( "UMLS:C0344530") -AnnotationAssertion( "UMLS:C1167712") -AnnotationAssertion( "Anterior megalophthalmos") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged cornea") -AnnotationAssertion( "Increased corneal diameter") -AnnotationAssertion( "Macrocornea") -AnnotationAssertion( "HP:0000485") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Megalocornea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Retinopathy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any noninflammatory disease of the retina. This nonspecific term is retained here because of its wide use in the literature, but if possible new annotations should indicate the precise type of retinal abnormality.") -AnnotationAssertion( "MSH:D012164") -AnnotationAssertion( "SNOMEDCT_US:29555009") -AnnotationAssertion( "UMLS:C0035309") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Noninflammatory retina disease") -AnnotationAssertion( "HP:0000488") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Retinopathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of vision) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of eyesight (visual perception).") -AnnotationAssertion( "UMLS:C4025846") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of sight") -AnnotationAssertion(Annotation( ) "Abnormality of vision") -AnnotationAssertion(Annotation( ) "Vision issue") -AnnotationAssertion( "HP:0000504") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of vision") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Visual impairment) - -AnnotationAssertion(Annotation( "DDD:gblack") "Visual impairment (or vision impairment) is vision loss (of a person) to such a degree as to qualify as an additional support need through a significant limitation of visual capability resulting from either disease, trauma, or congenital or degenerative conditions that cannot be corrected by conventional means, such as refractive correction, medication, or surgery.") -AnnotationAssertion( "HP:0000516") -AnnotationAssertion( "HP:0000566") -AnnotationAssertion( "HP:0007758") -AnnotationAssertion( "HP:0007860") -AnnotationAssertion( "HP:0007983") -AnnotationAssertion( "MSH:D014786") -AnnotationAssertion( "MSH:D015354") -AnnotationAssertion( "SNOMEDCT_US:246635007") -AnnotationAssertion( "SNOMEDCT_US:397540003") -AnnotationAssertion( "SNOMEDCT_US:7973008") -AnnotationAssertion( "UMLS:C0042798") -AnnotationAssertion( "UMLS:C3665347") -AnnotationAssertion(Annotation( ) "Impaired vision") -AnnotationAssertion(Annotation( ) "Loss of eyesight") -AnnotationAssertion(Annotation( ) "Poor vision") -AnnotationAssertion(Annotation( ) "Visual impairment") -AnnotationAssertion( "HP:0000505") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Visual impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Rod-cone dystrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:20212494") "An inherited retinal disease subtype in which the rod photoreceptors appear to be more severely affected than the cone photoreceptors. Typical presentation is with nyctalopia (due to rod dysfunction) followed by loss of mid-peripheral field of vision, which gradually extends and leaves many patients with a small central island of vision due to the preservation of macular cones.") -AnnotationAssertion( "HP:0000547") -AnnotationAssertion( "HP:0001127") -AnnotationAssertion( "HP:0007635") -AnnotationAssertion( "HP:0007645") -AnnotationAssertion( "HP:0007742") -AnnotationAssertion( "HP:0007816") -AnnotationAssertion( "HP:0007826") -AnnotationAssertion( "HP:0007927") -AnnotationAssertion( "HP:0008036") -AnnotationAssertion( "MSH:D012174") -AnnotationAssertion( "SNOMEDCT_US:28835009") -AnnotationAssertion( "UMLS:C0035334") -AnnotationAssertion( "Retinitis pigmentosa") -AnnotationAssertion( "Rod cone dystrophy") -AnnotationAssertion( "HP:0000510") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Retinitis pigmentosa is a group of hereditary diseases of the eye. However, the term retinitis pigmentosa has also been used to describe the retinal findings characteristic of these diseases but also seen on other diseases such as Usher syndrome. It is preferable to describe the findings precisely if possible, but this term is kept for convenience.") -AnnotationAssertion(rdfs:label "Rod-cone dystrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lens morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the lens.") -AnnotationAssertion( "MSH:D007905") -AnnotationAssertion( "SNOMEDCT_US:10810001") -AnnotationAssertion( "UMLS:C0023308") -AnnotationAssertion( "UMLS:C0549651") -AnnotationAssertion(Annotation( ) "Abnormality of the lens") -AnnotationAssertion(Annotation( ) "Lens issue") -AnnotationAssertion(Annotation( ) "Lens disease") -AnnotationAssertion( "HP:0000517") -AnnotationAssertion(rdfs:label "Abnormal lens morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cataract) - -AnnotationAssertion(Annotation( "HPO:probinson") "A cataract is an opacity or clouding that develops in the crystalline lens of the eye or in its capsule.") -AnnotationAssertion( "HP:0001113") -AnnotationAssertion( "HP:0007825") -AnnotationAssertion( "HP:0010700") -AnnotationAssertion( "Fyler:4865") -AnnotationAssertion( "MSH:D002386") -AnnotationAssertion( "SNOMEDCT_US:128306009") -AnnotationAssertion( "SNOMEDCT_US:193570009") -AnnotationAssertion( "SNOMEDCT_US:247053007") -AnnotationAssertion( "UMLS:C0086543") -AnnotationAssertion( "UMLS:C1510497") -AnnotationAssertion( "Cataracts") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Clouding of the lens of the eye") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Cloudy lens") -AnnotationAssertion( "Lens opacities") -AnnotationAssertion( "Lens opacity") -AnnotationAssertion( "HP:0000518") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that some ophthalmologists call any opacity in the lens a cataract, while others restrict the term to lens opacities that impair vision. We use the term to refer to the first meaning (any lens opacity).") -AnnotationAssertion(rdfs:label "Cataract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Proptosis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") Annotation( "PMID:19125427") "An eye that is protruding anterior to the plane of the face to a greater extent than is typical.") -AnnotationAssertion( "HP:0000536") -AnnotationAssertion( "HP:0000644") -AnnotationAssertion( "HP:0000645") -AnnotationAssertion( "HP:0007711") -AnnotationAssertion( "HP:0007870") -AnnotationAssertion( "MSH:D005094") -AnnotationAssertion( "SNOMEDCT_US:18265008") -AnnotationAssertion( "UMLS:C0015300") -AnnotationAssertion( "UMLS:C1837760") -AnnotationAssertion( "UMLS:C1848490") -AnnotationAssertion( "UMLS:C1862425") -AnnotationAssertion( "Anterior bulging of the globe") -AnnotationAssertion( "Anterior bulging of the globe of eye") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Bulging eye") -AnnotationAssertion( "Exophthalmos") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Eyeballs bulging out") -AnnotationAssertion( "Ocular proptosis") -AnnotationAssertion(Annotation( ) "Prominent eyes") -AnnotationAssertion(Annotation( ) "Prominent globes") -AnnotationAssertion(Annotation( ) "Protruding eyes") -AnnotationAssertion( "Protrusio bulbi") -AnnotationAssertion( "HP:0000520") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Some sources define \"exophthalmos\" as a protrusion of the globe greater than 18 mm and \"proptosis\" as a protusion equal to or less than 18 mm. Others define \"exophthalmos\" as protusion secondary to endocrine dysfunction and \"proptosis\" as any non-endocrine-mediated protusion (Source: Wikipedia). This finding should be distinguished frm underdevelopment of the supraorbital ridge or maxilla/zygoma. In proptosis, the globe is anteriorly protuberant to the overall plane of the face.") -AnnotationAssertion(rdfs:label "Proptosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality iris morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the iris, which is the pigmented muscular tissue between the cornea and the lens, that is perforated by an opening called the pupil.") -AnnotationAssertion( "UMLS:C4025845") -AnnotationAssertion(Annotation( ) "Abnormality of the iris") -AnnotationAssertion( "HP:0000525") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality iris morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aniridia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:24138039") Annotation( "PMID:25313118") Annotation( "PMID:29850208") Annotation( "UManchester:psergouniotis") "Abnormality of the iris characterized by, typically bilateral, complete or partial iris hypoplasia. The phenotype ranges from mild defects of anterior iris stroma only to almost complete absence of the iris.") -AnnotationAssertion( "HP:0011498") -AnnotationAssertion( "MSH:D015783") -AnnotationAssertion( "SNOMEDCT_US:69278003") -AnnotationAssertion( "UMLS:C0003076") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent iris") -AnnotationAssertion( "HP:0000526") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Aniridia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anophthalmia) - -AnnotationAssertion(Annotation( "DDD:ncarter") "Absence of the globe or eyeball.") -AnnotationAssertion( "HP:0001485") -AnnotationAssertion( "HP:0007664") -AnnotationAssertion( "Fyler:4864") -AnnotationAssertion( "MSH:D000853") -AnnotationAssertion( "SNOMEDCT_US:204099004") -AnnotationAssertion( "SNOMEDCT_US:7183006") -AnnotationAssertion( "UMLS:C0003119") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of eyeballs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Absence of globes of eyes") -AnnotationAssertion( "Anophthalmia, clinical") -AnnotationAssertion( "Clinical anophthalmia, unilateral/bilateral") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Failure of development of eyeball") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing eyeball") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") "Missing globe of eye") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "No eyeball") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") "No globe of eye") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") "Ocular absence") -AnnotationAssertion( "HP:0000528") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Anophthalmia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal chorioretinal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the choroid and retina.") -AnnotationAssertion( "HP:0001145") -AnnotationAssertion( "HP:0007888") -AnnotationAssertion( "UMLS:C4025844") -AnnotationAssertion( "Chorioretinal abnormality") -AnnotationAssertion( "HP:0000532") -AnnotationAssertion(rdfs:comment "The choroid is the vascular layer of the eye, located between the retina and the sclera.") -AnnotationAssertion(rdfs:label "Abnormal chorioretinal morphology") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Chorioretinal atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:20224472") "Atrophy of the choroid and retinal layers of the fundus.") -AnnotationAssertion( "HP:0001150") -AnnotationAssertion( "HP:0007884") -AnnotationAssertion( "HP:0007918") -AnnotationAssertion( "HP:0007931") -AnnotationAssertion( "SNOMEDCT_US:95686007") -AnnotationAssertion( "UMLS:C4048273") -AnnotationAssertion( "Chorioretinal thinning") -AnnotationAssertion( "HP:0000533") -AnnotationAssertion(rdfs:comment "Choroidal sclerosis is a descriptive term applied to the ophthalmoscopic appearance of prominent white choroidal vessels in which the blood columns are not seen or are sheathed by white lines. Choroidal sclerosis is a term used to describe a group of genetically heterogeneous retinal dystrophies that share a common funduscopic phenotype of scalloped, well-circumscribed, and confluent chorioretinal atrophic lesions that extend beyond the macula. The term choroidal sclerosis was initially coined because of the sclerotic appearance of choroidal vessels which frequently appear white or light-yellow. However, histologic studies have demonstrated the term to be a misnomer as the principle abnormality is the loss of choriocapillaris, retinal pigment epithelium (RPE), and the outer retina in the absence of abnormal sclerotic changes in the choroidal vasculature. Therefore, we are making choroidal sclerosis a synonym of chorioretinal atrophy.") -AnnotationAssertion(rdfs:label "Chorioretinal atrophy") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Retinal degeneration) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "ORCID:0000-0003-0986-4123") "A nonspecific term denoting degeneration of the retinal pigment epithelium and/or retinal photoreceptor cells.") -AnnotationAssertion( "HP:0007632") -AnnotationAssertion( "HP:0007790") -AnnotationAssertion( "HP:0007863") -AnnotationAssertion( "HP:0007893") -AnnotationAssertion( "MSH:D012162") -AnnotationAssertion( "SNOMEDCT_US:95695004") -AnnotationAssertion( "UMLS:C0035304") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Retina degeneration") -AnnotationAssertion( "HP:0000546") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Retinal degeneration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal uvea morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the uvea, the vascular layer of the eyeball.") -AnnotationAssertion( "UMLS:C4025842") -AnnotationAssertion( "Abnormality of the uvea") -AnnotationAssertion( "HP:0000553") -AnnotationAssertion(rdfs:label "Abnormal uvea morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Uveitis) - -AnnotationAssertion(Annotation( "HPO:curators") "Inflammation of one or all portions of the uveal tract.") -AnnotationAssertion( "MSH:D014605") -AnnotationAssertion( "SNOMEDCT_US:128473001") -AnnotationAssertion( "UMLS:C0042164") -AnnotationAssertion( "HP:0000554") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The uvea is the pigmented middle layer of the eye consisting of the iris and ciliary body together with the choroid.") -AnnotationAssertion(rdfs:label "Uveitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Retinal dystrophy) - -AnnotationAssertion(Annotation( "ORCID:0000-0003-0986-4123") "Retinal dystrophy is an abnormality of the retina associated with a hereditary process. Retinal dystrophies are defined by their predominantly monogenic inheritance and they are frequently associated with loss or dysfunction of photoreceptor cells as a primary or secondary event.") -AnnotationAssertion( "HP:0007736") -AnnotationAssertion( "HP:0007910") -AnnotationAssertion( "HP:0007974") -AnnotationAssertion( "HP:0007982") -AnnotationAssertion( "MSH:D058499") -AnnotationAssertion( "SNOMEDCT_US:314407005") -AnnotationAssertion( "UMLS:C0854723") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Breakdown of light-sensitive cells in back of eye") -AnnotationAssertion( "HP:0000556") -AnnotationAssertion(rdfs:label "Retinal dystrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chorioretinal coloboma) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of a region of the retina, retinal pigment epithelium, and choroid.") -AnnotationAssertion( "HP:0000611") -AnnotationAssertion( "HP:0007718") -AnnotationAssertion( "HP:0007784") -AnnotationAssertion( "HP:0007956") -AnnotationAssertion( "SNOMEDCT_US:39302008") -AnnotationAssertion( "UMLS:C0240896") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Birth defect that causes a hole in the innermost layer at the back of the eye") -AnnotationAssertion( "Choroidoretinal coloboma") -AnnotationAssertion( "Choroid coloboma") -AnnotationAssertion( "Choroidal coloboma") -AnnotationAssertion( "Coloboma of choroid") -AnnotationAssertion( "HP:0000567") -AnnotationAssertion(rdfs:label "Chorioretinal coloboma") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Microphthalmia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental anomaly characterized by abnormal smallness of one or both eyes.") -AnnotationAssertion( "HP:0007996") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of eyeball") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of globe of eye") -AnnotationAssertion( "Fyler:4877") -AnnotationAssertion( "MSH:D008850") -AnnotationAssertion( "SNOMEDCT_US:204108000") -AnnotationAssertion( "SNOMEDCT_US:61142002") -AnnotationAssertion( "UMLS:C0026010") -AnnotationAssertion( "UMLS:C4280625") -AnnotationAssertion( "UMLS:C4280808") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormally small eyeball") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormally small globe of eye") -AnnotationAssertion( "Microphthalmos") -AnnotationAssertion( "Nanophthalmos") -AnnotationAssertion( "HP:0000568") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Microphthalmia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Retinal hemorrhage) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Hemorrhage occurring within the retina.") -AnnotationAssertion( "MSH:D012166") -AnnotationAssertion( "SNOMEDCT_US:28998008") -AnnotationAssertion( "UMLS:C0035317") -AnnotationAssertion(Annotation( ) "Retinal bleeding") -AnnotationAssertion(Annotation( ) "Retinal haemorrhage") -AnnotationAssertion(Annotation( ) "Retinal haemorrhages") -AnnotationAssertion(Annotation( "ORCID:0000-0002-0736-9199") Annotation( ) "Retinal hemorrhages") -AnnotationAssertion( "HP:0000573") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The type of retinal hemorrhage and its clinical appearance depends on its location within the retina.") -AnnotationAssertion(rdfs:label "Retinal hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Coloboma) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental defect characterized by a cleft of some portion of the eye or ocular adnexa.") -AnnotationAssertion( "HP:0007767") -AnnotationAssertion( "HP:0007995") -AnnotationAssertion( "Fyler:4311") -AnnotationAssertion( "MSH:D003103") -AnnotationAssertion( "SNOMEDCT_US:92828000") -AnnotationAssertion( "SNOMEDCT_US:93390002") -AnnotationAssertion( "UMLS:C0009363") -AnnotationAssertion(Annotation( ) "Notched pupil") -AnnotationAssertion( "Ocular coloboma") -AnnotationAssertion( "Ocular colobomas") -AnnotationAssertion( "HP:0000589") -AnnotationAssertion(rdfs:label "Coloboma") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sclera morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the sclera.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the outer white part of eyeball") -AnnotationAssertion( "UMLS:C4025840") -AnnotationAssertion( "Abnormality of the sclera") -AnnotationAssertion( "HP:0000591") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal sclera morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal anterior chamber morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the anterior chamber, which is the space in the eye that is behind the cornea and in front of the iris.") -AnnotationAssertion( "SNOMEDCT_US:204142009") -AnnotationAssertion( "UMLS:C3152182") -AnnotationAssertion( "Abnormality of the anterior chamber") -AnnotationAssertion( "Anterior chamber anomalies") -AnnotationAssertion( "Ocular anterior chamber abnormality") -AnnotationAssertion( "HP:0000593") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal anterior chamber morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the ear.") -AnnotationAssertion( "SNOMEDCT_US:275259005") -AnnotationAssertion( "UMLS:C0266589") -AnnotationAssertion(Annotation( ) "Abnormality of the ear") -AnnotationAssertion( "Ear anomaly") -AnnotationAssertion( "HP:0000598") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Either a morphological abnormality or hearing deficit. This should be split more cleanly in the future.") -AnnotationAssertion(rdfs:label "Abnormality of the ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the pharynx) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the pharynx, i.e., of the tubular structure extending from the base of the skull superiorly to the esophageal inlet inferiorly.") -AnnotationAssertion( "UMLS:C4025838") -AnnotationAssertion( "HP:0000600") -AnnotationAssertion(rdfs:comment "The pharynx is tubular structure extending from base of skull superiorly -to esophageal inlet inferiorly, and is composed of three distinct areas: the nasopharynx, the oropharynx, and the hypopharynx, with the pharyngeal walls being composed of the superior, middle, and inferior pharyngeal constrictor muscles. It is part of the digestive system and of the conducting zone of the respiratory system.") -AnnotationAssertion(rdfs:label "Abnormality of the pharynx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal choroid morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the choroid.") -AnnotationAssertion( "HP:0001122") -AnnotationAssertion( "MSH:D015862") -AnnotationAssertion( "UMLS:C0008521") -AnnotationAssertion( "UMLS:C4025836") -AnnotationAssertion( "Abnormality of the choroid") -AnnotationAssertion( "Choroid disease") -AnnotationAssertion( "HP:0000610") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal choroid morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Iris coloboma) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19369671") "A coloboma of the iris.") -AnnotationAssertion( "HP:0007744") -AnnotationAssertion( "HP:0007748") -AnnotationAssertion( "UMLS:C0240063") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Cat eye") -AnnotationAssertion( "Coloboma of iris") -AnnotationAssertion( "Coloboma of the iris") -AnnotationAssertion( "Keyhole iris") -AnnotationAssertion( "HP:0000612") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Iris coloboma") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Blindness) - -AnnotationAssertion(Annotation( "DDD:gblack") Annotation( "PMID:28779882") "Blindness is the condition of lacking visual perception defined as visual perception below 3/60 and/or a visual field of no greater than 10 degrees in radius around central fixation.") -AnnotationAssertion( "HP:0007839") -AnnotationAssertion( "Fyler:4866") -AnnotationAssertion( "MSH:D001766") -AnnotationAssertion( "SNOMEDCT_US:65956007") -AnnotationAssertion( "UMLS:C0271215") -AnnotationAssertion( "UMLS:C0456909") -AnnotationAssertion(Annotation( ) "Blindness") -AnnotationAssertion( "Total vision loss") -AnnotationAssertion(Annotation( ) "Legal blindness") -AnnotationAssertion( "HP:0000618") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Various scales have been developed to describe the extent of vision loss and define blindness. Total blindness is the complete lack of form and visual light perception and is clinically recorded as NLP (no light perception). Blindness is frequently used to describe severe visual impairment with residual vision. Those described as having only light perception have no more sight than the ability to tell light from dark and the general direction of a light source.") -AnnotationAssertion(rdfs:label "Blindness") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal retinal artery morphology) - -AnnotationAssertion( "UMLS:C4021802") -AnnotationAssertion(Annotation( ) "Abnormality of retinal arteries") -AnnotationAssertion(Annotation( ) "Retinal arterial abnormality") -AnnotationAssertion( "HP:0000630") -AnnotationAssertion(rdfs:label "Abnormal retinal artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Phthisis bulbi) - -AnnotationAssertion(Annotation( "HPO:probinson") "Atrophy of the eyeball with blindness and decreased intraocular pressure due to end-stage intraocular disease.") -AnnotationAssertion( "SNOMEDCT_US:4229009") -AnnotationAssertion( "UMLS:C0271007") -AnnotationAssertion( "HP:0000667") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Phthisis bulbi refers to atrophy and degeneration of a blind eye.") -AnnotationAssertion(rdfs:label "Phthisis bulbi") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the nervous system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the nervous system.") -AnnotationAssertion( "HP:0001333") -AnnotationAssertion( "HP:0006987") -AnnotationAssertion(Annotation( ) "Brain and/or spinal cord issue") -AnnotationAssertion( "MSH:D009421") -AnnotationAssertion( "SNOMEDCT_US:88425004") -AnnotationAssertion( "UMLS:C0497552") -AnnotationAssertion(Annotation( ) "Abnormality of the nervous system") -AnnotationAssertion(Annotation( ) "Neurologic abnormalities") -AnnotationAssertion(Annotation( ) "Neurological abnormality") -AnnotationAssertion( "HP:0000707") -AnnotationAssertion(rdfs:comment "The nervous system comprises the neuraxis (brain, spinal cord, and ventricles), the autonomic nervous system, the enteric nervous system, and the peripheral nervous system.") -AnnotationAssertion(rdfs:label "Abnormality of the nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Behavioral abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of mental functioning including various affective, behavioural, cognitive and perceptual abnormalities.") -AnnotationAssertion( "HP:0000715") -AnnotationAssertion( "HP:0002368") -AnnotationAssertion( "HP:0002456") -AnnotationAssertion( "MSH:D000066553") -AnnotationAssertion( "MSH:D001526") -AnnotationAssertion( "SNOMEDCT_US:25786006") -AnnotationAssertion( "SNOMEDCT_US:277843001") -AnnotationAssertion( "UMLS:C0004941") -AnnotationAssertion( "UMLS:C0233514") -AnnotationAssertion(Annotation( ) "Behavioral abnormality") -AnnotationAssertion(Annotation( ) "Behavioral changes") -AnnotationAssertion(Annotation( ) "Behavioral disorders") -AnnotationAssertion(Annotation( ) "Behavioral disturbances") -AnnotationAssertion(Annotation( ) "Behavioral problems") -AnnotationAssertion(Annotation( ) "Behavioral/psychiatric abnormalities") -AnnotationAssertion(Annotation( ) "Behavioural abnormality") -AnnotationAssertion(Annotation( ) "Behavioural changes") -AnnotationAssertion(Annotation( ) "Behavioural disorders") -AnnotationAssertion(Annotation( ) "Behavioural disturbances") -AnnotationAssertion(Annotation( ) "Behavioural problems") -AnnotationAssertion(Annotation( ) "Behavioural/Psychiatric abnormality") -AnnotationAssertion(Annotation( ) "Psychiatric disorders") -AnnotationAssertion(Annotation( ) "Psychiatric disturbances") -AnnotationAssertion(Annotation( ) "Behavioral symptoms") -AnnotationAssertion(Annotation( ) "Behavioural symptoms") -AnnotationAssertion( "HP:0000708") -AnnotationAssertion(rdfs:label "Behavioral abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dementia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A loss of global cognitive ability of sufficient amount to interfere with normal social or occupational function. Dementia represents a loss of previously present cognitive abilities, generally in adults, and can affect memory, thinking, language, judgment, and behavior.") -AnnotationAssertion( "HP:0002274") -AnnotationAssertion( "HP:0007122") -AnnotationAssertion( "HP:0007150") -AnnotationAssertion( "HP:0007283") -AnnotationAssertion( "MSH:D003704") -AnnotationAssertion( "SNOMEDCT_US:52448006") -AnnotationAssertion( "UMLS:C0497327") -AnnotationAssertion(Annotation( ) "Dementia") -AnnotationAssertion(Annotation( ) "Dementia, progressive") -AnnotationAssertion(Annotation( ) "Progressive dementia") -AnnotationAssertion( "HP:0000726") -AnnotationAssertion(rdfs:label "Dementia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed speech and language development) - -AnnotationAssertion(Annotation( "HPO:probinson") "A degree of language development that is significantly below the norm for a child of a specified age.") -AnnotationAssertion( "HP:0002116") -AnnotationAssertion( "HP:0002117") -AnnotationAssertion( "HP:0002336") -AnnotationAssertion( "HP:0002399") -AnnotationAssertion( "HP:0002498") -AnnotationAssertion( "HP:0006936") -AnnotationAssertion( "HP:0007004") -AnnotationAssertion( "HP:0007127") -AnnotationAssertion( "HP:0007170") -AnnotationAssertion( "HP:0007172") -AnnotationAssertion( "MSH:D007805") -AnnotationAssertion( "SNOMEDCT_US:162294008") -AnnotationAssertion( "SNOMEDCT_US:229721007") -AnnotationAssertion( "SNOMEDCT_US:29164008") -AnnotationAssertion( "SNOMEDCT_US:62415009") -AnnotationAssertion( "UMLS:C0023012") -AnnotationAssertion( "UMLS:C0233715") -AnnotationAssertion( "UMLS:C0241210") -AnnotationAssertion( "UMLS:C0454644") -AnnotationAssertion(Annotation( ) "Deficiency of speech development") -AnnotationAssertion(Annotation( ) "Delayed language development") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Delayed speech") -AnnotationAssertion(Annotation( ) "Delayed speech acquisition") -AnnotationAssertion(Annotation( ) "Delayed speech and language development") -AnnotationAssertion(Annotation( ) "Delayed speech development") -AnnotationAssertion(Annotation( ) "Impaired speech and language development") -AnnotationAssertion(Annotation( ) "Impaired speech development") -AnnotationAssertion(Annotation( ) "Language delay") -AnnotationAssertion(Annotation( ) "Language delayed") -AnnotationAssertion(Annotation( ) "Language development deficit") -AnnotationAssertion(Annotation( ) "Late-onset speech development") -AnnotationAssertion(Annotation( ) "Poor language development") -AnnotationAssertion(Annotation( ) "Speech and language delay") -AnnotationAssertion(Annotation( ) "Speech and language difficulties") -AnnotationAssertion(Annotation( ) "Speech delay") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Poor speech acquisition") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Poor speech development") -AnnotationAssertion(Annotation( ) "Speech difficulties") -AnnotationAssertion( "HP:0000750") -AnnotationAssertion(rdfs:comment "Language delay can be characterized by a failure to meet the developmental milestones for language development, an inability to follow directions, or slow or incomprehensible speech after the age of three years, as well as with severe problems with syntax or articulation.") -AnnotationAssertion(rdfs:label "Delayed speech and language development") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal peripheral nervous system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the peripheral nervous system, which is composed of the nerves that lead to or branch off from the central nervous system. This includes the cranial nerves (olfactory and optic nerves are technically part of the central nervous system).") -AnnotationAssertion( "HP:0003483") -AnnotationAssertion( "MSH:D010523") -AnnotationAssertion( "SNOMEDCT_US:302226006") -AnnotationAssertion( "SNOMEDCT_US:42658009") -AnnotationAssertion( "UMLS:C0031117") -AnnotationAssertion( "UMLS:C4025831") -AnnotationAssertion(Annotation( ) "Abnormal peripheral nervous system structure") -AnnotationAssertion( "Peripheral nervous system disease") -AnnotationAssertion( "HP:0000759") -AnnotationAssertion(rdfs:comment "The peripheral nervous system is divided into autonomic and somatic components, which both include afferent (sensory) and efferent (motor) nerves.") -AnnotationAssertion(rdfs:label "Abnormal peripheral nervous system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Sensory neuropathy) - -AnnotationAssertion(Annotation( "HPO:curators") "Peripheral neuropathy affecting the sensory nerves.") -AnnotationAssertion( "HP:0003410") -AnnotationAssertion( "HP:0006815") -AnnotationAssertion( "HP:0007043") -AnnotationAssertion( "HP:0007142") -AnnotationAssertion( "SNOMEDCT_US:95662005") -AnnotationAssertion( "UMLS:C0151313") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Damage to nerves that sense feeling") -AnnotationAssertion( "Peripheral sensory neuropathy") -AnnotationAssertion( "HP:0000763") -AnnotationAssertion(rdfs:label "Sensory neuropathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peripheral axonal degeneration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Progressive deterioration of peripheral axons.") -AnnotationAssertion( "HP:0006787") -AnnotationAssertion( "HP:0006876") -AnnotationAssertion( "HP:0007304") -AnnotationAssertion( "UMLS:C4025830") -AnnotationAssertion( "HP:0000764") -AnnotationAssertion(rdfs:comment "This finding is typically demonstrated by nerve biopsy.") -AnnotationAssertion(rdfs:label "Peripheral axonal degeneration") -SubClassOf( ) - -# Class: (Abnormal thorax morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the thorax (the region of the body formed by the sternum, the thoracic vertebrae and the ribs).") -AnnotationAssertion( "HP:0100655") -AnnotationAssertion( "UMLS:C4021797") -AnnotationAssertion(Annotation( ) "Abnormality of the chest") -AnnotationAssertion( "Abnormality of the thorax") -AnnotationAssertion( "Structural abnormality of the chest wall") -AnnotationAssertion( "HP:0000765") -AnnotationAssertion(rdfs:label "Abnormal thorax morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sternum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the sternum, also known as the breastbone.") -AnnotationAssertion( "HP:0000780") -AnnotationAssertion( "HP:0006586") -AnnotationAssertion( "HP:0006594") -AnnotationAssertion( "HP:0006605") -AnnotationAssertion( "HP:0006630") -AnnotationAssertion( "HP:0006708") -AnnotationAssertion( "UMLS:C1860493") -AnnotationAssertion(Annotation( ) "Abnormality of the sternum") -AnnotationAssertion( "Pectus carinatum or pectus excavatum") -AnnotationAssertion( "Pectus deformities") -AnnotationAssertion( "Pectus deformity") -AnnotationAssertion( "Pectus excavatum or carinatum") -AnnotationAssertion( "Pectus excavatum or pectus carinatum") -AnnotationAssertion( "Pectus excavatum/carinatum") -AnnotationAssertion(Annotation( ) "Sternal anomalies") -AnnotationAssertion( "HP:0000766") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal sternum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pectus carinatum) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deformity of the chest caused by overgrowth of the ribs and characterized by protrusion of the sternum.") -AnnotationAssertion( "HP:0006639") -AnnotationAssertion( "MSH:D066166") -AnnotationAssertion( "SNOMEDCT_US:205101001") -AnnotationAssertion( "UMLS:C0158731") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "https://en.wikipedia.org/wiki/pectus_carinatum") Annotation( ) "Pigeon chest") -AnnotationAssertion( "HP:0000768") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Pectus carinatum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the breast) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the breast.") -AnnotationAssertion( "UMLS:C4025829") -AnnotationAssertion(Annotation( ) "Abnormality of the breast") -AnnotationAssertion( "HP:0000769") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the breast") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gynecomastia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal development of large mammary glands in males resulting in breast enlargement.") -AnnotationAssertion( "HP:0000770") -AnnotationAssertion( "MSH:D006177") -AnnotationAssertion( "SNOMEDCT_US:4754008") -AnnotationAssertion( "UMLS:C0018418") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Enlarged male breast") -AnnotationAssertion( "Gynaecomastia") -AnnotationAssertion( "HP:0000771") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Gynecomastia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal rib morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the rib.") -AnnotationAssertion( "HP:0006618") -AnnotationAssertion( "UMLS:C1842083") -AnnotationAssertion(Annotation( ) "Abnormality of the ribs") -AnnotationAssertion(Annotation( ) "Rib abnormalities") -AnnotationAssertion( "Rib anomalies") -AnnotationAssertion( "HP:0000772") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal rib morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short ribs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced rib length.") -AnnotationAssertion( "HP:0000899") -AnnotationAssertion( "HP:0000908") -AnnotationAssertion( "HP:0009750") -AnnotationAssertion( "SNOMEDCT_US:249696007") -AnnotationAssertion( "UMLS:C0426817") -AnnotationAssertion( "Hypoplastic ribs") -AnnotationAssertion( "Rib hypoplasia") -AnnotationAssertion(Annotation( ) "Short ribs") -AnnotationAssertion( "HP:0000773") -AnnotationAssertion(rdfs:label "Short ribs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the diaphragm) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the diaphragm, the sheet of skeletal muscle that separates the thoracic cavity from the abdominal cavity.") -AnnotationAssertion( "HP:0005204") -AnnotationAssertion( "UMLS:C1848873") -AnnotationAssertion(Annotation( ) "Abnormality of the diaphragm") -AnnotationAssertion(Annotation( ) "Diaphragm issues") -AnnotationAssertion(Annotation( ) "Diaphragmatic defect") -AnnotationAssertion( "HP:0000775") -AnnotationAssertion(rdfs:label "Abnormality of the diaphragm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the thymus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the thymus, an organ located in the upper anterior portion of the chest cavity just behind the sternum and whose main function is to provide an environment for T lymphocyte maturation.") -AnnotationAssertion( "SNOMEDCT_US:93297002") -AnnotationAssertion( "UMLS:C0262650") -AnnotationAssertion( "UMLS:C0685891") -AnnotationAssertion(Annotation( ) "Abnormality of the thymus") -AnnotationAssertion( "HP:0000777") -AnnotationAssertion(rdfs:label "Abnormality of the thymus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of the thymus) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the thymus.") -AnnotationAssertion( "SNOMEDCT_US:93297002") -AnnotationAssertion( "UMLS:C0685891") -AnnotationAssertion( "UMLS:C4228227") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small thymus") -AnnotationAssertion( "Thymic hypoplasia") -AnnotationAssertion( "Thymus hypoplasia") -AnnotationAssertion( "HP:0000778") -AnnotationAssertion(rdfs:label "Hypoplasia of the thymus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal scapula morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the scapula, also known as the shoulder blade.") -AnnotationAssertion( "UMLS:C4025828") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the shoulder blade") -AnnotationAssertion( "HP:0000782") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal scapula morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Infertility) - -AnnotationAssertion( "MSH:D007246") -AnnotationAssertion( "SNOMEDCT_US:15296000") -AnnotationAssertion( "SNOMEDCT_US:8619003") -AnnotationAssertion( "UMLS:C0021359") -AnnotationAssertion(Annotation( ) "Infertility") -AnnotationAssertion( "HP:0000789") -AnnotationAssertion(rdfs:label "Infertility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hematuria) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of blood in the urine. Hematuria may be gross hematuria (visible to the naked eye) or microscopic hematuria (detected by dipstick or microscopic examination of the urine).") -AnnotationAssertion(Annotation( ) "High urine occult blood") -AnnotationAssertion( "MSH:D006417") -AnnotationAssertion( "SNOMEDCT_US:34436003") -AnnotationAssertion( "SNOMEDCT_US:53298000") -AnnotationAssertion( "UMLS:C0018965") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Blood in urine") -AnnotationAssertion( "HP:0000790") -AnnotationAssertion(rdfs:label "Hematuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the urethra) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the urethra, i.e., of the tube which connects the urinary bladder to the outside of the body.") -AnnotationAssertion( "UMLS:C4025826") -AnnotationAssertion(Annotation( ) "Urethra issue") -AnnotationAssertion( "HP:0000795") -AnnotationAssertion(rdfs:label "Abnormality of the urethra") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal external genitalia) - -AnnotationAssertion( "UMLS:C4025825") -AnnotationAssertion(Annotation( ) "Abnormal external genitalia") -AnnotationAssertion( "HP:0000811") -AnnotationAssertion(rdfs:label "Abnormal external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal internal genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the adnexa, uterus, and vagina (in female) or seminal tract and prostate (in male).") -AnnotationAssertion( "UMLS:C4025824") -AnnotationAssertion(Annotation( ) "Abnormal internal genitalia") -AnnotationAssertion( "HP:0000812") -AnnotationAssertion(rdfs:label "Abnormal internal genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the endocrine system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the endocrine system.") -AnnotationAssertion( "MSH:D004700") -AnnotationAssertion( "SNOMEDCT_US:362969004") -AnnotationAssertion( "UMLS:C0014130") -AnnotationAssertion( "UMLS:C4025823") -AnnotationAssertion( "Endocrine system disease") -AnnotationAssertion( "HP:0000818") -AnnotationAssertion(rdfs:comment "The endocrine system is composed of glands that secrete hormones directly into the bloodstream and includes the following glands: thyroid, parathyroids, adrenals, pancreas, gonads (testicles and ovaries), and pituitary. Many other organs, such as the kidney, liver, and heart, have secondary endocrine functions.") -AnnotationAssertion(rdfs:label "Abnormality of the endocrine system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the thyroid gland) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the thyroid gland.") -AnnotationAssertion( "MSH:D013959") -AnnotationAssertion( "SNOMEDCT_US:14304000") -AnnotationAssertion( "UMLS:C0040128") -AnnotationAssertion(Annotation( ) "Abnormality of the thyroid gland") -AnnotationAssertion(Annotation( ) "Thyroid abnormality") -AnnotationAssertion(Annotation( ) "Thyroid disease") -AnnotationAssertion( "HP:0000820") -AnnotationAssertion(rdfs:label "Abnormality of the thyroid gland") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypothyroidism) - -AnnotationAssertion(Annotation( "HPO:probinson") "Deficiency of thyroid hormone.") -AnnotationAssertion( "HP:0003222") -AnnotationAssertion( "HP:0008203") -AnnotationAssertion( "MSH:D007037") -AnnotationAssertion( "SNOMEDCT_US:40930008") -AnnotationAssertion( "UMLS:C0020676") -AnnotationAssertion( "Low T4") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underactive thyroid") -AnnotationAssertion( "HP:0000821") -AnnotationAssertion(rdfs:label "Hypothyroidism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertension) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of chronic increased pressure in the systemic arterial system.") -AnnotationAssertion( "HP:0004949") -AnnotationAssertion( "HP:0005126") -AnnotationAssertion( "MSH:D006973") -AnnotationAssertion( "SNOMEDCT_US:24184005") -AnnotationAssertion( "SNOMEDCT_US:38341003") -AnnotationAssertion( "UMLS:C0020538") -AnnotationAssertion( "UMLS:C0497247") -AnnotationAssertion( "Arterial hypertension") -AnnotationAssertion( "Systemic hypertension") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High blood pressure") -AnnotationAssertion( "HP:0000822") -AnnotationAssertion(rdfs:comment "Hypertension is sustained elevation of resting systolic BP (140 mm Hg or higher), diastolic BP (90 mm Hg or higher), or both.") -AnnotationAssertion(rdfs:label "Hypertension") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased response to growth hormone stimulation test) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:25914878") "Insufficient responses to growth hormone (GH) provocation tests. GH deficiency is defined as a serum peak GH concentration less than 10 ng/mL on provocation with a combination of at least two separate stimulation tests.") -AnnotationAssertion( "HP:0000861") -AnnotationAssertion( "HP:0008195") -AnnotationAssertion( "HP:0008206") -AnnotationAssertion( "SNOMEDCT_US:2109003") -AnnotationAssertion( "UMLS:C3714796") -AnnotationAssertion(Annotation( ) "Growth hormone deficiency") -AnnotationAssertion( "Somatotropin deficiency") -AnnotationAssertion( "HP:0000824") -AnnotationAssertion(rdfs:comment "GH stimulation tests are performed with various stimuli, such as insulin, L-dopa, arginine, and growth hormone releasing hormone (GHRH). The test using insulin as a stimulus is classically recommended, but this test has potential risks such as hypoglycemia. The effects of growth hormone are mediated almost exclusively by insulin-like growth factor 1(IGF-1), which is produced primarily in the liver. Growth hormone deficiency refers to inadequate levels of GH (and therefore IGF-1), resulting in growth retardation in children and metabolic disturbances in adults.") -AnnotationAssertion(rdfs:label "Decreased response to growth hormone stimulation test") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hyperinsulinemic hypoglycemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased concentration of insulin combined with a decreased concentration of glucose in the blood.") -AnnotationAssertion( "UMLS:C1864903") -AnnotationAssertion( "Hyperinsulinaemic hypoglycaemia") -AnnotationAssertion( "Hyperinsulinemia hypoglycemia") -AnnotationAssertion( "HP:0000825") -AnnotationAssertion(rdfs:comment "Hyperinsulinemic hypoglycemia describes a situation in which the level of insulin is inappropriate for the low level of blood sugar.") -AnnotationAssertion(rdfs:label "Hyperinsulinemic hypoglycemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anterior hypopituitarism) - -AnnotationAssertion(Annotation( "HPO:probinson") "A condition of reduced function of the anterior pituitary gland characterized by decreased secretion of one or more of the pituitary hormones growth hormone, thyroid-stimulating hormone, adrenocorticotropic hormone, prolactin, luteinizing hormone, and follicle-stimulating hormone.") -AnnotationAssertion( "UMLS:C4025821") -AnnotationAssertion( "HP:0000830") -AnnotationAssertion(rdfs:label "Anterior hypopituitarism") -SubClassOf( ) - -# Class: (Primary hypothyroidism) - -AnnotationAssertion(Annotation( "HPO:probinson") "A type of hypothyroidism that results from a defect in the thyroid gland.") -AnnotationAssertion( "SNOMEDCT_US:111566002") -AnnotationAssertion( "UMLS:C0700502") -AnnotationAssertion( "HP:0000832") -AnnotationAssertion(rdfs:label "Primary hypothyroidism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the adrenal glands) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the adrenal glands, i.e., of the endocrine glands located at the top of the kindneys.") -AnnotationAssertion( "MSH:D000307") -AnnotationAssertion( "SNOMEDCT_US:30171000") -AnnotationAssertion( "UMLS:C0001621") -AnnotationAssertion( "UMLS:C4021794") -AnnotationAssertion(Annotation( ) "Adrenal abnormalities") -AnnotationAssertion(Annotation( ) "Adrenal gland disease") -AnnotationAssertion( "HP:0000834") -AnnotationAssertion(rdfs:label "Abnormality of the adrenal glands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenal hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the adrenal glands.") -AnnotationAssertion( "MSH:C538429") -AnnotationAssertion( "SNOMEDCT_US:237774001") -AnnotationAssertion( "UMLS:C0342491") -AnnotationAssertion( "UMLS:C1846223") -AnnotationAssertion( "Adrenal gland hypoplasia") -AnnotationAssertion( "Hypoplastic adrenal glands") -AnnotationAssertion(Annotation( ) "Small adrenal glands") -AnnotationAssertion( "Underdeveloped adrenal glands") -AnnotationAssertion( "HP:0000835") -AnnotationAssertion(rdfs:label "Adrenal hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperthyroidism) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of thyroid physiology characterized by excessive secretion of the thyroid hormones thyroxine (i.e., T4) and/or 3,3',5-triiodo-L-thyronine zwitterion (i.e., triiodothyronine or T3).") -AnnotationAssertion( "HP:0008241") -AnnotationAssertion( "MSH:D006980") -AnnotationAssertion( "SNOMEDCT_US:34486009") -AnnotationAssertion( "UMLS:C0020550") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "http://www.mayoclinic.org/diseases-conditions/hyperthyroidism/basics/definition/con-20020986") Annotation( ) "Overactive thyroid") -AnnotationAssertion( "HP:0000836") -AnnotationAssertion(rdfs:label "Hyperthyroidism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperinsulinemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased concentration of insulin in the blood.") -AnnotationAssertion( "MSH:D006946") -AnnotationAssertion( "SNOMEDCT_US:83469008") -AnnotationAssertion( "UMLS:C0020459") -AnnotationAssertion( "Elevated insulin level") -AnnotationAssertion( "HP:0000842") -AnnotationAssertion(rdfs:label "Hyperinsulinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Elevated circulating growth hormone concentration) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "Acromegaly is a condition resulting from overproduction of growth hormone by the pituitary gland in persons with closed epiphyses, and consists chiefly in the enlargement of the distal parts of the body. The circumference of the skull increases, the nose becomes broad, the tongue becomes enlarged, the facial features become coarsened, the mandible grows excessively, and the teeth become separated. The fingers and toes grow chiefly in thickness.") -AnnotationAssertion( "HP:0008856") -AnnotationAssertion( "MSH:C531600") -AnnotationAssertion( "MSH:D000172") -AnnotationAssertion( "SNOMEDCT_US:74107003") -AnnotationAssertion( "UMLS:C0001206") -AnnotationAssertion( "UMLS:C0235986") -AnnotationAssertion( "Elevated circulating somatotropin concentration") -AnnotationAssertion(Annotation( ) "Growth hormone excess") -AnnotationAssertion( "Somatotropin excess") -AnnotationAssertion( "HP:0000845") -AnnotationAssertion(rdfs:comment "Disorder resulting from excess pituitary gland production of growth hormone (hGH).") -AnnotationAssertion(rdfs:label "Elevated circulating growth hormone concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Adrenal insufficiency) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:11443143") "Insufficient production of steroid hormones (primarily cortisol) by the adrenal glands.") -AnnotationAssertion( "HP:0000865") -AnnotationAssertion( "HP:0008218") -AnnotationAssertion( "MSH:D000309") -AnnotationAssertion( "SNOMEDCT_US:111563005") -AnnotationAssertion( "SNOMEDCT_US:237785004") -AnnotationAssertion( "SNOMEDCT_US:386584007") -AnnotationAssertion( "UMLS:C0001623") -AnnotationAssertion( "Hypoadrenalism") -AnnotationAssertion( "HP:0000846") -AnnotationAssertion(rdfs:comment "Adrenal insufficiency may cause persistent vomiting, anorexia, hypoglycemia, poor weight gain in a child, or unexplained weight loss in an adult, malaise, fatigue, muscular weakness, unexplained isotonic or hyponatremic dehydration, hyperkalemia, hypotension, hypoglycemia and especially generalized hyperpigmentation.") -AnnotationAssertion(rdfs:label "Adrenal insufficiency") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of renin-angiotensin system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the renin-angiotensin system.") -AnnotationAssertion( "HP:0003350") -AnnotationAssertion( "UMLS:C4021793") -AnnotationAssertion( "Abnormality of the renin-aldosterone axis") -AnnotationAssertion( "HP:0000847") -AnnotationAssertion(rdfs:comment "The renin-angiotensin system is a hormone system that regulates blood pressure and water (fluid) balance.") -AnnotationAssertion(rdfs:label "Abnormality of renin-angiotensin system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenocortical abnormality) - -AnnotationAssertion( "UMLS:C4025820") -AnnotationAssertion( "HP:0000849") -AnnotationAssertion(rdfs:label "Adrenocortical abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Goiter) - -AnnotationAssertion(Annotation( "HPO:probinson") "An enlargement of the thyroid gland.") -AnnotationAssertion( "MSH:D006042") -AnnotationAssertion( "SNOMEDCT_US:3716002") -AnnotationAssertion( "UMLS:C0018021") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Enlarged thyroid gland in neck") -AnnotationAssertion(Annotation( ) "Goitre") -AnnotationAssertion( "Thyroid goiter") -AnnotationAssertion(Annotation( ) "Thyroid goitre") -AnnotationAssertion( "HP:0000853") -AnnotationAssertion(rdfs:label "Goiter") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperaldosteronism) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "Overproduction of the mineralocorticoid aldosterone by the adrenal cortex.") -AnnotationAssertion( "HP:0004318") -AnnotationAssertion( "HP:0005975") -AnnotationAssertion( "MSH:D006929") -AnnotationAssertion( "SNOMEDCT_US:88213004") -AnnotationAssertion( "UMLS:C0020428") -AnnotationAssertion(Annotation( ) "Elevated plasma aldosterone") -AnnotationAssertion(Annotation( ) "Increased aldosterone") -AnnotationAssertion(Annotation( ) "Increased aldosterone production") -AnnotationAssertion( "Mineralocorticoid excess") -AnnotationAssertion( "HP:0000859") -AnnotationAssertion(rdfs:label "Hyperaldosteronism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the hypothalamus-pituitary axis) - -AnnotationAssertion(Annotation( "DDD:spark") "Abnormality of the pituitary gland (also known as hypophysis), which is an endocrine gland that protrudes from the bottom of the hypothalamus at the base of the brain. The pituitary gland secretes the hormones ACTH, TSH, PRL, GH, endorphins, FSH, LH, oxytocin, and antidiuretic hormone. The secretion of hormones from the anterior pituitary is under the strict control of hypothalamic hormones, and the posterior pituitary is essentially an extension of the hypothalamus, so that hypothalamus and pituitary gland may be regarded as a functional unit.") -AnnotationAssertion( "HP:0000838") -AnnotationAssertion( "HP:0000844") -AnnotationAssertion( "UMLS:C4025819") -AnnotationAssertion( "HP:0000864") -AnnotationAssertion(rdfs:label "Abnormality of the hypothalamus-pituitary axis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased circulating prolactin concentration) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "The presence of abnormally increased levels of prolactin in the blood. Prolactin is a peptide hormone produced by the anterior pituitary gland that plays a role in breast development and lactation during pregnancy.") -AnnotationAssertion( "MSH:D006966") -AnnotationAssertion( "SNOMEDCT_US:237662005") -AnnotationAssertion( "UMLS:C0020514") -AnnotationAssertion( "Hyperprolactinaemia") -AnnotationAssertion( "Hyperprolactinemia") -AnnotationAssertion( "Prolactin excess") -AnnotationAssertion( "HP:0000870") -AnnotationAssertion(rdfs:label "Increased circulating prolactin concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Panhypopituitarism) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:12466332") "A pituitary functional deficit affecting all the anterior pituitary hormones (growth hormone, thyroid-stimulating hormone, follicle-stimulating hormone, luteinizing hormone, adrenocorticotropic hormone, and prolactin).") -AnnotationAssertion( "MSH:C580003") -AnnotationAssertion( "SNOMEDCT_US:32390006") -AnnotationAssertion( "UMLS:C0242343") -AnnotationAssertion( "HP:0000871") -AnnotationAssertion(rdfs:label "Panhypopituitarism") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short sternum) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased inferosuperior length of the sternum.") -AnnotationAssertion( "SNOMEDCT_US:298724002") -AnnotationAssertion( "UMLS:C0575497") -AnnotationAssertion( "UMLS:C4020883") -AnnotationAssertion(Annotation( ) "Short sternum") -AnnotationAssertion( "Hypoplastic sternum") -AnnotationAssertion( "HP:0000879") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short sternum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic scapulae) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdeveloped scapula.") -AnnotationAssertion( "HP:0000906") -AnnotationAssertion( "HP:0006616") -AnnotationAssertion( "UMLS:C1846434") -AnnotationAssertion( "Hypoplastic scapula") -AnnotationAssertion( "Scapular hypoplasia") -AnnotationAssertion( "Short scapulae") -AnnotationAssertion( "Small scapula") -AnnotationAssertion( "Small scapulae") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small shoulder blade") -AnnotationAssertion( "HP:0000882") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplastic scapulae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal clavicle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the clavicles (collar bones).") -AnnotationAssertion( "UMLS:C4021792") -AnnotationAssertion( "Abnormal clavicles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal collarbone") -AnnotationAssertion( "Abnormality of the clavicle") -AnnotationAssertion( "HP:0000889") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal clavicle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short clavicles) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced length of the clavicles.") -AnnotationAssertion( "HP:0000898") -AnnotationAssertion( "HP:0005698") -AnnotationAssertion( "HP:0005902") -AnnotationAssertion( "SNOMEDCT_US:93250003") -AnnotationAssertion( "UMLS:C0426799") -AnnotationAssertion( "Clavicular hypoplasia") -AnnotationAssertion( "Hypoplastic clavicles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short collarbone") -AnnotationAssertion( "Underdeveloped clavicles") -AnnotationAssertion( "HP:0000894") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short clavicles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thickened ribs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased thickness (diameter) of ribs.") -AnnotationAssertion( "SNOMEDCT_US:249699000") -AnnotationAssertion( "UMLS:C0426820") -AnnotationAssertion( "HP:0000900") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Thickened ribs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flat glenoid fossa) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:15163819") "Abnormally flat configuration of the glenoid fossa, also known as the glenoid cavity, which is the articular surface of the scapula that articulates with the head of the humerus.") -AnnotationAssertion( "UMLS:C1855177") -AnnotationAssertion( "HP:0000911") -AnnotationAssertion(rdfs:comment "See PMID:15163819, figure 2, for the arthrographic appearance of a flat glenoid fossa.") -AnnotationAssertion(rdfs:label "Flat glenoid fossa") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Missing ribs) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental anomaly with absence of one or more ribs.") -AnnotationAssertion( "HP:0000881") -AnnotationAssertion( "HP:0006627") -AnnotationAssertion( "SNOMEDCT_US:249695006") -AnnotationAssertion( "UMLS:C0426816") -AnnotationAssertion(Annotation( ) "Absent ribs") -AnnotationAssertion(Annotation( ) "Decreased rib number") -AnnotationAssertion(Annotation( ) "Missing ribs") -AnnotationAssertion( "HP:0000921") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Missing ribs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the skeletal system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the skeletal system.") -AnnotationAssertion( "UMLS:C4021790") -AnnotationAssertion(Annotation( ) "Abnormality of the skeletal system") -AnnotationAssertion(Annotation( ) "Skeletal abnormalities") -AnnotationAssertion(Annotation( ) "Skeletal anomalies") -AnnotationAssertion( "HP:0000924") -AnnotationAssertion(rdfs:label "Abnormality of the skeletal system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the vertebral column) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the vertebral column.") -AnnotationAssertion( "UMLS:C4020882") -AnnotationAssertion( "UMLS:C4021789") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal spine") -AnnotationAssertion(Annotation( ) "Abnormal vertebral column") -AnnotationAssertion(Annotation( ) "Abnormality of the spine") -AnnotationAssertion(Annotation( ) "Abnormality of the vertebral column") -AnnotationAssertion(Annotation( ) "Abnormality of the backbone") -AnnotationAssertion( "HP:0000925") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the vertebral column") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Platyspondyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A flattened vertebral body shape with reduced distance between the vertebral endplates.") -AnnotationAssertion( "HP:0002940") -AnnotationAssertion( "HP:0003421") -AnnotationAssertion( "HP:0004595") -AnnotationAssertion( "HP:0004623") -AnnotationAssertion( "HP:0004627") -AnnotationAssertion( "HP:0005123") -AnnotationAssertion( "HP:0005644") -AnnotationAssertion( "HP:0008466") -AnnotationAssertion( "UMLS:C1844704") -AnnotationAssertion( "Flat vertebral bodies") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flattened vertebrae") -AnnotationAssertion( "Flattened vertebral bodies") -AnnotationAssertion( "HP:0000926") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Platyspondyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skeletal maturation) - -AnnotationAssertion(Annotation( "HPO:probinson") "The bones of the skeleton undergo a series of characteristic changes in size, shape, and calcification from fetal life until puberty. An abnormality of this process can include delayed or accelerated skeletal maturation, or deviation of some, but not all bones from the expected patterns of maturation.") -AnnotationAssertion( "UMLS:C4025818") -AnnotationAssertion(Annotation( ) "Abnormality of skeletal maturation") -AnnotationAssertion( "HP:0000927") -AnnotationAssertion(rdfs:label "Abnormality of skeletal maturation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal skull morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the skull, the bony framework of the head which is comprised of the neurocranium (with eight cranial bones) and the viscerocranium (facial skeleton) that comprises fourteen facial bones with the mandible as its largest bone.") -AnnotationAssertion( "UMLS:C0235942") -AnnotationAssertion(Annotation( ) "Abnormality of the skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the skull bones") -AnnotationAssertion( "HP:0000929") -AnnotationAssertion(rdfs:label "Abnormal skull morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21234807") "Osteopenia is a term to define bone density that is not normal but also not as low as osteoporosis. By definition from the World Health Organization osteopenia is defined by bone densitometry as a T score -1 to -2.5.") -AnnotationAssertion( "HP:0002768") -AnnotationAssertion( "HP:0002799") -AnnotationAssertion( "HP:0002800") -AnnotationAssertion( "MSH:D001851") -AnnotationAssertion( "SNOMEDCT_US:312894000") -AnnotationAssertion( "SNOMEDCT_US:78441005") -AnnotationAssertion( "UMLS:C0029453") -AnnotationAssertion( "UMLS:C0747078") -AnnotationAssertion(Annotation( ) "Generalised osteopenia") -AnnotationAssertion( "Generalized osteopenia") -AnnotationAssertion(Annotation( ) "Osteopaenia") -AnnotationAssertion( "HP:0000938") -AnnotationAssertion(rdfs:label "Osteopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteoporosis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:28293453") "Osteoporosis is a systemic skeletal disease characterized by low bone density and microarchitectural deterioration of bone tissue with a consequent increase in bone fragility. According to the WHO criteria, osteoporosis is defined as a BMD that lies 2.5 standard deviations or more below the average value for young healthy adults (a T-score below -2.5 SD).") -AnnotationAssertion( "HP:0002774") -AnnotationAssertion( "MSH:D010024") -AnnotationAssertion( "SNOMEDCT_US:64859006") -AnnotationAssertion( "UMLS:C0029456") -AnnotationAssertion( "HP:0000939") -AnnotationAssertion(rdfs:comment "Osteoporosis is a disease that is characterized by low bone mass, deterioration of bone tissue, and disruption of bone microarchitecture: it can lead to compromised bone strength and an increase in the risk of fractures.") -AnnotationAssertion(rdfs:label "Osteoporosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal diaphysis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the structure or form of the diaphysis, i.e., of the main or mid-section (shaft) of a long bone.") -AnnotationAssertion( "HP:0006504") -AnnotationAssertion( "UMLS:C4021787") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of shaft of long bone") -AnnotationAssertion( "Abnormality involving the diaphyses of the limbs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of shaft of long bone of the limbs") -AnnotationAssertion( "Abnormality of the diaphyses") -AnnotationAssertion( "Anomaly of the limb diaphyses") -AnnotationAssertion( "Anomaly of the limb diaphyses morphology") -AnnotationAssertion( "HP:0000940") -AnnotationAssertion(rdfs:label "Abnormal diaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short diaphyses) - -AnnotationAssertion( "UMLS:C4025815") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short shaft of long bone") -AnnotationAssertion( "HP:0000941") -AnnotationAssertion(rdfs:label "Short diaphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal metaphysis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of one or more metaphysis, i.e., of the somewhat wider portion of a long bone that is adjacent to the epiphyseal growth plate and grows during childhood.") -AnnotationAssertion( "HP:0006506") -AnnotationAssertion( "UMLS:C4025814") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of a long bone") -AnnotationAssertion( "HP:0000944") -AnnotationAssertion(rdfs:label "Abnormal metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplastic ilia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the ilium.") -AnnotationAssertion( "HP:0003176") -AnnotationAssertion( "HP:0003178") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small wings of the pelvic girdle") -AnnotationAssertion( "UMLS:C1861218") -AnnotationAssertion( "UMLS:C4280607") -AnnotationAssertion( "Short and small iliac bones") -AnnotationAssertion( "Small iliac bones") -AnnotationAssertion( "HP:0000946") -AnnotationAssertion(rdfs:label "Hypoplastic ilia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the skin) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the skin.") -AnnotationAssertion( "HP:0001478") -AnnotationAssertion( "HP:0001479") -AnnotationAssertion( "HP:0005591") -AnnotationAssertion( "HP:0006736") -AnnotationAssertion( "HP:0007415") -AnnotationAssertion( "HP:0007580") -AnnotationAssertion( "MSH:D012868") -AnnotationAssertion( "MSH:D012871") -AnnotationAssertion( "SNOMEDCT_US:199879009") -AnnotationAssertion( "SNOMEDCT_US:95320005") -AnnotationAssertion( "UMLS:C0037268") -AnnotationAssertion( "UMLS:C0037274") -AnnotationAssertion(Annotation( ) "Abnormality of the skin") -AnnotationAssertion(Annotation( "HPO:skoehler") "Dermatopathy") -AnnotationAssertion(Annotation( "HPO:skoehler") "Dermopathy") -AnnotationAssertion( "Skin abnormality") -AnnotationAssertion( "HP:0000951") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the skin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperpigmentation of the skin) - -AnnotationAssertion(Annotation( "HPO:probinson") "A darkening of the skin related to an increase in melanin production and deposition.") -AnnotationAssertion( "HP:0007527") -AnnotationAssertion( "MSH:D017495") -AnnotationAssertion( "SNOMEDCT_US:4830009") -AnnotationAssertion( "SNOMEDCT_US:49765009") -AnnotationAssertion( "UMLS:C0162834") -AnnotationAssertion( "Cutaneous hyperpigmentation") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "Hyperpigmented lesion") -AnnotationAssertion( "Increased skin pigmentation") -AnnotationAssertion(Annotation( ) "Patchy darkened skin") -AnnotationAssertion( "Skin hyperpigmentation") -AnnotationAssertion( "Melanoderma") -AnnotationAssertion( "Melanodermia") -AnnotationAssertion( "HP:0000953") -AnnotationAssertion(rdfs:label "Hyperpigmentation of the skin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperkeratosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hyperkeratosis is thickening of the outer layer of the skin, the stratum corneum, which is composed of large, polyhedral, plate-like envelopes filled with keratin which are the dead cells that have migrated up from the stratum granulosum.") -AnnotationAssertion( "HP:0007523") -AnnotationAssertion(Annotation(rdfs:label "Hyperkeratosis") "MEDDRA:10020649") -AnnotationAssertion( "SNOMEDCT_US:26996000") -AnnotationAssertion( "SNOMEDCT_US:396228006") -AnnotationAssertion( "SNOMEDCT_US:399955009") -AnnotationAssertion( "UMLS:C0870082") -AnnotationAssertion( "HP:0000962") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hyperkeratosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Eczema) - -AnnotationAssertion(Annotation( "HPO:probinson") "Eczema is a form of dermatitis. The term eczema is broadly applied to a range of persistent skin conditions and can be related to a number of underlying conditions. Manifestations of eczema can include dryness and recurring skin rashes with redness, skin edema, itching and dryness, crusting, flaking, blistering, cracking, oozing, or bleeding.") -AnnotationAssertion( "HP:0001481") -AnnotationAssertion( "MSH:D004485") -AnnotationAssertion( "SNOMEDCT_US:281104002") -AnnotationAssertion( "SNOMEDCT_US:43116000") -AnnotationAssertion( "UMLS:C0013595") -AnnotationAssertion(Annotation( ) "Eczema") -AnnotationAssertion( "HP:0000964") -AnnotationAssertion(rdfs:comment "Eczema has several forms including atopic dermatitis, contact dermatitis, dyshidrotic eczema, nummular eczema, seborrheic dermatitis, and stasis dermatitis.") -AnnotationAssertion(rdfs:label "Eczema") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ectodermal dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Ectodermal dysplasia is a group of conditions in which there is abnormal development of the skin, hair, nails, teeth, or sweat glands.") -AnnotationAssertion( "HP:0007615") -AnnotationAssertion( "MSH:D004476") -AnnotationAssertion( "SNOMEDCT_US:254154003") -AnnotationAssertion( "SNOMEDCT_US:8654005") -AnnotationAssertion( "UMLS:C0013575") -AnnotationAssertion( "HP:0000968") -AnnotationAssertion(rdfs:comment "This term is kept in the HPO for now as 'ectodermal dysplasia' has been recorded as a phenotypic of other disorders such as DEAFNESS WITH ANHIDROTIC ECTODERMAL DYSPLASIA (MIM125050). Nevertheless it is preferable to use precise descriptions of the phenotypic abnormalities and this term should not be used for new annotations. It will be made obsolete in the future.") -AnnotationAssertion(rdfs:label "Ectodermal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sweat gland morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the sweat gland.") -AnnotationAssertion( "MSH:D013543") -AnnotationAssertion( "SNOMEDCT_US:88232005") -AnnotationAssertion( "UMLS:C0038986") -AnnotationAssertion( "UMLS:C0262643") -AnnotationAssertion( "UMLS:C4020881") -AnnotationAssertion(Annotation( ) "Abnormality of the sweat gland") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormalities of sweating") -AnnotationAssertion(Annotation( ) "Sweat gland disease") -AnnotationAssertion( "HP:0000971") -AnnotationAssertion(rdfs:label "Abnormal sweat gland morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertrichosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hypertrichosis is increased hair growth that is abnormal in quantity or location.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Excessive hair growth") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Increased hair growth on body") -AnnotationAssertion( "MSH:D006983") -AnnotationAssertion( "SNOMEDCT_US:271607001") -AnnotationAssertion( "SNOMEDCT_US:29966009") -AnnotationAssertion( "UMLS:C0020555") -AnnotationAssertion( "HP:0000998") -AnnotationAssertion(rdfs:label "Hypertrichosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skin pigmentation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pigmentation of the skin.") -AnnotationAssertion( "HP:0007582") -AnnotationAssertion( "HP:0200045") -AnnotationAssertion( "UMLS:C1260926") -AnnotationAssertion(Annotation( ) "Abnormal pigmentation") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormal skin color") -AnnotationAssertion(Annotation( ) "Abnormal skin colour") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal skin pigmentation") -AnnotationAssertion(Annotation( ) "Abnormality of pigmentation") -AnnotationAssertion(Annotation( ) "Abnormality of skin pigmentation") -AnnotationAssertion(Annotation( ) "Pigmentary changes") -AnnotationAssertion(Annotation( ) "Pigmentary skin changes") -AnnotationAssertion(Annotation( ) "Pigmentation anomaly") -AnnotationAssertion( "HP:0001000") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of skin pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of subcutaneous fat tissue) - -AnnotationAssertion( "UMLS:C4025813") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of fatty tissue below the skin") -AnnotationAssertion( "HP:0001001") -AnnotationAssertion(rdfs:label "Abnormality of subcutaneous fat tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hirsutism) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Abnormally increased hair growth referring to a male pattern of body hair (androgenic hair).") -AnnotationAssertion( "MSH:D006628") -AnnotationAssertion( "SNOMEDCT_US:399939002") -AnnotationAssertion( "UMLS:C0019572") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Excessive hairiness") -AnnotationAssertion( "HP:0001007") -AnnotationAssertion(rdfs:label "Hirsutism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypopigmentation of the skin) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduction of skin color related to a decrease in melanin production and deposition.") -AnnotationAssertion( "HP:0005589") -AnnotationAssertion( "HP:0007604") -AnnotationAssertion( "HP:0007622") -AnnotationAssertion( "MSH:D017496") -AnnotationAssertion( "SNOMEDCT_US:18655006") -AnnotationAssertion( "SNOMEDCT_US:201284005") -AnnotationAssertion( "SNOMEDCT_US:23006000") -AnnotationAssertion( "SNOMEDCT_US:89031001") -AnnotationAssertion( "UMLS:C0162835") -AnnotationAssertion( "Hypopigmentation") -AnnotationAssertion( "Hypopigmented skin") -AnnotationAssertion(Annotation( ) "Patchy lightened skin") -AnnotationAssertion( "Skin hypopigmentation") -AnnotationAssertion( "HP:0001010") -AnnotationAssertion(rdfs:label "Hypopigmentation of the skin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thickened skin) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Laminar thickening of skin.") -AnnotationAssertion( "HP:0007393") -AnnotationAssertion(Annotation(rdfs:label "Skin thickening") "MEDDRA:10040936") -AnnotationAssertion( "SNOMEDCT_US:17417006") -AnnotationAssertion( "SNOMEDCT_US:69943009") -AnnotationAssertion( "UMLS:C0334008") -AnnotationAssertion( "UMLS:C4020878") -AnnotationAssertion( "Pachydermia") -AnnotationAssertion(Annotation( ) "Thick skin") -AnnotationAssertion(Annotation( ) "Thickened skin") -AnnotationAssertion(Annotation( ) "Diffusely thickened skin") -AnnotationAssertion( "HP:0001072") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Thickened skin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Biliary tract abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the biliary tree.") -AnnotationAssertion( "MSH:D001660") -AnnotationAssertion( "SNOMEDCT_US:105997008") -AnnotationAssertion( "UMLS:C0005424") -AnnotationAssertion( "UMLS:C0549613") -AnnotationAssertion( "Biliary tract disease") -AnnotationAssertion( "HP:0001080") -AnnotationAssertion(rdfs:label "Biliary tract abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Iris atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Loss of iris tissue (atrophy)") -AnnotationAssertion( "SNOMEDCT_US:95709007") -AnnotationAssertion( "UMLS:C0423319") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Iris degeneration") -AnnotationAssertion( "HP:0001089") -AnnotationAssertion(rdfs:label "Iris atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormally large globe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Diffusely large eye (with megalocornea) without glaucoma.") -AnnotationAssertion( "HP:0200093") -AnnotationAssertion( "SNOMEDCT_US:246920008") -AnnotationAssertion( "UMLS:C0423221") -AnnotationAssertion( "UMLS:C1855852") -AnnotationAssertion( "UMLS:C4280603") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of eyes") -AnnotationAssertion(Annotation( ) "Large eyes") -AnnotationAssertion( "Megalophthalmos") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased size of palpebral fissures") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Large eyeballs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Large of palpebral fissures") -AnnotationAssertion( "HP:0001090") -AnnotationAssertion(rdfs:comment "Note that Increased size of palpebral fissues is not a synonym of this term.") -AnnotationAssertion(rdfs:label "Abnormally large globe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal fundus morphology) - -AnnotationAssertion( "Any structural abnormality of the fundus of the eye.") -AnnotationAssertion( "UMLS:C4025804") -AnnotationAssertion( "Abnormality of the fundus") -AnnotationAssertion( "HP:0001098") -AnnotationAssertion(rdfs:label "Abnormal fundus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Fundus atrophy) - -AnnotationAssertion( "UMLS:C2673929") -AnnotationAssertion( "HP:0001099") -AnnotationAssertion(rdfs:label "Fundus atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Iritis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the iris.") -AnnotationAssertion( "MSH:D007500") -AnnotationAssertion( "SNOMEDCT_US:65074000") -AnnotationAssertion( "UMLS:C0022081") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Inflammation of iris") -AnnotationAssertion( "HP:0001101") -AnnotationAssertion(rdfs:label "Iritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Retinal atrophy) - -AnnotationAssertion(Annotation( "ORCID:0000-0003-0986-4123") "Well-demarcated area(s) of partial or complete depigmentation in the fundus, reflecting atrophy of the retinal pigment epithelium with associated retinal photoreceptor loss.") -AnnotationAssertion( "MSH:D012162") -AnnotationAssertion( "SNOMEDCT_US:405722004") -AnnotationAssertion( "SNOMEDCT_US:95695004") -AnnotationAssertion( "UMLS:C0035304") -AnnotationAssertion( "UMLS:C0521694") -AnnotationAssertion( "HP:0001105") -AnnotationAssertion(rdfs:label "Retinal atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of corneal size) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the size or morphology of the cornea.") -AnnotationAssertion( "UMLS:C4025802") -AnnotationAssertion( "HP:0001120") -AnnotationAssertion(rdfs:label "Abnormality of corneal size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Corneal dystrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "The term corneal dystrophy embraces a heterogenous group of bilateral genetically determined non-inflammatory corneal diseases that are restricted to the cornea.") -AnnotationAssertion( "HP:0007775") -AnnotationAssertion( "HP:0008005") -AnnotationAssertion( "SNOMEDCT_US:5587004") -AnnotationAssertion( "UMLS:C0010036") -AnnotationAssertion( "HP:0001131") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Corneal dystrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chorioretinal dystrophy) - -AnnotationAssertion( "HP:0007712") -AnnotationAssertion( "HP:0007920") -AnnotationAssertion( "UMLS:C1857627") -AnnotationAssertion( "HP:0001135") -AnnotationAssertion(rdfs:label "Chorioretinal dystrophy") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the hand) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality affecting one or both hands.") -AnnotationAssertion( "HP:0005858") -AnnotationAssertion( "MSH:D006226") -AnnotationAssertion( "SNOMEDCT_US:299033004") -AnnotationAssertion( "UMLS:C0018564") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal hands") -AnnotationAssertion(Annotation( ) "Abnormality of the hand") -AnnotationAssertion(Annotation( ) "Hand anomalies") -AnnotationAssertion(Annotation( ) "Hand deformities") -AnnotationAssertion( "HP:0001155") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hand polydactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A kind of polydactyly characterized by the presence of a supernumerary finger or fingers.") -AnnotationAssertion(Annotation(rdfs:label "Polydactyly of fingers") "MEDDRA:10036064") -AnnotationAssertion( "SNOMEDCT_US:81793007") -AnnotationAssertion( "UMLS:C0158733") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Extra finger") -AnnotationAssertion( "Finger polydactyly") -AnnotationAssertion( "Polydactyly of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Supernumerary finger") -AnnotationAssertion( "HP:0001161") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hand polydactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of a finger.") -AnnotationAssertion( "HP:0003035") -AnnotationAssertion( "UMLS:C2674737") -AnnotationAssertion(Annotation( ) "Abnormalities of the fingers") -AnnotationAssertion(Annotation( ) "Abnormality of finger") -AnnotationAssertion( "HP:0001167") -AnnotationAssertion(rdfs:label "Abnormality of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Large hands) - -AnnotationAssertion( "HP:0002820") -AnnotationAssertion( "HP:0006044") -AnnotationAssertion( "HP:0006219") -AnnotationAssertion( "SNOMEDCT_US:249752003") -AnnotationAssertion( "UMLS:C0426870") -AnnotationAssertion( "Disproportionately large hands") -AnnotationAssertion(Annotation( ) "Large hands") -AnnotationAssertion(Annotation( ) "large hand") -AnnotationAssertion( "HP:0001176") -AnnotationAssertion(rdfs:label "Large hands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hand oligodactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental defect resulting in the presence of fewer than the normal number of fingers.") -AnnotationAssertion( "SNOMEDCT_US:71358006") -AnnotationAssertion( "UMLS:C0728895") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Hand has less than 5 fingers") -AnnotationAssertion( "HP:0001180") -AnnotationAssertion(rdfs:label "Hand oligodactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal carpal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality affecting the carpal bones of the wrist (scaphoid, lunate, triquetral, pisiform, trapezium, trapezoid, capitate, hamate).") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal wrist bones") -AnnotationAssertion( "UMLS:C1840535") -AnnotationAssertion( "Abnormal carpal bones") -AnnotationAssertion( "Abnormality of the carpal bones") -AnnotationAssertion( "Anomalous carpal bones") -AnnotationAssertion( "Carpal bone anomalies") -AnnotationAssertion( "HP:0001191") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal carpal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormalities of placenta or umbilical cord) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of the placenta (the organ that connects the developing fetus to the uterine wall) or of the umbilical cord (the cord that connects the fetus to the placenta).") -AnnotationAssertion( "UMLS:C4025798") -AnnotationAssertion(Annotation( ) "Abnormalities of placenta or umbilical cord") -AnnotationAssertion( "HP:0001194") -AnnotationAssertion(rdfs:label "Abnormalities of placenta or umbilical cord") -SubClassOf( ) - -# Class: (Short umbilical cord) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased length of the umbilical cord.") -AnnotationAssertion( "SNOMEDCT_US:59795007") -AnnotationAssertion( "UMLS:C0266786") -AnnotationAssertion(Annotation( ) "Short umbilical cord") -AnnotationAssertion( "HP:0001196") -AnnotationAssertion(rdfs:label "Short umbilical cord") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of prenatal development or birth) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the fetus or the birth of the fetus, excluding structural abnormalities.") -AnnotationAssertion( "UMLS:C4025797") -AnnotationAssertion(Annotation( ) "Abnormality of prenatal development or birth") -AnnotationAssertion( "HP:0001197") -AnnotationAssertion(rdfs:comment "Because of the close link between prenatal developmental abnormalities and abnormalities of the birth process, a single term is chosen to subsume both classes of abnormality.") -AnnotationAssertion(rdfs:label "Abnormality of prenatal development or birth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal fingertip morphology) - -AnnotationAssertion( "An abnormal structure of the tip (end) of a finger.") -AnnotationAssertion( "UMLS:C4025796") -AnnotationAssertion(Annotation( ) "Abnormality of the fingertips") -AnnotationAssertion( "HP:0001211") -AnnotationAssertion(rdfs:label "Abnormal fingertip morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed ossification of carpal bones) - -AnnotationAssertion(Annotation( "HPO:probinson") "Ossification of carpal bones occurs later than age-adjusted norms.") -AnnotationAssertion( "HP:0006069") -AnnotationAssertion( "UMLS:C1841684") -AnnotationAssertion( "UMLS:C4280599") -AnnotationAssertion( "Carpal delayed ossification") -AnnotationAssertion( "Delayed carpal bone age") -AnnotationAssertion( "Delayed carpal ossification") -AnnotationAssertion( "Delayed maturation of carpal bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation of wrist bone") -AnnotationAssertion( "HP:0001216") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Delayed ossification of carpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Interphalangeal joint contracture of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Chronic loss of joint motion in an interphalangeal joint of a finger due to structural changes in non-bony tissue.") -AnnotationAssertion( "UMLS:C4021784") -AnnotationAssertion( "Interphalangeal joint flexion contractures") -AnnotationAssertion( "HP:0001220") -AnnotationAssertion(rdfs:label "Interphalangeal joint contracture of finger") -SubClassOf( ) - -# Class: (Abnormal fingernail morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the fingernails.") -AnnotationAssertion( "UMLS:C4021782") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal fingernails") -AnnotationAssertion(Annotation( ) "Abnormality of the fingernails") -AnnotationAssertion( "HP:0001231") -AnnotationAssertion(rdfs:label "Abnormal fingernail morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Wrist flexion contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "A chronic loss of wrist joint motion due to structural changes in muscle, tendons, ligaments, or skin that prevent normal movement of the joints of the wrist.") -AnnotationAssertion( "HP:0006049") -AnnotationAssertion( "HP:0006137") -AnnotationAssertion( "SNOMEDCT_US:202275008") -AnnotationAssertion( "UMLS:C0409345") -AnnotationAssertion( "Wrist contracture") -AnnotationAssertion( "Wrist flexion deformity") -AnnotationAssertion( "HP:0001239") -AnnotationAssertion(rdfs:label "Wrist flexion contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Seizure) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:15816939") "A seizure is an intermittent abnormality of nervous system physiology characterised by a transient occurrence of signs and/or symptoms due to abnormal excessive or synchronous neuronal activity in the brain.") -AnnotationAssertion( "HP:0001275") -AnnotationAssertion( "HP:0001303") -AnnotationAssertion( "HP:0002125") -AnnotationAssertion( "HP:0002182") -AnnotationAssertion( "HP:0002279") -AnnotationAssertion( "HP:0002306") -AnnotationAssertion( "HP:0002348") -AnnotationAssertion( "HP:0002391") -AnnotationAssertion( "HP:0002417") -AnnotationAssertion( "HP:0002430") -AnnotationAssertion( "HP:0002431") -AnnotationAssertion( "HP:0002432") -AnnotationAssertion( "HP:0002434") -AnnotationAssertion( "HP:0002437") -AnnotationAssertion( "HP:0002466") -AnnotationAssertion( "HP:0002479") -AnnotationAssertion( "HP:0002794") -AnnotationAssertion( "HP:0006997") -AnnotationAssertion( "HP:0010520") -AnnotationAssertion( "MSH:D004827") -AnnotationAssertion( "MSH:D012640") -AnnotationAssertion( "SNOMEDCT_US:128613002") -AnnotationAssertion( "SNOMEDCT_US:246545002") -AnnotationAssertion( "SNOMEDCT_US:313307000") -AnnotationAssertion( "SNOMEDCT_US:84757009") -AnnotationAssertion( "SNOMEDCT_US:91175000") -AnnotationAssertion( "UMLS:C0014544") -AnnotationAssertion( "UMLS:C0036572") -AnnotationAssertion( "Epileptic seizure") -AnnotationAssertion(Annotation( ) Annotation( ) "Seizures") -AnnotationAssertion(Annotation( ) "Seizures") -AnnotationAssertion(Annotation( ) "Epilepsy") -AnnotationAssertion( "HP:0001250") -AnnotationAssertion(rdfs:comment "A type of electrographic seizure has been proposed in neonates which does not have a clinical correlate, it is electrographic only. The term epilepsy is not used to describe recurrent febrile seizures. Epilepsy presumably reflects an abnormally reduced seizure threshold.") -AnnotationAssertion(rdfs:label "Seizure") -SubClassOf( ) - -# Class: (Ataxia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Cerebellar ataxia refers to ataxia due to dysfunction of the cerebellum. This causes a variety of elementary neurological deficits including asynergy (lack of coordination between muscles, limbs and joints), dysmetria (lack of ability to judge distances that can lead to under- or overshoot in grasping movements), and dysdiadochokinesia (inability to perform rapid movements requiring antagonizing muscle groups to be switched on and off repeatedly).") -AnnotationAssertion( "HP:0001253") -AnnotationAssertion( "HP:0002513") -AnnotationAssertion( "HP:0007050") -AnnotationAssertion( "HP:0007157") -AnnotationAssertion( "MSH:D002524") -AnnotationAssertion( "SNOMEDCT_US:85102008") -AnnotationAssertion( "UMLS:C0007758") -AnnotationAssertion( "Cerebellar ataxia") -AnnotationAssertion( "HP:0001251") -AnnotationAssertion(rdfs:comment "Ataxia can be differentiated into dyssynergy, asynergy, dysmetria (hypometria, hypermetria), dysdiadochokinesis, gait ataxia, truncal ataxia, limb ataxia, and dysarthria). Note: This term does not include sensory ataxia.") -AnnotationAssertion(rdfs:label "Ataxia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyporeflexia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduction of neurologic reflexes such as the knee-jerk reaction.") -AnnotationAssertion( "HP:0002467") -AnnotationAssertion( "SNOMEDCT_US:405946002") -AnnotationAssertion( "UMLS:C0700078") -AnnotationAssertion(Annotation( ) "Decreased reflex response") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Decreased reflexes") -AnnotationAssertion( "HP:0001265") -AnnotationAssertion(rdfs:label "Hyporeflexia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Mental deterioration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Loss of previously present mental abilities, generally in adults.") -AnnotationAssertion( "HP:0002303") -AnnotationAssertion( "HP:0006822") -AnnotationAssertion( "HP:0007155") -AnnotationAssertion( "HP:0007253") -AnnotationAssertion( "HP:0007264") -AnnotationAssertion( "HP:0007298") -AnnotationAssertion( "MSH:D060825") -AnnotationAssertion( "UMLS:C0234985") -AnnotationAssertion(Annotation( ) "Cognitive decline") -AnnotationAssertion(Annotation( ) "Cognitive decline, progressive") -AnnotationAssertion(Annotation( ) "Intellectual deterioration") -AnnotationAssertion(Annotation( ) "Mental deterioration") -AnnotationAssertion(Annotation( ) "Progressive cognitive decline") -AnnotationAssertion( "HP:0001268") -AnnotationAssertion(rdfs:label "Mental deterioration") -SubClassOf( ) - -# Class: (Cerebellar atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:12169461") Annotation( "PMID:26331051") "Cerebellar atrophy is defined as a cerebellum with initially normal structures, in a posterior fossa with normal size, which displays enlarged fissures (interfolial spaces) in comparison to the foliae secondary to loss of tissue. Cerebellar atrophy implies irreversible loss of tissue and result from an ongoing progressive disease until a final stage is reached or a single injury, e.g. an intoxication or infectious event.") -AnnotationAssertion( "HP:0002364") -AnnotationAssertion( "HP:0006839") -AnnotationAssertion( "HP:0007072") -AnnotationAssertion( "HP:0007203") -AnnotationAssertion( "SNOMEDCT_US:95646004") -AnnotationAssertion( "UMLS:C0262404") -AnnotationAssertion( "UMLS:C0740279") -AnnotationAssertion( "UMLS:C4020873") -AnnotationAssertion( "Atrophic cerebellum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Degeneration of cerebellum") -AnnotationAssertion( "Infratentorial atrophy") -AnnotationAssertion( "HP:0001272") -AnnotationAssertion(rdfs:comment "Cerebellar atrophy can be diagnosed if the cerebellum is small with shrunken folia and large cerebellar fissures or if it has been shown to undergo progressive volume loss.") -AnnotationAssertion(rdfs:label "Cerebellar atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Areflexia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of neurologic reflexes such as the knee-jerk reaction.") -AnnotationAssertion( "HP:0001314") -AnnotationAssertion(Annotation( ) "Absent reflexes") -AnnotationAssertion( "MSH:D012021") -AnnotationAssertion( "SNOMEDCT_US:349006") -AnnotationAssertion( "SNOMEDCT_US:37280007") -AnnotationAssertion( "UMLS:C0234146") -AnnotationAssertion( "UMLS:C0241772") -AnnotationAssertion( "UMLS:C0278124") -AnnotationAssertion( "Absent deep tendon reflexes") -AnnotationAssertion(Annotation( ) "Absent tendon reflexes") -AnnotationAssertion( "Deep tendon reflexes absent") -AnnotationAssertion( "Loss of deep tendon reflexes") -AnnotationAssertion( "HP:0001284") -AnnotationAssertion(rdfs:comment "The strectch reflexes (also called deep tendon relfexes) include the knee-jerk reflex (patellar reflex, the biceps reflex, the triceps reflex, and the ankle jerk reflex or Achilles tendon reflex).") -AnnotationAssertion(rdfs:label "Areflexia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Meningitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the meninges.") -AnnotationAssertion( "MSH:D008581") -AnnotationAssertion( "SNOMEDCT_US:7180009") -AnnotationAssertion( "UMLS:C0025289") -AnnotationAssertion( "HP:0001287") -AnnotationAssertion(rdfs:label "Meningitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cranial nerve morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Structural abnormality affecting one or more of the cranial nerves, which emerge directly from the brain stem.") -AnnotationAssertion( "HP:0003480") -AnnotationAssertion( "UMLS:C1854510") -AnnotationAssertion( "UMLS:C4020872") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Abnormality of cranial nerve") -AnnotationAssertion( "Abnormality of the cranial nerves") -AnnotationAssertion( "Cranial nerve disease") -AnnotationAssertion( "Cranial nerve involvement") -AnnotationAssertion( "Cranial nerve abnormality") -AnnotationAssertion( "HP:0001291") -AnnotationAssertion(rdfs:label "Abnormal cranial nerve morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Stroke) - -AnnotationAssertion(Annotation( "HPO:probinson") "Sudden impairment of blood flow to a part of the brain due to occlusion or rupture of an artery to the brain.") -AnnotationAssertion( "HP:0002452") -AnnotationAssertion( "MSH:D020521") -AnnotationAssertion( "SNOMEDCT_US:230690007") -AnnotationAssertion( "UMLS:C0038454") -AnnotationAssertion( "Cerebral vascular events") -AnnotationAssertion( "Cerebrovascular accident") -AnnotationAssertion(Annotation( ) "Stroke") -AnnotationAssertion(Annotation( "HPO:skoehler") "Cerebrovascular accidents") -AnnotationAssertion( "HP:0001297") -AnnotationAssertion(rdfs:label "Stroke") -SubClassOf( ) - -# Class: (Reduced tendon reflexes) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:20941667") "Diminution of tendon reflexes, which is an invariable sign of peripheral nerve disease.") -AnnotationAssertion( "HP:0001316") -AnnotationAssertion( "UMLS:C1866934") -AnnotationAssertion( "Absent or decreased deep tendon reflexes") -AnnotationAssertion( "Decreased deep tendon reflexes") -AnnotationAssertion( "Decreased tendon reflexes") -AnnotationAssertion( "Decreased to absent deep tendon reflexes") -AnnotationAssertion( "Decreased/absent deep tendon reflexes") -AnnotationAssertion( "Depressed tendon reflexes") -AnnotationAssertion( "Diminished deep tendon reflexes") -AnnotationAssertion( "Diminished or absent deep tendon reflexes") -AnnotationAssertion( "Diminished or absent tendon reflexes") -AnnotationAssertion( "Hypoactive to absent deep tendon reflexes") -AnnotationAssertion( "Impaired tendon reflexes") -AnnotationAssertion( "Reduced/absent deep tendon reflexes") -AnnotationAssertion( "Weak or absent deep tendon reflexes") -AnnotationAssertion( "HP:0001315") -AnnotationAssertion(rdfs:comment "The deep tendon reflex is a monosynaptic reflex arc with sensory and motor nerve components, but the arc is much more vulnerable to sensory nerve damage. Ankle plantar flexion is retained in all but the most severe peripheral neuropathies, and thus loss of the Achilles tendon reflex in an objective indication of a substantial sensory nerve defect.") -AnnotationAssertion(rdfs:label "Reduced tendon reflexes") -SubClassOf( ) - -# Class: (Abnormal cerebellum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:27160001") "Any structural abnormality of the cerebellum.") -AnnotationAssertion( "UMLS:C0742038") -AnnotationAssertion( "UMLS:C1866129") -AnnotationAssertion(Annotation( ) "Abnormality of the cerebellum") -AnnotationAssertion(Annotation( ) "Cerebellar abnormalities") -AnnotationAssertion(Annotation( ) "Cerebellar abnormality") -AnnotationAssertion(Annotation( ) "Cerebellar anomaly") -AnnotationAssertion( "Cerebellar signs") -AnnotationAssertion( "HP:0001317") -AnnotationAssertion(rdfs:comment "A malformed cerebellum may be abnormally small, dysplastic, or unusually large. The vermis and both hemispheres may be equally or disproportionately affected. Primary malformations of the pons, midbrain, and supratentorial structures are also seen in a substantial subset of patients. The wide range in morphological presentations results from the diversity of causes, including chromosomal abnormalities, specific genetic syndromes, and extrinsic factors.") -AnnotationAssertion(rdfs:label "Abnormal cerebellum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebellar hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:26331051") Annotation( "PMID:27160001") "Cerebellar hypoplasia is a descriptive term implying a cerebellum with a reduced volume, but a normal shape and is stable over time.") -AnnotationAssertion( "HP:0006806") -AnnotationAssertion( "HP:0006910") -AnnotationAssertion( "HP:0007038") -AnnotationAssertion( "HP:0007053") -AnnotationAssertion( "MSH:C562568") -AnnotationAssertion( "SNOMEDCT_US:16026008") -AnnotationAssertion( "UMLS:C0266470") -AnnotationAssertion( "Congenital cerebellar hypoplasia") -AnnotationAssertion( "Hypoplasia of cerebellum") -AnnotationAssertion( "Hypoplastic cerebellum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small cerebellum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped cerebellum") -AnnotationAssertion( "HP:0001321") -AnnotationAssertion(rdfs:comment "By prenatal ultrasound, cerebellar hypoplasia is diagnosed if the cerebellum measures more than two standard deviations below the mean. In adults, cerebellar hypoplasia is typically diagnosed by computer tomography or magnetic resonance imaging. Cerebellar hypoplasia can be diagnosed if there is a small cerebellum with fissures of normal size compared with the folia (this is a distinguishing characteristic compared with cerebellar atrophy). Cerebellar hypoplasia (CH) refers to an underdevelopment of the cerebellum. This category of cerebellar malformation is distinct from Dandy Walker malformation in that it does not involve a concurrent enlargement of the posterior fossa, and almost all individuals exhibit cognitive and motor impairments.") -AnnotationAssertion(rdfs:label "Cerebellar hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral hemorrhage) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Hemorrhage into the parenchyma of the brain.") -AnnotationAssertion( "HP:0002137") -AnnotationAssertion( "MSH:D002543") -AnnotationAssertion( "MSH:D020300") -AnnotationAssertion( "SNOMEDCT_US:230706003") -AnnotationAssertion( "SNOMEDCT_US:274100004") -AnnotationAssertion( "UMLS:C0553692") -AnnotationAssertion( "UMLS:C2937358") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Bleeding in brain") -AnnotationAssertion(Annotation( ) "Cerebral haemorrhage") -AnnotationAssertion(Annotation( ) "Intracerebral haemorrhage") -AnnotationAssertion( "Intracerebral hemorrhage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Hemorrhagic stroke") -AnnotationAssertion( "HP:0001342") -AnnotationAssertion(rdfs:comment "A cerebral hemorrhage (or intracerebral hemorrhage, ICH), is a type of intracranial hemorrhage that occurs within the brain tissue itself.") -AnnotationAssertion(rdfs:label "Cerebral hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperreflexia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hyperreflexia is the presence of hyperactive stretch reflexes of the muscles.") -AnnotationAssertion( "HP:0001282") -AnnotationAssertion( "HP:0006820") -AnnotationAssertion( "HP:0007184") -AnnotationAssertion( "HP:0007318") -AnnotationAssertion( "MSH:D012021") -AnnotationAssertion( "SNOMEDCT_US:86854008") -AnnotationAssertion( "UMLS:C0151889") -AnnotationAssertion( "Increased deep tendon reflexes") -AnnotationAssertion(Annotation( ) "Increased reflexes") -AnnotationAssertion( "HP:0001347") -AnnotationAssertion(rdfs:comment "Reflexes are graded according to the following scale: 0=absent; 1=present but diminished; 2=normoactive; 3=exaggerated; and 4=clonus. Clonus is always abnormal, and a grade 3 reflex may be abnormal if it is asymmetric or if it was previously grade 2 or less.") -AnnotationAssertion(rdfs:label "Hyperreflexia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Calvarial skull defect) - -AnnotationAssertion(Annotation( "HPO:probinson") "A localized defect in the bone of the skull resulting from abnormal embryological development. The defect is covered by normal skin. In some cases, skull x-rays have shown underlying lytic bone lesions which have closed before the age of one year.") -AnnotationAssertion( "UMLS:C4025787") -AnnotationAssertion( "UMLS:C4280595") -AnnotationAssertion( "UMLS:C4280596") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Cranial defect") -AnnotationAssertion(Annotation( ) "Skull defect") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Calvarial defect") -AnnotationAssertion( "HP:0001362") -AnnotationAssertion(rdfs:label "Calvarial skull defect") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal joint morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal structure or form of the joints, i.e., one or more of the articulations where two bones join.") -AnnotationAssertion( "MSH:D007592") -AnnotationAssertion( "SNOMEDCT_US:399269003") -AnnotationAssertion( "UMLS:C0022408") -AnnotationAssertion( "UMLS:C0240083") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of joints") -AnnotationAssertion(Annotation( ) "Abnormality of the joints") -AnnotationAssertion(Annotation( ) "Anomaly of the joints") -AnnotationAssertion(Annotation( ) "Joint disease") -AnnotationAssertion( "HP:0001367") -AnnotationAssertion(rdfs:label "Abnormal joint morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Arthritis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of a joint.") -AnnotationAssertion( "MSH:D001168") -AnnotationAssertion( "SNOMEDCT_US:3723001") -AnnotationAssertion( "UMLS:C0003864") -AnnotationAssertion(Annotation( ) "Arthritis") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Joint inflammation") -AnnotationAssertion( "HP:0001369") -AnnotationAssertion(rdfs:label "Arthritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Rheumatoid arthritis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammatory changes in the synovial membranes and articular structures with widespread fibrinoid degeneration of the collagen fibers in mesenchymal tissues, as well as atrophy and rarefaction of bony structures.") -AnnotationAssertion( "MSH:D001172") -AnnotationAssertion( "SNOMEDCT_US:69896004") -AnnotationAssertion( "UMLS:C0003873") -AnnotationAssertion(Annotation( ) "RA") -AnnotationAssertion(Annotation( ) "Rheumatoid arthritis") -AnnotationAssertion( "HP:0001370") -AnnotationAssertion(rdfs:label "Rheumatoid arthritis") -SubClassOf( ) - -# Class: (Flexion contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "A flexion contracture is a bent (flexed) joint that cannot be straightened actively or passively. It is thus a chronic loss of joint motion due to structural changes in muscle, tendons, ligaments, or skin that prevents normal movement of joints.") -AnnotationAssertion( "HP:0001372") -AnnotationAssertion( "HP:0001381") -AnnotationAssertion( "HP:0005053") -AnnotationAssertion( "HP:0005189") -AnnotationAssertion( "HP:0005660") -AnnotationAssertion( "MSH:D003286") -AnnotationAssertion( "SNOMEDCT_US:203598005") -AnnotationAssertion( "SNOMEDCT_US:385522000") -AnnotationAssertion( "SNOMEDCT_US:55033002") -AnnotationAssertion( "SNOMEDCT_US:57048009") -AnnotationAssertion( "SNOMEDCT_US:7890003") -AnnotationAssertion( "SNOMEDCT_US:88565003") -AnnotationAssertion( "UMLS:C0009917") -AnnotationAssertion( "UMLS:C0009918") -AnnotationAssertion( "UMLS:C0333068") -AnnotationAssertion( "UMLS:C1850530") -AnnotationAssertion(Annotation( ) "Flexed joint that cannot be straightened") -AnnotationAssertion( "Flexion contractures") -AnnotationAssertion( "Flexion contractures of joints") -AnnotationAssertion( "HP:0001371") -AnnotationAssertion(rdfs:label "Flexion contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Limitation of joint mobility) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduction in the freedom of movement of one or more joints.") -AnnotationAssertion( "HP:0003101") -AnnotationAssertion( "UMLS:C1857108") -AnnotationAssertion(Annotation( ) "Decreased joint mobility") -AnnotationAssertion(Annotation( ) "Decreased mobility of joints") -AnnotationAssertion(Annotation( ) "Limitation of joint mobility") -AnnotationAssertion(Annotation( ) "Limited joint mobility") -AnnotationAssertion(Annotation( ) "Limited joint motion") -AnnotationAssertion( "HP:0001376") -AnnotationAssertion(rdfs:label "Limitation of joint mobility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hip joint morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the hip joint.") -AnnotationAssertion( "UMLS:C4020870") -AnnotationAssertion(Annotation( ) "Abnormality of the hip joint") -AnnotationAssertion(Annotation( ) "Abnormality of the hip joints") -AnnotationAssertion( "HP:0001384") -AnnotationAssertion(rdfs:label "Abnormal hip joint morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hip dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the hip.") -AnnotationAssertion( "HP:0008787") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Abnormal formation of the hip") -AnnotationAssertion( "MSH:D006618") -AnnotationAssertion( "SNOMEDCT_US:48334007") -AnnotationAssertion( "SNOMEDCT_US:52781008") -AnnotationAssertion( "UMLS:C0019555") -AnnotationAssertion( "Congenital hip dysplasia") -AnnotationAssertion( "HP:0001385") -AnnotationAssertion(rdfs:label "Hip dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the liver) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the liver.") -AnnotationAssertion( "MSH:D008107") -AnnotationAssertion( "SNOMEDCT_US:235856003") -AnnotationAssertion( "UMLS:C0023895") -AnnotationAssertion( "UMLS:C4021780") -AnnotationAssertion(Annotation( ) "Abnormal liver") -AnnotationAssertion(Annotation( ) "Abnormality of the liver") -AnnotationAssertion(Annotation( ) "Liver abnormality") -AnnotationAssertion(Annotation( ) "Liver disease") -AnnotationAssertion( "HP:0001392") -AnnotationAssertion(rdfs:label "Abnormality of the liver") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Portal hypertension) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased pressure in the portal vein.") -AnnotationAssertion( "MSH:D006975") -AnnotationAssertion( "SNOMEDCT_US:34742003") -AnnotationAssertion( "UMLS:C0020541") -AnnotationAssertion( "HP:0001409") -AnnotationAssertion(rdfs:comment "Portal hypertension is defined as portal vein pressures exceeding 5 mm Hg or portal vein to hepatic vein gradient of greater than 10 mm Hg.") -AnnotationAssertion(rdfs:label "Portal hypertension") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Decreased liver function) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced ability of the liver to perform its functions.") -AnnotationAssertion( "HP:0004393") -AnnotationAssertion( "HP:0005228") -AnnotationAssertion( "HP:0006570") -AnnotationAssertion( "MSH:D008107") -AnnotationAssertion( "SNOMEDCT_US:75183008") -AnnotationAssertion( "SNOMEDCT_US:77981007") -AnnotationAssertion( "UMLS:C0086565") -AnnotationAssertion( "UMLS:C0232744") -AnnotationAssertion( "UMLS:C3279149") -AnnotationAssertion(Annotation( ) "Decreased liver function") -AnnotationAssertion(Annotation( ) "Liver dysfunction") -AnnotationAssertion( "Hepatopathy") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Liver dysfunction, mild") -AnnotationAssertion( "HP:0001410") -AnnotationAssertion(rdfs:label "Decreased liver function") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the hand) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:59:00Z") -AnnotationAssertion( "UMLS:C4025786") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal hand muscles") -AnnotationAssertion( "HP:0001421") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the calf musculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:18:00Z") -AnnotationAssertion( "HP:0004300") -AnnotationAssertion( "UMLS:C4021779") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal calf muscles") -AnnotationAssertion( "Abnormality of calf musculature") -AnnotationAssertion( "HP:0001430") -AnnotationAssertion(rdfs:label "Abnormality of the calf musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hepatosplenomegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "Simultaneous enlargement of the liver and spleen.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T10:51:00Z") -AnnotationAssertion( "SNOMEDCT_US:36760000") -AnnotationAssertion( "UMLS:C0019214") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged liver and spleen") -AnnotationAssertion( "HP:0001433") -AnnotationAssertion(rdfs:label "Hepatosplenomegaly") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the shoulder girdle musculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:19:00Z") -AnnotationAssertion( "HP:0004301") -AnnotationAssertion( "UMLS:C4021778") -AnnotationAssertion(Annotation( ) "Abnormality of shoulder musculature") -AnnotationAssertion( "HP:0001435") -AnnotationAssertion(rdfs:label "Abnormality of the shoulder girdle musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the foot musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the musculature of foot.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:21:00Z") -AnnotationAssertion( "UMLS:C4025785") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal foot muscles") -AnnotationAssertion( "HP:0001436") -AnnotationAssertion(rdfs:label "Abnormality of the foot musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the lower limbs) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:21:00Z") -AnnotationAssertion( "UMLS:C4025784") -AnnotationAssertion( "HP:0001437") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal abdomen morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the abdomen ('belly'), that is, the part of the body between the pelvis and the thorax.") -AnnotationAssertion( "UMLS:C4020869") -AnnotationAssertion( "Abnormality of abdomen morphology") -AnnotationAssertion(Annotation( ) "Abnormality of abdomen structure") -AnnotationAssertion( "Abnormality of the abdomen") -AnnotationAssertion(Annotation( ) "Abdomen abnormality") -AnnotationAssertion( "HP:0001438") -AnnotationAssertion(rdfs:label "Abnormal abdomen morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the thigh) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:27:00Z") -AnnotationAssertion( "UMLS:C4025783") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal thigh muscles") -AnnotationAssertion( "HP:0001441") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the thigh") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the gluteal musculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:31:00Z") -AnnotationAssertion( "UMLS:C4025782") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of glutes") -AnnotationAssertion( "HP:0001443") -AnnotationAssertion(rdfs:label "Abnormality of the gluteal musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the hip-girdle musculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:31:00Z") -AnnotationAssertion( "UMLS:C4025780") -AnnotationAssertion( "HP:0001445") -AnnotationAssertion(rdfs:label "Abnormality of the hip-girdle musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the upper limbs) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:40:00Z") -AnnotationAssertion( "UMLS:C4025779") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal upper limb muscles") -AnnotationAssertion( "HP:0001446") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of metatarsal bones) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-17T02:37:00Z") -AnnotationAssertion( "UMLS:C4025778") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplication of long bones of foot") -AnnotationAssertion( "HP:0001449") -AnnotationAssertion(rdfs:label "Duplication of metatarsal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the upper arm) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:41:00Z") -AnnotationAssertion( "UMLS:C4025776") -AnnotationAssertion( "HP:0001454") -AnnotationAssertion(rdfs:label "Abnormality of the upper arm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the upper arm) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:42:00Z") -AnnotationAssertion( "UMLS:C4025775") -AnnotationAssertion( "HP:0001457") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the upper arm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the skeletal musculature) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the musculature.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:46:00Z") -AnnotationAssertion( "UMLS:C4025773") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small skeletal muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped skeletal muscles") -AnnotationAssertion( "HP:0001460") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the skeletal musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the shoulder musculature) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the muscles of the shoulder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:49:00Z") -AnnotationAssertion( "UMLS:C4025772") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small shoulder muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped shoulder muscles") -AnnotationAssertion( "HP:0001464") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the shoulder musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Amyotrophy involving the shoulder musculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:50:00Z") -AnnotationAssertion( "UMLS:C4025771") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Shoulder muscle degeneration") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Wasting of shoulder muscles") -AnnotationAssertion( "HP:0001465") -AnnotationAssertion(rdfs:label "Amyotrophy involving the shoulder musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the musculature of the upper limbs) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the musculature of the upper limbs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:51:00Z") -AnnotationAssertion( "UMLS:C4025770") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small upper limb muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped upper limb muscles") -AnnotationAssertion( "HP:0001467") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the musculature of the upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the musculature of the upper arm) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the muscles of the upper arm.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:52:00Z") -AnnotationAssertion( "UMLS:C4025769") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small upper arm muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped upper arm muscles") -AnnotationAssertion( "HP:0001468") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the musculature of the upper arm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal morphology of the pelvis musculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:55:00Z") -AnnotationAssertion( "UMLS:C4025768") -AnnotationAssertion( "Abnormality of the musculature of the pelvis") -AnnotationAssertion( "HP:0001469") -AnnotationAssertion(rdfs:label "Abnormal morphology of the pelvis musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the musculature of the pelvis) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:56:00Z") -AnnotationAssertion( "UMLS:C4025766") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small pelvis muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped pelvis muscles") -AnnotationAssertion( "HP:0001471") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the musculature of the pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Metatarsal osteolysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Osteolysis involving metatarsal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-17T02:38:00Z") -AnnotationAssertion( "HP:0001866") -AnnotationAssertion( "UMLS:C1854614") -AnnotationAssertion( "Osteolysis involving metatarsal bones") -AnnotationAssertion( "HP:0001473") -AnnotationAssertion(rdfs:label "Metatarsal osteolysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Carpal osteolysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Osteolysis affecting carpal bones.") -AnnotationAssertion( "UMLS:C1833734") -AnnotationAssertion( "Carpal bone osteolysis") -AnnotationAssertion( "HP:0001495") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Carpal osteolysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Carpal bone hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of one or more carpal bones.") -AnnotationAssertion( "HP:0001209") -AnnotationAssertion( "HP:0006029") -AnnotationAssertion( "HP:0006072") -AnnotationAssertion( "HP:0006117") -AnnotationAssertion( "HP:0006130") -AnnotationAssertion( "HP:0006227") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small wrist bones") -AnnotationAssertion( "UMLS:C1863749") -AnnotationAssertion( "UMLS:C4280594") -AnnotationAssertion( "Hypoplasia of carpal bones") -AnnotationAssertion( "Hypoplastic carpal bones") -AnnotationAssertion(Annotation( ) "Small carpal bones") -AnnotationAssertion(Annotation( ) "Small carpals") -AnnotationAssertion( "HP:0001498") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Carpal bone hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Metacarpal osteolysis) - -AnnotationAssertion( "UMLS:C1854610") -AnnotationAssertion( "Metacarpals osteolysis") -AnnotationAssertion( "HP:0001504") -AnnotationAssertion(rdfs:label "Metacarpal osteolysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Growth abnormality) - -AnnotationAssertion( "HP:0008904") -AnnotationAssertion( "UMLS:C0262361") -AnnotationAssertion(Annotation( ) "Abnormal growth") -AnnotationAssertion(Annotation( ) "Growth abnormality") -AnnotationAssertion(Annotation( ) "Growth issue") -AnnotationAssertion( "HP:0001507") -AnnotationAssertion(rdfs:label "Growth abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Failure to thrive) - -AnnotationAssertion(Annotation( "HPO:probinson") "Failure to thrive (FTT) refers to a child whose physical growth is substantially below the norm.") -AnnotationAssertion( "HP:0001535") -AnnotationAssertion( "HP:0008853") -AnnotationAssertion( "HP:0008878") -AnnotationAssertion( "HP:0008916") -AnnotationAssertion(Annotation( ) "Undergrowth") -AnnotationAssertion( "SNOMEDCT_US:36440009") -AnnotationAssertion( "SNOMEDCT_US:432788009") -AnnotationAssertion( "UMLS:C0231246") -AnnotationAssertion( "UMLS:C2315100") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Faltering weight") -AnnotationAssertion( "Postnatal failure to thrive") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Weight faltering") -AnnotationAssertion(Annotation( ) "Poor weight gain") -AnnotationAssertion( "HP:0001508") -AnnotationAssertion(rdfs:comment "Although there is no clear consensus on the exact definition of FTT, it is usually diagnoses in a child growing below the 3rd percentile or in a child whose decreased growth has cross two major growth percentiles (for example, from above the 75th percentile to below the 25th percentile).") -AnnotationAssertion(rdfs:label "Failure to thrive") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Growth delay) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deficiency or slowing down of growth pre- and postnatally.") -AnnotationAssertion( "HP:0001434") -AnnotationAssertion( "HP:0001512") -AnnotationAssertion( "HP:0001514") -AnnotationAssertion( "HP:0001517") -AnnotationAssertion( "HP:0001532") -AnnotationAssertion( "HP:0008847") -AnnotationAssertion( "HP:0008870") -AnnotationAssertion( "HP:0008886") -AnnotationAssertion( "HP:0008893") -AnnotationAssertion( "HP:0008926") -AnnotationAssertion( "SNOMEDCT_US:276617005") -AnnotationAssertion( "SNOMEDCT_US:444896005") -AnnotationAssertion( "SNOMEDCT_US:59576002") -AnnotationAssertion( "UMLS:C0151686") -AnnotationAssertion( "UMLS:C0456070") -AnnotationAssertion( "UMLS:C0878787") -AnnotationAssertion( "UMLS:C1837385") -AnnotationAssertion( "UMLS:C3552463") -AnnotationAssertion(Annotation( ) "Delayed growth") -AnnotationAssertion(Annotation( ) "Growth deficiency") -AnnotationAssertion(Annotation( ) "Growth delay") -AnnotationAssertion(Annotation( ) "Growth failure") -AnnotationAssertion(Annotation( ) "Growth retardation") -AnnotationAssertion(Annotation( ) "Poor growth") -AnnotationAssertion(Annotation( ) "Retarded growth") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Very poor growth") -AnnotationAssertion( "HP:0001510") -AnnotationAssertion(rdfs:comment "Poor or abnormally slow gains in weight or height in a child.") -AnnotationAssertion(rdfs:label "Growth delay") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Intrauterine growth retardation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal restriction of fetal growth with fetal weight below the tenth percentile for gestational age.") -AnnotationAssertion( "HP:0001515") -AnnotationAssertion( "HP:0008862") -AnnotationAssertion( "HP:0008892") -AnnotationAssertion( "HP:0008931") -AnnotationAssertion( "MSH:D005317") -AnnotationAssertion( "MSH:D007236") -AnnotationAssertion( "SNOMEDCT_US:199612005") -AnnotationAssertion( "SNOMEDCT_US:22033007") -AnnotationAssertion( "UMLS:C0015934") -AnnotationAssertion( "UMLS:C0021296") -AnnotationAssertion( "UMLS:C1386048") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "IUGR") -AnnotationAssertion( "In utero growth retardation") -AnnotationAssertion( "Intrauterine growth failure") -AnnotationAssertion( "Intrauterine growth restriction") -AnnotationAssertion( "Intrauterine growth retardation, IUGR") -AnnotationAssertion( "Intrauterine retardation") -AnnotationAssertion(Annotation( ) "Prenatal growth deficiency") -AnnotationAssertion( "Prenatal growth failure") -AnnotationAssertion(Annotation( ) "Prenatal growth retardation") -AnnotationAssertion( "Prenatal onset growth retardation") -AnnotationAssertion( "Prenatal-onset growth retardation") -AnnotationAssertion( "Small for gestational age infant") -AnnotationAssertion( "HP:0001511") -AnnotationAssertion(rdfs:comment "Intrauterine growth restriction is a newer term that is preferred over Intrauterine growth retardation. The causes of IUGR include maternal abnormalities (chronic hypertension, cyanotic heart disease, smoking, drug abuse), placental or umbilical cord abnormalities (including placenta previa and cord anomalies), maternal medicationas, and genetic disorders of the fetus.") -AnnotationAssertion(rdfs:label "Intrauterine growth retardation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ascites) - -AnnotationAssertion(Annotation( "HPO:probinson") "Accumulation of fluid in the peritoneal cavity.") -AnnotationAssertion( "MSH:D001201") -AnnotationAssertion( "SNOMEDCT_US:389026000") -AnnotationAssertion( "UMLS:C0003962") -AnnotationAssertion(Annotation( ) "Accumulation of fluid in the abdomen") -AnnotationAssertion( "HP:0001541") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Ascites is commonly associated with liver disease that has resulted in portal hypertension and low serum albumin levels.") -AnnotationAssertion(rdfs:label "Ascites") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal rib cage morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A morphological anomaly of the rib cage.") -AnnotationAssertion( "UMLS:C4025763") -AnnotationAssertion(Annotation( ) "Abnormality of the rib cage") -AnnotationAssertion( "HP:0001547") -AnnotationAssertion(rdfs:label "Abnormal rib cage morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ileum morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T11:05:00Z") -AnnotationAssertion( "UMLS:C4025762") -AnnotationAssertion( "Abnormality of the ileum") -AnnotationAssertion( "HP:0001549") -AnnotationAssertion(rdfs:label "Abnormal ileum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the integument) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the integument, which consists of the skin and the superficial fascia.") -AnnotationAssertion( "UMLS:C4025761") -AnnotationAssertion( "HP:0001574") -AnnotationAssertion(rdfs:comment "Abnormality of skin, hair, or nails.") -AnnotationAssertion(rdfs:label "Abnormality of the integument") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hair morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the hair.") -AnnotationAssertion( "UMLS:C0157733") -AnnotationAssertion( "UMLS:C2677869") -AnnotationAssertion(Annotation( ) "Abnormality of the hair") -AnnotationAssertion(Annotation( ) "Hair abnormality") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the hair shaft") -AnnotationAssertion( "HP:0001595") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal hair morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the nail) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the nail.") -AnnotationAssertion( "MSH:D009260") -AnnotationAssertion( "MSH:D009264") -AnnotationAssertion( "SNOMEDCT_US:17790008") -AnnotationAssertion( "UMLS:C0027339") -AnnotationAssertion( "UMLS:C0853087") -AnnotationAssertion(Annotation( ) "Abnormality of the nail") -AnnotationAssertion(Annotation( ) "Nail disease") -AnnotationAssertion( "HP:0001597") -AnnotationAssertion(rdfs:comment "Abnormality of the fingernails and/or toenails.") -AnnotationAssertion(rdfs:label "Abnormality of the nail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the larynx) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the larynx.") -AnnotationAssertion( "UMLS:C4021777") -AnnotationAssertion( "Laryngeal abnormalities") -AnnotationAssertion( "Laryngeal anomalies") -AnnotationAssertion( "HP:0001600") -AnnotationAssertion(rdfs:label "Abnormality of the larynx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the voice) - -AnnotationAssertion( "UMLS:C4021776") -AnnotationAssertion(Annotation( ) "Abnormality of the voice") -AnnotationAssertion(Annotation( ) "Voice abnormality") -AnnotationAssertion( "HP:0001608") -AnnotationAssertion(rdfs:comment "This term describes any abnormality of the voice, i.e., of the sounds produced by humans by the passage of air through the larynx and over the vocal cords, and then modified by the resonance organs, the nasopharynx, and the mouth.") -AnnotationAssertion(rdfs:label "Abnormality of the voice") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hoarse voice) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hoarseness refers to a change in the pitch or quality of the voice, with the voice sounding weak, very breathy, scratchy, or husky.") -AnnotationAssertion( "HP:0001613") -AnnotationAssertion( "HP:0001619") -AnnotationAssertion( "MSH:D006685") -AnnotationAssertion( "SNOMEDCT_US:50219008") -AnnotationAssertion( "UMLS:C0019825") -AnnotationAssertion( "UMLS:C1854348") -AnnotationAssertion(Annotation( ) "Hoarse voice") -AnnotationAssertion(Annotation( ) "Hoarseness") -AnnotationAssertion(Annotation( ) "Husky voice") -AnnotationAssertion( "HP:0001609") -AnnotationAssertion(rdfs:label "Hoarse voice") -SubClassOf( ) - -# Class: (Abnormality of the cardiovascular system) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the cardiovascular system.") -AnnotationAssertion( "HP:0003116") -AnnotationAssertion( "MSH:D002318") -AnnotationAssertion( "MSH:D018376") -AnnotationAssertion( "SNOMEDCT_US:49601007") -AnnotationAssertion( "UMLS:C0007222") -AnnotationAssertion( "UMLS:C0243050") -AnnotationAssertion(Annotation( ) "Abnormality of the cardiovascular system") -AnnotationAssertion(Annotation( ) "Cardiovascular abnormality") -AnnotationAssertion(Annotation( ) "Cardiovascular disease") -AnnotationAssertion( "HP:0001626") -AnnotationAssertion(rdfs:comment "The cardiovascular system consists of the heart, vasculature, and the lymphatic system.") -AnnotationAssertion(rdfs:label "Abnormality of the cardiovascular system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal heart morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the heart.") -AnnotationAssertion( "HP:3000001") -AnnotationAssertion( "MSH:D006330") -AnnotationAssertion( "SNOMEDCT_US:13213009") -AnnotationAssertion( "UMLS:C0018798") -AnnotationAssertion( "UMLS:C0152021") -AnnotationAssertion( "Abnormality of cardiac morphology") -AnnotationAssertion(Annotation( ) "Abnormality of the heart") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped heart") -AnnotationAssertion( "Cardiac abnormality") -AnnotationAssertion( "Cardiac anomalies") -AnnotationAssertion( "Cardiac anomaly") -AnnotationAssertion( "Congenital heart defect") -AnnotationAssertion( "Congenital heart defects") -AnnotationAssertion(Annotation( ) "Heart defect") -AnnotationAssertion( "HP:0001627") -AnnotationAssertion(rdfs:label "Abnormal heart morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ventricular septal defect) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:33327983") "A hole between the two bottom chambers (ventricles) of the heart. The defect is centered around the most superior aspect of the ventricular septum.") -AnnotationAssertion( "HP:0001652") -AnnotationAssertion( "Fyler:1300") -AnnotationAssertion( "MSH:D006345") -AnnotationAssertion( "SNOMEDCT_US:253549006") -AnnotationAssertion( "SNOMEDCT_US:30288003") -AnnotationAssertion( "UMLS:C0018818") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Hole in heart wall separating two lower heart chambers") -AnnotationAssertion(Annotation( ) "VSD") -AnnotationAssertion( "Ventricular septal defects") -AnnotationAssertion( "Ventriculoseptal defect") -AnnotationAssertion( "HP:0001629") -AnnotationAssertion(rdfs:label "Ventricular septal defect") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atrial septal defect) - -AnnotationAssertion(Annotation( "DDD:dbrown") Annotation( "HPO:probinson") "Atrial septal defect (ASD) is a congenital abnormality of the interatrial septum that enables blood flow between the left and right atria via the interatrial septum.") -AnnotationAssertion( "HP:0001630") -AnnotationAssertion( "Fyler:2050") -AnnotationAssertion( "ICD-10:Q21.1") -AnnotationAssertion( "MSH:D006344") -AnnotationAssertion( "SNOMEDCT_US:253366007") -AnnotationAssertion( "SNOMEDCT_US:405752007") -AnnotationAssertion( "SNOMEDCT_US:70142008") -AnnotationAssertion( "UMLS:C0018817") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "ASD") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "An opening in the wall separating the top two chambers of the heart") -AnnotationAssertion( "Atria septal defect") -AnnotationAssertion( "Atrial septum defect") -AnnotationAssertion( "Atrioseptal defect") -AnnotationAssertion( "Defect in the atrial septum") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Hole in heart wall separating two upper heart chambers") -AnnotationAssertion( "HP:0001631") -AnnotationAssertion(rdfs:label "Atrial septal defect") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Congestive heart failure) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of an abnormality of cardiac function that is responsible for the failure of the heart to pump blood at a rate that is commensurate with the needs of the tissues or a state in which abnormally elevated filling pressures are required for the heart to do so. Heart failure is frequently related to a defect in myocardial contraction.") -AnnotationAssertion( "HP:0006686") -AnnotationAssertion( "MSH:D006333") -AnnotationAssertion( "SNOMEDCT_US:42343007") -AnnotationAssertion( "SNOMEDCT_US:84114007") -AnnotationAssertion( "UMLS:C0018801") -AnnotationAssertion( "UMLS:C0018802") -AnnotationAssertion(Annotation( ) "CHF") -AnnotationAssertion(Annotation( ) "Cardiac failure") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Cardiac failures") -AnnotationAssertion( "Cardiac insufficiency") -AnnotationAssertion( "Chronic heart failure") -AnnotationAssertion(Annotation( ) "Heart failure") -AnnotationAssertion( "HP:0001635") -AnnotationAssertion(rdfs:label "Congestive heart failure") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal myocardium morphology) - -AnnotationAssertion( "A structural anomaly of the muscle layer of the heart wall.") -AnnotationAssertion( "UMLS:C4025758") -AnnotationAssertion( "Abnormality of the myocardium") -AnnotationAssertion( "HP:0001637") -AnnotationAssertion(rdfs:label "Abnormal myocardium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cardiomyopathy) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:17916581") "A myocardial disorder in which the heart muscle is structurally and functionally abnormal, in the absence of coronary artery disease, hypertension, valvular disease and congenital heart disease sufficient to cause the observed myocardial abnormality.") -AnnotationAssertion( "Fyler:1840") -AnnotationAssertion( "MSH:D009202") -AnnotationAssertion( "SNOMEDCT_US:57809008") -AnnotationAssertion( "SNOMEDCT_US:85898001") -AnnotationAssertion( "UMLS:C0878544") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Disease of the heart muscle") -AnnotationAssertion( "HP:0001638") -AnnotationAssertion(rdfs:label "Cardiomyopathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cardiomegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:31194436") "Increased size of the heart, clinically defined as an increased transverse diameter of the cardiac silhouette that is greater than or equal to 50% of the transverse diameter of the chest (increased cardiothoracic ratio) on a posterior-anterior projection of a chest radiograph or a computed tomography.") -AnnotationAssertion( "MSH:D006332") -AnnotationAssertion( "SNOMEDCT_US:8186001") -AnnotationAssertion( "UMLS:C0018800") -AnnotationAssertion(Annotation( ) "Enlarged heart") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased heart size") -AnnotationAssertion( "HP:0001640") -AnnotationAssertion(rdfs:label "Cardiomegaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Right ventricular hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "In this case the right ventricle is more muscular than normal, causing a characteristic boot-shaped (coeur-en-sabot) appearance as seen on anterior- posterior chest x-rays. Right ventricular hypertrophy is commonly associated with any form of right ventricular outflow obstruction or pulmonary hypertension, which may in turn owe its origin to left-sided disease. The echocardiographic signs are thickening of the anterior right ventricular wall and the septum. Cavity size is usually normal, or slightly enlarged. In many cases there is associated volume overload present due to tricuspid regurgitation, in the absence of this, septal motion is normal.") -AnnotationAssertion( "Fyler:3609") -AnnotationAssertion( "MSH:D017380") -AnnotationAssertion( "SNOMEDCT_US:89792004") -AnnotationAssertion( "UMLS:C0162770") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Heart right ventricle hypertrophy") -AnnotationAssertion( "HP:0001667") -AnnotationAssertion(rdfs:label "Right ventricular hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Transposition of the great arteries) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:10798431") Annotation( "eMedicine:900574") "A complex congenital heart defect in which the aorta arises from the morphologic right ventricle and the pulmonary artery arises from the morphologic left ventricle.") -AnnotationAssertion( "SNOMEDCT_US:204296002") -AnnotationAssertion( "SNOMEDCT_US:26146002") -AnnotationAssertion( "UMLS:C3536741") -AnnotationAssertion( "Transposition of great vessels") -AnnotationAssertion( "HP:0001669") -AnnotationAssertion(rdfs:label "Transposition of the great arteries") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal cardiac septum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the intra-atrial or intraventricular septum.") -AnnotationAssertion( "HP:0001690") -AnnotationAssertion( "HP:0004760") -AnnotationAssertion( "MSH:D006343") -AnnotationAssertion( "SNOMEDCT_US:253273004") -AnnotationAssertion( "SNOMEDCT_US:396351009") -AnnotationAssertion( "SNOMEDCT_US:59494005") -AnnotationAssertion( "UMLS:C0018816") -AnnotationAssertion( "Abnormality of the cardiac septa") -AnnotationAssertion( "Heart septal defect") -AnnotationAssertion(Annotation( ) "Septal defects") -AnnotationAssertion( "HP:0001671") -AnnotationAssertion(rdfs:label "Abnormal cardiac septum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atrioventricular block) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delayed or lack of conduction of atrial depolarizations through the atrioventricular node to the ventricles.") -AnnotationAssertion( "HP:0001668") -AnnotationAssertion( "HP:0005142") -AnnotationAssertion( "HP:0006672") -AnnotationAssertion( "MSH:D054537") -AnnotationAssertion( "SNOMEDCT_US:233917008") -AnnotationAssertion( "UMLS:C0004245") -AnnotationAssertion( "UMLS:C1841659") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Interruption of electrical communication between upper and lower chambers of heart") -AnnotationAssertion( "Atrioventricular nodal disease") -AnnotationAssertion( "HP:0001678") -AnnotationAssertion(rdfs:label "Atrioventricular block") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal aortic morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:24910511") "An abnormality of the aorta.") -AnnotationAssertion( "HP:0030963") -AnnotationAssertion( "Fyler:1453") -AnnotationAssertion( "UMLS:C4025756") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal aorta morphology") -AnnotationAssertion( "Abnormality of the aorta") -AnnotationAssertion( "HP:0001679") -AnnotationAssertion(rdfs:label "Abnormal aortic morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Loss of voice) - -AnnotationAssertion( "MSH:D001044") -AnnotationAssertion( "SNOMEDCT_US:441913003") -AnnotationAssertion( "SNOMEDCT_US:44564008") -AnnotationAssertion( "UMLS:C0003564") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Aphonia") -AnnotationAssertion( "HP:0001686") -AnnotationAssertion(rdfs:label "Loss of voice") -SubClassOf( ) - -# Class: (Abnormal pericardium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pericardium, i.e., of the fluid filled sac that surrounds the heart and the proximal ends of the aorta, vena cava, and the pulmonary artery.") -AnnotationAssertion( "Fyler:1900") -AnnotationAssertion( "UMLS:C4025754") -AnnotationAssertion( "Abnormality of the pericardium") -AnnotationAssertion( "HP:0001697") -AnnotationAssertion(rdfs:label "Abnormal pericardium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pericarditis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the sac-like covering around the heart (pericardium).") -AnnotationAssertion( "MSH:D010493") -AnnotationAssertion( "SNOMEDCT_US:3238004") -AnnotationAssertion( "UMLS:C0031046") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Swelling or irritation of membrane around heart") -AnnotationAssertion( "HP:0001701") -AnnotationAssertion(rdfs:label "Pericarditis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal right ventricle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the right ventricle of the heart.") -AnnotationAssertion( "Fyler:1820") -AnnotationAssertion( "SNOMEDCT_US:253516002") -AnnotationAssertion( "UMLS:C0344887") -AnnotationAssertion( "Abnormality of the right ventricle") -AnnotationAssertion( "Right ventricular abnormality") -AnnotationAssertion( "HP:0001707") -AnnotationAssertion(rdfs:comment "The function of the right ventricle is to receive blood from the right atrium and to eject blood into the pulmonary artery.") -AnnotationAssertion(rdfs:label "Abnormal right ventricle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Conotruncal defect) - -AnnotationAssertion(Annotation( "HPO:probinson") "A congenital malformation of the outflow tract of the heart. Conotruncal defects are thought to result from a disturbance of the outflow tract of the embryonic heart, and comprise truncus arteriosus, tetralogy of Fallot, interrupted aortic arch, transposition of the great arteries, and double outlet right ventricle.") -AnnotationAssertion( "UMLS:C1853238") -AnnotationAssertion( "Conotruncal heart defects") -AnnotationAssertion( "HP:0001710") -AnnotationAssertion(rdfs:label "Conotruncal defect") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal left ventricle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the left ventricle of the heart.") -AnnotationAssertion( "Fyler:1810") -AnnotationAssertion( "SNOMEDCT_US:253535002") -AnnotationAssertion( "UMLS:C0344905") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal heart left ventricle morphology") -AnnotationAssertion( "Abnormality of the left ventricle") -AnnotationAssertion( "Left ventricular abnormality") -AnnotationAssertion( "HP:0001711") -AnnotationAssertion(rdfs:label "Abnormal left ventricle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Left ventricular hypertrophy) - -AnnotationAssertion(Annotation( "MP:0002625") "Enlargement or increased size of the heart left ventricle.") -AnnotationAssertion( "HP:0005171") -AnnotationAssertion( "Fyler:3608") -AnnotationAssertion( "MSH:D017379") -AnnotationAssertion( "SNOMEDCT_US:55827005") -AnnotationAssertion( "UMLS:C0149721") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Heart left ventricle hypertrophy") -AnnotationAssertion( "Left ventricular wall hypertrophy") -AnnotationAssertion( "HP:0001712") -AnnotationAssertion(rdfs:label "Left ventricular hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal cardiac ventricle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of a cardiac ventricle.") -AnnotationAssertion( "UMLS:C4025752") -AnnotationAssertion( "Abnormality of cardiac ventricle") -AnnotationAssertion( "HP:0001713") -AnnotationAssertion(rdfs:label "Abnormal cardiac ventricle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ventricular hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Enlargement of the cardiac ventricular muscle tissue with increase in the width of the wall of the ventricle and loss of elasticity. Ventricular hypertrophy is clinically differentiated into left and right ventricular hypertrophy.") -AnnotationAssertion( "HP:0005167") -AnnotationAssertion( "SNOMEDCT_US:266249003") -AnnotationAssertion( "UMLS:C0340279") -AnnotationAssertion( "HP:0001714") -AnnotationAssertion(rdfs:label "Ventricular hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Progressive hearing impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "A progressive form of hearing impairment.") -AnnotationAssertion( "HP:0008590") -AnnotationAssertion( "UMLS:C1842138") -AnnotationAssertion( "Progressive hearing loss") -AnnotationAssertion( "HP:0001730") -AnnotationAssertion(rdfs:label "Progressive hearing impairment") -SubClassOf( ) - -# Class: (Abnormality of the pancreas) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pancreas.") -AnnotationAssertion( "MSH:D010182") -AnnotationAssertion( "SNOMEDCT_US:3855007") -AnnotationAssertion( "UMLS:C0030286") -AnnotationAssertion( "UMLS:C4025751") -AnnotationAssertion(Annotation( ) "Abnormality of the pancreas") -AnnotationAssertion(Annotation( ) "Pancreatic disease") -AnnotationAssertion( "HP:0001732") -AnnotationAssertion(rdfs:label "Abnormality of the pancreas") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pancreatitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of inflammation in the pancreas.") -AnnotationAssertion( "MSH:D010195") -AnnotationAssertion( "SNOMEDCT_US:75694006") -AnnotationAssertion( "UMLS:C0030305") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Pancreatic inflammation") -AnnotationAssertion( "HP:0001733") -AnnotationAssertion(rdfs:label "Pancreatitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Acute pancreatitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "A acute form of pancreatitis.") -AnnotationAssertion( "HP:0004512") -AnnotationAssertion( "SNOMEDCT_US:197456007") -AnnotationAssertion( "UMLS:C0001339") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Acute pancreatic inflammation") -AnnotationAssertion( "Pancreatitis, acute") -AnnotationAssertion( "HP:0001735") -AnnotationAssertion(rdfs:label "Acute pancreatitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the spleen) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the spleen.") -AnnotationAssertion( "UMLS:C4025749") -AnnotationAssertion(Annotation( ) "Abnormality of the spleen") -AnnotationAssertion( "HP:0001743") -AnnotationAssertion(rdfs:comment "The spleen is an abdominal organ that functions as a member of the hematopoietic system and of the immune system.") -AnnotationAssertion(rdfs:label "Abnormality of the spleen") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Splenomegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal increased size of the spleen.") -AnnotationAssertion( "HP:0001745") -AnnotationAssertion( "HP:0006269") -AnnotationAssertion( "MSH:D013163") -AnnotationAssertion( "SNOMEDCT_US:16294009") -AnnotationAssertion( "UMLS:C0038002") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased spleen size") -AnnotationAssertion( "HP:0001744") -AnnotationAssertion(rdfs:label "Splenomegaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Asplenia) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence (aplasia) of the spleen.") -AnnotationAssertion( "Fyler:4771") -AnnotationAssertion( "SNOMEDCT_US:702624008") -AnnotationAssertion( "SNOMEDCT_US:707147002") -AnnotationAssertion( "SNOMEDCT_US:93030006") -AnnotationAssertion( "UMLS:C0600031") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent spleen") -AnnotationAssertion( "HP:0001746") -AnnotationAssertion(rdfs:label "Asplenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal foot morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the skeleton of foot.") -AnnotationAssertion( "HP:0010216") -AnnotationAssertion( "HP:0010611") -AnnotationAssertion( "MSH:D005530") -AnnotationAssertion( "SNOMEDCT_US:229844004") -AnnotationAssertion( "UMLS:C0016506") -AnnotationAssertion(Annotation( ) "Abnormal feet structure") -AnnotationAssertion(Annotation( ) "Abnormality of the feet") -AnnotationAssertion(Annotation( ) "Abnormality of the foot") -AnnotationAssertion(Annotation( ) "Foot deformities") -AnnotationAssertion(Annotation( ) "Foot deformity") -AnnotationAssertion( "HP:0001760") -AnnotationAssertion(rdfs:comment "A disorder of the foot that can either be congenital or acquired. Such deformities can include hammer toe, club foot deformity, flat feet, pes cavus, congenital vertical talus (rocker bottom foot), and many others.") -AnnotationAssertion(rdfs:label "Abnormal foot morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short foot) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19125433") "A measured foot length that is more than 2 SD below the mean for a newborn of 27 - 41 weeks gestation, or foot that is less than the 3rd centile for individuals from birth to 16 years of age (objective). Alternatively, a foot that appears disproportionately short (subjective).") -AnnotationAssertion( "HP:0001764") -AnnotationAssertion( "HP:0001766") -AnnotationAssertion( "HP:0001778") -AnnotationAssertion( "HP:0008135") -AnnotationAssertion( "UMLS:C1848673") -AnnotationAssertion( "Hypoplastic feet") -AnnotationAssertion(Annotation( ) "Short feet") -AnnotationAssertion(Annotation( ) "Short foot") -AnnotationAssertion(Annotation( ) "Small feet") -AnnotationAssertion( "HP:0001773") -AnnotationAssertion(rdfs:label "Short foot") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of a toe.") -AnnotationAssertion( "UMLS:C2674738") -AnnotationAssertion(Annotation( ) "Abnormalities of the toes") -AnnotationAssertion(Annotation( ) "Abnormality of toe") -AnnotationAssertion( "HP:0001780") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Fetal ascites) - -AnnotationAssertion(Annotation( "HPO:probinson") "Accumulation of fluid in the peritoneal cavity during the fetal period.") -AnnotationAssertion( "SNOMEDCT_US:363125002") -AnnotationAssertion( "UMLS:C1285291") -AnnotationAssertion(Annotation( ) "Foetal ascites") -AnnotationAssertion( "HP:0001791") -AnnotationAssertion(rdfs:label "Fetal ascites") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small nail) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19125433") "A nail that is diminished in length and width, i.e., underdeveloped nail.") -AnnotationAssertion( "HP:0001813") -AnnotationAssertion( "SNOMEDCT_US:11375002") -AnnotationAssertion( "UMLS:C0263523") -AnnotationAssertion( "Hypoplastic nail") -AnnotationAssertion( "Hypoplastic nails") -AnnotationAssertion( "Nail hypoplasia") -AnnotationAssertion(Annotation( ) "Small nail") -AnnotationAssertion(Annotation( ) "Small nails") -AnnotationAssertion( "HP:0001792") -AnnotationAssertion(rdfs:label "Small nail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anonychia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia of the nail.") -AnnotationAssertion( "HP:0007593") -AnnotationAssertion( "HP:0008384") -AnnotationAssertion( "MSH:C536377") -AnnotationAssertion( "SNOMEDCT_US:23610003") -AnnotationAssertion( "UMLS:C0265998") -AnnotationAssertion(Annotation( ) "Absent nails") -AnnotationAssertion(Annotation( ) "Aplastic nails") -AnnotationAssertion( "HP:0001798") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Total absence of nails.") -AnnotationAssertion(rdfs:label "Anonychia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short nail) - -AnnotationAssertion(Annotation( "PMID:19125433") "Decreased length of nail.") -AnnotationAssertion( "HP:0200075") -AnnotationAssertion( "SNOMEDCT_US:247488004") -AnnotationAssertion( "UMLS:C0423808") -AnnotationAssertion(Annotation( ) "Short nail") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Short nails") -AnnotationAssertion( "HP:0001799") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Use this designation when the length is reduced but the width is normal.") -AnnotationAssertion(rdfs:label "Short nail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic toenails) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the toenail.") -AnnotationAssertion( "UMLS:C1837279") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped toenails") -AnnotationAssertion( "HP:0001800") -AnnotationAssertion(rdfs:label "Hypoplastic toenails") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent toenail) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital absence of the toenail.") -AnnotationAssertion( "UMLS:C1844555") -AnnotationAssertion(Annotation( ) "Absent toenail") -AnnotationAssertion(Annotation( ) "Absent toenails") -AnnotationAssertion(Annotation( "HPO:skoehler") "Absent toenails (anonychia)") -AnnotationAssertion(Annotation( "HPO:skoehler") "Anonychia of toenails") -AnnotationAssertion( "HP:0001802") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Absent toenail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplastic fingernail) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of a fingernail.") -AnnotationAssertion( "UMLS:C1856786") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small fingernail") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped fingernail") -AnnotationAssertion( "HP:0001804") -AnnotationAssertion(rdfs:label "Hypoplastic fingernail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Onychogryposis) - -AnnotationAssertion(Annotation( "PMID:19125433") "Nail that appears thick when viewed on end.") -AnnotationAssertion( "HP:0001819") -AnnotationAssertion( "HP:0200088") -AnnotationAssertion( "SNOMEDCT_US:52897009") -AnnotationAssertion( "UMLS:C0263537") -AnnotationAssertion( "Dystrophic thickened nails") -AnnotationAssertion(Annotation( ) "Thick nail") -AnnotationAssertion(Annotation( ) "Thickened nails") -AnnotationAssertion( "HP:0001805") -AnnotationAssertion(rdfs:comment "There is a build up of keratin causing the nail plate to lift away from the nail bed. The thickened nail plate is usually very hard. Onychauxis and onychogryposis are dystrophic diseases of the nail in which the nail plate becomes decidedly hypertrophied. The differentiation of the two entities is only one of degree of severity.") -AnnotationAssertion(rdfs:label "Onychogryposis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dystrophic toenail) - -AnnotationAssertion(Annotation( "HPO:probinson") "Toenail changes apart from changes of the color of the toenail (nail dyschromia) that involve partial or complete disruption of the various keratinous layers of the nail plate.") -AnnotationAssertion( "HP:0007558") -AnnotationAssertion( "UMLS:C1833225") -AnnotationAssertion( "Dystrophic toenail changes") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "http://naildystrophy.com/") Annotation( ) "Poor toenail formation") -AnnotationAssertion( "Dystrophic toenails") -AnnotationAssertion( "HP:0001810") -AnnotationAssertion(rdfs:label "Dystrophic toenail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent fingernail) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of a fingernail.") -AnnotationAssertion( "UMLS:C1844554") -AnnotationAssertion(Annotation( ) "Absent fingernail") -AnnotationAssertion( "Aplasia of the fingernail") -AnnotationAssertion(Annotation( "HPO:skoehler") "Anonychia of fingernails") -AnnotationAssertion( "HP:0001817") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Absent fingernail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Weight loss) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduction of total body weight.") -AnnotationAssertion( "MSH:D015431") -AnnotationAssertion( "SNOMEDCT_US:161832001") -AnnotationAssertion( "SNOMEDCT_US:262285001") -AnnotationAssertion( "SNOMEDCT_US:89362005") -AnnotationAssertion( "UMLS:C1262477") -AnnotationAssertion( "Loss of weight") -AnnotationAssertion( "HP:0001824") -AnnotationAssertion(rdfs:label "Weight loss") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Foot polydactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A kind of polydactyly characterized by the presence of a supernumerary toe or toes.") -AnnotationAssertion( "HP:0009135") -AnnotationAssertion( "SNOMEDCT_US:62218008") -AnnotationAssertion( "UMLS:C0158734") -AnnotationAssertion(Annotation( ) "Duplication of bones of the toes") -AnnotationAssertion( "Polydactyly of feet") -AnnotationAssertion( "Polydactyly of the foot") -AnnotationAssertion( "HP:0001829") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Foot polydactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "A toe that appears disproportionately short compared to the foot.") -AnnotationAssertion( "HP:0001767") -AnnotationAssertion( "HP:0001781") -AnnotationAssertion( "HP:0001855") -AnnotationAssertion( "HP:0004701") -AnnotationAssertion( "HP:0005889") -AnnotationAssertion( "HP:0008099") -AnnotationAssertion( "UMLS:C1836195") -AnnotationAssertion( "Brachydactyly of the foot") -AnnotationAssertion( "Hypoplasia of the toe") -AnnotationAssertion( "Hypoplastic toes") -AnnotationAssertion( "Short foot phalanges") -AnnotationAssertion(Annotation( ) "Short toe") -AnnotationAssertion(Annotation( ) "Short toes") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Stubby toes") -AnnotationAssertion( "HP:0001831") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This finding must be distinguished from digits that are of increased girth but of normal length and that of a long mid- and hind foot with normal digit lengths. The affected digits should be specified as described in the introductory comments. Note that we designate brachydactyly as a synonym, but this use of the term is distinct from the use of the same word in Bell's classification of brachdactyly.") -AnnotationAssertion(rdfs:label "Short toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal metatarsal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormalities of the metatarsal bones (i.e. of five tubular bones located between the tarsal bones of the hind- and mid-foot and the phalanges of the toes).") -AnnotationAssertion( "UMLS:C4025745") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the long bone of foot") -AnnotationAssertion( "HP:0001832") -AnnotationAssertion(rdfs:label "Abnormal metatarsal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Camptodactyly of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Camptodactyly is a painless flexion contracture of the proximal interphalangeal (PIP) joint that is usually gradually progressive. This term refers to camptodactyly of one or more toes.") -AnnotationAssertion( "UMLS:C4021774") -AnnotationAssertion( "Camptodactyly of feet") -AnnotationAssertion( "HP:0001836") -AnnotationAssertion(rdfs:label "Camptodactyly of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Foot acroosteolysis) - -AnnotationAssertion( "UMLS:C4025744") -AnnotationAssertion( "Acroosteolysis of feet") -AnnotationAssertion( "HP:0001842") -AnnotationAssertion(rdfs:label "Foot acroosteolysis") -SubClassOf( ) - -# Class: (Foot oligodactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental defect resulting in the presence of fewer than the normal number of toes.") -AnnotationAssertion( "HP:0001777") -AnnotationAssertion( "SNOMEDCT_US:249820005") -AnnotationAssertion( "UMLS:C0426934") -AnnotationAssertion(Annotation( ) "Missing toes") -AnnotationAssertion( "Oligodactyly of feet") -AnnotationAssertion( "HP:0001849") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Foot oligodactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the tarsal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of the tarsus are the cluster of seven bones in the foot between the tibia and fibula and the metatarsus, including the calcaneus (heel) bone and the talus (ankle) bone.") -AnnotationAssertion( "UMLS:C1862136") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal ankle bones") -AnnotationAssertion( "Abnormal tarsals") -AnnotationAssertion( "HP:0001850") -AnnotationAssertion(rdfs:label "Abnormality of the tarsal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short distal phalanx of toe) - -AnnotationAssertion(Annotation( "PMID:19125433") "Short distance from the end of the toe to the most distal interphalangeal crease or distal interphalangeal joint flexion point, i.e., abnormally short distal phalanx of toe.") -AnnotationAssertion( "UMLS:C4021771") -AnnotationAssertion( "Hypoplastic distal phalanges of feet") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short outermost bone of toe") -AnnotationAssertion( "HP:0001857") -AnnotationAssertion(rdfs:comment "This term differs from Partial absence of the toe because in that term the phalanx must be missing, whereas here it may be small, but present. Relative shortening of the distal phalanges of the toes can be harder to assess than in the fingers, as they are normally quite short. Distal phalangeal lengths can be assessed subjectively by comparing that digit segment to the rest of the digit, to other normal digits in that patient, or to typical patients of that age or build.") -AnnotationAssertion(rdfs:label "Short distal phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Acroosteolysis of distal phalanges (feet)) - -AnnotationAssertion( "UMLS:C4025739") -AnnotationAssertion( "Acroosteolysis of distal phalanges of feet") -AnnotationAssertion( "HP:0001870") -AnnotationAssertion(rdfs:label "Acroosteolysis of distal phalanges (feet)") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of blood and blood-forming tissues) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the hematopoietic system.") -AnnotationAssertion( "HP:0003135") -AnnotationAssertion( "MSH:D006402") -AnnotationAssertion( "SNOMEDCT_US:191124002") -AnnotationAssertion( "SNOMEDCT_US:34093004") -AnnotationAssertion( "UMLS:C0018939") -AnnotationAssertion( "UMLS:C0850715") -AnnotationAssertion( "UMLS:C4020864") -AnnotationAssertion(Annotation( ) "Abnormality of blood and blood-forming tissues") -AnnotationAssertion(Annotation( ) "Abnormality of the haematopoietic system") -AnnotationAssertion( "Abnormality of the hematopoietic system") -AnnotationAssertion(Annotation( ) "Haematological abnormality") -AnnotationAssertion( "Hematological abnormality") -AnnotationAssertion( "Hematologic disease") -AnnotationAssertion( "HP:0001871") -AnnotationAssertion(rdfs:comment "The hematopoietic system comprises the organs that are involved in the production of blood, primarily the bone marrow, spleen, tonsils, and lymph nodes.") -AnnotationAssertion(rdfs:label "Abnormality of blood and blood-forming tissues") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of neutrophils) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21094463") Annotation( "PMID:26819959") "A neutrophil abnormality.") -AnnotationAssertion( "SNOMEDCT_US:250274006") -AnnotationAssertion( "UMLS:C0427515") -AnnotationAssertion( "Abnormality of neutrophil") -AnnotationAssertion(Annotation( ) "Abnormality of neutrophils") -AnnotationAssertion( "Abnormality of polymorphonuclear neutrophils") -AnnotationAssertion( "HP:0001874") -AnnotationAssertion(rdfs:comment "Neutrophils are the most abundant leukocytes in blood and are considered to be the first line of defense during inflammation and infections. They are myeloid granulocytes and their names is derived from the fact that their cytoplasm contains granules that stain with acidic dye as well as granules that stain with basic dye. Their nuclei consist of three to five lobes connected by slender threads of chromatin. Mature neutrophils live for approximately one day.") -AnnotationAssertion(rdfs:label "Abnormality of neutrophils") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neutropenia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:25642312") "An abnormally low number of neutrophils in the peripheral blood.") -AnnotationAssertion( "HP:0005515") -AnnotationAssertion( "HP:0005533") -AnnotationAssertion( "SNOMEDCT_US:165517008") -AnnotationAssertion( "UMLS:C0853697") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Low blood neutrophil count") -AnnotationAssertion(Annotation( ) "Low neutrophil count") -AnnotationAssertion(Annotation( ) "Neutropoenia") -AnnotationAssertion( "Peripheral neutropenia") -AnnotationAssertion( "HP:0001875") -AnnotationAssertion(rdfs:comment "Mild neutropenia is defined as an absolute neutrophil count of less than 1500 cells per microliter of blood, moderate less than 1000 cells per microliter of blood and, and severe is less than 500 cells per microliter of blood.") -AnnotationAssertion(rdfs:label "Neutropenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal erythrocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of erythrocytes (red-blood cells).") -AnnotationAssertion( "HP:0010973") -AnnotationAssertion( "SNOMEDCT_US:12222001") -AnnotationAssertion( "UMLS:C0391870") -AnnotationAssertion( "UMLS:C4020862") -AnnotationAssertion( "Abnormality of erythrocytes") -AnnotationAssertion( "Abnormality of red blood cells") -AnnotationAssertion( "Abnormality of erythroid lineage cell") -AnnotationAssertion( "HP:0001877") -AnnotationAssertion(rdfs:label "Abnormal erythrocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal leukocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of leukocytes.") -AnnotationAssertion( "SNOMEDCT_US:134199001") -AnnotationAssertion( "SNOMEDCT_US:24827003") -AnnotationAssertion( "UMLS:C0152009") -AnnotationAssertion( "Abnormality of leukocytes") -AnnotationAssertion( "HP:0001881") -AnnotationAssertion(rdfs:comment "Leukocytes are nucleated cells of the myeloid or lymphoid lineages, found in blood or other tissue.") -AnnotationAssertion(rdfs:label "Abnormal leukocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Leukopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal decreased number of leukocytes in the blood.") -AnnotationAssertion( "MSH:D007970") -AnnotationAssertion( "SNOMEDCT_US:84828003") -AnnotationAssertion( "UMLS:C0023530") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Decreased blood leukocyte number") -AnnotationAssertion(Annotation( ) "Low white blood cell count") -AnnotationAssertion( "HP:0001882") -AnnotationAssertion(rdfs:label "Leukopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lymphopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduced number of lymphocytes in the blood.") -AnnotationAssertion( "MSH:D008231") -AnnotationAssertion( "SNOMEDCT_US:48813009") -AnnotationAssertion( "UMLS:C0024312") -AnnotationAssertion( "Absolute lymphocyte count decrease") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Decreased blood lymphocyte number") -AnnotationAssertion(Annotation( "ORCID:0000-0001-7941-2961") Annotation( ) "Low lymphocyte number") -AnnotationAssertion( "Lymphocytopenia") -AnnotationAssertion( "HP:0001888") -AnnotationAssertion(rdfs:label "Lymphopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal bleeding) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal susceptibility to bleeding, often referred to as a bleeding diathesis. A bleeding diathesis may be related to vascular, platelet and coagulation defects.") -AnnotationAssertion( "HP:0004830") -AnnotationAssertion( "HP:0004834") -AnnotationAssertion( "HP:0004849") -AnnotationAssertion( "HP:0004862") -AnnotationAssertion( "HP:0004865") -AnnotationAssertion( "HP:0008183") -AnnotationAssertion( "SNOMEDCT_US:248250000") -AnnotationAssertion( "SNOMEDCT_US:64779008") -AnnotationAssertion( "UMLS:C1458140") -AnnotationAssertion( "Bleeding diathesis") -AnnotationAssertion(Annotation( ) "Bleeding tendency") -AnnotationAssertion( "Hemorrhagic diathesis") -AnnotationAssertion( "HP:0001892") -AnnotationAssertion(rdfs:comment "This term is kept for historical reasons. If possible, a more exact description of the phenotype (i.e., whether there is a vascular, platelet and coagulation defect) should be attempted.") -AnnotationAssertion(rdfs:label "Abnormal bleeding") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reticulocytopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduced number of reticulocytes in the peripheral blood.") -AnnotationAssertion( "SNOMEDCT_US:124961001") -AnnotationAssertion( "UMLS:C0858867") -AnnotationAssertion( "HP:0001896") -AnnotationAssertion(rdfs:label "Reticulocytopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased hemoglobin) - -AnnotationAssertion( "SNOMEDCT_US:131141003") -AnnotationAssertion( "UMLS:C0549448") -AnnotationAssertion(Annotation( ) "Increased Hb") -AnnotationAssertion(Annotation( ) "Increased haemoglobin") -AnnotationAssertion( "HP:0001900") -AnnotationAssertion(rdfs:label "Increased hemoglobin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Polycythemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Polycythemia is diagnosed if the red blood cell count, the hemoglobin level, and the red blood cell volume all exceed the upper limits of normal.") -AnnotationAssertion( "HP:0001893") -AnnotationAssertion( "MSH:D011086") -AnnotationAssertion( "SNOMEDCT_US:109992005") -AnnotationAssertion( "SNOMEDCT_US:127062003") -AnnotationAssertion( "UMLS:C0032461") -AnnotationAssertion( "UMLS:C1527405") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Abnormally shaped erythrocytes") -AnnotationAssertion( "Erythrocytosis") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Increased red blood cells") -AnnotationAssertion( "Polyglobulia") -AnnotationAssertion( "HP:0001901") -AnnotationAssertion(rdfs:label "Polycythemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduction in erythrocytes volume or hemoglobin concentration.") -AnnotationAssertion( "HP:0001926") -AnnotationAssertion( "HP:0003136") -AnnotationAssertion( "HP:0005509") -AnnotationAssertion( "MSH:D000740") -AnnotationAssertion( "SNOMEDCT_US:165397008") -AnnotationAssertion( "SNOMEDCT_US:271737000") -AnnotationAssertion( "UMLS:C0002871") -AnnotationAssertion( "UMLS:C0162119") -AnnotationAssertion( "Anaemia") -AnnotationAssertion(Annotation( ) "Low number of red blood cells or haemoglobin") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Low number of red blood cells or hemoglobin") -AnnotationAssertion(Annotation( ) "Decreased haemoglobin") -AnnotationAssertion( "Decreased hemoglobin") -AnnotationAssertion( "HP:0001903") -AnnotationAssertion(rdfs:comment "Anemia is not a specific entity but can result from many underlying pathologic processes. The three main causes of anemia are blood loss, decreased or faulty red blood cell production, and increased destruction of red blood cells. Various classifications are in clinical use including a classification according to the mean corpuscular volume (MCV) of the erythrocytes: microcytic, macrocytic, or normocytic. Anemias can also be classified according to variations in cell size and shape, as reflected by the red-cell distribution width (RDW). Additionally, anemias can be classified into those of inadequate production and hemolytic anemias.") -AnnotationAssertion(rdfs:label "Anemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf(ObjectUnionOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal granulocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality or abnormal count of granulocytes.") -AnnotationAssertion( "HP:0005438") -AnnotationAssertion( "SNOMEDCT_US:250274006") -AnnotationAssertion( "UMLS:C0427515") -AnnotationAssertion( "Abnormality of granulocytes") -AnnotationAssertion( "HP:0001911") -AnnotationAssertion(rdfs:label "Abnormal granulocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Granulocytopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally reduced number of granulocytes in the blood.") -AnnotationAssertion( "MSH:D000380") -AnnotationAssertion( "SNOMEDCT_US:17182001") -AnnotationAssertion( "SNOMEDCT_US:417672002") -AnnotationAssertion( "UMLS:C0001824") -AnnotationAssertion( "HP:0001913") -AnnotationAssertion(rdfs:label "Granulocytopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reticulocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An elevation in the number of reticulocytes (immature erythrocytes) in the peripheral blood circulation.") -AnnotationAssertion( "MSH:D045262") -AnnotationAssertion( "SNOMEDCT_US:46049004") -AnnotationAssertion( "UMLS:C0206160") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Increased immature red blood cells") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Increased number of immature red blood cells") -AnnotationAssertion( "Increased reticulocyte count") -AnnotationAssertion( "Increased reticulocytes") -AnnotationAssertion( "Polychromasia") -AnnotationAssertion( "HP:0001923") -AnnotationAssertion(rdfs:label "Reticulocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of metabolism/homeostasis) - -AnnotationAssertion( "HP:0002146") -AnnotationAssertion( "HP:0004355") -AnnotationAssertion( "HP:0004367") -AnnotationAssertion( "UMLS:C4021768") -AnnotationAssertion(Annotation( ) "Laboratory abnormality") -AnnotationAssertion(Annotation( ) "Metabolism abnormality") -AnnotationAssertion( "HP:0001939") -AnnotationAssertion(rdfs:label "Abnormality of metabolism/homeostasis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoglycemia) - -AnnotationAssertion(Annotation( "HPO:curators") "A decreased concentration of glucose in the blood.") -AnnotationAssertion( "HP:0003356") -AnnotationAssertion( "MSH:D007003") -AnnotationAssertion( "SNOMEDCT_US:237630007") -AnnotationAssertion( "SNOMEDCT_US:271327008") -AnnotationAssertion( "SNOMEDCT_US:302866003") -AnnotationAssertion( "UMLS:C0020615") -AnnotationAssertion( "Hypoglycaemia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Low blood sugar") -AnnotationAssertion( "HP:0001943") -AnnotationAssertion(rdfs:label "Hypoglycemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dehydration) - -AnnotationAssertion( "MSH:D003681") -AnnotationAssertion( "SNOMEDCT_US:34095006") -AnnotationAssertion( "UMLS:C0011175") -AnnotationAssertion(Annotation( ) "Dehydration") -AnnotationAssertion( "Exsiccosis") -AnnotationAssertion( "HP:0001944") -AnnotationAssertion(rdfs:label "Dehydration") -SubClassOf( ) - -# Class: (Ketosis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:28278308") "Presence of elevated levels of ketone bodies in the body.") -AnnotationAssertion( "HP:0003543") -AnnotationAssertion( "MSH:D007662") -AnnotationAssertion( "SNOMEDCT_US:213281004") -AnnotationAssertion( "SNOMEDCT_US:2538008") -AnnotationAssertion( "UMLS:C0022638") -AnnotationAssertion( "UMLS:C0235430") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High levels of ketone bodies") -AnnotationAssertion( "Hyperketosis") -AnnotationAssertion( "HP:0001946") -AnnotationAssertion(rdfs:comment "Ketone bodies are formed from acetyl-CoA in the liver by ketogenesis when the liver glycogen stores are depleted. Ketone bodies are acidic, and ketoacidosis ensues if the compensatory mechanisms are overloaded. The predominant ketones being acetoacetate, acetone, and beta-hydroxybutyrate.") -AnnotationAssertion(rdfs:label "Ketosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic heart) - -AnnotationAssertion( "UMLS:C3151525") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small heart") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped heart") -AnnotationAssertion( "HP:0001961") -AnnotationAssertion(rdfs:label "Hypoplastic heart") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of metatarsal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the metatarsal bones.") -AnnotationAssertion( "UMLS:C1860182") -AnnotationAssertion( "Absent or hypoplastic metatarsal") -AnnotationAssertion( "Absent/hypoplastic metacarpals") -AnnotationAssertion( "Absent/hypoplastic metatarsals") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small long bone of foot") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped long bone of foot") -AnnotationAssertion( "Aplastic/hypoplastic metatarsals") -AnnotationAssertion( "HP:0001964") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of metatarsal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Leukocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal increase in the number of leukocytes in the blood.") -AnnotationAssertion( "MSH:D007964") -AnnotationAssertion( "SNOMEDCT_US:111583006") -AnnotationAssertion( "UMLS:C0023518") -AnnotationAssertion(Annotation( ) "Elevated white blood count") -AnnotationAssertion(Annotation( ) "High white blood count") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased blood leukocyte number") -AnnotationAssertion( "HP:0001974") -AnnotationAssertion(rdfs:label "Leukocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or hypoplasia of toes.") -AnnotationAssertion( "UMLS:C3551148") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small toe") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped toe") -AnnotationAssertion( "Aplastic/hypoplastic toe phalanges") -AnnotationAssertion(Annotation( "HPO:skoehler") "Absent/hypoplastic toes") -AnnotationAssertion( "HP:0001991") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Organic aciduria) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excretion of non-amino organic acids in urine.") -AnnotationAssertion( "UMLS:C0241775") -AnnotationAssertion( "HP:0001992") -AnnotationAssertion(rdfs:label "Organic aciduria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal facial shape) - -AnnotationAssertion(Annotation( "DDD:jclayton-smith") "An abnormal morphology (form) of the face or its components.") -AnnotationAssertion( "HP:0002004") -AnnotationAssertion( "HP:0002260") -AnnotationAssertion( "HP:0004643") -AnnotationAssertion( "HP:0004649") -AnnotationAssertion( "HP:0004652") -AnnotationAssertion( "HP:0004655") -AnnotationAssertion( "HP:0004675") -AnnotationAssertion( "HP:0005124") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of face") -AnnotationAssertion( "SNOMEDCT_US:248200007") -AnnotationAssertion( "SNOMEDCT_US:32003007") -AnnotationAssertion( "SNOMEDCT_US:398206004") -AnnotationAssertion( "SNOMEDCT_US:398302004") -AnnotationAssertion( "UMLS:C0266617") -AnnotationAssertion( "UMLS:C0424503") -AnnotationAssertion( "UMLS:C1385263") -AnnotationAssertion( "UMLS:C4072832") -AnnotationAssertion( "UMLS:C4072833") -AnnotationAssertion(Annotation( ) "Abnormal facial shape") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormal morphology of the face") -AnnotationAssertion( "Distinctive facies") -AnnotationAssertion( "Dysmorphic facial features") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Dysmorphic facies") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Facial dysmorphism") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Unusual facial appearance") -AnnotationAssertion( "Unusual facies") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Distortion of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Funny looking face") -AnnotationAssertion( "HP:0001999") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This term now covers many of the historical inexact descriptions such as Bird-like facies that probably should be avoided in modern genetics. This portion of the Ontology should be revised.") -AnnotationAssertion(rdfs:label "Abnormal facial shape") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Large forehead) - -AnnotationAssertion( "UMLS:C1839783") -AnnotationAssertion( "UMLS:C4280583") -AnnotationAssertion( "UMLS:C4280584") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased size of frontal region of face") -AnnotationAssertion(Annotation( ) "Large forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperplasia of forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypertrophy of forehead") -AnnotationAssertion( "HP:0002003") -AnnotationAssertion(rdfs:label "Large forehead") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Morphological central nervous system abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the central nervous system.") -AnnotationAssertion( "HP:0002405") -AnnotationAssertion( "HP:0002413") -AnnotationAssertion( "HP:0002481") -AnnotationAssertion( "HP:0007319") -AnnotationAssertion( "MSH:D002493") -AnnotationAssertion( "SNOMEDCT_US:23853001") -AnnotationAssertion( "UMLS:C0007682") -AnnotationAssertion( "UMLS:C4021765") -AnnotationAssertion( "Abnormality of the central nervous system") -AnnotationAssertion(Annotation( ) "Morphological abnormality of the CNS") -AnnotationAssertion( "Morphological abnormality of the central nervous system") -AnnotationAssertion( "Central nervous system disease") -AnnotationAssertion( "HP:0002011") -AnnotationAssertion(rdfs:label "Morphological central nervous system abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the abdominal organs) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the viscera of the abdomen.") -AnnotationAssertion( "UMLS:C4021764") -AnnotationAssertion(Annotation( ) "Abnormality of the abdominal organs") -AnnotationAssertion( "Gastrointestinal tract defects") -AnnotationAssertion( "HP:0002012") -AnnotationAssertion(rdfs:comment "The abdominal organs comprise the stomach, small and large intestines, liver, pancreas, bile tract, and spleen.") -AnnotationAssertion(rdfs:label "Abnormality of the abdominal organs") -SubClassOf( ) - -# Class: (Vomiting) - -AnnotationAssertion(Annotation( "HPO:probinson") "Forceful ejection of the contents of the stomach through the mouth by means of a series of involuntary spasmic contractions.") -AnnotationAssertion(Annotation(rdfs:label "Vomiting") "MEDDRA:10047700") -AnnotationAssertion( "MSH:D014839") -AnnotationAssertion( "SNOMEDCT_US:249497008") -AnnotationAssertion( "SNOMEDCT_US:300359004") -AnnotationAssertion( "SNOMEDCT_US:422400008") -AnnotationAssertion( "UMLS:C0042963") -AnnotationAssertion( "Emesis") -AnnotationAssertion(Annotation( ) "Throwing up") -AnnotationAssertion(Annotation( ) "Vomiting") -AnnotationAssertion( "HP:0002013") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Vomiting") -SubClassOf( ) - -# Class: (Diarrhea) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally increased frequency (usually defined as three or more) loose or watery bowel movements a day.") -AnnotationAssertion( "MSH:D003967") -AnnotationAssertion( "SNOMEDCT_US:267060006") -AnnotationAssertion( "SNOMEDCT_US:62315008") -AnnotationAssertion( "UMLS:C0011991") -AnnotationAssertion(Annotation( ) "Diarrhea") -AnnotationAssertion(Annotation( ) "Diarrhoea") -AnnotationAssertion(Annotation( ) "Watery stool") -AnnotationAssertion(Annotation( "PMID:28846339") "HP:0002014") -AnnotationAssertion(rdfs:label "Diarrhea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Nausea and vomiting) - -AnnotationAssertion(Annotation( "PMID:26770271") "Nausea is a commonly encountered symptom that has been defined as an unpleasant painless subjective feeling that one will imminently vomit. Vomiting has been defined as the forceful expulsion of the contents of the stomach, duodenum, or jejunum through the oral cavity. While nausea and vomiting are often thought to exist on a temporal continuum, this is not always the case. There are situations when severe nausea may be present without emesis and less frequently, when emesis may be present without preceding nausea.") -AnnotationAssertion( "SNOMEDCT_US:16932000") -AnnotationAssertion( "UMLS:C0027498") -AnnotationAssertion(Annotation( ) "Nausea and vomiting") -AnnotationAssertion( "HP:0002017") -AnnotationAssertion(rdfs:label "Nausea and vomiting") -SubClassOf( ) - -# Class: (Constipation) - -AnnotationAssertion(Annotation( "HPO:probinson") "Infrequent or difficult evacuation of feces.") -AnnotationAssertion( "HP:0002241") -AnnotationAssertion( "HP:0003786") -AnnotationAssertion( "MSH:D003248") -AnnotationAssertion( "SNOMEDCT_US:14760008") -AnnotationAssertion( "SNOMEDCT_US:225595004") -AnnotationAssertion( "UMLS:C0009806") -AnnotationAssertion( "UMLS:C0237326") -AnnotationAssertion(Annotation( ) "Constipation") -AnnotationAssertion( "Costiveness") -AnnotationAssertion( "Dyschezia") -AnnotationAssertion( "HP:0002019") -AnnotationAssertion(rdfs:label "Constipation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Malabsorption) - -AnnotationAssertion(Annotation( "HPO:probinson") "Impaired ability to absorb one or more nutrients from the intestine.") -AnnotationAssertion( "HP:0008270") -AnnotationAssertion( "UMLS:C3714745") -AnnotationAssertion(Annotation( ) "Intestinal malabsorption") -AnnotationAssertion(Annotation( ) "Malabsorption") -AnnotationAssertion( "HP:0002024") -AnnotationAssertion(rdfs:label "Malabsorption") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abdominal pain) - -AnnotationAssertion(Annotation( "HPO:probinson") "An unpleasant sensation characterized by physical discomfort (such as pricking, throbbing, or aching) and perceived to originate in the abdomen.") -AnnotationAssertion(Annotation( ) "Gastro pain") -AnnotationAssertion(Annotation( ) "Gastrointestinal pain") -AnnotationAssertion(Annotation(rdfs:label "Abdominal pain") "MEDDRA:10000081") -AnnotationAssertion( "MSH:D015746") -AnnotationAssertion( "SNOMEDCT_US:21522001") -AnnotationAssertion( "UMLS:C0000737") -AnnotationAssertion(Annotation( ) "Abdominal pain") -AnnotationAssertion(Annotation( ) "Pain in stomach") -AnnotationAssertion(Annotation( "ORCID:0000-0002-0736-9199") Annotation( ) "Stomach pain") -AnnotationAssertion(Annotation( ) "Abdominal discomfort") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6439-2224") Annotation( ) "Upset stomach") -AnnotationAssertion( "HP:0002027") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Abdominal pain can be crampy, achy, dull, intermittent or sharp. The terms stomach ache and stomach cramps are nonmedical terms often used to describe pain in the mid- or upper abdominal area, even though it is not the case that the (smooth) muscles of the stomach or the abdomen have cramps. Stomach pain is another layperson term commonly used to refer to abdominal pain.") -AnnotationAssertion(rdfs:label "Abdominal pain") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal esophagus morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the esophagus.") -AnnotationAssertion( "SNOMEDCT_US:69771008") -AnnotationAssertion( "UMLS:C0266126") -AnnotationAssertion(Annotation( ) "Abnormal oesophagus morphology") -AnnotationAssertion(Annotation( ) "Abnormality of esophagus structure") -AnnotationAssertion(Annotation( ) "Abnormality of oesophagus structure") -AnnotationAssertion( "Anomaly of the esophagus") -AnnotationAssertion(Annotation( ) "Anomaly of the oesophagus") -AnnotationAssertion( "HP:0002031") -AnnotationAssertion(rdfs:label "Abnormal esophagus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal rectum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormaltiy of the rectum, the final segment of the large intestine that stores solid waste until it passes through the anus.") -AnnotationAssertion( "SNOMEDCT_US:86993003") -AnnotationAssertion( "UMLS:C0266210") -AnnotationAssertion(Annotation( ) "Abnormality of the rectum") -AnnotationAssertion(Annotation( ) "Anomaly of the rectum") -AnnotationAssertion( "HP:0002034") -AnnotationAssertion(rdfs:label "Abnormal rectum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Inflammation of the large intestine) - -AnnotationAssertion( "Inflammation, or an inflammatory state in the large intestine.") -AnnotationAssertion( "MSH:D015212") -AnnotationAssertion( "SNOMEDCT_US:24526004") -AnnotationAssertion( "SNOMEDCT_US:302168000") -AnnotationAssertion( "UMLS:C0021390") -AnnotationAssertion( "UMLS:C0578878") -AnnotationAssertion(Annotation( ) "Inflammation of the large intestine") -AnnotationAssertion(Annotation( ) "Inflammatory bowel disease") -AnnotationAssertion( "HP:0002037") -AnnotationAssertion(rdfs:label "Inflammation of the large intestine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Renal cortical atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Atrophy of the cortex of the kidney.") -AnnotationAssertion( "UMLS:C4025730") -AnnotationAssertion( "HP:0002048") -AnnotationAssertion(rdfs:label "Renal cortical atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Cerebral atrophy) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Atrophy (wasting, decrease in size of cells or tissue) affecting the cerebrum.") -AnnotationAssertion( "HP:0002422") -AnnotationAssertion( "HP:0006890") -AnnotationAssertion( "SNOMEDCT_US:278849000") -AnnotationAssertion( "SNOMEDCT_US:418143002") -AnnotationAssertion( "SNOMEDCT_US:52522001") -AnnotationAssertion( "UMLS:C0154671") -AnnotationAssertion( "UMLS:C0235946") -AnnotationAssertion( "UMLS:C4020860") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Degeneration of cerebrum") -AnnotationAssertion( "Supratentorial atrophy") -AnnotationAssertion( "HP:0002059") -AnnotationAssertion(rdfs:comment "Atrophy may be progressive over time.") -AnnotationAssertion(rdfs:label "Cerebral atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cerebral morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the telencephalon, which is also known as the cerebrum.") -AnnotationAssertion( "UMLS:C4021762") -AnnotationAssertion( "Abnormality of the cerebrum") -AnnotationAssertion( "Abnormality of the telencephalon") -AnnotationAssertion( "Cerebral lesion") -AnnotationAssertion( "HP:0002060") -AnnotationAssertion(rdfs:label "Abnormal cerebral morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Limb ataxia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A kind of ataxia that affects movements of the extremities.") -AnnotationAssertion( "MSH:D001259") -AnnotationAssertion( "UMLS:C0750937") -AnnotationAssertion( "Appendicular ataxia") -AnnotationAssertion( "HP:0002070") -AnnotationAssertion(rdfs:comment "Limb ataxia is generally caused by lesions of the cerebellar hemispheres and associated pathways.") -AnnotationAssertion(rdfs:label "Limb ataxia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Migraine) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:15304572") "Migraine is a chronic neurological disorder characterized by episodic attacks of headache and associated symptoms.") -AnnotationAssertion( "HP:0007194") -AnnotationAssertion( "MSH:D008881") -AnnotationAssertion( "SNOMEDCT_US:37796009") -AnnotationAssertion( "UMLS:C0149931") -AnnotationAssertion( "UMLS:C0744641") -AnnotationAssertion(Annotation( ) "Intermittent migraine headaches") -AnnotationAssertion(Annotation( ) "Migraine") -AnnotationAssertion(Annotation( ) "Migraine headache") -AnnotationAssertion(Annotation( ) "Migraine headaches") -AnnotationAssertion( "HP:0002076") -AnnotationAssertion(rdfs:label "Migraine") -SubClassOf( ) - -# Class: (Truncal ataxia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "UKT:rschuele") "Truncal ataxia is a sign of ataxia characterized by instability of the trunk. It usually occurs during sitting.") -AnnotationAssertion( "HP:0007014") -AnnotationAssertion( "MSH:D001259") -AnnotationAssertion( "SNOMEDCT_US:250067008") -AnnotationAssertion( "UMLS:C0427190") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Instability or lack of coordination of central trunk muscles") -AnnotationAssertion( "Trunk ataxia") -AnnotationAssertion( "HP:0002078") -AnnotationAssertion(rdfs:comment "Truncal ataxia is generally caused by midline damage to the cerebellar vermis and associated pathways. Patients with truncal ataxia may not be able to sit or stand without support.") -AnnotationAssertion(rdfs:label "Truncal ataxia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the respiratory system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the respiratory system, which include the airways, lungs, and the respiratory muscles.") -AnnotationAssertion( "UMLS:C4018871") -AnnotationAssertion( "Respiratory abnormality") -AnnotationAssertion( "HP:0002086") -AnnotationAssertion(rdfs:label "Abnormality of the respiratory system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the upper respiratory tract) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the upper respiratory tract.") -AnnotationAssertion( "UMLS:C4025727") -AnnotationAssertion(Annotation( ) "Abnormality of the upper respiratory tract") -AnnotationAssertion(Annotation( ) "Upper respiratory tract issues") -AnnotationAssertion( "HP:0002087") -AnnotationAssertion(rdfs:label "Abnormality of the upper respiratory tract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lung morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the lung.") -AnnotationAssertion( "MSH:D008171") -AnnotationAssertion( "SNOMEDCT_US:19829001") -AnnotationAssertion( "UMLS:C0024115") -AnnotationAssertion( "UMLS:C4021760") -AnnotationAssertion(Annotation( ) "Abnormality of lung structure") -AnnotationAssertion(Annotation( ) "Abnormality of the lungs") -AnnotationAssertion(Annotation( ) "Abnormally shaped lung") -AnnotationAssertion(Annotation( ) "Unusal lung shape") -AnnotationAssertion(Annotation( ) "Lung disease") -AnnotationAssertion( "HP:0002088") -AnnotationAssertion(rdfs:label "Abnormal lung morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pulmonary hypoplasia) - -AnnotationAssertion( "SNOMEDCT_US:80825009") -AnnotationAssertion( "UMLS:C0265783") -AnnotationAssertion( "Hypoplastic lung") -AnnotationAssertion( "Hypoplastic lungs") -AnnotationAssertion( "Lung hypoplasia") -AnnotationAssertion(Annotation( ) "Poorly developed lungs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small lung") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped lung") -AnnotationAssertion( "HP:0002089") -AnnotationAssertion(rdfs:label "Pulmonary hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pneumonia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of any part of the lung parenchyma.") -AnnotationAssertion( "MSH:D011014") -AnnotationAssertion( "SNOMEDCT_US:233604007") -AnnotationAssertion( "UMLS:C0032285") -AnnotationAssertion(Annotation( ) "Pneumonia") -AnnotationAssertion( "HP:0002090") -AnnotationAssertion(rdfs:label "Pneumonia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Pulmonary arterial hypertension) - -AnnotationAssertion(Annotation( "HPO:probinson") "Pulmonary hypertension is defined mean pulmonary artery pressure of 25mmHg or more and pulmonary capillary wedge pressure of 15mmHg or less when measured by right heart catheterisation at rest and in a supine position.") -AnnotationAssertion( "HP:0006546") -AnnotationAssertion( "MSH:D006976") -AnnotationAssertion( "MSH:D065627") -AnnotationAssertion( "SNOMEDCT_US:11399002") -AnnotationAssertion( "SNOMEDCT_US:697898008") -AnnotationAssertion( "SNOMEDCT_US:70995007") -AnnotationAssertion( "UMLS:C0020542") -AnnotationAssertion( "UMLS:C2973725") -AnnotationAssertion( "UMLS:C3203102") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Increased blood pressure in blood vessels of lungs") -AnnotationAssertion( "Pulmonary artery hypertension") -AnnotationAssertion(Annotation( "HPO:skoehler") "Primary pulmonary hypertension") -AnnotationAssertion( "HP:0002092") -AnnotationAssertion(rdfs:comment "Pulmonary hypertension can be secondary to known cardiac, pulmonary, or hepatic disease. If no cause is identifiable, the term primary pulmonary hypertension is used.") -AnnotationAssertion(rdfs:label "Pulmonary arterial hypertension") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pleuritis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Inflammation of the pleura.") -AnnotationAssertion( "MSH:D010998") -AnnotationAssertion( "SNOMEDCT_US:196075003") -AnnotationAssertion( "UMLS:C0032231") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Inflammation of tissues lining lungs and chest") -AnnotationAssertion(Annotation( "HPO:sdoelken") "Pleurisy") -AnnotationAssertion( "HP:0002102") -AnnotationAssertion(rdfs:label "Pleuritis") -SubClassOf( ) - -# Class: (Abnormal pleura morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pulmonary pleura, the thin, transparent membrane which covers the lungs and lines the inside of the chest walls.") -AnnotationAssertion( "UMLS:C4025726") -AnnotationAssertion( "Abnormality of the pleura") -AnnotationAssertion( "HP:0002103") -AnnotationAssertion(rdfs:label "Abnormal pleura morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Apnea) - -AnnotationAssertion(Annotation( "HPO:curators") "Lack of breathing with no movement of the respiratory muscles and no exchange of air in the lungs. This term refers to a disposition to have recurrent episodes of apnea rather than to a single event.") -AnnotationAssertion( "HP:0005936") -AnnotationAssertion( "HP:0005958") -AnnotationAssertion( "MSH:D001049") -AnnotationAssertion( "SNOMEDCT_US:1023001") -AnnotationAssertion( "SNOMEDCT_US:248583008") -AnnotationAssertion( "UMLS:C0003578") -AnnotationAssertion( "Absence of spontaneous respiration") -AnnotationAssertion( "Apneic episodes") -AnnotationAssertion( "Apnoea") -AnnotationAssertion( "HP:0002104") -AnnotationAssertion(rdfs:label "Apnea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hemoptysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Coughing up (expectoration) of blood or blood-streaked sputum from the larynx, trachea, bronchi, or lungs.") -AnnotationAssertion( "MSH:D006469") -AnnotationAssertion( "SNOMEDCT_US:66857006") -AnnotationAssertion( "SNOMEDCT_US:6686005") -AnnotationAssertion( "UMLS:C0019079") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Coughing up blood") -AnnotationAssertion(Annotation( ) "Haemoptysis") -AnnotationAssertion(Annotation( ) "Coughing up blood or blood-stained mucus") -AnnotationAssertion( "HP:0002105") -AnnotationAssertion(rdfs:label "Hemoptysis") -SubClassOf( ) - -# Class: (Abnormal cerebral ventricle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the cerebral ventricles.") -AnnotationAssertion( "UMLS:C4025724") -AnnotationAssertion( "Abnormality of the cerebral ventricles") -AnnotationAssertion( "HP:0002118") -AnnotationAssertion(rdfs:label "Abnormal cerebral ventricle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ventriculomegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increase in size of the ventricular system of the brain.") -AnnotationAssertion( "HP:0002447") -AnnotationAssertion( "HP:0005691") -AnnotationAssertion( "HP:0007071") -AnnotationAssertion( "UMLS:C3278923") -AnnotationAssertion( "Cerebral ventricular dilatation") -AnnotationAssertion( "Dilated cerebral ventricle") -AnnotationAssertion( "Dilated cerebral ventricles") -AnnotationAssertion( "Dilated ventricles") -AnnotationAssertion( "Enlarged cerebral ventricles") -AnnotationAssertion( "Enlarged ventricles") -AnnotationAssertion( "Enlarged ventricular system") -AnnotationAssertion( "Large cerebral ventricles and cisternae") -AnnotationAssertion( "Ventricular dilatation") -AnnotationAssertion( "HP:0002119") -AnnotationAssertion(rdfs:label "Ventriculomegaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral cortical atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Atrophy of the cortex of the cerebrum.") -AnnotationAssertion( "HP:0006823") -AnnotationAssertion( "HP:0006835") -AnnotationAssertion( "SNOMEDCT_US:278849000") -AnnotationAssertion( "UMLS:C0235946") -AnnotationAssertion( "Cerebral cortex atrophy") -AnnotationAssertion( "Cortical atrophy") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Decrease in size of the outer layer of the brain due to loss of brain cells") -AnnotationAssertion( "HP:0002120") -AnnotationAssertion(rdfs:comment "Cortical atrophy is a finding that can be demonstrated by computer tomography or magnetic resonance imaging.") -AnnotationAssertion(rdfs:label "Cerebral cortical atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Subarachnoid hemorrhage) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Hemorrhage occurring between the arachnoid mater and the pia mater.") -AnnotationAssertion( "MSH:D013345") -AnnotationAssertion( "SNOMEDCT_US:21454007") -AnnotationAssertion( "UMLS:C0038525") -AnnotationAssertion( "Subarachnoid haemorrhage") -AnnotationAssertion( "HP:0002138") -AnnotationAssertion(rdfs:comment "Bleeding into the subarachnoid space the area between the arachnoid membrane and the pia mater surrounding the brain. Subarachnoid hemorrhage may occur spontaneously, usually from a ruptured cerebral aneurysm, or may result from head injury.") -AnnotationAssertion(rdfs:label "Subarachnoid hemorrhage") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the spinal cord) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the spinal cord (myelon).") -AnnotationAssertion( "MSH:D013118") -AnnotationAssertion( "SNOMEDCT_US:48522003") -AnnotationAssertion( "UMLS:C0037928") -AnnotationAssertion( "UMLS:C4025722") -AnnotationAssertion(Annotation( ) "Abnormality of the spinal cord") -AnnotationAssertion(Annotation( ) "Spinal cord disease") -AnnotationAssertion( "Spinal cord pathology") -AnnotationAssertion( "HP:0002143") -AnnotationAssertion(rdfs:label "Abnormality of the spinal cord") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypophosphatemia) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An abnormally decreased phosphate concentration in the blood.") -AnnotationAssertion( "MSH:D017674") -AnnotationAssertion( "SNOMEDCT_US:4996001") -AnnotationAssertion( "UMLS:C0085682") -AnnotationAssertion( "Hypophosphataemia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Low blood phosphate level") -AnnotationAssertion( "HP:0002148") -AnnotationAssertion(rdfs:label "Hypophosphatemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperproteinemia) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An increased concentration of proteins in the blood.") -AnnotationAssertion( "SNOMEDCT_US:37064009") -AnnotationAssertion( "UMLS:C0267988") -AnnotationAssertion( "HP:0002152") -AnnotationAssertion(rdfs:label "Hyperproteinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Azotemia) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An increased concentration of nitrogen compounds in the blood.") -AnnotationAssertion( "MSH:D053099") -AnnotationAssertion( "SNOMEDCT_US:445009001") -AnnotationAssertion( "UMLS:C0242528") -AnnotationAssertion( "Azotaemia") -AnnotationAssertion( "HP:0002157") -AnnotationAssertion(rdfs:comment "Abnormal levels of nitrogen-containing compounds, such as urea and creatinine.") -AnnotationAssertion(rdfs:label "Azotemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Nail dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the nail.") -AnnotationAssertion( "HP:0001793") -AnnotationAssertion( "HP:0001794") -AnnotationAssertion( "HP:0001797") -AnnotationAssertion( "HP:0008387") -AnnotationAssertion( "HP:0008403") -AnnotationAssertion( "HP:0008409") -AnnotationAssertion( "HP:0008412") -AnnotationAssertion( "UMLS:C1834405") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Atypical nail growth") -AnnotationAssertion( "Dysplastic nails") -AnnotationAssertion( "Onychodysplasia") -AnnotationAssertion( "HP:0002164") -AnnotationAssertion(rdfs:label "Nail dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neurological speech impairment) - -AnnotationAssertion( "MSH:D013064") -AnnotationAssertion( "UMLS:C0037822") -AnnotationAssertion(Annotation( ) "Speech disorder") -AnnotationAssertion(Annotation( ) "Speech impairment") -AnnotationAssertion(Annotation( ) "Speech impediment") -AnnotationAssertion( "HP:0002167") -AnnotationAssertion(rdfs:label "Neurological speech impairment") -SubClassOf( ) - -# Class: (Intracranial hemorrhage) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Hemorrhage occurring within the skull.") -AnnotationAssertion( "MSH:D020300") -AnnotationAssertion( "SNOMEDCT_US:1386000") -AnnotationAssertion( "UMLS:C0151699") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Bleeding within the skull") -AnnotationAssertion(Annotation( ) "Intracranial haemorrhage") -AnnotationAssertion( "HP:0002170") -AnnotationAssertion(rdfs:label "Intracranial hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Gliosis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Gliosis is the focal proliferation of glial cells in the central nervous system.") -AnnotationAssertion( "MSH:D005911") -AnnotationAssertion( "SNOMEDCT_US:359580009") -AnnotationAssertion( "SNOMEDCT_US:81415000") -AnnotationAssertion( "UMLS:C0017639") -AnnotationAssertion( "Cerebral gliosis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") "Excess astrocytes in brain") -AnnotationAssertion( "HP:0002171") -AnnotationAssertion(rdfs:comment "Gliosis generally occurs as a response to tissue damage. Gliosis appears bright on T2 scans upon magnetic resonance imaging, unlike encephalomalacia which follows CSF signal on all sequences. Glial cells, the non-neuronal component of the central nervous system, are divided into microglia and macroglia. The latter are in turn divided into astrocytes, oligodendrocytes, and ependymal cells. The astrocytes and the microglia are the glial cells predominantly responsible for tissue response to injury.") -AnnotationAssertion(rdfs:label "Gliosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neurodegeneration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Progressive loss of neural cells and tissue.") -AnnotationAssertion( "MSH:D009410") -AnnotationAssertion( "MSH:D019636") -AnnotationAssertion( "UMLS:C0027746") -AnnotationAssertion( "UMLS:C0524851") -AnnotationAssertion( "UMLS:C4020854") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Ongoing loss of nerve cells") -AnnotationAssertion( "Neuro-degenerative disease") -AnnotationAssertion( "Neurodegenerative disease") -AnnotationAssertion( "Progressive neurodegenerative disorder") -AnnotationAssertion( "HP:0002180") -AnnotationAssertion(rdfs:label "Neurodegeneration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neurofibrillary tangles) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Pathological protein aggregates formed by hyperphosphorylation of a microtubule-associated protein known as tau, causing it to aggregate in an insoluble form.") -AnnotationAssertion( "HP:0003132") -AnnotationAssertion( "HP:0007070") -AnnotationAssertion( "MSH:D016874") -AnnotationAssertion( "SNOMEDCT_US:85775002") -AnnotationAssertion( "UMLS:C0085400") -AnnotationAssertion( "Neurofibrillary tangles composed of disordered microtubules in neurons") -AnnotationAssertion( "Paired helical filaments") -AnnotationAssertion( "HP:0002185") -AnnotationAssertion(rdfs:label "Neurofibrillary tangles") -SubClassOf( ) - -# Class: (Delayed CNS myelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delayed myelination in the central nervous system.") -AnnotationAssertion( "HP:0005770") -AnnotationAssertion( "HP:0006974") -AnnotationAssertion( "HP:0007300") -AnnotationAssertion( "UMLS:C4021758") -AnnotationAssertion( "Delay in central nervous system myelination") -AnnotationAssertion( "HP:0002188") -AnnotationAssertion(rdfs:comment "A delay in the process of myelination, which normally begins in the fifth fetal month and is about 90 percent complete at the age of two years. Myelination continues into early adulthood.") -AnnotationAssertion(rdfs:label "Delayed CNS myelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Pulmonary embolism) - -AnnotationAssertion( "An embolus (that is, an abnormal particle circulating in the blood) located in the pulmonary artery and thereby blocking blood circulation to the lung. Usually the embolus is a blood clot that has developed in an extremity (for instance, a deep venous thrombosis), detached, and traveled through the circulation before becoming trapped in the pulmonary artery.") -AnnotationAssertion( "MSH:D011655") -AnnotationAssertion( "SNOMEDCT_US:59282003") -AnnotationAssertion( "UMLS:C0034065") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Blood clot in artery of lung") -AnnotationAssertion( "HP:0002204") -AnnotationAssertion(rdfs:label "Pulmonary embolism") -SubClassOf( ) - -# Class: (Facial hypertrichosis) - -AnnotationAssertion( "Excessive, increased hair growth located in the facial region.") -AnnotationAssertion( "MSH:C565029") -AnnotationAssertion( "UMLS:C1851400") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased facial hair growth") -AnnotationAssertion( "HP:0002219") -AnnotationAssertion(rdfs:label "Facial hypertrichosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent axillary hair) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of axillary hair.") -AnnotationAssertion( "HP:0004549") -AnnotationAssertion( "UMLS:C1859392") -AnnotationAssertion( "HP:0002221") -AnnotationAssertion(rdfs:label "Absent axillary hair") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Gastrointestinal hemorrhage) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hemorrhage affecting the gastrointestinal tract.") -AnnotationAssertion( "MSH:D006471") -AnnotationAssertion( "SNOMEDCT_US:74474003") -AnnotationAssertion( "UMLS:C0017181") -AnnotationAssertion(Annotation( ) "GI haemorrhage") -AnnotationAssertion(Annotation( ) "GI hemorrhage") -AnnotationAssertion(Annotation( ) "Gastrointestinal bleeding") -AnnotationAssertion(Annotation( ) "Gastrointestinal haemorrhage") -AnnotationAssertion( "HP:0002239") -AnnotationAssertion(rdfs:label "Gastrointestinal hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hepatomegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally increased size of the liver.") -AnnotationAssertion( "HP:0001393") -AnnotationAssertion( "HP:0001398") -AnnotationAssertion( "MSH:D006529") -AnnotationAssertion( "SNOMEDCT_US:80515008") -AnnotationAssertion( "UMLS:C0019209") -AnnotationAssertion(Annotation( ) "Enlarged liver") -AnnotationAssertion( "HP:0002240") -AnnotationAssertion(rdfs:label "Hepatomegaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal intestine morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the intestine. The closely related term enteropathy is used to refer to any disease of the intestine.") -AnnotationAssertion( "HP:0002628") -AnnotationAssertion( "MSH:D007410") -AnnotationAssertion( "SNOMEDCT_US:85919009") -AnnotationAssertion( "UMLS:C0021831") -AnnotationAssertion(Annotation( ) "Abnormality of the intestine") -AnnotationAssertion( "Enteropathy") -AnnotationAssertion( "HP:0002242") -AnnotationAssertion(rdfs:label "Abnormal intestine morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the small intestine) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the small intestine.") -AnnotationAssertion( "UMLS:C4025717") -AnnotationAssertion( "HP:0002244") -AnnotationAssertion(rdfs:label "Abnormality of the small intestine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal duodenum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the duodenum, i.e., the first section of the small intestine.") -AnnotationAssertion( "UMLS:C4025716") -AnnotationAssertion( "Abnormality of the duodenum") -AnnotationAssertion( "HP:0002246") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal duodenum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Melena) - -AnnotationAssertion(Annotation( "HPO:probinson") "The passage of blackish, tarry feces associated with gastrointestinal hemorrhage. Melena occurs if the blood remains in the colon long enough for it to be broken down by colonic bacteria. One degradation product, hematin, imbues the stool with a blackish color. Thus, melena generally occurs with bleeding from the upper gastrointestinal tract (e.g., stomach ulcers or duodenal ulcers), since the blood usually remains in the gut for a longer period of time than with lower gastrointestinal bleeding.") -AnnotationAssertion( "MSH:D008551") -AnnotationAssertion( "SNOMEDCT_US:249627005") -AnnotationAssertion( "SNOMEDCT_US:267055007") -AnnotationAssertion( "SNOMEDCT_US:269899009") -AnnotationAssertion( "SNOMEDCT_US:2901004") -AnnotationAssertion( "SNOMEDCT_US:35064005") -AnnotationAssertion( "UMLS:C0025222") -AnnotationAssertion( "UMLS:C0474585") -AnnotationAssertion(Annotation( ) "Black faeces") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Black feces") -AnnotationAssertion( "HP:0002249") -AnnotationAssertion(rdfs:label "Melena") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal large intestine morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the large intestine.") -AnnotationAssertion( "UMLS:C4025715") -AnnotationAssertion(Annotation( ) "Abnormality of the large intestine") -AnnotationAssertion( "HP:0002250") -AnnotationAssertion(rdfs:comment "The large intestine comprises the cecum and colon.") -AnnotationAssertion(rdfs:label "Abnormal large intestine morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chronic rhinitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Chronic inflammation of the nasal mucosa.") -AnnotationAssertion( "SNOMEDCT_US:86094006") -AnnotationAssertion( "UMLS:C0008711") -AnnotationAssertion( "HP:0002257") -AnnotationAssertion(rdfs:label "Chronic rhinitis") -SubClassOf( ) - -# Class: (Abnormality of neuronal migration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality resulting from an anomaly of neuronal migration, i.e., of the process by which neurons travel from their origin to their final position in the brain.") -AnnotationAssertion( "HP:0007317") -AnnotationAssertion( "MSH:D054081") -AnnotationAssertion( "UMLS:C1837249") -AnnotationAssertion( "Abnormal neuronal migration") -AnnotationAssertion( "Heterotopias/abnormal migration") -AnnotationAssertion( "Migrational brain disorder") -AnnotationAssertion( "Neuronal migration disorder") -AnnotationAssertion( "HP:0002269") -AnnotationAssertion(rdfs:label "Abnormality of neuronal migration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the autonomic nervous system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the autonomic nervous system.") -AnnotationAssertion( "UMLS:C4025714") -AnnotationAssertion( "HP:0002270") -AnnotationAssertion(rdfs:comment "The autonomic nervous system is the part of the peripheral nervous system that controls visceral functions such as heart rate and digestion and functions largely below the level of consciousness.") -AnnotationAssertion(rdfs:label "Abnormality of the autonomic nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent hair) - -AnnotationAssertion( "HP:0004548") -AnnotationAssertion( "SNOMEDCT_US:297991008") -AnnotationAssertion( "UMLS:C0574763") -AnnotationAssertion(Annotation( ) "Absent hair") -AnnotationAssertion( "HP:0002298") -AnnotationAssertion(rdfs:label "Absent hair") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Akinesia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inability to initiate changes in activity or movement and to perform ordinary volitional movements rapidly and easily.") -AnnotationAssertion( "SNOMEDCT_US:33994004") -AnnotationAssertion( "UMLS:C0085623") -AnnotationAssertion( "HP:0002304") -AnnotationAssertion(rdfs:comment "Akinesia is a typical extrapyramidal abnormality.") -AnnotationAssertion(rdfs:label "Akinesia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Headache) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:15304572") "Cephalgia, or pain sensed in various parts of the head, not confined to the area of distribution of any nerve.") -AnnotationAssertion( "HP:0000266") -AnnotationAssertion( "HP:0001354") -AnnotationAssertion( "MSH:D006261") -AnnotationAssertion( "SNOMEDCT_US:25064002") -AnnotationAssertion( "UMLS:C0018681") -AnnotationAssertion(Annotation( ) "Headache") -AnnotationAssertion(Annotation( ) "Headaches") -AnnotationAssertion( "HP:0002315") -AnnotationAssertion(rdfs:comment "Headache is one of the most common types of recurrent pain as well as one of the most frequent symptoms in neurology. In addition to occasional headaches, there are well-defined headache disorders that vary in incidence, prevalence and duration and can be divided into two broad categories. In secondary headache disorders, headaches are attributed to another condition, such as brain tumour or head injury; for the primary disorders the headache is not due to another condition.") -AnnotationAssertion(rdfs:label "Headache") -SubClassOf( ) - -# Class: (Leukoencephalopathy) - -AnnotationAssertion(Annotation( "HPO:probinson") "This term describes abnormality of the white matter of the cerebrum resulting from damage to the myelin sheaths of nerve cells.") -AnnotationAssertion( "HP:0006838") -AnnotationAssertion( "HP:0007073") -AnnotationAssertion( "MSH:D056784") -AnnotationAssertion( "SNOMEDCT_US:22811006") -AnnotationAssertion( "UMLS:C0270612") -AnnotationAssertion( "HP:0002352") -AnnotationAssertion(rdfs:comment "This feature can be demonstrated by magnetic resonance imaging or computer tomography.") -AnnotationAssertion(rdfs:label "Leukoencephalopathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Memory impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "An impairment of memory as manifested by a reduced ability to remember things such as dates and names, and increased forgetfulness.") -AnnotationAssertion( "HP:0000747") -AnnotationAssertion( "HP:0002081") -AnnotationAssertion( "MSH:D008569") -AnnotationAssertion( "SNOMEDCT_US:386807006") -AnnotationAssertion( "SNOMEDCT_US:55533009") -AnnotationAssertion( "UMLS:C0233794") -AnnotationAssertion( "UMLS:C0542476") -AnnotationAssertion( "UMLS:C0751295") -AnnotationAssertion(Annotation( ) "Forgetfulness") -AnnotationAssertion(Annotation( ) "Memory impairment") -AnnotationAssertion(Annotation( ) "Memory loss") -AnnotationAssertion(Annotation( ) "Memory problems") -AnnotationAssertion(Annotation( ) "Poor memory") -AnnotationAssertion( "HP:0002354") -AnnotationAssertion(rdfs:comment "Affected individuals tend to lose their train of thought in conversation, begin tasks but forget their intention while doing it, repeat things often during conversations, and have difficulties in tasks of daily living.") -AnnotationAssertion(rdfs:label "Memory impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Sleep disturbance) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of sleep including such phenomena as 1) insomnia/hypersomnia, 2) non-restorative sleep, 3) sleep schedule disorder, 4) excessive daytime somnolence, 5) sleep apnea, and 6) restlessness.") -AnnotationAssertion( "SNOMEDCT_US:53888004") -AnnotationAssertion( "UMLS:C0037317") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Difficulty sleeping") -AnnotationAssertion(Annotation( "HPO:skoehler") "Sleep disturbances") -AnnotationAssertion( "Sleep dysfunction") -AnnotationAssertion(Annotation( ) "Trouble sleeping") -AnnotationAssertion( "HP:0002360") -AnnotationAssertion(rdfs:label "Sleep disturbance") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal brainstem morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the brainstem.") -AnnotationAssertion( "UMLS:C1850601") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of brainstem") -AnnotationAssertion( "Abnormality of brainstem morphology") -AnnotationAssertion( "Abnormality of the brainstem") -AnnotationAssertion( "HP:0002363") -AnnotationAssertion(rdfs:label "Abnormal brainstem morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the brainstem) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the brainstem.") -AnnotationAssertion( "UMLS:C1842688") -AnnotationAssertion( "Brainstem hypoplasia") -AnnotationAssertion( "Hypoplastic brain stem") -AnnotationAssertion( "Hypoplastic brainstem") -AnnotationAssertion(Annotation( ) "Small brainstem") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped brainstem") -AnnotationAssertion( "HP:0002365") -AnnotationAssertion(rdfs:comment "This finding can be demonstrated by magnetic resonance imaging.") -AnnotationAssertion(rdfs:label "Hypoplasia of the brainstem") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Diminished movement) - -AnnotationAssertion( "UMLS:C4025710") -AnnotationAssertion(Annotation( ) "Diminished movement") -AnnotationAssertion( "HP:0002374") -AnnotationAssertion(rdfs:label "Diminished movement") -SubClassOf( ) - -# Class: (Hypokinesia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally diminished motor activity. In contrast to paralysis, hypokinesia is not characterized by a lack of motor strength, but rather by a poverty of movement. The typical habitual movements (e.g., folding the arms, crossing the legs) are reduced in frequency.") -AnnotationAssertion( "HP:0002603") -AnnotationAssertion( "HP:0006795") -AnnotationAssertion( "MSH:D018476") -AnnotationAssertion( "SNOMEDCT_US:255385008") -AnnotationAssertion( "SNOMEDCT_US:43994002") -AnnotationAssertion( "UMLS:C0086439") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Decreased muscle movement") -AnnotationAssertion(Annotation( ) "Decreased spontaneous movement") -AnnotationAssertion(Annotation( ) "Decreased spontaneous movements") -AnnotationAssertion( "HP:0002375") -AnnotationAssertion(rdfs:label "Hypokinesia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lower limb hyperreflexia) - -AnnotationAssertion( "HP:0007245") -AnnotationAssertion( "HP:0007288") -AnnotationAssertion( "UMLS:C1836696") -AnnotationAssertion( "Brisk lower extremity reflexes") -AnnotationAssertion( "Hyperreflexia in lower limbs") -AnnotationAssertion( "Hyperreflexia in the lower limbs") -AnnotationAssertion( "Increased deep tendon reflexes in the lower limbs") -AnnotationAssertion( "Leg hyperreflexia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Overactive lower leg reflex") -AnnotationAssertion( "HP:0002395") -AnnotationAssertion(rdfs:label "Lower limb hyperreflexia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Degeneration of anterior horn cells) - -AnnotationAssertion( "HP:0007136") -AnnotationAssertion( "HP:0008312") -AnnotationAssertion( "UMLS:C1843505") -AnnotationAssertion( "Anterior horn cell loss") -AnnotationAssertion( "Degeneration of alpha-motor neurons in anterior horn cells of the spinal cord") -AnnotationAssertion( "Degeneration of spinal cord anterior horn cells") -AnnotationAssertion( "Loss of spinal cord anterior horn cells") -AnnotationAssertion( "Progressive loss of anterior horn cells") -AnnotationAssertion( "Spinal cord anterior horn cell degeneration") -AnnotationAssertion( "HP:0002398") -AnnotationAssertion(rdfs:label "Degeneration of anterior horn cells") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal midbrain morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the midbrain, which has as its parts the tectum, cerebral peduncle, midbrain tegmentum and cerebral aqueduct.") -AnnotationAssertion( "UMLS:C4021755") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of midbrain") -AnnotationAssertion( "Abnormality of midbrain morphology") -AnnotationAssertion( "Abnormality of the mesencephalon") -AnnotationAssertion(Annotation( ) "Abnormality of the midbrain") -AnnotationAssertion( "HP:0002418") -AnnotationAssertion(rdfs:label "Abnormal midbrain morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebellar malformation) - -AnnotationAssertion( "UMLS:C4025708") -AnnotationAssertion( "HP:0002438") -AnnotationAssertion(rdfs:label "Cerebellar malformation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Astrocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Proliferation of astrocytes in the area of a lesion of the central nervous system.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Increase in astrocyte number") -AnnotationAssertion( "MSH:D005911") -AnnotationAssertion( "SNOMEDCT_US:81415000") -AnnotationAssertion( "UMLS:C3887640") -AnnotationAssertion( "HP:0002446") -AnnotationAssertion(rdfs:label "Astrocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal motor neuron morphology) - -AnnotationAssertion( "Any structural anomaly that affects the motor neuron.") -AnnotationAssertion( "UMLS:C4025707") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of motor neuron") -AnnotationAssertion( "HP:0002450") -AnnotationAssertion(rdfs:label "Abnormal motor neuron morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Language impairment) - -AnnotationAssertion(Annotation( "ISBN:9780890425558") "Language impairment is a deficit in comprehension or production of language that includes reduced vocabulary, limited sentence structure or impairments in written or spoken communication. Language abilities are substantially and quantifiably below age expectations.") -AnnotationAssertion( "MSH:D007806") -AnnotationAssertion( "SNOMEDCT_US:62305002") -AnnotationAssertion( "UMLS:C0023015") -AnnotationAssertion(Annotation( ) "Language impairment") -AnnotationAssertion( "Language disorder") -AnnotationAssertion( "HP:0002463") -AnnotationAssertion(rdfs:label "Language impairment") -SubClassOf( ) - -# Class: (Small cerebral cortex) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced size of the cerebral cortex.") -AnnotationAssertion( "HP:0006791") -AnnotationAssertion( "HP:0007151") -AnnotationAssertion( "UMLS:C1837503") -AnnotationAssertion( "Decreased volume of cerebral cortex") -AnnotationAssertion( "HP:0002472") -AnnotationAssertion(rdfs:label "Small cerebral cortex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Upper motor neuron dysfunction) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of the upper motor neuron. The upper motor neurons are neurons of the primary motor cortex which project to the brainstem and spinal chord via the corticonuclear, corticobulbar and corticospinal (pyramidal) tracts. They are involved in control of voluntary movements. Dysfunction leads to weakness, impairment of fine motor movements, spasticity, hyperreflexia and abnormal pyramidal signs.") -AnnotationAssertion( "UMLS:C1504405") -AnnotationAssertion( "UMLS:C1839042") -AnnotationAssertion( "Corticospinal tract dysfunction") -AnnotationAssertion( "Pyramidal tract dysfunction") -AnnotationAssertion( "HP:0002493") -AnnotationAssertion(rdfs:comment "A functional deficit of the tract that conveys nervous impulses from the motor cortex of the brain to the spinal cord. The corticospinal tract mediates discrete voluntary skilled movements. Clinical features of corticospinal tract dysfunction may include spasticity and weakness, particularly affecting the lower limbs, as well as hyperreflexia, clonus at the ankles and knees, and extensor plantar responses (Babinski response).") -AnnotationAssertion(rdfs:label "Upper motor neuron dysfunction") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cerebral white matter morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the cerebral white matter.") -AnnotationAssertion( "HP:0200100") -AnnotationAssertion( "MSH:D049292") -AnnotationAssertion( "UMLS:C0948163") -AnnotationAssertion( "UMLS:C4020851") -AnnotationAssertion( "Abnormality of subcortical white matter") -AnnotationAssertion( "Abnormality of the cerebral white matter") -AnnotationAssertion( "Cerebral white matter abnormalities") -AnnotationAssertion(Annotation( "PMID:3800716") "Leukoaraiosis") -AnnotationAssertion( "White matter abnormalities") -AnnotationAssertion( "White matter alterations") -AnnotationAssertion(Annotation( "HPO:skoehler") "Cortical white matter abnormalities seen on MRI") -AnnotationAssertion( "HP:0002500") -AnnotationAssertion(rdfs:comment "This finding can be demonstrated by magnetic resonance imaging, especially with t2 signalling. The cerebral white matter is the region of the central nervous system that consists mostly of glial cells and myelinated axons that interconnect the various regions of the cerebrum and the lower brain centers. It is located in the subcortex.") -AnnotationAssertion(rdfs:label "Abnormal cerebral white matter morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Areflexia of lower limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inability to elicit tendon reflexes in the lower limbs.") -AnnotationAssertion( "UMLS:C1856694") -AnnotationAssertion( "Absent lower limb tendon reflexes") -AnnotationAssertion( "Areflexia in lower limbs") -AnnotationAssertion( "Areflexia of the lower limbs") -AnnotationAssertion( "Areflexia, lower limbs") -AnnotationAssertion( "HP:0002522") -AnnotationAssertion(rdfs:label "Areflexia of lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Neuronal loss in central nervous system) - -AnnotationAssertion( "HP:0002400") -AnnotationAssertion( "UMLS:C1850496") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Loss of brain cells") -AnnotationAssertion( "Neuronal loss") -AnnotationAssertion(Annotation( ) "Neuronal loss in CNS") -AnnotationAssertion( "HP:0002529") -AnnotationAssertion(rdfs:comment "This finding can be demonstrated by neuropathology.") -AnnotationAssertion(rdfs:label "Neuronal loss in central nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cerebral cortex morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:31373394") "Any structural abnormality of the cerebral cortex.") -AnnotationAssertion( "UMLS:C4025701") -AnnotationAssertion( "Abnormality of the cerebral cortex") -AnnotationAssertion( "HP:0002538") -AnnotationAssertion(rdfs:comment "The cerebral cortex constitutes more than half the volume of the human brain and is presumed to be responsible for the neuronal computations underlying complex phenomena, such as perception, thought, language, attention, episodic memory and voluntary movement.") -AnnotationAssertion(rdfs:label "Abnormal cerebral cortex morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cortical dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the cerebral cortex.") -AnnotationAssertion( "HP:0007139") -AnnotationAssertion( "MSH:D054220") -AnnotationAssertion( "SNOMEDCT_US:253153000") -AnnotationAssertion( "UMLS:C0431380") -AnnotationAssertion( "Neocortical dysplasia") -AnnotationAssertion( "HP:0002539") -AnnotationAssertion(rdfs:label "Cortical dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent facial hair) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of facial hair.") -AnnotationAssertion( "UMLS:C1848192") -AnnotationAssertion(Annotation( ) "Absent facial hair") -AnnotationAssertion( "HP:0002550") -AnnotationAssertion(rdfs:label "Absent facial hair") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Trichodysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental dysplasia of the hair.") -AnnotationAssertion( "HP:0004515") -AnnotationAssertion( "UMLS:C4020850") -AnnotationAssertion( "UMLS:C4025700") -AnnotationAssertion(Annotation( ) "Generalised trichodysplasia") -AnnotationAssertion( "Generalized trichodysplasia") -AnnotationAssertion( "HP:0002552") -AnnotationAssertion(rdfs:label "Trichodysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic nipples) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the nipple.") -AnnotationAssertion( "HP:0002560") -AnnotationAssertion( "HP:0003188") -AnnotationAssertion( "HP:0006652") -AnnotationAssertion( "SNOMEDCT_US:268290005") -AnnotationAssertion( "UMLS:C0432355") -AnnotationAssertion( "Nipple hypoplasia") -AnnotationAssertion(Annotation( ) "Small nipples") -AnnotationAssertion( "HP:0002557") -AnnotationAssertion(rdfs:label "Hypoplastic nipples") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Supernumerary nipple) - -AnnotationAssertion(Annotation( "HPO:probinson") "Presence of more than two nipples.") -AnnotationAssertion( "HP:0002559") -AnnotationAssertion( "Fyler:4234") -AnnotationAssertion( "MSH:C562557") -AnnotationAssertion( "SNOMEDCT_US:50956007") -AnnotationAssertion( "UMLS:C0266011") -AnnotationAssertion(Annotation( ) "Accessory nipple") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Increased nipple number") -AnnotationAssertion( "accessory mamilla") -AnnotationAssertion(Annotation( ) "Accessory nipples") -AnnotationAssertion( "Supernumerary nipples") -AnnotationAssertion( "accessory mamillas") -AnnotationAssertion( "HP:0002558") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Supernumerary nipple") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent nipple) - -AnnotationAssertion( "Congenital failure to develop, and absence of, the nipple.") -AnnotationAssertion( "SNOMEDCT_US:248820000") -AnnotationAssertion( "UMLS:C0425795") -AnnotationAssertion(Annotation( ) "Absent nipple") -AnnotationAssertion(Annotation( ) "Absent nipples") -AnnotationAssertion( "Athelia") -AnnotationAssertion( "HP:0002561") -AnnotationAssertion(rdfs:comment "This finding can be unilateral or bilateral.") -AnnotationAssertion(rdfs:label "Absent nipple") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Steatorrhea) - -AnnotationAssertion(Annotation( "HPO:probinson") "Greater than normal amounts of fat in the feces. This is a result of malabsorption of lipids in the small intestine and results in frothy foul-smelling fecal matter that floats.") -AnnotationAssertion( "MSH:D045602") -AnnotationAssertion( "SNOMEDCT_US:27868004") -AnnotationAssertion( "SNOMEDCT_US:66187002") -AnnotationAssertion( "UMLS:C0038238") -AnnotationAssertion(Annotation( ) "Fat in faeces") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Fat in feces") -AnnotationAssertion( "Fatty stool") -AnnotationAssertion(Annotation( ) "Greasy stools") -AnnotationAssertion( "HP:0002570") -AnnotationAssertion(rdfs:label "Steatorrhea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal stomach morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the stomach.") -AnnotationAssertion( "UMLS:C4025699") -AnnotationAssertion( "Abnormality of the stomach") -AnnotationAssertion( "HP:0002577") -AnnotationAssertion(rdfs:comment "The stomach is the hollow, muscular organ of the gastrointestinal tract between the esophagus and the small intestine.") -AnnotationAssertion(rdfs:label "Abnormal stomach morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gastrointestinal dysmotility) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal intestinal contractions, such as spasms and intestinal paralysis, related to the loss of the ability of the gut to coordinate muscular activity because of endogenous or exogenous causes.") -AnnotationAssertion( "UMLS:C1836923") -AnnotationAssertion(Annotation( ) "GI dysmotility") -AnnotationAssertion( "HP:0002579") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Gastrointestinal dysmotility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Colitis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Colitis refers to an inflammation of the colon and is often used to describe an inflammation of the large intestine (colon, cecum and rectum). Colitides may be acute and self-limited or chronic, and broadly fit into the category of digestive diseases.") -AnnotationAssertion( "MSH:D003092") -AnnotationAssertion( "SNOMEDCT_US:64226004") -AnnotationAssertion( "UMLS:C0009319") -AnnotationAssertion( "HP:0002583") -AnnotationAssertion(rdfs:label "Colitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Intestinal bleeding) - -AnnotationAssertion(Annotation( "DDD:akelly") "Bleeding from the intestines.") -AnnotationAssertion( "SNOMEDCT_US:712510007") -AnnotationAssertion( "UMLS:C0267373") -AnnotationAssertion(Annotation( ) "Intestinal bleeding") -AnnotationAssertion(Annotation( ) "Intestinal haemorrhage") -AnnotationAssertion( "Intestinal hemorrhage") -AnnotationAssertion( "HP:0002584") -AnnotationAssertion(rdfs:label "Intestinal bleeding") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the peritoneum) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the peritoneum.") -AnnotationAssertion( "UMLS:C4025698") -AnnotationAssertion( "HP:0002585") -AnnotationAssertion(rdfs:comment "The peritoneum is the thin tissue that lines the inner wall of the abdomen and covers most of the abdominal organs.") -AnnotationAssertion(rdfs:label "Abnormality of the peritoneum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peritonitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the peritoneum.") -AnnotationAssertion( "HP:0100591") -AnnotationAssertion( "MSH:D010538") -AnnotationAssertion( "SNOMEDCT_US:48661000") -AnnotationAssertion( "UMLS:C0031154") -AnnotationAssertion( "Inflammation of the peritoneum") -AnnotationAssertion( "HP:0002586") -AnnotationAssertion(rdfs:label "Peritonitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Pancreatic hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hypoplasia of the pancreas.") -AnnotationAssertion( "HP:0005221") -AnnotationAssertion( "SNOMEDCT_US:68591005") -AnnotationAssertion( "UMLS:C0266267") -AnnotationAssertion( "Hypoplastic pancreas") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped pancreas") -AnnotationAssertion( "HP:0002594") -AnnotationAssertion(rdfs:comment "Hypoplasia is defined in MPATH as resulting in a small organ or structure owing to failure to develop to normal size.") -AnnotationAssertion(rdfs:label "Pancreatic hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the vasculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the vasculature.") -AnnotationAssertion( "UMLS:C0241657") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of blood vessels") -AnnotationAssertion(Annotation( ) "Abnormality of the vasculature") -AnnotationAssertion(Annotation( ) "Vascular abnormalities") -AnnotationAssertion( "HP:0002597") -AnnotationAssertion(rdfs:label "Abnormality of the vasculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyporeflexia of lower limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced intensity of muscle tendon reflexes in the lower limbs. Reflexes are elicited by stretching the tendon of a muscle, e.g., by tapping.") -AnnotationAssertion( "HP:0006861") -AnnotationAssertion( "UMLS:C1834696") -AnnotationAssertion( "Hyporeflexia in lower limbs") -AnnotationAssertion( "Hyporeflexia of the lower limbs") -AnnotationAssertion( "Hyporeflexia, lower limbs") -AnnotationAssertion( "Hyporeflexia/areflexia in lower limbs") -AnnotationAssertion( "HP:0002600") -AnnotationAssertion(rdfs:comment "Reflexes are sensorimotor arcs that require some type of sensory (afferent) signal, and some motor response. While the simplest of reflexes involve direct synapse between the sensory fiber and the motor neuron (monosynaptic), many reflexes have several neurons interposed (polysynaptic reflexes). Hyporeflexia can result from a defect anywhere in this chain.") -AnnotationAssertion(rdfs:label "Hyporeflexia of lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal venous morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of vein.") -AnnotationAssertion( "UMLS:C0241665") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal vein") -AnnotationAssertion( "Venous abnormality") -AnnotationAssertion( "HP:0002624") -AnnotationAssertion(rdfs:label "Abnormal venous morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Fat malabsorption) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the absorption of fat from the gastrointestinal tract.") -AnnotationAssertion( "SNOMEDCT_US:197494007") -AnnotationAssertion( "UMLS:C0554103") -AnnotationAssertion( "HP:0002630") -AnnotationAssertion(rdfs:label "Fat malabsorption") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pelvic girdle bone morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the bony pelvic girdle, which is a ring of bones connecting the vertebral column to the femurs.") -AnnotationAssertion( "UMLS:C4020847") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of pelvic girdle bone") -AnnotationAssertion( "Abnormality of pelvic girdle bone morphology") -AnnotationAssertion( "Abnormality of the pelvic girdle") -AnnotationAssertion( "HP:0002644") -AnnotationAssertion(rdfs:label "Abnormal pelvic girdle bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Skeletal dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A general term describing features characterized by abnormal development of bones and connective tissues.") -AnnotationAssertion( "HP:0005685") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal skeletal development") -AnnotationAssertion( "MSH:D010009") -AnnotationAssertion( "SNOMEDCT_US:105985007") -AnnotationAssertion( "SNOMEDCT_US:240190009") -AnnotationAssertion( "UMLS:C0029422") -AnnotationAssertion( "UMLS:C4280567") -AnnotationAssertion( "HP:0002652") -AnnotationAssertion(rdfs:comment "The word skeletal dysplasia is most often used to describe a group of over 380 inherited conditions that involve abnormal development of bones and connective tissues. However, the word can also be used to describe the presence of congenital defects of bones or connective tissues that are found in one or more of the diseases, especially on prenatal ultrasound, i.e., a situation in which it is often not yet possible to make an exact etiological diagnosis. This is the sense of the phrase we use in the HPO. It is, however, preferable to annotate the observed abnormalities.") -AnnotationAssertion(rdfs:label "Skeletal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Multiple epiphyseal dysplasia) - -AnnotationAssertion( "MSH:D010009") -AnnotationAssertion( "SNOMEDCT_US:59708000") -AnnotationAssertion( "UMLS:C0026760") -AnnotationAssertion( "HP:0002654") -AnnotationAssertion(rdfs:label "Multiple epiphyseal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Epiphyseal dysplasia) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal development of end part of bone") -AnnotationAssertion( "SNOMEDCT_US:254080004") -AnnotationAssertion( "UMLS:C0392476") -AnnotationAssertion( "UMLS:C4280566") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Abnormal development of the ends of long bones in arms and legs") -AnnotationAssertion( "HP:0002656") -AnnotationAssertion(rdfs:label "Epiphyseal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed epiphyseal ossification) - -AnnotationAssertion( "HP:0005862") -AnnotationAssertion( "UMLS:C1865200") -AnnotationAssertion( "UMLS:C4280565") -AnnotationAssertion( "Delayed epiphyseal maturation") -AnnotationAssertion( "Delayed opacification of the epiphyses") -AnnotationAssertion( "Epiphyseal ossification delay") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation of end part of long bone") -AnnotationAssertion( "HP:0002663") -AnnotationAssertion(rdfs:label "Delayed epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small foramen magnum) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal narrowing of the foramen magnum.") -AnnotationAssertion( "HP:0005468") -AnnotationAssertion( "SNOMEDCT_US:444879009") -AnnotationAssertion( "UMLS:C1535953") -AnnotationAssertion( "UMLS:C1861217") -AnnotationAssertion( "UMLS:C4072838") -AnnotationAssertion( "Foramen magnum stenosis") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Little foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Narrow foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Stenosis of foramen magnum") -AnnotationAssertion( "HP:0002677") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The foramen magnum is the aperture through which the medulla oblongata enters and exits the skull. Stenosis of the foramen magnum can represent a risk for compression to the spinal cord.") -AnnotationAssertion(rdfs:label "Small foramen magnum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal calvaria morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the morphology (structure) of the calvaria (skullcap), that is, of that part of the skull that is made up of the superior portions of the frontal bone, occipital bone, and parietal bones and covers the cranial cavity that contains the brain.") -AnnotationAssertion( "HP:0002648") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of cranium") -AnnotationAssertion( "UMLS:C4025691") -AnnotationAssertion( "UMLS:C4280561") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of cranial vault") -AnnotationAssertion( "Abnormality of the calvaria") -AnnotationAssertion( "Abnormality of the shape of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the skull cap") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the skullcap") -AnnotationAssertion( "HP:0002683") -AnnotationAssertion(rdfs:comment "The calvaria, or skull cap, is the upper part of the skull (cranium) and comprises the frontal, occipital and right and left parietal bones. Occasionally, calvaria is misspelled as 'calvarium' in the medical literature.") -AnnotationAssertion(rdfs:label "Abnormal calvaria morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thickened calvaria) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of an abnormally thick calvaria.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased thickness of cranium") -AnnotationAssertion( "UMLS:C1858452") -AnnotationAssertion( "UMLS:C4280560") -AnnotationAssertion( "Calvarial thickening") -AnnotationAssertion( "Calvarium thickened") -AnnotationAssertion( "Increased calvarial thickness") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased thickness of calvaria") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased thickness of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased thickness of cranial vault") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased thickness of skull cap") -AnnotationAssertion( "Thick calvaria") -AnnotationAssertion( "Thick calvarium") -AnnotationAssertion( "Thickened calvarium") -AnnotationAssertion( "Thickened cranial vault") -AnnotationAssertion( "Thickened cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Thickened skull cap") -AnnotationAssertion( "Thickening of the calvaria") -AnnotationAssertion( "HP:0002684") -AnnotationAssertion(rdfs:label "Thickened calvaria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic facial bones) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of facial skeleton") -AnnotationAssertion( "UMLS:C1846438") -AnnotationAssertion( "UMLS:C4229090") -AnnotationAssertion( "UMLS:C4280268") -AnnotationAssertion( "UMLS:C4280557") -AnnotationAssertion( "UMLS:C4280558") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Flattening of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Flattening of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic facial skeleton") -AnnotationAssertion( "HP:0002692") -AnnotationAssertion(rdfs:label "Hypoplastic facial bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the skull base) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of the base of the skull, which forms the floor of the cranial cavity and separates the brain from other facial structures. The skull base is made up of five bones: the ethmoid, sphenoid, occipital, paired frontal, and paired parietal bones, and is subdivided into 3 regions: the anterior, middle, and posterior cranial fossae. The petro-occipital fissure subdivides the middle cranial fossa into 1 central component and 2 lateral components.") -AnnotationAssertion( "UMLS:C4025688") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of cranial base") -AnnotationAssertion(Annotation( ) "Abnormality of the skull base") -AnnotationAssertion( "HP:0002693") -AnnotationAssertion(rdfs:label "Abnormality of the skull base") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal foramen magnum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the foramen magnum.") -AnnotationAssertion( "UMLS:C4025687") -AnnotationAssertion( "Abnormality of the foramen magnum") -AnnotationAssertion( "HP:0002699") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The foramen magnum is the aperture through which the medulla oblongata enters and exits the skull.") -AnnotationAssertion(rdfs:label "Abnormal foramen magnum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Large foramen magnum) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormal increase in the size of the foramen magnum.") -AnnotationAssertion( "UMLS:C1844508") -AnnotationAssertion( "UMLS:C4073291") -AnnotationAssertion( "UMLS:C4280554") -AnnotationAssertion( "UMLS:C4280555") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Big foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Dilation of foramen magnum") -AnnotationAssertion( "Enlarged foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Wide foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased circumference of foramen magnum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased diameter of foramen magnum") -AnnotationAssertion( "HP:0002700") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Large foramen magnum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skull ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the process of ossification of the skull.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-28T11:53:00Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of skull bone formation") -AnnotationAssertion( "UMLS:C4025686") -AnnotationAssertion( "UMLS:C4280550") -AnnotationAssertion( "UMLS:C4280551") -AnnotationAssertion( "UMLS:C4280552") -AnnotationAssertion( "UMLS:C4280553") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of ossification of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of ossification of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone calcification of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone calcification of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone calcification of skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone formation of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of bone formation of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone mineralization of calvarium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone mineralization of cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bone mineralization of skull") -AnnotationAssertion( "HP:0002703") -AnnotationAssertion(rdfs:comment "The bones of the skull derive directly from mesenchyme cells by intramembranous ossification.") -AnnotationAssertion(rdfs:label "Abnormality of skull ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the immune system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the immune system.") -AnnotationAssertion( "HP:0003257") -AnnotationAssertion( "HP:0003346") -AnnotationAssertion( "HP:0010986") -AnnotationAssertion( "UMLS:C4021753") -AnnotationAssertion(Annotation( ) "Abnormality of the immune system") -AnnotationAssertion(Annotation( ) "Immunological abnormality") -AnnotationAssertion( "HP:0002715") -AnnotationAssertion(rdfs:comment "The immune system is composed of organs and interdependent cell types that collectively protect the body from infections and from the growth of tumor cells. The organs of the immune system comprise the bone marrow, the spleen, the thymus,the lymph nodes, and the cell types comprise B cells, T cells, natural killer cells, granulocytes,dendritic cells, and macrophages.") -AnnotationAssertion(rdfs:label "Abnormality of the immune system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenal overactivity) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-25T10:41:00Z") -AnnotationAssertion( "UMLS:C4025685") -AnnotationAssertion( "HP:0002717") -AnnotationAssertion(rdfs:comment "Cortisol is the main member of the glucocorticoid family in humans and together with aldosterone is one of the main secretions of the adrenal cortex.") -AnnotationAssertion(rdfs:label "Adrenal overactivity") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Recurrent infections) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "HPO:skoehler") "Increased susceptibility to infections.") -AnnotationAssertion( "HP:0002957") -AnnotationAssertion( "HP:0002964") -AnnotationAssertion( "HP:0005405") -AnnotationAssertion( "UMLS:C0239998") -AnnotationAssertion(Annotation( ) "Frequent infections") -AnnotationAssertion(Annotation( ) "Frequent, severe infections") -AnnotationAssertion(Annotation( ) "Increased frequency of infection") -AnnotationAssertion(Annotation( ) "Predisposition to infections") -AnnotationAssertion(Annotation( ) "Recurrent infections") -AnnotationAssertion(Annotation( ) "Susceptibility to infection") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "infections, recurrent") -AnnotationAssertion( "HP:0002719") -AnnotationAssertion(rdfs:label "Recurrent infections") -SubClassOf( ) - -# Class: (Immunodeficiency) - -AnnotationAssertion(Annotation( "PMID:20042227") "Failure of the immune system to protect the body adequately from infection, due to the absence or insufficiency of some component process or substance.") -AnnotationAssertion( "HP:0005362") -AnnotationAssertion( "HP:0005371") -AnnotationAssertion( "MSH:D007153") -AnnotationAssertion( "SNOMEDCT_US:234532001") -AnnotationAssertion( "UMLS:C0021051") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Decreased immune function") -AnnotationAssertion( "Immune deficiency") -AnnotationAssertion( "HP:0002721") -AnnotationAssertion(rdfs:label "Immunodeficiency") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Systemic lupus erythematosus) - -AnnotationAssertion(Annotation( "HPO:probinson") "A chronic, relapsing, inflammatory, and often febrile multisystemic disorder of connective tissue, characterized principally by involvement of the skin, joints, kidneys, and serosal membranes.") -AnnotationAssertion( "MSH:D008180") -AnnotationAssertion( "SNOMEDCT_US:55464009") -AnnotationAssertion( "UMLS:C0024141") -AnnotationAssertion(Annotation( ) "SLE") -AnnotationAssertion( "HP:0002725") -AnnotationAssertion(rdfs:comment "This is a bundled term that describes a disease rather than a phenotypic feature, but is left for convenience for annotations of lupus conceived of as a feature of another disease.") -AnnotationAssertion(rdfs:label "Systemic lupus erythematosus") -SubClassOf( ) - -# Class: (Decreased lymphocyte apoptosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduction in the rate of apoptosis in lymphocytes.") -AnnotationAssertion( "UMLS:C1858969") -AnnotationAssertion( "Defective lymphocyte apoptosis") -AnnotationAssertion( "HP:0002731") -AnnotationAssertion(rdfs:comment "Apoptosis, a form of programmed cell death, is an important mechanism that prevents uncontrolled proliferation of activated lymphocytes and regulates lymphocyte homeostasis.") -AnnotationAssertion(rdfs:label "Decreased lymphocyte apoptosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lymph node hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the lymph nodes.") -AnnotationAssertion( "UMLS:C1865377") -AnnotationAssertion( "UMLS:C4025683") -AnnotationAssertion(Annotation( ) "Small lymph nodes") -AnnotationAssertion( "HP:0002732") -AnnotationAssertion(rdfs:label "Lymph node hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lymph node morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural lymph node abnormality.") -AnnotationAssertion( "HP:0008149") -AnnotationAssertion( "UMLS:C0149727") -AnnotationAssertion(Annotation( ) "Abnormal lymph node histology") -AnnotationAssertion(Annotation( ) "Abnormality of the lymph nodes") -AnnotationAssertion( "HP:0002733") -AnnotationAssertion(rdfs:label "Abnormal lymph node morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thick skull base) - -AnnotationAssertion( "UMLS:C1839507") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased thickness of bone of skull base") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased thickness of skull base") -AnnotationAssertion(Annotation( ) "Thick skull base") -AnnotationAssertion( "HP:0002737") -AnnotationAssertion(rdfs:label "Thick skull base") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed skeletal maturation) - -AnnotationAssertion(Annotation( "HPO:curators") "A decreased rate of skeletal maturation. Delayed skeletal maturation can be diagnosed on the basis of an estimation of the bone age from radiographs of specific bones in the human body.") -AnnotationAssertion( "HP:0000928") -AnnotationAssertion( "HP:0002806") -AnnotationAssertion( "SNOMEDCT_US:123983008") -AnnotationAssertion( "UMLS:C0541764") -AnnotationAssertion( "Delayed bone age") -AnnotationAssertion( "Delayed bone age before puberty") -AnnotationAssertion(Annotation( ) "Delayed bone maturation") -AnnotationAssertion(Annotation( ) "Delayed skeletal development") -AnnotationAssertion( "Retarded bone age") -AnnotationAssertion( "Skeletal maturation retardation") -AnnotationAssertion( "Retarded ossification") -AnnotationAssertion( "HP:0002750") -AnnotationAssertion(rdfs:label "Delayed skeletal maturation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteomyelitis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:15276398") "Osteomyelitis is an inflammatory process accompanied by bone destruction and caused by an infecting microorganism.") -AnnotationAssertion( "HP:0002755") -AnnotationAssertion( "HP:0005901") -AnnotationAssertion( "MSH:D010019") -AnnotationAssertion( "SNOMEDCT_US:111253001") -AnnotationAssertion( "SNOMEDCT_US:60168000") -AnnotationAssertion( "UMLS:C0029443") -AnnotationAssertion( "UMLS:C2242472") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Bone infection") -AnnotationAssertion( "HP:0002754") -AnnotationAssertion(rdfs:comment "Osteomyelitis can be acute or chronic and can be caused by a variety of microbial agents.") -AnnotationAssertion(rdfs:label "Osteomyelitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal cartilage morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any morphological abnormality of cartilage.") -AnnotationAssertion( "HP:0410007") -AnnotationAssertion( "UMLS:C4025680") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of cartilage") -AnnotationAssertion( "Abnormality of cartilage morphology") -AnnotationAssertion( "HP:0002763") -AnnotationAssertion(rdfs:label "Abnormal cartilage morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Relatively short spine) - -AnnotationAssertion( "UMLS:C3277114") -AnnotationAssertion(Annotation( ) "Relatively short spine") -AnnotationAssertion( "HP:0002766") -AnnotationAssertion(rdfs:label "Relatively short spine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal tracheal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the trachea.") -AnnotationAssertion( "MSH:D014133") -AnnotationAssertion( "SNOMEDCT_US:47125007") -AnnotationAssertion( "UMLS:C0040580") -AnnotationAssertion( "UMLS:C4025678") -AnnotationAssertion( "Abnormal trachea morphology") -AnnotationAssertion( "Abnormality of the trachea") -AnnotationAssertion( "Tracheal disease") -AnnotationAssertion( "HP:0002778") -AnnotationAssertion(rdfs:label "Abnormal tracheal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoventilation) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduction in the amount of air transported into the pulmonary alveoli by breathing, leading to hypercapnia (increase in the partial pressure of carbon dioxide).") -AnnotationAssertion( "HP:0004892") -AnnotationAssertion( "MSH:D007040") -AnnotationAssertion( "MSH:D012131") -AnnotationAssertion( "SNOMEDCT_US:15993004") -AnnotationAssertion( "SNOMEDCT_US:31515003") -AnnotationAssertion( "SNOMEDCT_US:80954004") -AnnotationAssertion( "UMLS:C0235063") -AnnotationAssertion( "UMLS:C3203358") -AnnotationAssertion( "Alveolar hypoventilation") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Slow breathing") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Under breathing") -AnnotationAssertion( "Respiratory depression") -AnnotationAssertion( "HP:0002791") -AnnotationAssertion(rdfs:comment "Not to be confused with Hypopnea, where the partial pressure of carbon dioxide can remain normal.") -AnnotationAssertion(rdfs:label "Hypoventilation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pattern of respiration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the rhythm or depth of breathing.") -AnnotationAssertion( "UMLS:C1837388") -AnnotationAssertion(Annotation( ) "Abnormal pattern of respiration") -AnnotationAssertion(Annotation( ) "Abnormal respiratory patterns") -AnnotationAssertion(Annotation( ) "Unusual breathing patterns") -AnnotationAssertion( "HP:0002793") -AnnotationAssertion(rdfs:label "Abnormal pattern of respiration") -SubClassOf( ) - -# Class: (Abnormal respiratory system physiology) - -AnnotationAssertion( "HP:0005952") -AnnotationAssertion( "Fyler:4200") -AnnotationAssertion( "UMLS:C4025677") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal respiration") -AnnotationAssertion(Annotation( ) "Functional respiratory abnormality") -AnnotationAssertion( "Impaired pulmonary function") -AnnotationAssertion(Annotation( ) "Respiratory problem") -AnnotationAssertion( "HP:0002795") -AnnotationAssertion(rdfs:label "Abnormal respiratory system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteolysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Osteolysis refers to the destruction of bone through bone resorption with removal or loss of calcium.") -AnnotationAssertion( "HP:0010737") -AnnotationAssertion( "MSH:D010014") -AnnotationAssertion( "SNOMEDCT_US:203522001") -AnnotationAssertion( "SNOMEDCT_US:30425001") -AnnotationAssertion( "UMLS:C0221204") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Breakdown of bone") -AnnotationAssertion(Annotation( "HPO:sdoelken") "Increased bone resorption") -AnnotationAssertion( "Osteolytic defects of bones") -AnnotationAssertion( "HP:0002797") -AnnotationAssertion(rdfs:comment "Osteolysis may be a feature of neoplastic, infectious, metabolis, vascular, and joint disorders and is also a component of many hereditary diseases. Osteolysis may be highly localized or more diffuse. This term is meant to group the more specific osteolysis terms.") -AnnotationAssertion(rdfs:label "Osteolysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of limb bone morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of bones of the arms or legs.") -AnnotationAssertion( "UMLS:C4082761") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of limb bone") -AnnotationAssertion(Annotation( ) "Arm and/or leg bone differences") -AnnotationAssertion(Annotation( ) "Limb abnormality") -AnnotationAssertion( "HP:0002813") -AnnotationAssertion(rdfs:label "Abnormality of limb bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the lower limb) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the leg.") -AnnotationAssertion( "SNOMEDCT_US:449715001") -AnnotationAssertion( "UMLS:C1096086") -AnnotationAssertion( "Abnormality of the leg") -AnnotationAssertion(Annotation( ) "Abnormality of the lower limb") -AnnotationAssertion(Annotation( ) "Lower limb deformities") -AnnotationAssertion( "HP:0002814") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the lower limb") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the knee) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the knee joint or surrounding structures.") -AnnotationAssertion( "UMLS:C4025676") -AnnotationAssertion(Annotation( ) "Abnormality of the knee") -AnnotationAssertion( "HP:0002815") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the knee") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the upper limb) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the arm.") -AnnotationAssertion( "HP:0003838") -AnnotationAssertion( "UMLS:C4020900") -AnnotationAssertion( "Abnormality of the arm") -AnnotationAssertion(Annotation( ) "Abnormality of the upper limb") -AnnotationAssertion( "HP:0002817") -AnnotationAssertion(rdfs:label "Abnormality of the upper limb") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of femur morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly of the structure of the femur.") -AnnotationAssertion( "HP:0001439") -AnnotationAssertion( "UMLS:C4021750") -AnnotationAssertion( "Abnormality of the femora") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the thighbone") -AnnotationAssertion( "HP:0002823") -AnnotationAssertion(rdfs:comment "The femur (plural: femora) is the thigh bone.") -AnnotationAssertion(rdfs:label "Abnormality of femur morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Arthralgia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Joint pain.") -AnnotationAssertion( "MSH:D018771") -AnnotationAssertion( "SNOMEDCT_US:57676002") -AnnotationAssertion( "UMLS:C0003862") -AnnotationAssertion( "Arthralgias") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Joint pain") -AnnotationAssertion( "Arthritic pain") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Joint pains") -AnnotationAssertion( "HP:0002829") -AnnotationAssertion(rdfs:comment "Arthralgia is distinct from Arthritis, which is not a symptom but a diagnosis with articular inflammation or signs of osteoarthritis.") -AnnotationAssertion(rdfs:label "Arthralgia") -SubClassOf( ) - -# Class: (Lymphadenitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of a lymph node.") -AnnotationAssertion( "MSH:D008199") -AnnotationAssertion( "SNOMEDCT_US:19471005") -AnnotationAssertion( "UMLS:C0024205") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Inflammation of the lymph nodes") -AnnotationAssertion( "HP:0002840") -AnnotationAssertion(rdfs:label "Lymphadenitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal T cell morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of T cells.") -AnnotationAssertion( "HP:0002734") -AnnotationAssertion( "HP:0030332") -AnnotationAssertion( "UMLS:C1855752") -AnnotationAssertion(Annotation( "HPO:skoehler") "Abnormal T cells") -AnnotationAssertion( "Abnormality of T cells") -AnnotationAssertion( "Cellular immune defect") -AnnotationAssertion( "Defective cellular immunity") -AnnotationAssertion( "HP:0002843") -AnnotationAssertion(rdfs:comment "T-cells are lymphocytes whose principle function in the adaptive immune system is to mediate cell-mediated immunity.") -AnnotationAssertion(rdfs:label "Abnormal T cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ilium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the ilium, the largest and uppermost bone of the pelvis.") -AnnotationAssertion( "UMLS:C4021746") -AnnotationAssertion( "Abnormality of the ilium") -AnnotationAssertion( "Iliac abnormalities") -AnnotationAssertion( "HP:0002867") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal ilium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperbilirubinemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased amount of bilirubin in the blood.") -AnnotationAssertion( "SNOMEDCT_US:26165005") -AnnotationAssertion( "UMLS:C0311468") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High blood bilirubin levels") -AnnotationAssertion( "HP:0002904") -AnnotationAssertion(rdfs:label "Hyperbilirubinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperphosphatemia) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An abnormally increased phosphate concentration in the blood.") -AnnotationAssertion( "MSH:D054559") -AnnotationAssertion( "SNOMEDCT_US:20165001") -AnnotationAssertion( "UMLS:C0085681") -AnnotationAssertion( "UMLS:C0553706") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High blood phosphate levels") -AnnotationAssertion( "HP:0002905") -AnnotationAssertion(rdfs:label "Hyperphosphatemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of chromosome segregation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of chromosome segregation.") -AnnotationAssertion( "UMLS:C4025670") -AnnotationAssertion( "HP:0002916") -AnnotationAssertion(rdfs:label "Abnormality of chromosome segregation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ketonuria) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:11344564") "High levels of ketone bodies (acetoacetic acid, beta-hydroxybutyric acid, and acetone) in the urine. Ketone bodies are insignificant in the blood and urine of normal individuals in the postprandial or overnight-fasted state.") -AnnotationAssertion( "MSH:D007662") -AnnotationAssertion( "SNOMEDCT_US:274783007") -AnnotationAssertion( "SNOMEDCT_US:36815008") -AnnotationAssertion( "UMLS:C0162275") -AnnotationAssertion( "Ketonaciduria") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") "Ketone bodies in urine") -AnnotationAssertion( "Acetonuria") -AnnotationAssertion(Annotation( "HPO:skoehler") "Ketoaciduria") -AnnotationAssertion( "HP:0002919") -AnnotationAssertion(rdfs:comment "Acetone is the main component of the ketone bodies.") -AnnotationAssertion(rdfs:label "Ketonuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased circulating ACTH level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal reduction in the concentration of corticotropin, also known as adrenocorticotropic hormone (ACTH), in the blood.") -AnnotationAssertion( "UMLS:C4025669") -AnnotationAssertion( "HP:0002920") -AnnotationAssertion(rdfs:label "Decreased circulating ACTH level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cerebrospinal fluid morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the cerebrospinal fluid (CSF).") -AnnotationAssertion( "UMLS:C0151583") -AnnotationAssertion(Annotation( ) "Abnormal CSF findings") -AnnotationAssertion(Annotation( ) "Abnormality of the CSF") -AnnotationAssertion( "Abnormality of the cerebrospinal fluid") -AnnotationAssertion( "HP:0002921") -AnnotationAssertion(rdfs:comment "The cerebrospinal fluid (CSF) is secreted by the choroid plexus, and flows uninterrupted throughout the central nervous system (the central cerebrospinal canal of the spinal cord and through the four interconnected cerebral ventricles in the brain).") -AnnotationAssertion(rdfs:label "Abnormal cerebrospinal fluid morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased CSF protein concentration) - -AnnotationAssertion(Annotation( "KI:phemming") Annotation( "PMID:29114301") "Increased concentration of protein in the cerebrospinal fluid.") -AnnotationAssertion( "UMLS:C1806780") -AnnotationAssertion( "Cerebrospinal fluid protein increased") -AnnotationAssertion( "Cerebrospinal fluid with increased protein") -AnnotationAssertion( "Elevated cerebrospinal fluid protein") -AnnotationAssertion( "Elevated csf protein") -AnnotationAssertion( "Hyperproteinorrhachia") -AnnotationAssertion( "Increased CSF protein") -AnnotationAssertion( "Increased protein in csf") -AnnotationAssertion( "Spinal fluid protein elevated") -AnnotationAssertion( "HP:0002922") -AnnotationAssertion(rdfs:label "Increased CSF protein concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of thyroid physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal functionality of the thyroid gland.") -AnnotationAssertion( "UMLS:C0857576") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal thyroid function") -AnnotationAssertion( "HP:0002926") -AnnotationAssertion(rdfs:label "Abnormality of thyroid physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Supernumerary vertebrae) - -AnnotationAssertion( "SNOMEDCT_US:87294007") -AnnotationAssertion( "UMLS:C0265681") -AnnotationAssertion( "HP:0002946") -AnnotationAssertion(rdfs:label "Supernumerary vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Autoimmunity) - -AnnotationAssertion(Annotation( "HPO:probinson") "The occurrence of an immune reaction against the organism's own cells or tissues.") -AnnotationAssertion( "MSH:D001327") -AnnotationAssertion( "SNOMEDCT_US:85828009") -AnnotationAssertion( "UMLS:C0004364") -AnnotationAssertion( "Autoimmune condition") -AnnotationAssertion(Annotation( ) "Autoimmune disease") -AnnotationAssertion(Annotation( ) "Autoimmune disorder") -AnnotationAssertion(Annotation( ) "Autoimmunity") -AnnotationAssertion( "HP:0002960") -AnnotationAssertion(rdfs:label "Autoimmunity") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal forearm morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the lower arm.") -AnnotationAssertion( "UMLS:C4025666") -AnnotationAssertion(Annotation( ) "Abnormality of the forearm") -AnnotationAssertion( "HP:0002973") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal forearm morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the central nervous system) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of tissue in the central nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-31T05:13:00Z") -AnnotationAssertion( "HP:0001323") -AnnotationAssertion( "UMLS:C4025665") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped central nervous system tissue") -AnnotationAssertion(Annotation( ) "Aplasia/Hypoplasia involving the CNS") -AnnotationAssertion( "HP:0002977") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the central nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the calf) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the calf, i.e. of the posterior part of the lower leg.") -AnnotationAssertion( "UMLS:C4021832") -AnnotationAssertion(Annotation( ) "Abnormality of the calf") -AnnotationAssertion( "HP:0002981") -AnnotationAssertion(rdfs:label "Abnormality of the calf") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Micromelia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of abnormally small extremities.") -AnnotationAssertion( "HP:0003030") -AnnotationAssertion( "HP:0005753") -AnnotationAssertion(Annotation(rdfs:label "Micromelia") "MEDDRA:10027546") -AnnotationAssertion( "SNOMEDCT_US:74370006") -AnnotationAssertion( "UMLS:C0025995") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Smaller or shorter than typical limbs") -AnnotationAssertion( "HP:0002983") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Micromelia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Elbow flexion contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "An elbow contracture that limits the ability of the elbow joint to be extended (straightened), meaning that the elbow is fixed in an flexed (bent) position.") -AnnotationAssertion( "HP:0003937") -AnnotationAssertion( "HP:0004984") -AnnotationAssertion( "HP:0005654") -AnnotationAssertion( "SNOMEDCT_US:202271004") -AnnotationAssertion( "UMLS:C0409338") -AnnotationAssertion( "Elbow flexion contractures") -AnnotationAssertion( "Elbow flexion deformity") -AnnotationAssertion( "Fixed flexion at the elbow joint") -AnnotationAssertion( "HP:0002987") -AnnotationAssertion(rdfs:label "Elbow flexion contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Fibular aplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the fibula.") -AnnotationAssertion( "HP:0006373") -AnnotationAssertion(Annotation(rdfs:label "Fibula agenesis") "MEDDRA:10054882") -AnnotationAssertion( "UMLS:C1836186") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent calf bone") -AnnotationAssertion( "Absent fibulae") -AnnotationAssertion( "Absent-hypoplastic fibulae") -AnnotationAssertion( "HP:0002990") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Fibular aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of fibula morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the calf bone (fibula), one of the two bones of the calf.") -AnnotationAssertion( "UMLS:C4025664") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the calf bone") -AnnotationAssertion( "HP:0002991") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of fibula morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of tibia morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormality of the tibia (shinbone).") -AnnotationAssertion( "UMLS:C4025663") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormality of the shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormality of the shinbone") -AnnotationAssertion( "HP:0002992") -AnnotationAssertion(rdfs:label "Abnormality of tibia morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Limited elbow movement) - -AnnotationAssertion( "HP:0006395") -AnnotationAssertion( "UMLS:C1849955") -AnnotationAssertion(Annotation( ) "Decreased elbow mobility") -AnnotationAssertion(Annotation( ) "Limited elbow mobility") -AnnotationAssertion(Annotation( ) "Limited elbow movement") -AnnotationAssertion(Annotation( ) "Restricted elbow motion") -AnnotationAssertion( "HP:0002996") -AnnotationAssertion(rdfs:label "Limited elbow movement") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality originating in one or more muscles, i.e., of the set of muscles of body.") -AnnotationAssertion( "HP:0003197") -AnnotationAssertion( "HP:0003708") -AnnotationAssertion( "HP:0040290") -AnnotationAssertion( "UMLS:C4021745") -AnnotationAssertion(Annotation( ) "Muscular abnormality") -AnnotationAssertion( "HP:0003011") -AnnotationAssertion(rdfs:label "Abnormality of the musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the wrist) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the wrist, the structure connecting the hand and the forearm.") -AnnotationAssertion( "HP:0001224") -AnnotationAssertion( "UMLS:C4021744") -AnnotationAssertion(Annotation( ) "Abnormalities of the wrists") -AnnotationAssertion(Annotation( ) "Abnormality of the wrist") -AnnotationAssertion( "HP:0003019") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the wrist") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short long bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "One or more abnormally short long bone.") -AnnotationAssertion( "HP:0000949") -AnnotationAssertion( "HP:0004983") -AnnotationAssertion( "HP:0004988") -AnnotationAssertion( "HP:0005000") -AnnotationAssertion( "HP:0005029") -AnnotationAssertion( "HP:0005044") -AnnotationAssertion( "HP:0005052") -AnnotationAssertion( "HP:0005077") -AnnotationAssertion( "HP:0005083") -AnnotationAssertion( "HP:0005647") -AnnotationAssertion( "HP:0005822") -AnnotationAssertion( "HP:0006382") -AnnotationAssertion( "HP:0006457") -AnnotationAssertion( "HP:0006472") -AnnotationAssertion( "UMLS:C1854912") -AnnotationAssertion(Annotation( ) "Long bone shortening") -AnnotationAssertion(Annotation( ) "Short long bone") -AnnotationAssertion( "Short tubular bones") -AnnotationAssertion( "shortened long tubular bones") -AnnotationAssertion( "HP:0003026") -AnnotationAssertion(rdfs:comment "Long bones are also known as tubular bones.") -AnnotationAssertion(rdfs:label "Short long bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the ankles) - -AnnotationAssertion( "UMLS:C4025660") -AnnotationAssertion(Annotation( ) "Abnormality of the ankles") -AnnotationAssertion( "HP:0003028") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the ankles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlargement of the ankles) - -AnnotationAssertion( "UMLS:C1838664") -AnnotationAssertion(Annotation( ) "Enlargement of the ankles") -AnnotationAssertion( "HP:0003029") -AnnotationAssertion(rdfs:label "Enlargement of the ankles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged joints) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increase in size of one or more joints.") -AnnotationAssertion( "UMLS:C1859111") -AnnotationAssertion(Annotation( ) "Enlarged joints") -AnnotationAssertion( "Prominent joints") -AnnotationAssertion( "HP:0003037") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Enlarged joints") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Fibular hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the fibula.") -AnnotationAssertion( "HP:0002985") -AnnotationAssertion( "HP:0005887") -AnnotationAssertion( "HP:0006401") -AnnotationAssertion( "UMLS:C1832119") -AnnotationAssertion( "Hypoplastic fibula") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short calf bone") -AnnotationAssertion( "Short fibula") -AnnotationAssertion( "Short fibulae") -AnnotationAssertion( "HP:0003038") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Fibular hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal shoulder morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the shoulder, which is defined as the structures surrounding the shoulder joint where the humerus attaches to the scapula.") -AnnotationAssertion( "UMLS:C4025659") -AnnotationAssertion(Annotation( ) "Abnormality of the shoulder") -AnnotationAssertion( "HP:0003043") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal shoulder morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Shoulder flexion contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "Chronic reduction in active and passive mobility of the shoulder joint due to structural changes in muscle, tendons, ligaments, or skin that prevents normal movement.") -AnnotationAssertion( "SNOMEDCT_US:202265005") -AnnotationAssertion( "UMLS:C0409336") -AnnotationAssertion( "HP:0003044") -AnnotationAssertion(rdfs:label "Shoulder flexion contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal patella morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the patella (knee cap).") -AnnotationAssertion( "UMLS:C4021743") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal kneecap") -AnnotationAssertion( "Abnormality of the patella") -AnnotationAssertion( "Patellar abnormality") -AnnotationAssertion( "HP:0003045") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal patella morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged metaphyses) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal increase in size of one or more metaphyses.") -AnnotationAssertion( "HP:0005018") -AnnotationAssertion( "UMLS:C1855544") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Enlarged wide portion of a long bone") -AnnotationAssertion( "HP:0003051") -AnnotationAssertion(rdfs:label "Enlarged metaphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the humerus) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of the humerus (i.e., upper arm bone).") -AnnotationAssertion( "HP:0002988") -AnnotationAssertion( "UMLS:C4021742") -AnnotationAssertion( "Abnormality of the humeri") -AnnotationAssertion( "HP:0003063") -AnnotationAssertion(rdfs:label "Abnormality of the humerus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Patellar hypoplasia) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the patella.") -AnnotationAssertion( "HP:0005020") -AnnotationAssertion( "UMLS:C1840068") -AnnotationAssertion( "Hypoplastic patellae") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Small kneecap") -AnnotationAssertion( "Small patella") -AnnotationAssertion( "Small patellae") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped kneecap") -AnnotationAssertion( "HP:0003065") -AnnotationAssertion(rdfs:label "Patellar hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flattened epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal flatness (decreased height) of epiphyses.") -AnnotationAssertion( "HP:0004982") -AnnotationAssertion( "HP:0005051") -AnnotationAssertion( "HP:0005076") -AnnotationAssertion( "HP:0005080") -AnnotationAssertion( "UMLS:C1857527") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flat end part of bone") -AnnotationAssertion( "Flat epiphyses") -AnnotationAssertion( "HP:0003071") -AnnotationAssertion(rdfs:label "Flattened epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperglycemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased concentration of glucose in the blood.") -AnnotationAssertion( "MSH:D006943") -AnnotationAssertion( "SNOMEDCT_US:237598005") -AnnotationAssertion( "SNOMEDCT_US:80394007") -AnnotationAssertion( "UMLS:C0020456") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "High blood glucose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "High blood sugar") -AnnotationAssertion( "HP:0003074") -AnnotationAssertion(rdfs:label "Hyperglycemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoproteinemia) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "A decreased concentration of protein in the blood.") -AnnotationAssertion( "MSH:D007019") -AnnotationAssertion( "SNOMEDCT_US:8900005") -AnnotationAssertion( "UMLS:C0020639") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Decreased protein levels in blood") -AnnotationAssertion( "HP:0003075") -AnnotationAssertion(rdfs:label "Hypoproteinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Glycosuria) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An increased concentration of glucose in the urine.") -AnnotationAssertion( "HP:0003122") -AnnotationAssertion( "HP:0011016") -AnnotationAssertion( "MSH:D006029") -AnnotationAssertion( "SNOMEDCT_US:45154002") -AnnotationAssertion( "UMLS:C0017979") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Glucose in urine") -AnnotationAssertion( "Glucosuria") -AnnotationAssertion( "HP:0003076") -AnnotationAssertion(rdfs:comment "Glycosuria, the excretion of abnormal amounts of glucose in the urine, generally results in osmotic diuresis.") -AnnotationAssertion(rdfs:label "Glycosuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperlipidemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An elevated lipid concentration in the blood.") -AnnotationAssertion( "HP:0008159") -AnnotationAssertion( "HP:0008356") -AnnotationAssertion( "MSH:D006949") -AnnotationAssertion( "SNOMEDCT_US:55822004") -AnnotationAssertion( "UMLS:C0020473") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Elevated lipids in blood") -AnnotationAssertion( "HP:0003077") -AnnotationAssertion(rdfs:comment "Hyperlipidemia is an elevation of the blood levels of lipids including primarily cholesterol, phospholipids and triglycerides and cholesterol esters. The lipids are transported on lipoproteins some of which are commonly used for clinical measurements, including chylomicrons, very-low density lipoproteins (VLDL), intermediate-density lipoproteins (IDL), low-density lipoproteins, and high-density lipoproteins (HDL).") -AnnotationAssertion(rdfs:label "Hyperlipidemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the capital femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the proximal epiphysis of the femur.") -AnnotationAssertion( "HP:0003374") -AnnotationAssertion( "HP:0008791") -AnnotationAssertion( "HP:0008792") -AnnotationAssertion( "UMLS:C1839254") -AnnotationAssertion( "Small capital femoral epiphyses") -AnnotationAssertion( "Small femoral capital epiphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small innermost thighbone end part") -AnnotationAssertion( "Small proximal femoral epiphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdevelopment of the innermost thighbone end part") -AnnotationAssertion( "HP:0003090") -AnnotationAssertion(rdfs:label "Hypoplasia of the capital femoral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short femur) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal shortening of the femur.") -AnnotationAssertion( "HP:0009749") -AnnotationAssertion( "SNOMEDCT_US:93255008") -AnnotationAssertion( "UMLS:C0345375") -AnnotationAssertion( "Femoral hypoplasia") -AnnotationAssertion( "Hypoplasia of the femora") -AnnotationAssertion( "Short femurs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short thighbone") -AnnotationAssertion( "HP:0003097") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short femur") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Fibular overgrowth) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:17259417") "Relatively increased growth of the fibula compared to that of the tibia.") -AnnotationAssertion( "UMLS:C1864298") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Overgrowth of calf bone") -AnnotationAssertion( "HP:0003099") -AnnotationAssertion(rdfs:label "Fibular overgrowth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperphosphaturia) - -AnnotationAssertion(Annotation( "HPO:curators") "An increased excretion of phosphates in the urine.") -AnnotationAssertion( "HP:0003266") -AnnotationAssertion( "SNOMEDCT_US:22450000") -AnnotationAssertion( "UMLS:C0268079") -AnnotationAssertion( "UMLS:C0948023") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High urine phosphate levels") -AnnotationAssertion( "Phosphaturia") -AnnotationAssertion( "HP:0003109") -AnnotationAssertion(rdfs:label "Hyperphosphaturia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of urine homeostasis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the composition of urine or the levels of its components.") -AnnotationAssertion( "HP:0011865") -AnnotationAssertion( "HP:0011866") -AnnotationAssertion( "UMLS:C4025655") -AnnotationAssertion(Annotation( ) "Pee issues") -AnnotationAssertion(Annotation( ) "Urine issues") -AnnotationAssertion( "HP:0003110") -AnnotationAssertion(rdfs:label "Abnormality of urine homeostasis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal blood ion concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the homeostasis (concentration) of a monoatomic ion.") -AnnotationAssertion( "HP:0003253") -AnnotationAssertion( "SNOMEDCT_US:237840007") -AnnotationAssertion( "UMLS:C1704431") -AnnotationAssertion( "UMLS:C4025654") -AnnotationAssertion( "Abnormality of ion homeostasis") -AnnotationAssertion(Annotation( ) "Electrolyte disorders") -AnnotationAssertion( "Electrolyte disturbance") -AnnotationAssertion( "HP:0003111") -AnnotationAssertion(rdfs:label "Abnormal blood ion concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating amino acid concentration) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of an abnormal decrease or increase of one or more amino acids in the blood circulation.") -AnnotationAssertion( "UMLS:C4025653") -AnnotationAssertion( "Abnormality of serum amino acid level") -AnnotationAssertion(Annotation( ) "Abnormality of serum amino acid levels") -AnnotationAssertion( "HP:0003112") -AnnotationAssertion(rdfs:label "Abnormal circulating amino acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating hormone concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal concentration of a hormone in the blood.") -AnnotationAssertion( "UMLS:C4025652") -AnnotationAssertion( "Abnormal circulating hormone level") -AnnotationAssertion(Annotation( ) "Abnormality of circulating hormone level") -AnnotationAssertion( "HP:0003117") -AnnotationAssertion(rdfs:label "Abnormal circulating hormone concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating lipid concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any deviation from the normal concentration of a lipid in the blood circulation.") -AnnotationAssertion( "HP:0003611") -AnnotationAssertion( "MSH:D050171") -AnnotationAssertion( "SNOMEDCT_US:370992007") -AnnotationAssertion( "UMLS:C0242339") -AnnotationAssertion( "UMLS:C4025650") -AnnotationAssertion(Annotation( ) "Dyslipidaemia") -AnnotationAssertion( "Dyslipidemia") -AnnotationAssertion( "HP:0003119") -AnnotationAssertion(rdfs:comment "According to CHEBI:18059 'Lipids' is a loosely defined term for substances of biological origin that are soluble in nonpolar solvents. They consist of saponifiable lipids, such as glycerides (fats and oils) and phospholipids, as well as nonsaponifiable lipids, principally steroids.") -AnnotationAssertion(rdfs:label "Abnormal circulating lipid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Limb joint contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "A contracture (chronic loss of joint motion due to structural changes in muscle, tendons, ligaments, or skin) that prevent normal movement of one or more joints of the limbs.") -AnnotationAssertion( "HP:0005631") -AnnotationAssertion( "HP:0005839") -AnnotationAssertion( "UMLS:C1969879") -AnnotationAssertion(Annotation( ) "Limb contractures") -AnnotationAssertion( "HP:0003121") -AnnotationAssertion(rdfs:label "Limb joint contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal peripheral myelination) - -AnnotationAssertion(Annotation( "DDD:fmunitoni") Annotation( "HPO:jbaets") "An abnormality of the myelination of motor and sensory peripheral nerves. These are axons for motor nerves and dendrites for sensory nerves in the strict anatomic sense.") -AnnotationAssertion( "HP:0003408") -AnnotationAssertion( "UMLS:C4025648") -AnnotationAssertion( "HP:0003130") -AnnotationAssertion(rdfs:comment "This finding may be observed upon biopsy of the sural nerve. Myelination, i.e., the presence of a segmented lipid-rich sheath (myelin), enables faster and more energetically efficient conduction of electrical impulses. The sheath is formed by the cell membranes of Schwann cells in the peripheral nervous system (GO:0022011).") -AnnotationAssertion(rdfs:label "Abnormal peripheral myelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Increased circulating ACTH level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal increased in the concentration of corticotropin, also known as adrenocorticotropic hormone (ACTH), in the blood.") -AnnotationAssertion( "UMLS:C4021740") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High blood corticotropin levels") -AnnotationAssertion(Annotation( ) "Increased circulating ACTH level") -AnnotationAssertion( "Increased plasma ACTH") -AnnotationAssertion( "HP:0003154") -AnnotationAssertion(rdfs:label "Increased circulating ACTH level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal acetabulum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the acetabulum, i.e., the Acetabular part of hip bone, which together with the head of the femur forms the hip joint.") -AnnotationAssertion( "UMLS:C4021739") -AnnotationAssertion( "Abnormality of the acetabulum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the hipbone socket") -AnnotationAssertion( "Acetabular abnormality") -AnnotationAssertion( "HP:0003170") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal acetabulum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the pubic bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the the pubic bone, i.e., of the ventral and anterior of the three principal components (publis, ilium, ischium) of the hip bone.") -AnnotationAssertion( "UMLS:C4021738") -AnnotationAssertion(Annotation( ) "Abnormality of the pubic bone") -AnnotationAssertion(Annotation( ) "Abnormality of the pubic bones") -AnnotationAssertion(Annotation( ) "Abnormality of the pubis") -AnnotationAssertion( "HP:0003172") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the pubic bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic pubic bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the pubis, which together with the ilium and the ischium, is one of the three bones that make up the hip bone.") -AnnotationAssertion( "UMLS:C1865030") -AnnotationAssertion( "Hypoplastic pubic bones") -AnnotationAssertion( "Hypoplastic pubis") -AnnotationAssertion( "HP:0003173") -AnnotationAssertion(rdfs:label "Hypoplastic pubic bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the ischium) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the ischium, which forms the lower and back part of the hip bone.") -AnnotationAssertion( "SNOMEDCT_US:93008005") -AnnotationAssertion( "UMLS:C0685661") -AnnotationAssertion( "Abnormality of the ischial bones") -AnnotationAssertion( "Anomaly of the ischium") -AnnotationAssertion( "HP:0003174") -AnnotationAssertion(rdfs:comment "The ischium, together with the ilium and the pubis, forms the hip bone (os coxae).") -AnnotationAssertion(rdfs:label "Abnormality of the ischium") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic ischia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the ischium, which forms the lower and back part of the hip bone.") -AnnotationAssertion( "UMLS:C1859447") -AnnotationAssertion( "Hypoplastic ischial bones") -AnnotationAssertion( "Hypoplastic ischii") -AnnotationAssertion( "Hypoplastic ischium") -AnnotationAssertion( "HP:0003175") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplastic ischia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Protrusio acetabuli) - -AnnotationAssertion(Annotation( "HPO:probinson") "Intrapelvic bulging of the medial acetabular wall.") -AnnotationAssertion( "SNOMEDCT_US:59606006") -AnnotationAssertion( "UMLS:C0409495") -AnnotationAssertion(Annotation( ) "Abnormally indented hip sockets") -AnnotationAssertion( "Protrusio acetabulae") -AnnotationAssertion( "HP:0003179") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Protrusion of the acetabulum, which is the socket that together with the head of the femur forms the hip joint. The protrusion is the result of increased depth of the socket and results in medial displacement of the femoral head.") -AnnotationAssertion(rdfs:label "Protrusio acetabuli") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Breast hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the breast.") -AnnotationAssertion( "HP:0000784") -AnnotationAssertion( "SNOMEDCT_US:8915006") -AnnotationAssertion( "UMLS:C0266013") -AnnotationAssertion(Annotation( ) "Underdeveloped breasts") -AnnotationAssertion( "HP:0003187") -AnnotationAssertion(rdfs:label "Breast hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short nose) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19152422") "Distance from nasion to subnasale more than two standard deviations below the mean, or alternatively, an apparently decreased length from the nasal root to the nasal tip.") -AnnotationAssertion( "HP:0000440") -AnnotationAssertion( "HP:0000449") -AnnotationAssertion( "HP:0000450") -AnnotationAssertion( "HP:0003192") -AnnotationAssertion( "HP:0003195") -AnnotationAssertion( "HP:0005270") -AnnotationAssertion( "HP:0200092") -AnnotationAssertion( "SNOMEDCT_US:249310005") -AnnotationAssertion( "UMLS:C0426414") -AnnotationAssertion( "UMLS:C1854114") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased length of nose") -AnnotationAssertion( "Hypoplastic nose") -AnnotationAssertion( "Nasal hypoplasia") -AnnotationAssertion(Annotation( ) "Short nose") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Shortened nose") -AnnotationAssertion(Annotation( ) "Small nose") -AnnotationAssertion( "HP:0003196") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note: a small nose has both decreased height and a decreased width. These should be coded separately.") -AnnotationAssertion(rdfs:label "Short nose") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Myopathy) - -AnnotationAssertion(Annotation( "HPO:probinson") "A disorder of muscle unrelated to impairment of innervation or neuromuscular junction.") -AnnotationAssertion( "HP:0003569") -AnnotationAssertion( "HP:0003705") -AnnotationAssertion( "HP:0003742") -AnnotationAssertion( "HP:0003802") -AnnotationAssertion( "MSH:D009135") -AnnotationAssertion( "SNOMEDCT_US:129565002") -AnnotationAssertion( "UMLS:C0026848") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Muscle tissue disease") -AnnotationAssertion( "Myopathic changes") -AnnotationAssertion( "HP:0003198") -AnnotationAssertion(rdfs:comment "The diagnosis of myopathy is often confirmed on the basis of myopathic changes in muscle biopsy.") -AnnotationAssertion(rdfs:label "Myopathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased muscle mass) - -AnnotationAssertion( "HP:0003732") -AnnotationAssertion( "UMLS:C1837108") -AnnotationAssertion(Annotation( ) "Decreased muscle mass") -AnnotationAssertion( "HP:0003199") -AnnotationAssertion(rdfs:label "Decreased muscle mass") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Skeletal muscle atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of skeletal muscular atrophy (which is also known as amyotrophy).") -AnnotationAssertion( "HP:0001299") -AnnotationAssertion( "HP:0003545") -AnnotationAssertion( "HP:0003671") -AnnotationAssertion( "HP:0003702") -AnnotationAssertion( "HP:0003746") -AnnotationAssertion( "HP:0006995") -AnnotationAssertion( "HP:0007171") -AnnotationAssertion( "HP:0007356") -AnnotationAssertion( "HP:0009010") -AnnotationAssertion( "HP:0009048") -AnnotationAssertion( "HP:0100868") -AnnotationAssertion( "MSH:D009133") -AnnotationAssertion( "SNOMEDCT_US:74035001") -AnnotationAssertion( "UMLS:C0234958") -AnnotationAssertion( "UMLS:C0270948") -AnnotationAssertion( "UMLS:C0541794") -AnnotationAssertion( "UMLS:C1843479") -AnnotationAssertion( "Amyotrophy") -AnnotationAssertion( "Amyotrophy involving the extremities") -AnnotationAssertion( "Muscle atrophy") -AnnotationAssertion( "Muscle atrophy, neurogenic") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Muscle degeneration") -AnnotationAssertion( "Muscle hypotrophy") -AnnotationAssertion(Annotation( ) "Muscle wasting") -AnnotationAssertion( "Muscular atrophy") -AnnotationAssertion( "Neurogenic muscle atrophy") -AnnotationAssertion( "Neurogenic muscle atrophy, especially in the lower limbs") -AnnotationAssertion( "Neurogenic muscular atrophy") -AnnotationAssertion( "HP:0003202") -AnnotationAssertion(rdfs:label "Skeletal muscle atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (External genital hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of part or all of the external reproductive organs.") -AnnotationAssertion( "HP:0000788") -AnnotationAssertion( "HP:0003245") -AnnotationAssertion( "UMLS:C1855333") -AnnotationAssertion( "Hypogenitalism") -AnnotationAssertion( "Small genitalia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Underdevelopment of external reproductive organs") -AnnotationAssertion( "HP:0003241") -AnnotationAssertion(rdfs:comment "Partial or complete failure of the genitalia to develop, often as a consequence of hypogonadism.") -AnnotationAssertion(rdfs:label "External genital hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Overgrowth of external genitalia) - -AnnotationAssertion( "UMLS:C1851722") -AnnotationAssertion(Annotation( ) "Overgrowth of external genitalia") -AnnotationAssertion( "HP:0003247") -AnnotationAssertion(rdfs:label "Overgrowth of external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the vagina) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia of the vagina.") -AnnotationAssertion( "HP:0008709") -AnnotationAssertion( "MSH:C536523") -AnnotationAssertion( "SNOMEDCT_US:248871003") -AnnotationAssertion( "SNOMEDCT_US:87380008") -AnnotationAssertion( "UMLS:C0220763") -AnnotationAssertion( "UMLS:C1321884") -AnnotationAssertion( "UMLS:C1841990") -AnnotationAssertion(Annotation( ) "Absent vagina") -AnnotationAssertion( "Congenital absence of the vagina") -AnnotationAssertion( "HP:0003250") -AnnotationAssertion(rdfs:label "Aplasia of the vagina") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Visceromegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal increased size of the viscera of the abdomen.") -AnnotationAssertion( "SNOMEDCT_US:28543008") -AnnotationAssertion( "UMLS:C0042782") -AnnotationAssertion( "HP:0003271") -AnnotationAssertion(rdfs:comment "Visceromegaly is enlargement of the internal organs in the abdomen, including liver, spleen, stomach, kidneys, or pancreas.") -AnnotationAssertion(rdfs:label "Visceromegaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hip bone morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the hip bone.") -AnnotationAssertion( "UMLS:C4021735") -AnnotationAssertion(Annotation( ) "Abnormality of the hip bone") -AnnotationAssertion(Annotation( ) "Abnormality of the hips") -AnnotationAssertion( "HP:0003272") -AnnotationAssertion(rdfs:comment "The hip region comprises the vasculature of hip, skin of hip, superficial fascia of hip, the hip bone, hip joint, and musculature of hip. The hip is part of the pelvic girdle.") -AnnotationAssertion(rdfs:label "Abnormal hip bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hip contracture) - -AnnotationAssertion( "SNOMEDCT_US:202283002") -AnnotationAssertion( "UMLS:C0409354") -AnnotationAssertion( "Flexion contracture of hips") -AnnotationAssertion( "Flexion contractures of hips") -AnnotationAssertion( "Hip contractures") -AnnotationAssertion( "Hip flexion contractures") -AnnotationAssertion( "HP:0003273") -AnnotationAssertion(rdfs:label "Hip contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplastic acetabulae) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdeveloped acetabulae.") -AnnotationAssertion( "UMLS:C1846442") -AnnotationAssertion( "Acetabular hypoplasia") -AnnotationAssertion( "Hypoplastic acetabula") -AnnotationAssertion( "HP:0003274") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplastic acetabulae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal form of the vertebral bodies) - -AnnotationAssertion( "Abnormal morphology of vertebral body.") -AnnotationAssertion( "UMLS:C1839326") -AnnotationAssertion( "Abnormally shaped vertebrae") -AnnotationAssertion( "HP:0003312") -AnnotationAssertion(rdfs:label "Abnormal form of the vertebral bodies") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the cervical spine) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the cervical vertebral column.") -AnnotationAssertion( "HP:0004587") -AnnotationAssertion( "UMLS:C1852464") -AnnotationAssertion(Annotation( ) "Abnormal cervical spine") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Abnormality of cervical vertebra") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Abnormality of the cervical vertebrae") -AnnotationAssertion( "Cervical spine abnormalities") -AnnotationAssertion( "Cervical vertebral abnormalities") -AnnotationAssertion( "Disorder of cervical vertebra") -AnnotationAssertion(Annotation( "HPO:skoehler") "Cervical vertebral anomalies") -AnnotationAssertion( "HP:0003319") -AnnotationAssertion(rdfs:label "Abnormality of the cervical spine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Biconcave flattened vertebrae) - -AnnotationAssertion( "HP:0005782") -AnnotationAssertion( "UMLS:C1833753") -AnnotationAssertion( "HP:0003321") -AnnotationAssertion(rdfs:label "Biconcave flattened vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal bone structure) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly in the composite material or the layered arrangement of the bony skeleton.") -AnnotationAssertion( "UMLS:C4025630") -AnnotationAssertion( "HP:0003330") -AnnotationAssertion(rdfs:label "Abnormal bone structure") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Elevated circulating catecholamine level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal increase in catecholamine concentration in the blood.") -AnnotationAssertion( "UMLS:C4025629") -AnnotationAssertion( "HP:0003334") -AnnotationAssertion(rdfs:comment "Elevated circulating catecholamine level is a common feature in patients with pheochromocytoma.") -AnnotationAssertion(rdfs:label "Elevated circulating catecholamine level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal enchondral ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the process of endochondral ossification, which is a type of replacement ossification in which bone tissue replaces cartilage.") -AnnotationAssertion( "HP:0003331") -AnnotationAssertion( "UMLS:C4025628") -AnnotationAssertion( "HP:0003336") -AnnotationAssertion(rdfs:comment "This term is intended to describe histological abnormalities of enchondral ossification observed upon bone biopsy.") -AnnotationAssertion(rdfs:label "Abnormal enchondral ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aminoaciduria) - -AnnotationAssertion(Annotation( "HPO:SKOEHLER") "An increased concentration of an amino acid in the urine.") -AnnotationAssertion( "HP:0002903") -AnnotationAssertion( "HP:0008335") -AnnotationAssertion( "HP:0200014") -AnnotationAssertion( "SNOMEDCT_US:35912001") -AnnotationAssertion( "UMLS:C0238621") -AnnotationAssertion( "UMLS:C4020843") -AnnotationAssertion(Annotation( "orcid.org/0000-0001-5208-3432") Annotation( ) "High urine amino acid levels") -AnnotationAssertion( "Hyperaminoaciduria") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Increased levels of animo acids in urine") -AnnotationAssertion(Annotation( ) "Abnormal urinary amino-acid findings") -AnnotationAssertion( "HP:0003355") -AnnotationAssertion(rdfs:label "Aminoaciduria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal femoral neck/head morphology) - -AnnotationAssertion( "UMLS:C4025622") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal neck or head of thigh bone") -AnnotationAssertion( "Abnormality of the femoral neck or head region") -AnnotationAssertion( "HP:0003366") -AnnotationAssertion(rdfs:label "Abnormal femoral neck/head morphology") -SubClassOf( ) - -# Class: (Abnormal femoral neck morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the femoral neck (which is the process of bone, connecting the femoral head with the femoral shaft).") -AnnotationAssertion( "UMLS:C4025621") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal neck of thigh bone") -AnnotationAssertion( "Abnormality of the femoral neck") -AnnotationAssertion( "HP:0003367") -AnnotationAssertion(rdfs:label "Abnormal femoral neck morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal femoral head morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the femoral head.") -AnnotationAssertion( "UMLS:C4025620") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal head of thigh bone") -AnnotationAssertion( "Abnormality of the femoral head") -AnnotationAssertion( "HP:0003368") -AnnotationAssertion(rdfs:label "Abnormal femoral head morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flat capital femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal flattening of the proximal epiphysis of the femur.") -AnnotationAssertion( "HP:0006393") -AnnotationAssertion( "UMLS:C1842155") -AnnotationAssertion( "Flat capital femoral epiphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flat end part of innermost thighbone") -AnnotationAssertion( "Flat femoral capital epiphyses") -AnnotationAssertion( "Flat proximal femoral epiphyses") -AnnotationAssertion( "Flattened proximal femoral epiphyses") -AnnotationAssertion( "HP:0003370") -AnnotationAssertion(rdfs:label "Flat capital femoral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlargement of the proximal femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal enlargement of the proximal epiphysis of the femur.") -AnnotationAssertion( "UMLS:C1859697") -AnnotationAssertion( "Enlarged capital femoral epiphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of innermost thighbone") -AnnotationAssertion( "HP:0003371") -AnnotationAssertion(rdfs:label "Enlargement of the proximal femoral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Decreased number of peripheral myelinated nerve fibers) - -AnnotationAssertion(Annotation( "HPO:probinson") "A loss of myelinated nerve fibers in the peripheral nervous system (in general, this finding can be observed on nerve biopsy).") -AnnotationAssertion( "HP:0003385") -AnnotationAssertion( "HP:0003386") -AnnotationAssertion( "HP:0007093") -AnnotationAssertion( "HP:0007135") -AnnotationAssertion( "HP:0007177") -AnnotationAssertion( "HP:0007320") -AnnotationAssertion( "HP:0007322") -AnnotationAssertion( "UMLS:C1858285") -AnnotationAssertion( "Decreased number of large and small myelinated fibers") -AnnotationAssertion(Annotation( ) "Decreased number of large and small myelinated fibres") -AnnotationAssertion(Annotation( ) "Decreased number of peripheral myelinated nerve fibres") -AnnotationAssertion( "Loss of myelinated fibers") -AnnotationAssertion(Annotation( ) "Loss of myelinated fibres") -AnnotationAssertion( "HP:0003380") -AnnotationAssertion(rdfs:comment "This finding can be demonstrated by nerve biopsy.") -AnnotationAssertion(rdfs:label "Decreased number of peripheral myelinated nerve fibers") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Sensory axonal neuropathy) - -AnnotationAssertion(Annotation( "HPO:curators") "An axonal neuropathy of peripheral sensory nerves.") -AnnotationAssertion( "HP:0006883") -AnnotationAssertion( "HP:0007248") -AnnotationAssertion( "HP:0007345") -AnnotationAssertion( "UMLS:C1842587") -AnnotationAssertion( "UMLS:C1970883") -AnnotationAssertion( "Axonal sensory neuropathy") -AnnotationAssertion( "Peripheral sensory axonal neuropathy") -AnnotationAssertion( "HP:0003390") -AnnotationAssertion(rdfs:label "Sensory axonal neuropathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal synaptic transmission at the neuromuscular junction) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the neuromuscular junction, which is the synapse between the motor end plate of a motor neuron and the skeletal muscle fibers.") -AnnotationAssertion( "UMLS:C4020842") -AnnotationAssertion( "UMLS:C4025618") -AnnotationAssertion( "Abnormality of neuromuscular transmission") -AnnotationAssertion( "HP:0003398") -AnnotationAssertion(rdfs:label "Abnormal synaptic transmission at the neuromuscular junction") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atlantoaxial abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the atlantoaxial joint, i.e., of the joint between the first (atlas) and second (axis) cervical vertebrae.") -AnnotationAssertion( "UMLS:C4025617") -AnnotationAssertion( "HP:0003413") -AnnotationAssertion(rdfs:label "Atlantoaxial abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (CNS hypomyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced amount of myelin in the central nervous system resulting from defective myelinogenesis.") -AnnotationAssertion( "SNOMEDCT_US:111007000") -AnnotationAssertion( "UMLS:C0544820") -AnnotationAssertion( "UMLS:C4025616") -AnnotationAssertion( "HP:0003429") -AnnotationAssertion(rdfs:label "CNS hypomyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal vertebral morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of one or more of the vertebrae.") -AnnotationAssertion( "HP:0005719") -AnnotationAssertion( "Fyler:4108") -AnnotationAssertion( "SNOMEDCT_US:205043005") -AnnotationAssertion( "SNOMEDCT_US:74877002") -AnnotationAssertion( "UMLS:C0158775") -AnnotationAssertion( "UMLS:C4020839") -AnnotationAssertion( "UMLS:C4020840") -AnnotationAssertion( "Abnormal vertebrae") -AnnotationAssertion( "Abnormality of the vertebrae") -AnnotationAssertion( "Vertebral anomalies") -AnnotationAssertion( "Abnormal vertebral bodies") -AnnotationAssertion(Annotation( "HPO:skoehler") "Multiple vertebral anomalies") -AnnotationAssertion( "HP:0003468") -AnnotationAssertion(rdfs:comment "A vertebra is one of 33 bony segments that form the spinal column of humans. There are 7 cervical, 12 thoracic, 5 lumbar, 5 sacral and 4 coccygeal vertebrae (the coccygeal vertebrae are fused into one coccyx bone).") -AnnotationAssertion(rdfs:label "Abnormal vertebral morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peripheral dysmyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Defective structure and function of myelin sheaths. Dysmyelination is distinguished from demyleination where there is destruction or damage of previously normal myelination.") -AnnotationAssertion( "UMLS:C4025610") -AnnotationAssertion( "HP:0003469") -AnnotationAssertion(rdfs:label "Peripheral dysmyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peripheral axonal neuropathy) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality characterized by disruption of the normal functioning of peripheral axons.") -AnnotationAssertion( "HP:0006814") -AnnotationAssertion( "HP:0006842") -AnnotationAssertion( "HP:0007169") -AnnotationAssertion( "HP:0008304") -AnnotationAssertion( "SNOMEDCT_US:128208007") -AnnotationAssertion( "SNOMEDCT_US:60703000") -AnnotationAssertion( "UMLS:C0270921") -AnnotationAssertion( "UMLS:C1263857") -AnnotationAssertion( "Axonal neuropathy") -AnnotationAssertion( "Axonal peripheral neuropathy") -AnnotationAssertion( "HP:0003477") -AnnotationAssertion(rdfs:comment "This abnormality can be assay by electromyography (EMG) or by nerve biopsy.") -AnnotationAssertion(rdfs:label "Peripheral axonal neuropathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Disproportionate short stature) - -AnnotationAssertion(Annotation( "HPO:probinson") "A kind of short stature in which different regions of the body are shortened to differing extents.") -AnnotationAssertion( "HP:0008895") -AnnotationAssertion( "HP:0008900") -AnnotationAssertion( "UMLS:C0878659") -AnnotationAssertion( "UMLS:C1846797") -AnnotationAssertion( "Short stature, disproportionate") -AnnotationAssertion(Annotation( "HPO:skoehler") "Short stature, severe disproportionate") -AnnotationAssertion( "HP:0003498") -AnnotationAssertion(rdfs:label "Disproportionate short stature") -SubClassOf( ) - -# Class: (Disproportionate short-trunk short stature) - -AnnotationAssertion(Annotation( "HPO:probinson") "A type of disproportionate short stature characterized by a short trunk but a average-sized limbs.") -AnnotationAssertion( "HP:0001524") -AnnotationAssertion( "HP:0003500") -AnnotationAssertion( "HP:0008923") -AnnotationAssertion( "UMLS:C1846435") -AnnotationAssertion(Annotation( ) "Disproportionate short-trunked dwarfism") -AnnotationAssertion(Annotation( ) "Disproportionate short-trunked short stature") -AnnotationAssertion(Annotation( ) "Short-trunked dwarfism") -AnnotationAssertion( "HP:0003521") -AnnotationAssertion(rdfs:label "Disproportionate short-trunk short stature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Urinary glycosaminoglycan excretion) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excretion of glycosaminoglycan in the urine. Glycosaminoglycans are long unbranched polysaccharides consisting of a repeating disaccharide unit.") -AnnotationAssertion( "UMLS:C4025598") -AnnotationAssertion( "HP:0003541") -AnnotationAssertion(rdfs:label "Urinary glycosaminoglycan excretion") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of connective tissue) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the soft tissues, including both connective tissue (tendons, ligaments, fascia, fibrous tissues, and fat).") -AnnotationAssertion( "UMLS:C4025596") -AnnotationAssertion( "HP:0003549") -AnnotationAssertion(rdfs:label "Abnormality of connective tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Muscular dystrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "Neuromics:vstraub") "The term dystrophy means abnormal growth. However, muscular dystrophy is used to describe primary myopathies with a genetic basis and a progressive course characterized by progressive skeletal muscle weakness and wasting, defects in muscle proteins, and histological features of muscle fiber degeneration (necrosis) and regeneration. If possible, it is preferred to use other HPO terms to describe the precise phenotypic abnormalities.") -AnnotationAssertion( "HP:0003544") -AnnotationAssertion( "HP:0003806") -AnnotationAssertion( "MSH:D009136") -AnnotationAssertion( "SNOMEDCT_US:193225000") -AnnotationAssertion( "SNOMEDCT_US:73297009") -AnnotationAssertion( "UMLS:C0026850") -AnnotationAssertion( "UMLS:C1864711") -AnnotationAssertion(Annotation( "HPO:skoehler") "Muscle biopsy shows dystrophic changes") -AnnotationAssertion( "HP:0003560") -AnnotationAssertion(rdfs:comment "Muscular dystrophy can be demonstrated by muscle biopsy.") -AnnotationAssertion(rdfs:label "Muscular dystrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Amyoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "Neuromics:vstraub") "Congenital lack of development of the muscles, which are then replaced by a mixture of dense fat and fibrous tissue.") -AnnotationAssertion( "HP:0008990") -AnnotationAssertion( "SNOMEDCT_US:205532005") -AnnotationAssertion( "UMLS:C0432185") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent muscles since birth") -AnnotationAssertion( "Congenital absence of muscles") -AnnotationAssertion( "HP:0003634") -AnnotationAssertion(rdfs:label "Amyoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Loss of subcutaneous adipose tissue in limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Loss (disappearance) of previously present subcutaneous fat tissue in arm or leg.") -AnnotationAssertion( "HP:0003757") -AnnotationAssertion( "UMLS:C1837764") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Loss of fat tissue below the skin in limbs") -AnnotationAssertion( "Loss of subcutaneous adipose tissue from extremities") -AnnotationAssertion( "HP:0003635") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Loss of subcutaneous adipose tissue in limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Elevated urinary epinephrine) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased concentration of adrenaline in the urine.") -AnnotationAssertion( "UMLS:C1868393") -AnnotationAssertion( "Increased urinary epinephrine") -AnnotationAssertion( "HP:0003639") -AnnotationAssertion(rdfs:label "Elevated urinary epinephrine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hemoglobinuria) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of free hemoglobin in the urine.") -AnnotationAssertion( "MSH:D006456") -AnnotationAssertion( "SNOMEDCT_US:68600005") -AnnotationAssertion( "UMLS:C0019048") -AnnotationAssertion(Annotation( ) "Haemoglobin in urine") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Hemoglobin in urine") -AnnotationAssertion( "HP:0003641") -AnnotationAssertion(rdfs:comment "If, following hemolysis, haptoglobins (hemoglobin-binding proteins) are saturated, then free hemoglobin appears in the urine.") -AnnotationAssertion(rdfs:label "Hemoglobinuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Bicarbonaturia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally increased concentration of hydrogencarbonate in the urine.") -AnnotationAssertion( "UMLS:C1839865") -AnnotationAssertion( "Increased urine HCO3 concentration") -AnnotationAssertion(Annotation( ) "Increased urine bicarbonate concentration") -AnnotationAssertion( "HP:0003646") -AnnotationAssertion(rdfs:label "Bicarbonaturia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Amyotrophy of the musculature of the pelvis) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscular atrophy affecting the muscles of the pelvis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T10:57:00Z") -AnnotationAssertion( "UMLS:C4025581") -AnnotationAssertion( "HP:0003665") -AnnotationAssertion(rdfs:label "Amyotrophy of the musculature of the pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Onset) - -AnnotationAssertion(Annotation( "HPO:probinson") "The age group in which disease manifestations appear.") -AnnotationAssertion( "HP:0003588") -AnnotationAssertion( "HP:0003590") -AnnotationAssertion( "HP:0003597") -AnnotationAssertion( "HP:0003602") -AnnotationAssertion( "HP:0003603") -AnnotationAssertion( "HP:0003618") -AnnotationAssertion( "HP:0003626") -AnnotationAssertion( "HP:0003628") -AnnotationAssertion( "HP:0003630") -AnnotationAssertion( "HP:0003663") -AnnotationAssertion( "HP:0003664") -AnnotationAssertion( "HP:0003668") -AnnotationAssertion( "HP:0011007") -AnnotationAssertion( "MSH:D017668") -AnnotationAssertion( "UMLS:C0206132") -AnnotationAssertion( "Age of onset") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Age symptoms begin") -AnnotationAssertion( "HP:0003674") -AnnotationAssertion(rdfs:comment "Adolescent is defined by WHO as a person between 10-19 years of age.") -AnnotationAssertion(rdfs:label "Onset") -SubClassOf( ) - -# Class: (Distal amyotrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscular atrophy affecting muscles in the distal portions of the extremities.") -AnnotationAssertion( "HP:0002484") -AnnotationAssertion( "HP:0002934") -AnnotationAssertion( "HP:0003486") -AnnotationAssertion( "HP:0003699") -AnnotationAssertion( "HP:0006786") -AnnotationAssertion( "HP:0006864") -AnnotationAssertion( "HP:0008937") -AnnotationAssertion( "HP:0008958") -AnnotationAssertion( "HP:0009015") -AnnotationAssertion( "HP:0009040") -AnnotationAssertion( "HP:0009065") -AnnotationAssertion( "UMLS:C1848736") -AnnotationAssertion( "Amyotrophy of distal limb muscles") -AnnotationAssertion( "Distal amyotrophy, especially of the hands and feet") -AnnotationAssertion( "Distal limb muscle atrophy") -AnnotationAssertion( "Distal muscle atrophy") -AnnotationAssertion( "Distal muscle atrophy, upper and lower limbs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Distal muscle degeneration") -AnnotationAssertion(Annotation( ) "Distal muscle wasting") -AnnotationAssertion( "Distal muscular atrophy") -AnnotationAssertion( "Muscle atrophy, distal") -AnnotationAssertion( "HP:0003693") -AnnotationAssertion(rdfs:comment "Most polyneuropathies affect distal lower extremity miuscles early on. Polyneuropathies are roughly symmeetric in distribution and tend to affect nerves in a length-dependent manner, with the longest nerves first (stocking-glove distribution).") -AnnotationAssertion(rdfs:label "Distal amyotrophy") -SubClassOf( ) - -# Class: (Skeletal muscle hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal increase in muscle size and mass not due to training.") -AnnotationAssertion( "HP:0009042") -AnnotationAssertion( "UMLS:C2265792") -AnnotationAssertion( "Hypertrophic muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased skeletal muscle cells") -AnnotationAssertion( "Muscle hypertrophy") -AnnotationAssertion( "Muscular hypertrophy") -AnnotationAssertion( "HP:0003712") -AnnotationAssertion(rdfs:comment "Increased muscle bulk based on clinical observation. Myofiber hyperplasia and hypertrophy may contribute but this is not easily tested clinically.") -AnnotationAssertion(rdfs:label "Skeletal muscle hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Minimal subcutaneous fat) - -AnnotationAssertion( "UMLS:C1859442") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Minimal fat below the skin") -AnnotationAssertion( "HP:0003717") -AnnotationAssertion(rdfs:label "Minimal subcutaneous fat") -SubClassOf( ) - -# Class: (Shoulder girdle muscle atrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Amyotrophy affecting the muscles of the shoulder girdle.") -AnnotationAssertion( "UMLS:C1847766") -AnnotationAssertion( "Shoulder girdle atrophy") -AnnotationAssertion(Annotation( ) "Shoulder girdle muscle wasting") -AnnotationAssertion(Annotation( ) "Shoulder-girdle muscle atrophy") -AnnotationAssertion( "HP:0003724") -AnnotationAssertion(rdfs:label "Shoulder girdle muscle atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thigh hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Muscle hypertrophy affecting the thighs.") -AnnotationAssertion( "UMLS:C1846674") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased thigh size") -AnnotationAssertion( "HP:0003733") -AnnotationAssertion(rdfs:comment "Proximal lower limb hypertrophy") -AnnotationAssertion(rdfs:label "Thigh hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Skeletal myopathy) - -AnnotationAssertion( "SNOMEDCT_US:75047002") -AnnotationAssertion( "UMLS:C1533847") -AnnotationAssertion( "HP:0003756") -AnnotationAssertion(rdfs:label "Skeletal myopathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reduced subcutaneous adipose tissue) - -AnnotationAssertion( "A reduced amount of fat tissue in the lowest layer of the integument. This feature can be appreciated by a reduced skinfold thickness.") -AnnotationAssertion( "HP:0001002") -AnnotationAssertion( "HP:0007409") -AnnotationAssertion( "SNOMEDCT_US:248316006") -AnnotationAssertion( "UMLS:C0424631") -AnnotationAssertion( "UMLS:C1857657") -AnnotationAssertion( "Decreased subcutaneous adipose tissue") -AnnotationAssertion( "Decreased subcutaneous fat") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Reduced fat tissue below the skin") -AnnotationAssertion( "Reduced subcutaneous fat") -AnnotationAssertion( "Scanty adipose tissue") -AnnotationAssertion( "HP:0003758") -AnnotationAssertion(rdfs:label "Reduced subcutaneous adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of lymphatic vessels) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital underdevelopment of lymph vessels.") -AnnotationAssertion( "UMLS:C4025570") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped lymphatic vessels") -AnnotationAssertion( "HP:0003759") -AnnotationAssertion(rdfs:comment "This feature can be demonstrated by lymphography.") -AnnotationAssertion(rdfs:label "Hypoplasia of lymphatic vessels") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short mandibular rami) - -AnnotationAssertion( "HP:0005447") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of mandibular ramus") -AnnotationAssertion( "UMLS:C1841648") -AnnotationAssertion( "UMLS:C4280545") -AnnotationAssertion( "Short body and ramus of mandible") -AnnotationAssertion( "Short mandibular ramus") -AnnotationAssertion( "Underdeveloped mandibular rami") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased height of mandibular ramus") -AnnotationAssertion( "HP:0003778") -AnnotationAssertion(rdfs:label "Short mandibular rami") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short middle phalanx of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia (shortening) of middle phalanx of toe.") -AnnotationAssertion( "UMLS:C4021723") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short middle bones (feet)") -AnnotationAssertion( "Short middle phalanges of toes") -AnnotationAssertion( "HP:0003795") -AnnotationAssertion(rdfs:label "Short middle phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Limb-girdle muscle atrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscular atrophy affecting the muscles of the limb girdle.") -AnnotationAssertion( "Limb-girdle myopathy") -AnnotationAssertion( "UMLS:C1404521") -AnnotationAssertion( "UMLS:C1842552") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Wasting of limb-girdle muscle") -AnnotationAssertion( "HP:0003797") -AnnotationAssertion(rdfs:label "Limb-girdle muscle atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of upper limb epiphysis morphology) - -AnnotationAssertion( "HP:0003845") -AnnotationAssertion( "UMLS:C4021722") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of end part of upper limb long bones") -AnnotationAssertion( "Abnormality involving the epiphyses of the upper limbs") -AnnotationAssertion( "Epihyseal plate abnormality of the upper limbs") -AnnotationAssertion( "HP:0003839") -AnnotationAssertion(rdfs:label "Abnormality of upper limb epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed upper limb epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "A delay in the process of formation and maturation of the epiphysis of one or more long bones of the upper limbs.") -AnnotationAssertion( "UMLS:C4025560") -AnnotationAssertion( "UMLS:C4280544") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation fo the end part of the upper limb bone") -AnnotationAssertion( "HP:0003840") -AnnotationAssertion(rdfs:label "Delayed upper limb epiphyseal ossification") -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the upper limbs) - -AnnotationAssertion( "UMLS:C4025556") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of upper limb bones") -AnnotationAssertion( "HP:0003844") -AnnotationAssertion(rdfs:label "Small epiphyses of the upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteoporotic humerus) - -AnnotationAssertion( "UMLS:C4025535") -AnnotationAssertion( "HP:0003876") -AnnotationAssertion(rdfs:label "Osteoporotic humerus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal deltoid tuberosity morphology) - -AnnotationAssertion( "UMLS:C4025527") -AnnotationAssertion( "Abnormality of the deltoid tuberosities") -AnnotationAssertion( "HP:0003889") -AnnotationAssertion(rdfs:label "Abnormal deltoid tuberosity morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the humeral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the humeral epiphysis.") -AnnotationAssertion( "UMLS:C4021714") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of end part of the long bone of the upper arm") -AnnotationAssertion( "Abnormality of the humeral epiphyses") -AnnotationAssertion( "HP:0003891") -AnnotationAssertion(rdfs:label "Abnormality of the humeral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent humeral epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of formation of bone in the epiphysis of the humerus.") -AnnotationAssertion( "UMLS:C4021713") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent maturation of end part of long bone in upper arm") -AnnotationAssertion( "Absent ossification of the humeral epiphyses") -AnnotationAssertion( "HP:0003892") -AnnotationAssertion(rdfs:comment "Normally, the proximal humeral epiphysis can be visualized at about 40 weeks of gestation.") -AnnotationAssertion(rdfs:label "Absent humeral epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed humeral epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "A delay in the process of formation and maturation of the humeral epiphysis.") -AnnotationAssertion( "UMLS:C4021712") -AnnotationAssertion( "UMLS:C4280543") -AnnotationAssertion( "Delayed maturation/delayed ossification of the humeral epiphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation of the end part of the long bone in upper arm") -AnnotationAssertion( "HP:0003894") -AnnotationAssertion(rdfs:label "Delayed humeral epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Flattened humeral epiphyses) - -AnnotationAssertion( "UMLS:C4025525") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flattened end part of long bone in upper arm") -AnnotationAssertion( "HP:0003895") -AnnotationAssertion(rdfs:label "Flattened humeral epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Irregular ossification of the humeral epiphyses) - -AnnotationAssertion( "UMLS:C4025523") -AnnotationAssertion( "UMLS:C4280542") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Irregular maturation of the end part of the long bone in upper arm") -AnnotationAssertion( "HP:0003897") -AnnotationAssertion(rdfs:label "Irregular ossification of the humeral epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Large humeral epiphyses) - -AnnotationAssertion( "UMLS:C4025522") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Large end part of long bone in upper arm") -AnnotationAssertion( "HP:0003898") -AnnotationAssertion(rdfs:label "Large humeral epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small humeral epiphyses) - -AnnotationAssertion( "UMLS:C4025520") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of long bone in upper arm") -AnnotationAssertion( "HP:0003900") -AnnotationAssertion(rdfs:label "Small humeral epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal humeral metaphysis morphology) - -AnnotationAssertion( "UMLS:C4025517") -AnnotationAssertion( "Abnormality of the humeral metaphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of the long bone in upper arm") -AnnotationAssertion( "HP:0003907") -AnnotationAssertion(rdfs:label "Abnormal humeral metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Irregular ossification of humeral metaphyses) - -AnnotationAssertion( "UMLS:C4025513") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Irregular bone maturation of the wide portion of the long bone in upper arm") -AnnotationAssertion( "HP:0003914") -AnnotationAssertion(rdfs:label "Irregular ossification of humeral metaphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal humeral diaphysis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the humeral diaphysis.") -AnnotationAssertion( "UMLS:C4025502") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of shaft of long bone in upper arm") -AnnotationAssertion( "Abnormality of the humeral diaphysis") -AnnotationAssertion( "HP:0003926") -AnnotationAssertion(rdfs:label "Abnormal humeral diaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the joint spaces of the elbow) - -AnnotationAssertion( "UMLS:C4025491") -AnnotationAssertion(Annotation( ) "Abnormality of the joint spaces of the elbow") -AnnotationAssertion( "HP:0003943") -AnnotationAssertion(rdfs:label "Abnormality of the joint spaces of the elbow") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the epiphyses of the elbow) - -AnnotationAssertion( "UMLS:C4025488") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of end part of the elbow bone") -AnnotationAssertion( "HP:0003946") -AnnotationAssertion(rdfs:label "Abnormality of the epiphyses of the elbow") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed elbow epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "A delay in the process of formation and maturation of the epiphysis of one or more long bones that are part of the elbow.") -AnnotationAssertion( "UMLS:C4025487") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation of the end part of the elbow bone") -AnnotationAssertion( "HP:0003947") -AnnotationAssertion(rdfs:label "Delayed elbow epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal elbow metaphysis morphology) - -AnnotationAssertion( "UMLS:C4025485") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal wide portion of elbow bone") -AnnotationAssertion( "HP:0003949") -AnnotationAssertion(rdfs:label "Abnormal elbow metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent forearm bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of one or more forearm bones associated with congenital failure of development.") -AnnotationAssertion( "UMLS:C4021701") -AnnotationAssertion(Annotation( ) "Absent forearm bone") -AnnotationAssertion( "Aplasia of the forearm bones") -AnnotationAssertion( "HP:0003953") -AnnotationAssertion(rdfs:label "Absent forearm bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteoporotic forearm bones) - -AnnotationAssertion( "UMLS:C4025475") -AnnotationAssertion( "HP:0003964") -AnnotationAssertion(rdfs:label "Osteoporotic forearm bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent hand) - -AnnotationAssertion(Annotation( "PMID:19125433") "The total absence of the hand, with no bony elements distal to the radius or ulna.") -AnnotationAssertion( "SNOMEDCT_US:371199008") -AnnotationAssertion( "UMLS:C0265594") -AnnotationAssertion(Annotation( ) "Absent hand") -AnnotationAssertion( "Acheiria") -AnnotationAssertion( "HP:0004050") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Absent hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed ossification of the hand bones) - -AnnotationAssertion(Annotation( "HPO:probinson") "Ossification of hand bones is less advanced than would be expected according to age-adjusted norms.") -AnnotationAssertion( "UMLS:C4020833") -AnnotationAssertion( "UMLS:C4021686") -AnnotationAssertion( "Delay maturation/delayed ossification of the hand") -AnnotationAssertion(Annotation( ) "Delayed maturation of the hand bones") -AnnotationAssertion( "HP:0004052") -AnnotationAssertion(rdfs:label "Delayed ossification of the hand bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Macrodactyly) - -AnnotationAssertion(Annotation( "PMID:19125433") "Significant increase in the length and girth of most or all of a digit compared to its contralateral digit (if unaffected) or compared to what would be expected for age/body build. The increased girth is accompanied by an increase in the dorso-ventral dimension AND the lateral dimension of the digit.") -AnnotationAssertion(Annotation(rdfs:label "Macrodactyly") "MEDDRA:10025386") -AnnotationAssertion( "MSH:C562546") -AnnotationAssertion( "SNOMEDCT_US:48449000") -AnnotationAssertion( "UMLS:C0265552") -AnnotationAssertion(Annotation( "HPO:sdoelken") Annotation( ) "Finger overgrowth") -AnnotationAssertion( "Megalodactyly") -AnnotationAssertion( "HP:0004099") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "There are no recognized standards for the girth of digits and this finding can vary substantially in the population. This assessment relies on the judgment of the examiner to recognize when the difference between the expected and the observed is significant. The affected digits should be specified. The definition does not mandate the component of the increased size (bone, connective tissue, etc.), but should exclude edema. The requirement that the girth is most, or all, of the digit is intended to distinguish this from broad fingertips. This should be distinguished from Broad fingers or Broad fingertips as the girth is circumferential in macrodactyly, which is not the case for broad fingers or broad fingertips, which are increased only (or predominantly) in their lateral (A/P) width.") -AnnotationAssertion(rdfs:label "Macrodactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Carpal bone aplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital absence of a carpal bone.") -AnnotationAssertion( "HP:0005056") -AnnotationAssertion( "HP:0006020") -AnnotationAssertion( "HP:0006084") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent wrist bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Missing wrist bone") -AnnotationAssertion( "UMLS:C1836219") -AnnotationAssertion( "UMLS:C4280537") -AnnotationAssertion( "Absent carpal bone") -AnnotationAssertion( "Absent carpal bones") -AnnotationAssertion( "Absent carpal ossification center") -AnnotationAssertion(Annotation( ) "Absent carpal ossification centre") -AnnotationAssertion( "Aplastic carpal bone") -AnnotationAssertion( "HP:0004231") -AnnotationAssertion(rdfs:comment "Radiographically difficult to distinguish between absent ossification of a carpal bone.") -AnnotationAssertion(rdfs:label "Carpal bone aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Accessory carpal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of more than the normal number of carpal bones.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Extra wrist bones") -AnnotationAssertion( "SNOMEDCT_US:20136007") -AnnotationAssertion( "SNOMEDCT_US:9181003") -AnnotationAssertion( "UMLS:C0265609") -AnnotationAssertion( "Supernumerary carpal bones") -AnnotationAssertion( "HP:0004232") -AnnotationAssertion(rdfs:label "Accessory carpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Large carpal bones) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased size of carpal bones.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Large wrist bones") -AnnotationAssertion( "UMLS:C4021671") -AnnotationAssertion( "Large carpals") -AnnotationAssertion( "HP:0004237") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Large carpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Deficient ossification of hand bones) - -AnnotationAssertion( "UMLS:C4025376") -AnnotationAssertion( "UMLS:C4280534") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Deficient maturation of hand bones") -AnnotationAssertion( "HP:0004274") -AnnotationAssertion(rdfs:label "Deficient ossification of hand bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplication of hand bones) - -AnnotationAssertion( "UMLS:C3276746") -AnnotationAssertion(Annotation( ) "Duplication of hand bones") -AnnotationAssertion( "HP:0004275") -AnnotationAssertion(rdfs:label "Duplication of hand bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Irregular ossification of hand bones) - -AnnotationAssertion( "UMLS:C4025374") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Irregular maturation of hand bones") -AnnotationAssertion( "HP:0004280") -AnnotationAssertion(rdfs:label "Irregular ossification of hand bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal gastric mucosa morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the gastric mucous membrane.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T11:12:00Z") -AnnotationAssertion( "UMLS:C4025362") -AnnotationAssertion( "Abnormality of the gastric mucosa") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the mucous membrane layer of stomach") -AnnotationAssertion( "HP:0004295") -AnnotationAssertion(rdfs:label "Abnormal gastric mucosa morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal gastrointestinal vascular morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T11:24:00Z") -AnnotationAssertion( "UMLS:C4025361") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) Annotation( ) "Abnormality of GI blood vessels") -AnnotationAssertion(Annotation( ) "Abnormality of GI vasculature") -AnnotationAssertion( "Abnormality of gastrointestinal vasculature") -AnnotationAssertion( "HP:0004296") -AnnotationAssertion(rdfs:label "Abnormal gastrointestinal vascular morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the biliary system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the biliary system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T11:34:00Z") -AnnotationAssertion( "UMLS:C0940767") -AnnotationAssertion( "HP:0004297") -AnnotationAssertion(rdfs:label "Abnormality of the biliary system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the abdominal wall) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of any abnormality affecting the abdominal wall.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T11:40:00Z") -AnnotationAssertion( "HP:0001462") -AnnotationAssertion( "UMLS:C4021664") -AnnotationAssertion( "Abnormality of external features of the abdomen") -AnnotationAssertion(Annotation( ) "Abnormality of the abdominal wall") -AnnotationAssertion( "HP:0004298") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the abdominal wall") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal muscle fiber morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:22938878") "Any abnormality of the skeletal muscle cell. Muscle fibers are subdivided into two types. Type I fibers are fatigue-resistant and rich in oxidative enzymes (they stain light with the myosin ATPase reaction), and type II fibers are fast-contracting, fatigue-prone, and rich in glycolytic enzymes (these fibers stain darkly). Normal muscle tissue has a random distribution of type I and type II fibers.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T12:04:00Z") -AnnotationAssertion( "HP:0003706") -AnnotationAssertion( "HP:0011806") -AnnotationAssertion( "UMLS:C4021663") -AnnotationAssertion(Annotation( ) "Abnormal muscle fibre morphology") -AnnotationAssertion( "Abnormal skeletal muscle fiber morphology") -AnnotationAssertion(Annotation( ) "Abnormal skeletal muscle fibre morphology") -AnnotationAssertion( "Abnormality of muscle fibers") -AnnotationAssertion(Annotation( ) "Abnormality of muscle fibres") -AnnotationAssertion( "HP:0004303") -AnnotationAssertion(rdfs:comment "Normal human muscle is composed of many individual muscle fibers bundled together by layers of connective tissue that are arranged in a nesting-doll like fashion. The inner most structure, the single muscle fiber, is covered by a thin layer of primarily reticular fibers called the endomysium. The endomysium is quite inconspicuous and muscle fibers appear to be in direct contact with each other. The finest capillaries, nerve twigs and lymphatic capillaries are found within the endomysium. Groups of muscle fibers are bound together by the thicker perimysium, forming structures called fascicles. Capillaries, nerve fibers and lymphatic vessels also track in the perimyseum. Bundles of fascicles are encased within the dense irregular connective tissue of the epimysium. These connective tissue layers provide mechanical protection for the muscle fibers and increase the tensile strength of the muscle. The layers are continuous with the tendon, which provides attachment to bone. Individual muscle fibers are syncytia, formed by embryonic fusion of many myoblasts or later, myosatellite cells. Each muscle fiber contains many nuclei, peripherally positioned immediately adjacent to the sarcolemmal membrane. In healthy muscle only 3-5 percent of fibers contain nuclei that are located internally, within the cell, but many disease processes lead to internal nuclei. Each nucleus provides a segment of the cell with needed translated protein products.") -AnnotationAssertion(rdfs:label "Abnormal muscle fiber morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Involuntary movements) - -AnnotationAssertion(Annotation( "HPO:probinson") "Involuntary contractions of muscle leading to involuntary movements of extremities, neck, trunk, or face.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T12:18:00Z") -AnnotationAssertion( "HP:0007120") -AnnotationAssertion( "SNOMEDCT_US:102542000") -AnnotationAssertion( "UMLS:C0235086") -AnnotationAssertion(Annotation( ) "Involuntary movements") -AnnotationAssertion(Annotation( ) "Involuntary muscle contractions") -AnnotationAssertion( "HP:0004305") -AnnotationAssertion(rdfs:label "Involuntary movements") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal endocardium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the endocardium.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T01:23:00Z") -AnnotationAssertion( "HP:0005260") -AnnotationAssertion( "UMLS:C4021662") -AnnotationAssertion( "Abnormality of the endocardium") -AnnotationAssertion( "Abnormality of the endomycoardium") -AnnotationAssertion( "HP:0004306") -AnnotationAssertion(rdfs:label "Abnormal endocardium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal anatomic location of the heart) - -AnnotationAssertion( "Developmental defect characterized by an anomalous anatomic location of the heart.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T01:23:00Z") -AnnotationAssertion( "UMLS:C4025359") -AnnotationAssertion( "HP:0004307") -AnnotationAssertion(rdfs:label "Abnormal anatomic location of the heart") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal macrophage morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of macrophages.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T03:14:00Z") -AnnotationAssertion( "HP:0004310") -AnnotationAssertion( "UMLS:C4021661") -AnnotationAssertion( "Abnormality of histiocytes") -AnnotationAssertion( "Abnormality of macrophages") -AnnotationAssertion( "HP:0004311") -AnnotationAssertion(rdfs:label "Abnormal macrophage morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal reticulocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reticulocyte abnormality.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-20T03:19:00Z") -AnnotationAssertion( "UMLS:C4025358") -AnnotationAssertion( "Abnormality of reticulocytes") -AnnotationAssertion( "HP:0004312") -AnnotationAssertion(rdfs:comment "Reticulocytes are immature erythrocytes that show a basophilic reticulum under vital staining.") -AnnotationAssertion(rdfs:label "Abnormal reticulocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased circulating aldosterone level) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "Abnormally reduced levels of aldosterone.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-25T10:45:00Z") -AnnotationAssertion( "HP:0000355") -AnnotationAssertion( "HP:0002924") -AnnotationAssertion( "HP:0008184") -AnnotationAssertion( "HP:0008190") -AnnotationAssertion( "MSH:D006994") -AnnotationAssertion( "SNOMEDCT_US:60086000") -AnnotationAssertion( "UMLS:C0020595") -AnnotationAssertion( "UMLS:C0857899") -AnnotationAssertion( "UMLS:C1846226") -AnnotationAssertion( "Decreased aldosterone") -AnnotationAssertion( "Decreased aldosterone production") -AnnotationAssertion( "Decreased serum aldosterone") -AnnotationAssertion( "Hypoaldosteronism") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Low blood aldosterone level") -AnnotationAssertion( "Mineralocorticoid insufficiency") -AnnotationAssertion( "HP:0004319") -AnnotationAssertion(rdfs:comment "Aldosterone is a hormone that is produce by the adrenal cortex and that acts on the distal tubules and collecting ducts to favor retention of sodium excretion of potassium, and increased water retention, thereby tending to increase blood pressure. Aldosterone is sometimes called a mineralocorticoid because of its influence on sodium homeostasis.") -AnnotationAssertion(rdfs:label "Decreased circulating aldosterone level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short stature) - -AnnotationAssertion(Annotation( "HPO:curators") "A height below that which is expected according to age and gender norms. Although there is no universally accepted definition of short stature, many refer to \"short stature\" as height more than 2 standard deviations below the mean for age and gender (or below the 3rd percentile for age and gender dependent norms).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T03:19:00Z") -AnnotationAssertion( "HP:0001509") -AnnotationAssertion( "HP:0003501") -AnnotationAssertion( "HP:0003507") -AnnotationAssertion( "HP:0003512") -AnnotationAssertion( "HP:0003518") -AnnotationAssertion( "HP:0003519") -AnnotationAssertion( "HP:0008871") -AnnotationAssertion( "HP:0008882") -AnnotationAssertion( "HP:0008888") -AnnotationAssertion( "HP:0008913") -AnnotationAssertion( "SNOMEDCT_US:237836003") -AnnotationAssertion( "UMLS:C0349588") -AnnotationAssertion(Annotation( ) "Decreased body height") -AnnotationAssertion( "Height less than 3rd percentile") -AnnotationAssertion(Annotation( ) "Short stature") -AnnotationAssertion(Annotation( ) "Small stature") -AnnotationAssertion( "Stature below 3rd percentile") -AnnotationAssertion( "HP:0004322") -AnnotationAssertion(rdfs:label "Short stature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of body weight) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal increase or decrease of weight or an abnormal distribution of mass in the body.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T03:21:00Z") -AnnotationAssertion( "HP:0010718") -AnnotationAssertion( "UMLS:C0878621") -AnnotationAssertion( "UMLS:C4025357") -AnnotationAssertion(Annotation( ) "Abnormality of body weight") -AnnotationAssertion( "Abnormality of habitus") -AnnotationAssertion( "HP:0004323") -AnnotationAssertion(rdfs:label "Abnormality of body weight") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased body weight) - -AnnotationAssertion( "Abnormally low body weight.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T03:22:00Z") -AnnotationAssertion( "HP:0001823") -AnnotationAssertion( "HP:0001826") -AnnotationAssertion( "MSH:D013851") -AnnotationAssertion( "MSH:D015431") -AnnotationAssertion( "SNOMEDCT_US:161832001") -AnnotationAssertion( "SNOMEDCT_US:248342006") -AnnotationAssertion( "SNOMEDCT_US:262285001") -AnnotationAssertion( "SNOMEDCT_US:89362005") -AnnotationAssertion( "UMLS:C0041667") -AnnotationAssertion( "UMLS:C1262477") -AnnotationAssertion( "UMLS:C1844806") -AnnotationAssertion(Annotation( ) "Decreased body weight") -AnnotationAssertion(Annotation( ) "Decreased weight") -AnnotationAssertion(Annotation( ) "Low body weight") -AnnotationAssertion(Annotation( ) "Low weight") -AnnotationAssertion(Annotation( ) "Weight less than 3rd percentile") -AnnotationAssertion( "HP:0004325") -AnnotationAssertion(rdfs:label "Decreased body weight") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cachexia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Severe weight loss, wasting of muscle, loss of appetite, and general debility related to a chronic disease.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T03:23:00Z") -AnnotationAssertion( "MSH:D002100") -AnnotationAssertion( "SNOMEDCT_US:238108007") -AnnotationAssertion( "SNOMEDCT_US:285384003") -AnnotationAssertion( "UMLS:C0006625") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Wasting syndrome") -AnnotationAssertion( "HP:0004326") -AnnotationAssertion(rdfs:label "Cachexia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal vitreous humor morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the vitreous body.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T04:20:00Z") -AnnotationAssertion( "UMLS:C4025356") -AnnotationAssertion(Annotation( ) "Abnormal vitreous humour morphology") -AnnotationAssertion( "HP:0004327") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The vitreous humor is the clear gel that fills the space between the lens and the retina.") -AnnotationAssertion(rdfs:label "Abnormal vitreous humor morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal anterior eye segment morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the anterior segment of the eyeball (which comprises the structures in front of the vitreous humour: the cornea, iris, ciliary body, and lens).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T04:23:00Z") -AnnotationAssertion( "UMLS:C4025355") -AnnotationAssertion( "Abnormal anterior segment morphology") -AnnotationAssertion( "Abnormality of the anterior segment of the eye") -AnnotationAssertion( "Abnormality of the anterior segment of the eyeball") -AnnotationAssertion( "Abnormality of the anterior segment of the globe") -AnnotationAssertion( "HP:0004328") -AnnotationAssertion(rdfs:comment "The anterior segment comprises the structures in front of the vitreous humour: the cornea, iris, ciliary body, and lens.") -AnnotationAssertion(rdfs:label "Abnormal anterior eye segment morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal posterior eye segment morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-27T04:25:00Z") -AnnotationAssertion( "UMLS:C4025354") -AnnotationAssertion( "Abnormal morphology of the posterior segment of the globe") -AnnotationAssertion( "Abnormality of the posterior segment of the eye") -AnnotationAssertion( "Abnormality of the posterior segment of the eyeball") -AnnotationAssertion( "Abnormality of the posterior segment of the globe") -AnnotationAssertion( "HP:0004329") -AnnotationAssertion(rdfs:comment "The posterior segment comprises the anterior hyaloid membrane and all of the optical structures behind it: the vitreous humor, retina, choroid, and optic nerve.") -AnnotationAssertion(rdfs:label "Abnormal posterior eye segment morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased skull ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduction in the magnitude or amount of ossification of the skull.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-28T11:54:00Z") -AnnotationAssertion( "HP:0003780") -AnnotationAssertion( "SNOMEDCT_US:253980008") -AnnotationAssertion( "UMLS:C0432073") -AnnotationAssertion( "UMLS:C4280533") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Decreased bone formation of skull") -AnnotationAssertion( "Deficient skull ossification") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoossification of skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Ossification defect of skull") -AnnotationAssertion( "Poorly mineralized skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Poorly ossified skull") -AnnotationAssertion( "Poorly ossified skull bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased calcification of skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased mineralization of skull") -AnnotationAssertion( "HP:0004331") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Decreased skull ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lymphocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of lymphocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-02-28T06:46:00Z") -AnnotationAssertion( "HP:0001887") -AnnotationAssertion( "HP:0012140") -AnnotationAssertion( "SNOMEDCT_US:250284007") -AnnotationAssertion( "UMLS:C0427546") -AnnotationAssertion( "Abnormal lymphocytes") -AnnotationAssertion( "Abnormality of cells of the lymphoid lineage") -AnnotationAssertion( "HP:0004332") -AnnotationAssertion(rdfs:comment "A lymphocyte refers to a cell of the B cell, T cell, or natural killer cell lineage.") -AnnotationAssertion(rdfs:label "Abnormal lymphocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dermal atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Partial or complete wasting (atrophy) of the skin.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-04T06:24:00Z") -AnnotationAssertion( "HP:0000985") -AnnotationAssertion( "HP:0001077") -AnnotationAssertion(Annotation(rdfs:label "Skin atrophy") "MEDDRA:10040799") -AnnotationAssertion( "SNOMEDCT_US:399979006") -AnnotationAssertion( "SNOMEDCT_US:400190005") -AnnotationAssertion( "UMLS:C0151514") -AnnotationAssertion( "Atrophic skin") -AnnotationAssertion( "Skin atrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Skin degeneration") -AnnotationAssertion( "HP:0004334") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Dermal atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of amino acid metabolism) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of an amino acid metabolic process.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-08T07:53:00Z") -AnnotationAssertion( "UMLS:C1328440") -AnnotationAssertion( "Amino acid levels abnormal") -AnnotationAssertion( "HP:0004337") -AnnotationAssertion(rdfs:label "Abnormality of amino acid metabolism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of bone mineral density) - -AnnotationAssertion(Annotation( "HPO:probinson") "This term applies to all changes in bone mineral density which (depending on severity) can be seen on x-rays as a change in density and or structure of the bone. Changes may affect all bones of the organism, just certain bones or only parts of bones and include decreased mineralisation as may be seen in osteoporosis or increased mineralisation and or ossification as in osteopetrosis, exostoses or any kind of atopic calicfications of different origin and distribution. The overall amount of mineralization of the bone-organ can be measured as the amount of matter per cubic centimeter of bones, usually measured by densitometry of the lumbar spine or hip. The measurements are usually reported as g/cm3 or as a Z-score (the number of standard deviations above or below the mean for the patient's age and sex). Note that measurement with this method does not reflect local changes in other bones, and as such might not be correct with regard the hole bone-organ.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-11T08:10:00Z") -AnnotationAssertion( "UMLS:C4021657") -AnnotationAssertion( "Abnormality of bone mineralisation and ossification") -AnnotationAssertion( "HP:0004348") -AnnotationAssertion(rdfs:label "Abnormality of bone mineral density") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reduced bone mineral density) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "A reduction of bone mineral density, that is, of the amount of matter per cubic centimeter of bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-11T08:10:00Z") -AnnotationAssertion( "UMLS:C2674432") -AnnotationAssertion(Annotation( "HPO:skoehler") "Decreased bone mineral density") -AnnotationAssertion( "Decreased bone mineral density Z score") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Low solidness and mass of the bones") -AnnotationAssertion( "HP:0004349") -AnnotationAssertion(rdfs:label "Reduced bone mineral density") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating carboxylic acid concentration) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Any deviation from the normal concentration of a carboxylic acid in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-17T01:11:00Z") -AnnotationAssertion( "UMLS:C4025344") -AnnotationAssertion( "HP:0004354") -AnnotationAssertion(rdfs:comment "Carboxylic acid refers to an organic compound that contains a carboxyl group (-COOH).") -AnnotationAssertion(rdfs:label "Abnormal circulating carboxylic acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of lysosomal metabolism) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-17T02:40:00Z") -AnnotationAssertion( "UMLS:C4025342") -AnnotationAssertion( "HP:0004356") -AnnotationAssertion(rdfs:comment "A major lysosomal function is the breakdown and recycling of macromolecules and organelles into basic precursors.") -AnnotationAssertion(rdfs:label "Abnormality of lysosomal metabolism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating calcium concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any deviation from the normal concentration of calcium in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-17T04:15:00Z") -AnnotationAssertion( "HP:0040077") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-7941-2961") "Abnormal blood calcium concentration") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal blood calcium levels") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-7941-2961") Annotation( ) "Abnormal circulating Ca concentration") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-7941-2961") Annotation( ) "Abnormal circulating Ca2+ concentration") -AnnotationAssertion( "HP:0004363") -AnnotationAssertion(rdfs:label "Abnormal circulating calcium concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating nitrogen compound concentration) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Any deviation from the normal concentration of a nitrogen compound in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-17T04:51:00Z") -AnnotationAssertion( "UMLS:C4025336") -AnnotationAssertion( "HP:0004364") -AnnotationAssertion(rdfs:comment "Ammonia (NH3), one of the most clinically important nitrogen compounds in human metabolism, is a substance containing nitrogen resulting from the catabolism of protein. It is converted to the less toxic substance urea prior to excretion in urine.") -AnnotationAssertion(rdfs:label "Abnormal circulating nitrogen compound concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of temperature regulation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of temperature homeostasis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T06:34:00Z") -AnnotationAssertion( "MSH:D001832") -AnnotationAssertion( "UMLS:C0005904") -AnnotationAssertion( "UMLS:C1832160") -AnnotationAssertion(Annotation( ) "Abnormality of temperature regulation") -AnnotationAssertion(Annotation( ) "Poor temperature regulation") -AnnotationAssertion(Annotation( ) "Body temperature changes") -AnnotationAssertion( "HP:0004370") -AnnotationAssertion(rdfs:label "Abnormality of temperature regulation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of glycosaminoglycan metabolism) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of glycosaminoglycan metabolism.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T06:36:00Z") -AnnotationAssertion( "UMLS:C4025330") -AnnotationAssertion( "HP:0004371") -AnnotationAssertion(rdfs:comment "A glycosaminoglycan is any polysaccharide containing a substantial proportion of aminomonosaccharide residues. Glycosaminoglycan (GAG) are long unbranched polysaccharides consisting of a repeating disaccharide unit. Among the most common GAGs are chondroitin sulfate, dermatan sulfate, chondroitin sulfate, keratan sulfate, heparan sulfate, and hyaluronan.") -AnnotationAssertion(rdfs:label "Abnormality of glycosaminoglycan metabolism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the anus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the anal canal.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T08:11:00Z") -AnnotationAssertion( "UMLS:C4025329") -AnnotationAssertion(Annotation( ) "Abnormality of the anus") -AnnotationAssertion( "HP:0004378") -AnnotationAssertion(rdfs:comment "The anal canal is continuous proximally with the rectum and distally terminates with the anus.") -AnnotationAssertion(rdfs:label "Abnormality of the anus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic left heart) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:22192721") "Underdevelopment of the left side of the heart. May include atresia of the aortic or mitral orifice and hypoplasia of the ascending aorta.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T08:56:00Z") -AnnotationAssertion( "MSH:D018636") -AnnotationAssertion( "SNOMEDCT_US:62067003") -AnnotationAssertion( "UMLS:C0152101") -AnnotationAssertion( "Heart left ventricle hypoplasia") -AnnotationAssertion( "Left ventricular hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped left heart") -AnnotationAssertion( "HP:0004383") -AnnotationAssertion(rdfs:comment "Hypoplastic left heart syndrome is an unsatisfactory term describing lethal underdevelopment of the left ventricle (LV). It represents the more severe end of a spectrum of LV hypoplasia, mandating single-ventricle palliation or cardiac transplantation. Less severe borderline ventricular hypoplasia may instead allow various biventricular therapeutic strategies and better long-term outcomes.") -AnnotationAssertion(rdfs:label "Hypoplastic left heart") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Gastrointestinal inflammation) - -AnnotationAssertion( "Inflammation of the alimentary part of the gastrointestinal system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:01:00Z") -AnnotationAssertion( "UMLS:C1535950") -AnnotationAssertion(Annotation( ) "GI inflammation") -AnnotationAssertion(Annotation( ) "Gastrointestinal inflammation") -AnnotationAssertion( "HP:0004386") -AnnotationAssertion(rdfs:label "Gastrointestinal inflammation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Microcolon) - -AnnotationAssertion(Annotation( "PMID:3484569") "A colon of abnormally small caliber.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:02:00Z") -AnnotationAssertion( "MSH:C562563") -AnnotationAssertion( "SNOMEDCT_US:18389004") -AnnotationAssertion( "UMLS:C0266200") -AnnotationAssertion( "UMLS:C3553395") -AnnotationAssertion(Annotation( "HPO:skoehler") "Microcolon on contrast enema") -AnnotationAssertion( "HP:0004388") -AnnotationAssertion(rdfs:label "Microcolon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the pylorus) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pylorus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:15:00Z") -AnnotationAssertion( "UMLS:C4025326") -AnnotationAssertion( "HP:0004400") -AnnotationAssertion(rdfs:label "Abnormality of the pylorus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nipple morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the nipple.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:18:00Z") -AnnotationAssertion( "SNOMEDCT_US:700153004") -AnnotationAssertion( "UMLS:C3839073") -AnnotationAssertion(Annotation( ) "Abnormality of the nipple") -AnnotationAssertion( "HP:0004404") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal nipple morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the sense of smell) - -AnnotationAssertion( "An anomaly in the ability to perceive and distinguish scents (odors).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:21:00Z") -AnnotationAssertion( "HP:0004410") -AnnotationAssertion( "UMLS:C4021655") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal sense of smell") -AnnotationAssertion( "Abnormality of olfaction") -AnnotationAssertion(Annotation( ) "Abnormality of the sense of smell") -AnnotationAssertion(Annotation( ) "Smell defect") -AnnotationAssertion( "HP:0004408") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the sense of smell") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the pulmonary artery) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pulmonary artery.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:28:00Z") -AnnotationAssertion( "SNOMEDCT_US:128588008") -AnnotationAssertion( "SNOMEDCT_US:198914002") -AnnotationAssertion( "SNOMEDCT_US:36110001") -AnnotationAssertion( "UMLS:C0009681") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of lung artery") -AnnotationAssertion( "HP:0004414") -AnnotationAssertion(rdfs:label "Abnormality of the pulmonary artery") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flat forehead) - -AnnotationAssertion(Annotation( "HPO:probinson") "A forehead with abnormal flatness.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:41:00Z") -AnnotationAssertion( "HP:0004659") -AnnotationAssertion( "UMLS:C1857485") -AnnotationAssertion(Annotation( ) "Flat forehead") -AnnotationAssertion(Annotation( ) "Flattened forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Frontal flattening") -AnnotationAssertion( "HP:0004425") -AnnotationAssertion(rdfs:label "Flat forehead") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cheek morphology) - -AnnotationAssertion( "An abnormality of the cheek- one of two bilateral soft tissue facial structures in the region of the face inferior to the eyes and between the nose and the ear. \"Buccal\" means relating to the cheek. The cheek is part of the midface") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:42:00Z") -AnnotationAssertion( "UMLS:C4025324") -AnnotationAssertion(Annotation( ) "Abnormality of the cheek") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the cheeks") -AnnotationAssertion(Annotation( ) "Anomaly of the cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the cheeks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the cheeks") -AnnotationAssertion( "HP:0004426") -AnnotationAssertion(rdfs:label "Abnormal cheek morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cranial hyperostosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excessive growth of the bones of cranium, i.e., of the skull.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T09:57:00Z") -AnnotationAssertion( "HP:0002698") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Enlargement of skull bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Excessive growth of skull bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypertrophy of cranial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Overgrowth of skull bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Thick skull bones") -AnnotationAssertion( "UMLS:C1832451") -AnnotationAssertion( "UMLS:C4280528") -AnnotationAssertion( "UMLS:C4280529") -AnnotationAssertion( "UMLS:C4280530") -AnnotationAssertion( "UMLS:C4280531") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperostosis of cranial bones") -AnnotationAssertion( "Hyperostosis of cranial vault") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased ossification of cranial bones") -AnnotationAssertion( "HP:0004437") -AnnotationAssertion(rdfs:label "Cranial hyperostosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Poikilocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of abnormally shaped erythrocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-18T10:06:00Z") -AnnotationAssertion( "SNOMEDCT_US:165479004") -AnnotationAssertion( "UMLS:C0221281") -AnnotationAssertion( "HP:0004447") -AnnotationAssertion(rdfs:comment "General description for abnormally shaped erythrocytes.") -AnnotationAssertion(rdfs:label "Poikilocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the middle ear ossicles) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the middle-ear ossicles (three small bones called malleus, incus, and stapes) that are contained within the middle ear and serve to transmit sounds from the air to the fluid-filled labyrinth (cochlea).") -AnnotationAssertion( "HP:0001759") -AnnotationAssertion( "UMLS:C1836678") -AnnotationAssertion( "Malformed ossicles") -AnnotationAssertion( "Ossicular malformation") -AnnotationAssertion( "HP:0004452") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the middle ear ossicles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Progressive macrocephaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "The progressive development of an abnormally large skull.") -AnnotationAssertion( "HP:0000261") -AnnotationAssertion( "UMLS:C1859896") -AnnotationAssertion( "Macrocephaly, progressive") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Progressively abnormally enlarging cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Progressively abnormally enlarging skull") -AnnotationAssertion( "HP:0004481") -AnnotationAssertion(rdfs:label "Progressive macrocephaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Calvarial hyperostosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excessive growth of the calvaria.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Enlargement of calvarial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Excessive growth of calvarial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypertrophy of calvarial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Overgrowth of calvarial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Thick calvarial bones") -AnnotationAssertion( "MSH:C537963") -AnnotationAssertion( "UMLS:C1863351") -AnnotationAssertion( "UMLS:C4280519") -AnnotationAssertion( "UMLS:C4280520") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperostosis of calvarial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased ossification of calvarial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Overgrowth of skullcap") -AnnotationAssertion( "HP:0004490") -AnnotationAssertion(rdfs:comment "The calvaria (skull cap) is made up of the frontal, occipital, right and left parietal, right and left temporal, sphenoid, and ethmoid bones, and thus comprises the upper dome-like part of the skull and does not include the lower jaw.") -AnnotationAssertion(rdfs:label "Calvarial hyperostosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Craniofacial hyperostosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excessive growth of the craniofacial bones.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Enlargement of craniofacial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Excessive growth of craniofacial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypertrophy of craniofacial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Overgrowth of craniofacial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Thick craniofacial bones") -AnnotationAssertion( "UMLS:C1868085") -AnnotationAssertion( "UMLS:C4280516") -AnnotationAssertion( "UMLS:C4280517") -AnnotationAssertion( "UMLS:C4280518") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Excessive bone growth of the skull and face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperostosis of craniofacial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Increased ossification of craniofacial bones") -AnnotationAssertion( "HP:0004493") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Craniofacial hyperostosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Pancreatic islet-cell hyperplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hyperplasia of the islets of Langerhans, i.e., of the regions of the pancreas that contain its endocrine cells.") -AnnotationAssertion( "HP:0001736") -AnnotationAssertion( "HP:0006275") -AnnotationAssertion( "UMLS:C0597167") -AnnotationAssertion( "Hyperplastic islets of langerhans") -AnnotationAssertion( "Hypertrophic pancreatic islets") -AnnotationAssertion( "Islet of Langerhans hyperplasia") -AnnotationAssertion( "Islets of langerhans hypertrophy") -AnnotationAssertion( "Pancreatic islet-cell hypertrophy") -AnnotationAssertion( "HP:0004510") -AnnotationAssertion(rdfs:comment "The islets of Langerhans contain the alpha cells (producing glucagon), beta cells (insulin and amylin), delta cells (somatostatin),PP cells (pancreatic polypeptide), and the epsilon cells (ghrelin).") -AnnotationAssertion(rdfs:label "Pancreatic islet-cell hyperplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cervical platyspondyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A flattened vertebral body shape with reduced distance between the vertebral endplates affecting the cervical spine.") -AnnotationAssertion( "HP:0005641") -AnnotationAssertion( "UMLS:C1856641") -AnnotationAssertion( "Flattened cervical vertebral bodies") -AnnotationAssertion( "HP:0004558") -AnnotationAssertion(rdfs:label "Cervical platyspondyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Irregularity of vertebral bodies) - -AnnotationAssertion( "UMLS:C4025311") -AnnotationAssertion( "HP:0004582") -AnnotationAssertion(rdfs:label "Irregularity of vertebral bodies") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Biconcave vertebral bodies) - -AnnotationAssertion(Annotation( "HPO:probinson") "Exaggerated concavity of the anterior or posterior surface of the vertebral body, i.e., the upper and lower vertebral endplates are hollowed inward.") -AnnotationAssertion( "HP:0002952") -AnnotationAssertion( "HP:0004561") -AnnotationAssertion( "HP:0004620") -AnnotationAssertion( "UMLS:C1856087") -AnnotationAssertion( "Biconcave 'codfish' vertebrae") -AnnotationAssertion( "Biconcave vertebrae") -AnnotationAssertion( "Codfish vertebrae") -AnnotationAssertion( "Fish vertebrae") -AnnotationAssertion( "Scalloping of vertebral bodies") -AnnotationAssertion( "HP:0004586") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This finding has been called fish or codfish vertebra because of the characteristic biconcave form of fish vertebral bodies.") -AnnotationAssertion(rdfs:label "Biconcave vertebral bodies") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dysplasia of second lumbar vertebra) - -AnnotationAssertion( "UMLS:C4025310") -AnnotationAssertion( "HP:0004589") -AnnotationAssertion(rdfs:label "Dysplasia of second lumbar vertebra") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic sacrum) - -AnnotationAssertion( "UMLS:C1970816") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small sacrum") -AnnotationAssertion( "HP:0004590") -AnnotationAssertion(rdfs:label "Hypoplastic sacrum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thoracic platyspondyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A flattened vertebral body shape with reduced distance beween the vertebral endplates affecting the thoracic spine.") -AnnotationAssertion( "UMLS:C1862428") -AnnotationAssertion( "HP:0004592") -AnnotationAssertion(rdfs:label "Thoracic platyspondyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent or minimally ossified vertebral bodies) - -AnnotationAssertion( "UMLS:C1832983") -AnnotationAssertion( "HP:0004599") -AnnotationAssertion(rdfs:label "Absent or minimally ossified vertebral bodies") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) - -# Class: (Unossified vertebral bodies) - -AnnotationAssertion(Annotation( "HPO:probinson") "A lack of ossification of the vertebral bodies.") -AnnotationAssertion( "HP:0008427") -AnnotationAssertion( "UMLS:C1860202") -AnnotationAssertion( "HP:0004606") -AnnotationAssertion(rdfs:label "Unossified vertebral bodies") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small cervical vertebral bodies) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced size of cervical vertebrae.") -AnnotationAssertion( "HP:0008429") -AnnotationAssertion( "UMLS:C1851130") -AnnotationAssertion( "Small cervical vertebrae") -AnnotationAssertion( "HP:0004629") -AnnotationAssertion(rdfs:label "Small cervical vertebral bodies") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of facial musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of one or more muscles innervated by the facial nerve (the seventh cranial nerve).") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small facial muscles") -AnnotationAssertion( "UMLS:C1834042") -AnnotationAssertion( "UMLS:C4280509") -AnnotationAssertion( "UMLS:C4280510") -AnnotationAssertion( "UMLS:C4280511") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of facial muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deficiency of facial musculature") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of facial muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Atrophy of facial musculature") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic facial musculature") -AnnotationAssertion( "HP:0004660") -AnnotationAssertion(rdfs:label "Hypoplasia of facial musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Large tarsal bones) - -AnnotationAssertion( "UMLS:C1859116") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Large ankle bones") -AnnotationAssertion( "HP:0004679") -AnnotationAssertion(rdfs:label "Large tarsal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteoporotic metatarsal) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decrease in mass and density of the metatarsal bones.") -AnnotationAssertion( "UMLS:C1836873") -AnnotationAssertion( "HP:0004699") -AnnotationAssertion(rdfs:label "Osteoporotic metatarsal") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal collecting system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the renal collecting system.") -AnnotationAssertion( "HP:0004731") -AnnotationAssertion( "UMLS:C1851303") -AnnotationAssertion( "Abnormal collecting system") -AnnotationAssertion( "Abnormality of the renal collecting system") -AnnotationAssertion( "Renal collecting system anomalies") -AnnotationAssertion( "HP:0004742") -AnnotationAssertion(rdfs:label "Abnormal renal collecting system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of right ventricle) - -AnnotationAssertion(Annotation( "MP:0010422") "Underdevelopment or reduced size of the heart right ventricle, often due to a reduced number of cells.") -AnnotationAssertion( "HP:0004951") -AnnotationAssertion( "Fyler:1821") -AnnotationAssertion( "UMLS:C4082954") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Heart right ventricle hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Small right heart chamber") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped right heart chamber") -AnnotationAssertion( "HP:0004762") -AnnotationAssertion(rdfs:label "Hypoplasia of right ventricle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the small intestine) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the small intestine.") -AnnotationAssertion( "UMLS:C4025291") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped small intestine") -AnnotationAssertion( "HP:0004790") -AnnotationAssertion(rdfs:label "Hypoplasia of the small intestine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Anisopoikilocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "A type of poikilocytosis characterized by the presence in the blood of erythrocytes of varying sizes and abnormal shapes.") -AnnotationAssertion( "UMLS:C2675920") -AnnotationAssertion( "HP:0004823") -AnnotationAssertion(rdfs:label "Anisopoikilocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Elevated pulmonary artery pressure) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally elevated blood pressure in the circulation of the pulmonary artery.") -AnnotationAssertion( "HP:0004958") -AnnotationAssertion( "UMLS:C3805917") -AnnotationAssertion( "Elevated lung artery pressure") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "increased pulmonary artery pressure") -AnnotationAssertion( "HP:0004890") -AnnotationAssertion(rdfs:label "Elevated pulmonary artery pressure") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the pulmonary vasculature) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:07:00Z") -AnnotationAssertion( "UMLS:C4025271") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the lung blood vessels") -AnnotationAssertion( "HP:0004930") -AnnotationAssertion(rdfs:label "Abnormality of the pulmonary vasculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent pulmonary artery) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:17192541") "A congenital defect with aplasia (absence) of one of the right or left pulmonary artery.") -AnnotationAssertion( "SNOMEDCT_US:86252004") -AnnotationAssertion( "UMLS:C0265905") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent lung artery") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Missing pulmonary artery") -AnnotationAssertion( "HP:0004960") -AnnotationAssertion(rdfs:comment "This is a rare feature that has been observed in recessive lethal osteogenesis imperfecta with mutation in CRTAP.") -AnnotationAssertion(rdfs:label "Absent pulmonary artery") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pulmonary artery hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the pulmonary artery.") -AnnotationAssertion( "Fyler:2966") -AnnotationAssertion( "SNOMEDCT_US:54682008") -AnnotationAssertion( "UMLS:C0265910") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped lung artery") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Underdeveloped pulmonary artery") -AnnotationAssertion( "HP:0004971") -AnnotationAssertion(rdfs:label "Pulmonary artery hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the capital femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the proximal epiphysis of the femur.") -AnnotationAssertion( "UMLS:C4025261") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small end part of innermost thighbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped end part of innermost thighbone") -AnnotationAssertion( "HP:0005003") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the capital femoral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Diaphyseal thickening) - -AnnotationAssertion( "UMLS:C1835473") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Thickening of shaft or central part of long bones") -AnnotationAssertion( "HP:0005019") -AnnotationAssertion(rdfs:label "Diaphyseal thickening") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Shortening of all phalanges of the toes) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia (shortening) of all phalanges of the foot.") -AnnotationAssertion( "UMLS:C4025257") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short toe bones") -AnnotationAssertion( "HP:0005035") -AnnotationAssertion(rdfs:label "Shortening of all phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Proximal fibular overgrowth) - -AnnotationAssertion(Annotation( "HPO:curators") "Overgrowth of the proximal part of the fibula.") -AnnotationAssertion( "UMLS:C2673395") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Overgrowth of innermost part of calf bone") -AnnotationAssertion( "HP:0005067") -AnnotationAssertion(rdfs:label "Proximal fibular overgrowth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal metaphyseal trabeculation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pattern of trabecula (small interconnecting rods of bone) in a metaphyseal region of bone.") -AnnotationAssertion( "HP:0006360") -AnnotationAssertion( "UMLS:C1857139") -AnnotationAssertion( "HP:0005089") -AnnotationAssertion(rdfs:label "Abnormal metaphyseal trabeculation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nasal morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-25T05:21:00Z") -AnnotationAssertion( "Fyler:4870") -AnnotationAssertion( "UMLS:C4025252") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal nose morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormal of morphology of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal of nasal shape") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal of shape of nose") -AnnotationAssertion( "HP:0005105") -AnnotationAssertion(rdfs:comment "This is a category for overall abnormal morphology that may be replaced later with more exact descriptions.") -AnnotationAssertion(rdfs:label "Abnormal nasal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sacrum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the sacral bone.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-25T06:03:00Z") -AnnotationAssertion( "UMLS:C4025250") -AnnotationAssertion( "Abnormality of the sacrum") -AnnotationAssertion( "HP:0005107") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The sacrum is the large, roughly triangular bone at the base of the verterbal column that is formed by fusion of the five sacral vertebrae S1 to S5.") -AnnotationAssertion(rdfs:label "Abnormal sacrum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cardiac atrium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of a cardiac atrium.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:12:00Z") -AnnotationAssertion( "UMLS:C4025246") -AnnotationAssertion( "Abnormality of cardiac atrium morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of heart atrium") -AnnotationAssertion( "HP:0005120") -AnnotationAssertion(rdfs:label "Abnormal cardiac atrium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal atrioventricular conduction) - -AnnotationAssertion(Annotation( "PMID:15372490") "An impairment of the electrical continuity between the atria and ventricles.") -AnnotationAssertion( "UMLS:C4025244") -AnnotationAssertion( "HP:0005150") -AnnotationAssertion(rdfs:label "Abnormal atrioventricular conduction") -SubClassOf( ) - -# Class: (Hypoplastic left atrium) - -AnnotationAssertion( "Underdeveloped, small left heart atrium") -AnnotationAssertion( "Fyler:3040") -AnnotationAssertion( "UMLS:C1970625") -AnnotationAssertion( "Left atrium hypoplasia") -AnnotationAssertion( "Underdeveloped left heart atrium") -AnnotationAssertion( "HP:0005156") -AnnotationAssertion(rdfs:label "Hypoplastic left atrium") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Synovial hypertrophy) - -AnnotationAssertion( "MSH:D013585") -AnnotationAssertion( "SNOMEDCT_US:240206002") -AnnotationAssertion( "UMLS:C0410574") -AnnotationAssertion( "HP:0005186") -AnnotationAssertion(rdfs:label "Synovial hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the abdominal wall musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the abdominal musculature.") -AnnotationAssertion( "UMLS:C3149223") -AnnotationAssertion( "Absent abdominal musculature") -AnnotationAssertion( "HP:0005199") -AnnotationAssertion(rdfs:label "Aplasia of the abdominal wall musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gastric hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hypertrophy of the stomach.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased stomach size") -AnnotationAssertion( "UMLS:C1834341") -AnnotationAssertion( "UMLS:C4280502") -AnnotationAssertion( "HP:0005207") -AnnotationAssertion(rdfs:label "Gastric hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic colon) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the colon.") -AnnotationAssertion( "UMLS:C1392839") -AnnotationAssertion( "Hypoplasia of the colon") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Underdeveloped colon") -AnnotationAssertion( "HP:0005210") -AnnotationAssertion(rdfs:label "Hypoplastic colon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplicated colon) - -AnnotationAssertion( "UMLS:C1850328") -AnnotationAssertion( "HP:0005223") -AnnotationAssertion(rdfs:label "Duplicated colon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Pancreatic dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the pancreas.") -AnnotationAssertion( "UMLS:C4019084") -AnnotationAssertion( "HP:0005232") -AnnotationAssertion(rdfs:comment "Dysplasia is defined in MPATH as a distortion or deficiency of the tissue or cellular architecture.") -AnnotationAssertion(rdfs:label "Pancreatic dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the gallbladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of a hypoplastic gallbladder.") -AnnotationAssertion( "SNOMEDCT_US:93259002") -AnnotationAssertion( "UMLS:C0345282") -AnnotationAssertion( "Hypoplastic gallbladder") -AnnotationAssertion( "HP:0005233") -AnnotationAssertion(rdfs:label "Hypoplasia of the gallbladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Degenerative liver disease) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of degenerative changes of the liver.") -AnnotationAssertion( "UMLS:C4025230") -AnnotationAssertion( "HP:0005237") -AnnotationAssertion(rdfs:label "Degenerative liver disease") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Intestinal hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the intestine.") -AnnotationAssertion( "UMLS:C4021640") -AnnotationAssertion( "Hypoplastic intestines") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped instestine") -AnnotationAssertion( "HP:0005245") -AnnotationAssertion(rdfs:label "Intestinal hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the abdominal wall musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the abdominal musculature.") -AnnotationAssertion( "UMLS:C3279407") -AnnotationAssertion( "Abdominal muscular hypoplasia") -AnnotationAssertion( "HP:0005247") -AnnotationAssertion(rdfs:label "Hypoplasia of the abdominal wall musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thoracic hypoplasia) - -AnnotationAssertion( "HP:0001590") -AnnotationAssertion( "UMLS:C1837482") -AnnotationAssertion(Annotation( ) "Small chest") -AnnotationAssertion(Annotation( ) "Small thorax") -AnnotationAssertion( "HP:0005257") -AnnotationAssertion(rdfs:label "Thoracic hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Joint hemorrhage) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Hemorrhage occurring within a joint.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:27:00Z") -AnnotationAssertion( "HP:0001391") -AnnotationAssertion( "HP:0005196") -AnnotationAssertion( "MSH:D006395") -AnnotationAssertion( "SNOMEDCT_US:81808003") -AnnotationAssertion( "UMLS:C0018924") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Bleeding within a joint") -AnnotationAssertion( "Hemarthroses") -AnnotationAssertion(Annotation( ) "Hemarthrosis") -AnnotationAssertion( "Joint haemorrhage") -AnnotationAssertion(Annotation( ) "Spontaneous joint haemorrhage") -AnnotationAssertion( "Spontaneous joint hemorrhage") -AnnotationAssertion( "HP:0005261") -AnnotationAssertion(rdfs:label "Joint hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the synovia) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:27:00Z") -AnnotationAssertion( "UMLS:C4025225") -AnnotationAssertion( "HP:0005262") -AnnotationAssertion(rdfs:label "Abnormality of the synovia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gastritis) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of inflammation of the gastric mucous membrane.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:32:00Z") -AnnotationAssertion(Annotation(rdfs:label "Gastritis") "MEDDRA:10017853") -AnnotationAssertion( "MSH:D005756") -AnnotationAssertion( "SNOMEDCT_US:4556007") -AnnotationAssertion( "UMLS:C0017152") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Stomach inflammation") -AnnotationAssertion( "HP:0005263") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Gastritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the gallbladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the gallbladder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:40:00Z") -AnnotationAssertion( "SNOMEDCT_US:253803008") -AnnotationAssertion( "SNOMEDCT_US:49714001") -AnnotationAssertion( "UMLS:C0266249") -AnnotationAssertion(Annotation( ) "Abnormality of the gallbladder") -AnnotationAssertion( "Anomaly of the gallbladder") -AnnotationAssertion( "HP:0005264") -AnnotationAssertion(rdfs:label "Abnormality of the gallbladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal jejunum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the jejunum, i.e., of the middle section of the small intestine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T04:44:00Z") -AnnotationAssertion( "UMLS:C4025224") -AnnotationAssertion( "Abnormality of the jejunum") -AnnotationAssertion( "HP:0005265") -AnnotationAssertion(rdfs:label "Abnormal jejunum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cartilaginous ossification of nose) - -AnnotationAssertion( "UMLS:C1855616") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Cartilaginous nasal ossification") -AnnotationAssertion( "HP:0005275") -AnnotationAssertion(rdfs:label "Cartilaginous ossification of nose") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nostril morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormality of the nostril.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T06:04:00Z") -AnnotationAssertion( "UMLS:C4021637") -AnnotationAssertion( "Abnormal naris morphology") -AnnotationAssertion( "Abnormality of the nares") -AnnotationAssertion(Annotation( ) "Abnormality of the nostrils") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the nares") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the nares") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the nostrils") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the nares") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the nostrils") -AnnotationAssertion( "HP:0005288") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal nostril morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Internal carotid artery hypoplasia) - -AnnotationAssertion( "UMLS:C1855736") -AnnotationAssertion( "UMLS:C4280491") -AnnotationAssertion( "UMLS:C4280492") -AnnotationAssertion( "UMLS:C4280493") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of internal carotid artery") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small internal carotid artery") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Aplasia of internal carotid artery") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deficiency of internal carotid artery") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic internal carotid artery") -AnnotationAssertion( "HP:0005290") -AnnotationAssertion(rdfs:label "Internal carotid artery hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic pulmonary veins) - -AnnotationAssertion( "UMLS:C1970501") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped lung veins") -AnnotationAssertion( "HP:0005304") -AnnotationAssertion(rdfs:label "Hypoplastic pulmonary veins") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Agenesis of pulmonary vessels) - -AnnotationAssertion( "A developmental defect characterized by the lack of formation of the pulmonary blood vessels.") -AnnotationAssertion( "UMLS:C1970630") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent lung vessels") -AnnotationAssertion( "HP:0005311") -AnnotationAssertion(rdfs:label "Agenesis of pulmonary vessels") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lack of facial subcutaneous fat) - -AnnotationAssertion( "UMLS:C3277426") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Lack of facial fat below the skin") -AnnotationAssertion( "HP:0005320") -AnnotationAssertion(rdfs:label "Lack of facial subcutaneous fat") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Forehead hyperpigmentation) - -AnnotationAssertion( "UMLS:C1969673") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Darkening of the forehead") -AnnotationAssertion( "HP:0005336") -AnnotationAssertion(rdfs:label "Forehead hyperpigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of the bladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the urinary bladder.") -AnnotationAssertion( "HP:0005342") -AnnotationAssertion( "UMLS:C1855335") -AnnotationAssertion( "Hypoplastic bladder") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped bladder") -AnnotationAssertion( "HP:0005343") -AnnotationAssertion(rdfs:label "Hypoplasia of the bladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal carotid artery morphology) - -AnnotationAssertion( "Any structural abnormality of the carotid arteries, including the common carotid artery and its' arterial branches.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T06:37:00Z") -AnnotationAssertion( "UMLS:C4025211") -AnnotationAssertion( "Abnormality of the carotid arteries") -AnnotationAssertion( "HP:0005344") -AnnotationAssertion(rdfs:label "Abnormal carotid artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal vena cava morphology) - -AnnotationAssertion( "An abnormality of the structure of the veins that return deoxygenated blood from the body into the heart, i.e., the superior vena cava and the inferior vena cava.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-26T06:40:00Z") -AnnotationAssertion( "HP:0030971") -AnnotationAssertion( "UMLS:C4025210") -AnnotationAssertion( "Abnormality of the vena cava") -AnnotationAssertion( "HP:0005345") -AnnotationAssertion(rdfs:label "Abnormal vena cava morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of the thymus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the thymus. This feature may be appreciated by the lack of a thymic shadow upon radiographic examination.") -AnnotationAssertion( "MSH:C536288") -AnnotationAssertion( "SNOMEDCT_US:702623002") -AnnotationAssertion( "SNOMEDCT_US:91918005") -AnnotationAssertion( "UMLS:C0685894") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent thymus") -AnnotationAssertion( "Athymia") -AnnotationAssertion( "Absent thymic shadow") -AnnotationAssertion( "Lack of thymic shadow") -AnnotationAssertion( "HP:0005359") -AnnotationAssertion(rdfs:label "Aplasia of the thymus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cellular immunodeficiency) - -AnnotationAssertion(Annotation( "http://www.dictionary.com/browse/cellular-immunodeficiency") "An immunodeficiency characterized by defective cell-mediated immunity or humoral immunity.") -AnnotationAssertion( "HP:0005375") -AnnotationAssertion( "UMLS:C1855204") -AnnotationAssertion( "HP:0005374") -AnnotationAssertion(rdfs:label "Cellular immunodeficiency") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (T lymphocytopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally low count of T cells.") -AnnotationAssertion( "HP:0005412") -AnnotationAssertion( "HP:0045071") -AnnotationAssertion( "MSH:C536783") -AnnotationAssertion( "UMLS:C2931322") -AnnotationAssertion(Annotation( "HPO:skoehler") "Decrease in T cell count") -AnnotationAssertion( "Decrease in T cell number") -AnnotationAssertion( "Decreased numbers of circulating T cells") -AnnotationAssertion(Annotation( ) "Low T cell count") -AnnotationAssertion(Annotation( ) "Reduced number of T cells") -AnnotationAssertion( "HP:0005403") -AnnotationAssertion(rdfs:label "T lymphocytopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Decreased T cell activation) - -AnnotationAssertion(Annotation( "ISBN:0781735149") "Decreased or impaired activation of T cells in response to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific.") -AnnotationAssertion( "HP:0005370") -AnnotationAssertion( "HP:0005436") -AnnotationAssertion( "UMLS:C1846550") -AnnotationAssertion( "Decreased T lymphocyte activation") -AnnotationAssertion( "Decreased T-cell activation") -AnnotationAssertion( "Decreased T-lymphocyte activation") -AnnotationAssertion( "Defective T cell activation") -AnnotationAssertion( "Profound depletion of T4+ lymphocytes") -AnnotationAssertion( "HP:0005419") -AnnotationAssertion(rdfs:label "Decreased T cell activation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Impaired T cell function) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-7941-2961") "Abnormally reduced ability of T cells to perform their functions in cell-mediated immunity.") -AnnotationAssertion( "HP:0002844") -AnnotationAssertion( "HP:0005373") -AnnotationAssertion( "HP:0005383") -AnnotationAssertion( "HP:0005409") -AnnotationAssertion( "UMLS:C1860127") -AnnotationAssertion(Annotation( ) "Impaired T cell function") -AnnotationAssertion(Annotation( ) "T-cell dysfunction") -AnnotationAssertion( "HP:0005435") -AnnotationAssertion(rdfs:label "Impaired T cell function") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased cranial base ossification) - -AnnotationAssertion( "UMLS:C1835442") -AnnotationAssertion( "HP:0005451") -AnnotationAssertion(rdfs:label "Decreased cranial base ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Premature closure of fontanelles) - -AnnotationAssertion(Annotation( "DDD:awilkie") Annotation( "HPO:probinson") "Normally, the posterior and lateral fontanelles are obliterated by about six months after birth, the anterior fontanelle closes by about the middle of the second year. This term refers to the situation in which the fontanelles close at an inappropriately early time point.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Early closure of the cranial sutures") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Premature closure of the cranial sutures") -AnnotationAssertion( "MSH:D003398") -AnnotationAssertion( "SNOMEDCT_US:1667003") -AnnotationAssertion( "SNOMEDCT_US:57219006") -AnnotationAssertion( "UMLS:C0010278") -AnnotationAssertion( "UMLS:C0277827") -AnnotationAssertion( "UMLS:C4072853") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Early closure of the fontanelles") -AnnotationAssertion( "Obliterated fontanelles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Early closure of the bregma sutures") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Premature closure of the bregma sutures") -AnnotationAssertion( "HP:0005458") -AnnotationAssertion(rdfs:label "Premature closure of fontanelles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the frontal bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the frontal bone.") -AnnotationAssertion( "HP:0005493") -AnnotationAssertion( "UMLS:C1845147") -AnnotationAssertion( "UMLS:C4280483") -AnnotationAssertion( "UMLS:C4280484") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of bone of forehead") -AnnotationAssertion( "Hypoplastic frontal bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small bone of forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of bone of forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic frontal bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic frontal bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Thin bone of forehead") -AnnotationAssertion( "HP:0005466") -AnnotationAssertion(rdfs:label "Hypoplasia of the frontal bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Flat occiput) - -AnnotationAssertion(Annotation( "PMID:19125436") "Reduced convexity of the occiput (posterior part of skull).") -AnnotationAssertion( "HP:0000247") -AnnotationAssertion( "HP:0000249") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Flat back of skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Flat back of the head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Flat back of the skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Flat posterior head") -AnnotationAssertion( "UMLS:C1837402") -AnnotationAssertion( "UMLS:C4280482") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Flat posterior cranium") -AnnotationAssertion( "Posterior flattening of the skull") -AnnotationAssertion( "HP:0005469") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Reduced convexity of the occiput gives an appearance of flattening. There are no objective measures for convexity of the occiput, and evaluation depends heavily on the experience of the observer. This finding may or may not be accompanied by Brachycephaly (which should be coded separately), and may be observed more frequently when an infant is placed to sleep on his/her back. Occipital plagiocephaly can result from fusion or sclerosis of the lambdoid suture. If unilateral, this is accompanied by unilateral occipital flattening and bulging of the ispilateral frontal bone.") -AnnotationAssertion(rdfs:label "Flat occiput") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased calvarial ossification) - -AnnotationAssertion(Annotation( "DDD:awilkie") Annotation( "HPO:probinson") Annotation( "ORCID:0000-0001-8612-1062") Annotation( "PMID:31173381") "Abnormal reduction in ossification of the calvaria (roof of the skull consisting of the frontal bone, parietal bones, temporal bones, and occipital bone).") -AnnotationAssertion( "HP:0002701") -AnnotationAssertion( "HP:0002702") -AnnotationAssertion( "HP:0005454") -AnnotationAssertion( "HP:0005471") -AnnotationAssertion( "UMLS:C1833762") -AnnotationAssertion( "Poorly ossified calvaria") -AnnotationAssertion( "Poorly ossified calvarium") -AnnotationAssertion( "Soft calvaria") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Soft skullcap") -AnnotationAssertion( "Undermineralized calvarium") -AnnotationAssertion( "Skull soft on palpation") -AnnotationAssertion( "HP:0005474") -AnnotationAssertion(rdfs:comment "A hypomineralised skull castes little or no acoustic shadow on prenatal ultrasound. This makes visualisation of the intracranial anatomy clearer than normal. In conditions associated with profound hypomineralisation, the skull shape can be distorted by pressure from the ultrasound transducer later in pregnancy.") -AnnotationAssertion(rdfs:label "Decreased calvarial ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Secondary microcephaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "Head circumference which falls below 2 standard deviations below the mean for age and gender because of insufficient head growth after birth.") -AnnotationAssertion( "HP:0000241") -AnnotationAssertion( "HP:0000259") -AnnotationAssertion( "HP:0005499") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Development of small head that was not present at birth") -AnnotationAssertion( "UMLS:C1847514") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Acquired microcephaly") -AnnotationAssertion( "Deceleration of head growth") -AnnotationAssertion( "Microcephaly, acquired") -AnnotationAssertion( "Microcephaly, postnatal") -AnnotationAssertion( "Postnatal deceleration of head circumference") -AnnotationAssertion( "Postnatal microcephaly") -AnnotationAssertion( "HP:0005484") -AnnotationAssertion(rdfs:label "Secondary microcephaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small fontanelle) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:12825844") "A fontanelle that is small for age.") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Little cranial sutures") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small cranial sutures") -AnnotationAssertion( "SNOMEDCT_US:276710001") -AnnotationAssertion( "UMLS:C0456133") -AnnotationAssertion( "UMLS:C4072854") -AnnotationAssertion( "UMLS:C4072855") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Little fontanelle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Microfontanelle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small soft spot") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Small bregma sutures") -AnnotationAssertion( "HP:0005486") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Small fontanelle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Transient erythroblastopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A transient reduction in the number of erythroblasts in the circulation.") -AnnotationAssertion( "UMLS:C4082199") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Transient decrease in blood erythrocyte number") -AnnotationAssertion( "HP:0005510") -AnnotationAssertion(rdfs:comment "An erythroblast, the immediate precursor of a normal erythrocyte which, still retains a cell nucleus.") -AnnotationAssertion(rdfs:label "Transient erythroblastopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased megakaryocyte count) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased megakaryocyte number, i.e., of platelet precursor cells, present in the bone marrow.") -AnnotationAssertion( "UMLS:C4025187") -AnnotationAssertion( "HP:0005513") -AnnotationAssertion(rdfs:label "Increased megakaryocyte count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Megakaryocytopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduced count of megakaryocytes.") -AnnotationAssertion( "UMLS:C1858312") -AnnotationAssertion( "HP:0005548") -AnnotationAssertion(rdfs:comment "Megakaryocytes are giant cells in the bone marrow. Mature blood platelets are released from the cytoplasm of megakaryocytes.") -AnnotationAssertion(rdfs:label "Megakaryocytopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the metopic suture) - -AnnotationAssertion(Annotation( "HPO:curators") "The frontal suture divides the two halves of the frontal bone of the skull in infants and children and generally undergoes fusion by the age of six. A persistent frontal suture is referred to as a \"metopic suture\".") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T10:04:00Z") -AnnotationAssertion( "UMLS:C4025180") -AnnotationAssertion( "HP:0005556") -AnnotationAssertion(rdfs:label "Abnormality of the metopic suture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of bone marrow cell morphology) - -AnnotationAssertion(Annotation( "DDD:wouwehand") Annotation( "HPO:probinson") "An anomaly of the form or number of cells in the bone marrow.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T10:46:00Z") -AnnotationAssertion( "MSH:D001855") -AnnotationAssertion( "SNOMEDCT_US:127035006") -AnnotationAssertion( "UMLS:C0005956") -AnnotationAssertion( "UMLS:C4021634") -AnnotationAssertion( "Anomaly of the bone marrow cells") -AnnotationAssertion(Annotation( ) "Bone marrow disease") -AnnotationAssertion( "HP:0005561") -AnnotationAssertion(rdfs:label "Abnormality of bone marrow cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased numbers of nephrons) - -AnnotationAssertion(Annotation( "Eurenomics:ewuehl") "A reduction in the count of nephrons per kidney.") -AnnotationAssertion( "UMLS:C1841994") -AnnotationAssertion( "UMLS:C2673888") -AnnotationAssertion( "Oligonephronia") -AnnotationAssertion( "Decreased numbers of glomeruli") -AnnotationAssertion( "HP:0005563") -AnnotationAssertion(rdfs:label "Decreased numbers of nephrons") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplication of renal pelvis) - -AnnotationAssertion(Annotation( "HPO:probinson") "A duplication of the renal pelvis.") -AnnotationAssertion( "UMLS:C1839269") -AnnotationAssertion( "HP:0005580") -AnnotationAssertion(rdfs:label "Duplication of renal pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypopigmentation of hair) - -AnnotationAssertion( "UMLS:C3278401") -AnnotationAssertion( "Hair hypopigmentation") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Loss of hair color") -AnnotationAssertion(Annotation( ) "Loss of hair colour") -AnnotationAssertion( "HP:0005599") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypopigmentation of hair") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal tracheobronchial morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T09:03:00Z") -AnnotationAssertion( "HP:0005940") -AnnotationAssertion( "Fyler:4232") -AnnotationAssertion( "UMLS:C4021631") -AnnotationAssertion( "Tracheobronchial anomalies") -AnnotationAssertion( "HP:0005607") -AnnotationAssertion(rdfs:label "Abnormal tracheobronchial morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gallbladder dysfunction) - -AnnotationAssertion( "SNOMEDCT_US:51047007") -AnnotationAssertion( "UMLS:C0232769") -AnnotationAssertion(Annotation( ) "Gallbladder dysfunction") -AnnotationAssertion( "HP:0005609") -AnnotationAssertion(rdfs:label "Gallbladder dysfunction") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia of the femur) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the femur.") -AnnotationAssertion( "HP:0006396") -AnnotationAssertion( "HP:0006425") -AnnotationAssertion( "UMLS:C1851310") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small thighbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped thighbone") -AnnotationAssertion( "Hypoplastic to absent femora") -AnnotationAssertion( "Hypoplastic/aplastic femora") -AnnotationAssertion( "HP:0005613") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia of the femur") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Accelerated skeletal maturation) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormally increased rate of skeletal maturation. Accelerated skeletal maturation can be diagnosed on the basis of an estimation of the bone age from radiographs of specific bones in the human body.") -AnnotationAssertion( "HP:0002649") -AnnotationAssertion( "HP:0005854") -AnnotationAssertion( "SNOMEDCT_US:123982003") -AnnotationAssertion( "UMLS:C0545053") -AnnotationAssertion(Annotation( ) "Advanced bone age") -AnnotationAssertion(Annotation( ) "Early bone maturation") -AnnotationAssertion( "HP:0005616") -AnnotationAssertion(rdfs:label "Accelerated skeletal maturation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent ossification of calvaria) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absent ossification of the calvaria (vault of the skull).") -AnnotationAssertion( "UMLS:C4021629") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absent bone maturation of skullcap") -AnnotationAssertion( "Absent ossification of skull vault") -AnnotationAssertion( "HP:0005623") -AnnotationAssertion(rdfs:label "Absent ossification of calvaria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteoporosis of vertebrae) - -AnnotationAssertion(Annotation( "HPO:curators") "Osteoporosis affecting predominantly the vertebrae.") -AnnotationAssertion( "UMLS:C4025170") -AnnotationAssertion( "HP:0005625") -AnnotationAssertion(rdfs:label "Osteoporosis of vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent forearm) - -AnnotationAssertion( "UMLS:C1408532") -AnnotationAssertion(Annotation( ) "Absent forearm") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Absent forearms") -AnnotationAssertion( "HP:0005632") -AnnotationAssertion(rdfs:label "Absent forearm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flattened knee epiphyses) - -AnnotationAssertion( "UMLS:C4025150") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flattened end part of knee bone") -AnnotationAssertion( "HP:0005715") -AnnotationAssertion(rdfs:label "Flattened knee epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short tibia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment (reduced size) of the tibia.") -AnnotationAssertion( "HP:0002993") -AnnotationAssertion( "HP:0006436") -AnnotationAssertion( "HP:0006445") -AnnotationAssertion( "UMLS:C1850259") -AnnotationAssertion( "UMLS:C1855277") -AnnotationAssertion( "Hypoplasia of the tibia") -AnnotationAssertion( "Hypoplastic tibia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short shinbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short skankbone") -AnnotationAssertion( "Short tibiae") -AnnotationAssertion( "Shortening of the shankbone") -AnnotationAssertion( "Shortening of the shinbone") -AnnotationAssertion( "Shortening of the tibia") -AnnotationAssertion( "HP:0005736") -AnnotationAssertion(rdfs:label "Short tibia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Lower-limb joint contracture) - -AnnotationAssertion( "A limitation in the passive range of motion of a joint of the lower limb resulting from loss of elasticity in the periarticular tissues owing to structural changes of non-bony tissues, such as muscles, tendons, ligaments, joint capsules or skin.") -AnnotationAssertion( "UMLS:C1859523") -AnnotationAssertion( "Contractures of the joints of the lower limbs") -AnnotationAssertion( "Contractures, lower limbs") -AnnotationAssertion( "HP:0005750") -AnnotationAssertion(rdfs:label "Lower-limb joint contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the tibia) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the tibia.") -AnnotationAssertion( "UMLS:C1969181") -AnnotationAssertion( "Absent/hypoplastic tibia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small shinbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped shinbone") -AnnotationAssertion( "Aplastic/hypoplastic tibia") -AnnotationAssertion( "HP:0005772") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the tibia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short forearm) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of both forearm bones, the ulna and the radius, resulting in a shortened forearm.") -AnnotationAssertion( "UMLS:C1855299") -AnnotationAssertion(Annotation( ) "Short forearm") -AnnotationAssertion( "HP:0005773") -AnnotationAssertion(rdfs:label "Short forearm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Carpal bone malsegmentation) - -AnnotationAssertion( "UMLS:C4025137") -AnnotationAssertion( "HP:0005776") -AnnotationAssertion(rdfs:label "Carpal bone malsegmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lumbar platyspondyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A flattened vertebral body shape with reduced distance beween the vertebral endplates affecting the lumbar spine.") -AnnotationAssertion( "HP:0004588") -AnnotationAssertion( "UMLS:C4025136") -AnnotationAssertion( "HP:0005787") -AnnotationAssertion(rdfs:label "Lumbar platyspondyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short humerus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the humerus.") -AnnotationAssertion( "HP:0002989") -AnnotationAssertion( "HP:0003014") -AnnotationAssertion( "HP:0003064") -AnnotationAssertion( "HP:0006419") -AnnotationAssertion( "HP:0006464") -AnnotationAssertion( "HP:0006468") -AnnotationAssertion( "UMLS:C1832117") -AnnotationAssertion( "Humeral hypoplasia") -AnnotationAssertion( "Humeral shortening") -AnnotationAssertion( "Hypoplastic humerus") -AnnotationAssertion( "Short humeri") -AnnotationAssertion(Annotation( ) "Short humerus") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Short long bone of upper arm") -AnnotationAssertion(Annotation( ) "Short upper arms") -AnnotationAssertion( "HP:0005792") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short humerus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent distal phalanges) - -AnnotationAssertion(Annotation( "HPO:curators") "Aplasia (absence) of the distal phalanges.") -AnnotationAssertion( "UMLS:C1861339") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent outermost digital bones") -AnnotationAssertion( "HP:0005807") -AnnotationAssertion(rdfs:label "Absent distal phalanges") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Supernumerary ribs) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of more than 12 rib pairs.") -AnnotationAssertion( "HP:0000901") -AnnotationAssertion( "SNOMEDCT_US:205460009") -AnnotationAssertion( "UMLS:C0345397") -AnnotationAssertion(Annotation( ) "Extra ribs") -AnnotationAssertion( "HP:0005815") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Supernumerary ribs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short middle phalanx of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Short (hypoplastic) middle phalanx of finger, affecting one or more fingers.") -AnnotationAssertion( "HP:0001208") -AnnotationAssertion( "HP:0006068") -AnnotationAssertion( "HP:0006081") -AnnotationAssertion( "HP:0010240") -AnnotationAssertion( "UMLS:C1846950") -AnnotationAssertion( "Brachymesophalangy") -AnnotationAssertion( "Disproportionately short middle phalanges") -AnnotationAssertion( "Hypoplasia of the middle phalanges of the hand") -AnnotationAssertion( "Hypoplastic middle phalanges") -AnnotationAssertion( "Hypoplastic middle phalanx") -AnnotationAssertion( "Midphalangeal hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short middle bone of finger") -AnnotationAssertion( "Short middle phalanges") -AnnotationAssertion( "Shortened middle finger bones") -AnnotationAssertion( "HP:0005819") -AnnotationAssertion(rdfs:label "Short middle phalanx of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Flexion contracture of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "One or more bent (flexed) toe joints that cannot be straightened actively or passively.") -AnnotationAssertion( "HP:0001860") -AnnotationAssertion( "HP:0008128") -AnnotationAssertion( "HP:0008367") -AnnotationAssertion( "HP:0200027") -AnnotationAssertion( "UMLS:C1406835") -AnnotationAssertion( "Contractures involving the toes") -AnnotationAssertion( "Contractures of the toes") -AnnotationAssertion( "Toe contractures") -AnnotationAssertion( "HP:0005830") -AnnotationAssertion(rdfs:label "Flexion contracture of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent ossification of cervical vertebral bodies) - -AnnotationAssertion(Annotation( "HPO:probinson") "A lack of bone mineralization of one or more body of cervical vertebra.") -AnnotationAssertion( "UMLS:C4025115") -AnnotationAssertion( "HP:0005885") -AnnotationAssertion(rdfs:label "Absent ossification of cervical vertebral bodies") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cervical curvature) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of an abnormal curvature of the cervical vertebral column.") -AnnotationAssertion( "UMLS:C3151523") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormal neck curve") -AnnotationAssertion( "HP:0005905") -AnnotationAssertion(rdfs:label "Abnormal cervical curvature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal metacarpal epiphysis morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:13:00Z") -AnnotationAssertion( "UMLS:C4025110") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of end part of long bone of hand") -AnnotationAssertion( "Abnormality of metacarpal epiphyses") -AnnotationAssertion( "HP:0005913") -AnnotationAssertion(rdfs:label "Abnormal metacarpal epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the metacarpal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "Aplasia or Hypoplasia affecting the metacarpal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:14:00Z") -AnnotationAssertion( "HP:0006007") -AnnotationAssertion( "UMLS:C1836192") -AnnotationAssertion( "Absent or hypoplastic metacarpals") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small long bones of hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped long bones of hand") -AnnotationAssertion( "Aplastic/hypoplastic metacarpals") -AnnotationAssertion( "Hypoplastic metacarpals") -AnnotationAssertion( "Hypoplastic/absent metacarpal bones") -AnnotationAssertion( "Hypoplastic/absent metacarpals") -AnnotationAssertion( "Metacarpal aplasia/hypoplasia") -AnnotationAssertion( "HP:0005914") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the metacarpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal metacarpal morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "Irregularly shaped metacarpal bones of varying degree.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:17:00Z") -AnnotationAssertion( "HP:0001163") -AnnotationAssertion( "HP:0010556") -AnnotationAssertion( "UMLS:C4021615") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of long bones of hand") -AnnotationAssertion( "Abnormal shape of metacarpal bones") -AnnotationAssertion( "HP:0005916") -AnnotationAssertion(rdfs:label "Abnormal metacarpal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Supernumerary metacarpal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of more than the normal number of metacarpal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:18:00Z") -AnnotationAssertion( "SNOMEDCT_US:91846008") -AnnotationAssertion( "UMLS:C0545617") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Extra long bones of hand") -AnnotationAssertion( "HP:0005917") -AnnotationAssertion(rdfs:label "Supernumerary metacarpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal finger phalanx morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormalities affecting the phalanx of finger.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:19:00Z") -AnnotationAssertion( "HP:0005786") -AnnotationAssertion( "HP:0006259") -AnnotationAssertion( "UMLS:C4021614") -AnnotationAssertion( "Abnormal form of phalanges of the hand") -AnnotationAssertion( "Abnormality of phalanx of finger") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the finger bones") -AnnotationAssertion( "Abnormality of the phalanges") -AnnotationAssertion( "Abnormality of the phalanges of the hand") -AnnotationAssertion( "HP:0005918") -AnnotationAssertion(rdfs:comment "This category is a supercategory for abnormalties affect phalanges of the hand.") -AnnotationAssertion(rdfs:label "Abnormal finger phalanx morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal epiphysis morphology of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormality of one or all of the epiphyses of the phalanges of the hand. Note that this includes the epiphysis of the 1st metacarpal. In contrast to the metacarpals 2-5, the first metacarpal is embryologically of phalangeal origin and as such equivalent to the proximal phalanges of the digits 2-5 (whereas the proximal phalanx of the thumb is equivalent to the middle phalanges of the other digits).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:21:00Z") -AnnotationAssertion( "HP:0009151") -AnnotationAssertion( "UMLS:C4021613") -AnnotationAssertion( "HP:0005920") -AnnotationAssertion(rdfs:label "Abnormal epiphysis morphology of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hand morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the hand.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:25:00Z") -AnnotationAssertion( "HP:0003098") -AnnotationAssertion( "UMLS:C4025109") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of hand") -AnnotationAssertion( "HP:0005922") -AnnotationAssertion(rdfs:comment "This is a category to be used for general descriptions of hand dysmorphology. In time, it should be replaced by more accurate descriptions.") -AnnotationAssertion(rdfs:label "Abnormal hand morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hand metaphysis morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:27:00Z") -AnnotationAssertion( "UMLS:C4025108") -AnnotationAssertion( "Abnormalities of the metaphyses of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of the hand bone") -AnnotationAssertion( "HP:0005923") -AnnotationAssertion(rdfs:label "Abnormal hand metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hand epiphysis morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the epiphyses of the phalanges or metacarpal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:28:00Z") -AnnotationAssertion( "UMLS:C4025107") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the hand bone") -AnnotationAssertion( "Abnormality of the end part of the hand bones") -AnnotationAssertion( "Abnormality of the epiphyses of the fingers") -AnnotationAssertion( "Abnormality of the epiphyses of the hand") -AnnotationAssertion( "Abnormality of the epiphyses of the phalanges of the hand") -AnnotationAssertion( "HP:0005924") -AnnotationAssertion(rdfs:label "Abnormal hand epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hand diaphysis morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:28:00Z") -AnnotationAssertion( "UMLS:C4025106") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormalities of shaft of long bone of the hand") -AnnotationAssertion( "Abnormalities of the diaphyses of the hand") -AnnotationAssertion( "HP:0005925") -AnnotationAssertion(rdfs:label "Abnormal hand diaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia involving bones of the hand) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of the bones of the hand.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T02:29:00Z") -AnnotationAssertion( "UMLS:C4021612") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small hand bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped hand bones") -AnnotationAssertion( "Hypoplasia/absence of hand bones") -AnnotationAssertion( "HP:0005927") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia involving bones of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal epiphysis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of epiphysis, which is the expanded articular end of a long bone that developes from a secondary ossification center, and which during the period of growth is either entirely cartilaginous or is separated from the shaft by a cartilaginous disk.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-27T03:00:00Z") -AnnotationAssertion( "HP:0000936") -AnnotationAssertion( "UMLS:C4021611") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of end part of bone") -AnnotationAssertion( "Abnormality of epiphysis morphology") -AnnotationAssertion( "Abnormality of the epiphyses") -AnnotationAssertion( "Anomaly of the epiphyses") -AnnotationAssertion( "Epiphyseal abnormality") -AnnotationAssertion( "HP:0005930") -AnnotationAssertion(rdfs:label "Abnormal epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal respiratory motile cilium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0011050") "Abnormal arrangement of the structures of the motile cilium.") -AnnotationAssertion( "UMLS:C4025100") -AnnotationAssertion( "HP:0005938") -AnnotationAssertion(rdfs:label "Abnormal respiratory motile cilium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Impaired gluconeogenesis) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An impairment of gluconeogenesis.") -AnnotationAssertion( "UMLS:C3279336") -AnnotationAssertion( "Gluconeogenesis impaired") -AnnotationAssertion( "HP:0005959") -AnnotationAssertion(rdfs:label "Impaired gluconeogenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thyroid hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the thyroid gland.") -AnnotationAssertion( "MSH:D050033") -AnnotationAssertion( "SNOMEDCT_US:367524008") -AnnotationAssertion( "UMLS:C0151516") -AnnotationAssertion( "Hypoplastic thyroid") -AnnotationAssertion(Annotation( ) "Small thyroid gland") -AnnotationAssertion( "HP:0005990") -AnnotationAssertion(rdfs:label "Thyroid hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased adipose tissue around neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced amount of adipose tissue in the region of the neck.") -AnnotationAssertion( "UMLS:C1837763") -AnnotationAssertion( "Loss of adipose tissue around the neck") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Loss of fat around neck") -AnnotationAssertion( "HP:0005995") -AnnotationAssertion(rdfs:label "Decreased adipose tissue around neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormally shaped carpal bones) - -AnnotationAssertion( "UMLS:C1860111") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped wrist bones") -AnnotationAssertion( "HP:0006014") -AnnotationAssertion(rdfs:label "Abnormally shaped carpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed phalangeal epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delay in the process of formation and maturation of the epiphysis of one or more phalanx.") -AnnotationAssertion( "UMLS:C4021609") -AnnotationAssertion( "Delayed phalangeal epiphyseal bone maturation") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed bone maturation of end part of digital bone") -AnnotationAssertion( "HP:0006016") -AnnotationAssertion(rdfs:label "Delayed phalangeal epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged metacarpal epiphyses) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally large size of one or more growth plates (epiphyses) of the metacarpal bones (i.e., the tubular bones of the hand between the carpus and the phalanges).") -AnnotationAssertion( "UMLS:C1865035") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of long bone of hand") -AnnotationAssertion( "HP:0006134") -AnnotationAssertion(rdfs:label "Enlarged metacarpal epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged metacarpophalangeal joints) - -AnnotationAssertion( "UMLS:C1859700") -AnnotationAssertion( "HP:0006163") -AnnotationAssertion(rdfs:label "Enlarged metacarpophalangeal joints") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Tubular metacarpal bones) - -AnnotationAssertion( "UMLS:C1859369") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Cylindrical shaped long bones of hand") -AnnotationAssertion( "HP:0006166") -AnnotationAssertion(rdfs:label "Tubular metacarpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged proximal interphalangeal joints) - -AnnotationAssertion( "UMLS:C1861350") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged innermost hinge joint") -AnnotationAssertion( "HP:0006185") -AnnotationAssertion(rdfs:label "Enlarged proximal interphalangeal joints") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged interphalangeal joints) - -AnnotationAssertion( "UMLS:C1859701") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged hinge joints") -AnnotationAssertion( "HP:0006247") -AnnotationAssertion(rdfs:label "Enlarged interphalangeal joints") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of hand joint mobility) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T10:14:00Z") -AnnotationAssertion( "UMLS:C4025076") -AnnotationAssertion(Annotation( ) "Abnormality of hand joint mobility") -AnnotationAssertion( "HP:0006256") -AnnotationAssertion(rdfs:label "Abnormality of hand joint mobility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of carpal bone ossification) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T02:29:00Z") -AnnotationAssertion( "UMLS:C4025075") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal wrist bone maturation") -AnnotationAssertion( "HP:0006257") -AnnotationAssertion(rdfs:label "Abnormality of carpal bone ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal phalangeal joint morphology of the hand) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T02:55:00Z") -AnnotationAssertion( "HP:0004266") -AnnotationAssertion( "UMLS:C4021604") -AnnotationAssertion( "Abnormality of phalangeal joints of the hand") -AnnotationAssertion(Annotation( ) "Abnormality of the small joints of the hand") -AnnotationAssertion( "HP:0006261") -AnnotationAssertion(rdfs:label "Abnormal phalangeal joint morphology of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of fingers) - -AnnotationAssertion(Annotation( "HPO:curators") "Small/hypoplastic or absent/aplastic fingers.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T03:09:00Z") -AnnotationAssertion( "UMLS:C4025071") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small fingers") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped fingers") -AnnotationAssertion( "HP:0006265") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of fingers") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small placenta) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced size of the placenta.") -AnnotationAssertion( "SNOMEDCT_US:289264006") -AnnotationAssertion( "UMLS:C0566694") -AnnotationAssertion(Annotation( ) "Small placenta") -AnnotationAssertion( "HP:0006266") -AnnotationAssertion(rdfs:label "Small placenta") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Large placenta) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased size of the placenta.") -AnnotationAssertion( "SNOMEDCT_US:289263000") -AnnotationAssertion( "UMLS:C0566693") -AnnotationAssertion(Annotation( ) "Large placenta") -AnnotationAssertion( "Placental enlargement") -AnnotationAssertion( "HP:0006267") -AnnotationAssertion(rdfs:label "Large placenta") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic spleen) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the spleen.") -AnnotationAssertion( "UMLS:C1970617") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped spleen") -AnnotationAssertion( "HP:0006270") -AnnotationAssertion(rdfs:label "Hypoplastic spleen") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reduced pancreatic beta cells) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced number of beta cells in the pancreatic islets of Langerhans.") -AnnotationAssertion( "UMLS:C1856904") -AnnotationAssertion( "HP:0006274") -AnnotationAssertion(rdfs:comment "The beta cells are responsible for producing insulin and amylin.") -AnnotationAssertion(rdfs:label "Reduced pancreatic beta cells") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Beta-cell dysfunction) - -AnnotationAssertion( "UMLS:C1969875") -AnnotationAssertion( "HP:0006279") -AnnotationAssertion(rdfs:label "Beta-cell dysfunction") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Irregular patellae) - -AnnotationAssertion(Annotation( "HPO:probinson") "An alteration of the normally relatively smooth margins of the kneecap in radiographic images leading to an irregular contour.") -AnnotationAssertion( "HP:0006458") -AnnotationAssertion( "UMLS:C1836870") -AnnotationAssertion( "Irregular patellar contour") -AnnotationAssertion( "Irregular patellar margins") -AnnotationAssertion( "HP:0006369") -AnnotationAssertion(rdfs:label "Irregular patellae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteolysis of patellae) - -AnnotationAssertion( "UMLS:C4025051") -AnnotationAssertion( "HP:0006378") -AnnotationAssertion(rdfs:label "Osteolysis of patellae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Knee flexion contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "A bent (flexed) knee joint that cannot be straightened actively or passively.") -AnnotationAssertion( "HP:0002978") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Inability to straighten knee") -AnnotationAssertion( "SNOMEDCT_US:202289003") -AnnotationAssertion( "UMLS:C0409355") -AnnotationAssertion( "Contractures of knees") -AnnotationAssertion( "Contractures of the knees") -AnnotationAssertion( "Flexion contracture of knees") -AnnotationAssertion(Annotation( "HPO:skoehler") "Flexion contractures at both knees") -AnnotationAssertion( "Flexion contractures of knees") -AnnotationAssertion( "Flexion deformity of the knee") -AnnotationAssertion( "Knee contracture") -AnnotationAssertion( "Knee contractures") -AnnotationAssertion( "Knee flexion contractures") -AnnotationAssertion( "Knee flexion deformity") -AnnotationAssertion( "HP:0006380") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Knee flexion contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short lower limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Shortening of the legs related to developmental hypoplasia of the bones of the leg.") -AnnotationAssertion( "HP:0003054") -AnnotationAssertion( "SNOMEDCT_US:249786007") -AnnotationAssertion( "UMLS:C0426901") -AnnotationAssertion(Annotation( ) "Short legs") -AnnotationAssertion(Annotation( ) "Short lower limbs") -AnnotationAssertion( "HP:0006385") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent knee epiphyses) - -AnnotationAssertion( "UMLS:C1859462") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent knee end part") -AnnotationAssertion( "HP:0006400") -AnnotationAssertion(rdfs:label "Absent knee epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Distal shortening of limbs) - -AnnotationAssertion( "UMLS:C1840307") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short outer part of limbs") -AnnotationAssertion( "HP:0006402") -AnnotationAssertion(rdfs:label "Distal shortening of limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Rudimentary to absent tibiae) - -AnnotationAssertion( "UMLS:C1968943") -AnnotationAssertion( "HP:0006426") -AnnotationAssertion(rdfs:label "Rudimentary to absent tibiae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of proximal fibula) - -AnnotationAssertion(Annotation( "PMID:880750") "Underdevelopment or shortening of the end of the fibula (calf bone) nearest the knee.") -AnnotationAssertion( "UMLS:C1859478") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small innermost upper end of calf bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped innermost upper end of calf bone") -AnnotationAssertion( "HP:0006442") -AnnotationAssertion(rdfs:label "Hypoplasia of proximal fibula") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Patellar aplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the patella.") -AnnotationAssertion( "HP:0003046") -AnnotationAssertion( "HP:0006475") -AnnotationAssertion( "UMLS:C1868578") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent kneecap") -AnnotationAssertion( "Absent patella") -AnnotationAssertion( "Absent patellae") -AnnotationAssertion( "Absent patellas") -AnnotationAssertion( "Aplastic patellae") -AnnotationAssertion( "HP:0006443") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Patellar aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dysplastic patella) - -AnnotationAssertion( "UMLS:C1849580") -AnnotationAssertion( "HP:0006446") -AnnotationAssertion(rdfs:label "Dysplastic patella") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed patellar ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:6729496") "Formation of bone in the patella later than normal.") -AnnotationAssertion( "UMLS:C4021597") -AnnotationAssertion( "UMLS:C4280446") -AnnotationAssertion( "Delayed patellae ossification") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed bone maturation of the knee cap") -AnnotationAssertion( "HP:0006454") -AnnotationAssertion(rdfs:comment "The patella initially ossifies at between three and five years, commencing as multiple foci that rapidly coalesce. As the patellar ossification center enlarges the expanding margins may be irregular and associated with accessory ossification centers. These are most common superolaterally and may lead to the development of a bipartite patella. The bipartite patella has cartilaginous continuity despite the appearance of osseous discontinuity. The patella expands to all cartilaginous contours during late adolescence when the epiphyseal ossification centers around the knee are also in the final stages of maturation. The only cartilage not replaced is that occupying the superior two-thirds of the articular surface (the lower one-third is covered by the fat pad). The subchondral plate does not assume the actual articular contours until the late stages of osseous maturation (after ten to twelve years). Accordingly, typical measurements such as medial and lateral angulation cannot be accurately done prior to the final stages of patellar ossification expansion and maturation (PMID:6729496).") -AnnotationAssertion(rdfs:label "Delayed patellar ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Ankle flexion contracture) - -AnnotationAssertion(Annotation( "HPO:probinson") "A chronic loss of ankle joint motion due to structural changes in muscle, tendons, ligaments, or skin that prevent normal movement of the joints of the ankle.") -AnnotationAssertion( "HP:0004985") -AnnotationAssertion( "HP:0006403") -AnnotationAssertion( "UMLS:C1837407") -AnnotationAssertion( "Ankle contracture") -AnnotationAssertion( "Ankle contractures") -AnnotationAssertion( "Contractures of the ankles") -AnnotationAssertion( "HP:0006466") -AnnotationAssertion(rdfs:label "Ankle flexion contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the pancreatic islet cells) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the islet of Langerhans, i.e., of the regions of the pancreas that contain its endocrine cells. These are the alpha cells, which produce glucagon, the beta cells, which produce insulin and amylin, the delta cells, which produce somatostatin, the PP cells, which produce pancreatic polypeptide, and the epsilon cells, which produce ghrelin.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T04:41:00Z") -AnnotationAssertion( "HP:0100567") -AnnotationAssertion( "UMLS:C4025043") -AnnotationAssertion( "HP:0006476") -AnnotationAssertion(rdfs:label "Abnormality of the pancreatic islet cells") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal femoral metaphysis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the femoral metaphysis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:02:00Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of the femoral bone") -AnnotationAssertion( "UMLS:C4025040") -AnnotationAssertion( "UMLS:C4280444") -AnnotationAssertion( "Abnormality of the femoral metaphysis") -AnnotationAssertion( "HP:0006489") -AnnotationAssertion(rdfs:label "Abnormal femoral metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lower-limb metaphysis morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:02:00Z") -AnnotationAssertion( "UMLS:C4025039") -AnnotationAssertion( "Abnormality of lower-limb metaphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of the lower-limb bone") -AnnotationAssertion( "HP:0006490") -AnnotationAssertion(rdfs:label "Abnormal lower-limb metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal tibial metaphysis morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:03:00Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of shinbone") -AnnotationAssertion( "UMLS:C4025038") -AnnotationAssertion( "Abnormality of the tibial metaphysis") -AnnotationAssertion( "HP:0006491") -AnnotationAssertion(rdfs:label "Abnormal tibial metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the fibula) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the fibula.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:03:00Z") -AnnotationAssertion( "HP:0005672") -AnnotationAssertion( "HP:0006421") -AnnotationAssertion( "UMLS:C1856732") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small calf bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped calf bone") -AnnotationAssertion( "Fibular aplasia/hypoplasia") -AnnotationAssertion( "Hypoplastic/aplastic fibulae") -AnnotationAssertion( "HP:0006492") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the fibula") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia involving bones of the lower limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of the bones of the lower limbs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:04:00Z") -AnnotationAssertion( "UMLS:C4025037") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small lower limb bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped lower limb bones") -AnnotationAssertion( "HP:0006493") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia involving bones of the lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving bones of the feet) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:08:00Z") -AnnotationAssertion( "UMLS:C4025036") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small foot bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped foot bones") -AnnotationAssertion( "HP:0006494") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving bones of the feet") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia involving bones of the upper limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of the bones of the upper limbs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:16:00Z") -AnnotationAssertion( "UMLS:C4025035") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small bones of the upper limbs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped bones of the upper limbs") -AnnotationAssertion( "HP:0006496") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia involving bones of the upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the patella) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the patella.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:25:00Z") -AnnotationAssertion( "HP:0005006") -AnnotationAssertion( "HP:0005027") -AnnotationAssertion( "HP:0005702") -AnnotationAssertion( "HP:0005729") -AnnotationAssertion( "HP:0006374") -AnnotationAssertion( "MSH:C535568") -AnnotationAssertion( "UMLS:C1868577") -AnnotationAssertion( "Absent or hypoplastic patellae") -AnnotationAssertion( "Absent/hypoplastic patella") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small kneecap") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped kneecap") -AnnotationAssertion( "Aplastic or hypoplastic patellae") -AnnotationAssertion( "Hypoplastic or absent patella") -AnnotationAssertion( "Patellar aplasia/hypoplasia") -AnnotationAssertion( "Small to absent patellae") -AnnotationAssertion( "HP:0006498") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the patella") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of a growth plate of a femur.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:28:00Z") -AnnotationAssertion( "HP:0006412") -AnnotationAssertion( "HP:0008811") -AnnotationAssertion( "UMLS:C4025034") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of thighbone end part") -AnnotationAssertion( "HP:0006499") -AnnotationAssertion(rdfs:label "Abnormality of femoral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of lower limb epiphysis morphology) - -AnnotationAssertion( "An anomaly of one or more epiphyses of one or both legs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:31:00Z") -AnnotationAssertion( "UMLS:C4021595") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of end part of lower limb end bone") -AnnotationAssertion( "Abnormality involving the epiphyses of the lower limbs") -AnnotationAssertion( "HP:0006500") -AnnotationAssertion(rdfs:label "Abnormality of lower limb epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the carpal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the carpal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:35:00Z") -AnnotationAssertion( "UMLS:C4025033") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small wrist bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped wrist bones") -AnnotationAssertion( "HP:0006502") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the carpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia involving forearm bones) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of one or more forearm bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:45:00Z") -AnnotationAssertion( "UMLS:C4025032") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small forearm bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped forearm bones") -AnnotationAssertion( "HP:0006503") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia involving forearm bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal limb epiphysis morphology) - -AnnotationAssertion( "An anomaly of one or more epiphyses of a limb.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-28T06:48:00Z") -AnnotationAssertion( "UMLS:C4021593") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of end part of limb bones") -AnnotationAssertion( "Abnormality involving the epiphyses of the limbs") -AnnotationAssertion( "Abnormality of limb epiphysis morphology") -AnnotationAssertion( "HP:0006505") -AnnotationAssertion(rdfs:comment "An epiphysis is the expanded articular end of a long bone that developes from a secondary ossification center, and which during the period of growth is either entirely cartilaginous or is separated from the shaft by a cartilaginous disk.") -AnnotationAssertion(rdfs:label "Abnormal limb epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia of the humerus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of the humerus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T09:15:00Z") -AnnotationAssertion( "UMLS:C4025031") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small long bone in upper arm") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped long bone in upper arm") -AnnotationAssertion( "HP:0006507") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia of the humerus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of tibial epiphyses) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T09:19:00Z") -AnnotationAssertion( "UMLS:C4025030") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of end part of shinbone") -AnnotationAssertion( "HP:0006508") -AnnotationAssertion(rdfs:label "Abnormality of tibial epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pulmonary lymphatics) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pulmonary lymphatic chain.") -AnnotationAssertion( "UMLS:C4025026") -AnnotationAssertion( "HP:0006529") -AnnotationAssertion(rdfs:label "Abnormal pulmonary lymphatics") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Bronchodysplasia) - -AnnotationAssertion( "UMLS:C4025025") -AnnotationAssertion( "HP:0006533") -AnnotationAssertion(rdfs:label "Bronchodysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Bronchial cartilage hypoplasia) - -AnnotationAssertion( "UMLS:C4025024") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdevelopment of the bronical cartilage") -AnnotationAssertion( "HP:0006539") -AnnotationAssertion(rdfs:label "Bronchial cartilage hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lipid accumulation in hepatocytes) - -AnnotationAssertion( "UMLS:C1837257") -AnnotationAssertion( "HP:0006561") -AnnotationAssertion(rdfs:label "Lipid accumulation in hepatocytes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased hepatic glycogen content) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increase in the amount of glycogen stored in hepatocytes compared to normal.") -AnnotationAssertion( "UMLS:C1856285") -AnnotationAssertion( "Increased liver glycogen content") -AnnotationAssertion( "HP:0006568") -AnnotationAssertion(rdfs:comment "Glycogen acts as secondary long-term energy storage in the liver and other organs. Its intracellular concentration can be increased in some disease states such as obesity.") -AnnotationAssertion(rdfs:label "Increased hepatic glycogen content") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reduced number of intrahepatic bile ducts) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of reduced numbers of intrahepatic bile duct than normal.") -AnnotationAssertion( "UMLS:C1861621") -AnnotationAssertion( "UMLS:C4021591") -AnnotationAssertion( "Hepatic ductopenia") -AnnotationAssertion( "Intrahepatic duct deficiency") -AnnotationAssertion( "HP:0006571") -AnnotationAssertion(rdfs:label "Reduced number of intrahepatic bile ducts") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small abnormally formed scapulae) - -AnnotationAssertion( "HP:0006629") -AnnotationAssertion( "UMLS:C1861226") -AnnotationAssertion( "Small abnormally formed scapula") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small abnormally formed shoulder blade") -AnnotationAssertion( "HP:0006584") -AnnotationAssertion(rdfs:label "Small abnormally formed scapulae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent glenoid fossa) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of development of the glenoid fossa, also known as the glenoid cavity, which is the articular surface of the scapula that articulates with the head of the humerus.") -AnnotationAssertion( "UMLS:C4021589") -AnnotationAssertion( "Aplasia of the glenoid fossa") -AnnotationAssertion( "HP:0006591") -AnnotationAssertion(rdfs:label "Absent glenoid fossa") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent sternal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of formation of mineralized bony tissue of the sternum.") -AnnotationAssertion( "HP:0006654") -AnnotationAssertion( "HP:0006666") -AnnotationAssertion( "UMLS:C1857074") -AnnotationAssertion( "UMLS:C4280443") -AnnotationAssertion( "Absent sternal mineralization") -AnnotationAssertion( "Lack of sternal ossification") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent bone maturation in sternum") -AnnotationAssertion( "HP:0006628") -AnnotationAssertion(rdfs:label "Absent sternal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Glenoid fossa hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the glenoid fossa, which is the cavity in the lateral part of the scapula which articulates with the head of the humerus.") -AnnotationAssertion( "HP:0006632") -AnnotationAssertion( "UMLS:C1834384") -AnnotationAssertion( "Glenoid hypoplasia") -AnnotationAssertion( "Hypoplastic glenoid fossa") -AnnotationAssertion( "HP:0006633") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Glenoid fossa hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thoracic dysplasia) - -AnnotationAssertion( "UMLS:C1406921") -AnnotationAssertion( "HP:0006644") -AnnotationAssertion(rdfs:label "Thoracic dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplastic clavicle) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the clavicles as a developmental defect.") -AnnotationAssertion( "UMLS:C1857665") -AnnotationAssertion( "Absent clavicles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent collarbone") -AnnotationAssertion(Annotation( ) "Aplastic clavicles") -AnnotationAssertion( "HP:0006660") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Aplastic clavicle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent atrioventricular node) - -AnnotationAssertion( "UMLS:C4025006") -AnnotationAssertion( "HP:0006681") -AnnotationAssertion(rdfs:label "Absent atrioventricular node") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the lungs) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:17:00Z") -AnnotationAssertion( "UMLS:C4024996") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small lungs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped lungs") -AnnotationAssertion( "HP:0006703") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the lungs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the hepatic vasculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the hepatic vasculature.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:41:00Z") -AnnotationAssertion( "UMLS:C4024994") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of liver blood vessels") -AnnotationAssertion( "Abnormality of the liver vasculature") -AnnotationAssertion( "HP:0006707") -AnnotationAssertion(rdfs:label "Abnormality of the hepatic vasculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the nipples) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:51:00Z") -AnnotationAssertion( "HP:0006602") -AnnotationAssertion( "HP:0006669") -AnnotationAssertion( "UMLS:C3150086") -AnnotationAssertion( "Absent/rudimentary nipples") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small nipples") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped nipples") -AnnotationAssertion( "Nipples absent or rudimentary") -AnnotationAssertion( "HP:0006709") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the nipples") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the clavicles) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the clavicles (collar bones).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:53:00Z") -AnnotationAssertion( "UMLS:C4024993") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small collarbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped collarbone") -AnnotationAssertion( "HP:0006710") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the clavicles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving bones of the thorax) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:53:00Z") -AnnotationAssertion( "UMLS:C4024992") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small outermost thorax bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped thorax bone") -AnnotationAssertion( "HP:0006711") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving bones of the thorax") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the ribs) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:54:00Z") -AnnotationAssertion( "HP:0006636") -AnnotationAssertion( "UMLS:C1847363") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small ribs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped ribs") -AnnotationAssertion( "Hypoplastic or missing ribs") -AnnotationAssertion( "HP:0006712") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the ribs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the scapulae) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T03:58:00Z") -AnnotationAssertion( "UMLS:C4024991") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small shoulder blade") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped shoulder blade") -AnnotationAssertion( "HP:0006713") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the scapulae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the sternum) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-29T04:01:00Z") -AnnotationAssertion( "UMLS:C4024990") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small sternum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped sternum") -AnnotationAssertion( "HP:0006714") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the sternum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal anterior horn cell morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly of the anterior horn cell.") -AnnotationAssertion( "Abnormality of the anterior horn cell") -AnnotationAssertion( "MSH:D016472") -AnnotationAssertion( "SNOMEDCT_US:85672005") -AnnotationAssertion( "UMLS:C0154681") -AnnotationAssertion( "UMLS:C4020812") -AnnotationAssertion( "Abnormality of the anterior horn cells") -AnnotationAssertion( "Anomaly of the anterior horn cells") -AnnotationAssertion( "Anterior horn cell disease") -AnnotationAssertion( "HP:0006802") -AnnotationAssertion(rdfs:comment "Anterior horn cells are efferent neurons that passes from the central nervous system or a ganglion toward or to a muscle. They conduct nerve impulses that lead to movement of muscles.") -AnnotationAssertion(rdfs:label "Abnormal anterior horn cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Cerebral hypomyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced amount of myelin in the nervous system resulting from defective myelinogenesis in the white matter of the central nervous system.") -AnnotationAssertion( "UMLS:C2677328") -AnnotationAssertion( "Hypomyelination of the brain") -AnnotationAssertion( "HP:0006808") -AnnotationAssertion(rdfs:label "Cerebral hypomyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the cerebrum.") -AnnotationAssertion( "HP:0001322") -AnnotationAssertion( "UMLS:C1855330") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small cerebrum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped cerebrum") -AnnotationAssertion( "HP:0006872") -AnnotationAssertion(rdfs:label "Cerebral hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thick cerebral cortex) - -AnnotationAssertion( "UMLS:C4024970") -AnnotationAssertion( "HP:0006891") -AnnotationAssertion(rdfs:label "Thick cerebral cortex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Frontoparietal cortical dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the cortex of frontal lobe and the cortex of parietal lobe.") -AnnotationAssertion( "UMLS:C4024959") -AnnotationAssertion( "HP:0006930") -AnnotationAssertion(rdfs:label "Frontoparietal cortical dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Central nervous system degeneration) - -AnnotationAssertion( "UMLS:C3277687") -AnnotationAssertion(Annotation( ) "CNS degeneration") -AnnotationAssertion( "HP:0007009") -AnnotationAssertion(rdfs:label "Central nervous system degeneration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Progressive forgetfulness) - -AnnotationAssertion(Annotation( ) "Forgetfullness") -AnnotationAssertion( "UMLS:C3277688") -AnnotationAssertion( "HP:0007017") -AnnotationAssertion(rdfs:label "Progressive forgetfulness") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Poorly formed metencephalon) - -AnnotationAssertion(Annotation( "HPO:probinson") "A morphological abnormality of the metencephalon.") -AnnotationAssertion( "UMLS:C4024951") -AnnotationAssertion( "HP:0007027") -AnnotationAssertion(rdfs:comment "The metencephalon comprises the pons and the cerebellum; contains a portion of the fourth ventricle; and the trigeminal nerve, abducens nerve, facial nerve, and a portion of the vestibulocochlear nerve. The metencephalon is part of the hindbrain.") -AnnotationAssertion(rdfs:label "Poorly formed metencephalon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebellar dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:25105227") Annotation( "PMID:27160001") "Cerebellar dysplasia (abnormal growth or development) is defined by abnormal cerebellar foliation, white matter arborization, and gray-white matter junction. Cerebellar dysplasia is a neuroimaging finding that describes abnormalities of both the cerebellar cortex and white matter and is associated with variable neurodevelopmental outcome. Dysplasia may globally involve the cerebellum or affect only one cerebellar hemisphere. In addition, cerebellar dysplasia may be associated with cortical/subcortical cysts.") -AnnotationAssertion( "HP:0006893") -AnnotationAssertion( "UMLS:C3278322") -AnnotationAssertion( "HP:0007033") -AnnotationAssertion(rdfs:comment "Any part of the cerebellum can be dysplastic, from small focal regions within one hemisphere to abnormal foliation throughout the cerebellum. Hypoplastic cerebella are frequently also dysmorphic, as observed in tubulinopathies and cobblestone malformations.") -AnnotationAssertion(rdfs:label "Cerebellar dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Proximal hyperreflexia) - -AnnotationAssertion( "Hyperactive stretch reflexes of muscles that move proximal joints (elbow, knee).") -AnnotationAssertion( "UMLS:C1836012") -AnnotationAssertion( "Hyperreflexia proximally") -AnnotationAssertion( "HP:0007054") -AnnotationAssertion(rdfs:label "Proximal hyperreflexia") -SubClassOf( ) - -# Class: (Hyperactive patellar reflex) - -AnnotationAssertion( "UMLS:C0240116") -AnnotationAssertion( "Hyperreflexia in knees") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Overactive knee reflex") -AnnotationAssertion(Annotation( ) "Brisk knee jerk") -AnnotationAssertion( "HP:0007083") -AnnotationAssertion(rdfs:label "Hyperactive patellar reflex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Proximal amyotrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Amyotrophy (muscular atrophy) affecting the proximal musculature.") -AnnotationAssertion( "HP:0006792") -AnnotationAssertion( "HP:0006966") -AnnotationAssertion( "HP:0008943") -AnnotationAssertion( "HP:0008980") -AnnotationAssertion( "HP:0009041") -AnnotationAssertion( "UMLS:C1850794") -AnnotationAssertion( "Muscle atrophy, proximal") -AnnotationAssertion( "Proximal muscle atrophy") -AnnotationAssertion( "Proximal muscle wasting") -AnnotationAssertion( "Symmetric proximal muscular atrophy") -AnnotationAssertion( "Symmetrical, proximal limb muscle atrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Wasting of muscles near the body") -AnnotationAssertion( "HP:0007126") -AnnotationAssertion(rdfs:comment "Proximal amyotrophy usually has a roughly symmetric distribution.") -AnnotationAssertion(rdfs:label "Proximal amyotrophy") -SubClassOf( ) - -# Class: (Distal upper limb amyotrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Muscular atrophy of distal arm muscles.") -AnnotationAssertion( "UMLS:C4021581") -AnnotationAssertion( "Distal upper limb muscle atrophy") -AnnotationAssertion( "HP:0007149") -AnnotationAssertion(rdfs:label "Distal upper limb amyotrophy") -SubClassOf( ) -SubClassOf( ) - -# Class: (Peripheral hypomyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced amount of myelin in the nervous system resulting from defective myelinogenesis in the peripheral nervous system.") -AnnotationAssertion( "HP:0007012") -AnnotationAssertion( "HP:0007160") -AnnotationAssertion( "HP:0007226") -AnnotationAssertion( "UMLS:C4024927") -AnnotationAssertion( "HP:0007182") -AnnotationAssertion(rdfs:comment "This finding can be demonstrated by nerve biopsy.") -AnnotationAssertion(rdfs:label "Peripheral hypomyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neuronal loss in the cerebral cortex) - -AnnotationAssertion( "UMLS:C1849485") -AnnotationAssertion( "HP:0007190") -AnnotationAssertion(rdfs:label "Neuronal loss in the cerebral cortex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lower limb amyotrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Muscular atrophy affecting the lower limb.") -AnnotationAssertion( "UMLS:C4024921") -AnnotationAssertion( "HP:0007210") -AnnotationAssertion(rdfs:label "Lower limb amyotrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent mesencephalon) - -AnnotationAssertion(Annotation( "KI:phemming") "Agenesis of the midbrain.") -AnnotationAssertion( "UMLS:C4024913") -AnnotationAssertion( "HP:0007265") -AnnotationAssertion(rdfs:comment "Midbrain and mesencephalon are synonymous.") -AnnotationAssertion(rdfs:label "Absent mesencephalon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral dysmyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Defective structure and function of myelin sheaths of the white matter of the brain.") -AnnotationAssertion( "HP:0007134") -AnnotationAssertion( "HP:0007217") -AnnotationAssertion( "UMLS:C1854885") -AnnotationAssertion( "UMLS:C4020810") -AnnotationAssertion( "Areas of dysmyelination on MRI") -AnnotationAssertion( "Dysmyelination of the brain") -AnnotationAssertion( "White matter dysmyelination/demyelination") -AnnotationAssertion( "HP:0007266") -AnnotationAssertion(rdfs:label "Cerebral dysmyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (CNS demyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "A loss of myelin from nerve fibers in the central nervous system.") -AnnotationAssertion( "HP:0007222") -AnnotationAssertion( "UMLS:C0338474") -AnnotationAssertion( "Demyelination in central white matter") -AnnotationAssertion( "HP:0007305") -AnnotationAssertion(rdfs:comment "CNS demyelination affects the white matter, which consists mostly of axons with their envelope of myelin, along with two types of neuroglia: oligo-dendrocytes and astrocytes.") -AnnotationAssertion(rdfs:label "CNS demyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral degeneration) - -AnnotationAssertion( "HP:0006874") -AnnotationAssertion( "SNOMEDCT_US:418143002") -AnnotationAssertion( "SNOMEDCT_US:52522001") -AnnotationAssertion( "UMLS:C0154671") -AnnotationAssertion( "Neuroaxonal degeneration in the brain") -AnnotationAssertion( "HP:0007313") -AnnotationAssertion(rdfs:label "Cerebral degeneration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the frontal lobes) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Underdevelopment of the frontal lobe of the cerebrum.") -AnnotationAssertion( "HP:0002424") -AnnotationAssertion( "UMLS:C1849172") -AnnotationAssertion( "Frontal lobe hypoplasia") -AnnotationAssertion( "Hypoplastic frontal lobes") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped frontal lobe") -AnnotationAssertion( "HP:0007333") -AnnotationAssertion(rdfs:label "Hypoplasia of the frontal lobes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal morphology of the limbic system) - -AnnotationAssertion( "Any structural anomaly of the limbic system, a set of midline structures surrounding the brainstem of the mammalian brain, originally described anatomically, e.g., hippocampal formation, amygdala, hypothalamus, cingulate cortex. Although the original designation was anatomical, the limbic system has come to be associated with the system in the brain subserving emotional functions. As such, it is very poorly defined and doesn't correspond closely to the anatomical meaning any longer. [BirnLex].") -AnnotationAssertion( "UMLS:C1863392") -AnnotationAssertion( "Limbic malformation") -AnnotationAssertion( "HP:0007343") -AnnotationAssertion(rdfs:label "Abnormal morphology of the limbic system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atrophy/Degeneration involving the spinal cord) - -AnnotationAssertion( "UMLS:C1843858") -AnnotationAssertion( "Atrophic and degenerative changes in the spinal cord") -AnnotationAssertion( "HP:0007344") -AnnotationAssertion(rdfs:label "Atrophy/Degeneration involving the spinal cord") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hyperreflexia in upper limbs) - -AnnotationAssertion( "UMLS:C1843175") -AnnotationAssertion( "HP:0007350") -AnnotationAssertion(rdfs:label "Hyperreflexia in upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Amyotrophic lateral sclerosis) - -AnnotationAssertion( "MSH:D000690") -AnnotationAssertion( "SNOMEDCT_US:86044005") -AnnotationAssertion( "UMLS:C0002736") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Lou Gehrig's disease") -AnnotationAssertion( "HP:0007354") -AnnotationAssertion(rdfs:label "Amyotrophic lateral sclerosis") -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the cerebellum) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-31T05:30:00Z") -AnnotationAssertion( "HP:0006857") -AnnotationAssertion( "HP:0007368") -AnnotationAssertion( "UMLS:C3279222") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small cerebellum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped cerebellum") -AnnotationAssertion( "Atrophy/Degeneration affecting the cerebellum") -AnnotationAssertion( "Atrophy/Hypoplasia of the cerebellum") -AnnotationAssertion( "Cerebellar hypoplasia/atrophy") -AnnotationAssertion( "HP:0007360") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the cerebellum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pons morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the pons.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-31T05:32:00Z") -AnnotationAssertion( "UMLS:C4024905") -AnnotationAssertion( "Abnormality of the pons") -AnnotationAssertion( "HP:0007361") -AnnotationAssertion(rdfs:comment "The pons is the portion of the brainstem superior to the medulla oblongata.") -AnnotationAssertion(rdfs:label "Abnormal pons morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the brainstem) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-31T05:33:00Z") -AnnotationAssertion( "UMLS:C4024904") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small brainstem") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped brainstem") -AnnotationAssertion( "HP:0007362") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the brainstem") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the cerebrum) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-03-31T05:43:00Z") -AnnotationAssertion( "UMLS:C4024902") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/small cerebrum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/underdeveloped cerebrum") -AnnotationAssertion( "HP:0007364") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the cerebrum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Atrophy/Degeneration affecting the brainstem) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-01T10:22:00Z") -AnnotationAssertion( "UMLS:C4024900") -AnnotationAssertion( "Brainstem atrophy") -AnnotationAssertion( "HP:0007366") -AnnotationAssertion(rdfs:label "Atrophy/Degeneration affecting the brainstem") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Atrophy/Degeneration affecting the central nervous system) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-01T10:23:00Z") -AnnotationAssertion( "UMLS:C4024899") -AnnotationAssertion(Annotation( ) "Atrophy/Degeneration affecting the CNS") -AnnotationAssertion( "HP:0007367") -AnnotationAssertion(rdfs:label "Atrophy/Degeneration affecting the central nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atrophy/Degeneration affecting the cerebrum) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of atrophy (wasting) of the cerebrum, also known as the telencephalon, the largest and most highly developed part of the human brain.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-01T10:28:00Z") -AnnotationAssertion( "UMLS:C4024898") -AnnotationAssertion( "HP:0007369") -AnnotationAssertion(rdfs:label "Atrophy/Degeneration affecting the cerebrum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Motor neuron atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Wasting involving the motor neuron.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-01T10:39:00Z") -AnnotationAssertion( "UMLS:C4024896") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Motor neuron degeneration") -AnnotationAssertion( "HP:0007373") -AnnotationAssertion(rdfs:label "Motor neuron atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal choroid plexus morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the choroid plexus, which is the area in the cerebral ventricles in which cerebrospinal fluid is produced by modified ependymal cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-01T10:52:00Z") -AnnotationAssertion( "UMLS:C4024893") -AnnotationAssertion( "HP:0007376") -AnnotationAssertion(rdfs:comment "The choroid plexus is a structure in the ventricles of the brain where cerebrospinal fluid (CSF) is produced.") -AnnotationAssertion(rdfs:label "Abnormal choroid plexus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic sweat glands) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the sweat glands.") -AnnotationAssertion( "UMLS:C1832455") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped sweat glands") -AnnotationAssertion( "HP:0007387") -AnnotationAssertion(rdfs:label "Hypoplastic sweat glands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Irregular hyperpigmentation) - -AnnotationAssertion( "UMLS:C1860236") -AnnotationAssertion( "HP:0007400") -AnnotationAssertion(rdfs:label "Irregular hyperpigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absence of subcutaneous fat) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of subcutaneous adipose tissue.") -AnnotationAssertion( "HP:0007519") -AnnotationAssertion( "UMLS:C0241267") -AnnotationAssertion( "UMLS:C4024855") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent fat below the skin") -AnnotationAssertion( "General absence of subcutaneous fat") -AnnotationAssertion(Annotation( ) "Lack of fatty tissue below the skin") -AnnotationAssertion( "HP:0007485") -AnnotationAssertion(rdfs:label "Absence of subcutaneous fat") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased number of sweat glands) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of fewer than normal sweat glands.") -AnnotationAssertion( "HP:0007555") -AnnotationAssertion( "HP:0007594") -AnnotationAssertion( "UMLS:C4021574") -AnnotationAssertion(Annotation( ) "Decreased sweat glands") -AnnotationAssertion(Annotation( ) "Decreased sweat pores") -AnnotationAssertion( "HP:0007500") -AnnotationAssertion(rdfs:label "Decreased number of sweat glands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic pilosebaceous units) - -AnnotationAssertion( "UMLS:C1832454") -AnnotationAssertion( "HP:0007515") -AnnotationAssertion(rdfs:label "Hypoplastic pilosebaceous units") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Irregular hyperpigmentation of back) - -AnnotationAssertion( "UMLS:C4024854") -AnnotationAssertion( "HP:0007521") -AnnotationAssertion(rdfs:label "Irregular hyperpigmentation of back") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Epidermal hyperkeratosis) - -AnnotationAssertion( "UMLS:C1848773") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased thickness of skin epidermis") -AnnotationAssertion( "HP:0007543") -AnnotationAssertion(rdfs:label "Epidermal hyperkeratosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Mandibular osteomyelitis) - -AnnotationAssertion( "Osteomyelitis of the lower jaw.") -AnnotationAssertion( "HP:0005869") -AnnotationAssertion( "SNOMEDCT_US:109695005") -AnnotationAssertion( "UMLS:C1290708") -AnnotationAssertion(Annotation( ) "Lower jaw bone infection") -AnnotationAssertion( "Osteomyelitis, especially of the mandible") -AnnotationAssertion( "HP:0007626") -AnnotationAssertion(rdfs:label "Mandibular osteomyelitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of chorioretinal pigmentation) - -AnnotationAssertion( "UMLS:C4024819") -AnnotationAssertion( "HP:0007661") -AnnotationAssertion(rdfs:label "Abnormality of chorioretinal pigmentation") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Reduced visual acuity) - -AnnotationAssertion( "HP:0001091") -AnnotationAssertion( "HP:0007693") -AnnotationAssertion( "HP:0007739") -AnnotationAssertion( "HP:0007969") -AnnotationAssertion( "HP:0008008") -AnnotationAssertion( "SNOMEDCT_US:13164000") -AnnotationAssertion( "UMLS:C0234632") -AnnotationAssertion( "Decreased central vision") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Decreased clarity of vision") -AnnotationAssertion( "Decreased visual acuity") -AnnotationAssertion( "Poor visual acuity") -AnnotationAssertion( "HP:0007663") -AnnotationAssertion(rdfs:label "Reduced visual acuity") -SubClassOf( ) - -# Class: (Hypoplasia of the iris) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital underdevelopment of the iris.") -AnnotationAssertion( "HP:0000638") -AnnotationAssertion( "HP:0007724") -AnnotationAssertion( "HP:0007998") -AnnotationAssertion( "SNOMEDCT_US:95714006") -AnnotationAssertion( "UMLS:C0344539") -AnnotationAssertion( "Hypoplastic iris") -AnnotationAssertion( "Iris hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped iris") -AnnotationAssertion( "HP:0007676") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplasia of the iris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Depigmented fundus) - -AnnotationAssertion( "UMLS:C4024816") -AnnotationAssertion( "HP:0007680") -AnnotationAssertion(rdfs:label "Depigmented fundus") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ocular anterior segment dysgenesis) - -AnnotationAssertion(Annotation( "DDD:ncarter") "Abnormal development (dysgenesis) of the anterior segment of the eye globe. These structures are mainly of mesenchymal origin.") -AnnotationAssertion( "HP:0007696") -AnnotationAssertion( "HP:0007699") -AnnotationAssertion( "HP:0008040") -AnnotationAssertion( "SNOMEDCT_US:65075004") -AnnotationAssertion( "UMLS:C0266525") -AnnotationAssertion( "Anterior chamber cleavage defect") -AnnotationAssertion( "Anterior chamber cleavage disorder") -AnnotationAssertion( "Anterior chamber malformation") -AnnotationAssertion( "Anterior chamber mesodermal anomalies") -AnnotationAssertion( "Anterior segment developmental abnormality") -AnnotationAssertion( "Anterior segment dysgenesis") -AnnotationAssertion( "Anterior segment mesencyhmal dysgenesis") -AnnotationAssertion( "Anterior segment ocular dysgenesis") -AnnotationAssertion( "HP:0007700") -AnnotationAssertion(rdfs:comment "In anterior segment mesenchymal ocular dysgenesis (ASMOD), multiple tissues are affected, including the iris, cornea, and lens as well as the Schlemm's canal and trabecular meshwork drainage structures located at the anterior segment angle where the iris and cornea meet. These abnormalities may result from a primary defect in the migration and/or differentiation of the mesenchymal cells that contribute to development of the cornea, iris, and drainage structures.") -AnnotationAssertion(rdfs:label "Ocular anterior segment dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Corneal degeneration) - -AnnotationAssertion( "SNOMEDCT_US:111521006") -AnnotationAssertion( "UMLS:C0155118") -AnnotationAssertion( "HP:0007705") -AnnotationAssertion(rdfs:label "Corneal degeneration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flat cornea) - -AnnotationAssertion(Annotation( "HPO:probinson") "Cornea plana is an abnormally flat shape of the cornea such that the normal protrusion of the cornea from the sclera is missing. The reduced corneal curvature can lead to hyperopia, and a hazy corneal limbus and arcus lipoides may develop at an early age.") -AnnotationAssertion( "SNOMEDCT_US:204145006") -AnnotationAssertion( "UMLS:C0344529") -AnnotationAssertion( "Cornea plana") -AnnotationAssertion( "HP:0007720") -AnnotationAssertion(rdfs:label "Flat cornea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Iris hypopigmentation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal reduction in the amount of pigmentation of the iris.") -AnnotationAssertion( "SNOMEDCT_US:247032003") -AnnotationAssertion( "SNOMEDCT_US:70397008") -AnnotationAssertion( "UMLS:C0154920") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Light eye color") -AnnotationAssertion(Annotation( ) "Light eye colour") -AnnotationAssertion( "Reduced iris pigmentation") -AnnotationAssertion( "HP:0007730") -AnnotationAssertion(rdfs:label "Iris hypopigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chorioretinal dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal development of the choroid and retina.") -AnnotationAssertion( "UMLS:C4024809") -AnnotationAssertion( "HP:0007731") -AnnotationAssertion(rdfs:label "Chorioretinal dysplasia") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Hypoplasia of the retina) - -AnnotationAssertion( "UMLS:C1854685") -AnnotationAssertion( "Retinal hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped retina") -AnnotationAssertion( "HP:0007770") -AnnotationAssertion(rdfs:label "Hypoplasia of the retina") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the ciliary body) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the ciliary body.") -AnnotationAssertion( "UMLS:C1836890") -AnnotationAssertion( "HP:0007774") -AnnotationAssertion(rdfs:label "Hypoplasia of the ciliary body") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Anterior segment of eye aplasia) - -AnnotationAssertion( "UMLS:C1853234") -AnnotationAssertion( "HP:0007779") -AnnotationAssertion(rdfs:label "Anterior segment of eye aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pigmentation of the sclera) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Pigmentation of the outer white part of the eyeball") -AnnotationAssertion( "UMLS:C1859882") -AnnotationAssertion( "HP:0007832") -AnnotationAssertion(rdfs:label "Pigmentation of the sclera") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Progressive cataract) - -AnnotationAssertion(Annotation( "HPO:probinson") "A kind of cataract that progresses with age.") -AnnotationAssertion( "HP:0007828") -AnnotationAssertion( "UMLS:C4021566") -AnnotationAssertion( "Cataract, progressive") -AnnotationAssertion( "HP:0007834") -AnnotationAssertion(rdfs:label "Progressive cataract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Retinal vascular proliferation) - -AnnotationAssertion( "MSH:D015861") -AnnotationAssertion( "SNOMEDCT_US:61267008") -AnnotationAssertion( "UMLS:C0035320") -AnnotationAssertion( "HP:0007850") -AnnotationAssertion(rdfs:label "Retinal vascular proliferation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypopigmentation of the fundus) - -AnnotationAssertion(Annotation( "ORCID:0000-0003-0986-4123") "Reduced pigmentation of the fundus, typically generalised. Fundoscopy may reveal a low level pigment in both RPE and choroid with clear visibility of choroidal vessels (pale/albinoid) or low pigment level in the RPE with deep pigment in choroid so that visible choroidal vessels are separated by deeply pigmented zones (tesselated/tigroid).") -AnnotationAssertion( "HP:0001111") -AnnotationAssertion( "HP:0001487") -AnnotationAssertion( "HP:0007746") -AnnotationAssertion( "HP:0007752") -AnnotationAssertion( "SNOMEDCT_US:95694000") -AnnotationAssertion( "UMLS:C0151891") -AnnotationAssertion( "Decreased fundus pigmentation") -AnnotationAssertion( "Fundus hypopigmentation") -AnnotationAssertion( "HP:0007894") -AnnotationAssertion(rdfs:label "Hypopigmentation of the fundus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Vitreous hemorrhage) - -AnnotationAssertion(Annotation( "DDD:akelly") Annotation( "PMID:16882398") "Bleeding within the vitreous compartment of the eye.") -AnnotationAssertion( "MSH:D014823") -AnnotationAssertion( "SNOMEDCT_US:31341008") -AnnotationAssertion( "UMLS:C0042909") -AnnotationAssertion(Annotation( ) "Vitreous haemorrhage") -AnnotationAssertion( "HP:0007902") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The most common causes include proliferative diabetic retinopathy, vitreous detachment with or without retinal breaks, and trauma. Less common causes include vascular occlusive disease, retinal arterial macroaneurysm, hemoglobinopathies, age-related macular degeneration, intraocular tumors, and others.") -AnnotationAssertion(rdfs:label "Vitreous hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal iris vasculature) - -AnnotationAssertion( "UMLS:C3275963") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of iris blood vessels") -AnnotationAssertion( "HP:0007905") -AnnotationAssertion(rdfs:label "Abnormal iris vasculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Retinal dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the retina.") -AnnotationAssertion( "HP:0007901") -AnnotationAssertion( "HP:0008022") -AnnotationAssertion( "MSH:D015792") -AnnotationAssertion( "SNOMEDCT_US:95494009") -AnnotationAssertion( "UMLS:C0035313") -AnnotationAssertion( "Retinal dysgenesis") -AnnotationAssertion( "HP:0007973") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This feature is a congenital developmental anomaly of the retina characterized by abnormal growth and differentiation. The retina contains numerous tubular structures and rosettes. Retinal dysplasia (synonym: retinal dysgenesis) is often accompanied by retinal detachment and micropthalmos, but the latter features should be coded separately.") -AnnotationAssertion(rdfs:label "Retinal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic iris stroma) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the stroma of iris.") -AnnotationAssertion( "HP:0007991") -AnnotationAssertion( "HP:0008027") -AnnotationAssertion( "UMLS:C1860344") -AnnotationAssertion( "Hypoplastic iris stoma") -AnnotationAssertion( "Iris stromal hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Underdeveloped iris stroma") -AnnotationAssertion( "HP:0007990") -AnnotationAssertion(rdfs:label "Hypoplastic iris stroma") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased corneal reflex) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally reduced response to stimulation of the cornea (by touch, foreign body, blowing air). The corneal reflex (also known as the blink reflex, normally results in an involuntary blinking of the eyelids.") -AnnotationAssertion( "MSH:D012021") -AnnotationAssertion( "SNOMEDCT_US:103254005") -AnnotationAssertion( "UMLS:C0151572") -AnnotationAssertion( "Decreased blink reflex") -AnnotationAssertion( "Reduced corneal reflex") -AnnotationAssertion( "HP:0008000") -AnnotationAssertion(rdfs:label "Decreased corneal reflex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal iris pigmentation) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal pigmentation of the iris.") -AnnotationAssertion( "UMLS:C1834387") -AnnotationAssertion( "HP:0008034") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal iris pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal retinal vascular morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of retinal vasculature.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T12:09:00Z") -AnnotationAssertion( "UMLS:C4024753") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of retina blood vessels") -AnnotationAssertion( "Abnormality of the retinal vasculature") -AnnotationAssertion( "HP:0008046") -AnnotationAssertion(rdfs:label "Abnormal retinal vascular morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the vasculature of the eye) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T12:10:00Z") -AnnotationAssertion( "UMLS:C4024752") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of eye blood vessels") -AnnotationAssertion( "HP:0008047") -AnnotationAssertion(rdfs:label "Abnormality of the vasculature of the eye") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the iris) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the iris.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T01:50:00Z") -AnnotationAssertion( "UMLS:C4024748") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small iris") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped iris") -AnnotationAssertion( "HP:0008053") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the iris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia affecting the uvea) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the uvea, the pigmented middle layer of the eye consisting of the iris and ciliary body together with the choroid.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:24:00Z") -AnnotationAssertion( "UMLS:C4024746") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Absent/underdeveloped uvea") -AnnotationAssertion( "HP:0008055") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia affecting the uvea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia affecting the eye) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:25:00Z") -AnnotationAssertion( "UMLS:C4024745") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small eye") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped eye") -AnnotationAssertion( "HP:0008056") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia affecting the eye") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia affecting the fundus) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:27:00Z") -AnnotationAssertion( "UMLS:C4024744") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "https://en.wikipedia.org/wiki/febrile_seizure") "Absent/small fundus") -AnnotationAssertion( "HP:0008057") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia affecting the fundus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the retina) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:30:00Z") -AnnotationAssertion( "UMLS:C4024740") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small retina") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped retina") -AnnotationAssertion( "HP:0008061") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the retina") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia affecting the anterior segment of the eye) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the anterior segment of the eye.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:33:00Z") -AnnotationAssertion( "UMLS:C4024739") -AnnotationAssertion( "HP:0008062") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia affecting the anterior segment of the eye") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the lens) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the lens.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:33:00Z") -AnnotationAssertion( "UMLS:C4024738") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small lens") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped lens") -AnnotationAssertion( "HP:0008063") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the lens") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the skin) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-02T03:44:00Z") -AnnotationAssertion( "UMLS:C4024737") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small skin") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped skin") -AnnotationAssertion( "HP:0008065") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the skin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteoporotic tarsals) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduction in bone mineral density affecting any or all of the tarsal bones, seven bones of the foot comprising the calcaneus, talus, cuboid, navicular, and the cuneiform bones.") -AnnotationAssertion( "UMLS:C1836872") -AnnotationAssertion( "HP:0008076") -AnnotationAssertion(rdfs:label "Osteoporotic tarsals") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed tarsal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delayed maturation and calcification of any of the tarsal bones, seven bones of the foot comprising the calcaneus, talus, cuboid, navicular, and the cuneiform bones.") -AnnotationAssertion( "HP:0008145") -AnnotationAssertion( "UMLS:C1846853") -AnnotationAssertion( "UMLS:C4280418") -AnnotationAssertion( "Tarsal delayed ossification") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed ankle bone maturation") -AnnotationAssertion( "HP:0008103") -AnnotationAssertion(rdfs:label "Delayed tarsal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Mucopolysacchariduria) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excessive amounts of mucopolysaccharide in the urine.") -AnnotationAssertion( "HP:0003567") -AnnotationAssertion( "UMLS:C4024726") -AnnotationAssertion( "HP:0008155") -AnnotationAssertion(rdfs:comment "This finding is suggestive of the diagnosis of a mucopolysaccharidosis.") -AnnotationAssertion(rdfs:label "Mucopolysacchariduria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenocortical hypoplasia) - -AnnotationAssertion( "UMLS:C4024719") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small adrenal cortex") -AnnotationAssertion( "HP:0008182") -AnnotationAssertion(rdfs:label "Adrenocortical hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thyroid dysgenesis) - -AnnotationAssertion( "MSH:D050033") -AnnotationAssertion( "UMLS:C1563716") -AnnotationAssertion( "Thyroid dysplasia") -AnnotationAssertion( "HP:0008188") -AnnotationAssertion(rdfs:label "Thyroid dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thyroid agenesis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:2918525") "The congenital absence of the thyroid gland.") -AnnotationAssertion( "MSH:D050033") -AnnotationAssertion( "UMLS:C0749420") -AnnotationAssertion( "UMLS:C4020805") -AnnotationAssertion( "Athyroidal hypothyroidism") -AnnotationAssertion( "HP:0008191") -AnnotationAssertion(rdfs:label "Thyroid agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Primary adrenal insufficiency) - -AnnotationAssertion(Annotation( "HPO:probinson") "Insufficient production of steroid hormones (primarily cortisol) by the adrenal glands as a result of a primary defect in the glands themselves.") -AnnotationAssertion( "HP:0000862") -AnnotationAssertion( "HP:0008219") -AnnotationAssertion( "HP:0008252") -AnnotationAssertion( "MSH:D000224") -AnnotationAssertion( "SNOMEDCT_US:363732003") -AnnotationAssertion( "SNOMEDCT_US:373662000") -AnnotationAssertion( "SNOMEDCT_US:386584007") -AnnotationAssertion( "UMLS:C0001403") -AnnotationAssertion( "UMLS:C0405580") -AnnotationAssertion( "Adrenocortical insufficiency") -AnnotationAssertion( "Primary adrenocortical failure") -AnnotationAssertion( "Addison disease") -AnnotationAssertion( "Addison's disease") -AnnotationAssertion( "HP:0008207") -AnnotationAssertion(rdfs:comment "Deficiency of both glucocorticoids and mineralocorticoids.") -AnnotationAssertion(rdfs:label "Primary adrenal insufficiency") -SubClassOf( ) - -# Class: (Adrenal gland dysgenesis) - -AnnotationAssertion(Annotation( "DDD:spark") "Abnormal development of the adrenal gland.") -AnnotationAssertion( "UMLS:C1856017") -AnnotationAssertion( "Adrenal gland dysplasia") -AnnotationAssertion( "Dysplastic adrenal glands") -AnnotationAssertion( "HP:0008216") -AnnotationAssertion(rdfs:label "Adrenal gland dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenal hyperplasia) - -AnnotationAssertion(Annotation( "DDD:spark") "Enlargement of the adrenal gland.") -AnnotationAssertion( "SNOMEDCT_US:419920004") -AnnotationAssertion( "UMLS:C1621895") -AnnotationAssertion(Annotation( ) "Enlarged adrenal glands") -AnnotationAssertion( "HP:0008221") -AnnotationAssertion(rdfs:label "Adrenal hyperplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenal medullary hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the adrenal medulla.") -AnnotationAssertion( "UMLS:C4024717") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Small adrenal medulla") -AnnotationAssertion( "HP:0008239") -AnnotationAssertion(rdfs:label "Adrenal medullary hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebellar cortical atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Atrophy (wasting) of the cerebellar cortex.") -AnnotationAssertion( "UMLS:C4024710") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Cerebellar cortex degeneration") -AnnotationAssertion( "HP:0008278") -AnnotationAssertion(rdfs:comment "Cerebellar cortical atrophy may be associated with vacuolated or binucleated Purkinje cells.") -AnnotationAssertion(rdfs:label "Cerebellar cortical atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Spinal cord posterior columns myelin loss) - -AnnotationAssertion( "UMLS:C4024706") -AnnotationAssertion( "HP:0008311") -AnnotationAssertion(rdfs:label "Spinal cord posterior columns myelin loss") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Elevated plasma branched chain amino acids) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An increased concentration of a branched chain amino acid in the blood.") -AnnotationAssertion( "UMLS:C4024697") -AnnotationAssertion( "HP:0008344") -AnnotationAssertion(rdfs:label "Elevated plasma branched chain amino acids") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the tarsal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the tarsal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T11:35:00Z") -AnnotationAssertion( "HP:0008109") -AnnotationAssertion( "UMLS:C1848671") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/small ankle bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/underdeveloped ankle bone") -AnnotationAssertion( "Aplastic/hypoplastic tarsals") -AnnotationAssertion( "HP:0008363") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the tarsal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Foot joint contracture) - -AnnotationAssertion( "Contractures of one or more joints of the feet meaning chronic loss of joint motion due to structural changes in non-bony tissue.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T11:44:00Z") -AnnotationAssertion( "HP:0100492") -AnnotationAssertion( "SNOMEDCT_US:239742004") -AnnotationAssertion( "UMLS:C0343149") -AnnotationAssertion( "Contractures involving the joints of the feet") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Contractures of the foot joints") -AnnotationAssertion( "Joint contractures involving the joints of the feet") -AnnotationAssertion( "HP:0008366") -AnnotationAssertion(rdfs:label "Foot joint contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal tarsal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the formation and mineralization of any of the tarsal bones, seven bones of the foot comprising the calcaneus, talus, cuboid, navicular, and the cuneiform bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T11:53:00Z") -AnnotationAssertion( "UMLS:C4021544") -AnnotationAssertion( "UMLS:C4025075") -AnnotationAssertion( "Abnormal ossification of tarsal bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Hardening of ankle bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of ankle bones") -AnnotationAssertion( "HP:0008369") -AnnotationAssertion(rdfs:label "Abnormal tarsal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal metatarsal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormal process of ossification of the metatarsal bones, which normally are each ossified from two centers: one for the body, and one for the head (metatarsal II,III,IV, and V) and one for the body and one for the base (metatarsal I). The ossification process begins in the center of the body about the ninth week, and extends toward either extremity. The center for the base of the first metatarsal appears about the third year, and the centers for the heads of the other bones between the fifth and eighth years. They join the bodies between the eighteenth and twentieth years.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T11:59:00Z") -AnnotationAssertion( "UMLS:C4021543") -AnnotationAssertion( "Abnormal ossification involving metatarsal bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of long bone of foot") -AnnotationAssertion( "HP:0008371") -AnnotationAssertion(rdfs:label "Abnormal metatarsal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Puberty and gonadal disorders) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T12:35:00Z") -AnnotationAssertion( "HP:0000827") -AnnotationAssertion( "UMLS:C4024685") -AnnotationAssertion(Annotation( ) "Puberty and gonadal disorders") -AnnotationAssertion( "HP:0008373") -AnnotationAssertion(rdfs:label "Puberty and gonadal disorders") -SubClassOf( ) - -# Class: (Slow-growing nails) - -AnnotationAssertion(Annotation( "HPO:probinson") "Nails whose growth is slower than normal.") -AnnotationAssertion( "HP:0008411") -AnnotationAssertion( "UMLS:C1835238") -AnnotationAssertion(Annotation( ) "Slow-growing nails") -AnnotationAssertion( "HP:0008383") -AnnotationAssertion(rdfs:label "Slow-growing nails") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the nails) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the nail.") -AnnotationAssertion( "HP:0008385") -AnnotationAssertion( "UMLS:C1859077") -AnnotationAssertion( "Absent/hypoplastic nails") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/small nails") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/underdeveloped nails") -AnnotationAssertion( "Nail aplasia/hypoplasia") -AnnotationAssertion( "HP:0008386") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the nails") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal toenail morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the toenail.") -AnnotationAssertion( "SNOMEDCT_US:700189007") -AnnotationAssertion( "UMLS:C3839753") -AnnotationAssertion(Annotation( ) "Abnormality of the toenail") -AnnotationAssertion(Annotation( ) "Abnormality of the toenails") -AnnotationAssertion( "HP:0008388") -AnnotationAssertion(rdfs:label "Abnormal toenail morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dystrophic fingernails) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of misshapen or partially destroyed nail plates, often with accumulation of soft, yellow keratin between the dystrophic nail plate and nail bed, resulting in elevation of the nail plate.") -AnnotationAssertion( "UMLS:C3551426") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "http://naildystrophy.com/") Annotation( ) "Poor fingernail formation") -AnnotationAssertion( "HP:0008391") -AnnotationAssertion(rdfs:label "Dystrophic fingernails") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Onychogryposis of toenails) - -AnnotationAssertion(Annotation( "HPO:probinson") "Thickened toenails.") -AnnotationAssertion( "HP:0008395") -AnnotationAssertion( "HP:0008405") -AnnotationAssertion( "UMLS:C4024679") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Overgrowth and curving of toenails") -AnnotationAssertion( "HP:0008401") -AnnotationAssertion(rdfs:label "Onychogryposis of toenails") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Nail dystrophy) - -AnnotationAssertion(Annotation( "PMID:19675700") "Onychodystrophy (nail dystrophy) refers to nail changes apart from changes of the color (nail dyschromia) and involves partial or complete disruption of the various keratinous layers of the nail plate.") -AnnotationAssertion( "HP:0008382") -AnnotationAssertion( "HP:0008397") -AnnotationAssertion( "HP:0008408") -AnnotationAssertion(Annotation(rdfs:label "Nail dystrophy") "MEDDRA:10028698") -AnnotationAssertion( "SNOMEDCT_US:87065009") -AnnotationAssertion( "UMLS:C0221260") -AnnotationAssertion( "Dystrophic nails") -AnnotationAssertion( "Onychodystrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "http://naildystrophy.com/") Annotation( ) "Poor nail formation") -AnnotationAssertion( "HP:0008404") -AnnotationAssertion(rdfs:comment "Onychodystrophy is a widely used, yet rarely defined term. Onychodystrophy can be caused by congenital nail diseases, systemic disorders, fungal and nonfungal infections, various noninfectious inflammatory dermatologic diseases of the nail unit and tumors. Onychodystrophy can also occur secondarily to systemic drug use.") -AnnotationAssertion(rdfs:label "Nail dystrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Vertebral hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Small, underdeveloped vertebral bodies.") -AnnotationAssertion( "HP:0008431") -AnnotationAssertion( "SNOMEDCT_US:205456006") -AnnotationAssertion( "UMLS:C0345394") -AnnotationAssertion(Annotation( ) "Underdeveloped vertebrae") -AnnotationAssertion( "HP:0008417") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Vertebral hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Spinal dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the vertebral column.") -AnnotationAssertion( "UMLS:C4021853") -AnnotationAssertion( "HP:0008423") -AnnotationAssertion(rdfs:label "Spinal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic 5th lumbar vertebrae) - -AnnotationAssertion( "UMLS:C1859366") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped 5th lumbar vertebrae") -AnnotationAssertion( "HP:0008424") -AnnotationAssertion(rdfs:label "Hypoplastic 5th lumbar vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic cervical vertebrae) - -AnnotationAssertion( "HP:0008415") -AnnotationAssertion( "UMLS:C1835570") -AnnotationAssertion( "Cervical vertebrae hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Underdeveloped cervical vertebrae") -AnnotationAssertion( "HP:0008434") -AnnotationAssertion(rdfs:label "Hypoplastic cervical vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent/hypoplastic coccyx) - -AnnotationAssertion( "UMLS:C1856644") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/small tailbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/underdeveloped tailbone") -AnnotationAssertion( "HP:0008436") -AnnotationAssertion(rdfs:label "Absent/hypoplastic coccyx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Vertebral arch anomaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A morphological abnormality of the vertebral arch, i.e., of the posterior part of a vertebra.") -AnnotationAssertion( "UMLS:C1835764") -AnnotationAssertion( "Vertebral arch abnormalities") -AnnotationAssertion( "HP:0008438") -AnnotationAssertion(rdfs:comment "A vertebral arch is the posterior part of a vertebra and forms the canal through which the spinal cord passes. A vertebral arch consists of (i) a pair of vertebral pedicles, which are short thick processes that extend from the vertebral body to connect the body to the vertebral arch; (ii) a pari of vertebral laminae (broad plates that extending dorsally and medially from the pedicles fusing with one another to complete the roof of the vertebral arch); (iii) the spinous process (a process that is directed backward and downward from the junction of the laminae and to which muscles and ligaments attach); (iv) two superior articular processes and two inferior articular processes that articulate between two adjacent vertebrae); and (v) two transverse processes that extend at either side from the point where the lamina joins the pedicle, between the superior and inferior articular processes and allow the attachment of muscles and ligaments.") -AnnotationAssertion(rdfs:label "Vertebral arch anomaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (C1-C2 vertebral abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the atlas and the axis.") -AnnotationAssertion( "UMLS:C4024675") -AnnotationAssertion( "HP:0008440") -AnnotationAssertion(rdfs:comment "The atlas is the first cervical vertebral body and the axis is the second vertebral body.") -AnnotationAssertion(rdfs:label "C1-C2 vertebral abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Vertebral hyperostosis) - -AnnotationAssertion(Annotation( "HPO:curators") "Excessive growth of the bones of the vertebral bodies.") -AnnotationAssertion( "UMLS:C1834057") -AnnotationAssertion( "HP:0008442") -AnnotationAssertion(rdfs:label "Vertebral hyperostosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplastic coccygeal vertebrae) - -AnnotationAssertion( "UMLS:C2751480") -AnnotationAssertion( "HP:0008447") -AnnotationAssertion(rdfs:label "Hypoplastic coccygeal vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Dysplastic sacrum) - -AnnotationAssertion( "A developmental defect of the sacrum characterized by partial or disordered development of the sacrum in which portions of the sacrum, which normally is formed by fusion of five sacral vertebrae S1-S5, fail to form or fail to form normally.") -AnnotationAssertion( "UMLS:C1851305") -AnnotationAssertion(Annotation( ) "Absence of some of the sacral and coccygeal bones") -AnnotationAssertion( "Partial sacral agenesis") -AnnotationAssertion( "Sacral dysgenesis") -AnnotationAssertion( "HP:0008455") -AnnotationAssertion(rdfs:label "Dysplastic sacrum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic spinal processes) - -AnnotationAssertion( "UMLS:C4024674") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped spinal processes") -AnnotationAssertion( "HP:0008460") -AnnotationAssertion(rdfs:label "Hypoplastic spinal processes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent spinous processes of lower thoracic and lumbar vertebrae) - -AnnotationAssertion( "UMLS:C4024671") -AnnotationAssertion( "HP:0008464") -AnnotationAssertion(rdfs:label "Absent spinous processes of lower thoracic and lumbar vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent vertebra) - -AnnotationAssertion(Annotation( "PMID:26167231") "A developmental defect characterized by agenesis of one or more vertebral bodies.") -AnnotationAssertion( "SNOMEDCT_US:15843004") -AnnotationAssertion( "UMLS:C0158776") -AnnotationAssertion(Annotation( ) "Absent vertebrae") -AnnotationAssertion( "HP:0008465") -AnnotationAssertion(rdfs:label "Absent vertebra") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cervical vertebral dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Dysplasia of the cervical vertebral column.") -AnnotationAssertion( "MSH:C566140") -AnnotationAssertion( "UMLS:C1861693") -AnnotationAssertion( "HP:0008469") -AnnotationAssertion(rdfs:label "Cervical vertebral dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic sacral vertebrae) - -AnnotationAssertion( "UMLS:C2751479") -AnnotationAssertion( "HP:0008475") -AnnotationAssertion(rdfs:label "Hypoplastic sacral vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Poorly ossified cervical vertebrae) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased ossification of the cervical vertebral bodies, i.e., of the Cervical vertebrae set.") -AnnotationAssertion( "UMLS:C4024670") -AnnotationAssertion( "HP:0008477") -AnnotationAssertion(rdfs:label "Poorly ossified cervical vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic vertebral bodies) - -AnnotationAssertion( "HP:0002773") -AnnotationAssertion( "UMLS:C1863353") -AnnotationAssertion( "Small vertebrae") -AnnotationAssertion( "Small vertebral bodies") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Underdeveloped back bones") -AnnotationAssertion( "HP:0008479") -AnnotationAssertion(rdfs:label "Hypoplastic vertebral bodies") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the vertebrae) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T02:30:00Z") -AnnotationAssertion( "UMLS:C4024662") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small vertebrae") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped vertebrae") -AnnotationAssertion( "HP:0008515") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the vertebral spinous processes) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T02:31:00Z") -AnnotationAssertion( "UMLS:C4024661") -AnnotationAssertion( "HP:0008516") -AnnotationAssertion(rdfs:label "Abnormality of the vertebral spinous processes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the sacrum) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the sacral bone.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T02:32:00Z") -AnnotationAssertion( "UMLS:C4024660") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small sacrum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped sacrum") -AnnotationAssertion( "HP:0008517") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the sacrum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the vertebral column) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T02:33:00Z") -AnnotationAssertion( "UMLS:C4024659") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/small backbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/small spine") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small vertebral column") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/underdeveloped backbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent/underdeveloped spine") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped vertebral column") -AnnotationAssertion( "HP:0008518") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the vertebral column") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal coccyx morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the coccyx.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T02:41:00Z") -AnnotationAssertion( "HP:0002830") -AnnotationAssertion( "UMLS:C4024658") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormal tailbone") -AnnotationAssertion( "Abnormality of the coccyx") -AnnotationAssertion( "HP:0008519") -AnnotationAssertion(rdfs:label "Abnormal coccyx morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Microtia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19152421") Annotation( "PMID:3270622") "Underdevelopment of the external ear.") -AnnotationAssertion( "HP:0000393") -AnnotationAssertion( "HP:0000409") -AnnotationAssertion( "HP:0008550") -AnnotationAssertion( "HP:0008618") -AnnotationAssertion( "HP:0008621") -AnnotationAssertion( "MSH:D065817") -AnnotationAssertion( "SNOMEDCT_US:35045004") -AnnotationAssertion( "UMLS:C0152423") -AnnotationAssertion( "Bilateral microtia") -AnnotationAssertion( "Hypoplasia of the external ear") -AnnotationAssertion( "Hypoplastic ears") -AnnotationAssertion( "Hypoplastic pinna") -AnnotationAssertion(Annotation( ) "Small ears") -AnnotationAssertion( "Small pinnae") -AnnotationAssertion(Annotation( ) "Underdeveloped ears") -AnnotationAssertion( "HP:0008551") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The definitions of microtia follow a widely used, surgically based, classification of ear anomalies outlined by Weerda 1988. As microtia indicates at least both decreased length and width, and in more severe forms it includes abnormal shape of structures, all forms are acknowledged to be bundled terms, but are retained here because they are well established.") -AnnotationAssertion(rdfs:label "Microtia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (External ear malformation) - -AnnotationAssertion(Annotation( "HPO:probinson") "A malformation of the auricle of the ear.") -AnnotationAssertion( "HP:0008594") -AnnotationAssertion( "UMLS:C1846460") -AnnotationAssertion(Annotation( ) "External ear malformation") -AnnotationAssertion( "HP:0008572") -AnnotationAssertion(rdfs:label "External ear malformation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Progressive conductive hearing impairment) - -AnnotationAssertion(Annotation( "HPO:probinson") "A progressive type of conductive deafness.") -AnnotationAssertion( "UMLS:C1861325") -AnnotationAssertion( "Progressive conductive deafness") -AnnotationAssertion( "HP:0008607") -AnnotationAssertion(rdfs:label "Progressive conductive hearing impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertrophic auricular cartilage) - -AnnotationAssertion( "UMLS:C1857263") -AnnotationAssertion( "HP:0008608") -AnnotationAssertion(rdfs:label "Hypertrophic auricular cartilage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Morphological abnormality of the middle ear) - -AnnotationAssertion(Annotation( "DDD:mbitner-glidicz") "An abnormality of the morphology or structure of the middle ear.") -AnnotationAssertion( "UMLS:C1857456") -AnnotationAssertion(Annotation( ) "Middle ear malformation") -AnnotationAssertion(Annotation( ) "Morphological abnormality of the middle ear") -AnnotationAssertion( "HP:0008609") -AnnotationAssertion(rdfs:label "Morphological abnormality of the middle ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Agonadism) - -AnnotationAssertion( "Absence of sex glands (gonads are the organs that produce gametes; testis in males and ovary in females).") -AnnotationAssertion( "UMLS:C4024652") -AnnotationAssertion( "Absent gonadal tissue") -AnnotationAssertion( "Gonadal agenesis") -AnnotationAssertion( "HP:0008633") -AnnotationAssertion(rdfs:comment "Gonadal agenesis refers to the lack of development of gonads during fetal development; it may not be possible clinically to determine if gonal tissue was present at any point of development. For this reason, we regard agonadism and gonadal agenesis as synonymous.") -AnnotationAssertion(rdfs:label "Agonadism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertrophy of the urinary bladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal enlargement of the urinary bladder.") -AnnotationAssertion( "UMLS:C4021531") -AnnotationAssertion( "Hypertrophic urinary bladder") -AnnotationAssertion( "HP:0008635") -AnnotationAssertion(rdfs:label "Hypertrophy of the urinary bladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gonadal hypoplasia) - -AnnotationAssertion( "UMLS:C0239761") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped gonad") -AnnotationAssertion( "HP:0008639") -AnnotationAssertion(rdfs:label "Gonadal hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the fallopian tube) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the fallopian tube.") -AnnotationAssertion( "UMLS:C4020791") -AnnotationAssertion( "UMLS:C4024646") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small fallopian tube") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped fallopian tube") -AnnotationAssertion( "Absent or rudimentary fallopian tubes") -AnnotationAssertion( "HP:0008655") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the fallopian tube") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Clitoral hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hypertrophy of the clitoris.") -AnnotationAssertion( "HP:0000057") -AnnotationAssertion( "HP:0008728") -AnnotationAssertion( "SNOMEDCT_US:80212005") -AnnotationAssertion( "UMLS:C0156394") -AnnotationAssertion( "Clitoral enlargement") -AnnotationAssertion( "Clitoromegaly") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Enlarged clitoris") -AnnotationAssertion( "Hypertrophic clitoris") -AnnotationAssertion( "Prominent clitoris") -AnnotationAssertion( "HP:0008665") -AnnotationAssertion(rdfs:comment "Increased size of the clitoris.") -AnnotationAssertion(rdfs:label "Clitoral hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal spermatogenesis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0001156") "Incomplete maturation or aberrant formation of the male gametes.") -AnnotationAssertion( "SNOMEDCT_US:4529005") -AnnotationAssertion( "UMLS:C0520933") -AnnotationAssertion( "UMLS:C4020789") -AnnotationAssertion( "Impaired spermatogenesis") -AnnotationAssertion(Annotation( ) "Abnormal sperm development") -AnnotationAssertion( "HP:0008669") -AnnotationAssertion(rdfs:label "Abnormal spermatogenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal hypoplasia/aplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the kidney.") -AnnotationAssertion( "HP:0004744") -AnnotationAssertion( "HP:0008701") -AnnotationAssertion( "UMLS:C1857453") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small kidney") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped kidney") -AnnotationAssertion( "Renal agenesis/hypoplasia") -AnnotationAssertion( "Renal aplasia/hypoplasia") -AnnotationAssertion( "HP:0008678") -AnnotationAssertion(rdfs:label "Renal hypoplasia/aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia of the uterus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or developmental hypoplasia of the uterus.") -AnnotationAssertion( "UMLS:C4024640") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small uterus") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped uterus") -AnnotationAssertion( "HP:0008684") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia of the uterus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the prostate) - -AnnotationAssertion( "UMLS:C1844923") -AnnotationAssertion( "Hypoplastic prostate") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped prostate") -AnnotationAssertion( "HP:0008687") -AnnotationAssertion(rdfs:label "Hypoplasia of the prostate") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the fallopian tube) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the fallopian tube.") -AnnotationAssertion( "UMLS:C1968706") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped fallopian tube") -AnnotationAssertion( "Rudimentary fallopian tubes") -AnnotationAssertion( "HP:0008697") -AnnotationAssertion(rdfs:label "Hypoplasia of the fallopian tube") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent internal genitalia) - -AnnotationAssertion( "UMLS:C4024637") -AnnotationAssertion( "HP:0008702") -AnnotationAssertion(rdfs:label "Absent internal genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Testicular dysgenesis) - -AnnotationAssertion( "SNOMEDCT_US:253847002") -AnnotationAssertion( "UMLS:C0302885") -AnnotationAssertion( "HP:0008715") -AnnotationAssertion(rdfs:label "Testicular dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the ovary) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the ovary.") -AnnotationAssertion( "SNOMEDCT_US:93279005") -AnnotationAssertion( "UMLS:C0685840") -AnnotationAssertion( "UMLS:C1835452") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped ovary") -AnnotationAssertion( "Hypoplastic ovary") -AnnotationAssertion( "HP:0008724") -AnnotationAssertion(rdfs:label "Hypoplasia of the ovary") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the vagina) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia of the vagina.") -AnnotationAssertion( "HP:0011938") -AnnotationAssertion( "SNOMEDCT_US:253836009") -AnnotationAssertion( "UMLS:C0345309") -AnnotationAssertion( "UMLS:C1442988") -AnnotationAssertion( "Rudimentary vagina") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped vagina") -AnnotationAssertion( "Hypoplastic vagina") -AnnotationAssertion( "HP:0008726") -AnnotationAssertion(rdfs:label "Hypoplasia of the vagina") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased testicular size) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced volume of the testicle (the male gonad).") -AnnotationAssertion( "HP:0000043") -AnnotationAssertion( "SNOMEDCT_US:276411001") -AnnotationAssertion( "UMLS:C0241355") -AnnotationAssertion(Annotation( ) "Decreased testicular size") -AnnotationAssertion( "Hypoplastic testes") -AnnotationAssertion(Annotation( ) "Small testes") -AnnotationAssertion(Annotation( ) "Small testis") -AnnotationAssertion( "Testicular hypoplasia") -AnnotationAssertion( "HP:0008734") -AnnotationAssertion(rdfs:label "Decreased testicular size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of penis) - -AnnotationAssertion( "HP:0008632") -AnnotationAssertion( "SNOMEDCT_US:34911001") -AnnotationAssertion( "UMLS:C0266435") -AnnotationAssertion(Annotation( ) "Underdeveloped penis") -AnnotationAssertion( "HP:0008736") -AnnotationAssertion(rdfs:label "Hypoplasia of penis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Cartilaginous ossification of larynx) - -AnnotationAssertion(Annotation( "HPO:probinson") "Ossification affecting the set of cartilages of larynx.") -AnnotationAssertion( "UMLS:C1855622") -AnnotationAssertion( "HP:0008747") -AnnotationAssertion(rdfs:comment "This term describes abnormal ossification affecting one or more of the cartilages of the larnyx (cricoid cartilage, thyroid cartilage, epiglottic cartilage, arytenoid cartilage, corniculate cartilage, cuneiform cartilage, triticeal cartilage, and sesamoid cartilage).") -AnnotationAssertion(rdfs:label "Cartilaginous ossification of larynx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Laryngeal hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the larynx.") -AnnotationAssertion( "HP:0005935") -AnnotationAssertion( "SNOMEDCT_US:253736003") -AnnotationAssertion( "UMLS:C0431527") -AnnotationAssertion( "Hypoplastic larynx") -AnnotationAssertion( "HP:0008749") -AnnotationAssertion(rdfs:label "Laryngeal hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Laryngeal cartilage malformation) - -AnnotationAssertion(Annotation( "HPO:probinson") "A malformation of the laryngeal cartilage.") -AnnotationAssertion( "HP:0008375") -AnnotationAssertion( "UMLS:C4021530") -AnnotationAssertion( "Vocal impairment, severe, due to laryngeal cartilage abnormalities") -AnnotationAssertion( "HP:0008752") -AnnotationAssertion(rdfs:label "Laryngeal cartilage malformation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of aplasia or developmental hypoplasia of the ear.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T05:44:00Z") -AnnotationAssertion( "UMLS:C4024627") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small ear") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped ear") -AnnotationAssertion( "HP:0008771") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the external ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of aplasia or developmental hypoplasia of all or part of the external ear.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T05:45:00Z") -AnnotationAssertion( "UMLS:C4024626") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small external ear") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped external ear") -AnnotationAssertion( "HP:0008772") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the external ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the middle ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of all or part of the middle ear.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T05:47:00Z") -AnnotationAssertion( "HP:0008533") -AnnotationAssertion( "HP:0008548") -AnnotationAssertion( "UMLS:C4021529") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small middle ear") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped middle ear") -AnnotationAssertion( "Hypoplastic/aplastic middle ear structures") -AnnotationAssertion( "Middle ear hypoplasia/aplasia") -AnnotationAssertion( "HP:0008773") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the middle ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the inner ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the inner ear.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T05:48:00Z") -AnnotationAssertion( "UMLS:C4024625") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small inner ear") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped inner ear") -AnnotationAssertion( "HP:0008774") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the inner ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal prostate morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the prostate.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T06:01:00Z") -AnnotationAssertion( "UMLS:C0747987") -AnnotationAssertion(Annotation( ) "Abnormality of the prostate") -AnnotationAssertion( "HP:0008775") -AnnotationAssertion(rdfs:label "Abnormal prostate morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal artery morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the renal artery.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T06:13:00Z") -AnnotationAssertion( "UMLS:C4024624") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal kidney artery") -AnnotationAssertion( "Abnormality of the renal artery") -AnnotationAssertion( "HP:0008776") -AnnotationAssertion(rdfs:label "Abnormal renal artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed pubic bone ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delayed maturation and calcification of the pubic bone.") -AnnotationAssertion( "HP:0008795") -AnnotationAssertion( "HP:0008827") -AnnotationAssertion( "UMLS:C1861528") -AnnotationAssertion( "UMLS:C1866710") -AnnotationAssertion( "UMLS:C4280411") -AnnotationAssertion( "Absent pubic ossification in infancy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation fo pubic bone") -AnnotationAssertion(Annotation( ) "Delayed mineralization of pubic bone") -AnnotationAssertion( "HP:0008788") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Delayed pubic bone ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Limited hip movement) - -AnnotationAssertion(Annotation( "HPO:probinson") "A decreased ability to move the femur at the hip joint associated with a decreased range of motion of the hip.") -AnnotationAssertion( "UMLS:C1851542") -AnnotationAssertion(Annotation( ) "Limited hip movement") -AnnotationAssertion( "HP:0008800") -AnnotationAssertion(rdfs:label "Limited hip movement") -SubClassOf( ) - -# Class: (Hypoplasia of the lesser trochanter) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the lesser trochanter.") -AnnotationAssertion( "UMLS:C1840062") -AnnotationAssertion( "Lesser trochanter hypoplasia") -AnnotationAssertion( "HP:0008801") -AnnotationAssertion(rdfs:label "Hypoplasia of the lesser trochanter") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the femoral head) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the femoral head.") -AnnotationAssertion( "HP:0008831") -AnnotationAssertion( "UMLS:C1856920") -AnnotationAssertion( "Hypoplastic femoral head") -AnnotationAssertion( "Small femoral heads") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small head of thigh bone") -AnnotationAssertion( "HP:0008802") -AnnotationAssertion(rdfs:label "Hypoplasia of the femoral head") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Acetabular dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "ORCID:0000-0002-6670-9157") Annotation( "PMID:23764788") Annotation( "PMID:34377520") "A smaller than normal acetabulum that has insufficient femoral head coverage leading to abnormal hip joint contact pressures, instability and pain.") -AnnotationAssertion( "HP:0008799") -AnnotationAssertion( "MSH:D006617") -AnnotationAssertion( "UMLS:C1328407") -AnnotationAssertion( "Dysplastic acetabulae") -AnnotationAssertion( "HP:0008807") -AnnotationAssertion(rdfs:comment "Acetabular dysplasia can lead to hip pain and early-onset hip osteoarthritis.") -AnnotationAssertion(rdfs:label "Acetabular dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flattened femoral head) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally flattened femoral head.") -AnnotationAssertion( "UMLS:C1860601") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flat head of thigh bone") -AnnotationAssertion(Annotation( "HPO:skoehler") "Flattened femoral heads") -AnnotationAssertion( "HP:0008812") -AnnotationAssertion(rdfs:label "Flattened femoral head") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplastic pubic bones) - -AnnotationAssertion( "UMLS:C1848660") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent pubic bones") -AnnotationAssertion( "HP:0008817") -AnnotationAssertion(rdfs:label "Aplastic pubic bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent ossification of capital femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of ossification of the proximal epiphysis of the femur.") -AnnotationAssertion( "UMLS:C1968686") -AnnotationAssertion( "Absent ossification of femoral capital epiphyses") -AnnotationAssertion( "HP:0008820") -AnnotationAssertion(rdfs:comment "The ossification center of the capital femoral epiphysis appears at the end of the first year after birth.") -AnnotationAssertion(rdfs:label "Absent ossification of capital femoral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed proximal femoral epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental delay of ossification of the proximal epiphysis of the femur.") -AnnotationAssertion( "UMLS:C1855222") -AnnotationAssertion( "Delayed ossification of the proximal femoral epiphysis") -AnnotationAssertion( "Delayed ossification proximal femoral epiphyses") -AnnotationAssertion( "HP:0008828") -AnnotationAssertion(rdfs:comment "The proximal femoral epiphyseal ossification center normally appears at about age 6 months.") -AnnotationAssertion(rdfs:label "Delayed proximal femoral epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed femoral head ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delayed ossification of the femoral head.") -AnnotationAssertion( "UMLS:C1846446") -AnnotationAssertion( "UMLS:C4280410") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Delayed maturation of the head of the thigh bone") -AnnotationAssertion( "HP:0008829") -AnnotationAssertion(rdfs:label "Delayed femoral head ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplastic pelvis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the bony pelvis.") -AnnotationAssertion( "HP:0003373") -AnnotationAssertion( "HP:0008816") -AnnotationAssertion( "UMLS:C3536734") -AnnotationAssertion( "Hypoplastic pelvic bones") -AnnotationAssertion( "Small pelvis") -AnnotationAssertion( "HP:0008839") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplastic pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Disproportionate short-limb short stature) - -AnnotationAssertion(Annotation( "HPO:probinson") "A type of disproportionate short stature characterized by a short limbs but an average-sized trunk.") -AnnotationAssertion( "HP:0001523") -AnnotationAssertion( "HP:0003505") -AnnotationAssertion( "HP:0003509") -AnnotationAssertion( "HP:0008858") -AnnotationAssertion( "HP:0008869") -AnnotationAssertion( "HP:0008875") -AnnotationAssertion( "HP:0008880") -AnnotationAssertion( "HP:0008881") -AnnotationAssertion( "HP:0008889") -AnnotationAssertion( "HP:0008912") -AnnotationAssertion( "HP:0008914") -AnnotationAssertion( "HP:0008928") -AnnotationAssertion( "UMLS:C1849937") -AnnotationAssertion( "Brachymelic dwarfism") -AnnotationAssertion( "Disproportionate short limb dwarfism") -AnnotationAssertion( "Dwarfism, short-limbed") -AnnotationAssertion( "Micromelic dwarfism") -AnnotationAssertion(Annotation( ) "Short limb dwarfism, disproportionate") -AnnotationAssertion( "Short stature, disproportionate short limb") -AnnotationAssertion( "Short stature, disproportionate short-limb") -AnnotationAssertion( "Short-limb dwarfism") -AnnotationAssertion(Annotation( ) "Short-limbed dwarfism") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Short limb dwarfism") -AnnotationAssertion( "HP:0008873") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "A type of dwarfism (marked short stature with adult height below 147 cm) in which the limbs are disproportionatley affected. Note that brachymelia is a general term refering to shortening of the limbs. Micromelia refers to the shortening of entire limbs (in contrast to rhizomelia, mesomelia, and acromelia, which refer to shortening of the proximal, middle, or distal portions of the limbs).") -AnnotationAssertion(rdfs:label "Disproportionate short-limb short stature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adipose tissue loss) - -AnnotationAssertion(Annotation( "HPO:probinson") "A loss of adipose tissue.") -AnnotationAssertion( "HP:0008938") -AnnotationAssertion( "UMLS:C4024615") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Loss of fat tissue") -AnnotationAssertion( "HP:0008887") -AnnotationAssertion(rdfs:label "Adipose tissue loss") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Proximal upper limb amyotrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscular atrophy affecting proximally located muscles of the arms.") -AnnotationAssertion( "HP:0008995") -AnnotationAssertion( "UMLS:C1866013") -AnnotationAssertion( "Proximal muscle atrophy in upper limbs") -AnnotationAssertion( "Proximal upper limb muscle atrophy") -AnnotationAssertion( "HP:0008948") -AnnotationAssertion(rdfs:label "Proximal upper limb amyotrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Shoulder muscle hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of muscles of the shoulder.") -AnnotationAssertion( "UMLS:C1969001") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped shoulder muscle") -AnnotationAssertion( "HP:0008952") -AnnotationAssertion(rdfs:label "Shoulder muscle hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Proximal lower limb amyotrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Muscular atrophy affecting proximally located muscles of the legs, i.e., of the thigh.") -AnnotationAssertion( "HP:0003748") -AnnotationAssertion( "HP:0008974") -AnnotationAssertion( "UMLS:C1836767") -AnnotationAssertion( "Amyotrophy involving the thigh") -AnnotationAssertion( "Amyotrophy of the thigh musculature") -AnnotationAssertion( "Proximal lower limb muscle atrophy") -AnnotationAssertion( "Thigh muscle atrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Wasting of thigh muscle") -AnnotationAssertion( "HP:0008956") -AnnotationAssertion(rdfs:label "Proximal lower limb amyotrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Calf muscle hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the muscuklature of the calf.") -AnnotationAssertion( "UMLS:C3805450") -AnnotationAssertion( "Hypoplastic calf muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped calf muscles") -AnnotationAssertion( "HP:0008962") -AnnotationAssertion(rdfs:label "Calf muscle hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Muscle hypertrophy of the lower extremities) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscle hypertrophy primarily affecting the legs.") -AnnotationAssertion( "UMLS:C1850663") -AnnotationAssertion( "HP:0008968") -AnnotationAssertion(rdfs:label "Muscle hypertrophy of the lower extremities") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Calf muscle hypertrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscle hypertrophy affecting the calf muscles.") -AnnotationAssertion( "HP:0003703") -AnnotationAssertion( "HP:0009024") -AnnotationAssertion( "UMLS:C1843057") -AnnotationAssertion( "Calf hypertrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased size of calf muscles") -AnnotationAssertion( "Muscular hypertrophy of the calf muscles") -AnnotationAssertion( "HP:0008981") -AnnotationAssertion(rdfs:comment "Distal lower limb hypertrophy") -AnnotationAssertion(rdfs:label "Calf muscle hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Neck muscle hypoplasia) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of muscles of the neck.") -AnnotationAssertion( "UMLS:C1969000") -AnnotationAssertion( "UMLS:C4280408") -AnnotationAssertion( "UMLS:C4280409") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of neck muscle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small neck muscle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of neck muscle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deficiency of neck muscle") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic neck muscle") -AnnotationAssertion( "HP:0008984") -AnnotationAssertion(rdfs:label "Neck muscle hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Increased intramuscular fat) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormal increase in the amount of intramuscular fat tissue.") -AnnotationAssertion( "UMLS:C1835389") -AnnotationAssertion(Annotation( ) "Increased IM fat") -AnnotationAssertion(Annotation( ) "Increased intramuscular fat") -AnnotationAssertion( "HP:0008985") -AnnotationAssertion(rdfs:label "Increased intramuscular fat") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Agenesis of the diaphragm) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital lack, i.e., aplasia of the diaphragm.") -AnnotationAssertion( "SNOMEDCT_US:702613006") -AnnotationAssertion( "SNOMEDCT_US:72424001") -AnnotationAssertion( "UMLS:C0221360") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent diaphragm") -AnnotationAssertion( "Agenesis of diaphragm") -AnnotationAssertion( "HP:0008986") -AnnotationAssertion(rdfs:comment "An extremely large diaphragmatic defect, or apparent absence of the hemidiaphragm, is called agenesis of the diaphragm; this defect probably represents the severe end of the Bochdalek hernia spectrum rather than a distinct entity.") -AnnotationAssertion(rdfs:label "Agenesis of the diaphragm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pelvic girdle muscle atrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscular atrophy affecting the muscles that attach to the pelvic girdle (the gluteal muscles, the lateral rotators, adductor magnus, adductor brevis, adductor longus, pectineus, and gracilis muscles).") -AnnotationAssertion( "HP:0008992") -AnnotationAssertion( "UMLS:C0240679") -AnnotationAssertion( "Pelvic girdle muscle wasting") -AnnotationAssertion( "HP:0008988") -AnnotationAssertion(rdfs:label "Pelvic girdle muscle atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Increased intraabdominal fat) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormal increase in the amount of intraabdominal fat tissue.") -AnnotationAssertion( "UMLS:C1835390") -AnnotationAssertion( "HP:0008993") -AnnotationAssertion(rdfs:label "Increased intraabdominal fat") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Loss of truncal subcutaneous adipose tissue) - -AnnotationAssertion(Annotation( "HPO:probinson") "Loss (reduction of previously present) of subcutaneous adipose tissue in the region of the trunk.") -AnnotationAssertion( "HP:0008989") -AnnotationAssertion( "UMLS:C1835384") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Loss of fat tissue in trunk") -AnnotationAssertion( "Loss of subcutaneous truncal adipose tissue") -AnnotationAssertion( "Loss of truncal adipose tissue") -AnnotationAssertion( "HP:0009002") -AnnotationAssertion(rdfs:label "Loss of truncal subcutaneous adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased subcutaneous truncal adipose tissue) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of an abnormally increased amount of subcutaneous adipose tissue in the trunk of the body.") -AnnotationAssertion( "UMLS:C1837781") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased fat below the skin in trunk") -AnnotationAssertion( "HP:0009003") -AnnotationAssertion(rdfs:label "Increased subcutaneous truncal adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of the musculature) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Underdevelopment of the musculature.") -AnnotationAssertion( "HP:0009034") -AnnotationAssertion( "SNOMEDCT_US:205530002") -AnnotationAssertion( "UMLS:C0240414") -AnnotationAssertion( "Muscle hypoplasia") -AnnotationAssertion(Annotation( ) "Poorly developed skeletal musculature") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped muscle") -AnnotationAssertion( "Underdeveloped muscles") -AnnotationAssertion( "HP:0009004") -AnnotationAssertion(rdfs:label "Hypoplasia of the musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of serratus anterior muscle) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the serratus anterior muscle, which is involved in abduction, upward Rotation, and elevation of the scapula.") -AnnotationAssertion( "UMLS:C1868167") -AnnotationAssertion( "HP:0009011") -AnnotationAssertion(rdfs:label "Hypoplasia of serratus anterior muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Congenital absence of gluteal muscles) - -AnnotationAssertion( "MSH:C535561") -AnnotationAssertion( "UMLS:C2930932") -AnnotationAssertion( "HP:0009013") -AnnotationAssertion(rdfs:label "Congenital absence of gluteal muscles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Upper limb muscle hypoplasia) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of muscles of the arm.") -AnnotationAssertion( "UMLS:C1846478") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdevelopment of upper limb muscles") -AnnotationAssertion( "HP:0009016") -AnnotationAssertion(rdfs:label "Upper limb muscle hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Loss of gluteal subcutaneous adipose tissue) - -AnnotationAssertion(Annotation( "HPO:probinson") "Loss (reduction of previously present) of subcutaneous adipose tissue in the gluteal region.") -AnnotationAssertion( "UMLS:C4024606") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Loss of fat tissue below the skin in gluts") -AnnotationAssertion( "HP:0009017") -AnnotationAssertion(rdfs:label "Loss of gluteal subcutaneous adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased connective tissue) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of an abnormally increased amount of connective tissue.") -AnnotationAssertion( "UMLS:C1866021") -AnnotationAssertion( "HP:0009025") -AnnotationAssertion(rdfs:label "Increased connective tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of latissimus dorsi muscle) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the latissimus dorsi muscle, which is involved in adduction, extension, internal rotation, and transverse extension of the shoulder and assists in movement of the scapula.") -AnnotationAssertion( "UMLS:C3805860") -AnnotationAssertion( "HP:0009026") -AnnotationAssertion(rdfs:label "Hypoplasia of latissimus dorsi muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased muscle glycogen content) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased amount of glycogen in muscle tissue.") -AnnotationAssertion( "UMLS:C1968729") -AnnotationAssertion( "HP:0009051") -AnnotationAssertion(rdfs:label "Increased muscle glycogen content") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Loss of subcutaneous adipose tissue from upper limbs) - -AnnotationAssertion( "UMLS:C4024602") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Loss of fat tissue below the skin from upper limbs") -AnnotationAssertion( "HP:0009056") -AnnotationAssertion(rdfs:label "Loss of subcutaneous adipose tissue from upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased muscle lipid content) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:20691590") "An abnormal accumulation of lipids in skeletal muscle.") -AnnotationAssertion( "HP:0100949") -AnnotationAssertion( "UMLS:C1837262") -AnnotationAssertion(Annotation( ) "Fat accumulation in muscle fibers") -AnnotationAssertion(Annotation( ) "Fat accumulation in muscle fibres") -AnnotationAssertion(Annotation( ) "Fat deposits in muscle fibers") -AnnotationAssertion(Annotation( ) "Fat deposits in muscle fibres") -AnnotationAssertion(Annotation( ) "Increased muscle lipid content") -AnnotationAssertion(Annotation( ) "Lipid accumulation in skeletal muscle") -AnnotationAssertion( "Muscle lipidosis") -AnnotationAssertion(Annotation( ) "Skeletal muscle lipid accumulation") -AnnotationAssertion( "HP:0009058") -AnnotationAssertion(rdfs:comment "Increased neutral lipid content may be observed on muscle biopsies specimen with the specific staining of Sudan black or oil red O techniques by optic microscopy.") -AnnotationAssertion(rdfs:label "Increased muscle lipid content") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the pelvis) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T08:40:00Z") -AnnotationAssertion( "UMLS:C4024597") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Absent/small pelvis") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Absent/underdeveloped pelvis") -AnnotationAssertion( "HP:0009103") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the pubic bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the pubic bone.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T08:41:00Z") -AnnotationAssertion( "HP:0008841") -AnnotationAssertion( "UMLS:C1849305") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small pubic bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped pubic bones") -AnnotationAssertion(Annotation( ) "Hypoplastic/aplastic pubic bones") -AnnotationAssertion( "HP:0009104") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the pubic bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal ossification of the pubic bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal ossification (bone tissue formation) affecting the pubic bone, also known as the pubis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T08:41:00Z") -AnnotationAssertion( "UMLS:C4024596") -AnnotationAssertion( "UMLS:C4280403") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of the pubic bone") -AnnotationAssertion( "HP:0009105") -AnnotationAssertion(rdfs:label "Abnormal ossification of the pubic bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pelvis bone ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the formation and mineralization of any bone of the bony pelvis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T08:42:00Z") -AnnotationAssertion( "UMLS:C4021525") -AnnotationAssertion( "UMLS:C4280402") -AnnotationAssertion( "Abnormal ossification involving the bones of the pelvis") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of the pelvis bone") -AnnotationAssertion( "HP:0009106") -AnnotationAssertion(rdfs:label "Abnormal pelvis bone ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal ossification involving the femoral head and neck) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T08:42:00Z") -AnnotationAssertion( "UMLS:C4024595") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of thigh bone head and neck") -AnnotationAssertion( "HP:0009107") -AnnotationAssertion(rdfs:label "Abnormal ossification involving the femoral head and neck") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the femoral head and neck) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-04T08:44:00Z") -AnnotationAssertion( "UMLS:C4024594") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small head and neck of thighbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped head and neck of thighbone") -AnnotationAssertion( "HP:0009108") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the femoral head and neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia involving the skeleton) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of one or more components of the skeleton.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T10:53:00Z") -AnnotationAssertion( "UMLS:C4024592") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped skeleton") -AnnotationAssertion( "HP:0009115") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia involving the skeleton") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving bones of the skull) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T10:53:00Z") -AnnotationAssertion( "UMLS:C4024591") -AnnotationAssertion( "HP:0009116") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving bones of the skull") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the maxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the maxilla.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T10:57:00Z") -AnnotationAssertion( "UMLS:C4024590") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Underdevelopment of maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of upper jaw bones") -AnnotationAssertion( "HP:0009117") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the maxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the mandible) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the mandible.") -AnnotationAssertion( "2008-04-05T10:57:00Z") -AnnotationAssertion( "MSH:D063173") -AnnotationAssertion( "UMLS:C3494426") -AnnotationAssertion( "UMLS:C4021371") -AnnotationAssertion( "UMLS:C4024589") -AnnotationAssertion( "UMLS:C4280261") -AnnotationAssertion( "UMLS:C4280401") -AnnotationAssertion( "HP:0009118") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the mandible") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal axial skeleton morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the axial skeleton, which comprises the skull, the vertebral column, the ribs and the sternum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T11:16:00Z") -AnnotationAssertion( "UMLS:C4020785") -AnnotationAssertion( "UMLS:C4024586") -AnnotationAssertion( "Abnormality of the axial skeleton") -AnnotationAssertion( "HP:0009121") -AnnotationAssertion(rdfs:label "Abnormal axial skeleton morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia affecting bones of the axial skeleton) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of bones of the axial skeleton.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T11:29:00Z") -AnnotationAssertion( "UMLS:C4024585") -AnnotationAssertion( "HP:0009122") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia affecting bones of the axial skeleton") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal adipose tissue morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of adipose tissue, which is loose connective tissue composed of adipocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T11:40:00Z") -AnnotationAssertion( "UMLS:C4021524") -AnnotationAssertion(Annotation( ) "Abnormality of adipose tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of fat tissue") -AnnotationAssertion(Annotation( ) "Abnormality of fatty tissue") -AnnotationAssertion( "HP:0009124") -AnnotationAssertion(rdfs:label "Abnormal adipose tissue morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased adipose tissue) - -AnnotationAssertion(Annotation( "HPO:curators") "An increase in adipose tissue mass by hyperplastic growth (increase in the number of adipocytes) or by hypertrophic growth (increase in the size of adipocytes occurring primarily by lipid accumulation within the cell).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-05T11:43:00Z") -AnnotationAssertion( "UMLS:C4024583") -AnnotationAssertion(Annotation( ) "Increased adipose tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased fat tissue") -AnnotationAssertion( "HP:0009126") -AnnotationAssertion(rdfs:label "Increased adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the limbs) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T02:00:00Z") -AnnotationAssertion( "UMLS:C4024582") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal limb muscles") -AnnotationAssertion(Annotation( ) "Muscle issues in the arms and/or legs") -AnnotationAssertion( "HP:0009127") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the musculature of the extremities) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T02:01:00Z") -AnnotationAssertion( "UMLS:C4024581") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small muscles of extremities") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped muscles of extremities") -AnnotationAssertion( "HP:0009128") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the musculature of the extremities") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Upper limb amyotrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Muscular atrophy involving the muscles of the upper limbs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T05:01:00Z") -AnnotationAssertion( "HP:0003471") -AnnotationAssertion( "UMLS:C4021523") -AnnotationAssertion( "Amyotrophy involving the upper limbs") -AnnotationAssertion( "HP:0009129") -AnnotationAssertion(rdfs:label "Upper limb amyotrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hand muscle atrophy) - -AnnotationAssertion(Annotation( "HPO:curators") "Muscular atrophy involving the muscles of the hand.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T05:01:00Z") -AnnotationAssertion( "HP:0006967") -AnnotationAssertion( "HP:0008934") -AnnotationAssertion( "HP:0008951") -AnnotationAssertion( "HP:0009038") -AnnotationAssertion( "UMLS:C0239830") -AnnotationAssertion( "Amyotrophy involving the musculature of the hand") -AnnotationAssertion( "Amyotrophy of hand muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Hand muscle degeneration") -AnnotationAssertion( "Hand muscle wasting") -AnnotationAssertion( "Hand muscle wasting, bilateral") -AnnotationAssertion( "HP:0009130") -AnnotationAssertion(rdfs:comment "This term can be used to described bilateral amyotrophy of the musculature of the hand.") -AnnotationAssertion(rdfs:label "Hand muscle atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the musculature of the thorax) - -AnnotationAssertion(Annotation( "HPO:curators") "A disease or lesion affecting the muscles of the thorax.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-07T05:06:00Z") -AnnotationAssertion( "UMLS:C4024580") -AnnotationAssertion( "HP:0009131") -AnnotationAssertion(rdfs:label "Abnormality of the musculature of the thorax") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal tarsal bone mineral density) - -AnnotationAssertion(Annotation( "HPO:probinson") "This term applies to all changes in bone mineral density of the tarsal bones, which (depending on severity) can be seen on x-rays as a change in density and or structure of the bone.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-17T02:39:00Z") -AnnotationAssertion( "UMLS:C4021522") -AnnotationAssertion( "Abnormality of bone mineral density involving tarsal bones") -AnnotationAssertion( "HP:0009132") -AnnotationAssertion(rdfs:label "Abnormal tarsal bone mineral density") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolysis involving bones of the feet) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-17T02:43:00Z") -AnnotationAssertion( "UMLS:C4024579") -AnnotationAssertion( "HP:0009134") -AnnotationAssertion(rdfs:label "Osteolysis involving bones of the feet") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication involving bones of the feet) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-17T02:45:00Z") -AnnotationAssertion( "UMLS:C4024578") -AnnotationAssertion(Annotation( ) "Duplication involving bones of the feet") -AnnotationAssertion( "HP:0009136") -AnnotationAssertion(rdfs:label "Duplication involving bones of the feet") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolysis involving bones of the lower limbs) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-04-17T02:52:00Z") -AnnotationAssertion( "UMLS:C4024576") -AnnotationAssertion( "HP:0009139") -AnnotationAssertion(rdfs:label "Osteolysis involving bones of the lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of bones involving the upper extremities) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-05-02T01:23:00Z") -AnnotationAssertion( "UMLS:C4024574") -AnnotationAssertion(Annotation( ) "Duplication of bones involving the upper extremities") -AnnotationAssertion( "HP:0009142") -AnnotationAssertion(rdfs:label "Duplication of bones involving the upper extremities") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Supernumerary bones of the axial skeleton) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-05-02T01:29:00Z") -AnnotationAssertion( "UMLS:C4024573") -AnnotationAssertion( "HP:0009144") -AnnotationAssertion(rdfs:label "Supernumerary bones of the axial skeleton") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cerebral artery morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of a cerebral artery. The cerebral arteries comprise three main pairs of arteries and their branches, which supply the cerebrum of the brain. These are the anterior cerebral artery, the middle cerebral artery, and the posterior cerebral artery.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2008-05-02T01:39:00Z") -AnnotationAssertion( "UMLS:C4021520") -AnnotationAssertion(Annotation( ) "Abnormality of cerebral artery") -AnnotationAssertion(Annotation( ) "Abnormality of the cerebral arteries") -AnnotationAssertion( "HP:0009145") -AnnotationAssertion(rdfs:label "Abnormal cerebral artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the metacarpals) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormally small size of the epiphyses located at the distal end of the metacarpals in respect to age-dependent norms.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2008-12-30T02:03:34Z") -AnnotationAssertion( "UMLS:C4024543") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of the long bone of hand") -AnnotationAssertion( "HP:0009194") -AnnotationAssertion(rdfs:label "Small epiphyses of the metacarpals") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent metacarpal epiphyses) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence of the epiphyses of the metacarpal bones, which are normally located at the distal ends of the metacarpals.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2008-12-30T02:03:34Z") -AnnotationAssertion( "HP:0006013") -AnnotationAssertion( "UMLS:C4021513") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent end part of the long bone of hand") -AnnotationAssertion( "Absent metacarpal ossification center") -AnnotationAssertion(Annotation( ) "Absent metacarpal ossification centre") -AnnotationAssertion( "HP:0009196") -AnnotationAssertion(rdfs:label "Absent metacarpal epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of the fingers) - -AnnotationAssertion(Annotation( "HPO:curators") "Aplasia of one or more fingers.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-01-13T01:05:32Z") -AnnotationAssertion( "HP:0004093") -AnnotationAssertion( "SNOMEDCT_US:71358006") -AnnotationAssertion( "UMLS:C0728895") -AnnotationAssertion(Annotation( ) "Absent fingers") -AnnotationAssertion( "HP:0009380") -AnnotationAssertion(rdfs:label "Aplasia of the fingers") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormally short finger associated with developmental hypoplasia.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-01-13T01:07:38Z") -AnnotationAssertion( "HP:0004098") -AnnotationAssertion( "HP:0006015") -AnnotationAssertion( "SNOMEDCT_US:249765007") -AnnotationAssertion( "UMLS:C0239594") -AnnotationAssertion( "UMLS:C1844548") -AnnotationAssertion( "Hypoplastic digits") -AnnotationAssertion( "Hypoplastic fingers") -AnnotationAssertion( "Hypoplastic/small fingers") -AnnotationAssertion(Annotation( ) "Short finger") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Stubby finger") -AnnotationAssertion(Annotation( ) Annotation( ) "Stubby fingers") -AnnotationAssertion( "HP:0009381") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Joint contracture of the hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Contractures of one ore more joints of the hands meaning chronic loss of joint motion due to structural changes in non-bony tissue.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-01-15T09:59:59Z") -AnnotationAssertion( "HP:0001160") -AnnotationAssertion( "HP:0001237") -AnnotationAssertion( "HP:0004094") -AnnotationAssertion( "HP:0005814") -AnnotationAssertion( "HP:0006096") -AnnotationAssertion( "HP:0006173") -AnnotationAssertion( "HP:0006215") -AnnotationAssertion( "HP:0006238") -AnnotationAssertion( "HP:0006255") -AnnotationAssertion( "HP:0009409") -AnnotationAssertion( "HP:0009472") -AnnotationAssertion( "HP:0010563") -AnnotationAssertion(Annotation(rdfs:label "Contracture of hand joint") "MEDDRA:10010821") -AnnotationAssertion( "SNOMEDCT_US:86414002") -AnnotationAssertion( "UMLS:C0158113") -AnnotationAssertion( "Contractures involving the hands") -AnnotationAssertion( "Contractures of the hands") -AnnotationAssertion( "HP:0009473") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Joint contracture of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of the pharynx) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment of the pharynx.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-01-21T05:24:16Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Small pharynx") -AnnotationAssertion( "UMLS:C4024295") -AnnotationAssertion( "UMLS:C4280396") -AnnotationAssertion( "UMLS:C4280397") -AnnotationAssertion( "UMLS:C4280398") -AnnotationAssertion( "UMLS:C4280399") -AnnotationAssertion( "UMLS:C4280400") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of pharynx") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Underdevelopment of pharynx") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased diameter of pharynx") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased length of pharynx") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased volume of pharynx") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased width of pharynx") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic pharynx") -AnnotationAssertion( "HP:0009555") -AnnotationAssertion(rdfs:label "Hypoplasia of the pharynx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent tibia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the tibia.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-01-27T06:09:44Z") -AnnotationAssertion( "UMLS:C3276744") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent shinbone") -AnnotationAssertion( "Aplasia of the tibia") -AnnotationAssertion( "HP:0009556") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Absent tibia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Contracture of the distal interphalangeal joint of the fingers) - -AnnotationAssertion(Annotation( "HPO:probinson") "Chronic loss of joint motion in one or more distal interphalangeal joints of the fingers.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-01-30T04:01:28Z") -AnnotationAssertion( "UMLS:C4024230") -AnnotationAssertion( "HP:0009697") -AnnotationAssertion(rdfs:label "Contracture of the distal interphalangeal joint of the fingers") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteolytic defects of the hand bones) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-01-30T04:08:52Z") -AnnotationAssertion( "HP:0004282") -AnnotationAssertion( "HP:0006082") -AnnotationAssertion( "UMLS:C4021400") -AnnotationAssertion( "Lytic defects of hand bones") -AnnotationAssertion( "HP:0009699") -AnnotationAssertion(rdfs:label "Osteolytic defects of the hand bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal epididymis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the epididymis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-01-30T11:44:43Z") -AnnotationAssertion( "UMLS:C4024222") -AnnotationAssertion( "Abnormality of the epididymis") -AnnotationAssertion( "HP:0009714") -AnnotationAssertion(rdfs:comment "The epididymis is the structure that connects efferent ductules to vas deferens.") -AnnotationAssertion(rdfs:label "Abnormal epididymis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal spinal dura mater morphology) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of the spinal dura mater, which is the outermost of the three layers of the meninges surrounding the spinal cord.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-01-31T02:20:51Z") -AnnotationAssertion( "UMLS:C4024214") -AnnotationAssertion( "Abnormality of the spinal dura mater") -AnnotationAssertion( "HP:0009744") -AnnotationAssertion(rdfs:label "Abnormal spinal dura mater morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:probinson") "Small or missing phalangeal bones of the fingers of the hand.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-02T11:38:04Z") -AnnotationAssertion( "HP:0006056") -AnnotationAssertion( "HP:0006100") -AnnotationAssertion( "HP:0009801") -AnnotationAssertion( "UMLS:C1848670") -AnnotationAssertion( "Aplastic/hypoplastic phalanges") -AnnotationAssertion( "Aplastic/hypoplastic phalanges of the hand") -AnnotationAssertion( "Hypoplastic/absent phalanges") -AnnotationAssertion( "HP:0009767") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteolytic defects of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "Dissolution or degeneration of bone tissue of the phalanges of the hand.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-02T11:38:04Z") -AnnotationAssertion( "HP:0001179") -AnnotationAssertion( "MSH:D030981") -AnnotationAssertion( "SNOMEDCT_US:27201004") -AnnotationAssertion( "SNOMEDCT_US:63122002") -AnnotationAssertion( "UMLS:C0917990") -AnnotationAssertion( "Acro-osteolysis") -AnnotationAssertion( "Acroosteolysis") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "Breakdown of small bones of fingers") -AnnotationAssertion( "HP:0009771") -AnnotationAssertion(rdfs:label "Osteolytic defects of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the musculature of the thigh) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment involving the musculature of the thigh.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-02-03T05:16:42Z") -AnnotationAssertion( "UMLS:C4024207") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small thigh muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped thigh muscles") -AnnotationAssertion( "HP:0009786") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the musculature of the thigh") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Supernumerary spleens) - -AnnotationAssertion(Annotation( "HPO:curators") "The presence of two or more accessory spleens.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-02-11T05:44:01Z") -AnnotationAssertion( "SNOMEDCT_US:10362008") -AnnotationAssertion( "UMLS:C0266631") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Extra spleen") -AnnotationAssertion( "HP:0009799") -AnnotationAssertion(rdfs:label "Supernumerary spleens") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence of one or more of the phalanges of the hand.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-12T05:56:07Z") -AnnotationAssertion( "UMLS:C4024203") -AnnotationAssertion( "UMLS:C4280393") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent finger bone of the hand") -AnnotationAssertion( "HP:0009802") -AnnotationAssertion(rdfs:label "Aplasia of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short phalanx of finger) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Short (hypoplastic) phalanx of finger, affecting one or more phalanges.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-12T05:57:11Z") -AnnotationAssertion( "HP:0001168") -AnnotationAssertion( "HP:0005771") -AnnotationAssertion( "HP:0006087") -AnnotationAssertion( "HP:0006126") -AnnotationAssertion( "UMLS:C0877165") -AnnotationAssertion( "Hypoplastic phalanges") -AnnotationAssertion( "Hypoplastic phalanges of hands") -AnnotationAssertion( "Hypoplastic/small phalanges of the hand") -AnnotationAssertion( "Phalangeal hypoplasia") -AnnotationAssertion( "Rudimentary phalanges") -AnnotationAssertion(Annotation( ) "Short finger bones") -AnnotationAssertion( "Short phalanges") -AnnotationAssertion( "Shortened phalanges") -AnnotationAssertion( "HP:0009803") -AnnotationAssertion(rdfs:label "Short phalanx of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anomaly of the upper limb diaphyses) - -AnnotationAssertion(Annotation( "UToronto:htrang") "A structural abnormality of a diaphysis of the arm.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T04:55:36Z") -AnnotationAssertion( "HP:0003857") -AnnotationAssertion( "UMLS:C4021389") -AnnotationAssertion( "Abnormality involving the diaphyses of the upper limbs") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of shaft of long bone of the upper limbs") -AnnotationAssertion( "Diaphyseal abnormality of the upper limbs") -AnnotationAssertion( "HP:0009808") -AnnotationAssertion(rdfs:label "Anomaly of the upper limb diaphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal upper limb metaphysis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of one or more metaphyses of the arms.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T04:55:36Z") -AnnotationAssertion( "HP:0003847") -AnnotationAssertion( "UMLS:C4021388") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the wide portion of upper limb bone") -AnnotationAssertion( "Abnormality of upper limb metaphysis") -AnnotationAssertion( "Metaphyseal abnormality of the upper limbs") -AnnotationAssertion( "HP:0009809") -AnnotationAssertion(rdfs:label "Abnormal upper limb metaphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of upper limb joint) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T04:57:56Z") -AnnotationAssertion( "UMLS:C4021387") -AnnotationAssertion(Annotation( ) "Abnormality of the joints of the upper limbs") -AnnotationAssertion(Annotation( ) "Abnormality of upper limb joint") -AnnotationAssertion( "HP:0009810") -AnnotationAssertion(rdfs:label "Abnormality of upper limb joint") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the elbow) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the joint that connects the upper and the lower arm.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T04:59:43Z") -AnnotationAssertion( "HP:0002966") -AnnotationAssertion( "UMLS:C4021386") -AnnotationAssertion(Annotation( ) "Abnormality of the elbow") -AnnotationAssertion(Annotation( ) "Abnormality of the elbows") -AnnotationAssertion( "HP:0009811") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormality of the elbow") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Upper limb peromelia) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Peromelia affecting only the upper limbs. That is, the distal parts of the arm are missing leading to stump formation.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:06:12Z") -AnnotationAssertion( "UMLS:C4024199") -AnnotationAssertion( "HP:0009814") -AnnotationAssertion(rdfs:label "Upper limb peromelia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia of the extremities) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (due to failure to form) or underdevelopment of the extremities.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:06:40Z") -AnnotationAssertion( "HP:0002969") -AnnotationAssertion( "HP:0006497") -AnnotationAssertion( "UMLS:C0239399") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small extremities") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped extremities") -AnnotationAssertion( "Short or absent limbs") -AnnotationAssertion( "Shortened limbs") -AnnotationAssertion( "HP:0009815") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia of the extremities") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Lower limb undergrowth) - -AnnotationAssertion(Annotation( "HPO:probinson") "Leg shortening because of underdevelopment of one or more bones of the lower extremity.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:09:32Z") -AnnotationAssertion( "HP:0003087") -AnnotationAssertion( "HP:0005884") -AnnotationAssertion( "HP:0006399") -AnnotationAssertion( "SNOMEDCT_US:253959002") -AnnotationAssertion( "UMLS:C0345371") -AnnotationAssertion( "Hypoplasia involving bones of the lower limbs") -AnnotationAssertion( "Hypoplasia of the lower limbs") -AnnotationAssertion(Annotation( ) "Lower limb undergrowth") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped lower limb bones") -AnnotationAssertion( "HP:0009816") -AnnotationAssertion(rdfs:label "Lower limb undergrowth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia involving bones of the lower limbs) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:10:03Z") -AnnotationAssertion( "UMLS:C4024198") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent bones of the lower limbs") -AnnotationAssertion( "HP:0009817") -AnnotationAssertion(rdfs:label "Aplasia involving bones of the lower limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Lower limb peromelia) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Peromelia affecting only the lower limbs. That is, the distal parts of the leg are missing leading to stump formation.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:11:07Z") -AnnotationAssertion( "UMLS:C4024196") -AnnotationAssertion( "HP:0009820") -AnnotationAssertion(rdfs:label "Lower limb peromelia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Forearm undergrowth) - -AnnotationAssertion(Annotation( "HPO:probinson") "Forearm shortening because of underdevelopment of one or more bones of the forearm.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:11:42Z") -AnnotationAssertion( "HP:0003024") -AnnotationAssertion( "HP:0003968") -AnnotationAssertion( "HP:0006405") -AnnotationAssertion( "UMLS:C1855299") -AnnotationAssertion(Annotation( ) "Forearm undergrowth") -AnnotationAssertion( "Hypoplasia involving forearm bones") -AnnotationAssertion(Annotation( ) "Short forearm bones") -AnnotationAssertion(Annotation( ) "Short forearms") -AnnotationAssertion(Annotation( ) "Shortened forearm") -AnnotationAssertion( "HP:0009821") -AnnotationAssertion(rdfs:label "Forearm undergrowth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia involving forearm bones) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:12:10Z") -AnnotationAssertion( "UMLS:C4024195") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent forearm bones") -AnnotationAssertion( "HP:0009822") -AnnotationAssertion(rdfs:label "Aplasia involving forearm bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia involving bones of the upper limbs) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:13:20Z") -AnnotationAssertion( "UMLS:C4024194") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent bones of the upper limbs") -AnnotationAssertion( "HP:0009823") -AnnotationAssertion(rdfs:label "Aplasia involving bones of the upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Upper limb undergrowth) - -AnnotationAssertion(Annotation( "HPO:probinson") "Arm shortening because of underdevelopment of one or more bones of the upper extremity.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:13:20Z") -AnnotationAssertion( "HP:0003056") -AnnotationAssertion( "HP:0006364") -AnnotationAssertion( "UMLS:C1837406") -AnnotationAssertion( "Hypoplasia involving bones of the upper limbs") -AnnotationAssertion(Annotation( ) "Short arms") -AnnotationAssertion(Annotation( ) "Shortening of the arms") -AnnotationAssertion(Annotation( ) "Upper limb undergrowth") -AnnotationAssertion( "HP:0009824") -AnnotationAssertion(rdfs:label "Upper limb undergrowth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia involving bones of the extremities) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:16:44Z") -AnnotationAssertion( "UMLS:C4024193") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent bones of the extremities") -AnnotationAssertion( "HP:0009825") -AnnotationAssertion(rdfs:label "Aplasia involving bones of the extremities") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Limb undergrowth) - -AnnotationAssertion(Annotation( "HPO:probinson") "Limb shortening because of underdevelopment of one or more bones of the extremities.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:16:44Z") -AnnotationAssertion( "HP:0003058") -AnnotationAssertion( "HP:0005049") -AnnotationAssertion( "HP:0005057") -AnnotationAssertion( "UMLS:C0239399") -AnnotationAssertion( "Hypoplasia involving bones of the extremities") -AnnotationAssertion(Annotation( ) "Limb undergrowth") -AnnotationAssertion(Annotation( ) "Short limb") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Short limbs") -AnnotationAssertion(Annotation( ) "limb shortening") -AnnotationAssertion( "HP:0009826") -AnnotationAssertion(rdfs:label "Limb undergrowth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peromelia) - -AnnotationAssertion(Annotation( "HPO:probinson") "The distal parts of the limbs are missing leading to a stump formation.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-02-23T05:17:25Z") -AnnotationAssertion( "UMLS:C4024192") -AnnotationAssertion( "HP:0009828") -AnnotationAssertion(rdfs:label "Peromelia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peripheral neuropathy) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Peripheral neuropathy is a general term for any disorder of the peripheral nervous system. The main clinical features used to classify peripheral neuropathy are distribution, type (mainly demyelinating versus mainly axonal), duration, and course.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-03-01T07:49:18Z") -AnnotationAssertion( "HP:0003157") -AnnotationAssertion( "HP:0003407") -AnnotationAssertion( "HP:0007088") -AnnotationAssertion( "HP:0007235") -AnnotationAssertion( "HP:0007355") -AnnotationAssertion( "MSH:D010523") -AnnotationAssertion( "SNOMEDCT_US:302226006") -AnnotationAssertion( "SNOMEDCT_US:386033004") -AnnotationAssertion( "SNOMEDCT_US:42658009") -AnnotationAssertion( "UMLS:C0031117") -AnnotationAssertion( "UMLS:C0442874") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Peripheral nerve damage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Peripheral neuritis") -AnnotationAssertion( "Neuropathy") -AnnotationAssertion( "HP:0009830") -AnnotationAssertion(rdfs:comment "Terms from this subhierarchy should be used to describe morphological abnormalities seen in peripheral neuropathy. Functional deficits should be coded separately.") -AnnotationAssertion(rdfs:label "Peripheral neuropathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal distal phalanx morphology of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly of distal phalanx of finger.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:01:39Z") -AnnotationAssertion( "HP:0005919") -AnnotationAssertion( "UMLS:C4021385") -AnnotationAssertion( "Abnormal terminal phalanges of the hand") -AnnotationAssertion( "Abnormality of the distal phalanges of the hand") -AnnotationAssertion( "Abnormality of the distal phalanx of finger") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the outermost finger bone") -AnnotationAssertion( "HP:0009832") -AnnotationAssertion(rdfs:label "Abnormal distal phalanx morphology of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal middle phalanx morphology of the hand) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of middle phalanx of finger.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:01:39Z") -AnnotationAssertion( "UMLS:C4024191") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the middle finger bones of the hand") -AnnotationAssertion( "Abnormality of the middle phalanges of the hand") -AnnotationAssertion( "HP:0009833") -AnnotationAssertion(rdfs:label "Abnormal middle phalanx morphology of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal proximal phalanx morphology of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:01:39Z") -AnnotationAssertion( "UMLS:C4024190") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the innermost finger bones of the hand") -AnnotationAssertion( "Abnormality of the proximal phalanges of the hand") -AnnotationAssertion( "HP:0009834") -AnnotationAssertion(rdfs:label "Abnormal proximal phalanx morphology of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the distal phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the distal phalanges.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:10:11Z") -AnnotationAssertion( "HP:0005635") -AnnotationAssertion( "HP:0006037") -AnnotationAssertion( "HP:0006066") -AnnotationAssertion( "HP:0006235") -AnnotationAssertion( "UMLS:C1861336") -AnnotationAssertion( "Absent/hypoplastic distal phalanges") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small outermost finger bone of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped outermost finger bone of the hand") -AnnotationAssertion( "Aplasia/Hypoplasia of the distal phalanges") -AnnotationAssertion( "Aplastic/hypoplastic distal phalanges") -AnnotationAssertion( "Hypoplastic to absent terminal phalanges") -AnnotationAssertion( "Hypoplastic/aplastic distal phalanges") -AnnotationAssertion( "Hypoplastic/aplastic distal phalanx") -AnnotationAssertion(Annotation( "HPO:skoehler") "Small or absent distal phalanges") -AnnotationAssertion( "HP:0009835") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolytic defects of the distal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:10:11Z") -AnnotationAssertion( "HP:0001219") -AnnotationAssertion( "HP:0009865") -AnnotationAssertion( "UMLS:C1849547") -AnnotationAssertion( "Acro-osteolysis of distal phalanges") -AnnotationAssertion( "Acroosteolysis of distal phalanges") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Osteolytic defects of the outermost finger bone of the hand") -AnnotationAssertion( "HP:0009839") -AnnotationAssertion(rdfs:label "Osteolytic defects of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the middle phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:15:55Z") -AnnotationAssertion( "HP:0005810") -AnnotationAssertion( "HP:0006063") -AnnotationAssertion( "HP:0006148") -AnnotationAssertion( "UMLS:C1862152") -AnnotationAssertion( "Absent/hypoplastic middle phalanges") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small middle finger bone of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped middle finger bone of the hand") -AnnotationAssertion( "Aplasia/hypoplasia of middle phalanges") -AnnotationAssertion( "Aplastic/hypoplastic middle phalanges") -AnnotationAssertion( "Hypoplastic/aplastic middle phalanx") -AnnotationAssertion( "Short to absent middle phalanges") -AnnotationAssertion( "Short/absent middle phalanges") -AnnotationAssertion( "HP:0009843") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the middle phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolytic defects of the middle phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:15:55Z") -AnnotationAssertion( "HP:0009866") -AnnotationAssertion( "UMLS:C4024185") -AnnotationAssertion( "HP:0009847") -AnnotationAssertion(rdfs:label "Osteolytic defects of the middle phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the proximal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-03-11T12:16:33Z") -AnnotationAssertion( "UMLS:C4024182") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small innermost finger bones of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped innermost finger bones of the hand") -AnnotationAssertion( "HP:0009851") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of the distal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-04-24T04:29:30Z") -AnnotationAssertion( "UMLS:C4024173") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Absent distal phalanges of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent outermost hand bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Aplasia of outermost hand bone") -AnnotationAssertion( "HP:0009881") -AnnotationAssertion(rdfs:label "Aplasia of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short distal phalanx of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19125433") "Short distance from the end of the finger to the most distal interphalangeal crease or the distal interphalangeal joint flexion point. That is, hypoplasia of one or more of the distal phalanx of finger.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-04-24T04:29:30Z") -AnnotationAssertion( "HP:0001198") -AnnotationAssertion( "HP:0001202") -AnnotationAssertion( "HP:0001221") -AnnotationAssertion( "HP:0001229") -AnnotationAssertion( "HP:0005669") -AnnotationAssertion( "HP:0006075") -AnnotationAssertion( "HP:0006076") -AnnotationAssertion( "HP:0006132") -AnnotationAssertion( "HP:0006199") -AnnotationAssertion( "HP:0006223") -AnnotationAssertion( "UMLS:C1839829") -AnnotationAssertion( "Brachytelophalangy") -AnnotationAssertion( "Distal phalangeal hypoplasia") -AnnotationAssertion( "Hypoplasia of the distal phalanges") -AnnotationAssertion( "Hypoplasia of the distal phalanges of the hand") -AnnotationAssertion( "Hypoplasic terminal phalanges") -AnnotationAssertion( "Hypoplastic distal phalanges") -AnnotationAssertion( "Hypoplastic terminal phalanges") -AnnotationAssertion( "Short distal phalanges") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short outermost finger bone") -AnnotationAssertion( "Terminal phalangeal hypoplasia of hand") -AnnotationAssertion( "HP:0009882") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This term differs from Partial absence of the finger because in that term, the phalanx must be missing, whereas in this term it may be small, but present. Distal phalangeal lengths can be assessed subjectively by comparing that digit segment to the rest of the digit, to other normal digits in that patient, or to typical patients of that age or build. Regarding the subjective definition, for individuals who do not have flexion creases, one may determine this by flexing the DIP joint and estimating the length of the terminal segment of the digit. Alternatively, one may be able to palpate the joint.") -AnnotationAssertion(rdfs:label "Short distal phalanx of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of the distal phalanx of hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "This term applies if one or more of the distal phalanges of the hand are either partially duplicated, depending on severity leading to a broad or bifid appearance of the phalanges, or completely duplicated.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-04-24T04:33:55Z") -AnnotationAssertion( "HP:0001228") -AnnotationAssertion( "HP:0010007") -AnnotationAssertion( "UMLS:C1849343") -AnnotationAssertion( "Bifid terminal phalanges") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplication of the outermost bone of hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Notched outermost bone of hand") -AnnotationAssertion( "Partial/complete duplication of the distal phalanges of the hand") -AnnotationAssertion( "HP:0009883") -AnnotationAssertion(rdfs:label "Duplication of the distal phalanx of hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of hair pigmentation) - -AnnotationAssertion(Annotation( "HPO:curators") "An abnormality of hair pigmentation (color).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-04-30T06:00:53Z") -AnnotationAssertion( "UMLS:C4024172") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of hair color") -AnnotationAssertion(Annotation( ) "Abnormality of hair colour") -AnnotationAssertion(Annotation( ) "Abnormality of hair pigmentation") -AnnotationAssertion( "HP:0009887") -AnnotationAssertion(rdfs:label "Abnormality of hair pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of secondary sexual hair) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormality of the growth of secondary sexual hair, which normally ensues during puberty. In males, secondary sexual hair usually comprises body hair, including underarm, abdominal, chest, and pubic hair. In females, secondary sexual hair usually comprises a lesser degree of body hair, most prominently underarm and pubic hair.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-04-30T06:18:33Z") -AnnotationAssertion( "UMLS:C4024171") -AnnotationAssertion(Annotation( ) "Abnormality of secondary sexual hair") -AnnotationAssertion( "HP:0009888") -AnnotationAssertion(rdfs:label "Abnormality of secondary sexual hair") -SubClassOf( ) - -# Class: (Localized hirsutism) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormally increased hair growth with a localized distribution.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-04-30T06:29:20Z") -AnnotationAssertion( "UMLS:C4024170") -AnnotationAssertion(Annotation( ) "Localised abnormal hair growth") -AnnotationAssertion(Annotation( ) "Localised hirsutism") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Localized abnormal hair growth") -AnnotationAssertion( "HP:0009889") -AnnotationAssertion(rdfs:label "Localized hirsutism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anotia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19125421") "Complete absence of any auricular structures.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-04-30T06:53:41Z") -AnnotationAssertion( "MSH:D065817") -AnnotationAssertion( "SNOMEDCT_US:57436000") -AnnotationAssertion( "UMLS:C0702139") -AnnotationAssertion( "UMLS:C1408788") -AnnotationAssertion(Annotation( ) "Absent ear") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Absent ears") -AnnotationAssertion(Annotation( "HPO:skoehler") "Congenital absence of external ear") -AnnotationAssertion( "HP:0009892") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Complete absence of the auricle (external ear). The skin of the cheek passes smoothly over the aural area without definite elevation or depression.") -AnnotationAssertion(rdfs:label "Anotia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thickened ears) - -AnnotationAssertion( "Increased thickness of the external ear.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-04-30T10:09:17Z") -AnnotationAssertion( "UMLS:C4024168") -AnnotationAssertion(Annotation( ) "Thickened ears") -AnnotationAssertion( "HP:0009894") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Thickened ears") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the middle ear ossicles) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the middle ear ossicles, malleus, incus, and stapes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-01T03:26:53Z") -AnnotationAssertion( "UMLS:C4021374") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent middle ear bones") -AnnotationAssertion( "Absent middle ear ossicles") -AnnotationAssertion( "HP:0009910") -AnnotationAssertion(rdfs:label "Aplasia of the middle ear ossicles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal temporal bone morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the temporal bone of the skull, which is situated at the sides and base of the skull roughly underlying the region of the face known as the temple.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-01T03:33:17Z") -AnnotationAssertion( "UMLS:C4024163") -AnnotationAssertion( "Abnormality of the temporal bone") -AnnotationAssertion( "HP:0009911") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal temporal bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia involving the nose) - -AnnotationAssertion(Annotation( "HPO:curators") "Underdevelopment or absence of the nose or parts thereof.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-05T06:44:04Z") -AnnotationAssertion( "SNOMEDCT_US:204519007") -AnnotationAssertion( "SNOMEDCT_US:93278002") -AnnotationAssertion( "UMLS:C0685684") -AnnotationAssertion( "UMLS:C4024159") -AnnotationAssertion( "UMLS:C4280392") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased nasal size") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic nose") -AnnotationAssertion( "HP:0009924") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia involving the nose") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thick nasal alae) - -AnnotationAssertion(Annotation( "PMID:19152422") "Increase in bulk of the ala nasi.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-05T06:47:43Z") -AnnotationAssertion( "UMLS:C1844809") -AnnotationAssertion( "Ala nasi, thick") -AnnotationAssertion( "Thickening of the alae nasi") -AnnotationAssertion( "HP:0009928") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Thick nasal alae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Single naris) - -AnnotationAssertion(Annotation( "PMID:19152422") "The presence of only a single nostril.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-10T10:33:56Z") -AnnotationAssertion( "SNOMEDCT_US:95266003") -AnnotationAssertion( "UMLS:C0685682") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Mono nostril") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "One nostril") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Single nare") -AnnotationAssertion(Annotation( ) "Single nostril") -AnnotationAssertion( "HP:0009932") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The single opening may occur in the midline or it can occur on one side, that is, it can be symmetric or asymmetric. Although the columella is invariably absent, this is implicit and does not need to be separately specified.") -AnnotationAssertion(rdfs:label "Single naris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Supernumerary naris) - -AnnotationAssertion(Annotation( "PMID:19152422") "The presence of more than two nostrils.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-10T10:37:41Z") -AnnotationAssertion( "UMLS:C4021372") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Accessory nares") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Accessory nostril") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Extra nostril") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Supernumerary nares") -AnnotationAssertion( "Supernumerary nostrils") -AnnotationAssertion( "HP:0009934") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Supernumerary naris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Facial hirsutism) - -AnnotationAssertion(Annotation( "HPO:curators") "Excess facial hair.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-10T10:58:49Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Excessive face hair") -AnnotationAssertion( "UMLS:C1850041") -AnnotationAssertion( "UMLS:C2128203") -AnnotationAssertion( "HP:0009937") -AnnotationAssertion(rdfs:label "Facial hirsutism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Sunken cheeks) - -AnnotationAssertion(Annotation( "PMID:19125436") "Lack or loss of the soft tissues between the zygomata and mandible.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-10T11:17:18Z") -AnnotationAssertion( "UMLS:C4024154") -AnnotationAssertion(Annotation( ) "Depressed cheeks") -AnnotationAssertion(Annotation( ) "Hollow cheeks") -AnnotationAssertion(Annotation( ) "Sunken cheeks") -AnnotationAssertion( "HP:0009938") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Sunken cheeks") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Mandibular aplasia) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence of the mandible.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-05-10T11:27:14Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Agnathia") -AnnotationAssertion( "SNOMEDCT_US:91896009") -AnnotationAssertion( "SNOMEDCT_US:91922000") -AnnotationAssertion( "UMLS:C0685775") -AnnotationAssertion( "UMLS:C0685776") -AnnotationAssertion( "UMLS:C4021371") -AnnotationAssertion( "Absence of lower jaw") -AnnotationAssertion( "Absence of lower jaw bone") -AnnotationAssertion( "Absence of mandible") -AnnotationAssertion( "Absent mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Agenesis of the mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia of the lower jaw bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Failure of development of lower jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Failure of development of mandible") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing lower jaw") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of lower jaw bones") -AnnotationAssertion( "HP:0009939") -AnnotationAssertion(rdfs:label "Mandibular aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplication of phalanx of hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "This term applies if one or more of the phalanges of the hand are either partially duplicated, depending on severity leading to a broad or bifid appearance of the phalanges, or completely duplicated.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T02:28:25Z") -AnnotationAssertion( "HP:0009143") -AnnotationAssertion( "UMLS:C4021349") -AnnotationAssertion(Annotation( ) "Duplication of finger bones") -AnnotationAssertion( "HP:0009997") -AnnotationAssertion(rdfs:label "Duplication of phalanx of hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Complete duplication of phalanx of hand) - -AnnotationAssertion(Annotation( "HPO:curators") "A complete duplication affecting one or more of the phalanges of the hand. As opposed to a partial duplication were there is still a variable degree of fusion between the duplicated bones, a complete duplication leads to two separate bones appearing side to side (radio-ulnar axis) as seen on x-rays. A duplication leading to an accesory bone appearing in the proximo-distal axis on x-rays, is a different entity called a Pseudoepiphyses (see according terms) sometimes also referred to as Hyperphalangism.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T02:30:16Z") -AnnotationAssertion( "UMLS:C4024121") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Complete duplication of hand bones") -AnnotationAssertion( "HP:0009998") -AnnotationAssertion(rdfs:label "Complete duplication of phalanx of hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Partial duplication of the phalanx of hand) - -AnnotationAssertion(Annotation( "HPO:curators") "A partial duplication, depending on severity leading to a broad or bifid appearance, affecting one or more of the phalanges of the hand. As opposed to a complete duplication there is still a variable degree of fusion between the duplicated bones.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T02:30:35Z") -AnnotationAssertion( "UMLS:C4024120") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Partial duplication of hand bones") -AnnotationAssertion( "HP:0009999") -AnnotationAssertion(rdfs:label "Partial duplication of the phalanx of hand") -SubClassOf( ) - -# Class: (Complete duplication of the proximal phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "A complete duplication affecting one or more of the proximal phalanges of the hand. As opposed to a partial duplication were there is still a variable degree of fusion between the duplicated bones, a complete duplication leads to two separate bones appearing side to side (radio-ulnar axis) as seen on x-rays. A duplication leading to an accesory bone appearing in the proximo-distal axis on x-rays, this is actually a different entity called a Pseudoepiphyses (see according terms) sometimes also referred to as Hyperphalangism.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T03:55:02Z") -AnnotationAssertion( "UMLS:C4024119") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Complete duplication of the innermost bones of the hand") -AnnotationAssertion( "HP:0010000") -AnnotationAssertion(rdfs:label "Complete duplication of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Complete duplication of the distal phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "A complete duplication affecting one or more of the distal phalanges of the hand.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T03:55:02Z") -AnnotationAssertion( "UMLS:C4024118") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Complete duplication of the outermost bones of the hand") -AnnotationAssertion( "HP:0010001") -AnnotationAssertion(rdfs:comment "As opposed to a partial duplication were there is still a variable degree of fusion between the duplicated bones, a complete duplication leads to two separate bones appearing side to side (radio-ulnar axis) as seen on x-rays. A duplication leading to an accessory bone appearing in the proximo-distal axis on x-rays, is actually a different entity called a pseudoepiphysis (see corresponding terms), sometimes also referred to as hyperphalangism.") -AnnotationAssertion(rdfs:label "Complete duplication of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Complete duplication of the middle phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "A complete duplication affecting one or more of the middle phalanges of the hand. As opposed to a partial duplication were there is still a variable degree of fusion between the duplicated bones, a complete duplication leads to two separate bones appearing side to side (radio-ulnar axis) as seen on x-rays. A duplication leading to an accessory bone appearing in the proximo-distal axis on x-rays, this is actually a different entity called a pseudoepiphysis (see corresponding terms) sometimes also referred to as hyperphalangism.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T03:55:02Z") -AnnotationAssertion( "UMLS:C4024117") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Complete duplication of the middle bones of the hand") -AnnotationAssertion( "HP:0010002") -AnnotationAssertion(rdfs:label "Complete duplication of the middle phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Partial duplication of the proximal phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "A partial duplication, depending on severity leading to a broad or bifid appearance, affecting one or more of the proximal phalanges of the hand. As opposed to a complete duplication there is still a variable degree of fusion between the duplicated bones.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T03:55:29Z") -AnnotationAssertion( "UMLS:C4024116") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Partial duplication of the innermost bones of the hand") -AnnotationAssertion( "HP:0010003") -AnnotationAssertion(rdfs:label "Partial duplication of the proximal phalanges of the hand") -SubClassOf( ) -SubClassOf( ) - -# Class: (Partial duplication of the distal phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "A partial duplication, depending on severity leading to a broad or bifid appearance, affecting one or more of the distal phalanges of the hand. As opposed to a complete duplication there is still a variable degree of fusion between the duplicated bones.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T03:55:29Z") -AnnotationAssertion( "HP:0006196") -AnnotationAssertion( "UMLS:C4021348") -AnnotationAssertion( "Bifid terminal phalanges of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Partial duplication of the outermost bone of the hand") -AnnotationAssertion( "HP:0010004") -AnnotationAssertion(rdfs:label "Partial duplication of the distal phalanges of the hand") -SubClassOf( ) -SubClassOf( ) - -# Class: (Partial duplication of the middle phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "A partial duplication, depending on severity leading to a broad or bifid appearance, affecting one or more of the middle phalanges of the hand. As opposed to a complete duplication there is still a variable degree of fusion between the duplicated bones.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T03:55:29Z") -AnnotationAssertion( "UMLS:C4024115") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Partial duplication of the middle bones of hand") -AnnotationAssertion( "HP:0010005") -AnnotationAssertion(rdfs:label "Partial duplication of the middle phalanges of the hand") -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of the proximal phalanx of hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "This term applies if one or more of the proximal phalanges of the hand are either partially duplicated, depending on severity leading to a broad or bifid appearance of the phalanges, or completely duplicated.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T05:29:46Z") -AnnotationAssertion( "UMLS:C4021347") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplication of the innermost bones of hand") -AnnotationAssertion( "Partial/complete duplication of the proximal phalanges of the hand") -AnnotationAssertion( "HP:0010006") -AnnotationAssertion(rdfs:label "Duplication of the proximal phalanx of hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) - -# Class: (Duplication of the middle phalanx of hand) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "This term applies if one or more of the middle phalanges of the hand are either partially duplicated, depending on severity leading to a broad or bifid appearance of the phalanges, or completely duplicated.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-26T05:29:46Z") -AnnotationAssertion( "UMLS:C4021346") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplication of the middle bones of hand") -AnnotationAssertion( "Partial/complete duplication of the middle phalanges of the hand") -AnnotationAssertion( "HP:0010008") -AnnotationAssertion(rdfs:label "Duplication of the middle phalanx of hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of metacarpal bones) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental defect associated with absence of one or more metacarpal bones.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-27T04:40:58Z") -AnnotationAssertion( "HP:0005911") -AnnotationAssertion( "UMLS:C1846473") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent long bone of hand") -AnnotationAssertion( "Absent metacarpal") -AnnotationAssertion( "Absent metacarpals") -AnnotationAssertion( "HP:0010048") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Aplasia of metacarpal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short metacarpal) - -AnnotationAssertion(Annotation( "PMID:19125433") "Diminished length of one or more metacarpal bones in relation to the others of the same hand or to the contralateral metacarpal.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-27T04:40:58Z") -AnnotationAssertion( "HP:0001164") -AnnotationAssertion( "HP:0005695") -AnnotationAssertion( "HP:0005717") -AnnotationAssertion( "HP:0005909") -AnnotationAssertion( "HP:0006047") -AnnotationAssertion( "HP:0006183") -AnnotationAssertion( "HP:0006186") -AnnotationAssertion( "UMLS:C1837084") -AnnotationAssertion( "Brachymetacarpalia") -AnnotationAssertion( "Hypoplastic metacarpal") -AnnotationAssertion( "Metacarpal hypoplasia") -AnnotationAssertion( "Short metacarpals") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Shortened long bone of hand") -AnnotationAssertion( "Shortened long bones of hand") -AnnotationAssertion( "Shortened metacarpals") -AnnotationAssertion( "Shortening of metacarpals") -AnnotationAssertion(Annotation( "HPO:skoehler") "Short metacarpal bones") -AnnotationAssertion( "HP:0010049") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Short metacarpals can involve any of the metacarpal bones, and the affected ray should be specified. The assessment of isolated short metacarpal can be made by viewing the dorsum of the hand when clenched. Note that if metacarpals F2-5 are affected, the correct term is Short palm.") -AnnotationAssertion(rdfs:label "Short metacarpal") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the epiphyses of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:30:42Z") -AnnotationAssertion( "UMLS:C4023999") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the toe bones") -AnnotationAssertion( "HP:0010160") -AnnotationAssertion(rdfs:label "Abnormality of the epiphyses of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:31:17Z") -AnnotationAssertion( "UMLS:C4023998") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the long bones of the toes") -AnnotationAssertion( "HP:0010161") -AnnotationAssertion(rdfs:label "Abnormality of the phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent epiphyses of the toes) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Absence of the epiphyses of the phalanges of the toes.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:34:06Z") -AnnotationAssertion( "UMLS:C4023997") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent end part of the toe bones") -AnnotationAssertion( "HP:0010162") -AnnotationAssertion(rdfs:label "Absent epiphyses of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged epiphyses of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:34:06Z") -AnnotationAssertion( "UMLS:C4023994") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of the toe bones") -AnnotationAssertion( "HP:0010165") -AnnotationAssertion(rdfs:label "Enlarged epiphyses of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:34:06Z") -AnnotationAssertion( "UMLS:C4023989") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of the toe bones") -AnnotationAssertion( "HP:0010170") -AnnotationAssertion(rdfs:label "Small epiphyses of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:39:26Z") -AnnotationAssertion( "UMLS:C4023987") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small toe bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped toe bones") -AnnotationAssertion( "HP:0010173") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolytic defects of the phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:39:26Z") -AnnotationAssertion( "UMLS:C4023985") -AnnotationAssertion( "HP:0010177") -AnnotationAssertion(rdfs:label "Osteolytic defects of the phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of phalanx of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Partial/complete duplication of one or more phalanx of toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:39:26Z") -AnnotationAssertion( "UMLS:C4021328") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplicated toe bone") -AnnotationAssertion( "Partial/complete duplication of the phalanges of the toes") -AnnotationAssertion( "HP:0010181") -AnnotationAssertion(rdfs:label "Duplication of phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the distal phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:51:38Z") -AnnotationAssertion( "UMLS:C4023982") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the outermost bone of the toes") -AnnotationAssertion( "HP:0010182") -AnnotationAssertion(rdfs:label "Abnormality of the distal phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the middle phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:51:38Z") -AnnotationAssertion( "UMLS:C4023981") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal middle bones of toe") -AnnotationAssertion( "HP:0010183") -AnnotationAssertion(rdfs:label "Abnormality of the middle phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of toe proximal phalanx) - -AnnotationAssertion(Annotation( "HPO:probinson") "A morphological anomaly of one or more proximal phalanges of one or more toes.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:51:38Z") -AnnotationAssertion( "UMLS:C4021327") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal innermost toe bone") -AnnotationAssertion( "Abnormality of the proximal phalanges of the toes") -AnnotationAssertion( "HP:0010184") -AnnotationAssertion(rdfs:label "Abnormality of toe proximal phalanx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the distal phalanges of the toes) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the distal phalanges of the toes.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:52:41Z") -AnnotationAssertion( "HP:0005735") -AnnotationAssertion( "HP:0005818") -AnnotationAssertion( "UMLS:C4020773") -AnnotationAssertion( "UMLS:C4021326") -AnnotationAssertion( "Absent/hypoplastic terminal phalanges of toes") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small outermost bones of toe") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped outermost bones of toe") -AnnotationAssertion( "Hypoplasia/agenesis of distal phalanges of toes") -AnnotationAssertion( "HP:0010185") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the distal phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolytic defects of the distal phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:52:41Z") -AnnotationAssertion( "UMLS:C4023979") -AnnotationAssertion( "HP:0010189") -AnnotationAssertion(rdfs:label "Osteolytic defects of the distal phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of distal phalanx of toe) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "A partial or complete duplication of one or more distal phalanx of toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:52:41Z") -AnnotationAssertion( "UMLS:C4021322") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplication of outermost bone of toe") -AnnotationAssertion( "Partial/complete duplication of the distal phalanges of the toes") -AnnotationAssertion( "HP:0010193") -AnnotationAssertion(rdfs:label "Duplication of distal phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the middle phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:53:35Z") -AnnotationAssertion( "UMLS:C4023976") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small middle bones of toe") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped middle bones of toe") -AnnotationAssertion( "HP:0010194") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the middle phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolytic defects of the middle phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:53:35Z") -AnnotationAssertion( "UMLS:C4023974") -AnnotationAssertion( "HP:0010198") -AnnotationAssertion(rdfs:label "Osteolytic defects of the middle phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of middle phalanx of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Partial or complete duplication of a middle phalanx of toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:53:35Z") -AnnotationAssertion( "UMLS:C4021318") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Partial/complete duplication of the middle bones of the toes") -AnnotationAssertion( "Partial/complete duplication of the middle phalanges of the toes") -AnnotationAssertion( "HP:0010202") -AnnotationAssertion(rdfs:label "Duplication of middle phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia of proximal toe phalanx) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (agenesis) or underdevelopment of the proximal phalanx of the toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:54:18Z") -AnnotationAssertion( "UMLS:C4021317") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small innermost toe bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped innermost toe bones") -AnnotationAssertion( "Aplasia/Hypoplasia of the proximal phalanges of the toes") -AnnotationAssertion( "HP:0010203") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia of proximal toe phalanx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Osteolytic defect of the proximal toe phalanx) - -AnnotationAssertion(Annotation( "HPO:probinson") "Dissolution or degeneration of bone tissue of the proximal toe phalanx.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:54:18Z") -AnnotationAssertion( "UMLS:C4021314") -AnnotationAssertion( "Osteolytic defects of the proximal phalanges of the toes") -AnnotationAssertion( "HP:0010207") -AnnotationAssertion(rdfs:label "Osteolytic defect of the proximal toe phalanx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Duplication of proximal phalanx of toe) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Partial/complete duplication of a proximal phalanx of toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-05-29T01:54:18Z") -AnnotationAssertion( "UMLS:C4021312") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplication of innermost toe bones") -AnnotationAssertion( "Partial/complete duplication of the proximal phalanges of the toes") -AnnotationAssertion( "HP:0010211") -AnnotationAssertion(rdfs:label "Duplication of proximal phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent epiphyses of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:skoehler") "Absence of one or more epiphyses of the phalanges of the fingers.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T03:31:52Z") -AnnotationAssertion( "HP:0009359") -AnnotationAssertion( "UMLS:C4021310") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent end part of fingers") -AnnotationAssertion( "Absent epiphyses of the fingers") -AnnotationAssertion( "HP:0010228") -AnnotationAssertion(rdfs:label "Absent epiphyses of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged epiphyses of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormally large size of the epiphyses of the phalanges of the fingers with respect to age-dependent norms.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T03:31:52Z") -AnnotationAssertion( "HP:0006023") -AnnotationAssertion( "HP:0009362") -AnnotationAssertion( "UMLS:C1865036") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of finger bones") -AnnotationAssertion( "Enlarged epiphyses of the fingers") -AnnotationAssertion( "Enlarged phalangeal epiphyses") -AnnotationAssertion( "HP:0010231") -AnnotationAssertion(rdfs:label "Enlarged epiphyses of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the phalanges of the hand) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormally small size of the epiphyses of the phalanges of the fingers with respect to age-dependent norms.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T03:31:52Z") -AnnotationAssertion( "HP:0009367") -AnnotationAssertion( "UMLS:C4021305") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of finger bones") -AnnotationAssertion( "Small epiphyses of the fingers") -AnnotationAssertion( "HP:0010236") -AnnotationAssertion(rdfs:label "Small epiphyses of the phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of the middle phalanx of the hand) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of one or more middle phalanx of a finger.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T03:59:39Z") -AnnotationAssertion( "HP:0005778") -AnnotationAssertion( "UMLS:C1862096") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent middle bones of hand") -AnnotationAssertion( "Absent middle phalanges") -AnnotationAssertion( "Missing middle phalanges") -AnnotationAssertion( "HP:0010239") -AnnotationAssertion(rdfs:label "Aplasia of the middle phalanx of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short proximal phalanx of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital hypoplasia of one or more proximal phalanx of finger.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:00:44Z") -AnnotationAssertion( "HP:0005670") -AnnotationAssertion( "HP:0006138") -AnnotationAssertion( "UMLS:C1860606") -AnnotationAssertion( "Hypoplasia of the proximal phalanges of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short innermost finger bones") -AnnotationAssertion( "Short proximal phalanges") -AnnotationAssertion(Annotation( ) "Short proximal phalanx of finger") -AnnotationAssertion( "Shortening in proximal phalanges") -AnnotationAssertion( "HP:0010241") -AnnotationAssertion(rdfs:label "Short proximal phalanx of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of the proximal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:01:02Z") -AnnotationAssertion( "HP:0006102") -AnnotationAssertion( "UMLS:C4021302") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent innermost bones") -AnnotationAssertion( "Absent proximal phalanges") -AnnotationAssertion( "HP:0010242") -AnnotationAssertion(rdfs:label "Aplasia of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the epiphyses of the distal phalanx of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly of distal epiphysis of phalanx of finger.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:21:32Z") -AnnotationAssertion( "UMLS:C4023956") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the outermost bone of finger") -AnnotationAssertion( "HP:0010243") -AnnotationAssertion(rdfs:label "Abnormality of the epiphyses of the distal phalanx of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the epiphyses of the middle phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:21:32Z") -AnnotationAssertion( "UMLS:C4023955") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the middle hand bones") -AnnotationAssertion( "HP:0010244") -AnnotationAssertion(rdfs:label "Abnormality of the epiphyses of the middle phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the epiphyses of the proximal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:21:32Z") -AnnotationAssertion( "UMLS:C4023954") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the innermost hand bones") -AnnotationAssertion( "HP:0010245") -AnnotationAssertion(rdfs:label "Abnormality of the epiphyses of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent epiphyses of the distal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:23:06Z") -AnnotationAssertion( "UMLS:C4023953") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent end part of the outermost hand bones") -AnnotationAssertion( "HP:0010246") -AnnotationAssertion(rdfs:label "Absent epiphyses of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged epiphyses of the distal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:23:06Z") -AnnotationAssertion( "UMLS:C4023950") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of the outermost hand bones") -AnnotationAssertion( "HP:0010249") -AnnotationAssertion(rdfs:label "Enlarged epiphyses of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the distal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:23:06Z") -AnnotationAssertion( "UMLS:C4023946") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of the outermost hand bones") -AnnotationAssertion( "HP:0010254") -AnnotationAssertion(rdfs:label "Small epiphyses of the distal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged epiphyses of the middle phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:24:15Z") -AnnotationAssertion( "UMLS:C4023941") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of the middle hand bones") -AnnotationAssertion( "HP:0010260") -AnnotationAssertion(rdfs:label "Enlarged epiphyses of the middle phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the middle phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:24:15Z") -AnnotationAssertion( "UMLS:C4023936") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of the middle hand bones") -AnnotationAssertion( "HP:0010265") -AnnotationAssertion(rdfs:label "Small epiphyses of the middle phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent epiphyses of the proximal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:25:12Z") -AnnotationAssertion( "UMLS:C4023933") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent end part of the innermost hand bones") -AnnotationAssertion( "HP:0010268") -AnnotationAssertion(rdfs:label "Absent epiphyses of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged epiphyses of the proximal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:25:12Z") -AnnotationAssertion( "UMLS:C4023930") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Enlarged end part of the innermost hand bones") -AnnotationAssertion( "HP:0010271") -AnnotationAssertion(rdfs:label "Enlarged epiphyses of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small epiphyses of the proximal phalanges of the hand) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-06T04:25:12Z") -AnnotationAssertion( "UMLS:C4023925") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of the innermost hand bones") -AnnotationAssertion( "HP:0010276") -AnnotationAssertion(rdfs:label "Small epiphyses of the proximal phalanges of the hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Stomatitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Stomatitis is an inflammation of the mucous membranes of any of the structures in the mouth.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T09:48:56Z") -AnnotationAssertion( "MSH:D013280") -AnnotationAssertion( "SNOMEDCT_US:20607006") -AnnotationAssertion( "SNOMEDCT_US:61170000") -AnnotationAssertion( "UMLS:C0038362") -AnnotationAssertion( "UMLS:C0149704") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Inflammation of the mouth") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Gingivostomatitis") -AnnotationAssertion( "HP:0010280") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Stomatitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Cleft lower lip) - -AnnotationAssertion(Annotation( "HPO:probinson") "A gap in the lower lip.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T09:50:34Z") -AnnotationAssertion( "UMLS:C1856026") -AnnotationAssertion(Annotation( ) "Cleft lower lip") -AnnotationAssertion(Annotation( ) "Cleft of the lower lip") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lower labial cleft") -AnnotationAssertion( "HP:0010281") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Cleft lower lip") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the tongue) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the tongue.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T11:41:04Z") -AnnotationAssertion( "UMLS:C4023916") -AnnotationAssertion( "UMLS:C4280384") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual aplasia/hypoplasia") -AnnotationAssertion( "HP:0010295") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the tongue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Spinal dysraphism) - -AnnotationAssertion(Annotation( "HPO:probinson") "A heterogeneous group of congenital spinal anomalies that result from defective closure of the neural tube early in fetal life.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T12:58:04Z") -AnnotationAssertion( "MSH:D009436") -AnnotationAssertion( "SNOMEDCT_US:253098009") -AnnotationAssertion( "UMLS:C0027794") -AnnotationAssertion(Annotation( "HPO:sdoelken") "Incomplete closure of the vertebral arch") -AnnotationAssertion( "HP:0010301") -AnnotationAssertion(rdfs:comment "Spinal dysraphism, or neural tube defect comprises a heterogeneous group of congenital spinal anomalies that result from defective closure of the neural tube early in fetal life and anomalous development of the caudal cell mass. The anatomic features common to the entire group is an anomaly in the midline structures of the back, especially the absence of some of the neural arches, and defects of the skin, filum terminale, nerves, and spinal cord. Open forms of spinal dysraphism include myelocele, meningocele, and myelomeningocele. These open forms are often associated with hydrocephalus and Arnold-Chiari malformation type II and may be classified as spina bifida aperta. Closed forms of spinal dysraphism includ spina bifida occulta.") -AnnotationAssertion(rdfs:label "Spinal dysraphism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal spinal meningeal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the spinal meninges, the system of membranes (dura mater, the arachnoid mater, and the pia mater) which envelops the spinal cord.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T01:10:09Z") -AnnotationAssertion( "UMLS:C4023914") -AnnotationAssertion( "Abnormality of the spinal meninges") -AnnotationAssertion( "HP:0010303") -AnnotationAssertion(rdfs:label "Abnormal spinal meningeal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absence of the sacrum) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence (aplasia) of the sacrum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T01:13:26Z") -AnnotationAssertion( "Sacrococcygeal agenesis") -AnnotationAssertion( "MSH:C537221") -AnnotationAssertion( "SNOMEDCT_US:205425003") -AnnotationAssertion( "UMLS:C0344490") -AnnotationAssertion( "Absent sacrum") -AnnotationAssertion( "Sacral agenesis") -AnnotationAssertion( "HP:0010305") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Absence of the sacrum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short thorax) - -AnnotationAssertion(Annotation( "HPO:curators") "Reduced inferior to superior extent of the thorax.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T02:13:42Z") -AnnotationAssertion( "SNOMEDCT_US:249670005") -AnnotationAssertion( "UMLS:C0426789") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Shorter than typical length between neck and abdomen") -AnnotationAssertion( "HP:0010306") -AnnotationAssertion(rdfs:label "Short thorax") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Asternia) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:3424262") "The congenital absence of the sternum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T02:21:46Z") -AnnotationAssertion( "UMLS:C4023912") -AnnotationAssertion( "Aplasia of the sternum") -AnnotationAssertion( "Breast bone aplasia") -AnnotationAssertion( "HP:0010308") -AnnotationAssertion(rdfs:label "Asternia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the breasts) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the breasts.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T02:31:49Z") -AnnotationAssertion( "UMLS:C4023911") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small breasts") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped breasts") -AnnotationAssertion( "HP:0010311") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the breasts") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Breast hypertrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of hypertrophy of the breast.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T02:34:30Z") -AnnotationAssertion( "MSH:C536821") -AnnotationAssertion( "SNOMEDCT_US:372281005") -AnnotationAssertion( "SNOMEDCT_US:372283008") -AnnotationAssertion( "SNOMEDCT_US:372285001") -AnnotationAssertion( "UMLS:C0020565") -AnnotationAssertion( "UMLS:C0392533") -AnnotationAssertion( "UMLS:C2225524") -AnnotationAssertion(Annotation( "HPO:skoehler") "Breast enlargement") -AnnotationAssertion(Annotation( "HPO:skoehler") "Breasts enlarged") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Gigantomastia") -AnnotationAssertion(Annotation( "HPO:skoehler") "Hypertrophy of the breasts") -AnnotationAssertion(Annotation( "HPO:skoehler") "Large breast") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Macromastia") -AnnotationAssertion( "HP:0010313") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Breast hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the diaphragm) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the diaphragm.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-12T02:41:58Z") -AnnotationAssertion( "UMLS:C4023910") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small diaprhagm") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped diaprhagm") -AnnotationAssertion( "HP:0010315") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the diaphragm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Scapular aplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the scapulae.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-14T11:40:24Z") -AnnotationAssertion( "UMLS:C4021298") -AnnotationAssertion( "Absent scapula") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent shoulder blade") -AnnotationAssertion( "HP:0010317") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Scapular aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the abdominal wall musculature) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the abdominal musculature.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-07-14T11:51:46Z") -AnnotationAssertion( "UMLS:C4023909") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small abdominal wall muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped abdominal wall muscles") -AnnotationAssertion( "HP:0010318") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the abdominal wall musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ventricular septum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the interventricular septum.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-27T11:59:56Z") -AnnotationAssertion( "HP:0001628") -AnnotationAssertion( "Fyler:1815") -AnnotationAssertion( "UMLS:C4021264") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal interventricular septum morphology") -AnnotationAssertion( "Abnormality of the ventricular septum") -AnnotationAssertion( "Ventricular septum abnormality") -AnnotationAssertion( "HP:0010438") -AnnotationAssertion(rdfs:label "Abnormal ventricular septum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Polydactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A congenital anomaly characterized by the presence of supernumerary fingers or toes.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-07-29T01:39:27Z") -AnnotationAssertion( "HP:0006034") -AnnotationAssertion( "HP:0006046") -AnnotationAssertion( "HP:0006123") -AnnotationAssertion( "HP:0009605") -AnnotationAssertion( "Fyler:4103") -AnnotationAssertion( "MSH:D017689") -AnnotationAssertion( "SNOMEDCT_US:367506006") -AnnotationAssertion( "UMLS:C0152427") -AnnotationAssertion(Annotation( "ORCID:0000-0002-6548-5200") Annotation( ) "More than five fingers or toes on hands or feet") -AnnotationAssertion( "HP:0010442") -AnnotationAssertion(rdfs:label "Polydactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the spleen) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the spleen.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-14T10:48:29Z") -AnnotationAssertion( "UMLS:C4023823") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small spleen") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped spleen") -AnnotationAssertion( "HP:0010451") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the spleen") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the female genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the female genital system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T08:32:09Z") -AnnotationAssertion( "UMLS:C4023820") -AnnotationAssertion( "HP:0010460") -AnnotationAssertion(rdfs:comment "Abnormality of the female internal or external genitalia.") -AnnotationAssertion(rdfs:label "Abnormality of the female genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the male genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the male genital system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T08:33:20Z") -AnnotationAssertion( "UMLS:C4023819") -AnnotationAssertion(Annotation( ) "Abnormal male genitals") -AnnotationAssertion(Annotation( ) "Abnormality of the male genitalia") -AnnotationAssertion( "HP:0010461") -AnnotationAssertion(rdfs:label "Abnormality of the male genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the ovary) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the ovary.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T08:38:35Z") -AnnotationAssertion( "UMLS:C4023818") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small ovary") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped ovary") -AnnotationAssertion( "HP:0010462") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the ovary") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the ovary) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia, that is failure to develop, of the ovary.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T08:40:06Z") -AnnotationAssertion( "SNOMEDCT_US:12017008") -AnnotationAssertion( "UMLS:C0266368") -AnnotationAssertion(Annotation( ) "Absent ovary") -AnnotationAssertion( "Aplasia of the ovaries") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "Bilateral absent ovaries") -AnnotationAssertion( "HP:0010463") -AnnotationAssertion(rdfs:label "Aplasia of the ovary") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the testes) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence or underdevelopment of the testes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T09:28:46Z") -AnnotationAssertion( "UMLS:C4023817") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small testes") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped testes") -AnnotationAssertion( "HP:0010468") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the testes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Supernumerary testes) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of more than two testes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T09:34:18Z") -AnnotationAssertion( "SNOMEDCT_US:17471001") -AnnotationAssertion( "UMLS:C0266430") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Extra testes") -AnnotationAssertion( "Polyorchidism") -AnnotationAssertion( "HP:0010470") -AnnotationAssertion(rdfs:label "Supernumerary testes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the bladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the urinary bladder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T10:09:48Z") -AnnotationAssertion( "UMLS:C4023813") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small bladder") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped bladder") -AnnotationAssertion( "HP:0010476") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the bladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the bladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia (absence) of the urinary bladder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-15T10:10:19Z") -AnnotationAssertion( "UMLS:C4023812") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent bladder") -AnnotationAssertion( "HP:0010477") -AnnotationAssertion(rdfs:label "Aplasia of the bladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertrophy of the upper limb) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormal increase in size of the upper limbs (due to an increase of the size of cells).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-16T09:23:57Z") -AnnotationAssertion( "SNOMEDCT_US:298745009") -AnnotationAssertion( "UMLS:C0575518") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Increased size of upper limb") -AnnotationAssertion( "HP:0010484") -AnnotationAssertion(rdfs:label "Hypertrophy of the upper limb") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertrophy of the lower limb) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormal increase in size of the lower limbs (due to an increase of the size of cells).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-17T11:08:38Z") -AnnotationAssertion( "UMLS:C4023803") -AnnotationAssertion( "HP:0010496") -AnnotationAssertion(rdfs:label "Hypertrophy of the lower limb") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Fibular duplication) - -AnnotationAssertion(Annotation( "HPO:probinson") "Duplication of the fibula. This may occur as a part of diplopodia (accessory tarsal or metatarsal bone). Diplopodia with double fibula is an extremely rare condition.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-19T09:45:58Z") -AnnotationAssertion( "UMLS:C3276742") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Duplicated calf bone") -AnnotationAssertion( "HP:0010503") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Fibular duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the tarsal bones) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence of the tarsal bones.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-19T10:05:13Z") -AnnotationAssertion( "UMLS:C4021257") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent ankle bone") -AnnotationAssertion( "Absent tarsals") -AnnotationAssertion( "HP:0010509") -AnnotationAssertion(rdfs:label "Aplasia of the tarsal bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperpituitarism) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hypersecretion of one or more pituitary hormones. This can occur in conditions in which deficiency in the target organ leads to decreased hormonal feedback, or as a primary condition most usually in connection with a pituitary adenoma.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-19T04:14:54Z") -AnnotationAssertion( "MSH:D006964") -AnnotationAssertion( "SNOMEDCT_US:10649000") -AnnotationAssertion( "UMLS:C0020506") -AnnotationAssertion( "HP:0010514") -AnnotationAssertion(rdfs:label "Hyperpituitarism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the thymus) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the thymus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-09-19T04:21:24Z") -AnnotationAssertion( "UMLS:C3278004") -AnnotationAssertion( "UMLS:C4023796") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small thymus") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped thymus") -AnnotationAssertion(Annotation( "HPO:skoehler") "Thymic hypoplasia or aplasia") -AnnotationAssertion( "HP:0010515") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the thymus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the epiphysis of the femoral head) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Any abnormality of the proximal epiphysis of the femur.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-21T01:28:23Z") -AnnotationAssertion( "HP:0010589") -AnnotationAssertion( "UMLS:C4021252") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the innermost thighbone") -AnnotationAssertion( "Abnormality of the proximal femoral epiphysis") -AnnotationAssertion( "HP:0010574") -AnnotationAssertion(rdfs:comment "Note that the proximal epiphysis of the femur is often referred to as the capital femoral epiphysis from the Latin word caput for head.") -AnnotationAssertion(rdfs:label "Abnormality of the epiphysis of the femoral head") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Dysplasia of the femoral head) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of developmental dysplasia of the femoral head.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-21T01:30:40Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of femoral head development") -AnnotationAssertion( "UMLS:C4021251") -AnnotationAssertion( "UMLS:C4280377") -AnnotationAssertion( "Dysplastic femoral head") -AnnotationAssertion( "HP:0010575") -AnnotationAssertion(rdfs:label "Dysplasia of the femoral head") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent epiphyses) - -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T02:53:19Z") -AnnotationAssertion( "UMLS:C4021862") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent end part of bone") -AnnotationAssertion( "HP:0010577") -AnnotationAssertion(rdfs:label "Absent epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged epiphyses) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased size of epiphyses.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T02:53:19Z") -AnnotationAssertion( "HP:0003018") -AnnotationAssertion( "HP:0003055") -AnnotationAssertion( "HP:0005082") -AnnotationAssertion( "UMLS:C1833328") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Large end part of bone") -AnnotationAssertion( "Large epiphyses") -AnnotationAssertion( "Widened, distorted epiphyses") -AnnotationAssertion( "HP:0010580") -AnnotationAssertion(rdfs:label "Enlarged epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small epiphyses) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduction in the size or volume of epiphyses.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T02:53:19Z") -AnnotationAssertion( "HP:0005730") -AnnotationAssertion( "UMLS:C1846803") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of bone") -AnnotationAssertion( "HP:0010585") -AnnotationAssertion(rdfs:label "Small epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the proximal tibial epiphysis) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the proximal epiphysis of the tibia.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T03:03:04Z") -AnnotationAssertion( "UMLS:C4023782") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of innermost shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of innermost shinbone") -AnnotationAssertion( "HP:0010591") -AnnotationAssertion(rdfs:label "Abnormality of the proximal tibial epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of fibular epiphyses) - -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T03:03:34Z") -AnnotationAssertion( "UMLS:C4023780") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the calf bone") -AnnotationAssertion( "HP:0010593") -AnnotationAssertion(rdfs:label "Abnormality of fibular epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the proximal fibular epiphysis) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the proximal epiphysis of the fibula.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T03:04:39Z") -AnnotationAssertion( "UMLS:C4023779") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the innermost end part of calf bone") -AnnotationAssertion( "HP:0010594") -AnnotationAssertion(rdfs:label "Abnormality of the proximal fibular epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the proximal humeral epiphysis) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the proximal epiphysis of the humerus.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2009-10-22T06:40:29Z") -AnnotationAssertion( "UMLS:C4023775") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the innermost long bone in upper arm") -AnnotationAssertion( "HP:0010598") -AnnotationAssertion(rdfs:label "Abnormality of the proximal humeral epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplastic/hypoplastic toenail) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the toenail.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-11-20T05:55:11Z") -AnnotationAssertion( "HP:0008381") -AnnotationAssertion( "HP:0008389") -AnnotationAssertion( "UMLS:C1856749") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small toenails") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped toenails") -AnnotationAssertion( "Aplastic/hypoplastic toenails") -AnnotationAssertion( "Hypoplastic-absent toenails") -AnnotationAssertion( "HP:0010624") -AnnotationAssertion(rdfs:label "Aplastic/hypoplastic toenail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectUnionOf( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Anterior pituitary dysgenesis) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "Absence or underdevelopment of the anterior pituitary gland, also known as the adenohypophysis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-12-05T03:03:17Z") -AnnotationAssertion( "MSH:D010903") -AnnotationAssertion( "SNOMEDCT_US:62818001") -AnnotationAssertion( "UMLS:C0032008") -AnnotationAssertion( "UMLS:C4023771") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Adenohypophysis") -AnnotationAssertion( "HP:0010625") -AnnotationAssertion(rdfs:label "Anterior pituitary dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anterior pituitary agenesis) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") Annotation( "HPO:skoehler") "Absence of the anterior pituitary gland resulting from a developmental defect.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-12-05T03:04:20Z") -AnnotationAssertion( "UMLS:C4021249") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent pituitary gland") -AnnotationAssertion( "Aplasia of the pituitary gland") -AnnotationAssertion( "HP:0010626") -AnnotationAssertion(rdfs:label "Anterior pituitary agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Anterior pituitary hypoplasia) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "Underdevelopment of the anterior pituitary gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-12-05T03:04:48Z") -AnnotationAssertion( "HP:0008238") -AnnotationAssertion( "UMLS:C0948740") -AnnotationAssertion( "UMLS:C1859775") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped pituitary gland") -AnnotationAssertion( "Hypoplasia of the pituitary gland") -AnnotationAssertion( "HP:0010627") -AnnotationAssertion(rdfs:label "Anterior pituitary hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of metatarsal epiphysis) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of a metatarsal bone epiphysis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-12-06T05:58:36Z") -AnnotationAssertion( "UMLS:C4021248") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of end part of long bone of foot") -AnnotationAssertion( "Abnormality of the epiphyses of the metatarsals") -AnnotationAssertion( "HP:0010630") -AnnotationAssertion(rdfs:label "Abnormality of metatarsal epiphysis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the epiphyses of the feet) - -AnnotationAssertion(Annotation( "HPO:curators") "Any abnormality of the epiphyses of the feet.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2009-12-06T06:00:04Z") -AnnotationAssertion( "UMLS:C4023769") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the end part of the foot bone") -AnnotationAssertion( "HP:0010631") -AnnotationAssertion(rdfs:label "Abnormality of the epiphyses of the feet") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the nasal cavity) - -AnnotationAssertion(Annotation( "HPO:curators") "Abnormality of the nasal cavity (the cavity includes and starts at the nares and reaches all the way through to the and includes the choanae, the posterior nasal apertures).") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2009-12-17T04:56:17Z") -AnnotationAssertion( "UMLS:C4023763") -AnnotationAssertion( "HP:0010640") -AnnotationAssertion(rdfs:label "Abnormality of the nasal cavity") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the distal phalanges of the toes) - -AnnotationAssertion(Annotation( "HPO:curators") "Absence of the distal phalanges of the toes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-17T02:41:47Z") -AnnotationAssertion( "UMLS:C4023761") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent outermost bone of the toes") -AnnotationAssertion( "HP:0010645") -AnnotationAssertion(rdfs:label "Aplasia of the distal phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Flat nasal alae) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal degree of flatness of the Ala of nose, which can be defined as a reduced nasal elevation index (lateral depth of the nose from the tip of the nose to the insertion of the nasal ala in the cheek x 100 divided by the side-to-side breadth of the nasal alae).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-25T10:01:47Z") -AnnotationAssertion( "UMLS:C4023759") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Depressed nasal alae") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Flat nasal alar cartilage") -AnnotationAssertion( "HP:0010649") -AnnotationAssertion(rdfs:label "Flat nasal alae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the premaxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "ORCID:0000-0001-5889-4463") Annotation( "PMID:19125436") "An abnormality of the premaxilla (the embryonic structure that forms the anterior part of the maxilla) causing it to appear relatively small in size compared to the other parts of the maxilla or other facial structures.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-25T10:11:43Z") -AnnotationAssertion( "UMLS:C4020770") -AnnotationAssertion( "UMLS:C4072878") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased size of the primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypoplasia of the intermaxillary bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Hypoplasia of the primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Premaxillary bone deficiency") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") "Premaxillary underdevelopment") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Primary palate bone deficiency") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Underdevelopment of premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of the premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of the primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Premaxillary bone retrusion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Premaxillary retrusion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Primary palate bone retrusion") -AnnotationAssertion( "HP:0010650") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Hypoplasia of the premaxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal meningeal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the Meninges, including any abnormality of the Dura mater, the Arachnoid mater, and the Pia mater.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-25T10:19:40Z") -AnnotationAssertion( "UMLS:C4023758") -AnnotationAssertion( "Abnormality of the meninges") -AnnotationAssertion( "HP:0010651") -AnnotationAssertion(rdfs:label "Abnormal meningeal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal dura mater morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the Dura mater.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-25T10:29:40Z") -AnnotationAssertion( "UMLS:C4023757") -AnnotationAssertion( "Abnormality of the dura mater") -AnnotationAssertion( "HP:0010652") -AnnotationAssertion(rdfs:label "Abnormal dura mater morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal epiphyseal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the formation and mineralization of an epiphysis.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-02-25T09:43:04Z") -AnnotationAssertion( "UMLS:C4021246") -AnnotationAssertion( "Abnormality of the mineralisation or ossification of the epiphyses") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of the end part of a bone") -AnnotationAssertion( "HP:0010656") -AnnotationAssertion(rdfs:label "Abnormal epiphyseal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hand bone ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the formation and mineralization of any bone of the skeleton of hand.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-02-25T05:18:19Z") -AnnotationAssertion( "HP:0005921") -AnnotationAssertion( "UMLS:C4021244") -AnnotationAssertion( "Abnormal ossification of hand bones") -AnnotationAssertion( "Abnormality of the mineralisation and ossification of bones of the hand") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of the hand bones") -AnnotationAssertion( "HP:0010660") -AnnotationAssertion(rdfs:label "Abnormal hand bone ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the diencephalon) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the Diencephalon, which together with the cerebrum (telencephalon) makes up the forebrain.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-26T08:02:38Z") -AnnotationAssertion( "UMLS:C4023752") -AnnotationAssertion( "HP:0010662") -AnnotationAssertion(rdfs:comment "The diencephalon comprises the thalamus, hypothalamus, epithalamus, prethalamus or subthalamus and pretectum.") -AnnotationAssertion(rdfs:label "Abnormality of the diencephalon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the maxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") "A congenital defect characterized by absence of the Maxilla.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-02-26T08:11:45Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Failure of development of upper jaw bones") -AnnotationAssertion( "UMLS:C4023750") -AnnotationAssertion( "UMLS:C4280371") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Absence of the maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of upper jaw bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Agenesis of the maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia of the upper jaw bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Failure of development of maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing upper jaw bones") -AnnotationAssertion( "HP:0010667") -AnnotationAssertion(rdfs:label "Aplasia of the maxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the curvature of the vertebral column) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of an abnormal curvature of the vertebral column.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2010-02-27T06:28:19Z") -AnnotationAssertion( "UMLS:C4023747") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormal curve of the backbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormal curve of the spine") -AnnotationAssertion( "Abnormal curving of the spine") -AnnotationAssertion( "Curvature of spine") -AnnotationAssertion( "Curved spine") -AnnotationAssertion( "HP:0010674") -AnnotationAssertion(rdfs:label "Abnormality of the curvature of the vertebral column") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal foot bone ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the formation and mineralization of any bone of the skeleton of foot.") -AnnotationAssertion( "sandra1") -AnnotationAssertion( "2010-02-28T05:27:47Z") -AnnotationAssertion( "HP:0008370") -AnnotationAssertion( "HP:0009133") -AnnotationAssertion( "UMLS:C4020768") -AnnotationAssertion( "UMLS:C4021241") -AnnotationAssertion( "UMLS:C4280367") -AnnotationAssertion( "Abnormality of the mineralisation and ossification of bones of the feet") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal maturation of foot bones") -AnnotationAssertion( "Abnormal ossification involving bones of the feet") -AnnotationAssertion( "HP:0010675") -AnnotationAssertion(rdfs:label "Abnormal foot bone ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short metatarsal) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19125433") "Diminished length of a metatarsal bone, with resultant proximal displacement of the associated toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-04-22T04:30:18Z") -AnnotationAssertion( "HP:0001779") -AnnotationAssertion( "HP:0001865") -AnnotationAssertion( "HP:0003092") -AnnotationAssertion( "HP:0004706") -AnnotationAssertion( "HP:0005754") -AnnotationAssertion( "UMLS:C1849020") -AnnotationAssertion( "Hypoplasia of the metatarsal bones") -AnnotationAssertion( "Hypoplastic metatarsals") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short long bone of foot") -AnnotationAssertion( "Short metatarsal bone") -AnnotationAssertion( "Short metatarsals") -AnnotationAssertion( "Shortened metatarsals") -AnnotationAssertion(Annotation( "HPO:skoehler") "Short metatarsal bones") -AnnotationAssertion( "HP:0010743") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This is a subjective assessment and one generally compares the position of the MTP joint to that of the contralateral digit or the putatively shortened ray in proportion to the other rays. The affected digits should be specified.") -AnnotationAssertion(rdfs:label "Short metatarsal") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent metatarsal bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental abnormality characterized by the absence (aplasia) of a metatarsal bone.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-04-22T04:30:18Z") -AnnotationAssertion( "UMLS:C4021232") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent long bone of foot") -AnnotationAssertion( "Aplasia of the metatarsal bones") -AnnotationAssertion( "HP:0010744") -AnnotationAssertion(rdfs:label "Absent metatarsal bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the phalanges of the toes) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of a digit or of one or more phalanges of a toe.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-04-22T04:33:06Z") -AnnotationAssertion( "UMLS:C4021231") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent bones of the toes") -AnnotationAssertion( "Aphalangia of the toes") -AnnotationAssertion( "HP:0010745") -AnnotationAssertion(rdfs:label "Aplasia of the phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypoplasia of the phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-04-22T04:33:06Z") -AnnotationAssertion( "UMLS:C4023715") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small toe bones") -AnnotationAssertion( "HP:0010746") -AnnotationAssertion(rdfs:label "Hypoplasia of the phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the premaxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the premaxilla.") -AnnotationAssertion( "sdoelken") -AnnotationAssertion( "2010-04-23T10:40:40Z") -AnnotationAssertion( "UMLS:C4023713") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia/hypoplasia of the intermaxillary bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia/hypoplasia of the primary palate bone") -AnnotationAssertion( "HP:0010756") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the premaxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the premaxilla) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the premaxilla, which is the embryonic structure that forms the anterior part of the maxilla.") -AnnotationAssertion( "sdoelken") -AnnotationAssertion( "2010-04-23T10:42:17Z") -AnnotationAssertion( "UMLS:C4023712") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of the intermaxillary bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of the premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of the primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia of the intermaxillary bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia of the primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Failure of development of premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Failure of development of the primary palate bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing premaxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing primary palate bone") -AnnotationAssertion( "HP:0010757") -AnnotationAssertion(rdfs:label "Aplasia of the premaxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the premaxilla) - -AnnotationAssertion(Annotation( "HPO:sdoelken") Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of the premaxilla, the most anterior part of the maxilla that usually bears the central and lateral incisors and includes the anterior nasal spine and inferior aspect of the piriform rim. The premaxilla contains the bone and teeth of the primary palate.") -AnnotationAssertion( "sdoelken") -AnnotationAssertion( "2010-04-23T10:59:07Z") -AnnotationAssertion( "UMLS:C4023711") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the intermaxillary bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the intermaxillary segment of the maxilla") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the premaxillary bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the primary palate bone") -AnnotationAssertion( "HP:0010758") -AnnotationAssertion(rdfs:label "Abnormality of the premaxilla") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia of a toe. That is, absence of all phalanges of a non-hallux digit of the foot and the associated soft tissues.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-04-23T03:58:25Z") -AnnotationAssertion( "HP:0008084") -AnnotationAssertion( "HP:0010108") -AnnotationAssertion( "HP:0011306") -AnnotationAssertion( "UMLS:C3553754") -AnnotationAssertion(Annotation( ) "Absent toe") -AnnotationAssertion( "Aplasia of toe") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Absent toes") -AnnotationAssertion( "Aplasia of the toes") -AnnotationAssertion( "HP:0010760") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "This descriptor does NOT require absence of the metatarsal. The definition excludes partial absent hallux.") -AnnotationAssertion(rdfs:label "Absent toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Large pelvis bone) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of an abnormally large pelvis.") -AnnotationAssertion( "sdoelken") -AnnotationAssertion( "2010-04-29T11:03:39Z") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Large pelvis") -AnnotationAssertion( "UMLS:C4019074") -AnnotationAssertion( "UMLS:C4072882") -AnnotationAssertion(Annotation( ) "Large pelvis bone") -AnnotationAssertion( "HP:0010779") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Large pelvis bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Protruding tongue) - -AnnotationAssertion(Annotation( "PMID:19125428") "Tongue extending beyond the alveolar ridges or teeth at rest.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-07-02T09:38:37Z") -AnnotationAssertion( "SNOMEDCT_US:249872000") -AnnotationAssertion( "SNOMEDCT_US:285503005") -AnnotationAssertion( "UMLS:C0241442") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual prolapse") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual prominence") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Lingual protrusion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Prolapse of tongue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Prominent tongue") -AnnotationAssertion(Annotation( ) "Protruding tongue") -AnnotationAssertion( "Tongue protrusion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Tongue sticking out of mouth") -AnnotationAssertion( "HP:0010808") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Protruding tongue may or may not be associated with a Large tongue, and that finding should be assessed and coded separately.") -AnnotationAssertion(rdfs:label "Protruding tongue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal fifth cranial nerve morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abormality of the fifth cranial nerve.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-07-10T03:51:21Z") -AnnotationAssertion( "UMLS:C4021226") -AnnotationAssertion( "Abnormal trigeminal nerve morphology") -AnnotationAssertion( "Abnormality of the fifth cranial nerve") -AnnotationAssertion( "Abnormality of the nervus trigeminus") -AnnotationAssertion( "HP:0010824") -AnnotationAssertion(rdfs:label "Abnormal fifth cranial nerve morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the eleventh cranial nerve) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the eleventh cranial nerve.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-07-10T03:54:53Z") -AnnotationAssertion( "UMLS:C4021225") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormality of cranial nerve XI") -AnnotationAssertion( "Abnormality of the accessory nerve") -AnnotationAssertion( "HP:0010825") -AnnotationAssertion(rdfs:label "Abnormality of the eleventh cranial nerve") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the twelfth cranial nerve) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the twelfth cranial nerve.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-07-10T03:58:00Z") -AnnotationAssertion( "UMLS:C4021224") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of cranial nerve 12") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of cranial nerve xii") -AnnotationAssertion( "Abnormality of the hypoglossal nerve") -AnnotationAssertion( "HP:0010826") -AnnotationAssertion(rdfs:label "Abnormality of the twelfth cranial nerve") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the seventh cranial nerve) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the seventh cranial nerve sometimes also referred to as the facial nerve.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-07-10T04:04:55Z") -AnnotationAssertion( "UMLS:C4021223") -AnnotationAssertion( "Abnormality of the facial nerve") -AnnotationAssertion( "HP:0010827") -AnnotationAssertion(rdfs:label "Abnormality of the seventh cranial nerve") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abdominal wall defect) - -AnnotationAssertion(Annotation( "HPO:probinson") "An incomplete closure of the abdominal wall.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-08-03T09:55:15Z") -AnnotationAssertion( "UMLS:C0238577") -AnnotationAssertion(Annotation( ) "Abdominal wall defect") -AnnotationAssertion( "Congenital anterior abdominal wall defect") -AnnotationAssertion( "HP:0010866") -AnnotationAssertion(rdfs:label "Abdominal wall defect") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating protein concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal level of a circulating protein in the blood.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-09-07T01:51:12Z") -AnnotationAssertion( "UMLS:C4020763") -AnnotationAssertion( "UMLS:C4020764") -AnnotationAssertion( "UMLS:C4023679") -AnnotationAssertion( "Abnormal circulating protein level") -AnnotationAssertion( "Abnormality of circulating protein level") -AnnotationAssertion(Annotation( ) "Blood protein disease") -AnnotationAssertion( "Serum protein abnormality") -AnnotationAssertion( "HP:0010876") -AnnotationAssertion(rdfs:label "Abnormal circulating protein concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the umbilical cord) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the umbilical cord, which is the cord connecting the developing embryo or fetus to the placenta.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-09-13T08:24:04Z") -AnnotationAssertion( "SNOMEDCT_US:90009001") -AnnotationAssertion( "UMLS:C0266785") -AnnotationAssertion(Annotation( ) "Umbilical cord issue") -AnnotationAssertion( "HP:0010881") -AnnotationAssertion(rdfs:label "Abnormality of the umbilical cord") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating branched chain amino acid concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any deviation from the normal concentration of a branched chain family amino acid in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-11-11T02:53:04Z") -AnnotationAssertion( "UMLS:C4023673") -AnnotationAssertion( "HP:0010892") -AnnotationAssertion(rdfs:label "Abnormal circulating branched chain amino acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating glutamine family amino acid concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any deviation from the normal concentration of a glutamine family amino acid in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-12-03T04:30:22Z") -AnnotationAssertion( "UMLS:C4023664") -AnnotationAssertion( "HP:0010902") -AnnotationAssertion(rdfs:label "Abnormal circulating glutamine family amino acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypervalinemia) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "An increased concentration of valine in the blood.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-12-08T08:44:27Z") -AnnotationAssertion( "MSH:C536524") -AnnotationAssertion( "SNOMEDCT_US:47719001") -AnnotationAssertion( "UMLS:C0268573") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High blood valine concentration") -AnnotationAssertion( "HP:0010910") -AnnotationAssertion(rdfs:label "Hypervalinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating valine concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any deviation from the normal circulation of valine in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2010-12-08T08:51:14Z") -AnnotationAssertion( "UMLS:C4023656") -AnnotationAssertion( "Abnormality of valine metabolism") -AnnotationAssertion( "HP:0010914") -AnnotationAssertion(rdfs:label "Abnormal circulating valine concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal blood inorganic cation concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of divalent inorganic cation homeostasis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-06T07:47:18Z") -AnnotationAssertion( "UMLS:C4023648") -AnnotationAssertion( "Abnormality of divalent inorganic cation homeostasis") -AnnotationAssertion( "HP:0010927") -AnnotationAssertion(rdfs:label "Abnormal blood inorganic cation concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal blood cation concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of cation homeostasis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-06T10:36:04Z") -AnnotationAssertion( "UMLS:C4023646") -AnnotationAssertion( "Abnormality of cation homeostasis") -AnnotationAssertion( "HP:0010929") -AnnotationAssertion(rdfs:label "Abnormal blood cation concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the upper urinary tract) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the upper urinary tract.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-16T11:37:29Z") -AnnotationAssertion( "UMLS:C4023641") -AnnotationAssertion(Annotation( ) "Abnormality of the upper urinary tract") -AnnotationAssertion( "HP:0010935") -AnnotationAssertion(rdfs:comment "The upper urinary tract is a subdivision of urinary system which consists of the kidney and the ureters.") -AnnotationAssertion(rdfs:label "Abnormality of the upper urinary tract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the lower urinary tract) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the lower urinary tract.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-16T11:39:17Z") -AnnotationAssertion( "UMLS:C4023640") -AnnotationAssertion( "HP:0010936") -AnnotationAssertion(rdfs:comment "The lower urinary tract is a subdivision of urinary system which consists of the urinary bladder and the urethra.") -AnnotationAssertion(rdfs:label "Abnormality of the lower urinary tract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nasal skeleton morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the nasal skeleton.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-16T02:19:38Z") -AnnotationAssertion( "UMLS:C4023639") -AnnotationAssertion( "UMLS:C4280361") -AnnotationAssertion(Annotation( ) "Abnormality of the nasal skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the nasal skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the bones of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the nasal skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Distortion of the bones of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Distortion of the nasal skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the bones of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the nasal skeleton") -AnnotationAssertion( "HP:0010937") -AnnotationAssertion(rdfs:label "Abnormal nasal skeleton morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal external nose morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the external nose.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-16T02:21:10Z") -AnnotationAssertion( "UMLS:C2164724") -AnnotationAssertion( "UMLS:C4023638") -AnnotationAssertion( "UMLS:C4280360") -AnnotationAssertion(Annotation( ) "Abnormality of the external nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of the external nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the external nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the external nose") -AnnotationAssertion( "HP:0010938") -AnnotationAssertion(rdfs:label "Abnormal external nose morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal pelvis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the renal pelvis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-16T03:33:55Z") -AnnotationAssertion( "UMLS:C4023633") -AnnotationAssertion( "Abnormality of the renal pelvis") -AnnotationAssertion( "HP:0010944") -AnnotationAssertion(rdfs:label "Abnormal renal pelvis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Fetal pyelectasis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:16100637") "Mild pyelectasis is defined as a hypoechoic spherical or elliptical space within the renal pelvis that measures at least 5mm and not more than 10 mm. The measurement is taken on a transverse section through the fetal renal pelvis using the maximum anterior-to-posterior measurement.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-16T03:36:31Z") -AnnotationAssertion( "MSH:D058536") -AnnotationAssertion( "SNOMEDCT_US:430035004") -AnnotationAssertion( "UMLS:C2317073") -AnnotationAssertion( "Fetal renal pelvic dilatation") -AnnotationAssertion(Annotation( ) "Foetal pyelectasis") -AnnotationAssertion(Annotation( ) "Foetal renal pelvic dilatation") -AnnotationAssertion( "Mild fetal hydronephrosis") -AnnotationAssertion(Annotation( ) "Mild foetal hydronephrosis") -AnnotationAssertion( "HP:0010945") -AnnotationAssertion(rdfs:comment "The renal pelvis is the part of the kidney that collects urine. Fetal pyelectasis is a prenatal ultrasound finding that is diagnosed with enlargement of the renal pelvis from 4 to 10 millimeters. In many cases, fetal pyelectasis resolves spontaneously. Note that dilatation of the renal pelvis to more than 10 mm is referred to as severe pyelectasis or hydronephrosis. Measurements less than 5mm are normal, should not be designated as pyelectasis, and should not be reported (PMID:16100637).") -AnnotationAssertion(rdfs:label "Fetal pyelectasis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal fourth ventricle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the fourth ventricle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-17T12:58:00Z") -AnnotationAssertion( "UMLS:C4023630") -AnnotationAssertion( "Abnormality of the fourth ventricle") -AnnotationAssertion( "HP:0010950") -AnnotationAssertion(rdfs:comment "The fourth ventricle is the cerebral ventricle that extends from the cerebral aqueduct to the obex, and is located within the pons and the upper part of the medulla oblongata.") -AnnotationAssertion(rdfs:label "Abnormal fourth ventricle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic right heart) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the right-sided structures of the heart.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-01-17T03:31:37Z") -AnnotationAssertion( "SNOMEDCT_US:268180007") -AnnotationAssertion( "SNOMEDCT_US:39589002") -AnnotationAssertion( "UMLS:C0265856") -AnnotationAssertion( "UMLS:C0344963") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Hypoplastic right heart syndrome") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped right heart") -AnnotationAssertion( "HP:0010954") -AnnotationAssertion(rdfs:comment "Hypoplastic right heart syndrome (HRHS) causes inadequate blood flow to the lungs postnatally and thus leads to cyanosis. HRHS involves pulmonary valve atresia, hypoplasia of the right ventricle, hypoplasia of the tricuspid valve, and a small, hypoplastic pulmonary artery. As the ductus arteriosus closes postnatally, infants with HRHS become critically ill.") -AnnotationAssertion(rdfs:label "Hypoplastic right heart") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal myeloid leukocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of myeloid leukocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-06T09:24:46Z") -AnnotationAssertion( "UMLS:C4023618") -AnnotationAssertion( "Abnormality of myeloid leukocytes") -AnnotationAssertion( "HP:0010974") -AnnotationAssertion(rdfs:comment "A myeloid leukocyte refers to a cell of the monocyte, granulocyte, or mast cell lineage.") -AnnotationAssertion(rdfs:label "Abnormal myeloid leukocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal phagocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:28691037") "An abnormal functioning of phagocytosis. Phagocytosis is an elegant but complex process for the ingestion and elimination of pathogens, but it is also important for the elimination of apoptotic cells and hence fundamental for tissue homeostasis. Phagocytosis can be divided into four main steps: (i) recognition of the target particle, (ii) signaling to activate the internalization machinery, (iii) phagosome formation, and (iv) phagolysosome maturation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-06T10:31:46Z") -AnnotationAssertion( "UMLS:C4023617") -AnnotationAssertion( "HP:0010977") -AnnotationAssertion(rdfs:label "Abnormal phagocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of immune system physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0001790") "A functional abnormality of the immune system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-07T04:28:55Z") -AnnotationAssertion( "UMLS:C4023616") -AnnotationAssertion( "HP:0010978") -AnnotationAssertion(rdfs:label "Abnormality of immune system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cellular immune system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the morphology or counts of the cells that make up the immune system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-08T12:49:47Z") -AnnotationAssertion( "UMLS:C4023612") -AnnotationAssertion( "HP:0010987") -AnnotationAssertion(rdfs:label "Abnormal cellular immune system morphology") -SubClassOf( ) - -# Class: (Abnormal morphology of the abdominal musculature) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the abdominal musculature.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-09T08:05:11Z") -AnnotationAssertion( "UMLS:C4023608") -AnnotationAssertion( "Abnormality of the abdominal musculature") -AnnotationAssertion( "HP:0010991") -AnnotationAssertion(rdfs:label "Abnormal morphology of the abdominal musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal cerebral subcortex morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the cerebral subcortex.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-09T10:32:54Z") -AnnotationAssertion( "UMLS:C4021207") -AnnotationAssertion( "Abnormality of the cerebral medulla") -AnnotationAssertion( "Abnormality of the cerebral subcortex") -AnnotationAssertion( "HP:0010993") -AnnotationAssertion(rdfs:comment "The cerebral subcortex contains the basal ganglia and the cerebral white matter.") -AnnotationAssertion(rdfs:label "Abnormal cerebral subcortex morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating dicarboxylic acid concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any deviation from the normal concentration of a dicarboxylic acid in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-10T02:01:02Z") -AnnotationAssertion( "UMLS:C4023606") -AnnotationAssertion( "HP:0010995") -AnnotationAssertion(rdfs:comment "A dicarboxylic acid is an oxoacid containing two carboxy groups.") -AnnotationAssertion(rdfs:label "Abnormal circulating dicarboxylic acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating monocarboxylic acid concentration) - -AnnotationAssertion(Annotation( "HPO:gcarletti") "Any deviation from the normal concentration of a monocarboxylic acid in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-10T02:20:42Z") -AnnotationAssertion( "UMLS:C4023605") -AnnotationAssertion( "HP:0010996") -AnnotationAssertion(rdfs:label "Abnormal circulating monocarboxylic acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal systemic arterial morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the systemic arterial tree, which consists of the aorta and other systemic arteries.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-16T08:46:49Z") -AnnotationAssertion( "HP:0002620") -AnnotationAssertion( "HP:0005114") -AnnotationAssertion( "Fyler:2600") -AnnotationAssertion( "SNOMEDCT_US:234119001") -AnnotationAssertion( "UMLS:C0151489") -AnnotationAssertion( "UMLS:C4021205") -AnnotationAssertion( "Abnormal systemic artery morphology") -AnnotationAssertion( "Abnormality of the systemic arterial tree") -AnnotationAssertion( "Systemic artery abnormality") -AnnotationAssertion( "Arterial abnormalities") -AnnotationAssertion( "HP:0011004") -AnnotationAssertion(rdfs:label "Abnormal systemic arterial morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of the musculature of the neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the neck musculature.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-19T11:15:01Z") -AnnotationAssertion( "UMLS:C4023601") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of cervical musculature") -AnnotationAssertion(Annotation( ) "Abnormality of the musculature of the neck") -AnnotationAssertion(Annotation( ) "Neck muscle issue") -AnnotationAssertion( "HP:0011006") -AnnotationAssertion(rdfs:label "Abnormal morphology of the musculature of the neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal circulating polysaccharide concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal concentration of a polysaccharide in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-21T09:46:11Z") -AnnotationAssertion( "UMLS:C4023600") -AnnotationAssertion( "HP:0011012") -AnnotationAssertion(rdfs:label "Abnormal circulating polysaccharide concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating carbohydrate concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal concentration of a carbohydrate in the blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-21T09:47:27Z") -AnnotationAssertion( "UMLS:C4023599") -AnnotationAssertion( "HP:0011013") -AnnotationAssertion(rdfs:comment "An abnormality of the metabolism (include abnormality of the concentration) of a carbohydrate, including monosaccharides, oligosaccharides and polysaccharides, and substances derived from them.") -AnnotationAssertion(rdfs:label "Abnormal circulating carbohydrate concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal glucose homeostasis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of glucose homeostasis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-21T10:37:21Z") -AnnotationAssertion( "UMLS:C4023598") -AnnotationAssertion( "HP:0011014") -AnnotationAssertion(rdfs:comment "An abnormality of any process involved in the maintenance of an internal steady state of glucose within an organism or cell.") -AnnotationAssertion(rdfs:label "Abnormal glucose homeostasis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal blood glucose concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the concentration of glucose in the blood.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-21T10:41:13Z") -AnnotationAssertion( "UMLS:C4023597") -AnnotationAssertion( "Abnormality of blood glucose concentration") -AnnotationAssertion( "HP:0011015") -AnnotationAssertion(rdfs:label "Abnormal blood glucose concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cellular physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality in a cellular process.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-22T07:05:50Z") -AnnotationAssertion( "HP:0025462") -AnnotationAssertion( "UMLS:C4023595") -AnnotationAssertion( "Abnormality of cell physiology") -AnnotationAssertion( "HP:0011017") -AnnotationAssertion(rdfs:label "Abnormal cellular physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the cell cycle) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the cell cycle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-22T07:09:31Z") -AnnotationAssertion( "UMLS:C4023594") -AnnotationAssertion(Annotation( ) "Abnormality of the cell cycle") -AnnotationAssertion( "HP:0011018") -AnnotationAssertion(rdfs:label "Abnormality of the cell cycle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of chromosome condensation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of chromosome condensation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-22T07:19:30Z") -AnnotationAssertion( "UMLS:C4023593") -AnnotationAssertion( "HP:0011019") -AnnotationAssertion(rdfs:label "Abnormality of chromosome condensation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of mucopolysaccharide metabolism) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the metabolism of mucopolysaccharide.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-02-23T07:58:02Z") -AnnotationAssertion( "UMLS:C4023592") -AnnotationAssertion( "HP:0011020") -AnnotationAssertion(rdfs:label "Abnormality of mucopolysaccharide metabolism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the gastrointestinal tract) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the gastrointestinal tract.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-01T07:52:06Z") -AnnotationAssertion( "MSH:D004066") -AnnotationAssertion( "MSH:D005767") -AnnotationAssertion( "SNOMEDCT_US:119292006") -AnnotationAssertion( "SNOMEDCT_US:25374005") -AnnotationAssertion( "SNOMEDCT_US:53619000") -AnnotationAssertion( "UMLS:C0012242") -AnnotationAssertion( "UMLS:C0017178") -AnnotationAssertion( "UMLS:C4023588") -AnnotationAssertion(Annotation( ) "Abnormality of the GI tract") -AnnotationAssertion(Annotation( ) "Abnormality of the gastrointestinal tract") -AnnotationAssertion(Annotation( ) "Digestive system disease") -AnnotationAssertion(Annotation( ) "Gastrointestinal disease") -AnnotationAssertion( "HP:0011024") -AnnotationAssertion(rdfs:label "Abnormality of the gastrointestinal tract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cardiovascular system physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal functionality of the cardiovascular system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-03T10:23:19Z") -AnnotationAssertion( "UMLS:C4023587") -AnnotationAssertion( "Abnormality of cardiovascular system physiology") -AnnotationAssertion( "HP:0011025") -AnnotationAssertion(rdfs:label "Abnormal cardiovascular system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the vagina) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the vagina.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-02T06:17:46Z") -AnnotationAssertion( "UMLS:C4023586") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small vagina") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped vagina") -AnnotationAssertion( "HP:0011026") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the vagina") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal fallopian tube morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the fallopian tube.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-02T06:36:01Z") -AnnotationAssertion( "UMLS:C0281842") -AnnotationAssertion( "Abnormality of the fallopian tube") -AnnotationAssertion( "HP:0011027") -AnnotationAssertion(rdfs:comment "The Fallopian tubes (also known as oviducts, uterine tubes, and salpinges) are ducts that lead from the ovaries into the uterus.") -AnnotationAssertion(rdfs:label "Abnormal fallopian tube morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of blood circulation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of blood circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-03T10:25:21Z") -AnnotationAssertion( "UMLS:C4020760") -AnnotationAssertion( "UMLS:C4023585") -AnnotationAssertion( "Blood circulation disorder") -AnnotationAssertion( "HP:0011028") -AnnotationAssertion(rdfs:label "Abnormality of blood circulation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Internal hemorrhage) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of hemorrhage within the body.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-03T10:26:26Z") -AnnotationAssertion( "UMLS:C1390214") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Internal bleeding") -AnnotationAssertion(Annotation( ) "Internal haemorrhage") -AnnotationAssertion( "HP:0011029") -AnnotationAssertion(rdfs:label "Internal hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of fluid regulation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the regulation of body fluids.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-05T09:09:27Z") -AnnotationAssertion( "SNOMEDCT_US:1860003") -AnnotationAssertion( "SNOMEDCT_US:190902006") -AnnotationAssertion( "UMLS:C2364164") -AnnotationAssertion(Annotation( ) "Abnormality of fluid regulation") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Fluid imbalance") -AnnotationAssertion( "HP:0011032") -AnnotationAssertion(rdfs:label "Abnormality of fluid regulation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal cortex morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the cortex of the kidney.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-06T11:31:39Z") -AnnotationAssertion( "UMLS:C4023580") -AnnotationAssertion( "Abnormality of renal cortex morphology") -AnnotationAssertion( "HP:0011035") -AnnotationAssertion(rdfs:label "Abnormal renal cortex morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of renal excretion) - -AnnotationAssertion(Annotation( "HPO:probinson") "An altered ability of the kidneys to void urine and/or specific substances.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-06T12:28:55Z") -AnnotationAssertion( "MP:0005555") -AnnotationAssertion( "UMLS:C4023579") -AnnotationAssertion( "HP:0011036") -AnnotationAssertion(rdfs:label "Abnormality of renal excretion") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased urine output) - -AnnotationAssertion(Annotation( "HPO:probinson") "A decreased rate of urine production.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-06T12:33:12Z") -AnnotationAssertion( "UMLS:C3887784") -AnnotationAssertion( "HP:0011037") -AnnotationAssertion(rdfs:comment "A reduction in the overall amount of urine output.") -AnnotationAssertion(rdfs:label "Decreased urine output") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal tubular resorption) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of renal absorption.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-06T12:38:04Z") -AnnotationAssertion( "UMLS:C4023578") -AnnotationAssertion( "Abnormal renal resorption") -AnnotationAssertion( "Abnormality of renal resorption") -AnnotationAssertion( "HP:0011038") -AnnotationAssertion(rdfs:label "Abnormal renal tubular resorption") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal intrahepatic bile duct morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the intrahepatic bile duct.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-07T07:54:11Z") -AnnotationAssertion( "UMLS:C4023577") -AnnotationAssertion( "Abnormality of the intrahepatic bile duct") -AnnotationAssertion( "HP:0011040") -AnnotationAssertion(rdfs:label "Abnormal intrahepatic bile duct morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the cervical spine) - -AnnotationAssertion(Annotation( "HPO:probinson") "Aplasia or developmental hypoplasia of the cervical vertebral column.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-09T08:29:34Z") -AnnotationAssertion( "UMLS:C4023576") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small cervical spine") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped cervical spine") -AnnotationAssertion( "HP:0011041") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the cervical spine") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal circulating adrenocorticotropin concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal concentration of corticotropin in the blood.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-10T07:46:59Z") -AnnotationAssertion( "UMLS:C4023574") -AnnotationAssertion( "Abnormality of circulating corticotropin level") -AnnotationAssertion(Annotation( ) "Abnormality of circulating ACTH level") -AnnotationAssertion( "Abnormality of circulating adrenocorticotropic hormone level") -AnnotationAssertion( "Abnormality of circulating adrenocorticotropin level") -AnnotationAssertion( "HP:0011043") -AnnotationAssertion(rdfs:comment "Adrenocorticotropic hormone (ACTH), also known as corticotropin, is a polypeptide hormone produced and secreted by the pituitary gland comprising 39 amino acid residues coupled in a linear sequence. . It is a component of the hypothalamic-pituitary-adrenal axis and stimulates increased production and release of corticosteroids and cortisol from the adrenal cortex.") -AnnotationAssertion(rdfs:label "Abnormal circulating adrenocorticotropin concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peripheral demyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "A loss of myelin from the internode regions along myelinated nerve fibers of the peripheral nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-03-28T09:01:02Z") -AnnotationAssertion( "HP:0003381") -AnnotationAssertion( "HP:0006939") -AnnotationAssertion( "HP:0007282") -AnnotationAssertion( "UMLS:C0878575") -AnnotationAssertion( "Demyelination") -AnnotationAssertion( "HP:0011096") -AnnotationAssertion(rdfs:comment "This feature is generally diagnosed on the basis of a sural nerve biopsy. Demyelination is associated with slowed nerve conduction, increased refractoriness, and conduction block.") -AnnotationAssertion(rdfs:label "Peripheral demyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal left ventricular outflow tract morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the outflow tract of the left ventricle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-05T04:15:50Z") -AnnotationAssertion( "SNOMEDCT_US:253545000") -AnnotationAssertion( "UMLS:C0344916") -AnnotationAssertion( "Abnormality of the left ventricular outflow tract") -AnnotationAssertion( "HP:0011103") -AnnotationAssertion(rdfs:label "Abnormal left ventricular outflow tract morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Recurrent tonsillitis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:15897415") "Inflammation of the tonsils that has occurred repeatedly. The definition of recurrent may vary somewhat, but the criteria used recently as a measure of severity were five or more episodes of true tonsillitis per year, symptoms recurring for at least a year, and episodes that are disabling and that prevent normal functioning. In some cases recurrent tonsillitis may be related to immunosusceptibility. Evidence exists for a genetic predisposition for recurrent tonsillitis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-10T07:46:38Z") -AnnotationAssertion( "MSH:D014069") -AnnotationAssertion( "SNOMEDCT_US:90176007") -AnnotationAssertion( "UMLS:C0040425") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Recurrent inflammation of tonsils") -AnnotationAssertion( "HP:0011110") -AnnotationAssertion(rdfs:label "Recurrent tonsillitis") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of immune serum protein physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the concentration or function of circulating immune proteins.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T08:58:47Z") -AnnotationAssertion( "UMLS:C4023536") -AnnotationAssertion( "HP:0011111") -AnnotationAssertion(rdfs:label "Abnormality of immune serum protein physiology") -SubClassOf( ) - -# Class: (Abnormality of cytokine secretion) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality in the production or cellular release of a cytokine (i.e., any of the non-antibody proteins made by inflammatory leukocytes and some non-leukocytic cells that affect the behavior of other cells).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T09:07:24Z") -AnnotationAssertion( "MP:0003009") -AnnotationAssertion( "UMLS:C4023534") -AnnotationAssertion( "HP:0011113") -AnnotationAssertion(rdfs:label "Abnormality of cytokine secretion") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nasal dorsum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19152422") "An abnormality of the nasal dorsum, also known as the nasal ridge.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T09:37:47Z") -AnnotationAssertion( "UMLS:C4021202") -AnnotationAssertion( "UMLS:C4280332") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the dorsum of nose") -AnnotationAssertion( "Abnormality of the nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the nasal ridge") -AnnotationAssertion( "Anomaly of the nasal ridge") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Abnormal morphology of dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Crooked dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Crooked nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Crooked nasal ridge") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the dorsum of the nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the nasal ridge") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the dorsum of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the nasal dorsum") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of the nasal ridge") -AnnotationAssertion( "HP:0011119") -AnnotationAssertion(rdfs:comment "The nasal ridge is the midline prominence of the nose, extending from the nasal root to the tip.") -AnnotationAssertion(rdfs:label "Abnormal nasal dorsum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skin morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any morphological abnormality of the skin.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T10:03:23Z") -AnnotationAssertion( "Fyler:4133") -AnnotationAssertion( "UMLS:C4023528") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal skin morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal skin structure") -AnnotationAssertion( "HP:0011121") -AnnotationAssertion(rdfs:label "Abnormality of skin morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skin physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the physiological function of the skin.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T10:05:14Z") -AnnotationAssertion( "UMLS:C4023527") -AnnotationAssertion(Annotation( ) "Abnormality of skin physiology") -AnnotationAssertion( "HP:0011122") -AnnotationAssertion(rdfs:label "Abnormality of skin physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Inflammatory abnormality of the skin) - -AnnotationAssertion(Annotation( "HPO:probinson") "The presence of inflammation of the skin. That is, an abnormality of the skin resulting from the local accumulation of fluid, plasma proteins, and leukocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T10:06:04Z") -AnnotationAssertion( "HP:0002727") -AnnotationAssertion( "HP:0007423") -AnnotationAssertion( "MP:0004947") -AnnotationAssertion( "MSH:D003872") -AnnotationAssertion( "SNOMEDCT_US:703938007") -AnnotationAssertion( "UMLS:C0011603") -AnnotationAssertion( "UMLS:C3875321") -AnnotationAssertion( "Abnormal tendency to infections of the skin") -AnnotationAssertion(Annotation( ) "Inflammatory abnormality of the skin") -AnnotationAssertion(Annotation( ) "Skin inflammation") -AnnotationAssertion( "Dermatitis") -AnnotationAssertion( "Inflammatory skin disease") -AnnotationAssertion( "HP:0011123") -AnnotationAssertion(rdfs:label "Inflammatory abnormality of the skin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal epidermal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the morphology of the epidermis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-12T10:11:28Z") -AnnotationAssertion( "UMLS:C4023526") -AnnotationAssertion( "Abnormality of epidermal morphology") -AnnotationAssertion( "HP:0011124") -AnnotationAssertion(rdfs:label "Abnormal epidermal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the sweat glands) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or developmental hypoplasia of the sweat glands.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-19T02:01:50Z") -AnnotationAssertion( "UMLS:C4023520") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small sweat glands") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped sweat glands") -AnnotationAssertion( "HP:0011135") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the sweat glands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the sweat glands) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence of the sweat glands.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-19T02:06:44Z") -AnnotationAssertion( "UMLS:C2677485") -AnnotationAssertion(Annotation( ) "Absent sweat glands") -AnnotationAssertion(Annotation( ) "Lack of sweat glands") -AnnotationAssertion( "HP:0011136") -AnnotationAssertion(rdfs:label "Aplasia of the sweat glands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skin adnexa morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the skin adnexa (skin appendages), which are specialized skin structures located within the dermis and focally within the subcutaneous fatty tissue, comprising three histologically distinct structures: (1) the pilosebaceous unit (hair follicle and sebaceous glands); (2) the eccrine sweat glands; and (3) the apocrine glands.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-19T06:25:34Z") -AnnotationAssertion( "UMLS:C4023518") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal skin appendage") -AnnotationAssertion( "HP:0011138") -AnnotationAssertion(rdfs:label "Abnormality of skin adnexa morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Gastric duplication) - -AnnotationAssertion(Annotation( "HPO:probinson") "Gastric duplication is a usually cystic malformation of gastrointestinal tract, usually attached to the greater curvature of the stomach and has no communication with the stomach.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-25T08:57:09Z") -AnnotationAssertion( "UMLS:C4021201") -AnnotationAssertion( "Gastric duplication cyst") -AnnotationAssertion( "HP:0011139") -AnnotationAssertion(rdfs:comment "Gastric duplication usually presents as gastric outlet obstruction. They are usually spherical in form, do not communicate with the stomach, and are generally localized at the greater curvature. In some cases they may exhibit adhesion to the pancreas and even communicate with aberrant pancreatic ducts. Gastric duplication is more frequent in females. It is generally either diagnosed in infancy because of symptoms of gastric outlet obstruction or is an incidental finding in adulthood.") -AnnotationAssertion(rdfs:label "Gastric duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Gastrointestinal duplication) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21218094") "A spherical hollow structure with a smooth muscle coat, lined by a mucous membrane, and attached to any part of the gastrointestinal tract, from the base of the tongue to the anus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-06-25T09:02:50Z") -AnnotationAssertion( "SNOMEDCT_US:33257003") -AnnotationAssertion( "UMLS:C0266019") -AnnotationAssertion(Annotation( ) "GI duplication") -AnnotationAssertion( "HP:0011140") -AnnotationAssertion(rdfs:label "Gastrointestinal duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal shape of the occiput) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal shape of occiput.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-12-03T10:14:06Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal shape of posterior head") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal shape of the back of the head") -AnnotationAssertion( "UMLS:C4023459") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormal shape of posterior cranium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal shape of posterior skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal shape of the back of the skull") -AnnotationAssertion( "HP:0011217") -AnnotationAssertion(rdfs:label "Abnormal shape of the occiput") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal shape of the frontal region) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal shape of the frontal part of the head.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-12-03T10:26:03Z") -AnnotationAssertion( "UMLS:C4023458") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormal morphology of the frontal region") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal shape of the forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Dysmorphic forehead") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Dysmorphic frontal region") -AnnotationAssertion( "HP:0011218") -AnnotationAssertion(rdfs:label "Abnormal shape of the frontal region") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short face) - -AnnotationAssertion(Annotation( "PMID:19125436") "Facial height (length) is more than two standard deviations below the mean (objective); or an apparent decrease in the height (length) of the face (subjective).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-12-07T09:01:18Z") -AnnotationAssertion( "UMLS:C4023457") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased height of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased length of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Decreased vertical dimension of face") -AnnotationAssertion(Annotation( ) "Short face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Short facies") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Vertical Facial Deficiency") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Vertical deficiency of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Vertical facial insufficiency") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Vertical hypoplasia of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Vertical insufficiency of face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Vertical shortening of face") -AnnotationAssertion( "HP:0011219") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Objective measurement of face height is made with sliding calipers from the nasion, just above the depth of the nasal root to the gnathion, the inferior border of the mandible, both in the midline. Note that short face is distinct from wide face.") -AnnotationAssertion(rdfs:label "Short face") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the urinary system physiology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-12-30T02:51:16Z") -AnnotationAssertion( "UMLS:C4023437") -AnnotationAssertion( "HP:0011277") -AnnotationAssertion(rdfs:label "Abnormality of the urinary system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of urine bicarbonate level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal amount of hydrogencarbonate in the urine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-12-30T02:57:55Z") -AnnotationAssertion( "UMLS:C4023435") -AnnotationAssertion(Annotation( ) "Abnormality of urine HCO3 concentration") -AnnotationAssertion( "HP:0011279") -AnnotationAssertion(rdfs:label "Abnormality of urine bicarbonate level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of urine catecholamine level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal amount of urinary catecholamine concentration.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2011-12-30T03:35:18Z") -AnnotationAssertion( "MP:0011478") -AnnotationAssertion( "UMLS:C4023433") -AnnotationAssertion( "HP:0011281") -AnnotationAssertion(rdfs:comment "Any anomaly in the urinary amount of catecholamines, including adrenaline, noradrenaline and L-dopamine.") -AnnotationAssertion(rdfs:label "Abnormality of urine catecholamine level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hindbrain morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the hindbrain, also known as the rhombencephalon.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-01-01T01:22:36Z") -AnnotationAssertion( "UMLS:C4021170") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of hindbrain") -AnnotationAssertion( "Abnormality of hindbrain morphology") -AnnotationAssertion( "Abnormality of the hindbrain") -AnnotationAssertion( "HP:0011282") -AnnotationAssertion(rdfs:comment "The hindbrain consists of two main structures: The pons and the cerebellum.") -AnnotationAssertion(rdfs:label "Abnormal hindbrain morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal metencephalon morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the metencephalon. The metencephalon is the part of the hindbrain that consists of the pons and the cerebellum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-01-01T01:24:14Z") -AnnotationAssertion( "UMLS:C4023432") -AnnotationAssertion( "Abnormality of the metencephalon") -AnnotationAssertion( "HP:0011283") -AnnotationAssertion(rdfs:label "Abnormal metencephalon morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal digit morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A morphological abnormality of a digit, i.e., of a finger or toe.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-02-11T07:16:22Z") -AnnotationAssertion( "UMLS:C3550704") -AnnotationAssertion( "Abnormality of digit") -AnnotationAssertion(Annotation( ) "Abnormality of fingers or toes") -AnnotationAssertion( "Digital anomalies") -AnnotationAssertion( "HP:0011297") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal digit morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent foot) - -AnnotationAssertion(Annotation( "PMID:19125433") "The total absence of the foot, with no bony elements distal to the tibia or fibula.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-02-11T11:20:59Z") -AnnotationAssertion( "SNOMEDCT_US:371197005") -AnnotationAssertion( "UMLS:C0265624") -AnnotationAssertion(Annotation( ) "Absent foot") -AnnotationAssertion( "Aplasia of the foot") -AnnotationAssertion( "Apodia") -AnnotationAssertion( "HP:0011301") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Absent foot") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal long bone morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of size or shape of the long bones.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-02-12T02:31:03Z") -AnnotationAssertion( "HP:0100713") -AnnotationAssertion( "HP:0100714") -AnnotationAssertion( "HP:0100715") -AnnotationAssertion( "UMLS:C4021165") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of long bone") -AnnotationAssertion( "Abnormality of long bone morphology") -AnnotationAssertion( "Abnormality of the tubular bones") -AnnotationAssertion( "HP:0011314") -AnnotationAssertion(rdfs:label "Abnormal long bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of fontanelles) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:12825844") "An abnormality of the fontanelle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-02-25T02:34:36Z") -AnnotationAssertion( "UMLS:C4020755") -AnnotationAssertion( "Anomaly of the fontanelles") -AnnotationAssertion( "HP:0011328") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The fontanelles are the regions in an infant's calvaria that are covered by a thick membrane that normally ossify in the first two years of life.") -AnnotationAssertion(rdfs:label "Abnormality of fontanelles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of cranial sutures) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly of a cranial suture, that is one of the six membrane-covered openings in the incompletely ossified skull of the fetus or newborn infant.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-02-25T03:33:56Z") -AnnotationAssertion( "UMLS:C4023412") -AnnotationAssertion(Annotation( ) "Abnormality of cranial sutures") -AnnotationAssertion( "Abnormality of the bregma sutures") -AnnotationAssertion( "Abnormality of the calvarium sutures") -AnnotationAssertion( "Abnormality of the cranial sutures") -AnnotationAssertion( "Abnormality of the skull suture") -AnnotationAssertion( "HP:0011329") -AnnotationAssertion(rdfs:label "Abnormality of cranial sutures") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of mouth size) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-02-26T11:00:17Z") -AnnotationAssertion( "UMLS:C4023408") -AnnotationAssertion(Annotation( ) "Abnormality of mouth size") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of mouth size") -AnnotationAssertion( "HP:0011337") -AnnotationAssertion(rdfs:label "Abnormality of mouth size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of mouth shape) - -AnnotationAssertion(Annotation( "DDD:jhurst") "An abnormality of the outline, configuration, or contour of the mouth.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-02-26T01:05:23Z") -AnnotationAssertion( "Fyler:4874") -AnnotationAssertion( "UMLS:C4023407") -AnnotationAssertion(Annotation( ) "Abnormality of mouth shape") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of mouth shape") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Unusual mouth shape") -AnnotationAssertion( "HP:0011338") -AnnotationAssertion(rdfs:label "Abnormality of mouth shape") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Generalized abnormality of skin) - -AnnotationAssertion(Annotation( "DDD:cmoss") "An abnormality of the skin that is not localized to any one particular region.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-01T01:55:07Z") -AnnotationAssertion( "UMLS:C4021157") -AnnotationAssertion(Annotation( ) "Generalised abnormality of skin") -AnnotationAssertion(Annotation( ) "Generalized abnormality of skin") -AnnotationAssertion( "HP:0011354") -AnnotationAssertion(rdfs:label "Generalized abnormality of skin") -SubClassOf( ) - -# Class: (Localized skin lesion) - -AnnotationAssertion(Annotation( "DDD:cmoss") "A lesion of the skin that is located in a specific region rather than being generalized.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-01T02:37:43Z") -AnnotationAssertion( "UMLS:C0850826") -AnnotationAssertion(Annotation( ) "Localised skin lesion") -AnnotationAssertion(Annotation( ) "Localized skin lesion") -AnnotationAssertion( "HP:0011355") -AnnotationAssertion(rdfs:label "Localized skin lesion") -SubClassOf( ) - -# Class: (Abnormal hair quantity) - -AnnotationAssertion(Annotation( "DDD:cmoss") "An abnormal amount of hair.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-01T08:46:57Z") -AnnotationAssertion( "HP:0002115") -AnnotationAssertion( "HP:0011357") -AnnotationAssertion( "UMLS:C4023397") -AnnotationAssertion( "UMLS:C4023401") -AnnotationAssertion(Annotation( ) "Abnormal hair quantity") -AnnotationAssertion( "Abnormality of hair density") -AnnotationAssertion( "HP:0011362") -AnnotationAssertion(rdfs:label "Abnormal hair quantity") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Epidermal thickening) - -AnnotationAssertion(Annotation( "HPO:probinson") "Thickening of the epidermal layer of the skin.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-03T12:25:18Z") -AnnotationAssertion( "HP:0001035") -AnnotationAssertion( "UMLS:C0494876") -AnnotationAssertion( "UMLS:C4020752") -AnnotationAssertion( "Abnormality of keratinization") -AnnotationAssertion( "HP:0011368") -AnnotationAssertion(rdfs:label "Epidermal thickening") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the inner ear) - -AnnotationAssertion(Annotation( "DDD:dfitzpatrick") "Absence of the inner ear due to a developmental defect.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-07T08:23:52Z") -AnnotationAssertion( "SNOMEDCT_US:71973003") -AnnotationAssertion( "UMLS:C0266604") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent inner ear") -AnnotationAssertion( "Aplasia of the labyrinth") -AnnotationAssertion( "Labyrinthine aplasia") -AnnotationAssertion( "Michel deformity") -AnnotationAssertion( "HP:0011372") -AnnotationAssertion(rdfs:comment "Aplasia of the inner ear is usually diagnosed on MR or CT imaging.") -AnnotationAssertion(rdfs:label "Aplasia of the inner ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Functional abnormality of the inner ear) - -AnnotationAssertion(Annotation( "DDD:dfitzpatrick") "An abnormality of the function of the inner ear.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-03-09T04:58:30Z") -AnnotationAssertion( "UMLS:C4023382") -AnnotationAssertion(Annotation( ) "Functional abnormality of the inner ear") -AnnotationAssertion( "HP:0011389") -AnnotationAssertion(rdfs:comment "The inner ear comprises the cochlea, three semicircular canals and the vestibule (labyrinth), and is directly responsible for hearing. Additionally, the vestibule and semicircular canals function to maintain balance or equilibrium.") -AnnotationAssertion(rdfs:label "Functional abnormality of the inner ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Morphological abnormality of the inner ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the internal part of the ear.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-03-09T04:59:24Z") -AnnotationAssertion( "UMLS:C4023381") -AnnotationAssertion( "HP:0011390") -AnnotationAssertion(rdfs:comment "The inner ear contains the cochlea and the semicircular canals.") -AnnotationAssertion(rdfs:label "Morphological abnormality of the inner ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Morphological abnormality of the nerves of the inner ear) - -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-03-09T05:03:30Z") -AnnotationAssertion( "UMLS:C4023380") -AnnotationAssertion( "HP:0011391") -AnnotationAssertion(rdfs:label "Morphological abnormality of the nerves of the inner ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CNS myelination) - -AnnotationAssertion(Annotation( "DDD:fmuntoni") "An abnormality of myelination of nerves in the central nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-12T07:24:42Z") -AnnotationAssertion( "HP:0002520") -AnnotationAssertion( "HP:0004335") -AnnotationAssertion( "UMLS:C4021152") -AnnotationAssertion( "Abnormal formation of myelin sheaths") -AnnotationAssertion( "HP:0011400") -AnnotationAssertion(rdfs:comment "In the CNS, myelin is the product of oligodendrocytes (and not of Schwann cells, as in the PNS). This term refers to an abnormality of the process in which myelin sheaths are formed and maintained around neurons or the result of such an abnormality.") -AnnotationAssertion(rdfs:label "Abnormal CNS myelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Delayed peripheral myelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Delayed myelination in the peripheral nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-12T08:08:41Z") -AnnotationAssertion( "UMLS:C4023374") -AnnotationAssertion( "HP:0011401") -AnnotationAssertion(rdfs:label "Delayed peripheral myelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal umbilical cord blood vessel morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-15T11:05:13Z") -AnnotationAssertion( "UMLS:C4023372") -AnnotationAssertion( "Abnormal umbilical cord blood vessels") -AnnotationAssertion( "HP:0011403") -AnnotationAssertion(rdfs:label "Abnormal umbilical cord blood vessel morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Fetal ultrasound soft marker) - -AnnotationAssertion(Annotation( "PMID:16100637") "An finding upon obstetric ultrasound examination performed at around 16 to 20 weeks of gestation that is abnormal but not clearly identifiable as a fetal anatomic malformation or growth restriction. Such findings are known as soft markers since they are associated with increased risk for fetal aneuploidy or other disorders.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-17T04:26:01Z") -AnnotationAssertion( "UMLS:C4023366") -AnnotationAssertion(Annotation( ) "Foetal ultrasound soft marker") -AnnotationAssertion( "HP:0011425") -AnnotationAssertion(rdfs:comment "The screening ultrasound at 16 to 20 weeks should evaluate 8 markers, 5 of which (thickened nuchal fold, echogenic bowel, mild ventriculomegaly, echogenic focus in the heart, and choroid plexus cyst) are associated with an increased risk of fetal aneuploidy, and in some cases with nonchromosomal problems, while 3 (single umbilical artery, enlarged cisterna magna, and pyelectasis) are only associated with an increased risk of nonchromosomal abnormalities when seen in isolation (PMID:16100637).") -AnnotationAssertion(rdfs:label "Fetal ultrasound soft marker") -SubClassOf( ) - -# Class: (Abnormal medulla oblongata morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the medulla oblongata, the lower half of the brainstem.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-18T01:51:24Z") -AnnotationAssertion( "UMLS:C4021148") -AnnotationAssertion( "Abnormality of the medulla oblongata") -AnnotationAssertion( "Abnormality of the myencephalon") -AnnotationAssertion( "HP:0011441") -AnnotationAssertion(rdfs:comment "The medulla oblongata, which is often referred to simply as the medulla, comprises the medullary reticular formation, inferior olivary complex and cochlear nuclear complex, among other structures.") -AnnotationAssertion(rdfs:label "Abnormal medulla oblongata morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal central motor function) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the control or production of movement in the central nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-18T02:29:04Z") -AnnotationAssertion( "UMLS:C4023354") -AnnotationAssertion( "Abnormality of central motor function") -AnnotationAssertion( "HP:0011442") -AnnotationAssertion(rdfs:label "Abnormal central motor function") -SubClassOf( ) - -# Class: (Abnormality of coordination) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-18T02:40:46Z") -AnnotationAssertion( "UMLS:C4023353") -AnnotationAssertion(Annotation( ) "Abnormality of coordination") -AnnotationAssertion(Annotation( ) "Coordination issue") -AnnotationAssertion( "HP:0011443") -AnnotationAssertion(rdfs:label "Abnormality of coordination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of higher mental function) - -AnnotationAssertion(Annotation( "DDD:ajackson") "Cognitive, psychiatric or memory anomaly.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-18T04:23:59Z") -AnnotationAssertion( "UMLS:C4023352") -AnnotationAssertion( "HP:0011446") -AnnotationAssertion(rdfs:label "Abnormality of higher mental function") -SubClassOf( ) - -# Class: (Unusual CNS infection) - -AnnotationAssertion( "A type of infection of the central nervous system that can be regarded as a sign of a pathological susceptibility to infection.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-18T05:57:29Z") -AnnotationAssertion( "MSH:D002494") -AnnotationAssertion( "SNOMEDCT_US:128117002") -AnnotationAssertion( "UMLS:C0007684") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Central nervous system infection") -AnnotationAssertion( "HP:0011450") -AnnotationAssertion(rdfs:label "Unusual CNS infection") -SubClassOf( ) -SubClassOf( ) - -# Class: (Functional abnormality of the middle ear) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the function of the middle ear.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-19T09:33:03Z") -AnnotationAssertion( "UMLS:C4021846") -AnnotationAssertion(Annotation( ) "Functional abnormality of the middle ear") -AnnotationAssertion( "HP:0011452") -AnnotationAssertion(rdfs:comment "The middle ear comprises the tympanic cavity in the temporal bone of the skull behind the eardrum, and is separated from the outer ear by the ear drum. The tympanic cavity contains the auditory ossicles (malleus, incus, stapes) that vibrate when exposed to sound, forming a chain that extends to the oval window of the inner ear and whose main function is to amplify sound. Additionally, the middle ear connects to the back of the throat and nose through the Eustachian tube.") -AnnotationAssertion(rdfs:label "Functional abnormality of the middle ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abdominal symptom) - -AnnotationAssertion( "A subjective manifestation of disease localized to the abdomen.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-25T05:35:45Z") -AnnotationAssertion( "UMLS:C0740651") -AnnotationAssertion( "HP:0011458") -AnnotationAssertion(rdfs:label "Abdominal symptom") -SubClassOf( ) - -# Class: (Childhood onset) - -AnnotationAssertion(Annotation( "DDD:hfirth") "Onset of disease at the age of between 1 and 5 years.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-25T07:16:20Z") -AnnotationAssertion( "HP:0003586") -AnnotationAssertion( "HP:0003617") -AnnotationAssertion( "UMLS:C1837352") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Symptoms begin in childhood") -AnnotationAssertion( "HP:0011463") -AnnotationAssertion(rdfs:comment "This term refers to ages up to but not including the fifth birthday (see Juvenile onset).") -AnnotationAssertion(rdfs:label "Childhood onset") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the gallbladder) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the gallbladder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-25T07:40:20Z") -AnnotationAssertion( "UMLS:C4023344") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small gallbladder") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped gallbladder") -AnnotationAssertion( "HP:0011466") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the gallbladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent gallbladder) - -AnnotationAssertion(Annotation( "DDD:hfirth") "A developmental defect in which the gallbladder fails to form.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-25T07:41:14Z") -AnnotationAssertion( "MSH:C562564") -AnnotationAssertion( "SNOMEDCT_US:86507001") -AnnotationAssertion( "UMLS:C0266251") -AnnotationAssertion(Annotation( ) "Absent gallbladder") -AnnotationAssertion( "Agenesis of the gallbladder") -AnnotationAssertion( "Aplasia of the gallbladder") -AnnotationAssertion( "HP:0011467") -AnnotationAssertion(rdfs:label "Absent gallbladder") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of small intestinal villus morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-26T08:16:03Z") -AnnotationAssertion( "UMLS:C4023341") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal shape of small intestinal villus") -AnnotationAssertion( "HP:0011472") -AnnotationAssertion(rdfs:label "Abnormality of small intestinal villus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Villous atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "The enteric villi are atrophic or absent.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-03-26T08:18:31Z") -AnnotationAssertion( "SNOMEDCT_US:275403002") -AnnotationAssertion( "SNOMEDCT_US:75581001") -AnnotationAssertion( "UMLS:C0267456") -AnnotationAssertion( "UMLS:C0554101") -AnnotationAssertion( "UMLS:C1833058") -AnnotationAssertion( "UMLS:C1859541") -AnnotationAssertion( "UMLS:C2677378") -AnnotationAssertion( "UMLS:C4020747") -AnnotationAssertion( "Atrophy of small intestinal villi") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Villous degeneration") -AnnotationAssertion(Annotation( "HPO:skoehler") "Biopsy shows villous atrophy") -AnnotationAssertion(Annotation( "HPO:skoehler") "Duodenal villous atrophy") -AnnotationAssertion(Annotation( "HPO:skoehler") "Small intestine biopsy shows villous atrophy") -AnnotationAssertion(Annotation( "HPO:skoehler") "Variable degree of villous atrophy") -AnnotationAssertion( "HP:0011473") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Villous atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of corneal thickness) - -AnnotationAssertion(Annotation( "DDD:gblack") "An abnormal anteroposterior thickness of the cornea.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-02T10:15:01Z") -AnnotationAssertion( "UMLS:C4023333") -AnnotationAssertion( "HP:0011486") -AnnotationAssertion(rdfs:label "Abnormality of corneal thickness") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased corneal thickness) - -AnnotationAssertion(Annotation( "HPO:probinson") "A increased anteroposterior thickness of the cornea.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-02T10:17:35Z") -AnnotationAssertion( "UMLS:C3810451") -AnnotationAssertion( "HP:0011487") -AnnotationAssertion(rdfs:label "Increased corneal thickness") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal corneal endothelium morphology) - -AnnotationAssertion(Annotation( "DDD:gblack") "Abnormality of the corneal endothelium, that is, the single layer of cells on the inner surface of the cornea.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-02T10:18:50Z") -AnnotationAssertion( "UMLS:C4023332") -AnnotationAssertion( "Abnormality of corneal endothelium") -AnnotationAssertion( "HP:0011488") -AnnotationAssertion(rdfs:label "Abnormal corneal endothelium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal migration of corneal endothelium) - -AnnotationAssertion(Annotation( "DDD:ncarter") "Abnormal migration of corneal endothelium.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-02T10:20:17Z") -AnnotationAssertion( "UMLS:C4023331") -AnnotationAssertion( "HP:0011489") -AnnotationAssertion(rdfs:comment "Can be seen in posterior polymorphous corneal dystrophy.") -AnnotationAssertion(rdfs:label "Abnormal migration of corneal endothelium") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal Descemet membrane morphology) - -AnnotationAssertion(Annotation( "DDD:gblack") "Abnormality of Descemet's membrane, which is the basement membrane of the corneal endothelium.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-02T10:23:11Z") -AnnotationAssertion( "UMLS:C4023330") -AnnotationAssertion( "Abnormality of Descemet's membrane") -AnnotationAssertion( "HP:0011490") -AnnotationAssertion(rdfs:label "Abnormal Descemet membrane morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal corneal stroma morphology) - -AnnotationAssertion(Annotation( "DDD:ncarter") Annotation( "HPO:probinson") "An abnormality of the stroma of cornea, also known as the substantia propria of cornea.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-02T10:28:49Z") -AnnotationAssertion( "UMLS:C4023328") -AnnotationAssertion( "Abnormality of corneal stroma") -AnnotationAssertion( "HP:0011492") -AnnotationAssertion(rdfs:label "Abnormal corneal stroma morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal corneal epithelium morphology) - -AnnotationAssertion(Annotation( "DDD:gblack") "Abnormality of the corneal epithelium, that is of the epithelial tissue that covers the front of the cornea.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-03T07:10:49Z") -AnnotationAssertion( "UMLS:C4023326") -AnnotationAssertion( "Abnormality of corneal epithelium") -AnnotationAssertion( "HP:0011495") -AnnotationAssertion(rdfs:label "Abnormal corneal epithelium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperpigmentation of the fundus) - -AnnotationAssertion(Annotation( "DDD:ncarter") Annotation( "ORCID:0000-0003-0986-4123") "Increased pigmentation of the fundus") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-06T10:34:11Z") -AnnotationAssertion( "UMLS:C4021146") -AnnotationAssertion( "Hyperpigmented fundi") -AnnotationAssertion( "Hyperpigmented fundus") -AnnotationAssertion( "HP:0011512") -AnnotationAssertion(rdfs:label "Hyperpigmentation of the fundus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of lens shape) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal shape of the lens.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-06T09:16:11Z") -AnnotationAssertion( "UMLS:C4023314") -AnnotationAssertion(Annotation( ) "Abnormality of lens shape") -AnnotationAssertion( "HP:0011526") -AnnotationAssertion(rdfs:label "Abnormality of lens shape") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal connection of the cardiac segments) - -AnnotationAssertion(Annotation( "PMID:24876921") "A deviance in the normal connections between two cardiac segements.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-07T11:24:25Z") -AnnotationAssertion( "UMLS:C4023306") -AnnotationAssertion(Annotation( ) "Abnormal connexion of the cardiac segments") -AnnotationAssertion( "Discordant connection of the cardiac segments") -AnnotationAssertion( "HP:0011545") -AnnotationAssertion(rdfs:label "Abnormal connection of the cardiac segments") -SubClassOf( ) - -# Class: (Abnormal ventriculoarterial connection) - -AnnotationAssertion(Annotation( "PMID:15227248") Annotation( "PMID:18805185") Annotation( "PMID:24750982") "An abnormality of the circulatory connection between the ventricles and the pulmonary artery and aorta.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-08T07:32:38Z") -AnnotationAssertion( "UMLS:C4023296") -AnnotationAssertion( "Abnormal ventriculo-arterial connection") -AnnotationAssertion(Annotation( ) "Abnormal ventriculoarterial connexion") -AnnotationAssertion( "HP:0011563") -AnnotationAssertion(rdfs:comment "The cardiac malformations with abnormal ventriculo-arterial connections in situs solitus and atrio-ventricular concordance include the tetralogy of Fallot as well as different forms of double-outlet right ventricle and transposition of the great arteries.") -AnnotationAssertion(rdfs:label "Abnormal ventriculoarterial connection") -SubClassOf( ) - -# Class: (Congenital malformation of the great arteries) - -AnnotationAssertion( "Defect or defects of the morphogenesis of the aorta and pulmonary arteries.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-08T02:51:09Z") -AnnotationAssertion( "UMLS:C0478012") -AnnotationAssertion( "HP:0011603") -AnnotationAssertion(rdfs:label "Congenital malformation of the great arteries") -SubClassOf( ) - -# Class: (Abnormal pulmonary situs morphology) - -AnnotationAssertion(Annotation( "DDD:dbrown") "An abnormality of the pulmonary situs, i.e., of the sidedness of the morphological right and left lungs, which is defined by characteristics such as the number of lobes per lung and the relationship of the pulmonary arteries to their bronchi.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-08T09:20:13Z") -AnnotationAssertion( "UMLS:C4023271") -AnnotationAssertion( "Abnormality of pulmonary situs") -AnnotationAssertion( "HP:0011615") -AnnotationAssertion(rdfs:label "Abnormal pulmonary situs morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Congenital defect of the pericardium) - -AnnotationAssertion(Annotation( "DDD:dbrown") "A developmental defect of the pericardium with congenital onset.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-08T10:05:20Z") -AnnotationAssertion( "UMLS:C4023261") -AnnotationAssertion( "HP:0011628") -AnnotationAssertion(rdfs:label "Congenital defect of the pericardium") -SubClassOf( ) - -# Class: (Total absence of the pericardium) - -AnnotationAssertion(Annotation( "DDD:dbrown") "No pericardium around the heart, occurring as a congenital defect, not the result of a surgical pericardectomy.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-08T10:06:22Z") -AnnotationAssertion( "Fyler:1910") -AnnotationAssertion( "SNOMEDCT_US:253732001") -AnnotationAssertion( "UMLS:C0345140") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Absent pericardium") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Congenital absence of the pericardium") -AnnotationAssertion( "HP:0011629") -AnnotationAssertion(rdfs:label "Total absence of the pericardium") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the pulmonary veins) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pulmonary veins.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-11T08:45:48Z") -AnnotationAssertion( "SNOMEDCT_US:111322000") -AnnotationAssertion( "SNOMEDCT_US:128585006") -AnnotationAssertion( "SNOMEDCT_US:199113001") -AnnotationAssertion( "UMLS:C0265914") -AnnotationAssertion(Annotation( ) "Abnormality of lung veins") -AnnotationAssertion( "HP:0011718") -AnnotationAssertion(rdfs:comment "The right superior, right inferior, left superior, and left inferior pulmonary veins carry oxygenated blood to the left atrium.") -AnnotationAssertion(rdfs:label "Abnormality of the pulmonary veins") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Congenital malformation of the right heart) - -AnnotationAssertion( "Defect or defects of the morphogenesis of the right heart identifiable at birth.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-11T08:56:19Z") -AnnotationAssertion( "UMLS:C4023219") -AnnotationAssertion( "HP:0011723") -AnnotationAssertion(rdfs:label "Congenital malformation of the right heart") -SubClassOf( ) - -# Class: (Abnormality of joint mobility) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality in the range and ease of motion of joints across their normal range.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-18T07:09:28Z") -AnnotationAssertion( "UMLS:C4023216") -AnnotationAssertion( "HP:0011729") -AnnotationAssertion(rdfs:label "Abnormality of joint mobility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of adrenal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the adrenal glands.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-21T08:04:29Z") -AnnotationAssertion( "UMLS:C4023213") -AnnotationAssertion( "HP:0011732") -AnnotationAssertion(rdfs:label "Abnormality of adrenal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of adrenal physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional abnormality of the adrenal glands.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-21T08:05:42Z") -AnnotationAssertion( "HP:0002855") -AnnotationAssertion( "UMLS:C4023212") -AnnotationAssertion( "HP:0011733") -AnnotationAssertion(rdfs:label "Abnormality of adrenal physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Adrenal gland agenesis) - -AnnotationAssertion(Annotation( "DDD:spark") "Absent development of the adrenal gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-21T09:46:49Z") -AnnotationAssertion( "MSH:C538429") -AnnotationAssertion( "SNOMEDCT_US:702615004") -AnnotationAssertion( "SNOMEDCT_US:83190008") -AnnotationAssertion( "UMLS:C0266273") -AnnotationAssertion( "HP:0011743") -AnnotationAssertion(rdfs:label "Adrenal gland agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the anterior pituitary) - -AnnotationAssertion(Annotation( "DDD:spark") "An abnormality of the adenohypophysis, which is also known as the anterior lobe of the pituitary gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-22T11:17:00Z") -AnnotationAssertion( "MSH:D010900") -AnnotationAssertion( "SNOMEDCT_US:399244003") -AnnotationAssertion( "UMLS:C0032002") -AnnotationAssertion( "UMLS:C4023206") -AnnotationAssertion( "Pituitary disease") -AnnotationAssertion( "HP:0011747") -AnnotationAssertion(rdfs:label "Abnormality of the anterior pituitary") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the posterior pituitary) - -AnnotationAssertion(Annotation( "DDD:spark") Annotation( "HPO:probinson") "An abnormality of the neurohypophysis, which is also known as the posterior lobe of the hypophysis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-22T01:20:33Z") -AnnotationAssertion( "UMLS:C4023204") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Abnormality of the neurohypophysis") -AnnotationAssertion( "HP:0011751") -AnnotationAssertion(rdfs:label "Abnormality of the posterior pituitary") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Posterior pituitary dysgenesis) - -AnnotationAssertion(Annotation( "DDD:spark") "Abnormal development of the neurohypophysis during embryonic growth and development.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-22T01:42:04Z") -AnnotationAssertion( "UMLS:C4021123") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Neurohypophysis dysplasia") -AnnotationAssertion( "Posterior pituitary dysplasia") -AnnotationAssertion( "HP:0011753") -AnnotationAssertion(rdfs:label "Posterior pituitary dysgenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Posterior pituitary agenesis) - -AnnotationAssertion(Annotation( "DDD:spark") "Absence of the neurohypophysis owing to a developmental defect.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-22T01:55:35Z") -AnnotationAssertion( "UMLS:C4023203") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Neurohypophysis agenesis") -AnnotationAssertion( "HP:0011756") -AnnotationAssertion(rdfs:label "Posterior pituitary agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Posterior pituitary hypoplasia) - -AnnotationAssertion(Annotation( "DDD:spark") "Underdevelopment of the neurohypophysis.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-22T01:56:23Z") -AnnotationAssertion( "UMLS:C4023202") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Neurohypophysis hypoplasia") -AnnotationAssertion( "HP:0011757") -AnnotationAssertion(rdfs:label "Posterior pituitary hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal thyroid morphology) - -AnnotationAssertion(Annotation( "DDD:spark") "A structural abnormality of the thyroid gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-22T05:54:57Z") -AnnotationAssertion( "UMLS:C4023195") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of thyroid gland") -AnnotationAssertion( "Abnormality of thyroid morphology") -AnnotationAssertion( "HP:0011772") -AnnotationAssertion(rdfs:label "Abnormal thyroid morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of facial soft tissue) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-23T07:27:57Z") -AnnotationAssertion( "UMLS:C4023183") -AnnotationAssertion(Annotation( ) "Abnormality of facial soft tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of facial soft tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of facial soft tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of facial soft tissue") -AnnotationAssertion( "HP:0011799") -AnnotationAssertion(rdfs:label "Abnormality of facial soft tissue") -SubClassOf( ) - -# Class: (Midface retrusion) - -AnnotationAssertion(Annotation( "DDD:jclayton-smith") Annotation( "PMID:19125436") "Posterior positions and/or vertical shortening of the infraorbital and perialar regions, or increased concavity of the face and/or reduced nasolabial angle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-24T07:46:05Z") -AnnotationAssertion( "HP:0040199") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Small midface") -AnnotationAssertion( "UMLS:C1853242") -AnnotationAssertion( "UMLS:C2673410") -AnnotationAssertion( "UMLS:C4280320") -AnnotationAssertion( "UMLS:C4280321") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased size of midface") -AnnotationAssertion( "Flat midface") -AnnotationAssertion( "Hypoplasia of midface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Midface deficiency") -AnnotationAssertion(Annotation( "HPO:skoehler") "Midface hypoplasia") -AnnotationAssertion(Annotation( ) "Midface retrusion") -AnnotationAssertion( "Midface, flat") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "ORCID:0000-0001-5889-4463") "Retrusive midface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Underdevelopment of midface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Decreased projection of midface") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypotrophic midface") -AnnotationAssertion( "HP:0011800") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Midface retrusion") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal muscle physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional abnormality of a skeletal muscle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-25T02:00:15Z") -AnnotationAssertion( "UMLS:C4023182") -AnnotationAssertion( "Abnormality of muscle physiology") -AnnotationAssertion(Annotation( ) "Issue with muscle function") -AnnotationAssertion( "HP:0011804") -AnnotationAssertion(rdfs:label "Abnormal muscle physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal skeletal muscle morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of a skeletal muscle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-25T02:00:34Z") -AnnotationAssertion( "HP:0003735") -AnnotationAssertion( "UMLS:C4023181") -AnnotationAssertion( "Abnormal muscle morphology") -AnnotationAssertion( "Abnormality of muscle morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped muscle") -AnnotationAssertion(Annotation( ) "Issue with muscle structure") -AnnotationAssertion( "HP:0011805") -AnnotationAssertion(rdfs:label "Abnormal skeletal muscle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased patellar reflex) - -AnnotationAssertion(Annotation( "HPO:probinson") "Decreased intensity of the patellar reflex (also known as the knee jerk reflex).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-27T08:38:22Z") -AnnotationAssertion( "UMLS:C3277184") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Decreased knee jerk reflex") -AnnotationAssertion(Annotation( "HPO:skoehler") "Decreased patellar reflexes") -AnnotationAssertion( "HP:0011808") -AnnotationAssertion(rdfs:label "Decreased patellar reflex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal facial skeleton morphology) - -AnnotationAssertion(Annotation( "DDD:awilkie") "An abnormality of one or more of the set of bones that make up the facial skeleton.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-04-29T04:37:30Z") -AnnotationAssertion( "SNOMEDCT_US:433096001") -AnnotationAssertion( "UMLS:C2315229") -AnnotationAssertion(Annotation( ) "Abnormality of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Anomaly of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of the facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of facial skeleton") -AnnotationAssertion( "HP:0011821") -AnnotationAssertion(rdfs:comment "The facial skeleton comprises the mandible, maxilla, frontal bone, nasal bones, and zygoma, as well as the inferior nasal concha, the lacrimal bones, the palatine bone, and the vomer.") -AnnotationAssertion(rdfs:label "Abnormal facial skeleton morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal oral mucosa morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the oral mucosa.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-01T10:43:40Z") -AnnotationAssertion( "UMLS:C4023170") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of lining of mouth") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of mucosa of mouth") -AnnotationAssertion( "Abnormality of oral mucosa") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of oral mucous membrane") -AnnotationAssertion( "HP:0011830") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal oral mucosa morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal T cell count) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal count of T cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-06T10:43:44Z") -AnnotationAssertion( "UMLS:C4021113") -AnnotationAssertion(Annotation( "HPO:skoehler") "Abnormal number of T cells") -AnnotationAssertion(Annotation( "HPO:skoehler") "Abnormality of T cell number") -AnnotationAssertion( "HP:0011839") -AnnotationAssertion(rdfs:label "Abnormal T cell count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of T cell physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of T cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-06T10:44:50Z") -AnnotationAssertion( "HP:0005402") -AnnotationAssertion( "UMLS:C4023166") -AnnotationAssertion( "HP:0011840") -AnnotationAssertion(rdfs:label "Abnormality of T cell physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal skeletal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the form, structure, or size of the skeletal system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-07T08:08:37Z") -AnnotationAssertion( "UMLS:C4023165") -AnnotationAssertion( "Abnormality of skeletal morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped skeletal") -AnnotationAssertion( "HP:0011842") -AnnotationAssertion(rdfs:label "Abnormal skeletal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal musculoskeletal physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the function of the skeletal system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-07T08:09:43Z") -AnnotationAssertion( "UMLS:C4023164") -AnnotationAssertion( "Abnormality of musculoskeletal physiology") -AnnotationAssertion( "HP:0011843") -AnnotationAssertion(rdfs:label "Abnormal musculoskeletal physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal appendicular skeleton morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the appendicular skeletal system, consisting of the of the limbs, shoulder and pelvic girdles.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-07T08:12:26Z") -AnnotationAssertion( "UMLS:C4023163") -AnnotationAssertion( "HP:0011844") -AnnotationAssertion(rdfs:label "Abnormal appendicular skeleton morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal bone ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:18157903") "Any anomaly in the formation of bone or of a bony substance, or the conversion of fibrous tissue or of cartilage into bone or a bony substance.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-15T07:39:58Z") -AnnotationAssertion(Annotation(rdfs:label "Abnormal bone ossification") "MP:0008271") -AnnotationAssertion( "UMLS:C4023161") -AnnotationAssertion( "UMLS:C4280317") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal bone maturation") -AnnotationAssertion( "HP:0011849") -AnnotationAssertion(rdfs:comment "All bones are formed by the replacement by osteocytes of mesenchyme-derived connective tissue. Intramembranous ossification refers to the direct replacement of primitive mesenchyme with bone, and is responsible for bones such as the calvarium (e.g., frontals, parietals, interparietal) and the clavicula. In endochondral ossification, the mesenchyme differentiates into a cartilaginous intermediate, which serves as a template (anlange) that is subsequently removed and replaced by bone. Most bones are formed via endochondral ossification, including those at the base of the skull, the vertebral column, pectoral and pelvic regions and long bones of the extremities. A reduction in the amount of mineralized bone compared with that expected for a given developmental age. In clinicakl parlance, reduced ossification and delayed ossification are often used synonymously, but in principle a bone delayed ossification in a child can display normal ossification at a later developmental stage. The HPO will therefore treat poor, reduced, and decreased officiation as synonymous, and delayed ossification as a specific kind of reduced ossification.") -AnnotationAssertion(rdfs:label "Abnormal bone ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal bone collagen fibril morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0011642") "Any structural anomaly of the connective tissue bundles in the extracellular matrix of bone tissue that are composed of collagen, and play a role in tissue strength and elasticity.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-27T01:32:04Z") -AnnotationAssertion( "UMLS:C4023158") -AnnotationAssertion( "HP:0011862") -AnnotationAssertion(rdfs:label "Abnormal bone collagen fibril morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sternal ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly in the formation of the bony substance of the sternum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-05-27T04:08:55Z") -AnnotationAssertion( "HP:0006624") -AnnotationAssertion( "UMLS:C1860243") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of breastbone") -AnnotationAssertion( "Sternal ossification center abnormalities") -AnnotationAssertion(Annotation( ) "Sternal ossification centre abnormalities") -AnnotationAssertion( "HP:0011863") -AnnotationAssertion(rdfs:comment "The sternum develops from two cartilaginous bars, situated one on either side of the median plane and connected with the cartilages of the upper nine ribs of its own side. During development, the two cartilaginous bars fuse with each other to form the cartilaginous sternum. This in turn is ossified from six centers: one in the manubrium, four in the body of the sternum, and one in the xiphoid process.") -AnnotationAssertion(rdfs:label "Abnormal sternal ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hemorrhage of the eye) - -AnnotationAssertion(Annotation( "DDD:akelly") "Bleeding from vessels of the various tissues of the eye.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-02T10:44:39Z") -AnnotationAssertion( "MSH:D005130") -AnnotationAssertion( "SNOMEDCT_US:417244000") -AnnotationAssertion( "SNOMEDCT_US:93478000") -AnnotationAssertion( "UMLS:C0015402") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Bleeding from the eye") -AnnotationAssertion(Annotation( ) "Haemorrhage of the eye") -AnnotationAssertion( "HP:0011885") -AnnotationAssertion(rdfs:label "Hemorrhage of the eye") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Choroid hemorrhage) - -AnnotationAssertion(Annotation( "HPO:probinson") "Hemorrhage from the vessels of the choroid.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-02T10:50:39Z") -AnnotationAssertion( "MSH:D002832") -AnnotationAssertion( "SNOMEDCT_US:122003") -AnnotationAssertion( "UMLS:C0008522") -AnnotationAssertion(Annotation( ) "Choroid haemorrhage") -AnnotationAssertion(Annotation( ) "Choroidal haemorrhage") -AnnotationAssertion( "Choroidal hemorrhage") -AnnotationAssertion( "HP:0011887") -AnnotationAssertion(rdfs:label "Choroid hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal leukocyte count) - -AnnotationAssertion(Annotation( "HPO:probinson") "Number of leukocytes per volume of blood beyond normal limits.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-02T05:32:39Z") -AnnotationAssertion( "SNOMEDCT_US:165509000") -AnnotationAssertion( "UMLS:C0580531") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Abnormal white blood cell count") -AnnotationAssertion( "HP:0011893") -AnnotationAssertion(rdfs:label "Abnormal leukocyte count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hemoglobin) - -AnnotationAssertion(Annotation( "HPO:probinson") "Anomaly in the level or the function of hemoglobin, the oxygen-carrying protein of erythrocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-03T03:53:23Z") -AnnotationAssertion( "UMLS:C0349705") -AnnotationAssertion(Annotation( ) "Abnormal Hb") -AnnotationAssertion(Annotation( ) "Abnormal haemoglobin") -AnnotationAssertion( "HP:0011902") -AnnotationAssertion(rdfs:label "Abnormal hemoglobin") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal metacarpophalangeal joint morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of a metacarpophalangeal joint.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-03T11:03:36Z") -AnnotationAssertion( "UMLS:C4023132") -AnnotationAssertion( "Abnormality of metacarpophalangeal joint") -AnnotationAssertion(Annotation( ) "Abnormality of the knuckle") -AnnotationAssertion( "HP:0011911") -AnnotationAssertion(rdfs:label "Abnormal metacarpophalangeal joint morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the glenoid fossa) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the glenoid fossa, also known as the glenoid cavity, which is the articular surface of the scapula that articulates with the head of the humerus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-05T08:51:23Z") -AnnotationAssertion( "UMLS:C4023131") -AnnotationAssertion( "HP:0011912") -AnnotationAssertion(rdfs:label "Abnormality of the glenoid fossa") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short digit) - -AnnotationAssertion(Annotation( "HPO:probinson") "One or more digit that appears disproportionately short compared to the hand/foot, whereby either the entire digit or a specific phalanx is shortened.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-10T09:18:42Z") -AnnotationAssertion( "UMLS:C1860176") -AnnotationAssertion( "UMLS:C4023124") -AnnotationAssertion(Annotation( ) "Short digit") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Very short digits") -AnnotationAssertion( "HP:0011927") -AnnotationAssertion(rdfs:comment "Note that the term brachydactyly is reserved for specific patterns of short digits, see HP:0001156.") -AnnotationAssertion(rdfs:label "Short digit") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short proximal phalanx of toe) - -AnnotationAssertion(Annotation( "HPO:probinson") "Developmental hypoplasia (shortening) of proximal phalanx of toe.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-10T10:06:30Z") -AnnotationAssertion( "UMLS:C4023123") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short innermost toe bone") -AnnotationAssertion( "HP:0011928") -AnnotationAssertion(rdfs:label "Short proximal phalanx of toe") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Respiratory tract infection) - -AnnotationAssertion(Annotation( "HPO:probinson") "An infection of the upper or lower respiratory tract.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-06-21T08:26:36Z") -AnnotationAssertion( "MSH:D012141") -AnnotationAssertion( "SNOMEDCT_US:275498002") -AnnotationAssertion( "UMLS:C0035243") -AnnotationAssertion(Annotation( ) "Respiratory infection") -AnnotationAssertion(Annotation( ) "Respiratory tract infection") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Respiratory infections") -AnnotationAssertion( "HP:0011947") -AnnotationAssertion(rdfs:label "Respiratory tract infection") -SubClassOf( ) - -# Class: (Elevated urinary catecholamines) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased concentration of catecholamine in the urine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-07-18T09:07:22Z") -AnnotationAssertion( "UMLS:C0241577") -AnnotationAssertion(Annotation( ) "Elevated urinary catecholamines") -AnnotationAssertion( "HP:0011976") -AnnotationAssertion(rdfs:label "Elevated urinary catecholamines") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of neutrophil physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional abnormality of neutrophils.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-07-19T10:56:37Z") -AnnotationAssertion( "UMLS:C4023093") -AnnotationAssertion( "HP:0011990") -AnnotationAssertion(rdfs:label "Abnormality of neutrophil physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal neutrophil count) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal range of neutrophil cell counts in the circulation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-07-19T10:59:14Z") -AnnotationAssertion( "UMLS:C4023092") -AnnotationAssertion( "Abnormal neutrophil cell number") -AnnotationAssertion( "HP:0011991") -AnnotationAssertion(rdfs:label "Abnormal neutrophil count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of neutrophil morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal form or size of neutrophils.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-07-19T11:00:27Z") -AnnotationAssertion( "UMLS:C4023091") -AnnotationAssertion( "HP:0011992") -AnnotationAssertion(rdfs:label "Abnormality of neutrophil morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal atrial septum morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the interatrial septum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-07-19T11:34:27Z") -AnnotationAssertion( "Fyler:2002") -AnnotationAssertion( "SNOMEDCT_US:253363004") -AnnotationAssertion( "UMLS:C0344722") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal interatrial septum morphology") -AnnotationAssertion( "Abnormality of the atrial septum") -AnnotationAssertion( "HP:0011994") -AnnotationAssertion(rdfs:label "Abnormal atrial septum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urine hormone level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal concentration of a hormone in the urine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-07-27T01:29:51Z") -AnnotationAssertion( "UMLS:C4023069") -AnnotationAssertion( "Abnormality of urine hormone level") -AnnotationAssertion( "HP:0012029") -AnnotationAssertion(rdfs:label "Abnormal urine hormone level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Areflexia of upper limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inability to elicit tendon reflexes in the upper limbs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-01T12:24:31Z") -AnnotationAssertion( "UMLS:C2674177") -AnnotationAssertion( "HP:0012046") -AnnotationAssertion(rdfs:label "Areflexia of upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aciduria) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excretion of urine with an acid pH, i.e., having an increased hydrogen ion concentration.") -AnnotationAssertion( "SNOMEDCT_US:21806007") -AnnotationAssertion( "UMLS:C0278026") -AnnotationAssertion(Annotation( ) "Acidic urine") -AnnotationAssertion( "HP:0012072") -AnnotationAssertion(rdfs:label "Aciduria") -SubClassOf( ) - -# Class: (Enlarged cerebellum) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally increased size of the cerebellum compared to other brain structures.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-18T05:29:26Z") -AnnotationAssertion( "UMLS:C3278024") -AnnotationAssertion( "HP:0012081") -AnnotationAssertion(rdfs:label "Enlarged cerebellum") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of skeletal muscle fiber size) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any abnormality of the size of the skeletal muscle cell.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T03:19:54Z") -AnnotationAssertion( "UMLS:C4023051") -AnnotationAssertion(Annotation( ) "Abnormality of skeletal muscle fibre size") -AnnotationAssertion( "HP:0012084") -AnnotationAssertion(rdfs:label "Abnormality of skeletal muscle fiber size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pyuria) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:25760357") "The presence of 10 or more white cells per cubic millimeter in a urine specimen, 3 or more white cells per high-power field of unspun urine, a positive result on Gram staining of an unspun urine specimen, or a urinary dipstick test that is positive for leukocyte esterase.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T09:10:26Z") -AnnotationAssertion( "MSH:D011776") -AnnotationAssertion( "SNOMEDCT_US:275765006") -AnnotationAssertion( "SNOMEDCT_US:4800001") -AnnotationAssertion( "UMLS:C0034359") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High urine neutrophil count") -AnnotationAssertion( "Leukocyturia") -AnnotationAssertion( "HP:0012085") -AnnotationAssertion(rdfs:label "Pyuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pancreas morphology) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T09:16:38Z") -AnnotationAssertion( "UMLS:C4023049") -AnnotationAssertion( "Abnormality of pancreas morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped pancreas") -AnnotationAssertion( "HP:0012090") -AnnotationAssertion(rdfs:label "Abnormal pancreas morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of pancreas physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the function of the pancreas.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T09:17:10Z") -AnnotationAssertion( "UMLS:C4023048") -AnnotationAssertion( "HP:0012091") -AnnotationAssertion(rdfs:label "Abnormality of pancreas physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of exocrine pancreas physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of the acinar gland portion of the pancreas that secretes digestive enzymes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T09:17:46Z") -AnnotationAssertion( "UMLS:C4021103") -AnnotationAssertion(Annotation( "HPO:skoehler") "Abnormal exocrine pancreatic function") -AnnotationAssertion( "HP:0012092") -AnnotationAssertion(rdfs:label "Abnormality of exocrine pancreas physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of endocrine pancreas physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A function abnormality of the endocrine pancreas.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T09:18:18Z") -AnnotationAssertion( "UMLS:C4023047") -AnnotationAssertion( "HP:0012093") -AnnotationAssertion(rdfs:label "Abnormality of endocrine pancreas physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pancreas size) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal size of the pancreas.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-08-20T09:19:08Z") -AnnotationAssertion( "UMLS:C4023046") -AnnotationAssertion(Annotation( ) "Abnormal pancreas size") -AnnotationAssertion( "HP:0012094") -AnnotationAssertion(rdfs:label "Abnormal pancreas size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of circulating catecholamine level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal catecholamine concentration in the blood.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-08-22T08:20:01Z") -AnnotationAssertion( "UMLS:C4021102") -AnnotationAssertion( "Catecholamine levels abnormal") -AnnotationAssertion( "HP:0012099") -AnnotationAssertion(rdfs:label "Abnormality of circulating catecholamine level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the pons) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the pons.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-10T05:35:36Z") -AnnotationAssertion( "UMLS:C1848529") -AnnotationAssertion( "Pontine hypoplasia") -AnnotationAssertion( "HP:0012110") -AnnotationAssertion(rdfs:label "Hypoplasia of the pons") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of circulating glucocorticoid level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the concentration of a glucocorticoid in the blood.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-09-16T04:22:26Z") -AnnotationAssertion( "UMLS:C4023038") -AnnotationAssertion( "HP:0012111") -AnnotationAssertion(rdfs:label "Abnormality of circulating glucocorticoid level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hepatitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the liver.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2012-09-16T05:03:29Z") -AnnotationAssertion( "MSH:D006505") -AnnotationAssertion( "SNOMEDCT_US:128241005") -AnnotationAssertion( "UMLS:C0019158") -AnnotationAssertion(Annotation( ) "Liver inflammation") -AnnotationAssertion( "HP:0012115") -AnnotationAssertion(rdfs:label "Hepatitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal erythroid lineage cell morphology) - -AnnotationAssertion(Annotation( "DDD:akelly") "An anomaly of erythroid lineage cells, that is, of the erythropoietic cells in the lineage leading to and including erythrocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T07:14:03Z") -AnnotationAssertion( "UMLS:C4020862") -AnnotationAssertion( "Abnormality of cells of the erythroid lineage") -AnnotationAssertion( "HP:0012130") -AnnotationAssertion(rdfs:label "Abnormal erythroid lineage cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal number of erythroid precursors) - -AnnotationAssertion(Annotation( "DDD:akelly") "A deviation from the normal count of erythroid precursor cells, that is, erythroid lineage cells in the bone marrow.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T07:17:18Z") -AnnotationAssertion( "UMLS:C4023033") -AnnotationAssertion( "HP:0012131") -AnnotationAssertion(rdfs:label "Abnormal number of erythroid precursors") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Erythroid hyperplasia) - -AnnotationAssertion(Annotation( "DDD:akelly") "Increased count of erythroid precursor cells, that is, erythroid lineage cells in the bone marrow.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T07:19:21Z") -AnnotationAssertion( "UMLS:C0014800") -AnnotationAssertion( "UMLS:C1838111") -AnnotationAssertion( "UMLS:C3552917") -AnnotationAssertion(Annotation( "HPO:skoehler") "Bone marrow biopsy shows erythroid hyperplasia") -AnnotationAssertion(Annotation( "HPO:skoehler") "Bone marrow smear shows erythroid hyperplasia") -AnnotationAssertion( "HP:0012132") -AnnotationAssertion(rdfs:label "Erythroid hyperplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Erythroid hypoplasia) - -AnnotationAssertion(Annotation( "DDD:akelly") "Decreased count of erythroid precursor cells, that is, erythroid lineage cells in the bone marrow.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T07:21:19Z") -AnnotationAssertion( "MSH:D000741") -AnnotationAssertion( "SNOMEDCT_US:167923006") -AnnotationAssertion( "SNOMEDCT_US:41614006") -AnnotationAssertion( "UMLS:C0178416") -AnnotationAssertion( "UMLS:C0542035") -AnnotationAssertion( "Erythroblastopenia") -AnnotationAssertion(Annotation( "HPO:skoehler") "Erythroid hypoplasia in the bone marrow") -AnnotationAssertion( "HP:0012133") -AnnotationAssertion(rdfs:label "Erythroid hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal granulocytopoietic cell morphology) - -AnnotationAssertion(Annotation( "DDD:akelly") "An anomaly of cells involved in the formation of a granulocytes, that is, of the granulocytopoietic cell.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T08:02:11Z") -AnnotationAssertion( "UMLS:C4023031") -AnnotationAssertion( "Abnormality of cells of the granulocytic lineage") -AnnotationAssertion( "HP:0012135") -AnnotationAssertion(rdfs:label "Abnormal granulocytopoietic cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal number of granulocyte precursors) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T08:09:13Z") -AnnotationAssertion( "UMLS:C4023029") -AnnotationAssertion( "HP:0012137") -AnnotationAssertion(rdfs:label "Abnormal number of granulocyte precursors") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Granulocytic hyperplasia) - -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T08:09:36Z") -AnnotationAssertion( "UMLS:C4023028") -AnnotationAssertion( "HP:0012138") -AnnotationAssertion(rdfs:label "Granulocytic hyperplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Granulocytic hypoplasia) - -AnnotationAssertion(Annotation( "HPO:akelly") "Decreased number of granulocyte precursors in the bone marrow.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T08:09:56Z") -AnnotationAssertion( "SNOMEDCT_US:416627004") -AnnotationAssertion( "UMLS:C1534864") -AnnotationAssertion( "HP:0012139") -AnnotationAssertion(rdfs:label "Granulocytic hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal megakaryocyte morphology) - -AnnotationAssertion( "Any structural anomaly of megakaryocytes. Mature blood platelets are released from the cytoplasm of megakaryocytes, which are bone-marrow resident cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T08:20:38Z") -AnnotationAssertion( "UMLS:C4023026") -AnnotationAssertion( "Abnormality of cells of the megakaryocyte lineage") -AnnotationAssertion( "HP:0012143") -AnnotationAssertion(rdfs:label "Abnormal megakaryocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal monocyte morphology) - -AnnotationAssertion( "Any structural anomaly of a myeloid mononuclear recirculating leukocyte that can act as a precursor of tissue macrophages, osteoclasts and some populations of tissue dendritic cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2012-09-16T08:21:37Z") -AnnotationAssertion( "UMLS:C4023025") -AnnotationAssertion( "HP:0012144") -AnnotationAssertion(rdfs:label "Abnormal monocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Oligodactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental defect resulting in the presence of fewer than the normal number of digits.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-02-16T10:44:40Z") -AnnotationAssertion( "UMLS:C3887496") -AnnotationAssertion( "HP:0012165") -AnnotationAssertion(rdfs:label "Oligodactyly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased serum bile acid concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increase in the concentration of bile acid in the blood.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-03-12T11:56:40Z") -AnnotationAssertion( "UMLS:C4023004") -AnnotationAssertion( "HP:0012202") -AnnotationAssertion(rdfs:label "Increased serum bile acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sperm motility) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the mobility of ejaculated sperm.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-03-12T12:23:21Z") -AnnotationAssertion( "UMLS:C0855512") -AnnotationAssertion(Annotation( ) "Abnormal sperm motility") -AnnotationAssertion( "HP:0012206") -AnnotationAssertion(rdfs:label "Abnormal sperm motility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reduced sperm motility) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal reduction in the mobility of ejaculated sperm.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-03-12T12:23:59Z") -AnnotationAssertion( "UMLS:C4023002") -AnnotationAssertion( "Asthenospermia") -AnnotationAssertion(Annotation( ) "Reduced sperm motility") -AnnotationAssertion( "HP:0012207") -AnnotationAssertion(rdfs:label "Reduced sperm motility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the kidney.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-03-14T07:41:11Z") -AnnotationAssertion( "HP:0000792") -AnnotationAssertion( "HP:0004726") -AnnotationAssertion( "HP:0004735") -AnnotationAssertion( "HP:0008712") -AnnotationAssertion( "Fyler:4512") -AnnotationAssertion( "SNOMEDCT_US:44513007") -AnnotationAssertion( "UMLS:C0266292") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Abnormal kidney morphology") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped kidney") -AnnotationAssertion(Annotation( ) "Kidney malformation") -AnnotationAssertion(Annotation( ) "Kidney structure issue") -AnnotationAssertion( "Renal malformation") -AnnotationAssertion( "Structural anomalies of the renal tract") -AnnotationAssertion(Annotation( ) "Structural kidney abnormalities") -AnnotationAssertion( "Structural renal anomalies") -AnnotationAssertion( "HP:0012210") -AnnotationAssertion(rdfs:label "Abnormal renal morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal functionality of the kidney.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-03-14T07:43:34Z") -AnnotationAssertion( "HP:0000082") -AnnotationAssertion( "HP:0000087") -AnnotationAssertion( "HP:0005566") -AnnotationAssertion( "HP:0008646") -AnnotationAssertion( "SNOMEDCT_US:39539005") -AnnotationAssertion( "UMLS:C0151746") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal kidney function") -AnnotationAssertion(Annotation( "HPO:skoehler") "Abnormal renal function") -AnnotationAssertion( "Abnormality of renal physiology") -AnnotationAssertion(Annotation( ) "Kidney function issue") -AnnotationAssertion( "Renal functional abnormality") -AnnotationAssertion( "HP:0012211") -AnnotationAssertion(rdfs:label "Abnormal renal physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal reproductive system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0002160") "A structural or developmental anomaly of any of the tissues involved in the genital system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-02T07:02:20Z") -AnnotationAssertion( "UMLS:C4021096") -AnnotationAssertion( "Abnormal genital system morphology") -AnnotationAssertion( "HP:0012243") -AnnotationAssertion(rdfs:label "Abnormal reproductive system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal respiratory system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the respiratory system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-07T09:11:09Z") -AnnotationAssertion( "Fyler:4235") -AnnotationAssertion( "UMLS:C4022992") -AnnotationAssertion( "HP:0012252") -AnnotationAssertion(rdfs:label "Abnormal respiratory system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal respiratory epithelium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0010942") "Any structural anomaly of the pseudostratified ciliated epithelium that lines much of the conducting portion of the airway, including part of the nasal cavity and larynx, the trachea, and bronchi.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-07T09:12:48Z") -AnnotationAssertion( "UMLS:C4022991") -AnnotationAssertion( "HP:0012253") -AnnotationAssertion(rdfs:label "Abnormal respiratory epithelium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal respiratory motile cilium physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0011055") "Any functional anomaly of the respiratory motile cilia.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-07T10:05:43Z") -AnnotationAssertion( "UMLS:C4022984") -AnnotationAssertion( "HP:0012261") -AnnotationAssertion(rdfs:comment "Abnormal respiratory motile cilium physiology may include alterations in ciliary beating pattern or frequency.") -AnnotationAssertion(rdfs:label "Abnormal respiratory motile cilium physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal muscle glycogen content) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any anomaly in the amount of glycogen in muscle tissue.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-07T02:04:03Z") -AnnotationAssertion( "UMLS:C4022980") -AnnotationAssertion( "HP:0012269") -AnnotationAssertion(rdfs:comment "Glycogen functions as a secondary short term energy storage in muscle.") -AnnotationAssertion(rdfs:label "Abnormal muscle glycogen content") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased muscle glycogen content) - -AnnotationAssertion(Annotation( "HPO:probinson") "A decreased amount of glycogen in muscle tissue.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-07T02:05:15Z") -AnnotationAssertion( "UMLS:C4022979") -AnnotationAssertion( "HP:0012270") -AnnotationAssertion(rdfs:label "Decreased muscle glycogen content") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small proximal tibial epiphyses) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced size of the proximal epiphysis of the tibia.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-09T07:36:38Z") -AnnotationAssertion( "UMLS:C4022969") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of innermost shankbone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Small end part of innermost shinbone") -AnnotationAssertion( "HP:0012284") -AnnotationAssertion(rdfs:label "Small proximal tibial epiphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hypothalamus physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal functionality of the hypothalamus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-09T07:51:07Z") -AnnotationAssertion( "UMLS:C4022968") -AnnotationAssertion( "HP:0012285") -AnnotationAssertion(rdfs:comment "The hypothalamus is linked vascularly with the anterior lobe of the pituitary gland and thereby controls the secretion of pituitary hormones.") -AnnotationAssertion(rdfs:label "Abnormal hypothalamus physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hypothalamus morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of the hypothalamus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-09T07:53:16Z") -AnnotationAssertion( "HP:0002443") -AnnotationAssertion( "UMLS:C4021095") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of hypothalamus") -AnnotationAssertion( "Abnormality of hypothalamus morphology") -AnnotationAssertion( "Abnormality of the hypothalamus") -AnnotationAssertion( "HP:0012286") -AnnotationAssertion(rdfs:comment "The hypothalamus is a cone-shaped cerebral structure that projects downward, ending in the pituitary (infundibular) stalk, a tubular connection to the pituitary gland. It is linked vascularly with the anterior lobe of the pituitary gland and thereby controls the secretion of pituitary hormones.") -AnnotationAssertion(rdfs:label "Abnormal hypothalamus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal genital pigmentation) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal pigmentation pattern of the external genitalia.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-11T06:02:08Z") -AnnotationAssertion( "UMLS:C4022965") -AnnotationAssertion( "HP:0012293") -AnnotationAssertion(rdfs:label "Abnormal genital pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal occipital bone morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of the occipital bone of the skull.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-04-11T06:21:12Z") -AnnotationAssertion( "UMLS:C4022964") -AnnotationAssertion( "Abnormality of the occipital bone") -AnnotationAssertion( "HP:0012294") -AnnotationAssertion(rdfs:label "Abnormal occipital bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal aortic arch morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the arch of aorta.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-06T10:06:07Z") -AnnotationAssertion( "Fyler:2700") -AnnotationAssertion( "SNOMEDCT_US:448742006") -AnnotationAssertion( "UMLS:C3163801") -AnnotationAssertion( "Abnormality of the aortic arch") -AnnotationAssertion( "HP:0012303") -AnnotationAssertion(rdfs:label "Abnormal aortic arch morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic aortic arch) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the arch of aorta.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-06T10:10:36Z") -AnnotationAssertion( "Fyler:2704") -AnnotationAssertion( "SNOMEDCT_US:60787001") -AnnotationAssertion( "UMLS:C0265881") -AnnotationAssertion( "Aortic arch hypoplasia") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped aortic arch") -AnnotationAssertion( "HP:0012304") -AnnotationAssertion(rdfs:label "Hypoplastic aortic arch") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal rib ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the process of rib bone formation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-10T09:31:03Z") -AnnotationAssertion( "UMLS:C4022957") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of rib bones") -AnnotationAssertion( "HP:0012306") -AnnotationAssertion(rdfs:label "Abnormal rib ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal monocyte count) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly in the number of monocytes, which are myeloid mononuclear recirculating leukocyte that can act as a precursor of tissue macrophages, osteoclasts and some populations of tissue dendritic cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-10T12:07:14Z") -AnnotationAssertion( "SNOMEDCT_US:165540007") -AnnotationAssertion( "SNOMEDCT_US:165541006") -AnnotationAssertion( "UMLS:C0580319") -AnnotationAssertion( "Abnormal monocyte number") -AnnotationAssertion( "HP:0012310") -AnnotationAssertion(rdfs:label "Abnormal monocyte count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Monocytosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An increased number of circulating monocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-10T12:09:16Z") -AnnotationAssertion( "SNOMEDCT_US:19636003") -AnnotationAssertion( "UMLS:C0085702") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High blood monocyte number") -AnnotationAssertion( "HP:0012311") -AnnotationAssertion(rdfs:label "Monocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Monocytopenia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An decreased number of circulating monocytes.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-10T12:10:07Z") -AnnotationAssertion( "SNOMEDCT_US:165539005") -AnnotationAssertion( "UMLS:C0427544") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Low blood monocyte number") -AnnotationAssertion( "HP:0012312") -AnnotationAssertion(rdfs:label "Monocytopenia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent pigmentation of the abdomen) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of skin pigmentation (coloring) of the abdomen.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-10T08:21:54Z") -AnnotationAssertion( "UMLS:C4022956") -AnnotationAssertion( "HP:0012319") -AnnotationAssertion(rdfs:label "Absent pigmentation of the abdomen") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent pigmentation of the limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of skin pigmentation (coloring) of the arms and legs.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-10T08:22:30Z") -AnnotationAssertion( "UMLS:C4022955") -AnnotationAssertion( "HP:0012320") -AnnotationAssertion(rdfs:label "Absent pigmentation of the limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal celiac artery morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the celiac artery.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-08-12T08:47:21Z") -AnnotationAssertion( "UMLS:C4022954") -AnnotationAssertion(Annotation( ) "Abnormal coeliac artery morphology") -AnnotationAssertion( "Abnormality of the celiac artery") -AnnotationAssertion(Annotation( ) "Abnormality of the coeliac artery") -AnnotationAssertion( "HP:0012326") -AnnotationAssertion(rdfs:comment "The celiac artery (celiac trunk or truncus coeliacus) is the first major branch of the abdominal aorta.") -AnnotationAssertion(rdfs:label "Abnormal celiac artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal autonomic nervous system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the autonomic nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-09-13T07:52:31Z") -AnnotationAssertion( "UMLS:C4022953") -AnnotationAssertion( "HP:0012331") -AnnotationAssertion(rdfs:label "Abnormal autonomic nervous system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal autonomic nervous system physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional abnormality of the autonomic nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-09-13T07:53:55Z") -AnnotationAssertion( "HP:0002271") -AnnotationAssertion( "HP:0002387") -AnnotationAssertion( "HP:0002459") -AnnotationAssertion( "HP:0007310") -AnnotationAssertion( "UMLS:C4022952") -AnnotationAssertion( "Autonomic dysfunction") -AnnotationAssertion( "Autonomic dysregulation") -AnnotationAssertion( "Dysautonomia") -AnnotationAssertion( "HP:0012332") -AnnotationAssertion(rdfs:label "Abnormal autonomic nervous system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal homeostasis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly in the processes involved in the maintenance of an internal equilibrium.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-09-13T09:23:23Z") -AnnotationAssertion(Annotation(rdfs:label "Abnormal homeostasis") "MP:0001764") -AnnotationAssertion( "UMLS:C4022950") -AnnotationAssertion( "HP:0012337") -AnnotationAssertion(rdfs:label "Abnormal homeostasis") -SubClassOf( ) - -# Class: (Hypophosphaturia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally decreased phosphate concentration in the urine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-10-03T10:25:06Z") -AnnotationAssertion( "SNOMEDCT_US:91632005") -AnnotationAssertion( "UMLS:C0268077") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Low urine phosphate levels") -AnnotationAssertion( "HP:0012365") -AnnotationAssertion(rdfs:label "Hypophosphaturia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flat face) - -AnnotationAssertion(Annotation( "PMID:19125436") "Absence of concavity or convexity of the face when viewed in profile.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-10-13T01:49:13Z") -AnnotationAssertion( "UMLS:C1853241") -AnnotationAssertion(Annotation( ) "Flat face") -AnnotationAssertion(Annotation( "HPO:skoehler") "Flat facial profile") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Flat facial shape") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Flat facies") -AnnotationAssertion( "HP:0012368") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "A useful guide is to imagine that a line connecting the glabella to the anterior most part of the mandible touches the top of the philtrum where it meets the base of the columella. The glabella is the most prominent point on the frontal bone above the root of the nose. If the superior philtrum is anterior to this line the face is convex, if the superior philtrum is posterior to this line the face is concave.") -AnnotationAssertion(rdfs:label "Flat face") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal eye morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the globe of the eye, or bulbus oculi.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-10-13T03:44:43Z") -AnnotationAssertion( "HP:0000489") -AnnotationAssertion( "HP:0012374") -AnnotationAssertion( "Fyler:4863") -AnnotationAssertion( "UMLS:C4022925") -AnnotationAssertion(Annotation( ) "Abnormal eye structure") -AnnotationAssertion( "Abnormality of the globe") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped eye") -AnnotationAssertion( "HP:0012372") -AnnotationAssertion(rdfs:comment "previously: Abnormal globe morphology") -AnnotationAssertion(rdfs:label "Abnormal eye morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal eye physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of the eye.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-10-13T03:45:37Z") -AnnotationAssertion( "UMLS:C4022924") -AnnotationAssertion(Annotation( ) "Abnormal eye physiology") -AnnotationAssertion( "HP:0012373") -AnnotationAssertion(rdfs:label "Abnormal eye physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Rhinitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the nasal mucosa with nasal congestion.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2013-10-19T05:37:08Z") -AnnotationAssertion( "MSH:D012220") -AnnotationAssertion( "SNOMEDCT_US:70076002") -AnnotationAssertion( "UMLS:C0035455") -AnnotationAssertion( "UMLS:C2718128") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Nasal inflammation") -AnnotationAssertion( "HP:0012384") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Rhinitis") -SubClassOf( ) - -# Class: (Camptodactyly) - -AnnotationAssertion(Annotation( "HPO:probinson") "The distal interphalangeal joint and/or the proximal interphalangeal joint of the fingers or toes cannot be extended to 180 degrees by either active or passive extension.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2013-10-20T08:08:19Z") -AnnotationAssertion( "SNOMEDCT_US:29271008") -AnnotationAssertion( "UMLS:C0685409") -AnnotationAssertion(Annotation( "orcid.org/0000-0002-6548-5200") Annotation( ) "Permanent flexion of the finger or toe") -AnnotationAssertion( "HP:0012385") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Camptodactyly") -SubClassOf( ) - -# Class: (Hyporeflexia of upper limbs) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced intensity of muscle tendon reflexes in the upper limbs. Reflexes are elicited by stretching the tendon of a muscle, e.g., by tapping.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-07T07:42:49Z") -AnnotationAssertion( "UMLS:C1836835") -AnnotationAssertion( "HP:0012391") -AnnotationAssertion(rdfs:label "Hyporeflexia of upper limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Jaw hyporeflexia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced intensity of muscle tendon reflexes in jaw.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-07T07:43:29Z") -AnnotationAssertion( "UMLS:C4022918") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Mandibular hyporeflexia") -AnnotationAssertion( "HP:0012392") -AnnotationAssertion(rdfs:comment "The jaw jerk is elicited by the examiner placing the tip of the index finger on a relaxed jaw, one that is about one-third open. One then taps briskly on the index finger with the other hand and notes the speed as the mandible is flexed.") -AnnotationAssertion(rdfs:label "Jaw hyporeflexia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal blood gas level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the partial pressure of oxygen or carbon dioxide in the arterial blood.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-10T04:59:20Z") -AnnotationAssertion( "SNOMEDCT_US:312391003") -AnnotationAssertion( "UMLS:C0476337") -AnnotationAssertion(Annotation( ) "Abnormal blood gas level") -AnnotationAssertion( "HP:0012415") -AnnotationAssertion(rdfs:label "Abnormal blood gas level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoxemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally low level of blood oxygen.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-10T05:07:07Z") -AnnotationAssertion( "MSH:D000860") -AnnotationAssertion( "SNOMEDCT_US:389087006") -AnnotationAssertion( "UMLS:C0700292") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Low blood oxygen level") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Hypoxia") -AnnotationAssertion( "HP:0012418") -AnnotationAssertion(rdfs:comment "Note that hypoxemia is defined as a condition where arterial oxygen tension is below normal (80-100mmHg). Hypoxia is defined as the failure of oxygenation at the tissue level. Hypoxia is not measured directly by a standard laboratory value.") -AnnotationAssertion(rdfs:label "Hypoxemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperoxemia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally high level of blood oxygen.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-10T05:09:04Z") -AnnotationAssertion( "UMLS:C4022910") -AnnotationAssertion( "HP:0012419") -AnnotationAssertion(rdfs:comment "Note that hyperoxemia is defined as a condition where arterial oxygen tension is above normal (80-100mmHg). Hyperoxia is defined as increased oxygen tension at the tissue level. Hyperoxia is not measured directly by a standard laboratory value.") -AnnotationAssertion(rdfs:label "Hyperoxemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chorioretinitis) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( "PMID:16196117") "An inflammation of the choroid and retina.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-11T08:10:29Z") -AnnotationAssertion( "MSH:D002825") -AnnotationAssertion( "SNOMEDCT_US:46627006") -AnnotationAssertion( "UMLS:C0008513") -AnnotationAssertion( "HP:0012424") -AnnotationAssertion(rdfs:comment "Chorioretinitis is a form of posterior uveitis. Note that the term Chorioretinitis suggests that the origin of the process is predominantly in the choroid while Retinitis suggests that the process is mainly in the retina.") -AnnotationAssertion(rdfs:label "Chorioretinitis") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the cerebral white matter) - -AnnotationAssertion(Annotation( "HPO:probinson") "Absence or underdevelopment of the cerebral white matter.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-13T07:39:37Z") -AnnotationAssertion( "UMLS:C4021844") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small cerebral white matter") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped cerebral white matter") -AnnotationAssertion( "HP:0012429") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the cerebral white matter") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral white matter hypoplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of the cerebral white matter.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-13T07:42:02Z") -AnnotationAssertion( "UMLS:C4020727") -AnnotationAssertion( "UMLS:C4022908") -AnnotationAssertion( "Paucity of cerebral white matter") -AnnotationAssertion( "HP:0012430") -AnnotationAssertion(rdfs:label "Cerebral white matter hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal gallbladder morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the gallbladder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T01:13:40Z") -AnnotationAssertion( "UMLS:C4022904") -AnnotationAssertion(Annotation( ) "Abnormal gallbladder structure") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of gallbladder") -AnnotationAssertion( "HP:0012437") -AnnotationAssertion(rdfs:label "Abnormal gallbladder morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal gallbladder physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of the gallbladder.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T01:17:00Z") -AnnotationAssertion( "UMLS:C4022903") -AnnotationAssertion( "HP:0012438") -AnnotationAssertion(rdfs:label "Abnormal gallbladder physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal biliary tract physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional abnormality of the biliary tree.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T02:14:51Z") -AnnotationAssertion( "UMLS:C4022902") -AnnotationAssertion( "HP:0012439") -AnnotationAssertion(rdfs:label "Abnormal biliary tract physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal biliary tract morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the biliary tree.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T02:15:33Z") -AnnotationAssertion( "UMLS:C4021086") -AnnotationAssertion( "Anomaly of the biliary tract") -AnnotationAssertion( "HP:0012440") -AnnotationAssertion(rdfs:label "Abnormal biliary tract morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of brain morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural abnormality of the brain, which has as its parts the forebrain, midbrain, and hindbrain.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T02:38:00Z") -AnnotationAssertion( "UMLS:C4021085") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of brain") -AnnotationAssertion(Annotation( ) "Abnormality of the brain") -AnnotationAssertion( "HP:0012443") -AnnotationAssertion(rdfs:label "Abnormality of brain morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Brain atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Partial or complete wasting (loss) of brain tissue that was once present.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T02:46:15Z") -AnnotationAssertion( "SNOMEDCT_US:278849000") -AnnotationAssertion( "SNOMEDCT_US:418143002") -AnnotationAssertion( "SNOMEDCT_US:52522001") -AnnotationAssertion( "UMLS:C0154671") -AnnotationAssertion( "UMLS:C0235946") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Brain degeneration") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Brain wasting") -AnnotationAssertion( "HP:0012444") -AnnotationAssertion(rdfs:label "Brain atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal myelination) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0000920") "Any anomaly in the process by which myelin sheaths are formed and maintained around neurons.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T03:45:58Z") -AnnotationAssertion( "UMLS:C1857704") -AnnotationAssertion( "HP:0012447") -AnnotationAssertion(rdfs:label "Abnormal myelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Delayed myelination) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Delayed myelination.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-23T03:47:56Z") -AnnotationAssertion( "SNOMEDCT_US:135810007") -AnnotationAssertion( "UMLS:C1277241") -AnnotationAssertion( "HP:0012448") -AnnotationAssertion(rdfs:label "Delayed myelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cerebral vein morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of cerebral veins.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-28T08:01:32Z") -AnnotationAssertion( "UMLS:C4022888") -AnnotationAssertion( "Abnormality of cerebral veins") -AnnotationAssertion( "HP:0012480") -AnnotationAssertion(rdfs:label "Abnormal cerebral vein morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Myelitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the spinal cord.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-29T08:10:12Z") -AnnotationAssertion( "MSH:D009187") -AnnotationAssertion( "SNOMEDCT_US:41370002") -AnnotationAssertion( "UMLS:C0026975") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Inflammation of spinal cord") -AnnotationAssertion( "HP:0012486") -AnnotationAssertion(rdfs:label "Myelitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Panniculitis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of adipose tissue.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-29T09:28:11Z") -AnnotationAssertion( "MSH:D015434") -AnnotationAssertion( "SNOMEDCT_US:22125009") -AnnotationAssertion( "UMLS:C0030326") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Inflammation of adipose tissue") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Inflammation of fat tissue") -AnnotationAssertion( "HP:0012490") -AnnotationAssertion(rdfs:comment "Panniculitis most commonly affects the skin and characterized by reddened subcutaneous nodules.") -AnnotationAssertion(rdfs:label "Panniculitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal brainstem white matter morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the white matter of brainstem.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-30T09:19:46Z") -AnnotationAssertion( "UMLS:C4022876") -AnnotationAssertion( "Abnormality of the brainstem white matter") -AnnotationAssertion( "HP:0012501") -AnnotationAssertion(rdfs:label "Abnormal brainstem white matter morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the pituitary gland) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the pituitary gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-30T09:34:21Z") -AnnotationAssertion( "MSH:D010900") -AnnotationAssertion( "SNOMEDCT_US:399244003") -AnnotationAssertion( "UMLS:C0032002") -AnnotationAssertion( "disorder of pituitary gland") -AnnotationAssertion( "HP:0012503") -AnnotationAssertion(rdfs:label "Abnormality of the pituitary gland") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal size of pituitary gland) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal size of the pituitary gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-30T09:36:04Z") -AnnotationAssertion( "UMLS:C4022874") -AnnotationAssertion( "HP:0012504") -AnnotationAssertion(rdfs:label "Abnormal size of pituitary gland") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged pituitary gland) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "An abnormally increased size of the pituitary gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-30T09:36:45Z") -AnnotationAssertion( "SNOMEDCT_US:237718009") -AnnotationAssertion( "UMLS:C0342422") -AnnotationAssertion( "HP:0012505") -AnnotationAssertion(rdfs:label "Enlarged pituitary gland") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small pituitary gland) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "An abnormally decreased size of the pituitary gland.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-11-30T09:37:34Z") -AnnotationAssertion( "UMLS:C4022873") -AnnotationAssertion( "HP:0012506") -AnnotationAssertion(rdfs:label "Small pituitary gland") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circle of Willis morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the circle of Willis, also known as the cerebral arterial circle.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-12-09T07:03:02Z") -AnnotationAssertion( "UMLS:C4022868") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") "Abnormality of the cerebral arterial circle") -AnnotationAssertion( "HP:0012518") -AnnotationAssertion(rdfs:comment "The circle of Willis is a circulatory anastomosis in the brain comprised of the anterior cerebral arteries, the anterior communicating artery, the internal carotid arteries, the posterior cerebral arteries, and the posterior communicating arteries.") -AnnotationAssertion(rdfs:label "Abnormal circle of Willis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pain) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "An unpleasant sensory and emotional experience associated with actual or potential tissue damage, or described in terms of such damage.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-12-15T09:38:08Z") -AnnotationAssertion( "MSH:D010146") -AnnotationAssertion( "SNOMEDCT_US:22253000") -AnnotationAssertion( "UMLS:C0030193") -AnnotationAssertion(Annotation( ) "Pain") -AnnotationAssertion( "HP:0012531") -AnnotationAssertion(rdfs:label "Pain") -SubClassOf( ) - -# Class: (Abnormal synaptic transmission) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "MP:0003635") "An anomaly in the communication from a neuron to a target across a synapse. This is a four step process, comprising (i) synthesis and storage of neurotransmitters; (ii) neurotransmitter release; (iii) activation of postsynaptic receptors by the neurotransmitter; and (iv) inactivation of the neurotransmitter. Thus, this term is defined as an anomaly of neurotransmitter metabolic process.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2013-12-15T10:12:31Z") -AnnotationAssertion( "UMLS:C4021083") -AnnotationAssertion( "Abnormality of neurotransmitter metabolism") -AnnotationAssertion( "HP:0012535") -AnnotationAssertion(rdfs:label "Abnormal synaptic transmission") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nephron morphology) - -AnnotationAssertion(Annotation( "Eurenomics:fschaefer") "A structural anomaly of the nephron.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-16T12:49:04Z") -AnnotationAssertion( "UMLS:C4022838") -AnnotationAssertion( "Abnormality of the nephron") -AnnotationAssertion( "HP:0012575") -AnnotationAssertion(rdfs:label "Abnormal nephron morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Renal atrophy) - -AnnotationAssertion(Annotation( "HPO:probinson") "Atrophy of the kidney.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-16T03:21:19Z") -AnnotationAssertion( "SNOMEDCT_US:197659005") -AnnotationAssertion( "UMLS:C0341698") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Kidney degeneration") -AnnotationAssertion( "HP:0012585") -AnnotationAssertion(rdfs:label "Renal atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urine output) - -AnnotationAssertion(Annotation( "Eurenomics:ewuehl") "An abnormal amount of urine production.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-16T03:59:33Z") -AnnotationAssertion( "UMLS:C3693260") -AnnotationAssertion( "HP:0012590") -AnnotationAssertion(rdfs:label "Abnormal urine output") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urinary electrolyte concentration) - -AnnotationAssertion(Annotation( "PMID:25215103") "An abnormality in the concentration of electrolytes in the urine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-16T05:44:11Z") -AnnotationAssertion( "UMLS:C4022833") -AnnotationAssertion( "Urinary electrolyte imbalance") -AnnotationAssertion( "HP:0012591") -AnnotationAssertion(rdfs:label "Abnormal urinary electrolyte concentration") -SubClassOf( ) - -# Class: (Abnormal urine phosphate concentration) - -AnnotationAssertion(Annotation( "Eurenomics:ewuehl") "An abnormal phosphate concentration in the urine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-16T06:14:49Z") -AnnotationAssertion( "UMLS:C4022828") -AnnotationAssertion( "HP:0012599") -AnnotationAssertion(rdfs:label "Abnormal urine phosphate concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urine cytology) - -AnnotationAssertion(Annotation( "Eurenomics:ewuehl") "An anomalous finding in the examination of the urine for cells.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-17T12:01:16Z") -AnnotationAssertion( "SNOMEDCT_US:310439007") -AnnotationAssertion( "UMLS:C0587955") -AnnotationAssertion( "HP:0012614") -AnnotationAssertion(rdfs:label "Abnormal urine cytology") -SubClassOf( ) - -# Class: (Cloacal abnormality) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental anomaly associated with the failure of rectum, vagina, and bladder to separate.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-17T12:27:06Z") -AnnotationAssertion( "UMLS:C4022816") -AnnotationAssertion( "HP:0012620") -AnnotationAssertion(rdfs:label "Cloacal abnormality") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal nervous system physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of the nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-19T08:02:46Z") -AnnotationAssertion( "UMLS:C4022811") -AnnotationAssertion( "Abnormality of nervous system physiology") -AnnotationAssertion( "HP:0012638") -AnnotationAssertion(rdfs:label "Abnormal nervous system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nervous system morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-01-19T08:03:08Z") -AnnotationAssertion( "Fyler:4135") -AnnotationAssertion( "Fyler:4300") -AnnotationAssertion( "UMLS:C4022810") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of nervous system") -AnnotationAssertion( "Abnormality of nervous system morphology") -AnnotationAssertion( "HP:0012639") -AnnotationAssertion(rdfs:label "Abnormal nervous system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged peripheral nerve) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increase in size of a peripheral nerve. This finding can be appreciated by palpation along the axis of the nerve.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-02-01T12:44:16Z") -AnnotationAssertion( "UMLS:C2675074") -AnnotationAssertion(Annotation( "HPO:skoehler") "Enlarged peripheral nerves") -AnnotationAssertion( "HP:0012645") -AnnotationAssertion(rdfs:comment "This feature can be appreciated by imaging studies (magnetic resonancy tomography), by palpation along the axis of a nerve, and by biopsy, and may be caused by axonal swelling or by myelin thickening. The differential diagnosis of enlarged peripheral nerves includes leprosy, hereditary motor and sensory neuropathy type 1 (about 30% of patients), but not type 2 (the axonal form), some other polyneuropathies, neurofibromatosis, and nerve tumors. A good review is available in Practical Neurology, 2003,3:40-45 by Michael Donaghy (no pubmed id).") -AnnotationAssertion(rdfs:label "Enlarged peripheral nerve") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal inflammatory response) - -AnnotationAssertion(Annotation( "MONARCH:mhaendel") "Any anomaly of the inflammatory response, a response to injury or infection characterized by local vasodilation, extravasation of plasma into intercellular spaces and accumulation of white blood cells and macrophages.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-02-01T01:25:42Z") -AnnotationAssertion( "UMLS:C4022805") -AnnotationAssertion(Annotation( ) "Abnormal inflammatory response") -AnnotationAssertion( "HP:0012647") -AnnotationAssertion(rdfs:label "Abnormal inflammatory response") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased inflammatory response) - -AnnotationAssertion(Annotation( "MONARCH:mhaendel") "An abnormal reduction in the inflammatory response to injury or infection.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-02-01T01:29:24Z") -AnnotationAssertion( "UMLS:C4022804") -AnnotationAssertion(Annotation( ) "Decreased inflammatory response") -AnnotationAssertion( "HP:0012648") -AnnotationAssertion(rdfs:label "Decreased inflammatory response") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased inflammatory response) - -AnnotationAssertion(Annotation( "MONARCH:mhaendel") "A abnormal increase in the inflammatory response to injury or infection.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-02-01T01:29:58Z") -AnnotationAssertion( "UMLS:C4022803") -AnnotationAssertion( "HP:0012649") -AnnotationAssertion(rdfs:label "Increased inflammatory response") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebellar gliosis) - -AnnotationAssertion(Annotation( "UToronto:htrang") "Focal proliferation of glial cells in the cerebellum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-22T06:03:03Z") -AnnotationAssertion( "UMLS:C4022768") -AnnotationAssertion( "HP:0012698") -AnnotationAssertion(rdfs:label "Cerebellar gliosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Anomaly of lower limb diaphyses) - -AnnotationAssertion(Annotation( "UToronto:htrang") "A structural abnormality of a diaphysis of the leg.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-22T06:14:15Z") -AnnotationAssertion( "UMLS:C4022767") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Anomaly of shaft of long bone of lower limb") -AnnotationAssertion( "HP:0012699") -AnnotationAssertion(rdfs:label "Anomaly of lower limb diaphyses") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal large intestine physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of the large intestine.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-22T06:20:38Z") -AnnotationAssertion( "UMLS:C4022766") -AnnotationAssertion( "HP:0012700") -AnnotationAssertion(rdfs:label "Abnormal large intestine physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal subarachnoid space morphology) - -AnnotationAssertion(Annotation( "UToronto:htrang") "Abnormality in the space in the meninges beneath the arachnoid membrane and above the pia mater that contains the cerebrospinal fluid.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-22T07:45:24Z") -AnnotationAssertion( "UMLS:C4022765") -AnnotationAssertion( "Abnormality of the subarachnoid space") -AnnotationAssertion( "HP:0012703") -AnnotationAssertion(rdfs:label "Abnormal subarachnoid space morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Morphological abnormality of the gastrointestinal tract) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal structure of the gastrointestinal tract.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T01:09:02Z") -AnnotationAssertion( "UMLS:C4021073") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of the digestive system") -AnnotationAssertion(Annotation( ) "Morphological abnormality of the GI tract") -AnnotationAssertion( "Morphological anomaly of the digestive system") -AnnotationAssertion( "HP:0012718") -AnnotationAssertion(rdfs:label "Morphological abnormality of the gastrointestinal tract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Functional abnormality of the gastrointestinal tract) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal functionality of the gastrointestinal tract.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T01:10:47Z") -AnnotationAssertion( "UMLS:C4022755") -AnnotationAssertion(Annotation( ) "Functional abnormality of the GI tract") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "GI dysfunction") -AnnotationAssertion( "HP:0012719") -AnnotationAssertion(rdfs:label "Functional abnormality of the gastrointestinal tract") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Venous malformation) - -AnnotationAssertion(Annotation( "HPO:probinson") "A vascular malformation resulting from a developmental error of venous tissue composed of dysmorphic channels lined by flattened endothelium and exhibiting slow turnover. A venous malformation may present as a blue patch on the skin ranging to a soft blue mass. Venous malformations are easily compressible and usually swell in thewhen venous pressure increases (e.g., when held in a dependent position or when a child cries). They may be relatively localized or quite extensive within an anatomic region.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T01:20:33Z") -AnnotationAssertion( "SNOMEDCT_US:297222002") -AnnotationAssertion( "UMLS:C2937220") -AnnotationAssertion(Annotation( "HPO:skoehler") "Venous malformations") -AnnotationAssertion( "HP:0012721") -AnnotationAssertion(rdfs:comment "Venous malformations are always present at birth, and usually involve the skin of the face, limbs, or trunk.") -AnnotationAssertion(rdfs:label "Venous malformation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Heart block) - -AnnotationAssertion(Annotation( "HPO:probinson") "Impaired conduction of cardiac impulse occurring anywhere along the conduction pathway.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T01:32:14Z") -AnnotationAssertion( "MSH:D006327") -AnnotationAssertion( "SNOMEDCT_US:233916004") -AnnotationAssertion( "UMLS:C0018794") -AnnotationAssertion( "HP:0012722") -AnnotationAssertion(rdfs:label "Heart block") -SubClassOf( ) - -# Class: (Anorectal anomaly) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the anus or rectum.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T02:48:00Z") -AnnotationAssertion( "MSH:D000071056") -AnnotationAssertion( "SNOMEDCT_US:33225004") -AnnotationAssertion( "UMLS:C3495676") -AnnotationAssertion( "HP:0012732") -AnnotationAssertion(rdfs:label "Anorectal anomaly") -SubClassOf( ) - -# Class: (Cough) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:16428719") Annotation( "PMID:17540788") "A sudden, audible expulsion of air from the lungs through a partially closed glottis, preceded by inhalation.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T03:19:50Z") -AnnotationAssertion( "MSH:D003371") -AnnotationAssertion( "SNOMEDCT_US:263731006") -AnnotationAssertion( "SNOMEDCT_US:272039006") -AnnotationAssertion( "SNOMEDCT_US:49727002") -AnnotationAssertion( "UMLS:C0010200") -AnnotationAssertion(Annotation( ) "Cough") -AnnotationAssertion(Annotation( ) "Coughing") -AnnotationAssertion( "HP:0012735") -AnnotationAssertion(rdfs:comment "The European Respiratory Society Task Force recommended two possible definitions of cough: (1) A three-phase expulsive motor act characterized by an inspiratory effort (inspiratory phase) followed by a forced expiratory effort against a closed glottis (compressive phase) and then by opening of the glottis and rapid expiratory airflow (expulsive phase);and (2) A forced expiratory manoeuvre, usually against a closed glottis and associated with a characteristic sound. The term Cough or any of its more specific descendents can be modified by the terms Acute (HP:0011009), Subacute (HP:0011011), and Chronic (HP:0011010). In adults, an acute cough lasts less than 3 weeks, a subacute cough from 3 to 8 weeks, and a chronic cough longer than 8 weeks. In children aged less than 15 years a chronic cough is defined as a daily cough lasting for over 4 weeks.") -AnnotationAssertion(rdfs:label "Cough") -SubClassOf( ) - -# Class: (Femoral aplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Failure of the femur to develop.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-23T05:14:34Z") -AnnotationAssertion( "SNOMEDCT_US:47276000") -AnnotationAssertion( "UMLS:C0265629") -AnnotationAssertion( "Absent femur") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent thighbone") -AnnotationAssertion( "Aplasia of the femur") -AnnotationAssertion( "HP:0012744") -AnnotationAssertion(rdfs:label "Femoral aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (CNS hypermyelination) - -AnnotationAssertion(Annotation( "UToronto:htrang") "Increased amount of myelin in the central nervous system.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-03-30T07:15:56Z") -AnnotationAssertion( "UMLS:C4022742") -AnnotationAssertion( "HP:0012754") -AnnotationAssertion(rdfs:label "CNS hypermyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal neuron morphology) - -AnnotationAssertion(Annotation( "KI:phemming") Annotation( "PMID:28723006") "A structural anomaly of a neuron. Neurons are electrically excitable cells that transmit signals throughout the body. Neurons employ both electrical and chemical components in the transmission of information. Neurons are connected to other neurons at synapses and connected to effector organs or cells at neuroeffector junctions.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-02T05:12:30Z") -AnnotationAssertion( "UMLS:C4022739") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal neuron shape") -AnnotationAssertion( "Abnormal neuronal morphology") -AnnotationAssertion( "HP:0012757") -AnnotationAssertion(rdfs:label "Abnormal neuron morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neurodevelopmental delay) - -AnnotationAssertion(Annotation( "ORCID:0000-0002-6670-9157") Annotation( "PMID:31783983") "Neurodevelopmental delay (NDD) refers to delays in the maturation of the brain and central nervous system; infants and young children with NDD may experience delays in the development of one or more skills including gross motor abilities, fine-motor coordination, language abilities and ability to solve increasingly complex problems.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-03T12:16:19Z") -AnnotationAssertion( "UMLS:C4022738") -AnnotationAssertion(Annotation( ) "NDD") -AnnotationAssertion( "HP:0012758") -AnnotationAssertion(rdfs:comment "Though the definitions of NDD vary broadly in the literature, all are used to signify a delay in one or more developmental domains compared to typical development.") -AnnotationAssertion(rdfs:label "Neurodevelopmental delay") -SubClassOf( ) - -# Class: (Neurodevelopmental abnormality) - -AnnotationAssertion(Annotation( "KI:phemming") "A deviation from normal of the neurological development of a child, which may include any or all of the aspects of the development of personal, social, gross or fine motor, and cognitive abilities.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-03T12:20:28Z") -AnnotationAssertion( "UMLS:C4022737") -AnnotationAssertion( "HP:0012759") -AnnotationAssertion(rdfs:comment "This term should be used to describe abnormalities with onset in the developmental period.") -AnnotationAssertion(rdfs:label "Neurodevelopmental abnormality") -SubClassOf( ) - -# Class: (Cerebral white matter atrophy) - -AnnotationAssertion(Annotation( "UToronto:htrang") "The presence of atrophy (wasting) of the cerebral white matter.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-04-06T10:55:36Z") -AnnotationAssertion( "UMLS:C4022735") -AnnotationAssertion( "HP:0012762") -AnnotationAssertion(rdfs:label "Cerebral white matter atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal placental size) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from normal size of the placenta.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-07T12:11:29Z") -AnnotationAssertion( "UMLS:C4022732") -AnnotationAssertion( "HP:0012767") -AnnotationAssertion(rdfs:label "Abnormal placental size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ciliary body morphology) - -AnnotationAssertion(Annotation( "CINEAS:asollie") "A structural anomaly of the ciliary body.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-07T04:00:10Z") -AnnotationAssertion( "UMLS:C4022726") -AnnotationAssertion( "Abnormality of the ciliary body") -AnnotationAssertion( "HP:0012776") -AnnotationAssertion(rdfs:label "Abnormal ciliary body morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flexion contracture of finger) - -AnnotationAssertion(Annotation( "HPO:probinson") "Chronic loss of joint motion in a finger due to structural changes in non-bony tissue.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-20T04:09:34Z") -AnnotationAssertion( "UMLS:C1857304") -AnnotationAssertion( "Flexion deformity of finger") -AnnotationAssertion( "HP:0012785") -AnnotationAssertion(rdfs:comment "Note that the term camptodactyly refers to a painless flexion contracture of the proximal interphalangeal (PIP) joint and not to a finger joint contracture in general.") -AnnotationAssertion(rdfs:label "Flexion contracture of finger") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal humeral ossification) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the process of formation of bone in the humerus.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-24T10:23:43Z") -AnnotationAssertion( "UMLS:C4022722") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal maturation of long bone in upper arm") -AnnotationAssertion( "HP:0012791") -AnnotationAssertion(rdfs:label "Abnormal humeral ossification") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent ossification of thoracic vertebral bodies) - -AnnotationAssertion(Annotation( "HPO:probinson") "A lack of bone mineralization of one or more body of thoracic vertebra.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-04-24T11:05:14Z") -AnnotationAssertion( "UMLS:C4022721") -AnnotationAssertion( "HP:0012792") -AnnotationAssertion(rdfs:label "Absent ossification of thoracic vertebral bodies") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic female external genitalia) - -AnnotationAssertion(Annotation( "HPO:probinson") "Underdevelopment of part or all of the female external reproductive organs (which include the mons pubis, labia majora, labia minora, Bartholin glands, and clitoris).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-05-27T08:14:55Z") -AnnotationAssertion( "UMLS:C4022715") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Underdeveloped female external genitalia") -AnnotationAssertion( "HP:0012815") -AnnotationAssertion(rdfs:label "Hypoplastic female external genitalia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Myocarditis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21304213") Annotation( "PMID:22185868") Annotation( "PMID:22361396") "Inflammation of the myocardium.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-05-28T09:01:32Z") -AnnotationAssertion( "MSH:D009205") -AnnotationAssertion( "SNOMEDCT_US:50920009") -AnnotationAssertion( "UMLS:C0027059") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6548-5200") Annotation( ) "Inflammation of heart muscle") -AnnotationAssertion( "HP:0012819") -AnnotationAssertion(rdfs:comment "Myocarditis can be caused by a variety of bacterial and viral infections. Enteroviruses, especially coxsackievirus B, and adenovirus and parvovirus B19 are often associated with acute myocarditis. Exposure to drug treatment, physical stimuli such as radiation and heat, metabolic disorders, immune disorders, and pregnancy are also causes of myocarditis. Many cases of myocarditis are idiopathic. Myocarditis presents with non-specific symptoms including chest pain, dyspnoea, and palpitations, and thus often mimics more common disorders such as coronary artery disease. In some patients, cardiac MRI and endomyocardial biopsy can help identify myocarditis, predict risk of cardiovascular events, and guide treatment.") -AnnotationAssertion(rdfs:label "Myocarditis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Clinical modifier) - -AnnotationAssertion(Annotation( "HPO:probinson") "This subontology is designed to provide terms to characterize and specify the phenotypic abnormalities defined in the Phenotypic abnormality subontology, with respect to severity, laterality, age of onset, and other aspects.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-06-06T06:34:24Z") -AnnotationAssertion( "HP:0000004") -AnnotationAssertion( "UMLS:C4021064") -AnnotationAssertion( "Phenotypic modifier") -AnnotationAssertion( "HP:0012823") -AnnotationAssertion(rdfs:comment "Note that some of the terms, such as Intellectual disability, have children terms such as Severe intellectual disability that represent precomposed combinations of modifiers and phenotypic abnormality terms. This done where the medical community commonly uses these terms with a fixed meaning (for instance, the Intellectual disability terms are used with specific IQ ranges). For computational reasoning, the semantics are intended to be the same as if there was a combination of the phenotype term and the clinical modifier term.") -AnnotationAssertion(rdfs:label "Clinical modifier") -SubClassOf( ) - -# Class: (Small intestinal bleeding) - -AnnotationAssertion(Annotation( "HPO:probinson") "Bleeding from the small intestine.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-07T09:12:22Z") -AnnotationAssertion( "SNOMEDCT_US:70375006") -AnnotationAssertion( "UMLS:C0520561") -AnnotationAssertion(Annotation( ) "Small intestinal bleeding") -AnnotationAssertion(Annotation( ) "Small intestinal haemorrhage") -AnnotationAssertion( "Small intestinal hemorrhage") -AnnotationAssertion( "HP:0012849") -AnnotationAssertion(rdfs:label "Small intestinal bleeding") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Small intestinal dysmotility) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormal small intestinal contractions, such as spasms and intestinal paralysis related to the loss of the ability of the gut to coordinate muscular activity because of endogenous or exogenous causes.") -AnnotationAssertion( "robinson") -AnnotationAssertion( "2014-06-07T09:15:02Z") -AnnotationAssertion( "SNOMEDCT_US:253768006") -AnnotationAssertion( "UMLS:C0345200") -AnnotationAssertion( "HP:0012850") -AnnotationAssertion(rdfs:label "Small intestinal dysmotility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal germ cell morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural anomaly of a reproductive cell.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-09T10:01:49Z") -AnnotationAssertion( "UMLS:C4022704") -AnnotationAssertion( "Abnormal shape of a reproductive cell") -AnnotationAssertion( "Abnormally shaped germ cell") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormally shaped reproductive cell") -AnnotationAssertion( "HP:0012862") -AnnotationAssertion(rdfs:label "Abnormal germ cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal male germ cell morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of a male reproductive cell.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-09T10:05:33Z") -AnnotationAssertion( "UMLS:C4022703") -AnnotationAssertion( "HP:0012863") -AnnotationAssertion(rdfs:label "Abnormal male germ cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sperm morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of sperm.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-09T10:07:03Z") -AnnotationAssertion( "MSH:D000072660") -AnnotationAssertion( "SNOMEDCT_US:236817003") -AnnotationAssertion( "UMLS:C0403824") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of sperm") -AnnotationAssertion( "Teratospermia") -AnnotationAssertion( "Teratozoospermia") -AnnotationAssertion( "HP:0012864") -AnnotationAssertion(rdfs:label "Abnormal sperm morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal male reproductive system physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal functionality of the male genital system.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-09T11:20:46Z") -AnnotationAssertion( "UMLS:C4020716") -AnnotationAssertion( "Abnormal male genital system physiology") -AnnotationAssertion( "HP:0012874") -AnnotationAssertion(rdfs:label "Abnormal male reproductive system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ejaculation) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality in the process of ejection of semen (usually carrying sperm) from the male reproductive tract.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-09T11:21:29Z") -AnnotationAssertion( "SNOMEDCT_US:386674000") -AnnotationAssertion( "UMLS:C2937350") -AnnotationAssertion( "HP:0012875") -AnnotationAssertion(rdfs:label "Abnormal ejaculation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Retarded ejaculation) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:24528812") "Difficulty of a male in achieving orgasm.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-09T11:29:28Z") -AnnotationAssertion( "SNOMEDCT_US:15405008") -AnnotationAssertion( "UMLS:C0234047") -AnnotationAssertion(Annotation( ) "Delayed ejaculation") -AnnotationAssertion( "HP:0012878") -AnnotationAssertion(rdfs:label "Retarded ejaculation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal uterine cervix morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the neck of the uterus (lower part of the uterus), called the uterine cervix.") -AnnotationAssertion( "hecht") -AnnotationAssertion( "2014-06-11T09:40:02Z") -AnnotationAssertion( "UMLS:C4022694") -AnnotationAssertion( "Abnormality of the uterine cervix") -AnnotationAssertion( "HP:0012888") -AnnotationAssertion(rdfs:label "Abnormal uterine cervix morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Facial muscle hypertrophy) - -AnnotationAssertion(Annotation( "UToronto:htrang") "Hypertrophy of one or more muscles innervated by the facial nerve (the seventh cranial nerve).") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-06-23T10:58:42Z") -AnnotationAssertion( "UMLS:C4022691") -AnnotationAssertion( "UMLS:C4280307") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of facial muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Large facial muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperplasia of facial muscles") -AnnotationAssertion( "HP:0012892") -AnnotationAssertion(rdfs:label "Facial muscle hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Neck muscle hypertrophy) - -AnnotationAssertion(Annotation( "UToronto:htrang") "Muscle hypertrophy affecting the muscles of the neck.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-06-23T10:59:17Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased size of neck muscles") -AnnotationAssertion( "UMLS:C4022690") -AnnotationAssertion( "UMLS:C4280306") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hypertrophy of cervical muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Large neck muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Overgrowth of neck muscles") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperplasia of neck muscles") -AnnotationAssertion( "HP:0012893") -AnnotationAssertion(rdfs:label "Neck muscle hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Scapular muscle hypertrophy) - -AnnotationAssertion(Annotation( "UToronto:htrang") "Muscle hypertrophy affecting the scapular muscles.") -AnnotationAssertion( "peter") -AnnotationAssertion( "2014-06-23T11:00:11Z") -AnnotationAssertion( "UMLS:C4022688") -AnnotationAssertion( "HP:0012895") -AnnotationAssertion(rdfs:label "Scapular muscle hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ciliary body coloboma) - -AnnotationAssertion( "A coloboma of the ciliary body."@en) -AnnotationAssertion( "UMLS:C4072884") -AnnotationAssertion(rdfs:label "Ciliary body coloboma") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal myeloid cell morphology) - -AnnotationAssertion( "Any structural anomaly of a cell of the monocyte, granulocyte, mast cell, megakaryocyte, or erythroid lineage.") -AnnotationAssertion( "2017-12-22T14:32:10Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal myeloid cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal erythrocyte physiology) - -AnnotationAssertion( "Any functional abnormality of erythrocytes (red-blood cells).") -AnnotationAssertion( "2018-09-28T23:39:07Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal erythrocyte physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urine protein level) - -AnnotationAssertion( "Any deviation of the concentration of one or more proteins in the urine.") -AnnotationAssertion( "robinp") -AnnotationAssertion( "2019-07-05T16:29:22Z"^^xsd:dateTime) -AnnotationAssertion(rdfs:label "Abnormal urine protein level") -SubClassOf( ) - -# Class: (Abnormal vascular morphology) - -AnnotationAssertion( "2016-08-12T11:24:56Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal vascular morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal capillary morphology) - -AnnotationAssertion( "A structural anomaly of the tiny blood vessels that connect arterioles with venules and whose walls act as semipermeable membranes that mediate the diffusion of fluids and gases between the blood circulation and body tissues.") -AnnotationAssertion( "2016-08-12T11:42:27Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal capillary morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal capillary physiology) - -AnnotationAssertion( "A functional anomaly of the tiny blood vessels that connect arterioles with venules and whose walls act as semipermeable membranes that mediate the diffusion of fluids and gases between the blood circulation and body tissues.") -AnnotationAssertion( "2016-08-12T11:56:48Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal capillary physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the digestive system) - -AnnotationAssertion( "2016-08-27T13:44:32Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:comment "Any anomaly of the digestive system, a collection of organs that is made up of the gastrointestinal tract and the liver, pancreas, and gallbladder. The gastrointestinal tract is a series of hollow organs joined in a long, twisting tube from the mouth to the anus, including the mouth, esophagus, stomach, small intestine, large intestine and anus.") -AnnotationAssertion(rdfs:label "Abnormality of the digestive system"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of digestive system physiology) - -AnnotationAssertion( "A functional anomaly of the digestive system.") -AnnotationAssertion( "2016-08-27T13:58:05Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormality of digestive system physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of digestive system morphology) - -AnnotationAssertion( "A structural anomaly of the digestive system.") -AnnotationAssertion( "2016-08-27T13:58:23Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormality of digestive system morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of erythroid progenitor cell) - -AnnotationAssertion( "Abnormal form of the progenitor cells committed to the erythroid lineage.") -AnnotationAssertion( "2016-09-02T11:14:05Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal morphology of erythroid progenitor cell"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal proerythroblast morphology) - -AnnotationAssertion( "Anomalous form of the proerythroblast, i.e., the immature, nucleated erythrocyte occupying the stage of erythropoeisis that follows formation of erythroid progenitor cells. This cell is CD71-positive, has both a nucleus and a nucleolus, and lacks hematopoeitic lineage markers.") -AnnotationAssertion( "2016-09-02T11:16:54Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal proerythroblast morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypothalamic gliosis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:26530930") "Focal proliferation of glial cells in the hypothalamus.") -AnnotationAssertion( "2016-09-20T10:59:06Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Hypothalamic gliosis"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypothalamic atrophy) - -AnnotationAssertion( "Partial or complete wasting (loss) of hypothalamus tissue that was once present.") -AnnotationAssertion( "2016-09-26T09:07:40Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Atrophy of the hypothalamus") -AnnotationAssertion(rdfs:label "Hypothalamic atrophy"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Bloody diarrhea) - -AnnotationAssertion( "Passage of many stools containing blood.") -AnnotationAssertion( "2016-10-15T13:58:14Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(Annotation( ) "Blood in stool") -AnnotationAssertion(Annotation( ) "Bloody stool") -AnnotationAssertion(Annotation( ) "Bloody bowel movement") -AnnotationAssertion(Annotation( ) "Bloody diarrhea") -AnnotationAssertion(Annotation( ) "Bloody diarrhoea") -AnnotationAssertion(rdfs:comment "Diarrhea that contains bright red or maroon-colored blood may be referred to as hematochezia, while melena is used to describe black, tarry, and smelly diarrhea.") -AnnotationAssertion(rdfs:label "Bloody diarrhea"@en) -SubClassOf( ) - -# Class: (Dysgenesis of the hypothalamus) - -AnnotationAssertion( "Structural abnormality of the hypothalamus related to defective development.") -AnnotationAssertion( "2016-10-28T06:41:35Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Hypothalamic dysgenesis") -AnnotationAssertion(rdfs:comment "Note that the term hypothalamic dysgenesis is generally used to refer to a morphological abnormality of the hypothalamus that is of presumed developmental (rather than acquired) origin.") -AnnotationAssertion(rdfs:label "Dysgenesis of the hypothalamus"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Constitutional symptom) - -AnnotationAssertion( "A symptom or manifestation indicating a systemic or general effect of a disease and that may affect the general well-being or status of an individual.") -AnnotationAssertion( "2016-11-29T11:02:54Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:comment "Note that we use the preferred term label constitutional symptom because this reflects common usage, but we do not restrict the term or its descendents to the narrow meaning of symptom, i.e., a complaint related by a patient to a physician. There is no generally accepted classification of what defines a constitutional symptom, but examples include weight loss, fatigue, general weakness, night sweats, shaking, chills, fever, and vomiting.") -AnnotationAssertion(rdfs:label "Constitutional symptom"@en) -SubClassOf( ) - -# Class: (Abnormality of hepatobiliary system physiology) - -AnnotationAssertion( "A functional anomaly of the hepatobiliary system") -AnnotationAssertion( "2016-12-04T12:05:04Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormality of hepatobiliary system physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal esophagus physiology) - -AnnotationAssertion( "Any physiological abnormality of the esophagus.") -AnnotationAssertion( "2016-12-18T13:39:06Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Abnormality of esophagus physiology") -AnnotationAssertion(Annotation( ) "Abnormality of oesophagus physiology") -AnnotationAssertion( "Functional abnormality of the esophagus") -AnnotationAssertion(Annotation( ) "Functional abnormality of the oesophagus") -AnnotationAssertion(rdfs:label "Abnormal esophagus physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal arterial physiology) - -AnnotationAssertion( "An anomaly of arterial function.") -AnnotationAssertion( "2017-02-03T12:08:38Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal arterial physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal corneal limbus morphology) - -AnnotationAssertion( "An anomaly of the margin of the cornea overlapped by the sclera.") -AnnotationAssertion( "2017-02-12T23:58:19Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Abnormality of the corneal limbus") -AnnotationAssertion(rdfs:label "Abnormal corneal limbus morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cellular phenotype) - -AnnotationAssertion( "An anomaly of cellular morphology or physiology.") -AnnotationAssertion( "2017-02-13T00:29:35Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal cellular phenotype"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ossification of the sacrum) - -AnnotationAssertion( "Abnormal bone tissue formation (ossification) affecting the sacrum.") -AnnotationAssertion( "2017-02-20T14:45:33Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal ossification of the sacrum"@en) -SubClassOf( ) - -# Class: (Abnormal spleen morphology) - -AnnotationAssertion( "Any anomaly of the structure of the spleen.") -AnnotationAssertion( "2017-04-23T10:55:52Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Splenic lesion") -AnnotationAssertion(rdfs:label "Abnormal spleen morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal spleen physiology) - -AnnotationAssertion( "Any anomaly of the function of the spleen.") -AnnotationAssertion( "2017-04-23T10:56:59Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal spleen physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal larynx morphology) - -AnnotationAssertion( "Any anomaly of the structure of the larynx.") -AnnotationAssertion( "2017-04-23T12:44:49Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal larynx morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal larynx physiology) - -AnnotationAssertion( "Any anomaly of the function of the larynx.") -AnnotationAssertion( "2017-04-23T12:46:36Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal larynx physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal bronchus morphology) - -AnnotationAssertion( "Any structural anomaly of the bronchi, i.e., of the airways leading from the trachea to the lungs.") -AnnotationAssertion( "2017-04-23T12:50:43Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "HP:0002109") -AnnotationAssertion( "Abnormality of the bronchi") -AnnotationAssertion(rdfs:label "Abnormal bronchus morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal bronchus physiology) - -AnnotationAssertion( "Any anomaly of the function of the bronchi.") -AnnotationAssertion( "2017-04-23T12:51:32Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal bronchus physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pharyngitis) - -AnnotationAssertion( "Inflammation (due to infection or irritation) of the pharynx.") -AnnotationAssertion( "2017-04-24T00:03:24Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Pharyngitis"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CSF metabolite concentration) - -AnnotationAssertion( "Any deviation from the normal range of concentration of a metabolite in the cerebrospinal fluid.") -AnnotationAssertion( "2017-05-05T10:24:32Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "HP:0032207") -AnnotationAssertion(Annotation( ) "Abnormal CSF metabolite level") -AnnotationAssertion( "Abnormal cerebrospinal fluid metabolite concentration") -AnnotationAssertion(rdfs:label "Abnormal CSF metabolite concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal CSF protein concentration) - -AnnotationAssertion( "Any deviation from the normal range of a protein concentration in the cerebrospinal fluid.") -AnnotationAssertion( "2017-05-05T10:32:59Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Abnormal CSF protein level") -AnnotationAssertion(rdfs:label "Abnormal CSF protein concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Decreased CSF protein concentration) - -AnnotationAssertion(Annotation( "ORCID:0000-0003-0169-8159") Annotation( "PMID:27388694") "CSF total protein level is below the lower limit of normal.") -AnnotationAssertion( "2017-05-05T10:34:12Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Decreased CSF protein") -AnnotationAssertion( "Decreased cerebrospinal fluid total protein") -AnnotationAssertion( "Hypoproteinorrhachia") -AnnotationAssertion(Annotation( ) "Low CSF total protein") -AnnotationAssertion(rdfs:label "Decreased CSF protein concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cell morphology) - -AnnotationAssertion( "Any anomaly of cell structure.") -AnnotationAssertion( "2017-05-07T11:14:54Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal cell morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of redox activity) - -AnnotationAssertion( "An abnormality of the processes that maintain the redox environment of a cell or compartment within a cell, that is, the balance between reduction and oxidation chemical reactions.") -AnnotationAssertion( "2017-05-07T11:17:15Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormality of redox activity"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of bladder morphology) - -AnnotationAssertion( "Any structural anomaly of the bladder.") -AnnotationAssertion( "2017-05-14T17:07:03Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormality of bladder morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Bladder duplication) - -AnnotationAssertion(Annotation( "PMID:25657554") "A congenital anomaly characterized by the presence of two bladders.") -AnnotationAssertion( "2017-05-14T17:16:59Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Bladder duplication"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal superior vena cava morphology) - -AnnotationAssertion(Annotation( "MP:0006064") "Any structural anomaly of the principal vein draining blood from the upper portion of the body and delivering it to the right ventricle of the heart.") -AnnotationAssertion( "2017-12-15T23:00:56Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Fyler:2820") -AnnotationAssertion(rdfs:label "Abnormal superior vena cava morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal inferior vena cava morphology) - -AnnotationAssertion(Annotation( "MP:0006063") "Any structural anomaly of the principal vein draining blood from the lower portion of the body.") -AnnotationAssertion( "2017-12-15T23:02:17Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Fyler:2810") -AnnotationAssertion(rdfs:label "Abnormal inferior vena cava morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal left atrium morphology) - -AnnotationAssertion( "Any structural abnormality of the left atrium.") -AnnotationAssertion( "2017-12-15T23:54:09Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Fyler:3010") -AnnotationAssertion(rdfs:label "Abnormal left atrium morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal right atrium morphology) - -AnnotationAssertion( "Any structural abnormality of the right atrium.") -AnnotationAssertion( "2017-12-15T23:56:01Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion( "Fyler:1770") -AnnotationAssertion(rdfs:label "Abnormal right atrium morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ureter morphology) - -AnnotationAssertion( "A structural abnormality of the ureter. The ureter is the duct by which urine passes from the kidney to the bladder.") -AnnotationAssertion( "2019-04-26T17:40:47Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal ureter morphology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ureter physiology) - -AnnotationAssertion( "A functional abnormality of the ureter. The ureter is the duct by which urine passes from the kidney to the bladder.") -AnnotationAssertion( "2019-04-26T17:43:08Z"^^xsd:dateTime) -AnnotationAssertion( "HPO:probinson") -AnnotationAssertion(rdfs:label "Abnormal ureter physiology"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal neck morphology) - -AnnotationAssertion( "Any structural anomaly of the neck region.") -AnnotationAssertion( "peterrobinson") -AnnotationAssertion(rdfs:label "Abnormal neck morphology"@en) -SubClassOf( ) - -# Class: (Cervical agenesis) - -AnnotationAssertion( "Congenital absence of the cervix.") -AnnotationAssertion( "SNOMEDCT_US:37687000") -AnnotationAssertion( "UMLS:C0266404") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent cervix") -AnnotationAssertion( "Aplasia of the cervix") -AnnotationAssertion( "Cervical aplasia") -AnnotationAssertion(rdfs:label "Cervical agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal female reproductive system physiology) - -AnnotationAssertion( "UMLS:C4020714") -AnnotationAssertion( "UMLS:C4022678") -AnnotationAssertion(Annotation( ) "Abnormal female reproductive system physiology") -AnnotationAssertion(Annotation( ) "Abnormal female genital system physiology") -AnnotationAssertion(rdfs:label "Abnormal female reproductive system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nasal cartilage morphology) - -AnnotationAssertion( "A morphological anomaly of the nasal cartilage.") -AnnotationAssertion( "UMLS:C4022670") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of cartilage of nose") -AnnotationAssertion(Annotation( ) "Abnormality of the nasal cartilage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of cartilage of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of nasal cartilage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of cartilage of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Deformity of nasal cartilage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of cartilage of nose") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Malformation of nasal cartilage") -AnnotationAssertion(rdfs:label "Abnormal nasal cartilage morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flexion contracture of digit) - -AnnotationAssertion( "A bent (flexed) finger or toe joint that cannot be straightened actively or passively. It is thus a chronic loss of joint motion due to structural changes in muscle, tendons, ligaments, or skin that prevents normal movement of joints.") -AnnotationAssertion( "UMLS:C1839864") -AnnotationAssertion(rdfs:label "Flexion contracture of digit") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lateral ventricle morphology) - -AnnotationAssertion( "A morphological anomaly of the lateral ventricle.") -AnnotationAssertion( "UMLS:C4022662") -AnnotationAssertion( "Abnormality of lateral ventricle") -AnnotationAssertion(rdfs:comment "There are two lateral ventricles, one on each side of the brain. The lateral ventricle resembles a C-shaped structure that begins at an inferior horn in the temporal lobe, travels through a body in the parietal lobe and frontal lobe, and ultimately terminates at the interventricular foramen of Monro where each lateral ventricle connects to the central third ventricle.") -AnnotationAssertion(rdfs:label "Abnormal lateral ventricle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal muscle fiber protein expression) - -AnnotationAssertion( "An anomalous amount of protein present in or on the surface of muscle fibers. This feature may be appreciate upon immunohistochemical investigation of muscle biopsy tissue.") -AnnotationAssertion( "UMLS:C4022653") -AnnotationAssertion(Annotation( ) "Abnormal muscle fibre protein expression") -AnnotationAssertion(rdfs:label "Abnormal muscle fiber protein expression") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal endometrium morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the inner mucous membrane of the uterus.") -AnnotationAssertion( "UMLS:C4022620") -AnnotationAssertion( "Abnormality of the endometrium") -AnnotationAssertion(rdfs:label "Abnormal endometrium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal liver parenchyma morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:11157536") "A structural anomaly of the liver located predominantly in the hepatocytes as opposed to stromal cells.") -AnnotationAssertion( "UMLS:C4022605") -AnnotationAssertion(rdfs:label "Abnormal liver parenchyma morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cholangitis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21994886") "Inflammation of the biliary ductal system, affecting the intrahepatic or extrahepatic portions, or both.") -AnnotationAssertion( "MSH:D002761") -AnnotationAssertion( "SNOMEDCT_US:82403002") -AnnotationAssertion( "UMLS:C0008311") -AnnotationAssertion(Annotation( ) "Bile duct inflammation") -AnnotationAssertion(rdfs:comment "Cholangitis is characterized by biliary epithelial damage with inflammatory cell infiltration. Some cholangitis is also associated with ductal and periductal fibrosis.") -AnnotationAssertion(rdfs:label "Cholangitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Glomerulomegaly) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:21115671") Annotation( "PMID:9402101") "Abnormally large size of glomeruli.") -AnnotationAssertion( "UMLS:C4022604") -AnnotationAssertion(rdfs:comment "Glomerulomegaly is a histologic finding that can be present in idiopathic pulmonary hypertension, congenital cyanotic heart disease, morbid obesity associated with sleep apnea syndrome, sickle cell disease, and polycythemic states.") -AnnotationAssertion(rdfs:label "Glomerulomegaly") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal vascular physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Abnormality of vascular function.") -AnnotationAssertion( "UMLS:C4022603") -AnnotationAssertion(rdfs:label "Abnormal vascular physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Peripheral amyelination) - -AnnotationAssertion(Annotation( "HPO:jbeats") Annotation( "PMID:22246888") "Congenital absence of the myelin sheath on a nerve.") -AnnotationAssertion( "UMLS:C4022600") -AnnotationAssertion(rdfs:label "Peripheral amyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Peripheral hypermyelination) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased amount of peripheral myelination.") -AnnotationAssertion( "UMLS:C4021049") -AnnotationAssertion( "Increased peripheral myelination") -AnnotationAssertion(rdfs:label "Peripheral hypermyelination") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal peripheral nervous system synaptic transmission) - -AnnotationAssertion( "An anomaly in the communication from a neuron to a target across a synapse in the peripheral nervous system.") -AnnotationAssertion( "UMLS:C4021046") -AnnotationAssertion( "Abnormal PNS synaptic transmission") -AnnotationAssertion(rdfs:label "Abnormal peripheral nervous system synaptic transmission") -SubClassOf( ) - -# Class: (Abnormality of muscle size) - -AnnotationAssertion(Annotation( "Neuromics:vstraub") "Abnormalities of the overall muscle bulk based on clinical observation.") -AnnotationAssertion( "UMLS:C4022563") -AnnotationAssertion(Annotation( ) "Abnormality of muscle size") -AnnotationAssertion(rdfs:label "Abnormality of muscle size") -SubClassOf( ) - -# Class: (Hypoplasia of deltoid muscle) - -AnnotationAssertion(Annotation( "Neuromics:vstraub") "Underdevelopment of the deltoid muscle.") -AnnotationAssertion( "HP:0009039") -AnnotationAssertion( "HP:0009044") -AnnotationAssertion( "UMLS:C1868170") -AnnotationAssertion( "Deltoid muscle hypoplasia") -AnnotationAssertion(rdfs:label "Hypoplasia of deltoid muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Defective T cell proliferation) - -AnnotationAssertion(Annotation( "HPO:probinson") "A reduced ability of a T cell population to expand by cell division following T cell activation.") -AnnotationAssertion( "UMLS:C4022557") -AnnotationAssertion(rdfs:label "Defective T cell proliferation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent penis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:23650202") "Lack of recognizable penile structures.") -AnnotationAssertion( "HP:0040316") -AnnotationAssertion( "SNOMEDCT_US:204908001") -AnnotationAssertion( "SNOMEDCT_US:59981001") -AnnotationAssertion( "UMLS:C0555231") -AnnotationAssertion(Annotation( ) "Absent penis") -AnnotationAssertion( "Aphallia") -AnnotationAssertion( "Aplasia of the penis") -AnnotationAssertion( "Penis aplasia") -AnnotationAssertion(rdfs:comment "Absence of the penis is always accompanied by abnormal position of the meatus (usually in the perineum, sometimes in the rectum), may be accompanied by Cryptorchidism, and is often associated with non-genital anomalies, which all should be coded separately. Absent penis should be differentiated from a penis concealed within pre-pubic fat tissue.") -AnnotationAssertion(rdfs:label "Absent penis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Flattened femoral epiphysis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal flattening of an epiphysis of femur.") -AnnotationAssertion( "UMLS:C1850642") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Flattended end part of thigh bone") -AnnotationAssertion(rdfs:label "Flattened femoral epiphysis") -SubClassOf( ) - -# Class: (Unossified sacrum) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of ossification of the sacrum.") -AnnotationAssertion( "UMLS:C2675562") -AnnotationAssertion( "Absence of sacrum ossification") -AnnotationAssertion(rdfs:label "Unossified sacrum") -EquivalentClasses(Annotation( "HPO:skoehler") ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal number of vertebrae) - -AnnotationAssertion(Annotation( "HPO:probinson") "A deviation from the normal number of vertebrae in the spinal column.") -AnnotationAssertion( "UMLS:C4022523") -AnnotationAssertion(rdfs:label "Abnormal number of vertebrae") -SubClassOf( ) - -# Class: (Decreased number of vertebrae) - -AnnotationAssertion( "UMLS:C4022522") -AnnotationAssertion(rdfs:label "Decreased number of vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal macrophage count) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly in the number of macrophages.") -AnnotationAssertion( "UMLS:C4022509") -AnnotationAssertion(rdfs:label "Abnormal macrophage count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ocular adnexa morphology) - -AnnotationAssertion( "A structural anomaly of the adjacent structures (i.e., adnexa) of the eye, defined as the lacrimal apparatus, the extraocular muscles and the eyelids, eyelashes, eyebrows and the conjunctiva.") -AnnotationAssertion( "UMLS:C4073120") -AnnotationAssertion(rdfs:label "Abnormal ocular adnexa morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of cardiovascular system morphology) - -AnnotationAssertion( "Any structural anomaly of the heart and great vessels.") -AnnotationAssertion( "HP:0001632") -AnnotationAssertion( "HP:0002564") -AnnotationAssertion( "HP:0002565") -AnnotationAssertion( "UMLS:C4049796") -AnnotationAssertion( "Cardiovascular malformations") -AnnotationAssertion( "HP:0030680") -AnnotationAssertion(rdfs:label "Abnormality of cardiovascular system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of myocardial trabeculae) - -AnnotationAssertion( "Any structural anomaly of the muscular columns which project from the inner surface of the right and left ventricles of the heart (cardiac trabeculae, trabeculae carneae).") -AnnotationAssertion( "UMLS:C4073289") -AnnotationAssertion(rdfs:label "Abnormal morphology of myocardial trabeculae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Vaginitis) - -AnnotationAssertion( "Inflammation of the vagina that can result from a spectrum of conditions that cause vaginal and sometimes vulvar symptoms, such as itching, burning, irritation, odor, and vaginal discharge.") -AnnotationAssertion( "MSH:D014627") -AnnotationAssertion( "SNOMEDCT_US:30800001") -AnnotationAssertion( "UMLS:C0042267") -AnnotationAssertion( "Vulvovaginitis") -AnnotationAssertion(rdfs:comment "The most common infectious causes of vaginitis are bacterial vaginosis, vulvovaginal candidiasis, and trichomoniasis. Physicians traditionally diagnose vaginitis using the combination of symptoms, physical examination, pH of vaginal fluid, microscopy, and the whiff test.") -AnnotationAssertion(rdfs:label "Vaginitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Right atrial enlargement) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increase in size of the right atrium.") -AnnotationAssertion( "Fyler:1771") -AnnotationAssertion( "Fyler:2859") -AnnotationAssertion( "SNOMEDCT_US:67751000119106") -AnnotationAssertion( "UMLS:C0748427") -AnnotationAssertion( "Dilated right atrium") -AnnotationAssertion( "Enlarged heart right atrium") -AnnotationAssertion( "Right atrial dilatation") -AnnotationAssertion(rdfs:comment "This feature can be appreciated on chext radiography, MRI, or CT.") -AnnotationAssertion(rdfs:label "Right atrial enlargement") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal jaw morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "A structural anomaly of the jaw, the bony structure of the mouth that consists of the mandible and the maxilla.") -AnnotationAssertion( "UMLS:C4280767") -AnnotationAssertion(rdfs:label "Abnormal jaw morphology") -SubClassOf( ) - -# Class: (Fast-growing nails) - -AnnotationAssertion(Annotation( "HPO:probinson") "Nails whose growth is quicker than normal.") -AnnotationAssertion( "UMLS:C4280757") -AnnotationAssertion(rdfs:label "Fast-growing nails") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal nail growth) - -AnnotationAssertion(Annotation( "HPO:probinson") "Nail whose growth pattern or speed deviates from normal.") -AnnotationAssertion( "UMLS:C1610609") -AnnotationAssertion(rdfs:label "Abnormal nail growth") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal tongue morphology) - -AnnotationAssertion( "Any structural anomaly of the tongue.") -AnnotationAssertion( "UMLS:C4280755") -AnnotationAssertion(rdfs:label "Abnormal tongue morphology") -SubClassOf( ) - -# Class: (Enlarged tonsils) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increase in size of the tonsils, small collections of lymphoid tissue facing into the aerodigestive tract on either side of the back part of the throat.") -AnnotationAssertion( "SNOMEDCT_US:46689006") -AnnotationAssertion( "UMLS:C0272386") -AnnotationAssertion( "Enlargment of tonsils") -AnnotationAssertion( "Tonsillar hypertrophy") -AnnotationAssertion( "tonsils large/hypertrophy") -AnnotationAssertion(rdfs:label "Enlarged tonsils") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent tonsils) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of observable tonsillar tissue.") -AnnotationAssertion( "SNOMEDCT_US:249393008") -AnnotationAssertion( "SNOMEDCT_US:300277007") -AnnotationAssertion( "UMLS:C0576999") -AnnotationAssertion( "Hypoplastic tonsils") -AnnotationAssertion( "Tonsillar hypoplasia") -AnnotationAssertion(rdfs:label "Absent tonsils") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Scleral thickening) - -AnnotationAssertion(Annotation( "HPO:probinson") "Increased dimension of the sclera in the anterior-posterior axis.") -AnnotationAssertion( "UMLS:C2674403") -AnnotationAssertion( "Thick sclera") -AnnotationAssertion(rdfs:label "Scleral thickening") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Wheezing) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:26229557") "A high-pitched whistling sound associated with labored breathing.") -AnnotationAssertion( "MSH:D012135") -AnnotationAssertion( "SNOMEDCT_US:56018004") -AnnotationAssertion( "UMLS:C0043144") -AnnotationAssertion(Annotation( ) "Wheezing") -AnnotationAssertion(rdfs:comment "Wheezes and rhonchi are continuous musical lung sounds. The American Thoracic Society (ATS) Committee on pulmonary nomenclature defines wheezes as high-pitched continuous sounds with a dominant frequency of 400 Hz or more, and rhonchi as low-pitched continuous musical sounds with a dominant frequency of about 200 Hz or less") -AnnotationAssertion(rdfs:label "Wheezing") -SubClassOf( ) - -# Class: (Abnormal breath sound) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomalous (adventitious) sound produced by the breathing process.") -AnnotationAssertion( "SNOMEDCT_US:301273002") -AnnotationAssertion( "UMLS:C0231856") -AnnotationAssertion( "Abnormal lung auscultation finding") -AnnotationAssertion(rdfs:label "Abnormal breath sound") -SubClassOf( ) - -# Class: (Abnormality of venous physiology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of venous function.") -AnnotationAssertion( "UMLS:C4280744") -AnnotationAssertion(rdfs:label "Abnormality of venous physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of pulmonary circulation) - -AnnotationAssertion(Annotation( "HPO:probinson") "A functional anomaly of that portion of the cardiosvascular system that carries deoxygenated blood from the heart to the lungs and returns oxygenated blood back to the heart.") -AnnotationAssertion( "UMLS:C4280730") -AnnotationAssertion( "Abnormal pulmonary circulation") -AnnotationAssertion( "Abnormality of respiratory circulation") -AnnotationAssertion(rdfs:label "Abnormality of pulmonary circulation") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lymphocyte apoptosis) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:17562483") "A anomaly in the rate of programmed cell death (apoptosis) in lymphocytes.") -AnnotationAssertion( "UMLS:C4280725") -AnnotationAssertion(rdfs:label "Abnormal lymphocyte apoptosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased lymphocyte apoptosis) - -AnnotationAssertion( "A elevation in the rate of apoptosis in lymphocytes.") -AnnotationAssertion( "UMLS:C4280724") -AnnotationAssertion(rdfs:label "Increased lymphocyte apoptosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal gastrointestinal motility) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the muscular contractions that propel food though the gastrointestinal tract.") -AnnotationAssertion(Annotation( ) "Abnormal GI motility") -AnnotationAssertion(rdfs:label "Abnormal gastrointestinal motility") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplicated clitoris) - -AnnotationAssertion( "Supernumerary clitoris.") -AnnotationAssertion(rdfs:comment "The word bifid indicates the presence of a split clitoris, as opposed to a supernumerary clitoris, which could be described as duplicated clitoris.") -AnnotationAssertion(rdfs:label "Duplicated clitoris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal peristalsis) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the wave-like muscle contractions of the digestive tract.") -AnnotationAssertion(rdfs:label "Abnormal peristalsis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of cardiovascular system electrophysiology) - -AnnotationAssertion( "An anomaly of the electrical conduction physiology of the heart.") -AnnotationAssertion( ) -AnnotationAssertion( "2017-03-17T17:47:04Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormality of cardiovascular system electrophysiology") -SubClassOf( ) - -# Class: (Abnormal morphology of the great vessels) - -AnnotationAssertion( "A structural anomaly affecting a blood vessel involved in the circulation of the heart, i.e., the superior or inferior vena cava, the pulmonary arteries, the pulmonary veins, and the aorta.") -AnnotationAssertion( "2017-04-18T13:00:44Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal morphology of the great vessels") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal aortic physiology) - -AnnotationAssertion( "2017-04-18T13:14:14Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal aortic physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pulmonary artery morphology) - -AnnotationAssertion( "An abnormality of the structure of the pulmonary artery.") -AnnotationAssertion( "2017-04-18T13:29:12Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal pulmonary artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pulmonary vein morphology) - -AnnotationAssertion( "An abnormality of the structure of the pulmonary veins.") -AnnotationAssertion( "2017-04-18T13:38:34Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion( "Fyler:3000") -AnnotationAssertion(rdfs:label "Abnormal pulmonary vein morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pulmonary vein physiology) - -AnnotationAssertion( "An abnormality of the function of the pulmonary veins.") -AnnotationAssertion( "2017-04-18T13:38:42Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal pulmonary vein physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal systemic blood pressure) - -AnnotationAssertion( "A chronic deviation from normal pressure in the systemic arterial system.") -AnnotationAssertion( "2017-04-18T13:55:40Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(Annotation( ) "Abnormal systemic BP") -AnnotationAssertion(rdfs:label "Abnormal systemic blood pressure") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal serum bile acid concentration) - -AnnotationAssertion( "A deviation from the normal concentration of serum bile acid concentration.") -AnnotationAssertion( "2017-05-13T12:45:39Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "There are two major bile acids, cholic acid and chenodeoxycholic acid, which are synthesised in the hepatocyte by the cytochrome P450-mediated oxidation of cholesterol. These bile acids are secreted into the biliary canaliculi as sodium salts and conjugated with glycine, taurine, sulphate or glucuronic acid, and stored in the gall bladder until excreted into the intestinal lumen in response to a fatty meal. Enterohepatic circulation of bile salts is associated with conversion of the primary bile salts to seconday bile salts by bacerial enyzmes. The total bile pool of about 4 grams is recirculated about 5 to 10 times per day. Because serum bile salt concentration can increase by two to five times after a meal it is important that bile salts are measured while the subject is fasting.") -AnnotationAssertion(rdfs:label "Abnormal serum bile acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased serum bile acid concentration) - -AnnotationAssertion( "A reduction in the concentration of bile acid in the blood.") -AnnotationAssertion( "2017-05-13T13:02:06Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Decreased serum bile acid concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ovarian morphology) - -AnnotationAssertion( "2017-05-28T22:32:58Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal ovarian morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ovarian physiology) - -AnnotationAssertion( "Any anomaly of ovarian function.") -AnnotationAssertion( "2017-05-28T22:33:50Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal ovarian physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal endocrine morphology) - -AnnotationAssertion( "Any anomaly of the structure of an organ ofthe endocrine system.") -AnnotationAssertion( "2017-05-28T23:11:43Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal endocrine morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal endocrine physiology) - -AnnotationAssertion( "Any anomaly of the function of the endocrine system.") -AnnotationAssertion( "2017-05-28T23:12:36Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal endocrine physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal response to endocrine stimulation test) - -AnnotationAssertion( "An anomalous response to a test that is designed to probe the function of the endocrine system.") -AnnotationAssertion( "2017-05-28T23:14:39Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal response to endocrine stimulation test") -SubClassOf( ) - -# Class: (Abnormal breast morphology) - -AnnotationAssertion( "Any anomaly of the structure of the breast.") -AnnotationAssertion( "2017-06-30T15:41:38Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal breast morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal breast physiology) - -AnnotationAssertion( "Any anomaly of the function of the breast.") -AnnotationAssertion( "2017-06-30T15:42:09Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:label "Abnormal breast physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal humerus morphology) - -AnnotationAssertion( "Any anomaly of the structure of the humerus.") -AnnotationAssertion( "2017-05-30T01:22:39Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal humerus morphology") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal uterus morphology) - -AnnotationAssertion( "Any anomaly of the structure of the uterus") -AnnotationAssertion( "2017-05-30T02:52:38Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal uterus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Storage in hepatocytes) - -AnnotationAssertion( "Hepatocytes (liver parenchymal cells) exhibit a bloated appearance because of expansion of the cytoplasm by accumulated material.") -AnnotationAssertion( "2017-06-10T15:30:13Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Storage in hepatocytes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal corpuscle morphology) - -AnnotationAssertion( "Any anomolous structure of the renal corpuscle, which is the initial component of the nephron that filters blood. The renal corpuscle consists of a knot of capillaries (glomerulus) that is surrounded by a double-walled capsule (Bowman capsule) that opens into a renal tubule.") -AnnotationAssertion( "2017-08-12T18:30:25Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal renal corpuscle morphology") -SubClassOf( ) -SubClassOf( ) - -# Class: (Left atrial enlargement) - -AnnotationAssertion( "Increase in size of the left atrium.") -AnnotationAssertion( "2017-08-13T21:38:04Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Fyler:3011") -AnnotationAssertion( "Fyler:3020") -AnnotationAssertion( "Enlarged heart left atrium") -AnnotationAssertion(rdfs:label "Left atrial enlargement") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cell proliferation) - -AnnotationAssertion( "Any abnormality in the multiplication or reproduction of cells, which may result in the expansion of a cell population.") -AnnotationAssertion( "2017-09-02T15:54:47Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal cell proliferation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lymphocyte proliferation) - -AnnotationAssertion( "Any abnormality in the multiplication or reproduction of lymphocytes, which results in the expansion of a cell population.") -AnnotationAssertion( "2017-09-02T15:55:37Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal lymphocyte proliferation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal T cell proliferation) - -AnnotationAssertion( "Any abnormality in the multiplication or reproduction of T cells, which results in the expansion of a cell population.") -AnnotationAssertion( "2017-09-02T15:56:23Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal T cell proliferation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Impaired antigen-specific response) - -AnnotationAssertion( "An impaired immune response mediated by cells expressing specific receptors for antigen produced through a somatic diversification process, and allowing for an enhanced secondary response to subsequent exposures to the same antigen (immunological memory).") -AnnotationAssertion( "2017-09-03T15:36:45Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Impaired adaptive immune response") -AnnotationAssertion(rdfs:label "Impaired antigen-specific response") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cytokine signaling) - -AnnotationAssertion( "Any abnormality in the series of molecular signals initiated by the binding of a cytokine to a receptor on the surface of a cell, and ending with regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "2017-09-03T15:59:36Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(Annotation( ) "Abnormal cytokine signalling") -AnnotationAssertion(rdfs:label "Abnormal cytokine signaling") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Impaired cytokine signaling) - -AnnotationAssertion( "A defect or impairment in the series of molecular signals initiated by the binding of a cytokine to a receptor on the surface of a cell, and ending with regulation of a downstream cellular process, e.g. transcription.") -AnnotationAssertion( "2017-09-03T16:00:18Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Cytokine signaling defect") -AnnotationAssertion(Annotation( ) "Cytokine signalling defect") -AnnotationAssertion(Annotation( ) "Impaired cytokine signalling") -AnnotationAssertion(rdfs:label "Impaired cytokine signaling") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lymphocyte physiology) - -AnnotationAssertion( "Any anomaly of lymphocyte function.") -AnnotationAssertion( "2017-09-04T12:08:45Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal lymphocyte physiology") -SubClassOf( ) -SubClassOf( ) - -# Class: (Cardiac conduction abnormality) - -AnnotationAssertion( "Any anomaly of the progression of electrical impulses through the heart.") -AnnotationAssertion( "2017-09-24T22:36:44Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Abnormality of cardiac conduction") -AnnotationAssertion( "Abnormality of cardiac conduction system") -AnnotationAssertion( "Cardiac conduction abnormalities") -AnnotationAssertion( "Cardiac conduction defects") -AnnotationAssertion( "Heart conduction disorder") -AnnotationAssertion(rdfs:comment "The conduction system of the heart initiates and coordinates the electric signal that causes the rhythmic and synchronized contractions of the atria and ventricles. In higher vertebrates, this system comprises the sinuatrial (SAN) and atrioventricular nodes (AVN) and the wiring of the ventricles. The latter comprises the atrioventricular bundle (AVB), the left and right bundle branches (BBs), and the peripheral ventricular conduction system (PVCS).") -AnnotationAssertion(rdfs:label "Cardiac conduction abnormality") -SubClassOf( ) - -# Class: (Agenesis of the carotid canal) - -AnnotationAssertion(Annotation( "PMID:21339912") "A developmental defect characterized by the lack of formation of the carotid canal, which normally is a circular aperture in the temporal bone of the skull through which the internal carotid artery and the carotid plexus of nerves traverse.") -AnnotationAssertion( "2017-10-22T13:26:34Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Bony carotid canal agenesis") -AnnotationAssertion(rdfs:comment "This abnormally is associated with Internal carotid artery (ICA) agenesis, since the ICA normally enters the skull through the carotid canal.") -AnnotationAssertion(rdfs:label "Agenesis of the carotid canal") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of fundus pigmentation) - -AnnotationAssertion( "Any anomaly of the pigmentation of the fundus, the posterior part of the eye including the retina and optic nerve.") -AnnotationAssertion( "2017-12-01T11:02:43Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "Alterations in pigmentation of the fundus are typically not a result of changes in the retina. The variable pigmentation within both RPE and choroid combine to change profoundly the appearance of the normal fundus between individuals. This is partly a racial characteristic and partly genetic.") -AnnotationAssertion(rdfs:label "Abnormality of fundus pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ear morphology) - -AnnotationAssertion( "Any structural anomaly of the ear.") -AnnotationAssertion( "2017-12-18T00:20:14Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Fyler:4867") -AnnotationAssertion(rdfs:label "Abnormal ear morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ear physiology) - -AnnotationAssertion( "Any functional anomaly of the ear.") -AnnotationAssertion( "2017-12-18T00:20:24Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal ear physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Clinical course) - -AnnotationAssertion( "The course a disease typically takes from its onset, progression in time, and eventual resolution or death of the affected individual.") -AnnotationAssertion( "2018-02-25T14:55:46Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Natural history of disease") -AnnotationAssertion(rdfs:label "Clinical course") -SubClassOf( ) - -# Class: (Fundus hemorrhage) - -AnnotationAssertion( "Bleeding within the fundus of the eye.") -AnnotationAssertion( "2018-03-07T15:30:14Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(Annotation( ) "Fundus haemorrhage") -AnnotationAssertion(rdfs:label "Fundus hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal oral physiology) - -AnnotationAssertion( "A functional anomaly of the mouth (which is also known as the oral cavity).") -AnnotationAssertion( "2018-04-29T14:50:56Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "The physiological functions of the mouth include salivary gland secretory function, mastication (chewing) and preparation of food for swallowing.") -AnnotationAssertion(rdfs:label "Abnormal oral physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal oral morphology) - -AnnotationAssertion( "Any structural anomaly of the mouth, which is also known as the oral cavity.") -AnnotationAssertion( "2018-04-29T14:55:47Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal oral morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal reflex) - -AnnotationAssertion( "Any anomaly of a reflex, i.e., of an automatic response mediated by the nervous system (a reflex does not need the intervention of conscious thought to occur).") -AnnotationAssertion( "2018-05-02T01:05:40Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal reflex") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cranial nerve physiology) - -AnnotationAssertion( "A functional abnormality affecting one or more of the cranial nerves, which emerge directly from the brain stem.") -AnnotationAssertion( "2018-06-23T13:49:43Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal cranial nerve physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal portal venous system morphology) - -AnnotationAssertion(Annotation( "PMID:11796904") "Any structural anomaly of the portal venous sytem, which comprises all of the veins draining the abdominal part of the digestive tract, including the lower esophagus but excluding the lower anal canal. The portal vein conveys blood from viscera and ramifies like an artery at the liver, ending at the sinusoids. Tributaries of the portal vein, which make up the portal venous system, are the splenic, superior mesenteric, left gastric, right gastric, paraumbilical, and cystic veins.") -AnnotationAssertion( "2018-07-05T13:39:22Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal portal venous system morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urine carboxylic acid level) - -AnnotationAssertion( "Any deviation from the normal concentration of a carboxylic acid in the urine.") -AnnotationAssertion( "2018-07-08T13:01:16Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "Carboxylic acid refers to an organic compound that contains a carboxyl group (-COOH).") -AnnotationAssertion(rdfs:label "Abnormal urine carboxylic acid level") -SubClassOf( ) - -# Class: (Abnormal sputum) - -AnnotationAssertion( "Abnormal appearance of material expectorated (coughed up) from the respiratory system and that is composed of mucus but may contain other substances such as pus, blood, microorganisms, and fibrin.") -AnnotationAssertion( "2018-08-25T12:36:36Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Abnormal sputum morphology") -AnnotationAssertion(rdfs:label "Abnormal sputum") -SubClassOf( ) - -# Class: (Abnormality of the ocular adnexa) - -AnnotationAssertion( "An anomaly of the adjacent structures (i.e., adnexa) of the eye, defined as the lacrimal apparatus, the extraocular muscles and the eyelids, eyelashes, eyebrows and the conjunctiva.") -AnnotationAssertion( "2018-09-03T00:17:49Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormality of the ocular adnexa") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ocular adnexa physiology) - -AnnotationAssertion( "A functional anomaly of the adjacent structures (i.e., adnexa) of the eye, defined as the lacrimal apparatus, the extraocular muscles and the eyelids, eyelashes, eyebrows and the conjunctiva.") -AnnotationAssertion( "2018-09-03T00:18:45Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal ocular adnexa physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplastic carotid canal) - -AnnotationAssertion( "Underdevelopment of the carotid canal, which normally is a circular aperture in the temporal bone of the skull through which the internal carotid artery and the carotid plexus of nerves traverse.") -AnnotationAssertion( "2018-09-16T10:47:06Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Hypoplastic carotid canal") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the fallopian tube) - -AnnotationAssertion( "Aplasia, that is failure to develop, of the fallopian tube.") -AnnotationAssertion( "2018-10-13T11:45:07Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Aplasia of the fallopian tube") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Unusual infection) - -AnnotationAssertion(Annotation( "PMID:22052638") "A type of infection that is regarded as a sign of a pathological susceptibility to infection. There are five general subtypes. (i) Opportunistic infection, meaning infection by a pathogen that is not normally able to cause infection in a healthy host (e.g., pneumonia by Pneumocystis jirovecii or CMV); (ii) Unusual location (focus) of an infection (e.g., an aspergillus brain abscess); (iii) a protracted course or lack of adequate response to treatment (e.g., chronic rhinosinusitis); (iv) Unusual severity or intensity of an infection; and (v) unusual recurrence of infections.") -AnnotationAssertion( "2018-11-04T22:23:03Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Unusual infection") -SubClassOf( ) - -# Class: (Abnormal peripheral nervous system physiology) - -AnnotationAssertion( "Any functional abnormality of the part of the nervous system that consists of the nerves and ganglia outside of the brain and spinal cord.") -AnnotationAssertion( "2018-11-17T16:57:55Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal peripheral nervous system physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Unusual infection by anatomical site) - -AnnotationAssertion( "An unusual infection classified by the affected body part.") -AnnotationAssertion( "2018-12-09T12:17:59Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Unusual infection by anatomical site") -SubClassOf( ) - -# Class: (Abnormal circulating metabolite concentration) - -AnnotationAssertion( "An abnormal level of an analyte measured in the blood.") -AnnotationAssertion( "2019-01-12T13:45:59Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal circulating metabolite concentration") -SubClassOf( ) - -# Class: (Abnormal sebaceous gland morphology) - -AnnotationAssertion(Annotation( "PMID:17975220") "Any structural anomaly of the sebaceous glands.") -AnnotationAssertion( "2019-01-26T14:26:26Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "Sebaceous glands are found all over the human body except on the palms of the hands and soles of the feet. The glands are numerous on the face and scalp and are sparse in areas such as the back. They can number as many as 400-900 glands/cm2 on the face. Sebaceous glands are usually found in association with a hair follicle, which, together, is referred to as a pilosebaceous unit. The sebaceous gland is located in association with the upper portion of the hair follicle, where it is not affected by the hair cycle. Sebaceous glands can be unilobular or multilobular. Although a majority of sebaceous glands are part of a pilosebaceous unit, some glands can be found without an associated hair follicle. Sebaceous glands secrete sebum, which contains cholesterol, cholesteryl esters, squalene, fatty acids, diglycerides and triglycerides, and wax esters.") -AnnotationAssertion(rdfs:label "Abnormal sebaceous gland morphology") -SubClassOf( ) - -# Class: (Abnormal tissue metabolite concentration) - -AnnotationAssertion( "Any deviation from the normal concentration of a metabolite in a tissue.") -AnnotationAssertion( "2019-01-27T11:56:39Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal tissue metabolite concentration") -SubClassOf( ) - -# Class: (Abnormal metabolism) - -AnnotationAssertion( "An abnormality in the function of the chemical reactions related to processes including conversion of food to enter, synthesis of proteins, lipids, nucleic acids, and carbohydrates, or the elimination of waste products.") -AnnotationAssertion( "2019-01-27T12:48:52Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal metabolism") -SubClassOf( ) - -# Class: (Abnormal immune system morphology) - -AnnotationAssertion( "2019-01-27T16:44:33Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal immune system morphology") -SubClassOf( ) - -# Class: (Increased blood pressure) - -AnnotationAssertion(Annotation( "PMID:9137951") "Abnormal increase in blood pressure. An individual measurement of increased blood pressure does not necessarily imply hypertension. In practical terms, multiple measurements are recommended to diagnose the presence of hypertension.") -AnnotationAssertion( "2019-01-27T20:07:59Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(Annotation( ) "Increased BP") -AnnotationAssertion(rdfs:label "Increased blood pressure") -SubClassOf( ) - -# Class: (Abnormal granulocyte count) - -AnnotationAssertion( "Any deviation from the normal cell count per volume of granulocytes in the blood circulation.") -AnnotationAssertion( "2019-02-14T10:54:57Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "Granulocytes belong to the innate immune system and make up the largest proportion of white blood cells. They are myeloid cells and can be classified as neutrophil granulocytes (neutrophils), eosinophils, basophils, monocytes, and mast cells.") -AnnotationAssertion(rdfs:label "Abnormal granulocyte count") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal growth hormone level) - -AnnotationAssertion( "Any deviation from the normal level of growth hormone (GH) in the blood circulation. GH or somatotropin is a peptide hormone that stimulates growth, cell reproduction, and cell regeneration. Its secretion from the pituitary is regulated by the neurosecretory nuclei of the hypothalamus, which can release Growth hormone-releasing hormone (GHRH or somatocrinin) and Growth hormone-inhibiting hormone (GHIH or somatostatin) into the hypophyseal portal venous blood surrounding the pituitary. GH is secreted in a pulsatile manner, which is one of the reasons why an isolated measurement of its blood concentration is not meaningful.") -AnnotationAssertion( "2019-02-23T18:15:25Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Abnormal somatotropin level") -AnnotationAssertion(rdfs:label "Abnormal growth hormone level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lip pigmentation) - -AnnotationAssertion( "Abnormal coloring of the lip, whereby the lip discolored, blotchy, or darker or lighter than normal.") -AnnotationAssertion( "2019-03-08T11:06:30Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal lip pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Ureteral hypoplasia) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Underdevelopment of the ureter.") -AnnotationAssertion( "2019-04-04T09:26:25Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Hypoplasia of the ureter") -AnnotationAssertion( "Ureter hypoplasia") -AnnotationAssertion(rdfs:label "Ureteral hypoplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal tubular epithelial morphology) - -AnnotationAssertion( "Any structural anomaly of the renal tubular epithelial cells (RTEC), a layer of cells in the outer layer of the renal tubule. These cells play a role in the absorption of substances such as glucose and amino from the primary urine.") -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal renal tubular epithelial morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal urine pH) - -AnnotationAssertion( "A deviation of urine pH from the normal range of 4.5 to 7.8.") -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "Urine pH typically is 5 as a result of daily net acid excretion. The interpretation of the urine pH depends on the medical context.") -AnnotationAssertion(rdfs:label "Abnormal urine pH") -SubClassOf( ) - -# Class: (Abnormal chorion morphology) - -AnnotationAssertion(Annotation( "PMID:18755720") "Any structural anomaly of the fetal part of the placenta, which is known as the chorion.") -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal chorion morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the thyroid gland) - -AnnotationAssertion( "Absence or underdevelopment of the thyroid gland.") -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the thyroid gland") -SubClassOf( ) - -# Class: (Abnormal circulating proteinogenic amino acid concentration) - -AnnotationAssertion( "An elevated level of a proteinogenic amino acid in the blood circulation. These are the 23 alpha-amino acids that are precursors to proteins, and are incorporated into proteins during translation. The group includes the 20 amino acids encoded by the nuclear genes of eukaryotes together with selenocysteine, pyrrolysine, and N-formylmethionine.") -AnnotationAssertion( "2020-08-29T11:59:15Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal circulating proteinogenic amino acid concentration") -SubClassOf( ) - -# Class: (Duodenitis) - -AnnotationAssertion(Annotation( "PMID:16679353") "Inflammation of the lining of the upper small intestine (duodenum).") -AnnotationAssertion( "2020-09-03T12:01:20Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Duodenal inflammation") -AnnotationAssertion(rdfs:comment "The diagnosis of duodenitis is made when there is infiltration by inflammatory cells with changes in villous architecture and surface and crypt epithelium. Duodenitis can be graded according to the amount of neutrophilic and plasma cell infiltration, villous height, Brunner's gland hyperplasia with prolapse into the lamina propria and gastric metaplasia.") -AnnotationAssertion(rdfs:label "Duodenitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the musculoskeletal system) - -AnnotationAssertion( "An anomaly of the musculoskeletal system, which consists of the bones of the skeleton, muscles, cartilage, tendons, ligaments, joints, and other connective tissue. The musculoskeletal system supports the weight of the body, maintains body position and produces movements of the body or of parts of the body.") -AnnotationAssertion( "2020-09-05T13:35:03Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormality of the musculoskeletal system") -SubClassOf( ) - -# Class: (Jejunitis) - -AnnotationAssertion(Annotation( "PMID:26420973") "Inflammation of the lining of the middle section of the small intestine.") -AnnotationAssertion( "2020-09-15T10:25:52Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Jejunitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pharynx morphology) - -AnnotationAssertion( "A structural anomaly of the pharynx.") -AnnotationAssertion( "2020-09-20T11:17:40Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal pharynx morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pharynx physiology) - -AnnotationAssertion( "A functional anomaly of the pharynx.") -AnnotationAssertion( "2020-09-20T11:18:32Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal pharynx physiology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal blood vessel morphology) - -AnnotationAssertion( "Any structural anomaly of a blood vessel (artery, arteriole, capillary, venule, or vein).") -AnnotationAssertion( "2020-12-01T11:42:14Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal blood vessel morphology") -SubClassOf( ) - -# Class: (Abnormal urine metabolite level) - -AnnotationAssertion( "Any deviation from the normal amount of a metabolite in urine.") -AnnotationAssertion( "2020-12-01T12:00:51Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "As water reabsorption in kidneys affect urinary solute concentrations, various methods are applied to normalize the measured concentration. Frequently, concentrations are reported as a ratio to urinary creatinine. The HPO terms in this subhierarchy therefore use the word 'level' to indicate that appropriate normalization has been performed before concluding that the amount of the indicated metabolite is abnormal.") -AnnotationAssertion(rdfs:label "Abnormal urine metabolite level") -SubClassOf( ) - -# Class: (Neuroinflammation) - -AnnotationAssertion( "Activation of the brain's innate immune system in response to an inflammatory challenge and is characterized by a host of cellular and molecular changes within the brain.") -AnnotationAssertion( "2021-01-09T17:51:49Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Neuroinflammation") -SubClassOf( ) - -# Class: (Abnormal circulating bilirubin concentration) - -AnnotationAssertion( "2021-01-09T23:02:44Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal circulating bilirubin concentration") -SubClassOf( ) - -# Class: (Pre-capillary pulmonary hypertension) - -AnnotationAssertion(Annotation( "ORCID:0000-0002-4095-8489") Annotation( "PMID:30545968") "Pre-capillary pulmonary hypertension is a haemodynamic condition characterised by elevated mean pulmonary artery pressure (mPAP over 20 mmHg) and pulmonary vascular resistance (PVR 3 Wood units or more) accompanied by normal pulmonary artery wedge pressure (PAWP not more than 15 mmHg).") -AnnotationAssertion( "2021-01-24T14:20:32Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Precapillary pulmonary hypertension") -AnnotationAssertion(rdfs:label "Pre-capillary pulmonary hypertension") -SubClassOf( ) - -# Class: (Abnormal leukocyte physiology) - -AnnotationAssertion( "A functional abnormality of a white blood cell.") -AnnotationAssertion( "2021-05-08T13:50:44Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal leukocyte physiology") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal renal vascular morphology) - -AnnotationAssertion( "Anomalous structure of a blood vessel in the kidney.") -AnnotationAssertion( "2021-05-16T17:27:46Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal renal vascular morphology") -SubClassOf( ) - -# Class: (Abnormal intrarenal artery morphology) - -AnnotationAssertion( "An anomalous structure of an artery located in the kidney.") -AnnotationAssertion( "2021-05-16T17:29:18Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Abnormal kidney arterial blood vessel morphology") -AnnotationAssertion(rdfs:label "Abnormal intrarenal artery morphology") -SubClassOf( ) - -# Class: (Fetal anomaly) - -AnnotationAssertion( "Structural or functional abnormalities of the fetus. Note that this section comprises terms that describe abnormalities that are specific to the fetus or differ from the corresponding general terms. A term from anywhere in the Human Phenotype Ontology can be applied to a fetus if appropriate.") -AnnotationAssertion( "2021-11-27T19:01:00Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Fetal anomaly") -SubClassOf( ) - -# Class: (Abnormal fetal morphology) - -AnnotationAssertion( "Any structural anomaly of the fetus.") -AnnotationAssertion( "2021-11-27T19:03:05Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Structural fetal anomaly") -AnnotationAssertion(rdfs:label "Abnormal fetal morphology") -SubClassOf( ) - -# Class: (Abnormal fetal gastrointestinal system morphology) - -AnnotationAssertion( "An anomlous structural finding of the fetal gastrointestinal system. Terms in this subhierarchy are restricted to findings that can only be observed in the prenatal period. Other HPO terms can also be used to describe fetal phenotypes.") -AnnotationAssertion( "2022-04-10T11:11:27Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal fetal gastrointestinal system morphology") -SubClassOf( ) - -# Class: (Abnormal temporal lobe morphology) - -AnnotationAssertion( "An abnormal strcutural of the zone (lobe) of the cerebral cortex that is located inferior to the lateral fissure on other cerebral hemispheres.") -AnnotationAssertion( "2022-04-10T13:13:34Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal temporal lobe morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal fetal genitourinary system morphology) - -AnnotationAssertion( "An anomlous structural finding of the fetal genitourinary system. Terms in this subhierarchy are restricted to findings that can only be observed in the prenatal period. Other HPO terms can also be used to describe fetal phenotypes.") -AnnotationAssertion( "2022-04-10T18:07:18Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal fetal genitourinary system morphology") -SubClassOf( ) - -# Class: (Abnormal corneal reflex) - -AnnotationAssertion(Annotation( "PMID:30480980") "An anomaly of the corneal reflex that normally induces involuntary blinking of the eyelids following contact of the cornea.") -AnnotationAssertion( "2022-04-23T11:42:49Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:comment "The corneal reflex can be tested by touching the cornea lightly with a cotton tip. The normal response to to blink (shut the eyelids) immediately. To evaluate the corneal reflex, the examiner uses a cotton-tipped applicator, the tip of which has been pulled into a thin strand. The examiner stabilizes the patient's head by placing a hand on the patient's eyebrow and head. The patient is asked to look to the left side as the cotton tip is brought in from the right side to touch the right cornea gently.") -AnnotationAssertion(rdfs:label "Abnormal corneal reflex") -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the midbrain) - -AnnotationAssertion( "Absence or underdevelopment of the midbrain (mesencephalon).") -AnnotationAssertion( "2022-05-21T15:34:06Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Aplasia/Hypoplasia of the mesencephalon") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the midbrain") -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of facial bones) - -AnnotationAssertion( "A developmental defect characterized by absence or underdevelopment of one or more facial bone.") -AnnotationAssertion( "2022-05-21T15:47:04Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of facial bones") -SubClassOf( ) - -# Class: (Multinucleated erythroblast) - -AnnotationAssertion(Annotation( "PMID:11994986") Annotation( "PMID:23744492") "Erythroblasts with multiple nuclei. Erythroblasts are nucleated precrusor cells of erythrocytes that are localized to the bone marrow. Normally, erythroblasts have a single nucleus. The abnormal finding of erythrocytes with two or more nuclei may be related to defects in cytokinesis.") -AnnotationAssertion( "2022-05-28T21:45:14Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Bone marrow: multinucleated erythroblasts") -AnnotationAssertion( "Multinucleate erythroblast") -AnnotationAssertion(rdfs:label "Multinucleated erythroblast") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal muscle tissue metabolite concentration) - -AnnotationAssertion( "2022-09-05T10:59:04Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal muscle tissue metabolite concentration") -SubClassOf( ) -SubClassOf( ) - -# Class: (Elbow contracture) - -AnnotationAssertion( "A limitation in the passive range of motion of the elbow resulting from loss of elasticity in the periarticular tissues owing to structural changes of non-bony tissues, such as muscles, tendons, ligaments, joint capsules or skin.") -AnnotationAssertion( "2022-09-30T12:50:12Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Elbow contracture") -SubClassOf( ) - -# Class: (Joint contracture) - -AnnotationAssertion(Annotation( "PMID:22938881") Annotation( "PMID:26247029") Annotation( "PMID:30928194") "A limitation in the passive range of motion of the elbow resulting from loss of elasticity in the periarticular tissues owing to structural changes of non-bony tissues, such as muscles, tendons, ligaments, joint capsules or skin. A contracture prevents movement of the associated body part.") -AnnotationAssertion( "2022-09-30T12:53:13Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Contracture") -AnnotationAssertion(rdfs:comment "To assess a joint contracture, the passive or active range of motion (ROM) of a joint with a contracture is assessed by moving the joint through its natural range with no active effort from the individual. The angular distance of the joint motion and the loss of ROM in a contracture is recorded through comparison with the contralateral joint or normative values. Conventionally, a joint contracture is named according to the joint involved and the direction opposite the lack of range. For example, inability to fully extend the knee is referred to as a knee flexion contracture, compared to inability to bend (flex) the knee, which is referred to as a knee extension contracture. Contractures in neuromuscular diseases develop due to intrinsic myotendinous structural changes and extrinsic factors. Known contributing extrinsic factors include decreased ability to actively move a limb through its full range of motion, immobility or static positioning for prolonged periods of time, and agonist antagonist muscle imbalance. Intrinsic muscle tissue alterations in dystrophic myopathies contribute to contracture formation. The most significant histologic changes are those of muscle fiber loss, abnormal residual dystrophic muscle fibers, segmental necrosis of muscle fibers, and increased amounts of adipose tissue, connective tissue, and fibrosis.") -AnnotationAssertion(rdfs:label "Joint contracture") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal joint physiology) - -AnnotationAssertion( "2022-11-24T00:18:11Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Abnormal joint physiology") -SubClassOf( ) - -# Class: (Balanitis) - -AnnotationAssertion( "Inflammation of glans penis") -AnnotationAssertion( "2022-11-26T13:37:26Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion(rdfs:label "Balanitis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged epididymis) - -AnnotationAssertion( "Abnormal increase in the size of the epididymis.") -AnnotationAssertion( "2022-12-04T18:11:08Z"^^xsd:dateTime) -AnnotationAssertion( "peter") -AnnotationAssertion( "Epididymis enlarged") -AnnotationAssertion(rdfs:label "Enlarged epididymis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of corneal shape) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022500") -AnnotationAssertion(rdfs:label "Abnormality of corneal shape") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent pigmentation of chest) - -AnnotationAssertion(Annotation( "HPO:skoehler") "Lack of skin pigmentation (coloring) of the chest.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022498") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Lack of skin coloring on chest") -AnnotationAssertion(Annotation( ) "Lack of skin colouring on chest") -AnnotationAssertion(rdfs:label "Absent pigmentation of chest") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of facial bones) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Failure of development of facial skeleton") -AnnotationAssertion( "UMLS:C1385254") -AnnotationAssertion( "UMLS:C4022497") -AnnotationAssertion( "UMLS:C4280300") -AnnotationAssertion( "UMLS:C4280301") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Absence of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Agenesis of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Aplasia of facial skeleton") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Failure of development of facial bones") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing facial bones") -AnnotationAssertion(rdfs:label "Aplasia of facial bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Protruding coccyx) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022489") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Protruding tailbone") -AnnotationAssertion(rdfs:label "Protruding coccyx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chorioretinal hypopigmentation) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022483") -AnnotationAssertion(rdfs:label "Chorioretinal hypopigmentation") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Chorioretinal hyperpigmentation) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022482") -AnnotationAssertion(rdfs:label "Chorioretinal hyperpigmentation") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Onychogryposis of fingernail) - -AnnotationAssertion( "Thickened fingernails.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022477") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Overgrowth and curving of fingernail") -AnnotationAssertion(rdfs:label "Onychogryposis of fingernail") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the diaphragm) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022473") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Underdeveloped diaphragm") -AnnotationAssertion(rdfs:label "Hypoplasia of the diaphragm") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of nasal hair) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4021858") -AnnotationAssertion(Annotation( ) "Abnormality of nasal hair") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of nose hair") -AnnotationAssertion(rdfs:label "Abnormality of nasal hair") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased adipose tissue) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022459") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Decreased fat tissue") -AnnotationAssertion(rdfs:label "Decreased adipose tissue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of limbs) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "SNOMEDCT_US:445144002") -AnnotationAssertion( "UMLS:C0239337") -AnnotationAssertion( "UMLS:C4073131") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal limbs") -AnnotationAssertion(Annotation( ) "Abnormality of limbs") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "Limb anomaly") -AnnotationAssertion(Annotation( "HPO:probinson") "Dysmelia") -AnnotationAssertion(rdfs:label "Abnormality of limbs") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of limb bone) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022456") -AnnotationAssertion(Annotation( ) "Abnormality of limb bone") -AnnotationAssertion(rdfs:label "Abnormality of limb bone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lower limb bone morphology) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "HP:0040066") -AnnotationAssertion( "UMLS:C4022455") -AnnotationAssertion( "UMLS:C4022457") -AnnotationAssertion( "Abnormal morphology of bones of the lower limbs") -AnnotationAssertion(Annotation( ) "Abnormal shape of bones of the lower limbs") -AnnotationAssertion(Annotation( ) "Abnormality of lower limb bone") -AnnotationAssertion(rdfs:label "Abnormal lower limb bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal upper limb bone morphology) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022454") -AnnotationAssertion( "UMLS:C4022458") -AnnotationAssertion( "Abnormal morphology of bones of the upper limbs") -AnnotationAssertion(Annotation( ) "Abnormal shape of bones of the upper limbs") -AnnotationAssertion(Annotation( ) "Abnormality of upper limb bone") -AnnotationAssertion(rdfs:label "Abnormal upper limb bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal forearm bone morphology) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "HP:0040073") -AnnotationAssertion( "UMLS:C4022452") -AnnotationAssertion(Annotation( ) "Abnormality of forearm bone") -AnnotationAssertion(rdfs:label "Abnormal forearm bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Hypopituitarism) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "MSH:D007018") -AnnotationAssertion( "SNOMEDCT_US:74728003") -AnnotationAssertion( "UMLS:C0020635") -AnnotationAssertion(rdfs:label "Hypopituitarism") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating aldosterone) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C0857898") -AnnotationAssertion(Annotation( ) "Abnormal circulating aldosterone") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal plasma aldosterone") -AnnotationAssertion(rdfs:label "Abnormal circulating aldosterone") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lymphocyte count) - -AnnotationAssertion( "Any abnormality in the total number of lymphocytes in the blood.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "SNOMEDCT_US:165534000") -AnnotationAssertion( "UMLS:C0580550") -AnnotationAssertion(Annotation( ) "Abnormal lymphocyte count") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal lymphocyte counts") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormal number of lymphocytes") -AnnotationAssertion(Annotation( ) "Abnormal numbers of lymphocytes") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Abnormality of lymphocyte number") -AnnotationAssertion(rdfs:label "Abnormal lymphocyte count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the tympanic membrane) - -AnnotationAssertion( "An abnormality of the tympanic membrane") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022447") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the eardrum") -AnnotationAssertion(rdfs:comment "The tympanic membrane is considered to be the border of middle and outer ear.") -AnnotationAssertion(rdfs:label "Abnormality of the tympanic membrane") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Elevated urinary carboxylic acid) - -AnnotationAssertion( "An increased amount of carboxylic acid in the urine.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022413") -AnnotationAssertion(rdfs:label "Elevated urinary carboxylic acid") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Localized osteoporosis) - -AnnotationAssertion( "UMLS:C1398367") -AnnotationAssertion(Annotation( ) "Localised osteoporosis") -AnnotationAssertion(rdfs:label "Localized osteoporosis") -SubClassOf( ) - -# Class: (Abnormal pelvis bone morphology) - -AnnotationAssertion( "UMLS:C4073132") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of pelvis bone") -AnnotationAssertion(rdfs:label "Abnormal pelvis bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the tongue muscle) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4073139") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of lingual muscle") -AnnotationAssertion(Annotation( ) "Abnormality of the tongue muscle") -AnnotationAssertion(rdfs:label "Abnormality of the tongue muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of extrinsic muscle of tongue) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4073140") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of extrinsic lingual muscle") -AnnotationAssertion(rdfs:label "Abnormality of extrinsic muscle of tongue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Oral bleeding) - -AnnotationAssertion( "MSH:D006472") -AnnotationAssertion( "SNOMEDCT_US:22490002") -AnnotationAssertion( "UMLS:C0029163") -AnnotationAssertion(Annotation( ) "Oral bleeding") -AnnotationAssertion(Annotation( ) "Oral haemorrhage") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Oral hemorrhage") -AnnotationAssertion(rdfs:label "Oral bleeding") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased head circumference) - -AnnotationAssertion( "An abnormally increased head circumference in a growing child. Head circumference is measured with a nonelastic tape and comprises the distance from above the eyebrows and ears and around the back of the head. The measured HC is then plotted on an appropriate growth chart.") -AnnotationAssertion( "UMLS:C4083076") -AnnotationAssertion(Annotation( ) "Increased head circumference") -AnnotationAssertion(rdfs:label "Increased head circumference") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased head circumference) - -AnnotationAssertion(Annotation( "PMID:26505062") "An abnormally reduced head circumference in a growing child. Head circumference is measured with a nonelastic tape and comprises the distance from above the eyebrows and ears and around the back of the head. The measured HC is then plotted on an appropriate growth chart. Microcephaly is defined as a head circumference (HC) that is great than two standard deviations below the mean of age- and gender-matched population based samples. Severe microcephaly is defined with an HC that is three standard deviations below the mean.") -AnnotationAssertion( "SNOMEDCT_US:271611007") -AnnotationAssertion( "UMLS:C0424688") -AnnotationAssertion(Annotation( ) "Decreased head circumference") -AnnotationAssertion(rdfs:comment "Although HC measures skull size, it typically also reflects overall brain volume and has been described as a widely used proxy of neural growth and brain size. Brain size outside of normal values is an important risk factor for cognitive and motor delay. Microcephaly at birth has been termed primary microcephaly and that acquired after birth is secondary microcephaly.") -AnnotationAssertion(rdfs:label "Decreased head circumference") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal circulating insulin concentration) - -AnnotationAssertion( "An abnormal concentration of insulin in the body.") -AnnotationAssertion( "HP:0040215") -AnnotationAssertion( "UMLS:C4073160") -AnnotationAssertion( "Abnormal insulin level") -AnnotationAssertion(rdfs:label "Abnormal circulating insulin concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoinsulinemia) - -AnnotationAssertion( "A decreased concentration of insulin in the blood.") -AnnotationAssertion( "UMLS:C2748055") -AnnotationAssertion(rdfs:label "Hypoinsulinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Muscle hemorrhage) - -AnnotationAssertion(Annotation( "PMID:27231694") "Bleeding occuring within a muscle") -AnnotationAssertion( "SNOMEDCT_US:95422003") -AnnotationAssertion( "UMLS:C0151702") -AnnotationAssertion(Annotation( ) "Muscle haemorrhage") -AnnotationAssertion(rdfs:label "Muscle hemorrhage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal size of the clitoris) - -AnnotationAssertion( "UMLS:C4280696") -AnnotationAssertion(rdfs:label "Abnormal size of the clitoris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased size of the clitoris) - -AnnotationAssertion( "UMLS:C4280695") -AnnotationAssertion(rdfs:label "Increased size of the clitoris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased size of the clitoris) - -AnnotationAssertion( "UMLS:C4280694") -AnnotationAssertion(rdfs:label "Decreased size of the clitoris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the clitoris) - -AnnotationAssertion( "UMLS:C4280693") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the clitoris") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Upper limb muscle hypertrophy) - -AnnotationAssertion( "Abnormal increase in muscle size and mass of one or both arms not due to training.") -AnnotationAssertion( "UMLS:C4280687") -AnnotationAssertion(rdfs:label "Upper limb muscle hypertrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal axial muscle morphology) - -AnnotationAssertion( "A structural anomaly of the muscles of the trunk and head.") -AnnotationAssertion( "ORCID:0000-0002-5316-1399") -AnnotationAssertion( "Abnormality of axial muscles") -AnnotationAssertion(rdfs:label "Abnormal axial muscle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Axial muscle atrophy) - -AnnotationAssertion( "ORCID:0000-0002-5316-1399") -AnnotationAssertion(rdfs:label "Axial muscle atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplicated tongue) - -AnnotationAssertion( "Duplication of tongue") -AnnotationAssertion( "Tongue duplicated") -AnnotationAssertion( "Tongue duplication") -AnnotationAssertion(rdfs:label "Duplicated tongue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Duplication of the upper lip) - -AnnotationAssertion( "Double upper lip") -AnnotationAssertion(rdfs:label "Duplication of the upper lip") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased size of the mandible) - -AnnotationAssertion( "Large jaw") -AnnotationAssertion(rdfs:label "Increased size of the mandible") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Neural tube defect) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:19808787") "A neural tube defect arises when the neural tube, the embryonic precursor of the brain and spinal cord, fails to close during neurulation. The cranial region (anencephaly) or the low spine (open spina bifida; myelomeningocele) are most commonly affected although, in the severe NTD craniorachischisis, almost the entire neural tube remains open, from midbrain to low spine.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "MSH:D009436") -AnnotationAssertion( "SNOMEDCT_US:253098009") -AnnotationAssertion( "UMLS:C0027794") -AnnotationAssertion( "Abnormality of neural tube closure") -AnnotationAssertion(rdfs:label "Neural tube defect") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of lymphatic vessels) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Aplasia (absence) of the lymphatic vessels.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022404") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent lymphatic vessels") -AnnotationAssertion(rdfs:label "Aplasia of lymphatic vessels") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of peripheral nerves) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022400") -AnnotationAssertion(rdfs:label "Abnormality of peripheral nerves") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased urine bicarbonate concentration) - -AnnotationAssertion( "Abnormally decreased concentration of hydrogencarbonate in the urine.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022399") -AnnotationAssertion(Annotation( ) "Decreased urine HCO3 concentration") -AnnotationAssertion(rdfs:label "Decreased urine bicarbonate concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased urinary catecholamine concentration) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022398") -AnnotationAssertion(rdfs:label "Decreased urinary catecholamine concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypolipidemia) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "SNOMEDCT_US:238090007") -AnnotationAssertion( "UMLS:C0342892") -AnnotationAssertion(rdfs:label "Hypolipidemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Congenital malformation of the left heart) - -AnnotationAssertion( "Defect or defects of the morphogenesis of the left heart identifiable at birth.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022397") -AnnotationAssertion(rdfs:label "Congenital malformation of the left heart") -SubClassOf( ) - -# Class: (Abnormal mediastinum morphology) - -AnnotationAssertion( "Any structural anomaly of the central compartment of the thoracic cavity.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "HP:0100722") -AnnotationAssertion( "UMLS:C4022395") -AnnotationAssertion( "Abnormality of the mediastinum") -AnnotationAssertion(rdfs:label "Abnormal mediastinum morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the thoracic cavity) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4022394") -AnnotationAssertion(rdfs:label "Abnormality of the thoracic cavity") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of jaw muscles) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4073166") -AnnotationAssertion(Annotation( ) "Abnormality of jaw muscles") -AnnotationAssertion(rdfs:label "Abnormality of jaw muscles") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Osteolysis involving bones of the upper limbs) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4073167") -AnnotationAssertion(rdfs:label "Osteolysis involving bones of the upper limbs") -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the brachial nerve plexus) - -AnnotationAssertion( "Any abnormality of the brachial nerve plexus.") -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "UMLS:C4073176") -AnnotationAssertion(rdfs:label "Abnormality of the brachial nerve plexus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Brachial plexus neuropathy) - -AnnotationAssertion( "HPO:skoehler") -AnnotationAssertion( "MSH:D020516") -AnnotationAssertion( "SNOMEDCT_US:3548001") -AnnotationAssertion( "UMLS:C0700251") -AnnotationAssertion(rdfs:comment "Related to ticket: https://github.com/obophenotype/human-phenotype-ontology/issues/484") -AnnotationAssertion(rdfs:label "Brachial plexus neuropathy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the testis size) - -AnnotationAssertion( "An anomaly of the size of the testicle (the male gonad).") -AnnotationAssertion( "UMLS:C4073180") -AnnotationAssertion(rdfs:label "Abnormality of the testis size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/hypoplasia involving bones of the extremities) - -AnnotationAssertion( "UMLS:C4073181") -AnnotationAssertion(rdfs:label "Aplasia/hypoplasia involving bones of the extremities") -SubClassOf( ) -SubClassOf( ) - -# Class: (Serositis) - -AnnotationAssertion(Annotation( "HPO:skoehler") "Inflammation in any serous cavity.") -AnnotationAssertion(rdfs:label "Serositis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cervical spine morphology) - -AnnotationAssertion( "Any morphological abnormality of the cervical vertebral column.") -AnnotationAssertion( ) -AnnotationAssertion( "SNOMED_CT:298391004") -AnnotationAssertion(rdfs:label "Abnormal cervical spine morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of mesentery morphology) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Folds of membranous tissue (peritoneum, mesothelium) attached to the wall of the abdomen and enclosing viscera. Examples include the mesentery for the small intestine; the transverse mesocolon, which attaches the transverse portion of the colon to the back wall of the abdomen; and the mesosigmoid, which enfolds the sigmoid portion of the colon. Cells of the same embryologic origin also surround the other organs of the body such as the lungs (pleura) or the heart (pericardium).") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-05-25T11:20:36Z") -AnnotationAssertion( "UMLS:C4022389") -AnnotationAssertion( "Abnormality of the mesentery") -AnnotationAssertion( "HP:0100016") -AnnotationAssertion(rdfs:label "Abnormality of mesentery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of movement) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of movement with a neurological basis characterized by changes in coordination and speed of voluntary movements.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-05-28T11:48:50Z") -AnnotationAssertion( "HP:0001294") -AnnotationAssertion( "MSH:D009069") -AnnotationAssertion( "SNOMEDCT_US:60342002") -AnnotationAssertion( "UMLS:C0026650") -AnnotationAssertion(Annotation( ) "Abnormality of movement") -AnnotationAssertion(Annotation( ) "Movement disorder") -AnnotationAssertion(Annotation( ) "Unusual movement") -AnnotationAssertion( "HP:0100022") -AnnotationAssertion(rdfs:comment "Movement disorders are characterized by the phenotypic abnormalities including abnormal involuntary movements, akathisia, akinesia, athetosis, ataxia, ballismus, bradykinesia, chorea, dyskinesia, dystonia, and myoclonus tics, tremor, spasms, and stereotypy.") -AnnotationAssertion(rdfs:label "Abnormality of movement") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Tics) - -AnnotationAssertion(Annotation( "HPO:sdoelken") Annotation( "PMID:20589866") "Repeated, individually recognizable, intermittent movements or movement fragments that are almost always briefly suppresable and are usually associated with awareness of an urge to perform the movement.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-06-10T12:10:29Z") -AnnotationAssertion( "UMLS:C2169806") -AnnotationAssertion(Annotation( ) "Tic disorder") -AnnotationAssertion(Annotation( ) "Tics") -AnnotationAssertion( "HP:0100033") -AnnotationAssertion(rdfs:comment "Tics can be invisible to the observer, such as abdominal tensing or toe crunching. Common motor and phonic tics are, respectively, eye blinking and throat clearing. Movements of other movement disorders (for example, chorea, dystonia, myoclonus) must be distinguished from tics. Other conditions, such as autism and stereotypic movement disorder, also include movements which may be confused with tics. Tics must also be distinguished from the compulsions of OCD and from seizure activity. Tics may increase as a result of stress, fatigue, boredom, or high-energy emotions, which can include negative emotions, such as anxiety, but positive emotions as well, such as excitement or anticipation. Relaxation may result in a tic increase (for instance, watching television or using a computer), while concentration on an absorbing activity often leads to a decrease in tics.") -AnnotationAssertion(rdfs:label "Tics") -SubClassOf( ) - -# Class: (Motor tics) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Movement-based tics affecting discrete muscle groups.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-06-10T12:13:57Z") -AnnotationAssertion( "MSH:D020323") -AnnotationAssertion( "UMLS:C0751900") -AnnotationAssertion( "HP:0100034") -AnnotationAssertion(rdfs:label "Motor tics") -SubClassOf( ) - -# Class: (Phonic tics) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Involuntary sounds produced by moving air through the nose, mouth, or throat. The vocal cords are not involved in all tics that produce sound.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-06-10T12:13:57Z") -AnnotationAssertion( "MSH:D020323") -AnnotationAssertion( "UMLS:C0751901") -AnnotationAssertion( "Verbal tics") -AnnotationAssertion( "Vocal tics") -AnnotationAssertion( "HP:0100035") -AnnotationAssertion(rdfs:label "Phonic tics") -SubClassOf( ) - -# Class: (Abnormality of the axillary hair) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Abnormality of the growth of the axillary hair. Axillary hair is part of the secondary sexual hair, which normally ensues during puberty.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-06-24T10:17:00Z") -AnnotationAssertion( "UMLS:C4022287") -AnnotationAssertion( "HP:0100134") -AnnotationAssertion(rdfs:label "Abnormality of the axillary hair") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Metaphyseal dysplasia) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "The presence of dysplastic regions in metaphyseal regions.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-07-14T05:15:56Z") -AnnotationAssertion( "HP:0000948") -AnnotationAssertion( "HP:0005002") -AnnotationAssertion( "HP:0005636") -AnnotationAssertion( "HP:0005704") -AnnotationAssertion( "HP:0005899") -AnnotationAssertion( "HP:0006427") -AnnotationAssertion( "MSH:C536252") -AnnotationAssertion( "SNOMEDCT_US:27837003") -AnnotationAssertion( "UMLS:C0265294") -AnnotationAssertion( "HP:0100255") -AnnotationAssertion(rdfs:label "Metaphyseal dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal tendon morphology) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An abnormality of the structure or form of the tendons, also often called sinews.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-07-20T01:20:19Z") -AnnotationAssertion( "UMLS:C4021026") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of tendon") -AnnotationAssertion( "Abnormality of the sinew") -AnnotationAssertion( "HP:0100261") -AnnotationAssertion(rdfs:comment "A tendon (or sinew) is a tough band of fibrous connective tissue that usually connects muscle to bone and is capable of withstanding tension. Tendons are similar to ligaments and fascia as they are all made of collagen except that ligaments join one bone to another bone, and fascia connect muscles to other muscles. Tendons and muscles work together and can only exert a pulling force.") -AnnotationAssertion(rdfs:label "Abnormal tendon morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypertrophied muscle fibers) - -AnnotationAssertion( "The presence of an increased amount of muscle fibers with an increased diameter. This feature can be ascertained by microscopic examination of a muscle biopsy sample. Together with fiber size variation and atrophied muscle fibers, and hypertrophied muscle fibers are commonly found in myopathies.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-08-10T01:57:00Z") -AnnotationAssertion( "SNOMEDCT_US:42091004") -AnnotationAssertion( "UMLS:C0333759") -AnnotationAssertion( "Muscle fiber hypertrophy") -AnnotationAssertion( "Muscle fibre hypertrophy") -AnnotationAssertion( "HP:0100293") -AnnotationAssertion(rdfs:comment "Muscle hypertrophy can be assessed at the whole-muscle level (macroscopic methods) or the muscle fiber level (microscopic methods). This term refers to hypertrophy assessed at the microscopic level.") -AnnotationAssertion(rdfs:label "Hypertrophied muscle fibers") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Muscle fiber atrophy) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-08-10T01:58:24Z") -AnnotationAssertion( "HP:0100294") -AnnotationAssertion( "SNOMEDCT_US:67867005") -AnnotationAssertion( "UMLS:C0333751") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Muscle fiber degeneration") -AnnotationAssertion( "Muscle fibre atrophy") -AnnotationAssertion(Annotation( ) "Muscle fibre degeneration") -AnnotationAssertion( "HP:0100295") -AnnotationAssertion(rdfs:label "Muscle fiber atrophy") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Subdural hemorrhage) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Hemorrhage occurring between the dura mater and the arachnoid mater.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-08-10T03:01:08Z") -AnnotationAssertion( "MSH:D006408") -AnnotationAssertion( "SNOMEDCT_US:35486000") -AnnotationAssertion( "SNOMEDCT_US:95453001") -AnnotationAssertion( "UMLS:C0018946") -AnnotationAssertion( "Subdural haematoma") -AnnotationAssertion(Annotation( ) "Subdural haemorrhage") -AnnotationAssertion( "Subdural hematoma") -AnnotationAssertion( "HP:0100309") -AnnotationAssertion(rdfs:comment "Usually resulting from tears in veins that cross the subdural space, subdural hemorrhage may cause an increase in intracranial pressure, which can cause compression of and damage to delicate brain tissue. Subdural hematomas are often life-threatening when acute, but chronic subdural hematomas are usually not deadly if treated.") -AnnotationAssertion(rdfs:label "Subdural hemorrhage") -SubClassOf( ) - -# Class: (Cerebral inclusion bodies) - -AnnotationAssertion(Annotation( "HPO:probinson") "Nuclear or cytoplasmic aggregates of stainable substances within cells of the brain.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-08-10T03:31:18Z") -AnnotationAssertion( "UMLS:C4022149") -AnnotationAssertion( "HP:0100314") -AnnotationAssertion(rdfs:comment "Inclusion bodies are usually derived from proteins.") -AnnotationAssertion(rdfs:label "Cerebral inclusion bodies") -SubClassOf( ) - -# Class: (Immunologic hypersensitivity) - -AnnotationAssertion(Annotation( "https://www.st-andrews.ac.uk/~gdk/bl4217web/Gp3%20Ref%20list/hypersensitivity%20printed.pdf") "Immunological states where the immune system produces harmful responses upon reexposure to sensitising antigens.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-09-16T06:00:43Z") -AnnotationAssertion( "UMLS:C0237653") -AnnotationAssertion( "HP:0100326") -AnnotationAssertion(rdfs:label "Immunologic hypersensitivity") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Upper-limb joint contracture) - -AnnotationAssertion( "A limitation in the passive range of motion of a joint of the upper limb resulting from loss of elasticity in the periarticular tissues owing to structural changes of non-bony tissues, such as muscles, tendons, ligaments, joint capsules or skin.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-11-11T04:18:29Z") -AnnotationAssertion( "UMLS:C2750635") -AnnotationAssertion( "Contractures of the joints of the upper limbs") -AnnotationAssertion( "HP:0100360") -AnnotationAssertion(rdfs:label "Upper-limb joint contracture") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the middle phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-11-11T04:55:30Z") -AnnotationAssertion( "UMLS:C4022107") -AnnotationAssertion(Annotation( "ORCID:0000-0001-6908-9849") Annotation( ) "Absent middle toe bones") -AnnotationAssertion( "HP:0100387") -AnnotationAssertion(rdfs:label "Aplasia of the middle phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the proximal phalanges of the toes) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-11-11T04:55:30Z") -AnnotationAssertion( "UMLS:C4022106") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent innermost toe bones") -AnnotationAssertion( "HP:0100388") -AnnotationAssertion(rdfs:label "Aplasia of the proximal phalanges of the toes") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of lower limb joint) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-14T10:58:11Z") -AnnotationAssertion( "HP:0100239") -AnnotationAssertion( "UMLS:C4020971") -AnnotationAssertion(Annotation( ) "Abnormality of lower limb joint") -AnnotationAssertion(Annotation( ) "Abnormality of the joints of the lower limbs") -AnnotationAssertion( "HP:0100491") -AnnotationAssertion(rdfs:label "Abnormality of lower limb joint") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Anuria) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Absence of urine, clinically classified as below 50ml/day.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-20T10:41:00Z") -AnnotationAssertion( "MSH:D001002") -AnnotationAssertion( "SNOMEDCT_US:2472002") -AnnotationAssertion( "UMLS:C0003460") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent urine output") -AnnotationAssertion( "HP:0100519") -AnnotationAssertion(rdfs:label "Anuria") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Limb duplication) - -AnnotationAssertion( "Congenital duplication of all or part of a limb.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-20T11:32:41Z") -AnnotationAssertion( "SNOMEDCT_US:34488005") -AnnotationAssertion( "UMLS:C0265551") -AnnotationAssertion( "Dimelia") -AnnotationAssertion(Annotation( ) "Limb duplication") -AnnotationAssertion( "HP:0100524") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Limb duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal blood phosphate concentration) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of phosphate homeostasis or concentration in the body.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-20T11:58:32Z") -AnnotationAssertion( "UMLS:C4022032") -AnnotationAssertion( "Abnormality of phosphate homeostasis") -AnnotationAssertion( "HP:0100529") -AnnotationAssertion(rdfs:label "Abnormal blood phosphate concentration") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Inflammatory abnormality of the eye) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Inflammation of the eye, parts of the eye or the periorbital region.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-20T03:53:42Z") -AnnotationAssertion( "HP:0007891") -AnnotationAssertion( "UMLS:C4020969") -AnnotationAssertion(Annotation( ) "Inflammatory abnormality of the eye") -AnnotationAssertion( "Ocular inflammation") -AnnotationAssertion( "HP:0100533") -AnnotationAssertion(rdfs:label "Inflammatory abnormality of the eye") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal localization of kidney) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormal site of the kidney.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-20T06:43:50Z") -AnnotationAssertion( "UMLS:C4020968") -AnnotationAssertion(Annotation( ) "Abnormal localisation of kidneys") -AnnotationAssertion( "HP:0100542") -AnnotationAssertion(rdfs:label "Abnormal localization of kidney") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cognitive impairment) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Abnormal cognition with deficits in thinking, reasoning, or remembering.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-20T06:50:32Z") -AnnotationAssertion( "HP:0002128") -AnnotationAssertion( "HP:0002129") -AnnotationAssertion( "HP:0002302") -AnnotationAssertion( "HP:0002337") -AnnotationAssertion( "HP:0002441") -AnnotationAssertion( "HP:0006972") -AnnotationAssertion( "HP:0006998") -AnnotationAssertion( "HP:0007211") -AnnotationAssertion( "MSH:D060825") -AnnotationAssertion( "SNOMEDCT_US:386806002") -AnnotationAssertion( "UMLS:C0338656") -AnnotationAssertion( "UMLS:C0683322") -AnnotationAssertion(Annotation( ) "Abnormality of cognition") -AnnotationAssertion(Annotation( ) "Cognitive abnormality") -AnnotationAssertion(Annotation( ) "Cognitive defects") -AnnotationAssertion(Annotation( ) "Cognitive deficits") -AnnotationAssertion(Annotation( ) "Cognitive impairment") -AnnotationAssertion(Annotation( ) "Intellectual impairment") -AnnotationAssertion( "HP:0100543") -AnnotationAssertion(rdfs:comment "An individual with cognitive impairment may have trouble remembering, learning new things, concentrating, or making decisions.") -AnnotationAssertion(rdfs:label "Cognitive impairment") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal forebrain morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the forebrain, which has as its parts the telencephalon, diencephalon, lateral ventricles and third ventricle.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-21T02:12:53Z") -AnnotationAssertion( "UMLS:C4020967") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of forebrain") -AnnotationAssertion( "Abnormality of forebrain morphology") -AnnotationAssertion( "Abnormality of the forebrain") -AnnotationAssertion( "HP:0100547") -AnnotationAssertion(rdfs:label "Abnormal forebrain morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormally ossified vertebrae) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the formation and mineralization of one or more vertebrae.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-21T04:50:43Z") -AnnotationAssertion( "UMLS:C4020966") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal bone maturation of vertebra") -AnnotationAssertion( "Abnormal vertebral ossification") -AnnotationAssertion( "Abnormality of ossification/mineralisation of vertebrae") -AnnotationAssertion( "HP:0100569") -AnnotationAssertion(rdfs:label "Abnormally ossified vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Urinary bladder inflammation) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the urinary bladder.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-27T12:49:16Z") -AnnotationAssertion( "MSH:D003556") -AnnotationAssertion( "SNOMEDCT_US:38822007") -AnnotationAssertion( "UMLS:C0010692") -AnnotationAssertion( "Cystitis of the urinary bladder") -AnnotationAssertion(Annotation( ) "Urinary bladder inflammation") -AnnotationAssertion( "HP:0100577") -AnnotationAssertion(rdfs:label "Urinary bladder inflammation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Endocarditis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An inflammation of the endocardium, the inner layer of the heart, which usually involves the heart valves.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-27T02:57:48Z") -AnnotationAssertion( "MSH:D004696") -AnnotationAssertion( "SNOMEDCT_US:56819008") -AnnotationAssertion( "UMLS:C0014118") -AnnotationAssertion( "HP:0100584") -AnnotationAssertion(rdfs:label "Endocarditis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Absent nares) - -AnnotationAssertion(Annotation( "HPO:probinson") "The nostrils (the paired channels of the nose) are not present.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-27T05:07:16Z") -AnnotationAssertion( "HP:0100597") -AnnotationAssertion( "UMLS:C4020707") -AnnotationAssertion( "UMLS:C4020963") -AnnotationAssertion( "Abouphalia") -AnnotationAssertion( "Aplasia of the nares") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Missing nostrils") -AnnotationAssertion( "Aplasia/Hypoplasia of the nares") -AnnotationAssertion( "HP:0100596") -AnnotationAssertion(rdfs:label "Absent nares") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Myositis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "A general term for inflammation of the muscles without respect to the underlying cause.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-28T11:14:59Z") -AnnotationAssertion( "MSH:D009220") -AnnotationAssertion( "SNOMEDCT_US:128496001") -AnnotationAssertion( "SNOMEDCT_US:26889001") -AnnotationAssertion( "UMLS:C0027121") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Muscle inflammation") -AnnotationAssertion( "HP:0100614") -AnnotationAssertion(rdfs:comment "Many such conditions are considered likely to be caused by autoimmune conditions, rather than directly due to infection, although autoimmune conditions can be activated or exacerbated by infections. It is also a documented side effect of the lipid-lowering drugs such as statins and fibrates. Elevation of creatine kinase in blood is indicative of myositis.") -AnnotationAssertion(rdfs:label "Myositis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Enlarged thorax) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-28T04:14:55Z") -AnnotationAssertion( "UMLS:C4020962") -AnnotationAssertion(Annotation( ) "Wide rib cage") -AnnotationAssertion( "Wide thorax") -AnnotationAssertion( "HP:0100625") -AnnotationAssertion(rdfs:label "Enlarged thorax") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Thyroiditis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Inflammation of the thyroid gland.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-29T06:08:32Z") -AnnotationAssertion( "MSH:D013966") -AnnotationAssertion( "SNOMEDCT_US:82119001") -AnnotationAssertion( "UMLS:C0040147") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Thyroid gland inflammation") -AnnotationAssertion( "HP:0100646") -AnnotationAssertion(rdfs:label "Thyroiditis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal cerebral vascular morphology) - -AnnotationAssertion(Annotation( "PMID:30335330") "An anomaly of the cerebral blood vessels.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-30T11:39:15Z") -AnnotationAssertion( "UMLS:C4022001") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormality of the cerebral blood vessels") -AnnotationAssertion( "Abnormality of the cerebral vasculature") -AnnotationAssertion( "HP:0100659") -AnnotationAssertion(rdfs:label "Abnormal cerebral vascular morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Chondritis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Inflammation of cartilage.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-30T12:57:50Z") -AnnotationAssertion( "SNOMEDCT_US:46176001") -AnnotationAssertion( "UMLS:C0008439") -AnnotationAssertion(Annotation( ) "Cartilage inflammation") -AnnotationAssertion( "HP:0100662") -AnnotationAssertion(rdfs:label "Chondritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Intestinal duplication) - -AnnotationAssertion(Annotation( "HPO:probinson") "A developmental disorder in which there is a duplication the entire intestine or of a portion of the intestine.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-30T01:23:50Z") -AnnotationAssertion( "SNOMEDCT_US:3845008") -AnnotationAssertion( "UMLS:C0266166") -AnnotationAssertion( "UMLS:C4020702") -AnnotationAssertion(Annotation( ) "Bowel duplication") -AnnotationAssertion(Annotation( ) "Gut duplication") -AnnotationAssertion( "HP:0100668") -AnnotationAssertion(rdfs:label "Intestinal duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal pigmentation of the oral mucosa) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the pigmentation of the mucosa of the mouth.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-30T01:25:45Z") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormal color of the oral mucosa") -AnnotationAssertion(Annotation( ) "Abnormal colour of the oral mucosa") -AnnotationAssertion( "UMLS:C4020959") -AnnotationAssertion( "Abnormal pigmentation of oral cavity") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormal pigmentation of oral mucous membrane") -AnnotationAssertion( "Abnormal pigmentation of the oral mucosa/gingivae") -AnnotationAssertion( "HP:0100669") -AnnotationAssertion(rdfs:label "Abnormal pigmentation of the oral mucosa") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Esophageal duplication) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:10464795") "A developmental disorder in which there is a duplication of a portion of the muscle and submucosa of the esophagus without epithelial duplication.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2010-12-30T02:08:38Z") -AnnotationAssertion( "SNOMEDCT_US:66865009") -AnnotationAssertion( "UMLS:C0266135") -AnnotationAssertion( "HP:0100681") -AnnotationAssertion(rdfs:comment "Esophageal duplication is a rare cause of mediastinal mass. An esophageal duplication may be a simple epithelial cyst or duplication that contains muscle and submucosa but not epithelium. In most cases, the duplication is located in the lower thrid of the esophagus, and the most common associated symptom is difficulty in swallowing. Esophageal duplication occurs because of maldevelopment of the posterior division of embryonic foregut.") -AnnotationAssertion(rdfs:label "Esophageal duplication") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the curvature of the cornea) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-02-18T04:58:48Z") -AnnotationAssertion( "UMLS:C4021995") -AnnotationAssertion( "HP:0100691") -AnnotationAssertion(rdfs:label "Abnormality of the curvature of the cornea") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal arachnoid mater morphology) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An abnormality of the Arachnoid mater.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-03-31T12:43:27Z") -AnnotationAssertion( "UMLS:C4020955") -AnnotationAssertion( "Abnormality of the arachnoid mater") -AnnotationAssertion( "Abnormality of the arachnoidea") -AnnotationAssertion( "HP:0100700") -AnnotationAssertion(rdfs:label "Abnormal arachnoid mater morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal pia mater) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An abnormality of the pia mater.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-03-31T12:44:41Z") -AnnotationAssertion( "UMLS:C4021994") -AnnotationAssertion( "Abnormality of the pia mater") -AnnotationAssertion( "HP:0100701") -AnnotationAssertion(rdfs:label "Abnormal pia mater") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal glial cell morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the glia cell.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-04-03T02:33:49Z") -AnnotationAssertion( "UMLS:C4021993") -AnnotationAssertion( "Abnormality of the glial cells") -AnnotationAssertion( "HP:0100705") -AnnotationAssertion(rdfs:comment "Glia are nonneuronal cells of the nervous system that provide physical support, respond to injury, regulate the composition of the extracellular milieu, guide neuronal migration during development, and exchange metabolites with neurons.") -AnnotationAssertion(rdfs:label "Abnormal glial cell morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal oligodendroglia morphology) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "One of the three types of glia cells that, with the nerve cells, compose the central nervous system and are characterized by sheetlike processes that wrap around individual axons to form the myelin sheath of nerve fibers.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-04-03T02:34:15Z") -AnnotationAssertion( "UMLS:C4021992") -AnnotationAssertion( "Abnormality of the oligodendroglia") -AnnotationAssertion( "HP:0100706") -AnnotationAssertion(rdfs:label "Abnormal oligodendroglia morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal astrocyte morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of astrocytes.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-04-03T02:36:46Z") -AnnotationAssertion( "UMLS:C4021991") -AnnotationAssertion( "Abnormality of the astrocytes") -AnnotationAssertion( "HP:0100707") -AnnotationAssertion(rdfs:comment "Astrocytes represent a class of large neuroglial (macroglial) cells in the central nervous system.") -AnnotationAssertion(rdfs:label "Abnormal astrocyte morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal microglia morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the microglial cells. They are also known as brain-resident macrophages or Hortega cells.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-04-03T02:37:09Z") -AnnotationAssertion( "UMLS:C4021990") -AnnotationAssertion( "Abnormality of the microglia") -AnnotationAssertion( "HP:0100708") -AnnotationAssertion(rdfs:comment "Microglial cells represent a central nervous system macrophage found in the parenchyma of the central nervous system.") -AnnotationAssertion(rdfs:label "Abnormal microglia morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Reduction of oligodendroglia) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-04-03T02:39:50Z") -AnnotationAssertion( "UMLS:C4021852") -AnnotationAssertion( "HP:0100709") -AnnotationAssertion(rdfs:label "Reduction of oligodendroglia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal thoracic spine morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the thoracic vertebral column.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-05-05T09:37:17Z") -AnnotationAssertion( "UMLS:C4021989") -AnnotationAssertion( "Abnormality of the thoracic spine") -AnnotationAssertion( "HP:0100711") -AnnotationAssertion(rdfs:label "Abnormal thoracic spine morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lumbar spine morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "Any structural abnormality of the lumbar vertebral column.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-05-05T09:37:33Z") -AnnotationAssertion( "UMLS:C4021988") -AnnotationAssertion( "Abnormality of the lumbar spine") -AnnotationAssertion( "HP:0100712") -AnnotationAssertion(rdfs:label "Abnormal lumbar spine morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Lens coloboma) - -AnnotationAssertion(Annotation( "HPO:probinson") "A sectoral indentation of the crystalline lens, usually due to zonular weakness or absence.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-06T02:16:53Z") -AnnotationAssertion( "SNOMEDCT_US:204134008") -AnnotationAssertion( "UMLS:C0344516") -AnnotationAssertion( "HP:0100719") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Lens coloboma") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Large face) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-06T04:50:47Z") -AnnotationAssertion( "UMLS:C2748652") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Big face") -AnnotationAssertion(Annotation( ) "Large face") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Large facies") -AnnotationAssertion( "HP:0100729") -AnnotationAssertion(rdfs:label "Large face") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of vertebral epiphysis morphology) - -AnnotationAssertion( "An anomaly of one or more epiphyses of one or more vertebrae.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-06T05:13:08Z") -AnnotationAssertion( "UMLS:C4020953") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal shape of the end part of the vertebra bone") -AnnotationAssertion( "Abnormality of the vertebral epiphyses") -AnnotationAssertion( "HP:0100734") -AnnotationAssertion(rdfs:label "Abnormality of vertebral epiphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the lymphatic system) - -AnnotationAssertion(Annotation( "HPO:probinson") "An anomaly of the lymphatic system, a network of lymphatic vessels that carry a clear fluid called lymph unidirectionally towards either the right lymphatic duct or the thoracic duct, which in turn drain into the right and left subclavian veins respectively.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T10:40:36Z") -AnnotationAssertion( "HP:0003012") -AnnotationAssertion( "MSH:D008206") -AnnotationAssertion( "SNOMEDCT_US:111590001") -AnnotationAssertion( "SNOMEDCT_US:234087005") -AnnotationAssertion( "SNOMEDCT_US:3305006") -AnnotationAssertion( "SNOMEDCT_US:362971004") -AnnotationAssertion( "UMLS:C0024228") -AnnotationAssertion( "UMLS:C4021976") -AnnotationAssertion( "Lymphatic disease") -AnnotationAssertion( "HP:0100763") -AnnotationAssertion(rdfs:label "Abnormality of the lymphatic system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of the tonsils) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the tonsils.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T10:43:35Z") -AnnotationAssertion( "UMLS:C4021975") -AnnotationAssertion( "HP:0100765") -AnnotationAssertion(rdfs:label "Abnormality of the tonsils") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lymphatic vessel morphology) - -AnnotationAssertion(Annotation( "https://en.wikipedia.org/wiki/Lymphatic_vessel") "A structural anomaly of the vessel that contains or conveys lymph fluid.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T10:44:54Z") -AnnotationAssertion( "UMLS:C4021974") -AnnotationAssertion( "Abnormality of the lymphatic vessels") -AnnotationAssertion( "HP:0100766") -AnnotationAssertion(rdfs:label "Abnormal lymphatic vessel morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal placenta morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the placenta, the organ that connects the developing fetus to the uterine wall to enable nutrient uptake, waste elimination, and gas exchange.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T11:03:03Z") -AnnotationAssertion( "SNOMEDCT_US:169957005") -AnnotationAssertion( "SNOMEDCT_US:33552005") -AnnotationAssertion( "UMLS:C1306893") -AnnotationAssertion( "Abnormality of the placenta") -AnnotationAssertion(Annotation( ) "Placental issue") -AnnotationAssertion( "HP:0100767") -AnnotationAssertion(rdfs:comment "The placenta is a fetomaternal organ. The fetal portion of the placenta is the villous chorion and the maternal portion is the decidua basalis. The two portions are connected by anchoring villi that are anchored to the decidua basalis by the cytotrophoblastic shell.") -AnnotationAssertion(rdfs:label "Abnormal placenta morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoperistalsis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Reduced or inadequate peristalsis, with resultant slow passage of contents through the digestive tract.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T11:53:08Z") -AnnotationAssertion( "SNOMEDCT_US:77853002") -AnnotationAssertion( "UMLS:C0232475") -AnnotationAssertion( "UMLS:C4020700") -AnnotationAssertion(Annotation( "HPO:skoehler") "Intestinal hypoperistalsis") -AnnotationAssertion( "HP:0100771") -AnnotationAssertion(rdfs:label "Hypoperistalsis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperostosis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Excessive growth or abnormal thickening of bone tissue.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T05:17:19Z") -AnnotationAssertion( "MSH:D015576") -AnnotationAssertion( "SNOMEDCT_US:13814009") -AnnotationAssertion( "SNOMEDCT_US:203514008") -AnnotationAssertion( "UMLS:C0020492") -AnnotationAssertion( "Bone Hypertrophy") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Bone overgrowth") -AnnotationAssertion( "HP:0100774") -AnnotationAssertion(rdfs:comment "Hyperostosis refers to a localized bone overgrowth process (as opposed to sclerosis, which refers to a generalized disturbance with increased bone density).") -AnnotationAssertion(rdfs:label "Hyperostosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal sacroiliac joint morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:16700283") "An anomaly of the sacroiliac joint, which connects the base of the spine (sacrum) to the ilium (a hip bone).") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T05:52:24Z") -AnnotationAssertion( "UMLS:C0262621") -AnnotationAssertion( "Abnormality of the sacroiliac joint") -AnnotationAssertion( "HP:0100781") -AnnotationAssertion(rdfs:comment "The sacroiliac joint (SIJ) is a true diarthrodial joint: matching articular surfaces separated by a joint space containing synovial fluid and enveloped by a fibrous capsule. It does, however, have unique characteristics not typically found in other diarthrodial joints. The SIJ has fibrocartilage in addition to hyaline cartilage. There is discontinuity of the posterior capsule. Rather than being smooth, the articular surfaces have many ridges and depressions that minimize movement and enhance stability. Primary stability, however, is attributed to the many adjacent ligaments.") -AnnotationAssertion(rdfs:label "Abnormal sacroiliac joint morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Breast aplasia) - -AnnotationAssertion( "Failure to develop and congenital absence of the breast.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-07T06:02:34Z") -AnnotationAssertion( "SNOMEDCT_US:111324004") -AnnotationAssertion( "UMLS:C0266009") -AnnotationAssertion(Annotation( ) "Absent breast") -AnnotationAssertion( "Congenital absence of breast") -AnnotationAssertion( "Mammary gland aplasia") -AnnotationAssertion( "HP:0100783") -AnnotationAssertion(rdfs:label "Breast aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Toenail dysplasia) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the development of the toenails.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-08T04:23:37Z") -AnnotationAssertion( "UMLS:C3276623") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal toenail development") -AnnotationAssertion( "Dysplastic toenails") -AnnotationAssertion( "HP:0100797") -AnnotationAssertion(rdfs:label "Toenail dysplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the pancreas) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "A congenital underdevelopment (aplasia or hypoplasia) of the pancreas.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-09T11:45:58Z") -AnnotationAssertion( "UMLS:C4021968") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small pancreas") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped pancreas") -AnnotationAssertion( "HP:0100800") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the pancreas") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pancreatic aplasia) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Aplasia of the pancreas.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-09T11:46:59Z") -AnnotationAssertion( "UMLS:C4021967") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent pancreas") -AnnotationAssertion( "HP:0100801") -AnnotationAssertion(rdfs:label "Pancreatic aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia/Hypoplasia of the colon) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital absence or underdevelopment of the colon.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-09T01:54:57Z") -AnnotationAssertion( "UMLS:C4021964") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/small colon") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent/underdeveloped colon") -AnnotationAssertion( "HP:0100811") -AnnotationAssertion(rdfs:label "Aplasia/Hypoplasia of the colon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Lip hyperpigmentation) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-09T02:18:39Z") -AnnotationAssertion( "UMLS:C4021963") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Darkening of skin of the lips") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Hyperpigmentation of lip vermillion") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Increased pigmentation on the lips") -AnnotationAssertion( "HP:0100816") -AnnotationAssertion(rdfs:label "Lip hyperpigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Lymphocytosis) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Increase in the number or proportion of lymphocytes in the blood.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-09T05:32:57Z") -AnnotationAssertion( "HP:0012141") -AnnotationAssertion( "MSH:D008218") -AnnotationAssertion( "SNOMEDCT_US:67023009") -AnnotationAssertion( "UMLS:C0024282") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "High lymphocyte count") -AnnotationAssertion( "HP:0100827") -AnnotationAssertion(rdfs:label "Lymphocytosis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Increased T cell count) - -AnnotationAssertion( "An abnormal increase in the total number of T cells detected in the blood.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-06-09T05:34:46Z") -AnnotationAssertion( "UMLS:C4021960") -AnnotationAssertion( "Increase in T cell count") -AnnotationAssertion( "Increase in T cell number") -AnnotationAssertion( "HP:0100828") -AnnotationAssertion(rdfs:label "Increased T cell count") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Aplasia of the musculature) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Absence of the musculature.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-11-30T09:51:08Z") -AnnotationAssertion( "UMLS:C4021955") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent musculature") -AnnotationAssertion( "HP:0100854") -AnnotationAssertion(rdfs:label "Aplasia of the musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Poorly ossified vertebrae) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "Decreased ossification of the vertebral bodies.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-11-30T09:59:32Z") -AnnotationAssertion( "UMLS:C4021953") -AnnotationAssertion( "HP:0100856") -AnnotationAssertion(rdfs:label "Poorly ossified vertebrae") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the femoral head) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-11-30T10:47:46Z") -AnnotationAssertion( "UMLS:C4021950") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Absent femoral head") -AnnotationAssertion( "HP:0100862") -AnnotationAssertion(rdfs:label "Aplasia of the femoral head") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the femoral neck) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-11-30T10:48:08Z") -AnnotationAssertion( "UMLS:C4021949") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Absent neck of thighbone") -AnnotationAssertion( "HP:0100863") -AnnotationAssertion(rdfs:label "Aplasia of the femoral neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short femoral neck) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormally short femoral neck (which is the process of bone, connecting the femoral head with the femoral shaft).") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-11-30T10:48:34Z") -AnnotationAssertion( "HP:0003032") -AnnotationAssertion( "HP:0008779") -AnnotationAssertion( "HP:0008793") -AnnotationAssertion( "UMLS:C1836184") -AnnotationAssertion( "Hypoplasia of the femoral neck") -AnnotationAssertion( "Hypoplastic femoral neck") -AnnotationAssertion( "Short femoral necks") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short neck of thighbone") -AnnotationAssertion( "HP:0100864") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Short femoral neck") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Short iliac bones) - -AnnotationAssertion(Annotation( "PMID:29019756") "Underdevelopment of the iliac bones.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-11-30T11:11:24Z") -AnnotationAssertion( "UMLS:C1849063") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Short pelvis bones") -AnnotationAssertion( "HP:0100866") -AnnotationAssertion(rdfs:label "Short iliac bones") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged uterus) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-12-01T02:32:26Z") -AnnotationAssertion( "SNOMEDCT_US:198319004") -AnnotationAssertion( "UMLS:C0151994") -AnnotationAssertion(Annotation( ) "Enlarged uterus") -AnnotationAssertion( "HP:0100878") -AnnotationAssertion(rdfs:label "Enlarged uterus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Enlarged ovaries) - -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-12-01T02:33:12Z") -AnnotationAssertion( "SNOMEDCT_US:66998000") -AnnotationAssertion( "UMLS:C0392039") -AnnotationAssertion(Annotation( ) "Enlarged ovaries") -AnnotationAssertion( "HP:0100879") -AnnotationAssertion(rdfs:label "Enlarged ovaries") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of globe location) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An abnormality in the placement of the ocular globe (eyeball).") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-12-13T04:25:29Z") -AnnotationAssertion( "UMLS:C4021946") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of eyeball location") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of eyeball position") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of globe position") -AnnotationAssertion( "HP:0100886") -AnnotationAssertion(rdfs:label "Abnormality of globe location") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of globe size) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An abnormality in the size of the ocular globe (eyeball).") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-12-13T04:25:29Z") -AnnotationAssertion( "HP:0010725") -AnnotationAssertion( "UMLS:C4021945") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of eyeball size") -AnnotationAssertion(Annotation( ) "Eye size difference") -AnnotationAssertion( "HP:0100887") -AnnotationAssertion(rdfs:label "Abnormality of globe size") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the ductus choledochus) - -AnnotationAssertion(Annotation( "HPO:sdoelken") "An abnormality of the Common bile duct, a tube-like anatomic structure in the human gastrointestinal tract, formed by the union of the Common hepatic duct and the Cystic duct from the gall bladder.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-12-01T04:52:13Z") -AnnotationAssertion( "UMLS:C4020944") -AnnotationAssertion( "Abnormality of the common bile duct") -AnnotationAssertion( "HP:0100889") -AnnotationAssertion(rdfs:label "Abnormality of the ductus choledochus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal renal medulla morphology) - -AnnotationAssertion(Annotation( "HPO:probinson") Annotation( "PMID:22343825") "Any structural abnormality of the medulla of the kidney.") -AnnotationAssertion( "doelkens") -AnnotationAssertion( "2011-12-12T10:02:15Z") -AnnotationAssertion( "HP:0005582") -AnnotationAssertion( "UMLS:C4021911") -AnnotationAssertion( "Abnormality of the renal medulla") -AnnotationAssertion( "HP:0100957") -AnnotationAssertion(rdfs:comment "The renal pyramids of the adult kidney resemble a cone with a broad base adjacent to the renal cortex and the narrow apex that is termed papilla. The adult renal medulla is made up of 10-18 pyramids. A pyramid consists of the medullary collecting ducts, loops of Henle, vasa recta (straight capillaries) and the interstitium. The main function of the medulla is to regulate concentration of the urine. The urine flows from the collecting ducts into the renal calyces and pelvis.") -AnnotationAssertion(rdfs:label "Abnormal renal medulla morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cerebral white matter agenesis) - -AnnotationAssertion(Annotation( "HPO:probinson") "Congenital defect with failure of the development of the cerebral white matter.") -AnnotationAssertion( "sebastiankohler") -AnnotationAssertion( "2010-06-16T12:37:37Z") -AnnotationAssertion( "UMLS:C1859969") -AnnotationAssertion( "Agenesis of the cerebral white matter") -AnnotationAssertion( "White matter agenesis") -AnnotationAssertion( "HP:0200017") -AnnotationAssertion(rdfs:label "Cerebral white matter agenesis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Small hand) - -AnnotationAssertion(Annotation( "HPO:probinson") "Disproportionately small hand.") -AnnotationAssertion( "sebastiankohler") -AnnotationAssertion( "SNOMEDCT_US:299032009") -AnnotationAssertion( "UMLS:C0575802") -AnnotationAssertion(Annotation( ) "Disproportionately small hands") -AnnotationAssertion(Annotation( ) "Small hand") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Small hands") -AnnotationAssertion( "HP:0200055") -AnnotationAssertion(rdfs:label "Small hand") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Chorioretinal degeneration) - -AnnotationAssertion( "sebastiankohler") -AnnotationAssertion( "2013-05-31T01:29:16Z") -AnnotationAssertion( "HP:0007912") -AnnotationAssertion( "HP:0007945") -AnnotationAssertion( "SNOMEDCT_US:247177004") -AnnotationAssertion( "UMLS:C0521683") -AnnotationAssertion( "HP:0200065") -AnnotationAssertion(rdfs:label "Chorioretinal degeneration") -EquivalentClasses( ObjectIntersectionOf(ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))))) -SubClassOf( ) - -# Class: (Absent skin pigmentation) - -AnnotationAssertion(Annotation( "HPO:probinson") "Lack of skin pigmentation (coloring).") -AnnotationAssertion( "sebastiankohler") -AnnotationAssertion( "2013-06-05T10:22:18Z") -AnnotationAssertion( "UMLS:C2673954") -AnnotationAssertion(Annotation( ) "Absent skin pigmentation") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Lack of skin coloration") -AnnotationAssertion( "HP:0200098") -AnnotationAssertion(rdfs:label "Absent skin pigmentation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Short ear) - -AnnotationAssertion(Annotation( "PMID:19152421") Annotation( "eom:2cff5ac9b681fc73") "Median longitudinal ear length less than two SD above the mean determined by the maximal distance from the superior aspect to the inferior aspect of the external ear.") -AnnotationAssertion( "UMLS:C3551041") -AnnotationAssertion(Annotation( ) "Short ear") -AnnotationAssertion(Annotation( "HPO:skoehler") Annotation( ) "Short ears") -AnnotationAssertion(rdfs:comment "The commonly used term Microtia is a bundled term comprising decreased length and width (surface area).") -AnnotationAssertion(rdfs:label "Short ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal vomer morphology) - -AnnotationAssertion(Annotation( "GOC:NV") "An abnormality of the vomer.") -AnnotationAssertion( "UMLS:C4020914") -AnnotationAssertion( "Abnormality of vomer") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of vomer bone") -AnnotationAssertion( "Defect of vomer") -AnnotationAssertion(rdfs:label "Abnormal vomer morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the peripheral nervous system) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Any abnormality of the part of the nervous system that consists of the nerves and ganglia outside of the brain and spinal cord.") -AnnotationAssertion( "UMLS:C4073187") -AnnotationAssertion(Annotation( ) "Abnormality of the peripheral nervous system") -AnnotationAssertion(rdfs:label "Abnormality of the peripheral nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the somatic nervous system) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Any abnormality of the part of the peripheral nervous system associated with sensation and skeletal muscle voluntary control of body movements.") -AnnotationAssertion( "UMLS:C4073188") -AnnotationAssertion(rdfs:comment "The SoNS consists of afferent and efferent nerves. Afferent nerves are responsible for relaying sensation to the central nervous system; efferent nerves are responsible for stimulating muscle contraction, including all the non-sensory neurons connected with skeletal muscles and skin.") -AnnotationAssertion(rdfs:label "Abnormality of the somatic nervous system") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of somatic nerve plexus) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Any abnormality of the somatic nerve plexus.") -AnnotationAssertion( "UMLS:C4073189") -AnnotationAssertion(rdfs:label "Abnormality of somatic nerve plexus") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of masticatory muscle) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") "Any abnormality of the masticatory muscle.") -AnnotationAssertion( "UMLS:C4073190") -AnnotationAssertion( "Abnormality of muscles of mastication") -AnnotationAssertion(rdfs:label "Abnormality of masticatory muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ganglion morphology) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( "https://en.wikipedia.org/wiki/Ganglion") "An abnormality of nerve cell cluster or a group of nerve cell bodies located in the autonomic nervous system.") -AnnotationAssertion( "UMLS:C4073193") -AnnotationAssertion( "Abnormality of ganglion") -AnnotationAssertion(rdfs:label "Abnormal ganglion morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal peripheral nervous system ganglion morphology) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( "https://en.wikipedia.org/wiki/Ganglion") "An abnormality of nerve cell cluster or a group of nerve cell bodies located in the peripheral autonomic nervous system.") -AnnotationAssertion( "UMLS:C4073194") -AnnotationAssertion( "Abnormality of ganglion of peripheral nervous system") -AnnotationAssertion(rdfs:label "Abnormal peripheral nervous system ganglion morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cranial ganglion morphology) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( "https://en.wikipedia.org/wiki/Ganglion") "An abnormality of nerve cell cluster or a group of nerve cell bodies located in the autonomic nervous system of the cranium.") -AnnotationAssertion( "UMLS:C4073195") -AnnotationAssertion( "Abnormality of cranial ganglion") -AnnotationAssertion(rdfs:label "Abnormal cranial ganglion morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Cleft lip) - -AnnotationAssertion( "A gap in the lip or lips.") -AnnotationAssertion( "2017-06-20T22:17:35Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-5208-3432") -AnnotationAssertion(Annotation( ) "Cleft lip") -AnnotationAssertion( "Cleft of the lip") -AnnotationAssertion(rdfs:label "Cleft lip") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal T cell activation) - -AnnotationAssertion( "Any abnormality in the activation of T cells, i.e. the change in morphology and behavior of a mature or immature T cell resulting from exposure to a mitogen, cytokine, chemokine, cellular ligand, or an antigen for which it is specific.") -AnnotationAssertion( "2017-06-22T19:07:54Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-5208-3432") -AnnotationAssertion( "Abnormal T lymphocyte activation") -AnnotationAssertion( "Abnormal T-cell activation") -AnnotationAssertion( "Abnormal T-lymphocyte activation") -AnnotationAssertion(rdfs:label "Abnormal T cell activation") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal liver morphology) - -AnnotationAssertion(Annotation( "MP:0000598") "Any structural anomaly of the bile-secreting organ that is important for detoxification, for fat, carbohydrate, and protein metabolism, and for glycogen storage.") -AnnotationAssertion( "2017-09-20T00:22:53Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-5208-3432") -AnnotationAssertion( "Fyler:4447") -AnnotationAssertion(rdfs:label "Abnormal liver morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal neural tube morphology) - -AnnotationAssertion(Annotation( "MP:0002151") "Any structural anomaly of the hollow epithelial tube found on the dorsal side of the vertebrate embryo that develops into the central nervous system (i.e. brain and spinal cord).") -AnnotationAssertion( "2017-09-20T00:25:37Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-5208-3432") -AnnotationAssertion( "Fyler:4339") -AnnotationAssertion(rdfs:label "Abnormal neural tube morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of the chest musculature) - -AnnotationAssertion( "Any abnormality of the chest muscles.") -AnnotationAssertion( "2018-05-01T17:37:03Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( ) "Muscle issues in the chest") -AnnotationAssertion( "Abnormality of the chest musculature") -AnnotationAssertion(rdfs:label "Abnormal morphology of the chest musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of the back musculature) - -AnnotationAssertion( "Any abnormality of the back muscles.") -AnnotationAssertion( "2018-05-01T17:38:59Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( ) "Muscle issues in the back") -AnnotationAssertion(rdfs:label "Abnormality of the back musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of the shoulder musculature) - -AnnotationAssertion( "Any abnormality of the shoulder muscles.") -AnnotationAssertion( "2018-05-01T17:39:54Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion( "Abnormality of the shoulder musculature") -AnnotationAssertion(Annotation( ) "Muscle issues in the shoulder") -AnnotationAssertion(rdfs:label "Abnormal morphology of the shoulder musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperketonemia) - -AnnotationAssertion(Annotation( "PMID:27036365") "An increase in the level of ketone bodies (acetoacetic acid, beta-hydroxybutyric acid, and acetone) in the blood.") -AnnotationAssertion( "2018-05-21T17:36:23Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-5208-3432") -AnnotationAssertion( "Elevated circulating ketone body concentration") -AnnotationAssertion(Annotation( ) "Increased level of ketone bodies in blood") -AnnotationAssertion( "Ketonemia") -AnnotationAssertion(rdfs:label "Hyperketonemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal cord blood measurement) - -AnnotationAssertion(Annotation( "PMID:7926229") "An abnormality in any umbilical cord measurement performed after birth, such as the blood gas level.") -AnnotationAssertion( "2018-09-12T00:35:41Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal cord blood measurement") -SubClassOf( ) - -# Class: (Abnormal blood gas level in cord blood) - -AnnotationAssertion( "2018-09-12T00:44:12Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal blood gas level in cord blood") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hyperoxemia in cord blood) - -AnnotationAssertion( "An abnormally high level of blood oxygen in the cord blood.") -AnnotationAssertion( "2018-09-12T00:44:20Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( ) "High cord blood oxygen level") -AnnotationAssertion(rdfs:label "Hyperoxemia in cord blood") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoxemia in cord blood) - -AnnotationAssertion( "An abnormally low level of blood oxygen in the cord blood.") -AnnotationAssertion( "2018-09-12T00:44:25Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( ) "Low cord blood oxygen level") -AnnotationAssertion(rdfs:label "Hypoxemia in cord blood") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atrophic pituitary gland) - -AnnotationAssertion(Annotation( "DOI:10.1530/endoabs.44.EP82") "Partial or complete wasting (loss) of the pituitary gland.") -AnnotationAssertion( "2018-10-30T19:54:09Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion( "Atrophic pituitary") -AnnotationAssertion( "Pituitary gland atrophy") -AnnotationAssertion(rdfs:label "Atrophic pituitary gland") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Pediatric onset) - -AnnotationAssertion(Annotation( "ORCID:0000-0002-0843-4271") "Onset of disease manifestations before adulthood, defined here as before the age of 15 years, but excluding neonatal or congenital onset.") -AnnotationAssertion( "2018-11-01T15:27:45Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion( "Onset before adulthood") -AnnotationAssertion(Annotation( ) "Paediatric onset") -AnnotationAssertion(rdfs:label "Pediatric onset") -SubClassOf( ) - -# Class: (Abnormality of neutrophil morphology in CSF) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-8169-9049") "An abnormal form or size of neutrophils in the cerebrospinal fluid.") -AnnotationAssertion( ) -AnnotationAssertion( "Abnormality of neutrophil morphology in cerebrospinal fluid") -AnnotationAssertion(rdfs:label "Abnormality of neutrophil morphology in CSF") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Absent sebaceous glands) - -AnnotationAssertion(Annotation( "MP:0000647") "Absence of the sebaceous gland, the holocrine gland that secretes sebum into the hair follicles, or in hairless areas into ducts.") -AnnotationAssertion( ) -AnnotationAssertion( "Absence of sebaceous glands") -AnnotationAssertion(rdfs:label "Absent sebaceous glands") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal frontal bone morphology) - -AnnotationAssertion(Annotation( "GOC:MG") "An abnormality of the frontal bone.") -AnnotationAssertion( "UMLS:C4021873") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") Annotation( ) "Abnormality of the bone of the forehead") -AnnotationAssertion( "Abnormality of the frontal bone") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Abnormal morphology of frontal bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the frontal bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the frontal bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the frontal bone") -AnnotationAssertion(rdfs:label "Abnormal frontal bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal ethmoid bone morphology) - -AnnotationAssertion(Annotation( "GOC:MG") "An abnormality of the ethmoid bone") -AnnotationAssertion( "UMLS:C4021869") -AnnotationAssertion( "Abnormality of ethmoid bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Anomaly of the ethmoid bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Deformity of the ethmoid bone") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Malformation of the ethmoid bone") -AnnotationAssertion(rdfs:label "Abnormal ethmoid bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of musculature of pharynx) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of any of the muscles of the pharynx.") -AnnotationAssertion( "UMLS:C4073197") -AnnotationAssertion( "Abnormality of muscles of the pharynx") -AnnotationAssertion( "Abnormality of musculature of pharynx") -AnnotationAssertion( "Abnormality of pharyngeal musculature") -AnnotationAssertion( "Abnormality of pharynx musculature") -AnnotationAssertion(rdfs:label "Abnormal morphology of musculature of pharynx") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of nasal musculature) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of the muscles of the structure of the nose.") -AnnotationAssertion( "UMLS:C4073200") -AnnotationAssertion(Annotation( ) "Abnormality of muscle of nose") -AnnotationAssertion(Annotation( ) "Abnormality of musculature of the nose") -AnnotationAssertion(Annotation( ) "Abnormality of nasal musculature") -AnnotationAssertion(rdfs:label "Abnormality of nasal musculature") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of muscle of facial expression) - -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of any of the muscles of facial expression, which are innervated by the seventh (VII) cranial nerve and control facial expression.") -AnnotationAssertion( "UMLS:C4073201") -AnnotationAssertion(Annotation( ) "Abnormality of muscle of facial expression") -AnnotationAssertion( "Abnormality of musculature of facial expression") -AnnotationAssertion(rdfs:label "Abnormality of muscle of facial expression") -SubClassOf( ) - -# Class: (Urethritis) - -AnnotationAssertion(Annotation( "PMID:26220178") "Inflammation of the urethra.") -AnnotationAssertion(rdfs:comment "Urethritis is characterized by discharge, dysuria and/or urethral discomfort but may be asymptomatic. Common etiologies include gonococcal urethritis as well as infection by chlamydia trachomatis, mycoplasma genitalium, ureaplasma urealyticum, trichomonas vaginalis, anaerobes, herpes simplex virus, and adenovirus.") -AnnotationAssertion(rdfs:label "Urethritis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Shoulder muscle aplasia) - -AnnotationAssertion( "Absence of shoulder muscles.") -AnnotationAssertion( "2017-05-25T16:40:00Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-7941-2961") -AnnotationAssertion( "Absent shoulder muscle") -AnnotationAssertion(rdfs:label "Shoulder muscle aplasia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplasia of the musculature of the pelvis) - -AnnotationAssertion( "Absence of the musculature of the pelvis.") -AnnotationAssertion( "2017-05-25T16:51:46Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-7941-2961") -AnnotationAssertion(rdfs:label "Aplasia of the musculature of the pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypoplasia of the musculature of the pelvis) - -AnnotationAssertion( "Underdevelopment of the musculature of the pelvis.") -AnnotationAssertion( "2017-05-25T16:53:10Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-7941-2961") -AnnotationAssertion(rdfs:label "Hypoplasia of the musculature of the pelvis") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Aplastic colon) - -AnnotationAssertion( "Congenital absence of the colon") -AnnotationAssertion( "2017-05-29T17:10:13Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-7941-2961") -AnnotationAssertion( "Absence of the colon") -AnnotationAssertion( "Aplasia of the colon") -AnnotationAssertion(rdfs:label "Aplastic colon") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal hepatic glycogen storage) - -AnnotationAssertion(Annotation( "PMID:26835382") "Change in normal glycogen storage content.") -AnnotationAssertion( "2017-06-01T16:35:52Z"^^xsd:dateTime) -AnnotationAssertion( "ORCID:0000-0001-7941-2961") -AnnotationAssertion(rdfs:label "Abnormal hepatic glycogen storage") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Hypovalinemia) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-7941-2961") "A decreased amount of valine in the blood.") -AnnotationAssertion( "2018-10-01T14:47:05Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-7941-2961") Annotation( ) "Low blood valine concentration") -AnnotationAssertion(rdfs:label "Hypovalinemia") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal blood oxygen level) - -AnnotationAssertion(Annotation( "HPO:probinson") "An abnormality of the partial pressure of oxygen in the arterial blood.") -AnnotationAssertion( "2018-10-17T15:14:35Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "http://orcid.org/0000-0001-7941-2961") Annotation( ) "Abnormal O2 blood concentration") -AnnotationAssertion(Annotation( ) "Abnormal blood O2 level") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0001-7941-2961") Annotation( ) "Abnormal blood oxygen levels") -AnnotationAssertion(rdfs:label "Abnormal blood oxygen level") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CSF carboxylic acid concentration) - -AnnotationAssertion( "Any deviation from the normal concentration of a carboxylic acid in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T15:15:53Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Abnormal CSF carboxylic acid concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CSF amino acid concentration) - -AnnotationAssertion(Annotation( "PMID:715764") "Any deviation from the normal concentration of amino acids in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T15:20:22Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion( "HP:0032364") -AnnotationAssertion( "Abnormal CSF amino acid level") -AnnotationAssertion(Annotation( "PMID:715764") "Abnormal amino acid levels in cerebrospinal fluid") -AnnotationAssertion( "Abnormal cerebrospinal fluid amino acid level") -AnnotationAssertion(rdfs:label "Abnormal CSF amino acid concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CSF branched chain amino acid concentration) - -AnnotationAssertion(Annotation( "PMID:715764") "Any deviation from the normal concentration of branched-chain amino acids in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T15:24:13Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:715764") "Abnormal branched-chain amino acid levels in cerbrospinal fluid") -AnnotationAssertion(rdfs:label "Abnormal CSF branched chain amino acid concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CSF valine concentration) - -AnnotationAssertion(Annotation( "PMID:715764") "Any deviation from the normal concentration of valine in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T15:28:13Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:715764") "Abnormal valine levels in cerebrospinal fluid") -AnnotationAssertion(rdfs:label "Abnormal CSF valine concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Increased CSF valine concentration) - -AnnotationAssertion(Annotation( "PMID:715764") "Any increased amount from normal of valine in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T15:37:57Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:715764") "High valine levels in cerebrospinal fluid") -AnnotationAssertion(rdfs:label "Increased CSF valine concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Decreased CSF valine concentration) - -AnnotationAssertion(Annotation( "PMID:715764") "Any decreased amount from normal of valine in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T15:40:23Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:715764") "Low valine levels in cerebrospinal fluid") -AnnotationAssertion(rdfs:label "Decreased CSF valine concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal CSF glutamine family amino acid concentration) - -AnnotationAssertion(Annotation( "PMID:715764") "Any deviation from the normal concentration of glutamine-family amino acids in the cerebrospinal fluid.") -AnnotationAssertion( "2019-02-25T16:41:53Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "PMID:715764") "Abnormal glutamine family amino acid levels in cerebrospinal fluid") -AnnotationAssertion(rdfs:label "Abnormal CSF glutamine family amino acid concentration"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal oxygen level in cord blood) - -AnnotationAssertion( "An abnormal level of blood oxygen in the cord blood.") -AnnotationAssertion( "2019-04-23T17:11:51Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( ) "Abnormal O2 level in cord blood") -AnnotationAssertion( "Abnormal cord blood oxygen levels") -AnnotationAssertion( "Abnormal oxygen amount in umbilical cord blood") -AnnotationAssertion(rdfs:label "Abnormal oxygen level in cord blood"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Atrichia) - -AnnotationAssertion(Annotation( "PMID:14676077") "The most dramatic and severe form of hair loss characterized by an absence of hair follicles.") -AnnotationAssertion( "2019-08-21T15:12:23Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "Atrichia"@en) -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal inner ear epithelium morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any structural anomaly of an inner ear epithelium.") -AnnotationAssertion( "haendel") -AnnotationAssertion( "2014-07-15T23:41:38Z") -AnnotationAssertion( "UMLS:C4073211") -AnnotationAssertion( "HP:3000002") -AnnotationAssertion(rdfs:label "Abnormal inner ear epithelium morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal mandibular ramus morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a mandibular ramus.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-02-26T03:38:57Z") -AnnotationAssertion( "UMLS:C4073212") -AnnotationAssertion( "Abnormality of mandibular ramus") -AnnotationAssertion( "HP:3000003") -AnnotationAssertion(rdfs:label "Abnormal mandibular ramus morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of orbicularis oris muscle) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an orbicularis oris muscle.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-02-26T03:55:58Z") -AnnotationAssertion( "UMLS:C4073219") -AnnotationAssertion( "HP:3000010") -AnnotationAssertion(rdfs:label "Abnormality of orbicularis oris muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal platysma muscle morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of the platysma muscle.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-02-26T03:56:14Z") -AnnotationAssertion( "UMLS:C4073222") -AnnotationAssertion( "Abnormality of platysma") -AnnotationAssertion( "Abnormality of the platysma muscle") -AnnotationAssertion( "HP:3000013") -AnnotationAssertion(rdfs:label "Abnormal platysma muscle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of temporalis muscle) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a temporalis muscle.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-02-26T03:59:01Z") -AnnotationAssertion( "UMLS:C4073226") -AnnotationAssertion( "HP:3000017") -AnnotationAssertion(rdfs:label "Abnormality of temporalis muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of cartilage of external ear) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a cartilage of external ear.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T00:15:54Z") -AnnotationAssertion( "UMLS:C4073231") -AnnotationAssertion( "HP:3000022") -AnnotationAssertion(rdfs:label "Abnormality of cartilage of external ear") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal facial artery morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "ORCID:0000-0001-5889-4463") "Any structural abnormality of a facial artery, one of the branches of the external carotid artery.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T00:16:03Z") -AnnotationAssertion( "UMLS:C4073233") -AnnotationAssertion( "Abnormality of facial artery") -AnnotationAssertion( "HP:3000024") -AnnotationAssertion(rdfs:label "Abnormal facial artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal morphology of bony orbit of skull) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an orbit of skull.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T00:27:07Z") -AnnotationAssertion( "UMLS:C4073239") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of bones of the orbit of the skull") -AnnotationAssertion( "Abnormality of bony orbit of skull") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the bony eye socket") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of the orbital bones of skull") -AnnotationAssertion( "HP:3000030") -AnnotationAssertion(rdfs:label "Abnormal morphology of bony orbit of skull") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal head blood vessel morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of a blood vessel of the head, including branches of the arterial and venous systems of the head.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T00:36:02Z") -AnnotationAssertion( "UMLS:C4073244") -AnnotationAssertion(Annotation( ) "Abnormality of blood vessel of head") -AnnotationAssertion(Annotation( ) "Abnormality of head blood vessel") -AnnotationAssertion( "Abnormality of vasculature of head") -AnnotationAssertion( "HP:3000036") -AnnotationAssertion(rdfs:label "Abnormal head blood vessel morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal neck blood vessel morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "ORCID:0000-0001-5889-4463") "An abnormality of a blood vessel of the neck, including branches of the arterial and venous systems of the neck.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T00:36:06Z") -AnnotationAssertion( "UMLS:C4073245") -AnnotationAssertion(Annotation( ) "Abnormality of blood vessel of neck") -AnnotationAssertion(Annotation( ) "Abnormality of neck blood vessel") -AnnotationAssertion( "Abnormality of the cervical blood vessels") -AnnotationAssertion( "Abnormality of the cervical vasculature") -AnnotationAssertion( "Abnormality of the vasculature of the neck") -AnnotationAssertion( "HP:3000037") -AnnotationAssertion(rdfs:label "Abnormal neck blood vessel morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of external carotid artery) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an external carotid artery.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T00:36:24Z") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Abnormality of carotid artery") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0001-5889-4463") "Disorder of carotid artery") -AnnotationAssertion( "UMLS:C4073249") -AnnotationAssertion( "HP:3000041") -AnnotationAssertion(rdfs:label "Abnormality of external carotid artery") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal jugular vein morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any structural abnormality of a jugular vein.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T01:04:39Z") -AnnotationAssertion( "UMLS:C4073250") -AnnotationAssertion(Annotation( ) "Abnormality of jugular vein") -AnnotationAssertion( "HP:3000042") -AnnotationAssertion(rdfs:label "Abnormal jugular vein morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal facial vein morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a facial vein.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T01:04:44Z") -AnnotationAssertion( "UMLS:C4073251") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5208-3432") Annotation( ) "Abnormal vein of face") -AnnotationAssertion(Annotation( ) "Abnormality of facial vein") -AnnotationAssertion( "HP:3000043") -AnnotationAssertion(rdfs:label "Abnormal facial vein morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of genioglossus muscle) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a genioglossus muscle.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T01:04:53Z") -AnnotationAssertion( "UMLS:C4073253") -AnnotationAssertion( "HP:3000045") -AnnotationAssertion(rdfs:label "Abnormality of genioglossus muscle") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal glossopharyngeal nerve morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any structural anomaly of the glossopharyngeal nerve, the ninth paired cranial nerve (CN IX).") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T01:08:41Z") -AnnotationAssertion( "UMLS:C4073255") -AnnotationAssertion( "Abnormality of glossopharyngeal nerve") -AnnotationAssertion( "HP:3000047") -AnnotationAssertion(rdfs:comment "The glossopharyngeal nerve originates in the medulla oblongata. It Innervates the oropharynx, carotid body and sinus, as well as the posterior third of the tongue (where it mediates taste sensation), the middle ear cavity and the Eustachian tube. Additionally, it innervates the stylopharyngeus muscle of the pharynx.") -AnnotationAssertion(rdfs:label "Abnormal glossopharyngeal nerve morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hyoglossus muscle morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a hyoglossus muscle.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T01:08:58Z") -AnnotationAssertion( "UMLS:C4073259") -AnnotationAssertion( "Abnormality of hyoglossus muscle") -AnnotationAssertion( "HP:3000051") -AnnotationAssertion(rdfs:label "Abnormal hyoglossus muscle morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal hyoid bone morphology) - -AnnotationAssertion(Annotation( "PMID:30969548") "Any structural abnormality of the hyoid bone (hyoid), a small U-shaped (horseshoe-shaped) solitary bone, situated in the midline of the neck anteriorly at the base of the mandible and posteriorly at the fourth cervical vertebra.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T01:09:03Z") -AnnotationAssertion( "UMLS:C4073260") -AnnotationAssertion( "Abnormality of hyoid bone") -AnnotationAssertion( "HP:3000052") -AnnotationAssertion(rdfs:label "Abnormal hyoid bone morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of artery of lower lip) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an artery of lower lip.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:18:34Z") -AnnotationAssertion( "UMLS:C4073264") -AnnotationAssertion( "Abnormality of the inferior labial artery") -AnnotationAssertion( "HP:3000056") -AnnotationAssertion(rdfs:label "Abnormality of artery of lower lip") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal internal carotid artery morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an internal carotid artery.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:19:02Z") -AnnotationAssertion( "UMLS:C1860488") -AnnotationAssertion( "Abnormality of internal carotid artery") -AnnotationAssertion( "HP:3000062") -AnnotationAssertion(rdfs:label "Abnormal internal carotid artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormality of internal jugular vein) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an internal jugular vein.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:19:06Z") -AnnotationAssertion( "UMLS:C4073270") -AnnotationAssertion( "HP:3000063") -AnnotationAssertion(rdfs:label "Abnormality of internal jugular vein") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormality of intrinsic muscle of tongue) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of an intrinsic muscle of tongue.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:19:10Z") -AnnotationAssertion( "UMLS:C4073271") -AnnotationAssertion(Annotation( "ORCID:0000-0001-5889-4463") "Abnormality of intrinsic lingual muscle") -AnnotationAssertion( "HP:3000064") -AnnotationAssertion(rdfs:label "Abnormality of intrinsic muscle of tongue") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal lingual artery morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "Any structural abnormality of a lingual artery.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:39:06Z") -AnnotationAssertion( "UMLS:C4073281") -AnnotationAssertion( "Abnormality of lingual artery") -AnnotationAssertion( "HP:3000074") -AnnotationAssertion(rdfs:label "Abnormal lingual artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lingual nerve morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:27662622") "Any structural anomaly of a lingual nerve.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:39:10Z") -AnnotationAssertion( "UMLS:C4073282") -AnnotationAssertion( "Abnormality of lingual nerve") -AnnotationAssertion( "HP:3000075") -AnnotationAssertion(rdfs:comment "The lingual nerve (LN) is one of the two terminal branches of the posterior division of the mandibular nerve. It supplies the general sensation to the mucosa of the anterior two-thirds of the tongue, the sublingual mucosa, the mandibular lingual gingiva and the floor of the mouth.The chorda tympani nerve, a branch of the facial nerve joins this nerve carrying taste fibers from the anterior two third of the tongue and parasympathetic fibers to the submandibular ganglion.") -AnnotationAssertion(rdfs:label "Abnormal lingual nerve morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - -# Class: (Abnormal mandible coronoid process morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "An abnormality of a mandible coronoid process.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:39:24Z") -AnnotationAssertion( "UMLS:C4073285") -AnnotationAssertion( "Abnormality of mandible coronoid process") -AnnotationAssertion( "HP:3000078") -AnnotationAssertion(rdfs:label "Abnormal mandible coronoid process morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal mandibular symphysis morphology) - -AnnotationAssertion(Annotation( "GOC:TermGenie") "A structural abnormality of a mandibular symphysis.") -AnnotationAssertion( "vasilevs") -AnnotationAssertion( "2015-08-07T03:39:28Z") -AnnotationAssertion( "UMLS:C4073286") -AnnotationAssertion( "Abnormality of mandible symphysis") -AnnotationAssertion( "HP:3000079") -AnnotationAssertion(rdfs:label "Abnormal mandibular symphysis morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (Abnormal lung development) - -AnnotationAssertion( "A structural defect associated with abnormal development of the lung.") -AnnotationAssertion( "2021-06-09T12:13:11Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion( "Developmental pulmonary anomaly") -AnnotationAssertion(rdfs:label "Abnormal lung development") -SubClassOf( ) - -# Class: (Abnormal iliac artery morphology) - -AnnotationAssertion( "Any structural anomaly of the iliac artery.") -AnnotationAssertion( "2021-11-24T01:28:09Z"^^xsd:dateTime) -AnnotationAssertion( "robinp") -AnnotationAssertion(rdfs:comment "The common iliac artery originates from the aorta and divides into the internal and external iliac arteries, supplying oxygenated blood to the lower extremities (via the external iliac artery), the pelvis and its viscera (via internal iliac artery) as well as the peritoneum, psoas major muscle, ureter, and surrounding tissues.") -AnnotationAssertion(rdfs:label "Abnormal iliac artery morphology") -EquivalentClasses( ObjectSomeValuesFrom( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )))) -SubClassOf( ) - # Class: (objective specification) AnnotationAssertion( "objective specification"@en) @@ -131262,42720 +84969,15 @@ AnnotationAssertion( "EL++ ontology module"@en) SubClassOf( ) -# Class: (disease or disorder) - -AnnotationAssertion(Annotation( "OGMS:0000031") "A disease is a disposition to undergo pathological processes that exists in an organism because of one or more disorders in that organism.") -AnnotationAssertion(Annotation( "EFO:0000408") Annotation( "MONDO:equivalentTo") "DOID:4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000408") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:799.9") -AnnotationAssertion(Annotation( "DOID:4") Annotation( "EFO:0000408") Annotation( "MONDO:equivalentTo") "MESH:D004194") -AnnotationAssertion(Annotation( "DOID:4") Annotation( "MONDO:equivalentTo") "NCIT:C2991") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OGMS:0000031") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:377788") -AnnotationAssertion(Annotation( "DOID:4") Annotation( "EFO:0000408") Annotation( "MONDO:equivalentTo") "SCTID:64572001") -AnnotationAssertion(Annotation( "DOID:4") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2991") "UMLS:C0012634") -AnnotationAssertion(Annotation( "NCIT:C2991") "condition") -AnnotationAssertion(Annotation( "NCIT:C2991") "disease") -AnnotationAssertion(Annotation( "NCIT:C2991") "disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C2991") "disease or disorder, non-neoplastic") -AnnotationAssertion(Annotation( "NCIT:C2991") "diseases") -AnnotationAssertion(Annotation( "NCIT:C2991") "diseases and disorders") -AnnotationAssertion(Annotation( "NCIT:C2991") "disorder") -AnnotationAssertion(Annotation( "NCIT:C2991") "disorders") -AnnotationAssertion( "medical condition") -AnnotationAssertion(Annotation( "NCIT:C2991") "other disease") -AnnotationAssertion( "MONDO:0000001") -AnnotationAssertion(rdfs:label "disease or disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (microvascular complications of diabetes, susceptibility) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:603933") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN357508") -AnnotationAssertion(Annotation( "OMIMPS:603933") "microvascular complications of diabetes") -AnnotationAssertion( "MONDO:0000065") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor note: relationship to diabetic angiopathy") -AnnotationAssertion(rdfs:label "microvascular complications of diabetes, susceptibility") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune thyroid disease, susceptibility to) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0000162") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autoimmune thyroid disease, susceptibility to") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired carbohydrate metabolism disease) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "An acquired metabolic disease that is has its basis in the disruption of carbohydrate metabolism.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050013") -AnnotationAssertion(Annotation( "DOID:0050013") "carbohydrate metabolism disease") -AnnotationAssertion( "MONDO:0000224") -AnnotationAssertion(rdfs:label "acquired carbohydrate metabolism disease") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (mineral metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:E83") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:275.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:275.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:45744005") -AnnotationAssertion( "disease of mineral metabolism") -AnnotationAssertion( "disorder of mineral metabolism") -AnnotationAssertion( "MONDO:0000226") -AnnotationAssertion(rdfs:label "mineral metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "ICD10CM:E83") Annotation( "MONDO:cjm") ) - -# Class: (diarrheal disease secondary to altered bowel motility) - -AnnotationAssertion(Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK414/") "A diarrhea that results from either increased or decreased motility in the bowel.") -AnnotationAssertion(Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK414/") "diarrhea secondary to altered bowel motility") -AnnotationAssertion( "motility-related diarrhea") -AnnotationAssertion( "MONDO:0000251") -AnnotationAssertion(rdfs:label "diarrheal disease secondary to altered bowel motility") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050131") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inflammatory diarrhea) - -AnnotationAssertion(Annotation( "MONDO:patterns/specific_inflammatory_disease_by_site") "An diarrhea (disease) involving a pathogenic inflammatory response in the intestinal mucosa.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050132") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95544006") -AnnotationAssertion( "MONDO:0000252") -AnnotationAssertion(rdfs:label "inflammatory diarrhea") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (piedra) - -AnnotationAssertion(Annotation( "MESH:D010854") "Either of two diseases resulting from fungal infection of the hair shafts. Black piedra occurs mainly in and on the hairs of the scalp and is caused by Piedraia hortae; white piedra occurs in and on the hairs of the scalp, beard, moustache and genital areas and is caused by Trichosporon species.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010854") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:402135006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0031898") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hair shaft fungal infectious disease") -AnnotationAssertion(Annotation( "MESH:D010854") "Piedras, White") -AnnotationAssertion(Annotation( "MESH:D010854") "Piedras, black") -AnnotationAssertion(Annotation( "MESH:D010854") "White Piedras") -AnnotationAssertion(Annotation( "MESH:D010854") "White piedra") -AnnotationAssertion(Annotation( "MESH:D010854") "black Piedras") -AnnotationAssertion(Annotation( "MESH:D010854") "black piedra") -AnnotationAssertion(Annotation( "MESH:D010854") "piedra, White") -AnnotationAssertion(Annotation( "MESH:D010854") "piedra, black") -AnnotationAssertion(Annotation( "DOID:0050133") "steroid-modified tinea infection") -AnnotationAssertion(Annotation( "MESH:D010854") "Piedras") -AnnotationAssertion( "MONDO:0000253") -AnnotationAssertion(rdfs:label "piedra") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D010854") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK7902") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cutaneous mycosis) - -AnnotationAssertion(Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK7902") "A mycosis that involves the integument and its appendages, including hair and nails. Infection may involve the stratum corneum or deeper layers of the epidermis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050134") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:14560005") -AnnotationAssertion( "MONDO:0000254") -AnnotationAssertion(rdfs:label "cutaneous mycosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050134") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (subcutaneous mycosis) - -AnnotationAssertion(Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK7902") "A mycosis that involves subcutaneous tissue. There are three general types of subcutaneous mycoses: chromoblastomycosis, mycetoma, and sporotrichosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050135") -AnnotationAssertion( "subcutaneous mycosis") -AnnotationAssertion( "MONDO:0000255") -AnnotationAssertion(rdfs:label "subcutaneous mycosis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute diarrhea) - -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "Acute form of diarrhea.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050140") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:409966000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0740441") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "acute diarrheal disease") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "diarrhea (disease), acute") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "diarrhea, acute") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/acute") "diarrheal disease, acute") -AnnotationAssertion( "MONDO:0000257") -AnnotationAssertion(rdfs:label "acute diarrhea") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050140") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (otomycosis) - -AnnotationAssertion(Annotation( "MESH:D059249") "Fungus infection of the external ear, usually by aspergillus species") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050147") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:111.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D059249") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:53316003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0029895") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear fungal infectious disease") -AnnotationAssertion(Annotation( "DOID:0050147") "Singapore ear") -AnnotationAssertion(Annotation( "MONDO:cjm") "otitis mycotic externa") -AnnotationAssertion( "MONDO:0000262") -AnnotationAssertion(rdfs:label "otomycosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050147") ) -SubClassOf( ) - -# Class: (laryngotracheitis) - -AnnotationAssertion(Annotation( "MONDO:patterns") "An inflammation of both larynx and trachea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050148") -AnnotationAssertion(Annotation( "DOID:0050148") "ICD9:464") -AnnotationAssertion(Annotation( "DOID:0050148") "ICD9:464.2") -AnnotationAssertion(Annotation( "DOID:0050148") "ICD9:476.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0023076") "SCTID:55130001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0023076") -AnnotationAssertion( "MONDO:0000263") -AnnotationAssertion(rdfs:label "laryngotracheitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (lower respiratory tract disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the lower respiratory tract.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050161") -AnnotationAssertion(Annotation( "DOID:0050161") "ICD9:478.1") -AnnotationAssertion(Annotation( "DOID:0050161") "ICD9:478.19") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128272009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1290325") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lower respiratory tract") -AnnotationAssertion( "disease or disorder of lower respiratory tract") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of lower respiratory tract") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lower respiratory tract disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "lower respiratory tract disease or disorder") -AnnotationAssertion( "MONDO:0000270") -AnnotationAssertion(rdfs:label "lower respiratory tract disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050161") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (respiratory system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the respiratory system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050615") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:165.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:165.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:449096009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3164456") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of respiratory system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of respiratory system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant respiratory system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "respiratory system cancer") -AnnotationAssertion( "MONDO:0000376") -AnnotationAssertion(rdfs:label "respiratory system cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050615") Annotation( "DOID:0050615/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0050615") Annotation( "MONDO:Redundant") ) - -# Class: (respiratory system benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the respiratory system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050621") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:255166003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0497556") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "respiratory system benign neoplasm") -AnnotationAssertion( "MONDO:0000382") -AnnotationAssertion(rdfs:label "respiratory system benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050621") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0050621") Annotation( "DOID:0050621/inferred") Annotation( "MONDO:Redundant") ) - -# Class: (benign reproductive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7617") "A non-metastasizing neoplasm that arises from the male or female reproductive system. Representative examples include benign prostate phyllodes tumor, benign Sertoli cell tumor, uterine corpus leiomyoma, and benign ovarian serous tumor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050622") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7617") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7617") "UMLS:C1332536") -AnnotationAssertion(Annotation( "NCIT:C7617") "benign reproductive system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "reproductive organ benign neoplasm") -AnnotationAssertion( "MONDO:0000383") -AnnotationAssertion(rdfs:label "benign reproductive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050622") Annotation( "DOID:0050622/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7617") ) - -# Class: (bladder benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign abnormal growth of the cells that comprise the bladder.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050623") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:223.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3618") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:91992005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3618") "UMLS:C0154017") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign bladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign bladder tumor") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign neoplasm of bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign neoplasm of the bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign neoplasm of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign neoplasm of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign tumor of bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign tumor of the bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign tumor of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign tumor of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign urinary bladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3618") "benign urinary bladder tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "urinary bladder benign neoplasm") -AnnotationAssertion( "MONDO:0000384") -AnnotationAssertion(rdfs:label "bladder benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050623") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3618") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3618") ) - -# Class: (benign digestive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm arising from any part of the digestive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050624") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4787") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4787") "UMLS:C0497538") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "alimentary part of gastrointestinal system benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign GI neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign GI system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign GI system tumor") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign GI tumor") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign digestive system tumor") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign gastrointestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign gastrointestinal system tumor") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign gastrointestinal tumor") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign neoplasm of digestive system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign neoplasm of gastrointestinal system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign neoplasm of the digestive system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign tumor of GI system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign tumor of digestive system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign tumor of gastrointestinal system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign tumor of the GI system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign tumor of the digestive system") -AnnotationAssertion(Annotation( "NCIT:C4787") "benign tumor of the gastrointestinal system") -AnnotationAssertion(Annotation( "DOID:0050624") "gastrointestinal system benign neoplasm") -AnnotationAssertion( "MONDO:0000385") -AnnotationAssertion(rdfs:label "benign digestive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050624") Annotation( "MONDO:Entailed") Annotation( "NCIT:C4787/inferred") ) -SubClassOf(Annotation( "DOID:0050624") Annotation( "DOID:0050624/inferred") Annotation( "MONDO:Entailed") Annotation( "MONDO:Inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4787") ) - -# Class: (digestive system neuroendocrine tumor, grade 1/2) - -AnnotationAssertion(Annotation( "NCIT:P378") "A well-differentiated neuroendocrine tumor arising from the digestive system. It is characterized by the presence of cells with features similar to those of the normal endocrine cells of the digestive system. The neoplastic cells express immunohistochemical evidence of neuroendocrine differentiation and hormones. There is mild to moderate nuclear atypia and less than 20 mitoses per 10 HPF. It includes well-differentiated endocrine tumors or carcinoid tumors and well-differentiated endocrine carcinomas.") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "alimentary part of gastrointestinal system neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95404") "digestive system NET") -AnnotationAssertion(Annotation( "NCIT:C95404") "digestive system neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95404") "digestive system well differentiated neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95404") "gastroenteropancreatic NET") -AnnotationAssertion(Annotation( "NCIT:C95404") "gastroenteropancreatic neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95404") "gastrointestinal NET") -AnnotationAssertion(Annotation( "NCIT:C95404") "gastrointestinal neuroendocrine tumor") -AnnotationAssertion(Annotation( "ONCOTREE:GINET") "gastrointestinal neuroendocrine tumors") -AnnotationAssertion(Annotation( "NCIT:C95404") "gastrointestinal system neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050626") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C95404") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:GINET") -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") Annotation( "NCIT:C95404") "UMLS:C2987127") -AnnotationAssertion(Annotation( "DOID:0050626") "malignant gastrointestinal neuroendocrine tumor") -AnnotationAssertion(Annotation( "ONCOTREE:GINET") Annotation( ) "GINET") -AnnotationAssertion( "MONDO:0000386") -AnnotationAssertion(rdfs:label "digestive system neuroendocrine tumor, grade 1/2") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anal canal cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the anal canal") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050688") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:154.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363352004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0153445") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anal canal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of anal canal") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant anal canal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of anal canal") -AnnotationAssertion( "MONDO:0000405") -AnnotationAssertion(rdfs:label "anal canal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebellar ataxia) - -AnnotationAssertion(Annotation( "https://bestpractice.bmj.com/topics/en-gb/1097") "A neurological syndrome characterised by clumsy and uncoordinated movement of the limbs, trunk, and cranial muscles. It results from pathology in the cerebellum and its connections, or in the proprioceptive sensory pathways.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050753") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012060") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:334.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D002524") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C82341") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:102002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:85102008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0087012") -AnnotationAssertion(Annotation( ) "ataxia") -AnnotationAssertion(Annotation( "MONDO:0015142") "ataxia syndrome") -AnnotationAssertion(Annotation( "NCIT:C82341") "spinocerebellar Degeneration") -AnnotationAssertion( "spinocerebellar ataxia") -AnnotationAssertion(Annotation( "MESH:D002524") "ataxia, cerebellar") -AnnotationAssertion(Annotation( "MESH:D002524") "ataxias, cerebellar") -AnnotationAssertion(Annotation( "MESH:D002524") "cerebellar Ataxias") -AnnotationAssertion(Annotation( "MESH:D002524") "cerebellar Dysmetrias") -AnnotationAssertion(Annotation( "MESH:D002524") "cerebellar dysmetria") -AnnotationAssertion(Annotation( "Orphanet:102002") "rare ataxia") -AnnotationAssertion( "MONDO:0000437") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:102002") ) -AnnotationAssertion(rdfs:comment "In ORDO this is called rare ataxia, we rename as ataxia since all forms are individually rare") -AnnotationAssertion(rdfs:label "cerebellar ataxia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050753") Annotation( "MESH:D002524") ) -SubClassOf(Annotation( "MESH:D002524/inferred") Annotation( "https://bestpractice.bmj.com/topics/en-gb/1097") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf(Annotation( "MONDO:0020009") Annotation( "https://bestpractice.bmj.com/topics/en-gb/1097") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C3308") "A benign or malignant neoplasm arising from paraganglia located along the sympathetic or parasympathetic nerves. Infrequently, it may arise outside the usual distribution of the sympathetic and parasympathetic paraganglia. Tumors arising from the adrenal gland medulla are called pheochromocytomas. Morphologically, paragangliomas usually display a nesting (Zellballen) growth pattern. There are no reliable morphologic criteria to distinguish between benign and malignant paragangliomas. The only definitive indicator of malignancy is the presence of regional or distant metastases.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050773") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000453") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "NCIT:C3308") "ICDO:8680/1") -AnnotationAssertion(Annotation( "DOID:0050773") Annotation( "MONDO:equivalentTo") "MESH:D010235") -AnnotationAssertion(Annotation( "DOID:0050773") Annotation( "MONDO:equivalentTo") "NCIT:C3308") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "MONDO:equivalentTo") "OMIMPS:168000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PGNG") -AnnotationAssertion(Annotation( "DOID:0050773") Annotation( "MONDO:equivalentTo") "SCTID:127027008") -AnnotationAssertion(Annotation( "DOID:0050773") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3308") "UMLS:C0030421") -AnnotationAssertion(Annotation( "NCIT:C3308") "Paraganglionic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3308") "Paraganglionic tumor") -AnnotationAssertion(Annotation( "NCIT:C3308") "neoplasm of paraganglion") -AnnotationAssertion(Annotation( "NCIT:C3308") "neoplasm of the paraganglion") -AnnotationAssertion(Annotation( "NCIT:C3308") "paraganglioma") -AnnotationAssertion(Annotation( "OMIMPS:168000") "paragangliomas") -AnnotationAssertion(Annotation( "NCIT:C3308") "paraganglion neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3308") "paraganglion tumor") -AnnotationAssertion(Annotation( "NCIT:C3308") "tumor of paraganglion") -AnnotationAssertion(Annotation( "NCIT:C3308") "tumor of the paraganglion") -AnnotationAssertion(Annotation( "DOID:0050773") "chemodectoma") -AnnotationAssertion( "MONDO:0000448") -AnnotationAssertion(rdfs:label "paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3308") ) -SubClassOf(Annotation( "Wikipedia:Neurocristopathy") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (eye adnexa disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the ocular adnexa.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "DOID:0050815") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:H00-H06") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:519266") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:118941004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1290855") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ocular adnexa") -AnnotationAssertion( "disease or disorder of ocular adnexa") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ocular adnexa") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ocular adnexa disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "ocular adnexa disease or disorder") -AnnotationAssertion( "MONDO:0000462") -AnnotationAssertion(rdfs:label "eye adnexa disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050815") Annotation( "ICD10CM:H00-H06") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sinoatrial node disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the sinoatrial node.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050824") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of sinoatrial node") -AnnotationAssertion( "disease or disorder of sinoatrial node") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of sinoatrial node") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sinoatrial node disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "sinoatrial node disease or disorder") -AnnotationAssertion(Annotation( "DOID:0050824") "SA node") -AnnotationAssertion(Annotation( "DOID:0050824") "sinuatrial node") -AnnotationAssertion( "MONDO:0000469") -AnnotationAssertion(rdfs:label "sinoatrial node disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050824") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endocardium disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the endocardium.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050825") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:123596001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0854140") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of endocardium") -AnnotationAssertion( "disease or disorder of endocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of endocardium") -AnnotationAssertion( "endocardial disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocardium disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "endocardium disease or disorder") -AnnotationAssertion( "endocardiopathy") -AnnotationAssertion( "MONDO:0000470") -AnnotationAssertion(rdfs:label "endocardium disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050825") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (arterial disorder) - -AnnotationAssertion(Annotation( "NCIT:C35317") "An impairment of the structure or function of the blood vessels which carry blood away from the heart.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050828") -AnnotationAssertion( "ICD9:447.8") -AnnotationAssertion( "ICD9:447.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35317") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:359557001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35317") "UMLS:C0852949") -AnnotationAssertion(Annotation( "NCIT:C35317") "arterial disease") -AnnotationAssertion(Annotation( "NCIT:C35317") "arterial disorder") -AnnotationAssertion(Annotation( "NCIT:C35317") "arteriopathy") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "artery disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "artery disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of artery") -AnnotationAssertion( "disease or disorder of artery") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of artery") -AnnotationAssertion( "MONDO:0000473") -AnnotationAssertion(rdfs:label "arterial disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050828") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35317/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pericardium disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the pericardium.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050829") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:423.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:423.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:55855009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0265122") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of pericardium") -AnnotationAssertion( "disease or disorder of pericardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of pericardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pericardium disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "pericardium disease or disorder") -AnnotationAssertion( "MONDO:0000474") -AnnotationAssertion(rdfs:label "pericardium disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (diabetic encephalopathy) - -AnnotationAssertion(Annotation( "DOID:0050850") Annotation( "PMID:20798963") Annotation( "http://link.springer.com/chapter/10.1007%2F978-1-59745-311-0_11#page-1") "A brain disease that is characterized by functional impairment of cognition, cerebral signal conduction, neurotransmission and synaptic plasticity, and underlying structural pathology associated with diabetes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050850") -AnnotationAssertion( "MONDO:0000489") -AnnotationAssertion(rdfs:label "diabetic encephalopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050850") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hemorrhagic cystitis) - -AnnotationAssertion(Annotation( "NCIT:C114666") "Inflammation of the bladder resulting in bloody urine.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050859") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C114666") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:87696004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C114666") "UMLS:C0085692") -AnnotationAssertion( "MONDO:0000496") -AnnotationAssertion(rdfs:label "hemorrhagic cystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050859") Annotation( "MONDO:Redundant") Annotation( "NCIT:C114666") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tongue squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A squamous cell carcinoma that arises from the tongue. It usually presents as a painful ulcerated or nodular lesion. The size of the tumor and the status of the lymph nodes are the most important factors that determine prognosis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050865") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000055") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4648") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:276952000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4648") "UMLS:C0349566") -AnnotationAssertion(Annotation( "NCIT:C4648") "scc of the tongue") -AnnotationAssertion(Annotation( "NCIT:C4648") "scc of tongue") -AnnotationAssertion(Annotation( "NCIT:C4648") "squamous cell carcinoma of the tongue") -AnnotationAssertion(Annotation( "NCIT:C4648") "squamous cell carcinoma of tongue") -AnnotationAssertion(Annotation( "NCIT:C4648") "tongue scc") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tongue squamous cell carcinoma") -AnnotationAssertion( "MONDO:0000500") -AnnotationAssertion(rdfs:label "tongue squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050865") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4648/inferred") ) -SubClassOf(Annotation( "DOID:0050865") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4648") ) - -# Class: (bone squamous cell carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the bone tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050896") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone tissue squamous cell carcinoma") -AnnotationAssertion( "MONDO:0000514") -AnnotationAssertion(rdfs:label "bone squamous cell carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050896") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (brain stem medulloblastoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A medulloblastoma that involves the brainstem.") -AnnotationAssertion(Annotation( "DOID:0050899") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050899") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brainstem medulloblastoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "medulloblastoma of brainstem") -AnnotationAssertion( "MONDO:0000517") -AnnotationAssertion(rdfs:label "brain stem medulloblastoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050899") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (tonsil squamous cell carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the tonsil.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050920") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tonsil squamous cell carcinoma") -AnnotationAssertion( "MONDO:0000535") -AnnotationAssertion(rdfs:label "tonsil squamous cell carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (pharyngeal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C102872") "A squamous cell carcinoma that arises from the pharynx.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050921") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001965") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C102872") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:408649007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1319317") -AnnotationAssertion(Annotation( "NCIT:C102872") "pharyngeal (including hypopharyngeal and oropharyngeal) squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C102872") "pharyngeal squam. cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C102872") "pharyngeal squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C102872") "pharyngeal throat squamous cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pharynx squamous cell carcinoma") -AnnotationAssertion( "MONDO:0000536") -AnnotationAssertion(rdfs:label "pharyngeal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050921") Annotation( "EFO:1001965") Annotation( "MONDO:Redundant") Annotation( "NCIT:C102872/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C102872") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C102872") ) - -# Class: (small intestinal neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C4638") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the small intestine. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050925") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4638") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:276818002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4638") "UMLS:C0349536") -AnnotationAssertion(Annotation( "NCIT:C4638") "carcinoid tumor of small bowel") -AnnotationAssertion(Annotation( "NCIT:C4638") "carcinoid tumor of small intestine") -AnnotationAssertion(Annotation( "NCIT:C4638") "carcinoid tumor of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C4638") "carcinoid tumor of the small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of small intestine") -AnnotationAssertion(Annotation( "NCIT:C4638") "small bowel carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4638") "small intestinal NET G1") -AnnotationAssertion(Annotation( "NCIT:C4638") "small intestinal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4638") "small intestinal neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "small intestine NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C4638") "small intestine carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine carcinoid tumor (disease)") -AnnotationAssertion( "small intestine neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "small intestine neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "DOID:0050925") "small intestine carcinoid neuroendocrine tumor") -AnnotationAssertion( "MONDO:0000540") -AnnotationAssertion(rdfs:label "small intestinal neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4638") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4638") ) - -# Class: (jejunal adenocarcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A adenocarcinoma that involves the jejunum.") -AnnotationAssertion( "jejunal adenocarcinoma (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050926") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0030411") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4072935") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "jejunal adenocarcinoma") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "jejunal adenocarcinoma (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jejunum adenocarcinoma") -AnnotationAssertion( "MONDO:0000541") -AnnotationAssertion(rdfs:label "jejunal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (breast lobular carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3771") "An adenocarcinoma of the breast arising from the lobules. This is a relatively uncommon carcinoma, represents approximately 10% of the breast adenocarcinomas and is often bilateral or multifocal.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050938") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008509") -AnnotationAssertion(Annotation( "NCIT:C3771") "ICDO:8520/3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3771") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:278054005") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of lobule of mammary gland") -AnnotationAssertion(Annotation( "NCIT:C3771") "lobular adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C3771") "lobular breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3771") "lobular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3771") "lobular carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C3771") "lobular carcinoma of the breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lobule of mammary gland carcinoma") -AnnotationAssertion( "MONDO:0000552") -AnnotationAssertion(rdfs:label "breast lobular carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C3771") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endocervical adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C127907") "An adenocarcinoma that arises from the endocervix. It is the most common type of endocervical adenocarcinoma. The neoplastic epithelium shows a pseudostratified architecture and the malignant cells have enlarged, elongated, and hyperchromatic nuclei.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050940") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C127907") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ECAD") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:123842006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1263762") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4289591") -AnnotationAssertion(Annotation( "NCIT:C127907") "endocervical adenocarcinoma, usual type") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocervix adenocarcinoma") -AnnotationAssertion( "MONDO:0000554") -AnnotationAssertion(rdfs:label "endocervical adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050940") Annotation( "MONDO:Redundant") Annotation( "NCIT:C127907") ) -SubClassOf(Annotation( "NCIT:C127907") Annotation( "ONCOTREE:ECAD") ) - -# Class: (infective endocarditis) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/6337/infective-endocarditis") "Infective endocarditis (IE) is an infection of the inner lining of the heart chambers (endocardium) and valves. This condition is sometimes called 'endocarditis,' although it is important to distinguish it from non-infective endocarditis. IE is caused bybacteria, fungi, or other germs invading the bloodstream and attaching to the heart. IE can damagethe heart and cause serious and sometimes fatal complications. It can develop quickly or slowly depending on what type of germ is causing it and whether there is an underlying heart problem. Common symptoms of IE are fever and other flu-like symptoms, but signs and symptoms can vary. It can also cause problems in many other parts of the body besides the heart. IE is typically treated with antibiotics for several weeks; some individuals may need heart surgery to repair or replace heart valves or remove infected heart tissue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006337") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:136.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C78265") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:570762") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:233850007") -AnnotationAssertion(Annotation( "NCIT:C78265") "endocarditis infective") -AnnotationAssertion(Annotation( "GARD:0006337") "endocarditis, infective") -AnnotationAssertion( "MONDO:0000565") -AnnotationAssertion(Annotation( "GARD:0006337") ) -AnnotationAssertion(rdfs:label "infective endocarditis") -AnnotationAssertion(Annotation( "GARD:0006337") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6337/infective-endocarditis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060000") Annotation( "MONDO:Redundant") Annotation( "NCIT:C78265") ) -SubClassOf( ) - -# Class: (autoimmune disorder of central nervous system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the central nervous system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060004") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "central nervous system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000568") -AnnotationAssertion(rdfs:label "autoimmune disorder of central nervous system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060004") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060004") Annotation( "MONDO:Redundant") ) - -# Class: (autoimmune disorder of endocrine system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the endocrine system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060005") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:279.49") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237822008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0342552") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "endocrine system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine system hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000569") -AnnotationAssertion(rdfs:label "autoimmune disorder of endocrine system") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060005") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060005") Annotation( "MONDO:Redundant") ) - -# Class: (congenital anemia) - -AnnotationAssertion(Annotation( "NCIT:C35228") "Anemia, the cause of which is present at birth.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35228") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:63565007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0158995") -AnnotationAssertion(Annotation( "NCIT:C35228") "congenital anemia") -AnnotationAssertion(Annotation( "MONDO:patterns/congenital") "congenital anemia (disease)") -AnnotationAssertion( "MONDO:0000577") -AnnotationAssertion(rdfs:label "congenital anemia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C35228") ) - -# Class: (autoimmune disorder of exocrine system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the exocrine system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060029") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "exocrine system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "exocrine system hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000586") -AnnotationAssertion(rdfs:label "autoimmune disorder of exocrine system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060029") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune disease of ear, nose and throat) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of otorhinolaryngologic disease.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060030") -AnnotationAssertion(Annotation( "MONDO:cjm") "autoimmune otorhinolaryngologic disease") -AnnotationAssertion(Annotation( "DOID:0060030") "autoimmune disease of eyes, ear, nose and throat") -AnnotationAssertion( "MONDO:0000587") -AnnotationAssertion(rdfs:comment "Editor note: ENT typically excludes eye, but the DOID class includes this") -AnnotationAssertion(rdfs:label "autoimmune disease of ear, nose and throat") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060030") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (autoimmune disorder of gastrointestinal tract) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the alimentary part of gastrointestinal system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060031") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "alimentary part of gastrointestinal system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "alimentary part of gastrointestinal system hypersensitivity reaction type II disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "autoimmune disease of alimentary part of gastrointestinal system") -AnnotationAssertion( "MONDO:0000588") -AnnotationAssertion(rdfs:label "autoimmune disorder of gastrointestinal tract") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0060031") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (autoimmune disorder of musculoskeletal system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the musculoskeletal system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060032") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "musculoskeletal system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "musculoskeletal system hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000589") -AnnotationAssertion(rdfs:label "autoimmune disorder of musculoskeletal system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060032") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060032") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (autoimmune disorder of peripheral nervous system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the peripheral nervous system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060033") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "peripheral nervous system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peripheral nervous system hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000590") -AnnotationAssertion(rdfs:label "autoimmune disorder of peripheral nervous system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060033") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060033") Annotation( "MONDO:Redundant") ) - -# Class: (intrinsic cardiomyopathy) - -AnnotationAssertion(Annotation( "Wikipedia:Cardiomyopathy") Annotation( "https://www.emedicinehealth.com/cardiomyopathy/article_em.htm") "A cardiomyopathy that is due to abnormalities in heart muscle cells.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060036") -AnnotationAssertion( "intrinsic cardiomyopathy") -AnnotationAssertion(Annotation( "Wikipedia:Cardiomyopathy") "primary cardiomyopathy") -AnnotationAssertion( "MONDO:0000591") -AnnotationAssertion(rdfs:label "intrinsic cardiomyopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060036") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (specific developmental disorder) - -AnnotationAssertion(Annotation( "DOID:0060038") Annotation( "http://en.wikipedia.org/wiki/Specific_developmental_disorder") "A developmental disorder of mental health that categorizes specific learning disabilities and developmental disorders affecting coordination.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060038") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:315.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:10720004") -AnnotationAssertion( "specific developmental disorder") -AnnotationAssertion( "specific delays in development") -AnnotationAssertion( "MONDO:0000592") -AnnotationAssertion(rdfs:label "specific developmental disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:0060038") ) -DisjointClasses(Annotation( "MONDO:cjm") Annotation( "Wikipedia:Specific_developmental_disorder") ) - -# Class: (pervasive developmental disorder) - -AnnotationAssertion(Annotation( "NCIT:C97179") "A category of developmental disorders characterized by impaired communication and socialization skills. The impairments are incongruent with the individual's developmental level or mental age. These disorders can be associated with general medical or genetic conditions.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060040") -AnnotationAssertion(Annotation( "DOID:0060040") "ICD9:299.80") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D002659") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97179") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:35919005") -AnnotationAssertion(Annotation( "DOID:0060040") "pervasive development disorder") -AnnotationAssertion(Annotation( "MESH:D002659") "pervasive child development disorders") -AnnotationAssertion(Annotation( "MESH:D002659") "pervasive development disorders") -AnnotationAssertion( "MONDO:0000594") -AnnotationAssertion(rdfs:label "pervasive developmental disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:0060040") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-6733-369X") ) - -# Class: (autoimmune disorder of blood) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the blood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060050") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "blood autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "blood hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000602") -AnnotationAssertion(rdfs:label "autoimmune disorder of blood") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0060050") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune disorder of cardiovascular system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hypersensitivity reaction type II disease that involves the cardiovascular system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060051") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "cardiovascular system autoimmune disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cardiovascular system hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0000603") -AnnotationAssertion(rdfs:label "autoimmune disorder of cardiovascular system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060051") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060051") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (lymphatic system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the lymphatic part of lymphoid system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060073") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of lymphatic part of lymphoid system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lymphatic part of lymphoid system cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant lymphatic part of lymphoid system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of lymphatic part of lymphoid system") -AnnotationAssertion( "MONDO:0000612") -AnnotationAssertion(rdfs:label "lymphatic system cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060073") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060073") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (breast benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm arising from the breast parenchyma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060082") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:217") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4505") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:269485000") -AnnotationAssertion(Annotation( "NCIT:C4505") "benign breast neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4505") "benign breast tumor") -AnnotationAssertion(Annotation( "NCIT:C4505") "benign neoplasm of breast") -AnnotationAssertion(Annotation( "NCIT:C4505") "benign neoplasm of the breast") -AnnotationAssertion(Annotation( "NCIT:C4505") "benign tumor of breast") -AnnotationAssertion(Annotation( "NCIT:C4505") "benign tumor of the breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "breast benign neoplasm") -AnnotationAssertion( "MONDO:0000620") -AnnotationAssertion(rdfs:label "breast benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060082") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4505") ) - -# Class: (immune system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the immune system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060083") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of immune system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "immune system cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant immune system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of immune system") -AnnotationAssertion( "MONDO:0000621") -AnnotationAssertion(rdfs:label "immune system cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060083") Annotation( "DOID:0060083/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060083") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (benign female reproductive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4934") "A non-metastasizing neoplasm that arises from the female reproductive system. Representative examples include uterine corpus leiomyoma, endocervical polyp, and benign ovarian germ cell tumor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060086") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4934") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0744514") -AnnotationAssertion(Annotation( "NCIT:C4934") "benign female reproductive system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4934") "benign female reproductive system tumor") -AnnotationAssertion(Annotation( "NCIT:C4934") "benign gynecologic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4934") "benign gynecologic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "female reproductive organ benign neoplasm") -AnnotationAssertion( "MONDO:0000624") -AnnotationAssertion(rdfs:label "benign female reproductive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060086") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4934") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4934") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign male reproductive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4777") "A non-metastasizing neoplasm that arises from the male reproductive system. Representative examples include benign prostate phyllodes tumor, benign Sertoli cell tumor, seminal vesicle cystadenoma, and epididymal adenomatoid tumor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060087") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4777") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4777") "UMLS:C0947786") -AnnotationAssertion(Annotation( "NCIT:C4777") "benign Male reproductive system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4777") "benign Male reproductive system tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male reproductive organ benign neoplasm") -AnnotationAssertion( "MONDO:0000625") -AnnotationAssertion(rdfs:label "benign male reproductive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060087") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4777") ) -SubClassOf( ) - -# Class: (benign endocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4621") "A non-metastasizing, functioning or non-functioning neoplasm that arises from an endocrine organ. Representative examples include thyroid gland follicular adenoma and parathyroid gland adenoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060089") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:227.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:227.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4621") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92085000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4621") "UMLS:C0347524") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign endocrine gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign endocrine gland tumor") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign endocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign endocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign neoplasm of endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign neoplasm of the endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign tumor of endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C4621") "benign tumor of the endocrine gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine gland benign neoplasm") -AnnotationAssertion(Annotation( "DOID:0060089") "endocrine organ benign neoplasm") -AnnotationAssertion( "MONDO:0000627") -AnnotationAssertion(rdfs:label "benign endocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4621") ) -SubClassOf(Annotation( "DOID:0060089") Annotation( "DOID:0060089/inferred") Annotation( "MONDO:Redundant") ) - -# Class: (central nervous system organ benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the central nervous system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060090") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system benign neoplasm") -AnnotationAssertion( "MONDO:0000628") -AnnotationAssertion(rdfs:label "central nervous system organ benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060090") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (cardiovascular organ benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the cardiovascular system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060091") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cardiovascular system benign neoplasm") -AnnotationAssertion( "MONDO:0000629") -AnnotationAssertion(rdfs:label "cardiovascular organ benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060091") Annotation( "DOID:0060091/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (immune system organ benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the immune organ.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060092") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "immune organ benign neoplasm") -AnnotationAssertion( "MONDO:0000630") -AnnotationAssertion(rdfs:label "immune system organ benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0060092") Annotation( "DOID:0060092/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A neoplasm that arises from the bone or articular cartilage and does not invade adjacent tissues or metastasize to other anatomic sites.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060094") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:213.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4880") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92027006") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign bone neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign bone tumor") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign neoplasm of bone") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign neoplasm of the bone") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign osseous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign osseous tumor") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign tumor of bone") -AnnotationAssertion(Annotation( "NCIT:C4880") "benign tumor of the bone") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone tissue benign neoplasm") -AnnotationAssertion( "MONDO:0000631") -AnnotationAssertion(rdfs:label "bone benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060094") Annotation( "MONDO:Entailed") Annotation( "NCIT:C4880") ) -SubClassOf( ) - -# Class: (uterine benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm that arises from the uterine corpus or the cervix. Representative examples include leiomyoma, adenomyoma, and endocervical polyp.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060095") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:219.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:219.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3609") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92470003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3609") "UMLS:C0153999") -AnnotationAssertion(Annotation( "NCIT:C3609") "Uterous neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C3609") "Uterous tumors, benign") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign neoplasm of the uterus") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign neoplasm of uterus") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign tumor of the uterus") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign tumor of uterus") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterine neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterine tumor") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterine tumors") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterus neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterus tumor") -AnnotationAssertion(Annotation( "NCIT:C3609") "benign uterus tumors") -AnnotationAssertion(Annotation( "NCIT:C3609") "uterine neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C3609") "uterine tumors, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterus benign neoplasm") -AnnotationAssertion( "MONDO:0000632") -AnnotationAssertion(rdfs:label "uterine benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060095") Annotation( "MONDO:Entailed") Annotation( "NCIT:C3609") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3609") ) - -# Class: (sensory organ benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the sense organ.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060096") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sense organ benign neoplasm") -AnnotationAssertion( "MONDO:0000633") -AnnotationAssertion(rdfs:label "sensory organ benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060096") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (thoracic benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4565") "A non-metastasizing neoplasm arising from any of the organs of the thoracic cavity. Representative examples include pleural adenomatoid tumor, chest wall lipoma, mediastinal schwannoma, and lung hamartoma.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021448") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060097") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:229.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4565") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:255059002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4565") "UMLS:C0346440") -AnnotationAssertion(Annotation( "NCIT:C4565") "benign neoplasm of the thorax") -AnnotationAssertion(Annotation( "NCIT:C4565") "benign neoplasm of thorax") -AnnotationAssertion(Annotation( "NCIT:C4565") "benign thoracic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4565") "benign thoracic tumor") -AnnotationAssertion(Annotation( "NCIT:C4565") "benign tumor of the thorax") -AnnotationAssertion(Annotation( "NCIT:C4565") "benign tumor of thorax") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thoracic segment of trunk benign neoplasm") -AnnotationAssertion( "MONDO:0000634") -AnnotationAssertion(rdfs:label "thoracic benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060097") Annotation( "DOID:0060097/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4565") ) - -# Class: (musculoskeletal system benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the musculoskeletal system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060099") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "musculoskeletal system benign neoplasm") -AnnotationAssertion( "MONDO:0000636") -AnnotationAssertion(rdfs:label "musculoskeletal system benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060099") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060099") Annotation( "DOID:0060099/inferred") Annotation( "MONDO:Redundant") ) - -# Class: (musculoskeletal system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the musculoskeletal system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060100") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of musculoskeletal system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant musculoskeletal system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of musculoskeletal system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "musculoskeletal system cancer") -AnnotationAssertion(Annotation( "DOID:0060100") "skeletal system cancer") -AnnotationAssertion( "MONDO:0000637") -AnnotationAssertion(rdfs:label "musculoskeletal system cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060100") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060100") Annotation( "DOID:0060100/inferred") Annotation( "MONDO:Redundant") ) - -# Class: (benign glioma) - -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "A form of glioma without malignant characteristics.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "DOID:0060101") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "glioma, benign") -AnnotationAssertion( "MONDO:0000638") -AnnotationAssertion(rdfs:label "benign glioma") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (cartilage cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "A cancer involving a cartilage tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060102") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006004") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of cartilage tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cartilage tissue cancer") -AnnotationAssertion(Annotation( "GARD:0006004") "cartilaginous cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant cartilage tissue neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of cartilage tissue") -AnnotationAssertion( "MONDO:0000639") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cartilage cancer") -AnnotationAssertion(Annotation( "GARD:0006004") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6004/cartilaginous-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain meningioma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A meningioma (disease) that involves the brain.") -AnnotationAssertion(Annotation( "DOID:0060106") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060106") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain meningioma (disease)") -AnnotationAssertion( "meningioma (disease) of brain") -AnnotationAssertion( "MONDO:0000642") -AnnotationAssertion(rdfs:comment "Editor note: TODO check") -AnnotationAssertion(rdfs:label "brain meningioma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060106") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (vulvar benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm that arises from the vulva. Representative examples include cellular angiofibroma, melanocytic nevus, nodular hidradenoma, and Bartholin gland adenoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060109") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3611") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92486005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3611") "UMLS:C0154003") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign neoplasm of the vulva") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign neoplasm of vulva") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign tumor of the vulva") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign tumor of vulva") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign vulva neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign vulva tumor") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign vulval neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign vulvar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3611") "benign vulvar tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva benign neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vulva benign neoplasm") -AnnotationAssertion( "MONDO:0000643") -AnnotationAssertion(rdfs:label "vulvar benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060109") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3611") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3611") ) - -# Class: (cervical benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm that arises from the cervix. Representative examples include squamous papilloma, endocervical polyp, and rhabdomyoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060110") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3607") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92056006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3607") "UMLS:C0153997") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign cervical neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign cervix uteri neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign cervix uteri tumor") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign neoplasm of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign neoplasm of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign neoplasm of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign neoplasm of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign tumor of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign tumor of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign tumor of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign tumor of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign uterine cervix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3607") "benign uterine cervix tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine cervix benign neoplasm") -AnnotationAssertion( "MONDO:0000644") -AnnotationAssertion(rdfs:label "cervical benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3607") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3607") ) - -# Class: (fallopian tube benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm that arises from the fallopian tube. Representative examples include papilloma, adenofibroma, and leiomyoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060111") -AnnotationAssertion(Annotation( "Orphanet:180237") Annotation( "Orphanet:180237/e") "MedDRA:10053865") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4517") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:180237") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92100009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4517") Annotation( "Orphanet:180237") Annotation( "Orphanet:180237/e") "UMLS:C0346190") -AnnotationAssertion(Annotation( "NCIT:C4517") "benign fallopian tube neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4517") "benign fallopian tube tumor") -AnnotationAssertion(Annotation( "NCIT:C4517") "benign neoplasm of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C4517") "benign neoplasm of the fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C4517") "benign tumor of fallopian tube") -AnnotationAssertion(Annotation( "MONDO:0015865") "benign tumor of fallopian tubes") -AnnotationAssertion(Annotation( "NCIT:C4517") "benign tumor of the fallopian tube") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "fallopian tube benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4517") "fallopian tube neoplasm, benign") -AnnotationAssertion(Annotation( "NCIT:C4517") "fallopian tube tumor, benign") -AnnotationAssertion( "MONDO:0000645") -AnnotationAssertion(Annotation( "Orphanet:180237") ) -AnnotationAssertion(rdfs:label "fallopian tube benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060111") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4517") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4517") ) - -# Class: (ovarian benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-metastasizing neoplasm that arises from the ovary. Representative examples include serous cystadenoma, mucinous cystadenoma, clear cell adenofibroma, benign Brenner tumor, thecoma, and fibroma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060112") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000116") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2895") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92260003") -AnnotationAssertion(Annotation( "NCIT:C2895") "benign neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C2895") "benign neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C2895") "benign ovarian neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2895") "benign ovarian tumor") -AnnotationAssertion(Annotation( "NCIT:C2895") "benign tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C2895") "benign tumor of the ovary") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary benign neoplasm") -AnnotationAssertion( "MONDO:0000646") -AnnotationAssertion(rdfs:label "ovarian benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060112") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2895") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2895") ) - -# Class: (benign vaginal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3610") "A non-metastasizing neoplasm that arises from the vagina. Representative examples include squamous papilloma and melanocytic nevus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060114") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:221.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3610") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92473001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3610") "UMLS:C0154002") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign neoplasm of the vagina") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign neoplasm of vagina") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign tumor of the vagina") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign tumor of vagina") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign vaginal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign vaginal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3610") "benign vaginal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina benign neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina female reproductive organ benign neoplasm") -AnnotationAssertion(Annotation( "DOID:0060114") "vaginal benign neoplasm") -AnnotationAssertion( "MONDO:0000647") -AnnotationAssertion(rdfs:label "benign vaginal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060114") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3610") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3610") ) - -# Class: (nervous system benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "Abnormal growth of cells in the nervous system without evidence of malignant characteristics. Unlike other organ systems, tumors in the central nervous system can have benign histological characteristics but still have life threatening effects due to their location within the neuraxis (e.g., brainstem gliomas).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060115") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:225.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:225.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4789") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92247009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4789") "UMLS:C0497550") -AnnotationAssertion(Annotation( "NCIT:C4789") "benign neoplasm of nervous system") -AnnotationAssertion(Annotation( "NCIT:C4789") "benign neoplasm of the nervous system") -AnnotationAssertion(Annotation( "NCIT:C4789") "benign nervous system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4789") "benign nervous system tumor") -AnnotationAssertion(Annotation( "NCIT:C4789") "benign tumor of nervous system") -AnnotationAssertion(Annotation( "NCIT:C4789") "benign tumor of the nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4789") "nervous system neoplasm, benign") -AnnotationAssertion( "MONDO:0000648") -AnnotationAssertion(rdfs:label "nervous system benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060115") Annotation( "DOID:0060115/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4789") ) - -# Class: (sensory system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the sensory system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060116") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of sensory system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of sensory system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant sensory system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sensory system cancer") -AnnotationAssertion( "MONDO:0000649") -AnnotationAssertion(rdfs:label "sensory system cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060116") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peritoneal benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C8612") "A non-metastasizing neoplasm that arises from the peritoneal cavity. Representative examples include adenomatoid tumor and disseminated peritoneal leiomyomatosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060117") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C8612") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8612") "UMLS:C0496874") -AnnotationAssertion(Annotation( "NCIT:C8612") "benign peritoneal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peritoneum benign neoplasm") -AnnotationAssertion( "MONDO:0000650") -AnnotationAssertion(rdfs:label "peritoneal benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060117") Annotation( "DOID:0060117/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8612") ) - -# Class: (integumentary system benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the integumental system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060121") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "integumental system benign neoplasm") -AnnotationAssertion( "MONDO:0000652") -AnnotationAssertion(rdfs:label "integumentary system benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060121") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060121") Annotation( "DOID:0060121/inferred") Annotation( "MONDO:Redundant") ) - -# Class: (integumentary system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the integumental system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060122") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of integumental system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "integumental system cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant integumental system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of integumental system") -AnnotationAssertion( "MONDO:0000653") -AnnotationAssertion(rdfs:label "integumentary system cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060122") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060122") Annotation( "DOID:0060122/inferred") Annotation( "MONDO:Redundant") ) - -# Class: (benign connective and soft tissue neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C53684") "A non-metastasizing neoplasm that arises from the connective and soft tissue. Representative examples include lipoma, leiomyoma, fibroma, and osteoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060123") -AnnotationAssertion(Annotation( "DOID:0060123") Annotation( "MONDO:directSiblingOf") "NCIT:C3377") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C53684") -AnnotationAssertion(Annotation( "DOID:0060123") Annotation( "MONDO:directSiblingOf") "SCTID:387837005") -AnnotationAssertion(Annotation( "NCIT:C53684") "benign connective and soft tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C53684") "benign connective and soft tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C53684") "benign mesenchymal cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C53684") "benign neoplasm of the soft tissue and bone") -AnnotationAssertion(Annotation( "NCIT:C53684") "benign tumor of the soft tissue and bone") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") Annotation( "NCIT:C53684") "connective and soft tissue neoplasm, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "connective tissue benign neoplasm") -AnnotationAssertion(Annotation( "DOID:0060123") "neoplasm of soft tissue") -AnnotationAssertion(Annotation( "DOID:0060123") "neoplasm of soft tissues") -AnnotationAssertion(Annotation( "DOID:0060123") "soft tissue benign neoplasm") -AnnotationAssertion(Annotation( "DOID:0060123") Annotation( "NCIT:C3377") "tumor of the soft tissue") -AnnotationAssertion( "MONDO:0000654") -AnnotationAssertion(rdfs:label "benign connective and soft tissue neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060123") Annotation( "MONDO:Entailed") ) -SubClassOf(Annotation( "DOID:0060123") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C53684") ) - -# Class: (gamma-amino butyric acid metabolism disorder) - -AnnotationAssertion(Annotation( "DOID:0060176") Annotation( "PMID:12891648") "An amino acid metabolic disorder characterized by impairment of the GABA catabolic pathway.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060176") -AnnotationAssertion( "MONDO:0000698") -AnnotationAssertion(rdfs:label "gamma-amino butyric acid metabolism disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060176") Annotation( "MONDO:Entailed") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune neuropathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of peripheral neuropathy.") -AnnotationAssertion(Annotation( "DOID:0060499") ) -AnnotationAssertion(Annotation( "DOID:0040087") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040087") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060499") -AnnotationAssertion(Annotation( "DOID:0040087") "autoimmune peripheral neuropathy") -AnnotationAssertion( "MONDO:0000774") -AnnotationAssertion(rdfs:comment "Editor note: We do not draw a distinction between between neuropathy and peripheral neuropathy see https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues/20") -AnnotationAssertion(rdfs:label "autoimmune neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (vertebral column disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the vertebral column.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060564") -AnnotationAssertion( "ICD9:724.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D013122") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:699699005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0037933") -AnnotationAssertion( "disease of spine") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vertebral column") -AnnotationAssertion( "disease or disorder of vertebral column") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vertebral column") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vertebral column disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vertebral column disease or disorder") -AnnotationAssertion(Annotation( "DOID:0060564") "spinal disease") -AnnotationAssertion( "MONDO:0000812") -AnnotationAssertion(rdfs:label "vertebral column disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone remodeling disease) - -AnnotationAssertion(Annotation( "DOID:0080005") Annotation( "http://en.wikipedia.org/wiki/Bone_remodeling") "A bone disease that results in formation or resorption abnormalities located in bone.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080005") -AnnotationAssertion( "MONDO:0000833") -AnnotationAssertion(rdfs:label "bone remodeling disease") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone resorption disease) - -AnnotationAssertion( "A disease that has its basis in the disruption of bone resorption. Bone resorption is a process in which specialized cells known as osteoclasts degrade the organic and inorganic portions of bone, and endocytose and transport the degradation products.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080011") -AnnotationAssertion(Annotation( "DOID:0080011") Annotation( "MONDO:equivalentTo") "MESH:D001862") -AnnotationAssertion( "MONDO:0000837") -AnnotationAssertion(rdfs:label "bone resorption disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastrointestinal mucositis) - -AnnotationAssertion(Annotation( "NCIT:C3853") "Inflammation of the mucous membranes lining the gastrointestinal tract.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080178") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:538") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:558.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3853") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95518006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3853") "UMLS:C0521585") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "gastrointestinal system mucosa inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "gastrointestinal system mucosaitis") -AnnotationAssertion( "inflammation of gastrointestinal system mucosa") -AnnotationAssertion(Annotation( "DOID:0080178") "mucositis") -AnnotationAssertion( "MONDO:0000888") -AnnotationAssertion(rdfs:label "gastrointestinal mucositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0080178") Annotation( "MESH:D052016/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (intestinal infectious disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/specific_inflammatory_disease_by_site") "An infectious disease involving a pathogenic inflammatory response in the intestinal mucosa.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:100") -AnnotationAssertion(Annotation( "DOID:100") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:A00-A09") -AnnotationAssertion(Annotation( "DOID:100") "ICD9:001-009.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:008.8") -AnnotationAssertion(Annotation( "DOID:100") Annotation( "MONDO:equivalentTo") "SCTID:266071000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0152516") -AnnotationAssertion(Annotation( "DOID:100") Annotation( "MONDO:equivalentTo") "UMLS:C0178238") -AnnotationAssertion(Annotation( "DOID:100") "bacterial enteritis") -AnnotationAssertion( "MONDO:0000916") -AnnotationAssertion(rdfs:label "intestinal infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endometritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute or chronic, usually bacterial infectious process affecting the endometrium. It may extend to the myometrium and parametrial tissues. Symptoms include lower abdominal pain, vaginal discharge, and vaginal bleeding.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001312") -AnnotationAssertion(Annotation( "DOID:1002") Annotation( "MONDO:equivalentTo") "MESH:D004716") -AnnotationAssertion(Annotation( "DOID:1002") Annotation( "MONDO:equivalentTo") "NCIT:C26764") -AnnotationAssertion(Annotation( "DOID:1002") Annotation( "MONDO:equivalentTo") "SCTID:78623009") -AnnotationAssertion(Annotation( "DOID:1002") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26764") "UMLS:C0014179") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "endometrium inflammation") -AnnotationAssertion( "inflammation of endometrium") -AnnotationAssertion(Annotation( "NCIT:C26764") "uterine infection") -AnnotationAssertion( "MONDO:0000918") -AnnotationAssertion(rdfs:label "endometritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1002") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26764") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ampulla of vater cancer) - -AnnotationAssertion(Annotation( "NCIT:C3536") "A primary or metastatic malignant neoplasm involving the ampulla of Vater.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10020") -AnnotationAssertion(Annotation( "DOID:10020") "ICD9:156.2") -AnnotationAssertion(Annotation( "DOID:10020") Annotation( "MONDO:equivalentTo") "NCIT:C3536") -AnnotationAssertion(Annotation( "DOID:10020") Annotation( "MONDO:equivalentTo") "SCTID:363417006") -AnnotationAssertion(Annotation( "DOID:10020") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3536") "UMLS:C0153454") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of hepatopancreatic ampulla") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatopancreatic ampulla cancer") -AnnotationAssertion(Annotation( "NCIT:C3536") "malignant ampulla of Vater neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3536") "malignant ampulla of Vater tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant hepatopancreatic ampulla neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3536") "malignant neoplasm of ampulla of Vater") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of hepatopancreatic ampulla") -AnnotationAssertion(Annotation( "NCIT:C3536") "malignant neoplasm of the ampulla of Vater") -AnnotationAssertion(Annotation( "NCIT:C3536") "malignant tumor of ampulla of Vater") -AnnotationAssertion(Annotation( "NCIT:C3536") "malignant tumor of the ampulla of Vater") -AnnotationAssertion(Annotation( "DOID:10020") "malignant tumour of ampulla of vater") -AnnotationAssertion( "MONDO:0000919") -AnnotationAssertion(rdfs:label "ampulla of vater cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10020") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3536") ) -SubClassOf( ) - -# Class: (duodenum cancer) - -AnnotationAssertion(Annotation( "NCIT:C9328") "A primary or metastatic malignant neoplasm that affects the duodenum. Representative examples include carcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10021") -AnnotationAssertion(Annotation( "DOID:10021") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:152.0") -AnnotationAssertion(Annotation( "DOID:10021") Annotation( "MONDO:equivalentTo") "MESH:D004379") -AnnotationAssertion(Annotation( "DOID:10021") Annotation( "MONDO:equivalentTo") "NCIT:C9328") -AnnotationAssertion(Annotation( "DOID:10021") Annotation( "MONDO:equivalentTo") "SCTID:363403002") -AnnotationAssertion(Annotation( "DOID:10021") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4803") "cancer of duodenum") -AnnotationAssertion(Annotation( "DOID:10021") "duodenal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum cancer") -AnnotationAssertion(Annotation( "NCIT:C9328") "malignant duodenal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9328") "malignant duodenal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant duodenum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9328") "malignant neoplasm of duodenum") -AnnotationAssertion(Annotation( "NCIT:C9328") "malignant neoplasm of the duodenum") -AnnotationAssertion(Annotation( "NCIT:C9328") "malignant tumor of duodenum") -AnnotationAssertion(Annotation( "NCIT:C9328") "malignant tumor of the duodenum") -AnnotationAssertion( "MONDO:0000920") -AnnotationAssertion(rdfs:label "duodenum cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10021") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9328") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9328") ) - -# Class: (ampulla of vater neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4443") "A benign or malignant neoplasm involving the ampulla of Vater.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10022") -AnnotationAssertion(Annotation( "DOID:10022") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4443") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:AMPULLAOFVATER") -AnnotationAssertion(Annotation( "DOID:10022") Annotation( "MONDO:equivalentTo") "SCTID:126858004") -AnnotationAssertion(Annotation( "DOID:10022") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4443") "UMLS:C0345916") -AnnotationAssertion(Annotation( "NCIT:C4443") "ampulla of Vater tumor") -AnnotationAssertion( "hepatopancreatic ampulla neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatopancreatic ampulla neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "hepatopancreatic ampulla tumor") -AnnotationAssertion(Annotation( "NCIT:C4443") "neoplasm of ampulla of Vater") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of hepatopancreatic ampulla") -AnnotationAssertion(Annotation( "NCIT:C4443") "neoplasm of the ampulla of Vater") -AnnotationAssertion(Annotation( "NCIT:C4443") "tumor of ampulla of Vater") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of hepatopancreatic ampulla") -AnnotationAssertion(Annotation( "DOID:10022") Annotation( "NCIT:C4443") "tumor of the ampulla of Vater") -AnnotationAssertion(Annotation( "ONCOTREE:AMPULLAOFVATER") Annotation( ) "AMPULLAOFVATER") -AnnotationAssertion( "MONDO:0000921") -AnnotationAssertion(rdfs:label "ampulla of vater neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pelvic inflammatory disease) - -AnnotationAssertion(Annotation( "NCIT:C3889") "Pelvic inflammatory disease (PID) is an acute or chronic inflammation in the pelvic cavity. It is most commonly caused by sexually transmitted diseases, including chlamydia and gonorrhea that have ascended into the uterus, fallopian tubes, or ovaries as a result of intercourse or childbirth, or of surgical procedures, including insertion of IUDs or abortion. PID may be either symptomatic or asymptomatic. It may cause infertility and it may raise the risk of ectopic pregnancy. PID is a disease associated with HIV infection.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001388") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:N70-N77") -AnnotationAssertion(Annotation( "DOID:1003") "ICD9:614-616.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:614.8") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:614.9") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( "MONDO:equivalentTo") "MESH:D000292") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( "MONDO:equivalentTo") "NCIT:C3889") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( "MONDO:equivalentTo") "SCTID:198130006") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3889") "UMLS:C0242172") -AnnotationAssertion(Annotation( "DOID:1003") Annotation( ) "PID") -AnnotationAssertion(Annotation( "NCIT:C3889") "pelvic inflammatory disease") -AnnotationAssertion(Annotation( "NCIT:C3889") "PID, pelvic inflammatory disease") -AnnotationAssertion(Annotation( "NCIT:C3889") "disease (PID), pelvic inflammatory") -AnnotationAssertion(Annotation( "NCIT:C3889") "inflammatory disease (PID), pelvic") -AnnotationAssertion(Annotation( "NCIT:C3889") "pelvic infection") -AnnotationAssertion(Annotation( "NCIT:C3889") "pelvic inflammatory disease, (PID)") -AnnotationAssertion( "MONDO:0000922") -AnnotationAssertion(rdfs:label "pelvic inflammatory disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1003") Annotation( "MESH:D000292/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3889/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endometrial disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the endometrium. Representative examples include endometritis, endometrial hyperplasia, and endometrial carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1005") -AnnotationAssertion(Annotation( "DOID:1005") Annotation( "MONDO:equivalentTo") "NCIT:C3504") -AnnotationAssertion(Annotation( "DOID:1005") Annotation( "MONDO:equivalentTo") "SCTID:418632009") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of endometrium") -AnnotationAssertion( "disease or disorder of endometrium") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of endometrium") -AnnotationAssertion( "endometrial disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "endometrium disease or disorder") -AnnotationAssertion( "MONDO:0000931") -AnnotationAssertion(rdfs:label "endometrial disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1005") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3504") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (corneal disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the cornea. Representative examples include keratitis, bullous keratopathy, and squamous cell carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10124") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:371.30") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:371.89") -AnnotationAssertion(Annotation( "DOID:10124") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:371.9") -AnnotationAssertion(Annotation( "DOID:10124") Annotation( "MONDO:equivalentTo") "MESH:D003316") -AnnotationAssertion(Annotation( "DOID:10124") Annotation( "MONDO:equivalentTo") "NCIT:C26731") -AnnotationAssertion(Annotation( "DOID:10124") Annotation( "MONDO:equivalentTo") "SCTID:15250008") -AnnotationAssertion(Annotation( "DOID:10124") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26731") "UMLS:C0010034") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cornea disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "cornea disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26731") "corneal disease") -AnnotationAssertion(Annotation( "NCIT:C26731") "corneal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cornea") -AnnotationAssertion( "disease or disorder of cornea") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of cornea") -AnnotationAssertion( "MONDO:0000942") -AnnotationAssertion(rdfs:label "corneal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10124") Annotation( "MESH:D003316") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26731") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer of long bone of lower limb) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the hindlimb long bone.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10149") -AnnotationAssertion(Annotation( "DOID:10149") Annotation( "MONDO:equivalentTo") "ICD10CM:C40.2") -AnnotationAssertion(Annotation( "DOID:10149") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:170.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:449627008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3265932") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of hindlimb long bone") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hindlimb long bone cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant hindlimb long bone neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of hindlimb long bone") -AnnotationAssertion(Annotation( "DOID:10149") "malignant neoplasm of long bones of leg") -AnnotationAssertion(Annotation( "DOID:10149") "long bones of lower limb cancer") -AnnotationAssertion( "MONDO:0000952") -AnnotationAssertion(rdfs:label "cancer of long bone of lower limb") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer of short bone of lower limb) - -AnnotationAssertion(Annotation( "DOID:10151") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10151") -AnnotationAssertion(Annotation( "DOID:10151") Annotation( "MONDO:equivalentTo") "ICD10CM:C40.3") -AnnotationAssertion(Annotation( "DOID:10151") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:170.8") -AnnotationAssertion(Annotation( "DOID:10151") Annotation( "MONDO:equivalentTo") "SCTID:712525007") -AnnotationAssertion(Annotation( "DOID:10151") Annotation( "MONDO:equivalentTo") "UMLS:C0153518") -AnnotationAssertion(Annotation( "DOID:10151") "malignant neoplasm of short bone of lower limb") -AnnotationAssertion(Annotation( "DOID:10151") "malignant neoplasm of short bones of leg") -AnnotationAssertion( "MONDO:0000953") -AnnotationAssertion(rdfs:label "cancer of short bone of lower limb") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ileum cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the ileum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10153") -AnnotationAssertion(Annotation( "DOID:10153") "ICD9:152.2") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of ileum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ileum cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant ileum neoplasm") -AnnotationAssertion(Annotation( "DOID:10153") Annotation( "ICD9CM:152.2") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of ileum") -AnnotationAssertion( "MONDO:0000955") -AnnotationAssertion(rdfs:label "ileum cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10153") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (small intestine cancer) - -AnnotationAssertion(Annotation( "NCIT:C7523") "A primary or metastatic malignant neoplasm involving the small intestine.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10154") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009385") -AnnotationAssertion(Annotation( "DOID:10154") "ICD9:152.9") -AnnotationAssertion(Annotation( "DOID:10154") Annotation( "MONDO:equivalentTo") "NCIT:C7523") -AnnotationAssertion(Annotation( "DOID:10154") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7523") "UMLS:C0153425") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of small intestine") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant neoplasm of small bowel") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7523") "malignant neoplasm of small intestine") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant neoplasm of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant neoplasm of the small intestine") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant small bowel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant small bowel tumor") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant small intestinal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7523") "malignant small intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant small intestine tumor") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant tumor of small bowel") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant tumor of small intestine") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant tumor of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C7523") "malignant tumor of the small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine cancer") -AnnotationAssertion(Annotation( "GARD:0009385") "malignant neoplasms of the small intestine") -AnnotationAssertion(Annotation( "GARD:0009385") "small bowel tumors") -AnnotationAssertion( "MONDO:0000956") -AnnotationAssertion(Annotation( "GARD:0009385") ) -AnnotationAssertion(rdfs:label "small intestine cancer") -AnnotationAssertion(Annotation( "GARD:0009385") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9385/small-intestine-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7523") ) -SubClassOf(Annotation( "DOID:10154") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7523") ) - -# Class: (pleurisy) - -AnnotationAssertion(Annotation( "NCIT:C26860") "Inflammation of the pleura. It is usually caused by infections. Chest pain while breathing or coughing is the presenting symptom.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10247") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001825") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:R09.1") -AnnotationAssertion(Annotation( "DOID:10247") "ICD9:511.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010998") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26860") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:196075003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26860") "UMLS:C0032231") -AnnotationAssertion( "inflammation of pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "pleura inflammation") -AnnotationAssertion(Annotation( "NCIT:C26860") "pleuritis") -AnnotationAssertion( "MONDO:0000986") -AnnotationAssertion(rdfs:label "pleurisy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10247") Annotation( "MESH:D010998") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26860") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (heart conduction disease) - -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease that has its basis in the disruption of the heart's electrical conduction system.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10273") -AnnotationAssertion(Annotation( "DOID:10273") "ICD9:426.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:44808001") -AnnotationAssertion( "cardiac conduction disease") -AnnotationAssertion( "cardiac conduction disorder") -AnnotationAssertion( "conduction disease of heart") -AnnotationAssertion( "disease of cardiac conduction") -AnnotationAssertion( "disorder of cardiac conduction") -AnnotationAssertion(Annotation( "DOID:10273") "heart rhythm disease") -AnnotationAssertion( "MONDO:0000992") -AnnotationAssertion(rdfs:label "heart conduction disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10273") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (prostate squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5536") "An invasive prostate carcinoma characterized by the presence of squamous differentiation of the malignant cellular infiltrate. There is no evidence of glandular differentiation.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10287") -AnnotationAssertion(Annotation( "DOID:10287") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5536") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PRSC") -AnnotationAssertion(Annotation( "DOID:10287") Annotation( "MONDO:equivalentTo") "SCTID:399590005") -AnnotationAssertion(Annotation( "DOID:10287") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5536") "UMLS:C1302530") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5536") "prostate squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:10287") Annotation( "NCIT:C5536") "squamous cell carcinoma of prostate") -AnnotationAssertion(Annotation( "DOID:10287") Annotation( "NCIT:C5536") "squamous cell carcinoma of the prostate") -AnnotationAssertion(Annotation( "ONCOTREE:PRSC") Annotation( ) "PRSC") -AnnotationAssertion( "MONDO:0000993") -AnnotationAssertion(rdfs:label "prostate squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10287") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5536") ) -SubClassOf(Annotation( "DOID:10287") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5536/inferred") ) - -# Class: (chronic meningitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of meningitis (disease).") -AnnotationAssertion(Annotation( "DOID:10341") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10341") -AnnotationAssertion(Annotation( "DOID:10341") Annotation( "MONDO:equivalentTo") "ICD10CM:G03.1") -AnnotationAssertion(Annotation( "DOID:10341") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:322.2") -AnnotationAssertion(Annotation( "DOID:10341") Annotation( "MONDO:equivalentTo") "SCTID:21664006") -AnnotationAssertion(Annotation( "DOID:10341") Annotation( "MONDO:equivalentTo") "UMLS:C0154653") -AnnotationAssertion( "chronic meningitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "meningitis (disease), chronic") -AnnotationAssertion( "MONDO:0001007") -AnnotationAssertion(rdfs:label "chronic meningitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (epididymis cancer) - -AnnotationAssertion(Annotation( "NCIT:C3558") "A primary or metastatic malignant neoplasm that affects the epididymis. Representative examples include primary epididymal adenocarcinoma and metastatic carcinoma to the epididymis arising from another anatomic site.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10366") -AnnotationAssertion(Annotation( "DOID:10366") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:187.5") -AnnotationAssertion(Annotation( "DOID:10366") Annotation( "MONDO:equivalentTo") "NCIT:C3558") -AnnotationAssertion(Annotation( "DOID:10366") Annotation( "MONDO:equivalentTo") "SCTID:363452003") -AnnotationAssertion(Annotation( "DOID:10366") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3558") "UMLS:C0153602") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of epididymis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epididymis cancer") -AnnotationAssertion(Annotation( "NCIT:C3558") "malignant epididymal neoplasm") -AnnotationAssertion(Annotation( "DOID:10366") Annotation( "NCIT:C3558") "malignant epididymal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant epididymis neoplasm") -AnnotationAssertion(Annotation( "DOID:10366") Annotation( "ICD9CM:187.5") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3558") "malignant neoplasm of epididymis") -AnnotationAssertion(Annotation( "NCIT:C3558") "malignant neoplasm of the epididymis") -AnnotationAssertion(Annotation( "NCIT:C3558") "malignant tumor of epididymis") -AnnotationAssertion(Annotation( "NCIT:C3558") "malignant tumor of the epididymis") -AnnotationAssertion( "MONDO:0001016") -AnnotationAssertion(rdfs:label "epididymis cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3558") ) -SubClassOf(Annotation( "DOID:10366") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3558") ) - -# Class: (epididymal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C39957") "A rare adenocarcinoma that arises from the epididymis. It usually presents as a scrotal mass and may be associated with testicular pain.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10368") -AnnotationAssertion(Annotation( "DOID:10368") Annotation( "MONDO:equivalentTo") "NCIT:C39957") -AnnotationAssertion(Annotation( "DOID:10368") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39957") "UMLS:C1510784") -AnnotationAssertion(Annotation( "DOID:10368") Annotation( "NCIT:C39957") "adenocarcinoma of the epididymis") -AnnotationAssertion(Annotation( "NCIT:C39957") "epididymal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epididymis adenocarcinoma") -AnnotationAssertion( "MONDO:0001017") -AnnotationAssertion(rdfs:label "epididymal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10368") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39957") ) -SubClassOf(Annotation( "DOID:10368") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39957") ) - -# Class: (tonsillitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the tonsillar tissue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10456") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") "ICD10CM:J35.01") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:474.00") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") "MESH:D014069") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") "NCIT:C116006") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") "SCTID:90979004") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C116006") "UMLS:C0040425") -AnnotationAssertion(Annotation( "DOID:10456") Annotation( "MONDO:equivalentTo") "UMLS:C0149517") -AnnotationAssertion(Annotation( "DOID:10456") "chronic tonsillitis") -AnnotationAssertion( "inflammation of tonsil") -AnnotationAssertion(Annotation( "DOID:10456") "throat infection - tonsillitis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tonsil inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tonsilitis") -AnnotationAssertion( "MONDO:0001039") -AnnotationAssertion(rdfs:label "tonsillitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10456") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (patellar tendinitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A tendinitis that involves the patella.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10471") -AnnotationAssertion(Annotation( "DOID:10471") Annotation( "MONDO:equivalentTo") "ICD10CM:M76.5") -AnnotationAssertion(Annotation( "DOID:10471") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:726.64") -AnnotationAssertion(Annotation( "DOID:10471") Annotation( "MONDO:equivalentTo") "SCTID:37785001") -AnnotationAssertion(Annotation( "DOID:10471") Annotation( "MONDO:equivalentTo") "UMLS:C0158317") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "patella tendinitis") -AnnotationAssertion(Annotation( "DOID:10471") "patellar tendonitis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "tendinitis of patella") -AnnotationAssertion( "MONDO:0001042") -AnnotationAssertion(rdfs:label "patellar tendinitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10471") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute otitis externa) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "Acute form of otitis externa.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10518") -AnnotationAssertion(Annotation( "DOID:10518") "ICD9:380.12") -AnnotationAssertion(Annotation( "UMLS:C0149948") "MEDGEN:508459") -AnnotationAssertion(Annotation( "DOID:10518") Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0149948") "SCTID:30250000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0149948") -AnnotationAssertion(Annotation( "DOID:10518") "acute bacterial inflammation of external ear") -AnnotationAssertion(Annotation( "UMLS:C0149948") "acute otitis externa") -AnnotationAssertion(Annotation( "DOID:10518") "acute otitis externa, diffuse") -AnnotationAssertion(Annotation( "DOID:10518") "acute swimmer's ear") -AnnotationAssertion(Annotation( "DOID:10518") Annotation( "ICD9CM:380.12") "acute swimmers' ear") -AnnotationAssertion(Annotation( "DOID:10518") "beach ear") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/acute") "otitis externa, acute") -AnnotationAssertion(Annotation( "DOID:10518") "tank ear") -AnnotationAssertion( "MONDO:0001051") -AnnotationAssertion(rdfs:label "acute otitis externa") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10518") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (chronic fungal otitis externa) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of otomycosis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10519") -AnnotationAssertion(Annotation( "DOID:10519") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:380.15") -AnnotationAssertion(Annotation( "DOID:10519") Annotation( "MONDO:equivalentTo") "SCTID:111898002") -AnnotationAssertion(Annotation( "DOID:10519") Annotation( "MONDO:equivalentTo") "UMLS:C0155396") -AnnotationAssertion(Annotation( "DOID:10519") Annotation( "ICD9CM:380.15") "chronic mycotic otitis externa") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "chronic otomycosis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/chronic") "otomycosis, chronic") -AnnotationAssertion( "MONDO:0001052") -AnnotationAssertion(rdfs:label "chronic fungal otitis externa") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10519") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric cancer) - -AnnotationAssertion(Annotation( "NCIT:C9331") "A primary or metastatic malignant neoplasm involving the stomach.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:10534") Annotation( "NCIT:C3387") "gastric neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10534") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007704") -AnnotationAssertion(Annotation( "DOID:10534") Annotation( "MONDO:equivalentTo") "ICD10CM:C16") -AnnotationAssertion(Annotation( "DOID:10534") "ICD9:151") -AnnotationAssertion(Annotation( "DOID:10534") "ICD9:151.4") -AnnotationAssertion(Annotation( "DOID:10534") "ICD9:151.5") -AnnotationAssertion(Annotation( "DOID:10534") "ICD9:151.6") -AnnotationAssertion(Annotation( "DOID:10534") "ICD9:151.9") -AnnotationAssertion(Annotation( "DOID:10534") Annotation( "MONDO:equivalentTo") "NCIT:C9331") -AnnotationAssertion(Annotation( "DOID:10534") Annotation( "MONDO:equivalentTo") "OMIM:613659") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "OMIM:613659") "Orphanet:63443") -AnnotationAssertion(Annotation( "DOID:10534") "Ca lesser curvature - stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of stomach") -AnnotationAssertion(Annotation( "DOID:10534") "gastric cancer") -AnnotationAssertion(Annotation( "OMIM:613659") Annotation( "OMIM:genemap2") "gastric cancer risk after h. pylori infection") -AnnotationAssertion(Annotation( "OMIM:613659") Annotation( "OMIM:genemap2") "gastric cancer, somatic") -AnnotationAssertion(Annotation( "NCIT:C9331") "malignant gastric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9331") "malignant gastric tumor") -AnnotationAssertion(Annotation( "DOID:10534") "malignant neoplasm of lesser curve of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9331") "malignant neoplasm of stomach") -AnnotationAssertion(Annotation( "NCIT:C9331") "malignant neoplasm of the stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant stomach neoplasm") -AnnotationAssertion(Annotation( "DOID:10534") "malignant tumor of body of stomach") -AnnotationAssertion(Annotation( "DOID:10534") "malignant tumor of greater curve of stomach") -AnnotationAssertion(Annotation( "DOID:10534") "malignant tumor of lesser curve of stomach") -AnnotationAssertion(Annotation( "NCIT:C9331") "malignant tumor of stomach") -AnnotationAssertion(Annotation( "NCIT:C9331") "malignant tumor of the stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "stomach cancer") -AnnotationAssertion(Annotation( "DOID:10534") "Ca body - stomach") -AnnotationAssertion(Annotation( "DOID:10534") "ca greater curvature of stomach") -AnnotationAssertion(Annotation( "DOID:10534") "malignant neoplasm of body of stomach") -AnnotationAssertion(Annotation( "OMIM:613659") "gastric cancer, intestinal") -AnnotationAssertion( "MONDO:0001056") -AnnotationAssertion(rdfs:label "gastric cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10534") Annotation( "ICD10CM:C16") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9331") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9331") ) - -# Class: (pylorus cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the pylorus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10544") -AnnotationAssertion(Annotation( "DOID:10544") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:151.1") -AnnotationAssertion(Annotation( "DOID:10544") Annotation( "MONDO:equivalentTo") "SCTID:187736009") -AnnotationAssertion(Annotation( "DOID:10544") Annotation( "MONDO:equivalentTo") "UMLS:C0153418") -AnnotationAssertion(Annotation( "DOID:10544") "Ca pylorus - stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of pylorus") -AnnotationAssertion(Annotation( "DOID:10544") "malignant neoplasm of Prepylorus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of pylorus") -AnnotationAssertion(Annotation( "DOID:10544") "malignant neoplasm of pylorus of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant pylorus neoplasm") -AnnotationAssertion(Annotation( "DOID:10544") "malignant tumor of pylorus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pylorus cancer") -AnnotationAssertion( "MONDO:0001061") -AnnotationAssertion(rdfs:label "pylorus cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10544") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pyloric antrum cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the pyloric antrum.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10547") -AnnotationAssertion(Annotation( "DOID:10547") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:151.2") -AnnotationAssertion(Annotation( "DOID:10547") Annotation( "MONDO:equivalentTo") "SCTID:187740000") -AnnotationAssertion(Annotation( "DOID:10547") Annotation( "MONDO:equivalentTo") "UMLS:C0153419") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of pyloric antrum") -AnnotationAssertion(Annotation( "DOID:10547") "malignant neoplasm of antrum of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of pyloric antrum") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant pyloric antrum neoplasm") -AnnotationAssertion(Annotation( "DOID:10547") "malignant tumor of pyloric antrum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pyloric antrum cancer") -AnnotationAssertion( "MONDO:0001062") -AnnotationAssertion(rdfs:label "pyloric antrum cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10547") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic tic disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A neurological disorder presenting in childhood that is characterized by either motor or phonic tics, but not both, that occur daily or nearly daily for at least a year and are not attributed to an identifiable cause.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10600") -AnnotationAssertion(Annotation( "DOID:10600") Annotation( "MONDO:equivalentTo") "ICD10CM:F95.1") -AnnotationAssertion(Annotation( "DOID:10600") "ICD9:307.22") -AnnotationAssertion(Annotation( "DOID:10600") Annotation( "MONDO:equivalentTo") "NCIT:C116768") -AnnotationAssertion(Annotation( "DOID:10600") Annotation( "ICD9CM:307.22") "chronic motor or vocal tic disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "tic disorder, chronic") -AnnotationAssertion( "MONDO:0001074") -AnnotationAssertion(rdfs:label "chronic tic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10600") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "NCIT:C116768") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute cervicitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Acute inflammation of the cervix. Clinical manifestations include mucopurulent vaginal discharge and burning sensation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10616") -AnnotationAssertion(Annotation( "DOID:10616") Annotation( "MONDO:equivalentTo") "NCIT:C27056") -AnnotationAssertion(Annotation( "DOID:10616") Annotation( "MONDO:equivalentTo") "SCTID:19272000") -AnnotationAssertion(Annotation( "DOID:10616") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27056") "UMLS:C0269061") -AnnotationAssertion( "acute cervicitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "cervicitis (disease), acute") -AnnotationAssertion( "MONDO:0001081") -AnnotationAssertion(rdfs:label "acute cervicitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10616") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27056") ) -SubClassOf( ) - -# Class: (lymph node cancer) - -AnnotationAssertion(Annotation( "NCIT:C35812") "A primary or metastatic malignant tumor involving the lymph node. Lymphomas and metastatic carcinomas are representative examples. -- 2004") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:10619") Annotation( "NCIT:C35497") "lymph node neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10619") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35812") -AnnotationAssertion(Annotation( "DOID:10619") Annotation( "MONDO:equivalentTo") "SCTID:127232002") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of lymph node") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C35812") "lymph node cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C35812") "malignant lymph node neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of lymph node") -AnnotationAssertion( "MONDO:0001082") -AnnotationAssertion(rdfs:label "lymph node cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10619") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35812") ) - -# Class: (kidney failure) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute or chronic condition that is characterized by the inability of the kidneys to adequately filter the blood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1074") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:404.12") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:404.13") -AnnotationAssertion(Annotation( "DOID:1074") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:586") -AnnotationAssertion(Annotation( "DOID:1074") Annotation( "MONDO:equivalentTo") "MESH:D051437") -AnnotationAssertion(Annotation( "DOID:1074") Annotation( "MONDO:equivalentTo") "NCIT:C4376") -AnnotationAssertion(Annotation( "DOID:1074") Annotation( "MONDO:equivalentTo") "SCTID:42399005") -AnnotationAssertion(Annotation( "DOID:1074") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4376") "UMLS:C0035078") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1565489") -AnnotationAssertion(Annotation( "NCIT:C4376") "failure, renal") -AnnotationAssertion(Annotation( "DOID:1074") "renal failure") -AnnotationAssertion(Annotation( "NCIT:C4376") "renal failure syndrome") -AnnotationAssertion(Annotation( "NCIT:C4376") "renal insufficiency") -AnnotationAssertion( "MONDO:0001106") -AnnotationAssertion(rdfs:label "kidney failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1074") Annotation( "MESH:D051437") Annotation( "NCIT:C4376/inferred") ) - -# Class: (broad ligament malignant neoplasm) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the broad ligament of uterus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10744") -AnnotationAssertion(Annotation( "DOID:10744") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:183.3") -AnnotationAssertion(Annotation( "DOID:10744") Annotation( "MONDO:equivalentTo") "SCTID:449259009") -AnnotationAssertion(Annotation( "DOID:10744") Annotation( "MONDO:equivalentTo") "UMLS:C0346866") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "broad ligament of uterus cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of broad ligament of uterus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant broad ligament of uterus neoplasm") -AnnotationAssertion(Annotation( "DOID:10744") Annotation( "ICD9CM:183.3") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of broad ligament of uterus") -AnnotationAssertion( "MONDO:0001108") -AnnotationAssertion(rdfs:label "broad ligament malignant neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:10744") ) -SubClassOf( ) - -# Class: (mesenteric lymphadenitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the mesenteric lymph nodes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10782") -AnnotationAssertion(Annotation( "DOID:10782") "ICD9:289.2") -AnnotationAssertion(Annotation( "DOID:10782") Annotation( "MONDO:equivalentTo") "MESH:D008640") -AnnotationAssertion(Annotation( "DOID:10782") Annotation( "MONDO:equivalentTo") "NCIT:C26830") -AnnotationAssertion(Annotation( "DOID:10782") Annotation( "MONDO:equivalentTo") "SCTID:44897000") -AnnotationAssertion(Annotation( "DOID:10782") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26830") "UMLS:C0025469") -AnnotationAssertion( "lymphadenitis (disease) of mesentery") -AnnotationAssertion(Annotation( "DOID:10782") "mesenteric adenitis") -AnnotationAssertion(Annotation( "DOID:10782") "mesenteric lymphadenitis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mesentery lymphadenitis (disease)") -AnnotationAssertion( "MONDO:0001116") -AnnotationAssertion(rdfs:label "mesenteric lymphadenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10782") Annotation( "MESH:D008640") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26830") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nasal cavity cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the nasal cavity") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10811") -AnnotationAssertion(Annotation( "DOID:10811") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:160.0") -AnnotationAssertion(Annotation( "DOID:10811") Annotation( "MONDO:equivalentTo") "NCIT:C4918") -AnnotationAssertion(Annotation( "DOID:10811") Annotation( "MONDO:equivalentTo") "SCTID:363422006") -AnnotationAssertion(Annotation( "DOID:10811") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4918") "UMLS:C0728864") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4918") "malignant nasal cavity neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4918") "malignant nasal cavity tumor") -AnnotationAssertion(Annotation( "DOID:10811") Annotation( "ICD9CM:160.0") "malignant neoplasm of nasal cavities") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4918") "malignant neoplasm of nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C4918") "malignant neoplasm of the nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C4918") "malignant tumor of nasal cavity") -AnnotationAssertion(Annotation( "DOID:10811") Annotation( "NCIT:C4918") "malignant tumor of the nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nasal cavity cancer") -AnnotationAssertion( "MONDO:0001128") -AnnotationAssertion(rdfs:label "nasal cavity cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10811") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4918") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4918") ) - -# Class: (microcephaly) - -AnnotationAssertion(Annotation( "NCIT:P378") "A congenital or acquired developmental disorder in which the circumference of the head is smaller than normal for the person's age and sex.") -AnnotationAssertion( "microcephaly (disease)") -AnnotationAssertion(Annotation( "DOID:10907") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10907") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0003603") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000252") -AnnotationAssertion(Annotation( "DOID:10907") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:742.1") -AnnotationAssertion(Annotation( "DOID:10907") Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D008831") -AnnotationAssertion(Annotation( "DOID:10907") Annotation( "MONDO:equivalentTo") "NCIT:C85874") -AnnotationAssertion(Annotation( "DOID:10907") Annotation( "MONDO:equivalentTo") "SCTID:1829003") -AnnotationAssertion(Annotation( "DOID:10907") Annotation( "ICD9CM:742.1") "microcephalus") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "microcephaly") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "microcephaly (disease)") -AnnotationAssertion(Annotation( "DOID:10907") "microencephaly") -AnnotationAssertion( "MONDO:0001149") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "microcephaly") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://www.clinicalgenome.org/affiliation/40020/") ) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) - -# Class: (tongue disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the tongue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10944") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:529.8") -AnnotationAssertion(Annotation( "DOID:10944") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:529.9") -AnnotationAssertion(Annotation( "DOID:10944") Annotation( "MONDO:equivalentTo") "MESH:D014060") -AnnotationAssertion(Annotation( "DOID:10944") Annotation( "MONDO:equivalentTo") "SCTID:69244009") -AnnotationAssertion(Annotation( "DOID:10944") Annotation( "MONDO:equivalentTo") "UMLS:C0040409") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of tongue") -AnnotationAssertion( "disease or disorder of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tongue disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "tongue disease or disorder") -AnnotationAssertion( "MONDO:0001165") -AnnotationAssertion(rdfs:label "tongue disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10944") Annotation( "MESH:D014060") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nephritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of renal tissue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10952") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:583.7") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:583.89") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:583.9") -AnnotationAssertion(Annotation( "DOID:10952") Annotation( "MONDO:equivalentTo") "MESH:D009393") -AnnotationAssertion(Annotation( "DOID:10952") Annotation( "MONDO:equivalentTo") "NCIT:C26833") -AnnotationAssertion(Annotation( "DOID:10952") Annotation( "MONDO:equivalentTo") "SCTID:52845002") -AnnotationAssertion(Annotation( "DOID:10952") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26833") "UMLS:C0027697") -AnnotationAssertion( "inflammation of kidney") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "kidney inflammation") -AnnotationAssertion( "MONDO:0001166") -AnnotationAssertion(rdfs:label "nephritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10952") Annotation( "MESH:D009393") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26833/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute salpingo-oophoritis) - -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "Acute form of salpingo-oophoritis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10971") -AnnotationAssertion(Annotation( "DOID:10971") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:614.0") -AnnotationAssertion(Annotation( "DOID:10971") Annotation( "MONDO:equivalentTo") "SCTID:266581008") -AnnotationAssertion(Annotation( "DOID:10971") Annotation( "MONDO:equivalentTo") "UMLS:C0156327") -AnnotationAssertion(Annotation( "DOID:10971") Annotation( "ICD9CM:614.0") "acute salpingitis and oophoritis") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "salpingo-oophoritis, acute") -AnnotationAssertion( "MONDO:0001171") -AnnotationAssertion(rdfs:label "acute salpingo-oophoritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10971") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (salpingo-oophoritis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10972") -AnnotationAssertion(Annotation( "DOID:10972") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:614.2") -AnnotationAssertion(Annotation( "DOID:10972") Annotation( "MONDO:equivalentTo") "SCTID:46536000") -AnnotationAssertion(Annotation( "DOID:10972") Annotation( "MONDO:equivalentTo") "UMLS:C0036133") -AnnotationAssertion(Annotation( "DOID:10972") "Tubo-ovarian inflammatory disease") -AnnotationAssertion(Annotation( "DOID:10972") "salpingitis/oophoritis") -AnnotationAssertion(Annotation( "OMOP:4239651") Annotation( "SCTID:58949002") Annotation( "https://orcid.org/0000-0002-8169-9049") "tubo ovarian abscess") -AnnotationAssertion(Annotation( "OMOP:4239651") Annotation( "SCTID:58949002") Annotation( "https://orcid.org/0000-0002-8169-9049") "tubo-ovarian abscess") -AnnotationAssertion(Annotation( "OMOP:4239651") Annotation( "SCTID:58949002") Annotation( "https://orcid.org/0000-0002-8169-9049") "tubo-ovarian abscess (disorder)") -AnnotationAssertion( "MONDO:0001172") -AnnotationAssertion(rdfs:label "salpingo-oophoritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10972") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:10972") Annotation( "MONDO:Redundant") ) - -# Class: (acute salpingitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Acute inflammation of the fallopian tube. It is most often caused by Neisseria gonorrhoeae and Chlamydia trachomatis infections. The infections usually originate in the vagina and ascend to the fallopian tube. Symptoms include abdominal, pelvic, and lower back pain, pain during ovulation and sexual intercourse, fever, nausea, and vomiting. Complications include infertility and ectopic pregnancy.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10973") -AnnotationAssertion(Annotation( "DOID:10973") Annotation( "MONDO:equivalentTo") "ICD10CM:N70.01") -AnnotationAssertion(Annotation( "DOID:10973") Annotation( "MONDO:equivalentTo") "NCIT:C40120") -AnnotationAssertion(Annotation( "DOID:10973") Annotation( "MONDO:equivalentTo") "SCTID:8912009") -AnnotationAssertion(Annotation( "DOID:10973") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40120") "UMLS:C0269038") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "salpingitis, acute") -AnnotationAssertion( "MONDO:0001173") -AnnotationAssertion(rdfs:label "acute salpingitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10973") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40120") ) -SubClassOf( ) - -# Class: (lens disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the lens of camera-type eye.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:110") -AnnotationAssertion(Annotation( "DOID:110") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:H25-H28") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:379.39") -AnnotationAssertion(Annotation( "DOID:110") Annotation( "MONDO:equivalentTo") "MESH:D007905") -AnnotationAssertion(Annotation( "DOID:110") Annotation( "MONDO:equivalentTo") "NCIT:C26812") -AnnotationAssertion(Annotation( "DOID:110") Annotation( "MONDO:equivalentTo") "SCTID:10810001") -AnnotationAssertion(Annotation( "DOID:110") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26812") "UMLS:C0023308") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lens of camera-type eye") -AnnotationAssertion( "disease or disorder of lens of camera-type eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of lens of camera-type eye") -AnnotationAssertion(Annotation( "NCIT:C26812") "lens disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lens of camera-type eye disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "lens of camera-type eye disease or disorder") -AnnotationAssertion( "MONDO:0001176") -AnnotationAssertion(rdfs:comment "Includes cataracts, lens subluxation and aphakia") -AnnotationAssertion(rdfs:label "lens disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:110") Annotation( "MESH:D007905") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26812") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (urinary bladder cancer) - -AnnotationAssertion(Annotation( "NCIT:C9334") "A primary or metastatic malignant neoplasm involving the bladder.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "NCIT:C2901") "tumor of the bladder") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11054") -AnnotationAssertion(Annotation( "DOID:11054") "ICD9:188") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:188.8") -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:188.9") -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "MONDO:relatedTo") "KEGG:05219") -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "MONDO:equivalentTo") "NCIT:C9334") -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "MONDO:equivalentTo") "OMIM:109800") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:157980") -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "MONDO:equivalentTo") "SCTID:399326009") -AnnotationAssertion(Annotation( "DOID:11054") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C9334") "UMLS:C0005684") -AnnotationAssertion(Annotation( "OMIM:109800") Annotation( "OMIM:genemap2") "bladder cancer, somatic") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant bladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant bladder tumor") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant neoplasm of bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant neoplasm of the bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant neoplasm of the urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9334") "malignant neoplasm of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant neoplasm, bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant neoplasm, urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant tumor of bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant tumor of the bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant tumor of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant tumor of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant tumor, urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9334") "malignant urinary bladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9334") "malignant urinary bladder tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "urinary bladder cancer") -AnnotationAssertion(Annotation( "NCIT:C9334") "urinary bladder malignant neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9334") "urinary bladder malignant tumor") -AnnotationAssertion( "MONDO:0001187") -AnnotationAssertion(rdfs:label "urinary bladder cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9334") ) -SubClassOf(Annotation( "DOID:11054") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9334") ) - -# Class: (chronic tympanitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of tympanitis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11217") -AnnotationAssertion(Annotation( "DOID:11217") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:384.1") -AnnotationAssertion(Annotation( "DOID:11217") Annotation( "MONDO:equivalentTo") "SCTID:89723004") -AnnotationAssertion(Annotation( "DOID:11217") Annotation( "MONDO:equivalentTo") "UMLS:C0395849") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "tympanitis, chronic") -AnnotationAssertion( "MONDO:0001227") -AnnotationAssertion(rdfs:label "chronic tympanitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (small intestine diverticulitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A diverticulitis that involves the small intestine.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11223") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:562.01") -AnnotationAssertion(Annotation( "DOID:11223") "ICD9:562.02") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:56165008") -AnnotationAssertion(Annotation( "DOID:11223") Annotation( "MONDO:equivalentObsolete") "UMLS:C0156164") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "diverticulitis of small intestine") -AnnotationAssertion(Annotation( "DOID:11223") "diverticulosis of small intestine with hemorrhage") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine diverticulitis") -AnnotationAssertion( "MONDO:0001229") -AnnotationAssertion(rdfs:label "small intestine diverticulitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11223") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (appendix cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the vermiform appendix") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11239") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:153.5") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "MONDO:equivalentTo") "NCIT:C9333") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "MONDO:equivalentTo") "SCTID:363411007") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9333") "UMLS:C0496779") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "NCIT:C9330") "cancer of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of vermiform appendix") -AnnotationAssertion(Annotation( "NCIT:C9333") "malignant appendix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9333") "malignant appendix tumor") -AnnotationAssertion(Annotation( "NCIT:C9333") "malignant neoplasm of appendix") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "ICD9CM:153.5") Annotation( "NCIT:C9333") "malignant neoplasm of appendix vermiformis") -AnnotationAssertion(Annotation( "NCIT:C9333") "malignant neoplasm of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of vermiform appendix") -AnnotationAssertion(Annotation( "NCIT:C9333") "malignant tumor of appendix") -AnnotationAssertion(Annotation( "DOID:11239") Annotation( "NCIT:C9333") "malignant tumor of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant vermiform appendix neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix cancer") -AnnotationAssertion( "MONDO:0001235") -AnnotationAssertion(rdfs:label "appendix cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9333") ) -SubClassOf( ) - -# Class: (appendiceal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm involving the appendix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11240") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003880") -AnnotationAssertion(Annotation( "DOID:11240") Annotation( "MONDO:equivalentTo") "MESH:D001063") -AnnotationAssertion(Annotation( "DOID:11240") Annotation( "MONDO:equivalentTo") "NCIT:C4434") -AnnotationAssertion(Annotation( "DOID:11240") Annotation( "MONDO:equivalentTo") "SCTID:126846004") -AnnotationAssertion(Annotation( "DOID:11240") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4434") "UMLS:C0003614") -AnnotationAssertion(Annotation( "DOID:11240") Annotation( "NCIT:C4434") "appendix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4434") "appendix tumor") -AnnotationAssertion(Annotation( "NCIT:C4434") "neoplasm of appendix") -AnnotationAssertion(Annotation( "NCIT:C4434") "neoplasm of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of vermiform appendix") -AnnotationAssertion(Annotation( "NCIT:C4434") "tumor of appendix") -AnnotationAssertion(Annotation( "NCIT:C4434") "tumor of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of vermiform appendix") -AnnotationAssertion( "vermiform appendix neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "vermiform appendix tumor") -AnnotationAssertion( "MONDO:0001236") -AnnotationAssertion(rdfs:label "appendiceal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D001063") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (scleral disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A disorder affecting the sclera. Examples include inflammatory processes (e.g., scleritis and episcleritis), and degenerative processes. Primary tumors of the sclera are extremely rare.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11343") -AnnotationAssertion( "ICD9:379.19") -AnnotationAssertion(Annotation( "DOID:11343") Annotation( "MONDO:equivalentTo") "MESH:D015422") -AnnotationAssertion(Annotation( "DOID:11343") Annotation( "MONDO:equivalentTo") "NCIT:C79717") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:519298") -AnnotationAssertion(Annotation( "DOID:11343") Annotation( "MONDO:equivalentTo") "SCTID:33064008") -AnnotationAssertion(Annotation( "DOID:11343") Annotation( "MONDO:equivalentTo") "UMLS:C0036412") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of sclera") -AnnotationAssertion( "disease or disorder of sclera") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of sclera") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sclera disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "sclera disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C79717") "sclera disorder") -AnnotationAssertion(Annotation( "NCIT:C79717") "scleral disorder") -AnnotationAssertion( "MONDO:0001269") -AnnotationAssertion(rdfs:label "scleral disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11343") Annotation( "MESH:D015422") Annotation( "MONDO:Redundant") Annotation( "NCIT:C79717") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (spinal meningioma) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/10264/spinal-meningioma") "Spinal meningioma isa rare type of spinal cord cancer. The spinal cord is part of the central nervous system. This tumor often affects middle-aged women. Tumors of the spinal cord can be either primary or arise from other primary tumors (metastatic), and are typically slow growing. The initial signs and symptoms include headacheand recent onset of seizures. Other features are motor deficits, sensory deficits, pain, and sphincter dysfunction. The thoracic spine (middle back) is the most common site, followed by the cervical spine (neck). These tumors are rarely seen in the lumbar region (lower back). T he only proven risk factor in the development of meningioma is exposure to ionizing radiation. Also, patients with neurofibromatosis type 2 are at increased risk of developing meningioma. Surgery is the treatment of choice and complete tumor removal is reached in the vast majority of patients. The prognosis after surgical resection is excellent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1138") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010264") -AnnotationAssertion(Annotation( "DOID:1138") Annotation( "MONDO:equivalentTo") "NCIT:C6935") -AnnotationAssertion(Annotation( "DOID:1138") Annotation( "MONDO:equivalentTo") "SCTID:189167009") -AnnotationAssertion(Annotation( "DOID:1138") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6935") "UMLS:C0347515") -AnnotationAssertion( "meningioma (disease) of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C6935") "meningioma of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C6935") "meningioma of the spinal cord") -AnnotationAssertion(Annotation( "DOID:1138") Annotation( "NCIT:C6935") "spinal cord meningioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spinal cord meningioma (disease)") -AnnotationAssertion(Annotation( "GARD:0010264") "meningioma, spine") -AnnotationAssertion( "MONDO:0001275") -AnnotationAssertion(Annotation( "GARD:0010264") ) -AnnotationAssertion(rdfs:label "spinal meningioma") -AnnotationAssertion(Annotation( "GARD:0010264") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/10264/spinal-meningioma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1138") Annotation( "NCIT:C6935") ) -SubClassOf( ) - -# Class: (cerebral arteritis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the cerebral artery.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11390") -AnnotationAssertion(Annotation( "DOID:11390") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:437.4") -AnnotationAssertion(Annotation( "DOID:11390") Annotation( "MONDO:equivalentTo") "SCTID:28366008") -AnnotationAssertion(Annotation( "DOID:11390") Annotation( "MONDO:equivalentTo") "UMLS:C0007773") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "cerebral artery inflammation") -AnnotationAssertion( "inflammation of cerebral artery") -AnnotationAssertion( "MONDO:0001277") -AnnotationAssertion(rdfs:label "cerebral arteritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:11390") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (intraspinal meningioma) - -AnnotationAssertion(Annotation( "NCIT:C5134") "A meningioma that arises from the spinal meninges.") -AnnotationAssertion(Annotation( "DOID:1140") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1140") -AnnotationAssertion(Annotation( "DOID:1140") Annotation( "MONDO:equivalentTo") "NCIT:C5134") -AnnotationAssertion(Annotation( "DOID:1140") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5134") "UMLS:C1334264") -AnnotationAssertion(Annotation( "NCIT:C5134") "intraspinal meningioma") -AnnotationAssertion(Annotation( "NCIT:C5134") "meningioma of spinal canal and spinal cord") -AnnotationAssertion(Annotation( "NCIT:C5134") "meningioma of the spinal canal and spinal cord") -AnnotationAssertion(Annotation( "NCIT:C5134") "spinal canal and spinal cord meningioma") -AnnotationAssertion( "MONDO:0001279") -AnnotationAssertion(rdfs:label "intraspinal meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C5134/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (choroiditis) - -AnnotationAssertion(Annotation( "NCIT:C35111") "An inflammatory process that affects the choroid.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11406") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-xref") "GARD:0006062") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0012123") -AnnotationAssertion(Annotation( "DOID:11406") Annotation( "MONDO:equivalentTo") "MESH:D002833") -AnnotationAssertion(Annotation( "Orphanet:280892") Annotation( "Orphanet:280892/e") "MedDRA:10036370") -AnnotationAssertion(Annotation( "DOID:11406") Annotation( "MONDO:equivalentTo") "NCIT:C35111") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:280892") -AnnotationAssertion(Annotation( "DOID:11406") Annotation( "MONDO:equivalentTo") "SCTID:16553002") -AnnotationAssertion(Annotation( "DOID:11406") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:280892") "UMLS:C0008526") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35111") Annotation( "Orphanet:280892") Annotation( "Orphanet:280892/e") "UMLS:C0042167") -AnnotationAssertion(Annotation( "MESH:D002833") "Choroiditides") -AnnotationAssertion(Annotation( "NCIT:C35111") Annotation( "Orphanet:280892") "choroiditis") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C35111") "posterior uveitis") -AnnotationAssertion(Annotation( "MONDO:0017254") "posterior uveitis (disease)") -AnnotationAssertion( "MONDO:0001280") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:280892") ) -AnnotationAssertion(rdfs:label "choroiditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11406") Annotation( "MESH:D002833") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autonomic nervous system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the autonomic nervous system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11465") -AnnotationAssertion(Annotation( "DOID:11465") "ICD9:337.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:337.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001342") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128123007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:15241006") -AnnotationAssertion(Annotation( "DOID:11465") "autonomic nervous disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "autonomic nervous system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "autonomic nervous system disease or disorder") -AnnotationAssertion(Annotation( "DOID:11465") "autonomic nervous system disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of autonomic nervous system") -AnnotationAssertion( "disease or disorder of autonomic nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of autonomic nervous system") -AnnotationAssertion( "disorder of peripheral autonomic nervous system") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") "disorder of the autonomic nervous system") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic peripheral nervous system diseases") -AnnotationAssertion( "dysautonomia") -AnnotationAssertion(Annotation( "MESH:D001342") "peripheral autonomic nervous system diseases") -AnnotationAssertion(Annotation( "MESH:D001342") "ANS (autonomic nervous system) diseases") -AnnotationAssertion(Annotation( "MESH:D001342") "ANS disease") -AnnotationAssertion(Annotation( "MESH:D001342") "ANS diseases") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic central nervous system diseases") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic disease") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic diseases") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic dysfunction, segmental") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic dysfunctions, segmental") -AnnotationAssertion(Annotation( "MESH:D001342") "autonomic nervous system disorders") -AnnotationAssertion(Annotation( "MESH:D001342") "central autonomic nervous system diseases") -AnnotationAssertion(Annotation( "MESH:D001342") "disorders of the autonomic nervous system") -AnnotationAssertion(Annotation( "MESH:D001342") "nervous system diseases, autonomic") -AnnotationAssertion(Annotation( "MESH:D001342") "nervous system diseases, sympathetic") -AnnotationAssertion(Annotation( "MESH:D001342") "segmental autonomic dysfunction") -AnnotationAssertion(Annotation( "MESH:D001342") "segmental autonomic dysfunctions") -AnnotationAssertion( "MONDO:0001292") -AnnotationAssertion(rdfs:comment "Editor note: We follow uberon and treat ANS as part of PNS. TODO - curate subtypes from http://neuromuscular.wustl.edu/autonomic.html") -AnnotationAssertion(rdfs:label "autonomic nervous system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ISBN-13:978-1-259-64403-0") ) -SubClassOf(Annotation( "DOID:11465") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (diabetic autonomic neuropathy) - -AnnotationAssertion(Annotation( "NCIT:P378") "Autonomic neuropathy that is caused by diabetes mellitus.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11503") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:337.1") -AnnotationAssertion(Annotation( "DOID:11503") Annotation( "MONDO:equivalentTo") "NCIT:C27068") -AnnotationAssertion(Annotation( "DOID:11503") Annotation( "MONDO:equivalentTo") "SCTID:50620007") -AnnotationAssertion(Annotation( "DOID:11503") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27068") "UMLS:C0271686") -AnnotationAssertion( "MONDO:0001299") -AnnotationAssertion(rdfs:label "diabetic autonomic neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11503") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27068") ) -SubClassOf(Annotation( "DOID:11503") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27068") ) - -# Class: (autonomic neuropathy) - -AnnotationAssertion(Annotation( "NCIT:C27033") "An inherited or acquired peripheral neuropathy affecting the autonomic nervous system. It results in disruption of the involuntary body functions. Inherited causes include Fabry disease and porphyrias. Acquired causes include diabetes, uremia, hepatic disorders, vitamin deficiencies, toxins, and drug toxicities.") -AnnotationAssertion(Annotation( "DOID:11504") "CSP:2042-2001") -AnnotationAssertion(Annotation( "DOID:11504") "CSP:2049-9000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060054") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11504") -AnnotationAssertion(Annotation( "DOID:11504") Annotation( "MONDO:equivalentTo") "NCIT:C27033") -AnnotationAssertion(Annotation( "DOID:11504") Annotation( "MONDO:equivalentTo") "SCTID:277879009") -AnnotationAssertion(Annotation( "DOID:11504") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27033") "UMLS:C0259749") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "autonomic nervous system peripheral neuropathy") -AnnotationAssertion(Annotation( "MONDO:0000604") "autonomic peripheral neuropathy") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "peripheral neuropathy of autonomic nervous system") -AnnotationAssertion( "MONDO:0001300") -AnnotationAssertion(rdfs:label "autonomic neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11504") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060054") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27033") ) - -# Class: (pericardium cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the pericardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:116") Annotation( "NCIT:C4651") "pericardial tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:116") -AnnotationAssertion(Annotation( "DOID:116") Annotation( "MONDO:equivalentTo") "NCIT:C4567") -AnnotationAssertion(Annotation( "DOID:116") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4567") "UMLS:C0346609") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of pericardium") -AnnotationAssertion(Annotation( "DOID:116") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4567") "malignant neoplasm of pericardium") -AnnotationAssertion(Annotation( "NCIT:C4567") "malignant neoplasm of the pericardium") -AnnotationAssertion(Annotation( "NCIT:C4567") "malignant pericardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4567") "malignant pericardial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant pericardium neoplasm") -AnnotationAssertion(Annotation( "DOID:116") Annotation( "NCIT:C4567") "malignant tumor of pericardium") -AnnotationAssertion(Annotation( "NCIT:C4567") "malignant tumor of the pericardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pericardium cancer") -AnnotationAssertion( "MONDO:0001322") -AnnotationAssertion(rdfs:label "pericardium cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:116") Annotation( "NCIT:C4567") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4567") ) - -# Class: (penile cancer) - -AnnotationAssertion(Annotation( "NCIT:C7547") "A primary or metastatic malignant neoplasm that affects the penis. Representative examples include penile carcinoma and penile sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:11615") "penile neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11615") -AnnotationAssertion(Annotation( "DOID:11615") "ICD9:187.3") -AnnotationAssertion(Annotation( "DOID:11615") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:187.4") -AnnotationAssertion(Annotation( "DOID:11615") Annotation( "MONDO:equivalentTo") "NCIT:C7547") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:398043") -AnnotationAssertion(Annotation( "DOID:11615") Annotation( "MONDO:equivalentTo") "SCTID:363516004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN226091") -AnnotationAssertion(Annotation( "DOID:11615") "Ca penis") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "Orphanet:398043") "cancer of penis") -AnnotationAssertion(Annotation( "DOID:11615") "malignant neoplasm of body of penis") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7547") "malignant neoplasm of penis") -AnnotationAssertion(Annotation( "NCIT:C7547") "malignant neoplasm of the penis") -AnnotationAssertion(Annotation( "NCIT:C7547") "malignant penile neoplasm") -AnnotationAssertion(Annotation( "DOID:11615") Annotation( "NCIT:C7547") Annotation( "Orphanet:398043") "malignant penile tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant penis neoplasm") -AnnotationAssertion(Annotation( "MONDO:0018350") Annotation( "NCIT:C7547") "malignant tumor of penis") -AnnotationAssertion(Annotation( "NCIT:C7547") "malignant tumor of the penis") -AnnotationAssertion(Annotation( "DOID:11615") "penile Ca") -AnnotationAssertion(Annotation( "Orphanet:398043") "penile cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis cancer") -AnnotationAssertion( "MONDO:0001325") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:398043") ) -AnnotationAssertion(rdfs:label "penile cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11615") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7547") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7547") ) -SubClassOf(Annotation( "MONDO:0015931") ObjectSomeValuesFrom( )) - -# Class: (familial hyperlipidemia) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of hyperlipidemia (disease) that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1168") "hyperlipemia") -AnnotationAssertion(Annotation( "DOID:1168") "hyperlipidaemia") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1168") -AnnotationAssertion(Annotation( "DOID:1168") Annotation( "MONDO:relatedTo") "ICD10CM:E78.5") -AnnotationAssertion(Annotation( "DOID:1168") Annotation( "MONDO:relatedTo") "MESH:D006949") -AnnotationAssertion(Annotation( "DOID:1168") Annotation( "MONDO:relatedTo") "NCIT:C34709") -AnnotationAssertion(Annotation( "DOID:1168") Annotation( "MONDO:relatedTo") "SCTID:55822004") -AnnotationAssertion(Annotation( "DOID:1168") Annotation( "MONDO:relatedTo") "UMLS:C0020473") -AnnotationAssertion(Annotation( "DOID:1168") Annotation( "MONDO:relatedTo") "UMLS:C0020476") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary hyperlipidemia (disease)") -AnnotationAssertion( "familial hyperlipemia") -AnnotationAssertion(Annotation( "DOID:1168") "familial hyperlipoproteinemia") -AnnotationAssertion( "MONDO:0001336") -AnnotationAssertion(rdfs:label "familial hyperlipidemia") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1168") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (heart cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the heart") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:117") Annotation( "NCIT:C3081") "Cardiac tumor") -AnnotationAssertion(Annotation( "DOID:117") "tumour of heart") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:117") -AnnotationAssertion(Annotation( "DOID:117") "ICD9:164.1") -AnnotationAssertion(Annotation( "DOID:117") Annotation( "MONDO:equivalentTo") "MESH:D006338") -AnnotationAssertion(Annotation( "DOID:117") Annotation( "MONDO:equivalentTo") "NCIT:C3548") -AnnotationAssertion(Annotation( "NCIT:C3548") "Cardiac neoplasm, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of heart") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3548") "heart cancer") -AnnotationAssertion(Annotation( "NCIT:C3548") "malignant Cardiac neoplasm") -AnnotationAssertion(Annotation( "DOID:117") Annotation( "NCIT:C3548") "malignant Cardiac tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3548") "malignant heart neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3548") "malignant heart tumor") -AnnotationAssertion(Annotation( "DOID:117") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3548") "malignant neoplasm of heart") -AnnotationAssertion(Annotation( "NCIT:C3548") "malignant neoplasm of the heart") -AnnotationAssertion(Annotation( "NCIT:C3548") "malignant tumor of heart") -AnnotationAssertion(Annotation( "NCIT:C3548") "malignant tumor of the heart") -AnnotationAssertion( "MONDO:0001340") -AnnotationAssertion(rdfs:label "heart cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:117") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3548") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3548") ) - -# Class: (impaired renal function disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/disease_by_dysfunctional_structure") "Any disease in which the causes of the disease is a perturbation of the kidney leading to its dysfunction.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/disease_by_dysfunctional_structure") "disease of kidney") -AnnotationAssertion( "kidney disease") -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "DOID:11705") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:N25") -AnnotationAssertion(Annotation( "DOID:11705") "ICD9:588.8") -AnnotationAssertion(Annotation( "DOID:11705") "ICD9:588.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:588.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:197663003") -AnnotationAssertion( "MONDO:0001343") -AnnotationAssertion(rdfs:label "impaired renal function disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11705") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (uterine adnexa cancer) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11747") -AnnotationAssertion(Annotation( "DOID:11747") "ICD9:183") -AnnotationAssertion(Annotation( "DOID:11747") "ICD9:183.9") -AnnotationAssertion( "MONDO:0001351") -AnnotationAssertion(rdfs:comment "Editor note: TODO add uberon class") -AnnotationAssertion(rdfs:label "uterine adnexa cancer") -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:11747") ) - -# Class: (bronchial disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the bronchus.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1176") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1002018") -AnnotationAssertion( "ICD9:519.19") -AnnotationAssertion(Annotation( "DOID:1176") Annotation( "MONDO:equivalentTo") "MESH:D001982") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34439") -AnnotationAssertion(Annotation( "DOID:1176") Annotation( "MONDO:equivalentTo") "SCTID:41427001") -AnnotationAssertion(Annotation( "DOID:1176") Annotation( "MONDO:equivalentTo") "UMLS:C0006261") -AnnotationAssertion( "bronchial disorder") -AnnotationAssertion(Annotation( "DOID:1176") Annotation( "NCIT:C34439") "bronchospasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bronchus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "bronchus disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of bronchus") -AnnotationAssertion( "disease or disorder of bronchus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of bronchus") -AnnotationAssertion( "MONDO:0001358") -AnnotationAssertion(rdfs:label "bronchial disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1176") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic laryngitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Persistent laryngitis usually caused by smoking, heavy alcohol consumption, voice abuse, or gastroesophageal reflux disease. It results in hoarseness and other voice changes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11797") -AnnotationAssertion(Annotation( "DOID:11797") Annotation( "MONDO:equivalentTo") "ICD10CM:J37.0") -AnnotationAssertion(Annotation( "DOID:11797") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:476.0") -AnnotationAssertion(Annotation( "DOID:11797") Annotation( "MONDO:equivalentTo") "NCIT:C26975") -AnnotationAssertion(Annotation( "DOID:11797") Annotation( "MONDO:equivalentTo") "SCTID:29951006") -AnnotationAssertion(Annotation( "DOID:11797") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26975") "UMLS:C0155836") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "laryngitis, chronic") -AnnotationAssertion( "MONDO:0001369") -AnnotationAssertion(rdfs:label "chronic laryngitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11797") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26975") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bladder neck cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the neck of urinary bladder.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11809") -AnnotationAssertion(Annotation( "DOID:11809") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:188.5") -AnnotationAssertion(Annotation( "DOID:11809") Annotation( "MONDO:equivalentTo") "SCTID:188244007") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of neck of urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neck of urinary bladder neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of neck of urinary bladder") -AnnotationAssertion(Annotation( "DOID:11809") "malignant neoplasm of urinary bladder neck") -AnnotationAssertion(Annotation( "DOID:11809") "malignant tumor of bladder neck") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "neck of urinary bladder cancer") -AnnotationAssertion( "MONDO:0001372") -AnnotationAssertion(rdfs:label "bladder neck cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11809") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (glans penis cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the glans penis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11839") -AnnotationAssertion(Annotation( "DOID:11839") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:187.2") -AnnotationAssertion(Annotation( "DOID:11839") Annotation( "MONDO:equivalentTo") "SCTID:363451005") -AnnotationAssertion(Annotation( "DOID:11839") Annotation( "MONDO:equivalentTo") "UMLS:C0153599") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of glans penis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "glans penis cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant glans penis neoplasm") -AnnotationAssertion(Annotation( "DOID:11839") Annotation( "ICD9CM:187.2") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of glans penis") -AnnotationAssertion(Annotation( "DOID:11839") "malignant tumor of glans penis") -AnnotationAssertion(Annotation( "DOID:11839") "malignant tumour of glans penis") -AnnotationAssertion( "MONDO:0001388") -AnnotationAssertion(rdfs:label "glans penis cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11839") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ureter benign neoplasm) - -AnnotationAssertion(Annotation( "MESH:D014516") "Cancer or tumors of the ureter which may cause obstruction leading to hydroureter, hydronephrosis, and pyelonephritis. hematuria is a common symptom.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:11885") Annotation( "NCIT:C3427") "ureteral tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11885") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:223.2") -AnnotationAssertion(Annotation( "DOID:11885") Annotation( "MONDO:directSiblingOf") "MESH:D014516") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3617") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92464009") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign neoplasm of the ureter") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign neoplasm of ureter") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign tumor of the ureter") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign tumor of ureter") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign ureter neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign ureter tumor") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign ureteral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign ureteral tumor") -AnnotationAssertion(Annotation( "NCIT:C3617") "benign ureteric neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ureter benign neoplasm") -AnnotationAssertion(Annotation( "DOID:11885") "ureteral benign neoplasm") -AnnotationAssertion( "MONDO:0001398") -AnnotationAssertion(rdfs:label "ureter benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11885") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3617") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3617") ) - -# Class: (schwannoma of ureter) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign nerve sheath tumor composed of Schwann cells, occurring in the ureter.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11888") -AnnotationAssertion(Annotation( "DOID:11888") Annotation( "MONDO:equivalentTo") "NCIT:C6162") -AnnotationAssertion(Annotation( "DOID:11888") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6162") "UMLS:C1336877") -AnnotationAssertion(Annotation( "NCIT:C6162") "neurilemmoma of the ureter") -AnnotationAssertion(Annotation( "NCIT:C6162") "neurilemmoma of ureter") -AnnotationAssertion(Annotation( "NCIT:C6162") "schwannoma of the ureter") -AnnotationAssertion(Annotation( "NCIT:C6162") "ureter neurilemmoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ureter schwannoma") -AnnotationAssertion(Annotation( "NCIT:C6162") "ureteral neurilemmoma") -AnnotationAssertion(Annotation( "DOID:11888") Annotation( "NCIT:C6162") "ureteral schwannoma") -AnnotationAssertion( "MONDO:0001400") -AnnotationAssertion(rdfs:label "schwannoma of ureter") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:11888") Annotation( "MONDO:Entailed") Annotation( "NCIT:C6162") ) -SubClassOf(Annotation( "DOID:11888") Annotation( "NCIT:C6162") ) -SubClassOf( ) - -# Class: (vaginal cancer) - -AnnotationAssertion(Annotation( "NCIT:C7410") "A primary or metastatic malignant neoplasm involving the vagina. Representative examples include carcinomas and sarcomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:119") "vagina neoplasm") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "NCIT:C3437") "vaginal tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:119") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009348") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:184.0") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "MONDO:equivalentTo") "MESH:D014625") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "MONDO:equivalentTo") "NCIT:C7410") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "MONDO:equivalentTo") "SCTID:363445000") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of vagina") -AnnotationAssertion(Annotation( "NCIT:C7410") "malignant neoplasm of the vagina") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "ICD9CM:184.0") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7410") "malignant neoplasm of vagina") -AnnotationAssertion(Annotation( "NCIT:C7410") "malignant tumor of the vagina") -AnnotationAssertion(Annotation( "NCIT:C7410") "malignant tumor of vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7410") "malignant vagina neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7410") "malignant vagina tumor") -AnnotationAssertion(Annotation( "NCIT:C7410") "malignant vaginal neoplasm") -AnnotationAssertion(Annotation( "DOID:119") Annotation( "NCIT:C7410") "malignant vaginal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina cancer") -AnnotationAssertion( "MONDO:0001402") -AnnotationAssertion(Annotation( "GARD:0009348") ) -AnnotationAssertion(rdfs:label "vaginal cancer") -AnnotationAssertion(Annotation( "GARD:0009348") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9348/vaginal-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:119") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7410") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7410") ) - -# Class: (peripheral nervous system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3321") "A benign or malignant neoplasm arising from a peripheral nerve or the perineural sheaths.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1192") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "DOID:1192") Annotation( "MONDO:equivalentTo") "MESH:D010524") -AnnotationAssertion(Annotation( "DOID:1192") Annotation( "MONDO:equivalentTo") "NCIT:C3321") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PNS") -AnnotationAssertion(Annotation( "DOID:1192") Annotation( "MONDO:equivalentTo") "SCTID:126980002") -AnnotationAssertion(Annotation( "DOID:1192") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3321") "UMLS:C0031118") -AnnotationAssertion(Annotation( "NCIT:C3321") "PNS neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3321") "PNS neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3321") "PNS tumor") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasm of PNS") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasm of peripheral nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3321") "neoplasm of peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasm of the PNS") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasm of the peripheral nerve") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasm of the peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasms, PNS") -AnnotationAssertion(Annotation( "NCIT:C3321") "neoplasms, peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C3321") "peripheral nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3321") "peripheral nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C3321") "peripheral nervous system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peripheral nervous system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3321") "peripheral nervous system tumor") -AnnotationAssertion(Annotation( "DOID:1192") Annotation( "NCIT:C3321") "tumor of PNS") -AnnotationAssertion(Annotation( "NCIT:C3321") "tumor of peripheral nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3321") "tumor of peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C3321") "tumor of the PNS") -AnnotationAssertion(Annotation( "NCIT:C3321") "tumor of the peripheral nerve") -AnnotationAssertion(Annotation( "NCIT:C3321") "tumor of the peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C3321") "CNS-excluded nervous sys. cancer") -AnnotationAssertion(Annotation( "DOID:1192") "nerve sheath neoplasm") -AnnotationAssertion(Annotation( "DOID:1192") "nerve sheath tumors") -AnnotationAssertion( "MONDO:0001406") -AnnotationAssertion(rdfs:label "peripheral nervous system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D010524") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3321") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3321") ) - -# Class: (tracheal cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the trachea") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:11920") "tracheal neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11920") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "MONDO:equivalentTo") "ICD10CM:C33") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:162.0") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "MONDO:equivalentTo") "NCIT:C9346") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "MONDO:equivalentTo") "SCTID:363432004") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9346") "UMLS:C0153489") -AnnotationAssertion(Annotation( "DOID:11920") "Ca trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of trachea") -AnnotationAssertion(Annotation( "NCIT:C9346") "malignant neoplasm of the trachea") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "MONDO:patterns/cancer") Annotation( "MTH:NOCODE") Annotation( "NCIT:C9346") "malignant neoplasm of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9346") "malignant trachea neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9346") "malignant trachea tumor") -AnnotationAssertion(Annotation( "NCIT:C9346") "malignant tracheal neoplasm") -AnnotationAssertion(Annotation( "DOID:11920") Annotation( "NCIT:C9346") "malignant tracheal tumor") -AnnotationAssertion(Annotation( "NCIT:C9346") "malignant tumor of the trachea") -AnnotationAssertion(Annotation( "NCIT:C9346") "malignant tumor of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trachea cancer") -AnnotationAssertion( "MONDO:0001407") -AnnotationAssertion(rdfs:label "tracheal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11920") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9346") ) - -# Class: (esophagitis) - -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "NCIT:C9224") "An acute or chronic inflammatory disease affecting the esophageal wall.") -AnnotationAssertion( "esophagitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11963") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:otherHierarchy") "HP:0100633") -AnnotationAssertion(Annotation( "DOID:11963") "ICD9:530.1") -AnnotationAssertion(Annotation( "DOID:11963") "ICD9:530.10") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:530.12") -AnnotationAssertion(Annotation( "DOID:11963") Annotation( "MONDO:equivalentTo") "MESH:D004941") -AnnotationAssertion(Annotation( "DOID:11963") Annotation( "MONDO:equivalentTo") "NCIT:C9224") -AnnotationAssertion(Annotation( "DOID:11963") Annotation( "MONDO:equivalentTo") "SCTID:16761005") -AnnotationAssertion(Annotation( "DOID:11963") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9224") "UMLS:C0014868") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0149882") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "esophagitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "esophagitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "esophagus inflammation") -AnnotationAssertion( "inflammation of esophagus") -AnnotationAssertion(Annotation( "DOID:11963") "acute esophagitis") -AnnotationAssertion( "MONDO:0001409") -AnnotationAssertion(rdfs:label "esophagitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11963") Annotation( "MESH:D004941") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9224/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (female reproductive organ cancer) - -AnnotationAssertion(Annotation( "NCIT:C4913") "A primary or metastatic malignant neoplasm involving the female reproductive system. Representative examples include endometrial carcinoma, cervical carcinoma, ovarian carcinoma, uterine corpus leiomyosarcoma, adenosarcoma, malignant mixed mesodermal (mullerian) tumor, and gestational choriocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:120") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:C51-C58") -AnnotationAssertion(Annotation( "DOID:120") "ICD9:184") -AnnotationAssertion(Annotation( "DOID:120") Annotation( "MONDO:equivalentTo") "NCIT:C4913") -AnnotationAssertion(Annotation( "DOID:120") Annotation( "MONDO:equivalentTo") "SCTID:126907002") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of female reproductive organ") -AnnotationAssertion(Annotation( "DOID:120") Annotation( "NCIT:C4913") "female reproductive cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "female reproductive organ cancer") -AnnotationAssertion(Annotation( "NCIT:C4913") "gynecologic cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant female reproductive organ neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant female reproductive system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant female reproductive system tumor") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant gynecologic neoplasm") -AnnotationAssertion(Annotation( "DOID:120") Annotation( "NCIT:C4913") "malignant gynecologic tumor") -AnnotationAssertion(Annotation( "DOID:120") "malignant neoplasm of female genital organ") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of female reproductive organ") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant neoplasm of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant neoplasm of the female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant tumor of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C4913") "malignant tumor of the female reproductive system") -AnnotationAssertion( "MONDO:0001416") -AnnotationAssertion(rdfs:label "female reproductive organ cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:120") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4913") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4913") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (trachea squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A rare squamous cell carcinoma that arises from the mucosal lining of the trachea. It usually grows as an intraluminal mass and later invades extraluminal structures. The majority of patients present with hemoptysis, coughing, dyspnea, or stridor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000600") -AnnotationAssertion(Annotation( "DOID:12003") Annotation( "EFO:1000600") Annotation( "MONDO:equivalentTo") "NCIT:C4448") -AnnotationAssertion(Annotation( "DOID:12003") Annotation( "MONDO:equivalentTo") "SCTID:254620000") -AnnotationAssertion(Annotation( "DOID:12003") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4448") "UMLS:C0345946") -AnnotationAssertion(Annotation( "NCIT:C4448") "epidermoid carcinoma of the trachea") -AnnotationAssertion(Annotation( "NCIT:C4448") "epidermoid carcinoma of trachea") -AnnotationAssertion(Annotation( "NCIT:C4448") "squamous cell carcinoma of the trachea") -AnnotationAssertion(Annotation( "DOID:12003") Annotation( "NCIT:C4448") "squamous cell carcinoma of trachea") -AnnotationAssertion(Annotation( "NCIT:C4448") "trachea epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4448") "trachea squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:12003") Annotation( "NCIT:C4448") "tracheal epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4448") "tracheal squamous cell carcinoma") -AnnotationAssertion( "MONDO:0001419") -AnnotationAssertion(rdfs:label "trachea squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12003") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4448") ) -SubClassOf(Annotation( "DOID:12003") Annotation( "EFO:1000600") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4448") ) - -# Class: (trigeminal nerve neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5122") "Benign and malignant neoplasms which arise from or metastasize to the trigeminal or fifth cranial nerve which provides sensory innervation to the face, oral cavity and sinuses and the muscles of mastication. Clinical features may include facial pain or sensory loss or weakness of jaw closure.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1201") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:1201") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5122") -AnnotationAssertion(Annotation( "DOID:1201") Annotation( "MONDO:equivalentTo") "SCTID:126971002") -AnnotationAssertion(Annotation( "DOID:1201") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5122") "UMLS:C1263897") -AnnotationAssertion(Annotation( "NCIT:C5122") "cranial nerve V neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5122") "cranial nerve V tumors") -AnnotationAssertion(Annotation( "NCIT:C5122") "fifth cranial nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5122") "fifth cranial nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5122") "neoplasm of fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5122") "neoplasm of the fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5122") "neoplasm of the trigeminal nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5122") "neoplasm of trigeminal nerve") -AnnotationAssertion(Annotation( "NCIT:C5122") "neoplasms, cranial nerve V") -AnnotationAssertion(Annotation( "NCIT:C5122") "trigeminal nerve neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trigeminal nerve neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C5122") "trigeminal nerve neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5122") "trigeminal nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5122") "trigeminal nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5122") "tumor of fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5122") "tumor of the fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5122") "tumor of the trigeminal nerve") -AnnotationAssertion(Annotation( "DOID:1201") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5122") "tumor of trigeminal nerve") -AnnotationAssertion(Annotation( "NCIT:C5122") "tumors, cranial nerve V") -AnnotationAssertion( "MONDO:0001420") -AnnotationAssertion(rdfs:label "trigeminal nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1201") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5122") ) -SubClassOf( ) - -# Class: (frontal lobe neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a frontal lobe.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12016") -AnnotationAssertion(Annotation( "DOID:12016") "ICD9:191.1") -AnnotationAssertion(Annotation( "DOID:12016") Annotation( "MONDO:equivalentTo") "NCIT:C5572") -AnnotationAssertion(Annotation( "DOID:12016") Annotation( "MONDO:equivalentTo") "SCTID:126954003") -AnnotationAssertion(Annotation( "DOID:12016") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5572") "UMLS:C1263886") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "frontal lobe neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "frontal lobe tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of frontal lobe") -AnnotationAssertion(Annotation( "NCIT:C5572") "neoplasm of the frontal lobe") -AnnotationAssertion(Annotation( "DOID:12016") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5572") "tumor of frontal lobe") -AnnotationAssertion(Annotation( "NCIT:C5572") "tumor of the frontal lobe") -AnnotationAssertion(Annotation( "DOID:12016") "malignant neoplasm of frontal lobe") -AnnotationAssertion( "MONDO:0001421") -AnnotationAssertion(rdfs:label "frontal lobe neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5572") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vaginal disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the vagina. Representative examples include vaginal infection, vaginal polyp, and vaginal squamous cell carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:121") -AnnotationAssertion(Annotation( "DOID:121") Annotation( "MONDO:equivalentTo") "MESH:D014623") -AnnotationAssertion(Annotation( "DOID:121") Annotation( "MONDO:equivalentTo") "NCIT:C26910") -AnnotationAssertion(Annotation( "DOID:121") Annotation( "MONDO:equivalentTo") "SCTID:25658005") -AnnotationAssertion(Annotation( "DOID:121") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26910") "UMLS:C0042251") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vagina") -AnnotationAssertion( "disease or disorder of vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vagina disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26910") "vaginal disease") -AnnotationAssertion(Annotation( "NCIT:C26910") "vaginal disorder") -AnnotationAssertion( "MONDO:0001433") -AnnotationAssertion(rdfs:label "vaginal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:121") Annotation( "MESH:D014623") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26910") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (descending colon cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the descending colon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12190") -AnnotationAssertion(Annotation( "DOID:12190") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:153.2") -AnnotationAssertion(Annotation( "DOID:12190") Annotation( "MONDO:equivalentTo") "SCTID:363409003") -AnnotationAssertion(Annotation( "DOID:12190") Annotation( "MONDO:equivalentTo") "UMLS:C0153435") -AnnotationAssertion(Annotation( "DOID:12190") "Ca descending colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of descending colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "descending colon cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant descending colon neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of descending colon") -AnnotationAssertion(Annotation( "DOID:12190") "malignant neoplasm of left colon") -AnnotationAssertion(Annotation( "DOID:12190") "malignant tumor of descending colon") -AnnotationAssertion( "MONDO:0001462") -AnnotationAssertion(rdfs:label "descending colon cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12190") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sigmoid colon cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the sigmoid colon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12192") -AnnotationAssertion(Annotation( "DOID:12192") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:153.3") -AnnotationAssertion(Annotation( "DOID:12192") Annotation( "MONDO:equivalentTo") "SCTID:363410008") -AnnotationAssertion(Annotation( "DOID:12192") Annotation( "MONDO:equivalentTo") "UMLS:C0153436") -AnnotationAssertion(Annotation( "DOID:12192") "Ca sigmoid colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of sigmoid colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of sigmoid colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant sigmoid colon neoplasm") -AnnotationAssertion(Annotation( "DOID:12192") "malignant tumor of sigmoid colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sigmoid colon cancer") -AnnotationAssertion( "MONDO:0001464") -AnnotationAssertion(rdfs:label "sigmoid colon cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:12192") Annotation( "MONDO:Redundant") ) - -# Class: (chronic salpingo-oophoritis) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of salpingo-oophoritis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12265") -AnnotationAssertion(Annotation( "DOID:12265") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:614.1") -AnnotationAssertion(Annotation( "DOID:12265") Annotation( "MONDO:equivalentTo") "SCTID:198142001") -AnnotationAssertion(Annotation( "DOID:12265") Annotation( "MONDO:equivalentTo") "UMLS:C0156328") -AnnotationAssertion(Annotation( "DOID:12265") Annotation( "ICD9CM:614.1") "chronic salpingitis and oophoritis") -AnnotationAssertion(Annotation( "DOID:12265") "chronic salpingitis/oophoritis") -AnnotationAssertion(Annotation( "DOID:12265") "chronic salpingo-oophoritis") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "salpingo-oophoritis, chronic") -AnnotationAssertion( "MONDO:0001474") -AnnotationAssertion(rdfs:label "chronic salpingo-oophoritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12265") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (intrahepatic bile duct cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the intrahepatic bile duct.") -AnnotationAssertion(Annotation( "DOID:12298") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12298") -AnnotationAssertion(Annotation( "DOID:12298") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:155.1") -AnnotationAssertion(Annotation( "DOID:12298") Annotation( "MONDO:equivalentTo") "SCTID:187777008") -AnnotationAssertion(Annotation( "DOID:12298") Annotation( "MONDO:equivalentTo") "UMLS:C0546835") -AnnotationAssertion(Annotation( "DOID:12298") "Ca intrahepatic bile ducts") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of intrahepatic bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant intrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of intrahepatic bile duct") -AnnotationAssertion(Annotation( "DOID:12298") Annotation( "ICD9CM:155.1") "malignant neoplasm of intrahepatic bile ducts") -AnnotationAssertion(Annotation( "DOID:12298") "malignant neoplasm of intrahepatic biliary passages") -AnnotationAssertion( "MONDO:0001487") -AnnotationAssertion(rdfs:label "intrahepatic bile duct cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retroperitoneum carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the retroperitoneal space.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C7352") "retroperitoneal cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12342") -AnnotationAssertion(Annotation( "DOID:12342") Annotation( "MONDO:equivalentTo") "NCIT:C7352") -AnnotationAssertion(Annotation( "DOID:12342") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7352") "UMLS:C0948749") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of retroperitoneal space") -AnnotationAssertion(Annotation( "DOID:12342") Annotation( "NCIT:C7352") "carcinoma of retroperitoneum") -AnnotationAssertion(Annotation( "DOID:12342") Annotation( "NCIT:C7352") "carcinoma of the retroperitoneum") -AnnotationAssertion(Annotation( "NCIT:C7352") "retroperitoneal carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "retroperitoneal space carcinoma") -AnnotationAssertion( "MONDO:0001502") -AnnotationAssertion(rdfs:label "retroperitoneum carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12342") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7352") ) -SubClassOf(Annotation( "DOID:12342") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7352") ) - -# Class: (prostatocystitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12355") -AnnotationAssertion(Annotation( "DOID:12355") Annotation( "MONDO:equivalentTo") "ICD10CM:N41.3") -AnnotationAssertion(Annotation( "DOID:12355") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:601.3") -AnnotationAssertion(Annotation( "DOID:12355") Annotation( "MONDO:equivalentTo") "SCTID:67685000") -AnnotationAssertion(Annotation( "DOID:12355") Annotation( "MONDO:equivalentTo") "UMLS:C0156291") -AnnotationAssertion( "MONDO:0001506") -AnnotationAssertion(rdfs:label "prostatocystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:12355") Annotation( "MONDO:Redundant") ) - -# Class: (viral labyrinthitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "An labyrinthitis caused by infection with Viruses.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12357") -AnnotationAssertion(Annotation( "DOID:12357") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:386.35") -AnnotationAssertion(Annotation( "DOID:12357") Annotation( "MONDO:equivalentTo") "SCTID:409711008") -AnnotationAssertion(Annotation( "DOID:12357") Annotation( "MONDO:equivalentTo") "UMLS:C0155508") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused labyrinthitis") -AnnotationAssertion( "Viruses labyrinthitis") -AnnotationAssertion(Annotation( "DOID:12357") Annotation( "ICD9CM:078.81") "epidemic vertigo") -AnnotationAssertion(Annotation( "DOID:12357") "epidemic vertigo (finding)") -AnnotationAssertion( "MONDO:0001507") -AnnotationAssertion(rdfs:label "viral labyrinthitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12357") Annotation( "DOID:12357/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (dysentery) - -AnnotationAssertion(Annotation( "MESH:D004403") "Acute inflammation of the intestine associated with infectious diarrhea of various etiologies, generally acquired by eating contaminated food containing toxins, biological derived from bacteria or other microorganisms. Dysentery is characterized initially by watery feces then by bloody mucoid stools. It is often associated with abdominal pain; fever; and dehydration.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3703"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12384") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001869") -AnnotationAssertion(Annotation( "DOID:12384") "ICD9:009.2") -AnnotationAssertion(Annotation( "DOID:12384") Annotation( "MONDO:equivalentTo") "MESH:D004403") -AnnotationAssertion(Annotation( "DOID:12384") Annotation( "MONDO:equivalentTo") "SCTID:111939009") -AnnotationAssertion(Annotation( "DOID:12384") Annotation( "MONDO:equivalentTo") "SCTID:19213003") -AnnotationAssertion(Annotation( "DOID:12384") Annotation( "MONDO:equivalentTo") "UMLS:C0013369") -AnnotationAssertion(Annotation( "MESH:D004403") "diarrheal disease, infectious") -AnnotationAssertion( "dysenteric diarrhea") -AnnotationAssertion(Annotation( "DOID:12384") Annotation( "ICD9CM:009.2") "infectious diarrhea") -AnnotationAssertion(Annotation( "MESH:D004403") "infectious diarrheal disease") -AnnotationAssertion(Annotation( "MESH:D004403") "infectious diarrheal diseases") -AnnotationAssertion( "infective diarrhea") -AnnotationAssertion( "MONDO:0001517") -AnnotationAssertion(rdfs:label "dysentery") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:12384") ) -SubClassOf(Annotation( "Wikipedia:Dysentery") ObjectSomeValuesFrom( )) - -# Class: (vulva cancer) - -AnnotationAssertion(Annotation( "NCIT:C7502") "A primary or metastatic malignant neoplasm involving the vulva.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1245") "neoplasm of vulva") -AnnotationAssertion(Annotation( "DOID:1245") "vulval neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1245") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009349") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:184.4") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "MONDO:equivalentTo") "MESH:D014846") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "MONDO:equivalentTo") "NCIT:C7502") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "MONDO:equivalentTo") "SCTID:363367000") -AnnotationAssertion(Annotation( "DOID:1245") "Ca vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of mammalian vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant mammalian vulva neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of mammalian vulva") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant neoplasm of the vulva") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant neoplasm of vulva") -AnnotationAssertion(Annotation( "DOID:1245") "malignant neoplasm of vulva unspecified") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "ICD9CM:184.4") "malignant neoplasm of vulva, unspecified") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant tumor of the vulva") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant tumor of vulva") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant vulva neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant vulva tumor") -AnnotationAssertion(Annotation( "NCIT:C7502") "malignant vulvar neoplasm") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "NCIT:C7502") "malignant vulvar tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva cancer") -AnnotationAssertion(Annotation( "DOID:1245") "vulval cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vulvar cancer") -AnnotationAssertion( "MONDO:0001528") -AnnotationAssertion(rdfs:label "vulva cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1245") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7502") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7502") ) - -# Class: (vagus nerve disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the vagus nerve.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12491") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:352.3") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "MONDO:equivalentTo") "MESH:D020421") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "MONDO:equivalentTo") "NCIT:C27591") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "MONDO:equivalentTo") "SCTID:73765005") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27591") "UMLS:C0152179") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "NCIT:C27591") "Vagus nerve disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vagus nerve") -AnnotationAssertion( "disease or disorder of vagus nerve") -AnnotationAssertion(Annotation( "DOID:12491") Annotation( "ICD9CM:352.3") "disorder of pneumogastric [10th] nerve") -AnnotationAssertion(Annotation( "DOID:12491") "disorder of vagal nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vagus nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagus nerve disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vagus nerve disease or disorder") -AnnotationAssertion( "MONDO:0001535") -AnnotationAssertion(rdfs:label "vagus nerve disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12491") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (capillary disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving a capillary.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1271") -AnnotationAssertion(Annotation( "DOID:1271") "ICD9:448") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:448.9") -AnnotationAssertion(Annotation( "DOID:1271") Annotation( "MONDO:equivalentTo") "SCTID:58729003") -AnnotationAssertion(Annotation( "DOID:1271") Annotation( "MONDO:equivalentTo") "UMLS:C0155765") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "capillary disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "capillary disease or disorder") -AnnotationAssertion(Annotation( "DOID:1271") "disease of capillaries") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of capillary") -AnnotationAssertion( "disease or disorder of capillary") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of capillary") -AnnotationAssertion( "MONDO:0001574") -AnnotationAssertion(rdfs:label "capillary disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1271") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rectal disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the rectum.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1285") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:569.49") -AnnotationAssertion(Annotation( "DOID:1285") Annotation( "MONDO:equivalentTo") "MESH:D012002") -AnnotationAssertion(Annotation( "DOID:1285") Annotation( "MONDO:equivalentTo") "SCTID:5964004") -AnnotationAssertion(Annotation( "DOID:1285") Annotation( "MONDO:equivalentTo") "UMLS:C0034882") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of rectum") -AnnotationAssertion( "disease or disorder of rectum") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of rectum") -AnnotationAssertion( "rectal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "rectum disease or disorder") -AnnotationAssertion( "MONDO:0001593") -AnnotationAssertion(rdfs:label "rectal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vagus nerve neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a vagus nerve.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12984") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:12984") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5831") -AnnotationAssertion(Annotation( "DOID:12984") Annotation( "MONDO:equivalentTo") "SCTID:126976007") -AnnotationAssertion(Annotation( "DOID:12984") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5831") "UMLS:C1263901") -AnnotationAssertion(Annotation( "NCIT:C5831") "Vagus nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5831") "Vagus nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5831") "Vagus nerve tumor") -AnnotationAssertion(Annotation( "DOID:12984") Annotation( "NCIT:C5831") "Vagus nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5831") "Xth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5831") "Xth cranial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5831") "neoplasm of Vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "neoplasm of tenth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "neoplasm of the Vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "neoplasm of the tenth cranial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "tenth cranial nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5831") "tenth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5831") "tenth cranial nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5831") "tenth cranial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5831") "tumor of Vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "tumor of tenth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "tumor of the Vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C5831") "tumor of the tenth cranial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of vagus nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagus nerve neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "vagus nerve tumor") -AnnotationAssertion( "MONDO:0001608") -AnnotationAssertion(rdfs:label "vagus nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5831") ) -SubClassOf( ) - -# Class: (dementia) - -AnnotationAssertion(Annotation( "NCIT:P378") "Loss of intellectual abilities interfering with an individual's social and occupational functions. Causes include Alzheimer's disease, brain injuries, brain tumors, and vascular disorders.") -AnnotationAssertion( "dementia (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1307") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011946") -AnnotationAssertion(Annotation( "DOID:1307") "ICD9:290.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:294.1") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:294.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D003704") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4786") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:52448006") -AnnotationAssertion(Annotation( "NCIT:C4786") "dementia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "dementia (disease)") -AnnotationAssertion( "MONDO:0001627") -AnnotationAssertion(rdfs:label "dementia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1307") Annotation( "MESH:D003704") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4786") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute cystitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute infection of the bladder. It is usually caused by bacteria. Signs and symptoms include increased frequency of urination, pain or burning during urination, fever, cloudy or bloody urine, and suprapubic pain.") -AnnotationAssertion( "acute cystitis (disease)") -AnnotationAssertion(Annotation( "DOID:13148") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26934/inferred") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13148") -AnnotationAssertion(Annotation( "DOID:13148") Annotation( "MONDO:equivalentTo") "ICD10CM:N30.0") -AnnotationAssertion(Annotation( "DOID:13148") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:595.0") -AnnotationAssertion(Annotation( "DOID:13148") Annotation( "MONDO:equivalentTo") "NCIT:C26934") -AnnotationAssertion(Annotation( "DOID:13148") Annotation( "MONDO:equivalentTo") "SCTID:68226007") -AnnotationAssertion(Annotation( "DOID:13148") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26934") "UMLS:C0149523") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "acute cystitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "acute cystitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "cystitis, acute") -AnnotationAssertion( "MONDO:0001650") -AnnotationAssertion(rdfs:label "acute cystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/841") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (spermatic cord cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the spermatic cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13169") -AnnotationAssertion(Annotation( "DOID:13169") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:187.6") -AnnotationAssertion(Annotation( "DOID:13169") Annotation( "MONDO:equivalentTo") "NCIT:C3559") -AnnotationAssertion(Annotation( "DOID:13169") Annotation( "MONDO:equivalentTo") "SCTID:363453008") -AnnotationAssertion(Annotation( "DOID:13169") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3559") "UMLS:C0153603") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of spermatic cord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3559") "malignant neoplasm of spermatic cord") -AnnotationAssertion(Annotation( "NCIT:C3559") "malignant neoplasm of the spermatic cord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant spermatic cord neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3559") "malignant spermatic cord tumor") -AnnotationAssertion(Annotation( "NCIT:C3559") "malignant tumor of spermatic cord") -AnnotationAssertion(Annotation( "DOID:13169") Annotation( "NCIT:C3559") "malignant tumor of the spermatic cord") -AnnotationAssertion(Annotation( "DOID:13169") "spermatic cord Ca") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spermatic cord cancer") -AnnotationAssertion( "MONDO:0001654") -AnnotationAssertion(rdfs:label "spermatic cord cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13169") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3559") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain cancer) - -AnnotationAssertion(Annotation( "NCIT:C3568") "A primary or metastatic malignant neoplasm affecting the brain.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1319") "brain neoplasm") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "NCIT:C2907") "tumor of the brain") -AnnotationAssertion(Annotation( "DOID:1319") "CSP:2006-2736") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1319") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009307") -AnnotationAssertion(Annotation( "DOID:1319") "ICD9:191") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:191.8") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:191.9") -AnnotationAssertion(Annotation( "DOID:1319") "ICD9:239.6") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "MONDO:equivalentTo") "MESH:D001932") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "MONDO:equivalentTo") "NCIT:C3568") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "MONDO:directSiblingOf") "NCIT:C4952") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "MONDO:equivalentTo") "SCTID:428061005") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3568") "brain cancer") -AnnotationAssertion(Annotation( "NCIT:C3568") "brain neoplasms, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3568") "cancer of brain") -AnnotationAssertion(Annotation( "NCIT:C3568") "cancer of the brain") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3568") "malignant brain neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3568") "malignant brain tumor") -AnnotationAssertion(Annotation( "DOID:1319") "malignant brain tumour") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3568") "malignant neoplasm of brain") -AnnotationAssertion(Annotation( "NCIT:C3568") "malignant neoplasm of the brain") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "NCIT:C3568") "malignant tumor of brain") -AnnotationAssertion(Annotation( "NCIT:C3568") "malignant tumor of the brain") -AnnotationAssertion(Annotation( "DOID:1319") "primary malignant neoplasm of brain") -AnnotationAssertion(Annotation( "DOID:1319") "adult brain tumor") -AnnotationAssertion(Annotation( "DOID:1319") "adult malignant brain neoplasm") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "NCIT:C4954") "malignant primary brain neoplasm") -AnnotationAssertion(Annotation( "DOID:1319") "malignant primary brain tumor") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "NCIT:C5115") "malignant tumor of adult brain") -AnnotationAssertion(Annotation( "DOID:1319") "BT - brain tumour") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "NCIT:C7710") "brain neoplasm, adult") -AnnotationAssertion(Annotation( "GARD:0009307") "brain tumor, adult") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "ICD9CM:239.6") "neoplasm of unspecified nature of brain") -AnnotationAssertion(Annotation( "DOID:1319") Annotation( "NCIT:C4952") "primary brain neoplasm") -AnnotationAssertion(Annotation( "DOID:1319") "primary brain tumor") -AnnotationAssertion( "MONDO:0001657") -AnnotationAssertion(rdfs:label "brain cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1319") Annotation( "MESH:D001932") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3568/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3568") ) - -# Class: (bronchus cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the bronchus") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1325") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:162.8") -AnnotationAssertion(Annotation( "DOID:1325") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:162.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363493006") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bronchus cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of bronchus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant bronchus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of bronchus") -AnnotationAssertion(Annotation( "DOID:1325") "malignant neoplasm of bronchus and lung") -AnnotationAssertion(Annotation( "DOID:1325") Annotation( "ICD9CM:162.9") "malignant neoplasm of bronchus and lung, unspecified") -AnnotationAssertion(Annotation( "DOID:1325") "malignant neoplasm of bronchus or lung") -AnnotationAssertion( "MONDO:0001672") -AnnotationAssertion(rdfs:label "bronchus cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1325") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (diarrheal disease) - -AnnotationAssertion(Annotation( "Wikipedia:Diarrhea") "The condition of having at least three loose or liquid bowel movements each day.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13250") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002014") -AnnotationAssertion(Annotation( "DOID:13250") "ICD9:009.2") -AnnotationAssertion(Annotation( "DOID:13250") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:otherHierarchy") "MESH:D003967") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") Annotation( "MONDO:otherHierarchy") "NCIT:C2987") -AnnotationAssertion(Annotation( "DOID:13250") Annotation( "MONDO:relatedTo") "SCTID:111939009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128333008") -AnnotationAssertion(Annotation( "DOID:13250") Annotation( "MONDO:relatedTo") "UMLS:C0013369") -AnnotationAssertion(Annotation( "DOID:13250") "diarrhea") -AnnotationAssertion( "diarrheal disease") -AnnotationAssertion( "diarrheal disorder") -AnnotationAssertion(Annotation( "DOID:13250") "diarrhoea") -AnnotationAssertion(Annotation( "NCIT:C2987") "frequent stools") -AnnotationAssertion(Annotation( "NCIT:C2987") "loose stools") -AnnotationAssertion(Annotation( "DOID:13250") "diarrhea of presumed infectious origin") -AnnotationAssertion( "MONDO:0001673") -AnnotationAssertion(rdfs:label "diarrheal disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13250") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (diverticulitis of colon) - -AnnotationAssertion(Annotation( "MESH:D004239") "Inflammation of the colonic diverticula, generally with abscess formation and subsequent perforation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13254") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:562.11") -AnnotationAssertion(Annotation( "DOID:13254") "ICD9:562.12") -AnnotationAssertion(Annotation( "DOID:13254") Annotation( "MONDO:equivalentTo") "MESH:D004239") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:111359004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0012814") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon diverticulitis") -AnnotationAssertion(Annotation( "DOID:13254") "colonic diverticular disease") -AnnotationAssertion( "MONDO:0001674") -AnnotationAssertion(rdfs:label "diverticulitis of colon") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13254") Annotation( "MESH:D004239/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:13254") Annotation( "MONDO:Redundant") ) - -# Class: (laryngeal cartilage cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the laryngeal cartilage.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13348") -AnnotationAssertion(Annotation( "DOID:13348") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:161.3") -AnnotationAssertion(Annotation( "DOID:13348") Annotation( "MONDO:equivalentTo") "SCTID:363431006") -AnnotationAssertion(Annotation( "DOID:13348") Annotation( "MONDO:equivalentTo") "UMLS:C0153486") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of laryngeal cartilage") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "laryngeal cartilage cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant laryngeal cartilage neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of laryngeal cartilage") -AnnotationAssertion(Annotation( "DOID:13348") Annotation( "ICD9CM:161.3") "malignant neoplasm of laryngeal cartilages") -AnnotationAssertion(Annotation( "DOID:13348") "malignant tumor of laryngeal cartilage") -AnnotationAssertion( "MONDO:0001691") -AnnotationAssertion(rdfs:label "laryngeal cartilage cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:13348") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vaginal glandular neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C40250") "A benign or malignant neoplasm that arises from the vagina and is characterized by the presence of neoplastic glandular epithelial cells. Representative examples include adenoma, endometrioid adenocarcinoma, and clear cell adenocarcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:134") -AnnotationAssertion(Annotation( "DOID:134") Annotation( "MONDO:equivalentTo") "NCIT:C40250") -AnnotationAssertion(Annotation( "DOID:134") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40250") "UMLS:C1519921") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina glandular cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40250") "vaginal glandular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40250") "vaginal glandular tumor") -AnnotationAssertion( "MONDO:0001704") -AnnotationAssertion(rdfs:label "vaginal glandular neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C40250") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40250") ) -SubClassOf( ) - -# Class: (scleritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the sclera.") -AnnotationAssertion( "scleritis (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13452") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012911") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0100532") -AnnotationAssertion(Annotation( "DOID:13452") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:379.00") -AnnotationAssertion(Annotation( "DOID:13452") Annotation( "MONDO:equivalentTo") "MESH:D015423") -AnnotationAssertion(Annotation( "DOID:13452") Annotation( "MONDO:equivalentTo") "NCIT:C119046") -AnnotationAssertion(Annotation( "DOID:13452") Annotation( "MONDO:equivalentTo") "SCTID:78370002") -AnnotationAssertion(Annotation( "DOID:13452") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C119046") "UMLS:C0036416") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "scleritis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "scleritis (disease)") -AnnotationAssertion( "MONDO:0001718") -AnnotationAssertion(rdfs:label "scleritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:13452") Annotation( "MESH:D015423") Annotation( "NCIT:C119046") ) - -# Class: (cornea squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A rare squamous cell carcinoma that arises from the cornea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13538") -AnnotationAssertion(Annotation( "DOID:13538") Annotation( "MONDO:equivalentTo") "NCIT:C4552") -AnnotationAssertion(Annotation( "DOID:13538") Annotation( "MONDO:equivalentTo") "SCTID:255008003") -AnnotationAssertion(Annotation( "DOID:13538") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4552") "UMLS:C0346366") -AnnotationAssertion(Annotation( "NCIT:C4552") "cornea epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4552") "cornea squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:13538") Annotation( "NCIT:C4552") "corneal epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4552") "corneal squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4552") "epidermoid carcinoma of cornea") -AnnotationAssertion(Annotation( "NCIT:C4552") "epidermoid carcinoma of the cornea") -AnnotationAssertion(Annotation( "DOID:13538") Annotation( "NCIT:C4552") "squamous cell carcinoma of cornea") -AnnotationAssertion(Annotation( "NCIT:C4552") "squamous cell carcinoma of the cornea") -AnnotationAssertion( "MONDO:0001740") -AnnotationAssertion(rdfs:label "cornea squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4552") ) -SubClassOf(Annotation( "DOID:13538") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4552") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (vaginal squamous tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that arises from the squamous epithelium of the vagina. Representative examples include condyloma acuminatum, squamous papilloma, and squamous cell carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:138") -AnnotationAssertion(Annotation( "DOID:138") Annotation( "MONDO:equivalentTo") "NCIT:C40242") -AnnotationAssertion(Annotation( "DOID:138") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40242") "UMLS:C1519931") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina squamous cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40242") "vaginal squamous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40242") "vaginal squamous tumor") -AnnotationAssertion( "MONDO:0001806") -AnnotationAssertion(rdfs:label "vaginal squamous tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40242") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40242") ) - -# Class: (hypoglossal nerve disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the hypoglossal nerve.") -AnnotationAssertion(Annotation( "DOID:13814") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13814") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:352.5") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "MONDO:equivalentTo") "MESH:D020437") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "MONDO:equivalentTo") "NCIT:C26954") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "MONDO:equivalentTo") "SCTID:24777009") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26954") "UMLS:C0152181") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of hypoglossal nerve") -AnnotationAssertion( "disease or disorder of hypoglossal nerve") -AnnotationAssertion(Annotation( "DOID:13814") "disorder of 12th nerve") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "NCIT:C26954") "disorder of XII nerve") -AnnotationAssertion(Annotation( "DOID:13814") Annotation( "ICD9CM:352.5") "disorder of hypoglossal [12th] nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C26954") "disorder of the XII nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hypoglossal nerve disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "hypoglossal nerve disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26954") "hypoglossal nerve disorder") -AnnotationAssertion(Annotation( "NCIT:C26954") "twelfth nerve disorder") -AnnotationAssertion( "MONDO:0001810") -AnnotationAssertion(rdfs:label "hypoglossal nerve disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13814/inferred") Annotation( "MESH:D020437") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26954") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (scleroperikeratitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13861") -AnnotationAssertion(Annotation( "DOID:13861") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:379.05") -AnnotationAssertion(Annotation( "DOID:13861") Annotation( "MONDO:equivalentTo") "SCTID:42574005") -AnnotationAssertion(Annotation( "DOID:13861") Annotation( "MONDO:equivalentTo") "UMLS:C0155355") -AnnotationAssertion(Annotation( "DOID:13861") Annotation( "ICD9CM:379.05") "scleritis with corneal involvement") -AnnotationAssertion( "MONDO:0001816") -AnnotationAssertion(rdfs:label "scleroperikeratitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13861") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (facial neuralgia) - -AnnotationAssertion(Annotation( "MESH:D005156") "Neuralgic syndromes which feature chronic or recurrent facial pain as the primary manifestation of disease. Disorders of the trigeminal and facial nerves are frequently associated with these conditions.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13865") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:351.8") -AnnotationAssertion(Annotation( "DOID:13865") Annotation( "MONDO:equivalentTo") "MESH:D005156") -AnnotationAssertion(Annotation( "DOID:13865") Annotation( "MONDO:equivalentTo") "SCTID:4151000119102") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "facial nerve neuralgia") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neuralgia of facial nerve") -AnnotationAssertion( "MONDO:0001818") -AnnotationAssertion(rdfs:label "facial neuralgia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13865") Annotation( "MESH:D005156") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (geniculate ganglionitis) - -AnnotationAssertion(Annotation( "MESH:D005155") "Diseases of the facial nerve or nuclei. Pontine disorders may affect the facial nuclei or nerve fascicle. The nerve may be involved intracranially, along its course through the petrous portion of the temporal bone, or along its extracranial course. Clinical manifestations include facial muscle weakness, loss of taste from the anterior tongue, hyperacusis, and decreased lacrimation.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14075") -AnnotationAssertion(Annotation( "DOID:14075") Annotation( "MONDO:equivalentTo") "ICD10CM:G51.1") -AnnotationAssertion(Annotation( "DOID:14075") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:351.1") -AnnotationAssertion(Annotation( "DOID:14075") Annotation( "MONDO:equivalentTo") "SCTID:72839009") -AnnotationAssertion(Annotation( "DOID:14075") Annotation( "MONDO:equivalentTo") "UMLS:C0017407") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "geniculate ganglion inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "geniculate ganglionitis") -AnnotationAssertion( "inflammation of geniculate ganglion") -AnnotationAssertion( "MONDO:0001873") -AnnotationAssertion(rdfs:label "geniculate ganglionitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14075") Annotation( "ICD10CM:G51.1") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anus cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the anus") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14110") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009300") -AnnotationAssertion(Annotation( "DOID:14110") Annotation( "MONDO:relatedTo") "ICD9:154.2") -AnnotationAssertion(Annotation( "DOID:14110") "ICD9:154.3") -AnnotationAssertion(Annotation( "DOID:14110") Annotation( "MONDO:equivalentTo") "NCIT:C7379") -AnnotationAssertion(Annotation( "DOID:14110") Annotation( "MONDO:relatedTo") "SCTID:363352004") -AnnotationAssertion(Annotation( "DOID:14110") Annotation( "MONDO:relatedTo") "UMLS:C0153445") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of anus") -AnnotationAssertion(Annotation( "NCIT:C7379") "malignant anal neoplasm") -AnnotationAssertion(Annotation( "DOID:14110") Annotation( "NCIT:C7379") "malignant anal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant anus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7379") "malignant neoplasm of anus") -AnnotationAssertion(Annotation( "NCIT:C7379") "malignant neoplasm of the anus") -AnnotationAssertion(Annotation( "NCIT:C7379") "malignant tumor of anus") -AnnotationAssertion(Annotation( "NCIT:C7379") "malignant tumor of the anus") -AnnotationAssertion( "MONDO:0001879") -AnnotationAssertion(rdfs:label "anus cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7379") ) -SubClassOf( ) - -# Class: (optic choroid disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the optic choroid.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1417") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:363.8") -AnnotationAssertion(Annotation( "DOID:1417") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:363.9") -AnnotationAssertion(Annotation( "DOID:1417") Annotation( "MONDO:equivalentTo") "MESH:D015862") -AnnotationAssertion(Annotation( "DOID:1417") Annotation( "MONDO:equivalentTo") "NCIT:C34468") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128468007") -AnnotationAssertion(Annotation( "DOID:1417") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34468") "UMLS:C0008521") -AnnotationAssertion(Annotation( "NCIT:C34468") "choroid disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of optic choroid") -AnnotationAssertion( "disease or disorder of optic choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of optic choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "optic choroid disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "optic choroid disease or disorder") -AnnotationAssertion(Annotation( "DOID:1417") "choroid disease") -AnnotationAssertion( "MONDO:0001898") -AnnotationAssertion(rdfs:label "optic choroid disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1417") Annotation( "MESH:D015862") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34468") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ureteral disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder affecting the ureter.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1426") -AnnotationAssertion(Annotation( "DOID:1426") Annotation( "MONDO:equivalentTo") "MESH:D014515") -AnnotationAssertion(Annotation( "DOID:1426") Annotation( "MONDO:equivalentTo") "NCIT:C27148") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128073008") -AnnotationAssertion(Annotation( "DOID:1426") Annotation( "MONDO:equivalentTo") "UMLS:C0041954") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0403608") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ureter") -AnnotationAssertion( "disease or disorder of ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ureter disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "ureter disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27148") "ureter disorder") -AnnotationAssertion(Annotation( "NCIT:C27148") "ureteric disease") -AnnotationAssertion(Annotation( "NCIT:C27148") "ureteric disorder") -AnnotationAssertion( "MONDO:0001926") -AnnotationAssertion(rdfs:label "ureteral disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1426") Annotation( "MESH:D014515") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27148") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute cholangitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Cholangitis that is both sudden in onset and of a relatively short duration.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14271") -AnnotationAssertion(Annotation( "DOID:14271") Annotation( "MONDO:equivalentTo") "NCIT:C35334") -AnnotationAssertion(Annotation( "DOID:14271") Annotation( "MONDO:equivalentTo") "SCTID:6215006") -AnnotationAssertion(Annotation( "DOID:14271") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35334") "UMLS:C0267917") -AnnotationAssertion(Annotation( "DOID:14271") Annotation( "NCIT:C35334") "acute cholangitis") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "cholangitis, acute") -AnnotationAssertion( "MONDO:0001930") -AnnotationAssertion(rdfs:label "acute cholangitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14271") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35334") ) -SubClassOf( ) - -# Class: (endocrine pancreas disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the endocrine pancreas.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1428") -AnnotationAssertion(Annotation( "DOID:1428") "ICD9:251") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27067") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:17346000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27067") "UMLS:C0271633") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of endocrine pancreas") -AnnotationAssertion( "disease or disorder of endocrine pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of endocrine pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27067") "endocrine pancreas disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "endocrine pancreas disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27067") "endocrine pancreas disorder") -AnnotationAssertion( "disorder of islets of langerhans") -AnnotationAssertion( "disorder of pancreatic islets") -AnnotationAssertion( "MONDO:0001933") -AnnotationAssertion(rdfs:label "endocrine pancreas disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1428") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27067") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (blindness (disorder)) - -AnnotationAssertion(Annotation( "NCIT:C97109") "The lack of vision. It is caused by neurological or physiological factors.") -AnnotationAssertion(Annotation( "DOID:1432") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:H54") -AnnotationAssertion(Annotation( "DOID:1432") "ICD9:369") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001766") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97109") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:105597003") -AnnotationAssertion(Annotation( "DOID:1432") "vision impairment") -AnnotationAssertion(Annotation( "DOID:1432") "vision loss") -AnnotationAssertion(Annotation( "DOID:1432") "visual impairment") -AnnotationAssertion(Annotation( "DOID:1432") "blindness") -AnnotationAssertion( "MONDO:0001941") -AnnotationAssertion(rdfs:label "blindness (disorder)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D001766") Annotation( "MONDO:Redundant") Annotation( "NCIT:C97109") Annotation( "NCIT:C97109/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute thyroiditis) - -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "Acute form of thyroiditis (disease).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14353") -AnnotationAssertion(Annotation( "DOID:14353") Annotation( "MONDO:equivalentTo") "ICD10CM:E06.0") -AnnotationAssertion(Annotation( "DOID:14353") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:245.0") -AnnotationAssertion(Annotation( "DOID:14353") Annotation( "MONDO:equivalentTo") "SCTID:190293001") -AnnotationAssertion(Annotation( "DOID:14353") Annotation( "MONDO:equivalentTo") "UMLS:C0001360") -AnnotationAssertion( "acute thyroiditis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "thyroiditis (disease), acute") -AnnotationAssertion( "MONDO:0001949") -AnnotationAssertion(rdfs:label "acute thyroiditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14353") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (parietal lobe cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the parietal lobe") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14384") -AnnotationAssertion(Annotation( "DOID:14384") Annotation( "MONDO:equivalentTo") "ICD10CM:C71.3") -AnnotationAssertion(Annotation( "DOID:14384") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:191.3") -AnnotationAssertion(Annotation( "DOID:14384") Annotation( "MONDO:equivalentTo") "SCTID:363469001") -AnnotationAssertion(Annotation( "DOID:14384") Annotation( "MONDO:equivalentTo") "UMLS:C0153637") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of parietal lobe") -AnnotationAssertion(Annotation( "DOID:14384") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of parietal lobe") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant parietal lobe neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "parietal lobe cancer") -AnnotationAssertion(Annotation( "DOID:14384") "parietal lobe neoplasm") -AnnotationAssertion( "MONDO:0001952") -AnnotationAssertion(rdfs:label "parietal lobe cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14384") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (malignant cardiac germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C5371") "A rare malignant germ cell tumor that arises from the pericardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14535") -AnnotationAssertion(Annotation( "DOID:14535") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5371") -AnnotationAssertion(Annotation( "DOID:14535") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5371") "UMLS:C1334566") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant Cardiac germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant Cardiac germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant germ cell neoplasm of heart") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant germ cell neoplasm of the heart") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant germ cell tumor of heart") -AnnotationAssertion(Annotation( "DOID:14535") Annotation( "NCIT:C5371") "malignant germ cell tumor of the heart") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant heart germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5371") "malignant heart germ cell tumor") -AnnotationAssertion( "MONDO:0001991") -AnnotationAssertion(rdfs:label "malignant cardiac germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14535") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5371") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (rete testis adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the rete testis") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14544") -AnnotationAssertion(Annotation( "DOID:14544") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C8955") -AnnotationAssertion(Annotation( "DOID:14544") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8955") "UMLS:C0863024") -AnnotationAssertion(Annotation( "DOID:14544") Annotation( "NCIT:C8955") "adenocarcinoma of rete testis") -AnnotationAssertion(Annotation( "DOID:14544") Annotation( "NCIT:C8955") "adenocarcinoma of the rete testis") -AnnotationAssertion(Annotation( "NCIT:C8955") "carcinoma, rete testis, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C8955") "rete testis adenocarcinoma") -AnnotationAssertion( "MONDO:0001992") -AnnotationAssertion(rdfs:label "rete testis adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14544") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8955") ) -SubClassOf(Annotation( "DOID:14544") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8955") ) -SubClassOf( ) - -# Class: (seminal vesicle adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the seminal vesicle") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14545") -AnnotationAssertion(Annotation( "DOID:14545") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C39906") -AnnotationAssertion(Annotation( "DOID:14545") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39906") "UMLS:C1519233") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C39906") "seminal vesicle adenocarcinoma") -AnnotationAssertion( "MONDO:0001993") -AnnotationAssertion(rdfs:label "seminal vesicle adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C39906") ) -SubClassOf(Annotation( "DOID:14545") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39906") ) -SubClassOf( ) - -# Class: (labyrinthitis) - -AnnotationAssertion(Annotation( "NCIT:C128369") Annotation( "Wikipedia:Labyrinthitis") "Inflammation of the inner ear. The cause is often not clear. It may be due to a virus, but it can also arise from bacterial infection, head injury, extreme stress, an allergy, or as a reaction to medication.") -AnnotationAssertion(Annotation( "DOID:1468") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1468") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3930") -AnnotationAssertion(Annotation( "DOID:1468") Annotation( "MONDO:equivalentTo") "ICD10CM:H83.0") -AnnotationAssertion(Annotation( "DOID:1468") "ICD9:386.3") -AnnotationAssertion(Annotation( "DOID:1468") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:386.30") -AnnotationAssertion(Annotation( "DOID:1468") Annotation( "MONDO:equivalentTo") "MESH:D007762") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C128369") -AnnotationAssertion(Annotation( "DOID:1468") Annotation( "MONDO:equivalentTo") "SCTID:23919004") -AnnotationAssertion(Annotation( "DOID:1468") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C128369") "UMLS:C0022893") -AnnotationAssertion( "inflammation of internal ear") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "internal ear inflammation") -AnnotationAssertion(Annotation( "DOID:3930") "inner ear infection") -AnnotationAssertion(Annotation( "Wikipedia:Labyrinthitis") "otitis interna") -AnnotationAssertion( "MONDO:0002008") -AnnotationAssertion(rdfs:comment "Note that DO has distinct classes for both labyrinthitis and otitis interna. These are generally regarded as synonyms. We intentionally make these two classes equivalent. However, the DO class may potentially represent the infectious form, although the sub/superclass relationships are inverted if this is the case.") -AnnotationAssertion(rdfs:label "labyrinthitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1468/inferred") Annotation( "DOID:3930") Annotation( "ICD10CM:H83.0/inferred") Annotation( "MESH:D007762") Annotation( "MONDO:Redundant") Annotation( "NCIT:C128369") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of orbital region) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the orbital region.") -AnnotationAssertion(Annotation( "DOID:1492") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "DOID:1492") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:H00-H59") -AnnotationAssertion(Annotation( "DOID:1492") "ICD9:362.10") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:371409005") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of orbital region") -AnnotationAssertion( "disease or disorder of orbital region") -AnnotationAssertion( "disorder of eye region") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of orbital region") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "orbital region disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "orbital region disease or disorder") -AnnotationAssertion(Annotation( "DOID:1492") "eye and adnexa disease") -AnnotationAssertion( "ophthalmological disorder") -AnnotationAssertion( "MONDO:0002022") -AnnotationAssertion(rdfs:label "disorder of orbital region") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (psychiatric disorder) - -AnnotationAssertion(Annotation( "NCIT:C2893") "A disorder characterized by behavioral and/or psychological abnormalities, often accompanied by physical symptoms. The symptoms may cause clinically significant distress or impairment in social and occupational areas of functioning. Representative examples include anxiety disorders, cognitive disorders, mood disorders and schizophrenia.") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:150") -AnnotationAssertion(Annotation( "DOID:150") Annotation( "MONDO:equivalentTo") "MESH:D001523") -AnnotationAssertion( "MFOMD:0000004") -AnnotationAssertion(Annotation( "DOID:150") Annotation( "MONDO:equivalentTo") "NCIT:C2893") -AnnotationAssertion(Annotation( "DOID:150") Annotation( "MONDO:relatedTo") "SCTID:74732009") -AnnotationAssertion(Annotation( "NCIT:C2893") "Psychiatric disease") -AnnotationAssertion(Annotation( "NCIT:C2893") "Psychiatric disorder") -AnnotationAssertion(Annotation( "DOID:150") "disease of mental health") -AnnotationAssertion(Annotation( "NCIT:C2893") "mental disorder") -AnnotationAssertion(Annotation( "NCIT:C2893") "mental dysfunction") -AnnotationAssertion(Annotation( "NCIT:C2893") "mental illness") -AnnotationAssertion( "MONDO:0002025") -AnnotationAssertion(rdfs:label "psychiatric disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic cervicitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Chronic inflammation of the cervix.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1513") -AnnotationAssertion(Annotation( "DOID:1513") Annotation( "MONDO:equivalentTo") "NCIT:C27057") -AnnotationAssertion(Annotation( "DOID:1513") Annotation( "MONDO:equivalentTo") "SCTID:56728002") -AnnotationAssertion(Annotation( "DOID:1513") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27057") "UMLS:C0269062") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "cervicitis (disease), chronic") -AnnotationAssertion( "chronic cervicitis (disease)") -AnnotationAssertion( "MONDO:0002030") -AnnotationAssertion(rdfs:label "chronic cervicitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1513") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27057") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cecal disorder) - -AnnotationAssertion(Annotation( "MESH:D002429") "Pathological developments in the cecum.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1518") -AnnotationAssertion(Annotation( "DOID:1518") Annotation( "MONDO:equivalentTo") "MESH:D002429") -AnnotationAssertion(Annotation( "DOID:1518") Annotation( "MONDO:equivalentTo") "SCTID:128525008") -AnnotationAssertion(Annotation( "DOID:1518") Annotation( "MONDO:equivalentTo") "UMLS:C0007527") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of caecum") -AnnotationAssertion( "disease or disorder of caecum") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of caecum") -AnnotationAssertion( "MONDO:0002031") -AnnotationAssertion(rdfs:label "cecal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (colon carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the colon") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4910") "colon cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1520") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001950") -AnnotationAssertion(Annotation( "DOID:1520") Annotation( "MONDO:equivalentTo") "NCIT:C4910") -AnnotationAssertion(Annotation( "DOID:1520") Annotation( "MONDO:equivalentTo") "SCTID:269533000") -AnnotationAssertion(Annotation( "DOID:1520") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4910") "UMLS:C0699790") -AnnotationAssertion(Annotation( "DOID:1520") Annotation( "MONDO:patterns/carcinoma") Annotation( "MTH:191") Annotation( "NCIT:C4910") "carcinoma of colon") -AnnotationAssertion(Annotation( "NCIT:C4910") "carcinoma of the colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4910") "colon carcinoma") -AnnotationAssertion(Annotation( "DOID:1520") Annotation( "NCIT:C4910") "colonic carcinoma") -AnnotationAssertion( "MONDO:0002032") -AnnotationAssertion(rdfs:label "colon carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1520") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4910") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (cecum cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the caecum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1521") -AnnotationAssertion(Annotation( "DOID:1521") "ICD9:153.4") -AnnotationAssertion(Annotation( "DOID:1521") Annotation( "MONDO:equivalentTo") "NCIT:C9329") -AnnotationAssertion(Annotation( "DOID:1521") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9329") "UMLS:C0153437") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of caecum") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant caecum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9329") "malignant cecum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9329") "malignant cecum tumor") -AnnotationAssertion(Annotation( "DOID:1521") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of caecum") -AnnotationAssertion(Annotation( "NCIT:C9329") "malignant neoplasm of cecum") -AnnotationAssertion(Annotation( "NCIT:C9329") "malignant neoplasm of the cecum") -AnnotationAssertion(Annotation( "NCIT:C9329") "malignant tumor of cecum") -AnnotationAssertion(Annotation( "DOID:1521") Annotation( "NCIT:C9329") "malignant tumor of the cecum") -AnnotationAssertion( "MONDO:0002033") -AnnotationAssertion(rdfs:label "cecum cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9329") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9329") ) - -# Class: (penile disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the penis. Representative examples of non-neoplastic disorders include phimosis, balanitis, and hypospadias. Representative examples of neoplastic disorders include hemangioma, penile intraepithelial neoplasia, and penile carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1529") -AnnotationAssertion(Annotation( "DOID:1529") "ICD9:607.8") -AnnotationAssertion(Annotation( "DOID:1529") "ICD9:607.89") -AnnotationAssertion( "ICD9:607.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010409") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26846") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:33958003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26846") "UMLS:C0030846") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of penis") -AnnotationAssertion( "disease or disorder of penis") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of penis") -AnnotationAssertion(Annotation( "NCIT:C26846") "penile disease") -AnnotationAssertion(Annotation( "NCIT:C26846") "penile disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "penis disease or disorder") -AnnotationAssertion( "MONDO:0002036") -AnnotationAssertion(rdfs:label "penile disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1529") Annotation( "MESH:D010409") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26846") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pleural disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the pleura. Representative examples include pleural infection, pleural mesothelioma, and pleural solitary fibrous tumor.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1532") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:518.89") -AnnotationAssertion(Annotation( "DOID:1532") Annotation( "MONDO:equivalentTo") "MESH:D010995") -AnnotationAssertion(Annotation( "DOID:1532") Annotation( "MONDO:equivalentTo") "NCIT:C26859") -AnnotationAssertion(Annotation( "DOID:1532") Annotation( "MONDO:equivalentTo") "SCTID:88075009") -AnnotationAssertion(Annotation( "DOID:1532") Annotation( "MONDO:equivalentTo") "UMLS:C0032226") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of pleura") -AnnotationAssertion( "disease or disorder of pleura") -AnnotationAssertion(Annotation( "DOID:1532") Annotation( "MONDO:patterns/location_top") "disorder of pleura") -AnnotationAssertion(Annotation( "DOID:1532") "non-neoplastic pleural disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pleura disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "pleura disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26859") "pleural disorder") -AnnotationAssertion(Annotation( "NCIT:C26859") "pleural disorders") -AnnotationAssertion( "MONDO:0002037") -AnnotationAssertion(rdfs:label "pleural disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1532") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (head and neck carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C35850") "A carcinoma that arises from the head and neck region. Representative examples include oral cavity squamous cell carcinoma, laryngeal squamous cell carcinoma, and salivary gland carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1542") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35850") -AnnotationAssertion(Annotation( "DOID:1542") Annotation( "MONDO:equivalentTo") "UMLS:C1334927") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35850") "UMLS:C3887461") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of craniocervical region") -AnnotationAssertion(Annotation( "NCIT:C35850") "carcinoma of head and neck") -AnnotationAssertion(Annotation( "DOID:1542") Annotation( "MONDO:patterns/carcinoma") "carcinoma of neck") -AnnotationAssertion(Annotation( "NCIT:C35850") "carcinoma of the head and neck") -AnnotationAssertion(Annotation( "DOID:1542") Annotation( "NCIT:C6077") "carcinoma of the neck") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "craniocervical region carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35850") "head and neck carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "neck carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35850") "head and neck cancer") -AnnotationAssertion( "MONDO:0002038") -AnnotationAssertion(rdfs:label "head and neck carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35850") ) -SubClassOf(Annotation( "DOID:1542") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35850") ) - -# Class: (cognitive disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease affects cognitive processes.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1561") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001457") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:294.9") -AnnotationAssertion(Annotation( "DOID:1561") Annotation( "MONDO:equivalentTo") "MESH:D019965") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C92196") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:443265004") -AnnotationAssertion(Annotation( "DOID:1561") "cognitive disease") -AnnotationAssertion(Annotation( "NCIT:C92196") "cognitive disorder") -AnnotationAssertion(Annotation( "DOID:1561") Annotation( "NCIT:C34870") "organic mental disorder") -AnnotationAssertion( "MONDO:0002039") -AnnotationAssertion(rdfs:label "cognitive disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D019965") Annotation( "MONDO:Redundant") Annotation( "NCIT:C92196") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fungal infectious disease) - -AnnotationAssertion(Annotation( "NCIT:C3245") "An infection caused by a fungus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1564") -AnnotationAssertion(Annotation( "DOID:1564") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:B35-B49") -AnnotationAssertion(Annotation( "DOID:1564") "ICD9:110-118.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:117.9") -AnnotationAssertion(Annotation( "DOID:1564") Annotation( "MONDO:equivalentTo") "MESH:D009181") -AnnotationAssertion(Annotation( "DOID:1564") Annotation( "MONDO:equivalentTo") "NCIT:C3245") -AnnotationAssertion(Annotation( "DOID:1564") Annotation( "MONDO:equivalentTo") "SCTID:3218000") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Fungi caused disease or disorder") -AnnotationAssertion( "Fungi disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/infectious_disease_by_agent") "Fungi infection") -AnnotationAssertion( "Fungi infectious disease") -AnnotationAssertion(Annotation( "DOID:1564") "mycosis") -AnnotationAssertion(Annotation( "NCIT:C3245") "fungal infection") -AnnotationAssertion(Annotation( "NCIT:C3245") "infection, fungal") -AnnotationAssertion(Annotation( "MONDO:patterns/infectious_disease_by_agent") "infections, Fungi") -AnnotationAssertion(Annotation( "DOID:1564") "mycoses") -AnnotationAssertion( "MONDO:0002041") -AnnotationAssertion(rdfs:label "fungal infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1564") Annotation( "ICD10CM:B35-B49") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3245") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (depressive disorder) - -AnnotationAssertion(Annotation( "NCIT:C2982") "A melancholy feeling of sadness and despair.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1596") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:F32") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:311") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D003866") -AnnotationAssertion( "MFOMD:0000013") -AnnotationAssertion(Annotation( "DOID:1596") Annotation( "MONDO:equivalentTo") "NCIT:C2982") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:35489007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236658") -AnnotationAssertion(Annotation( "NCIT:C2982") "depression") -AnnotationAssertion(Annotation( "DOID:1596") "mental depression") -AnnotationAssertion(Annotation( "MESH:D003866") "melancholia") -AnnotationAssertion(Annotation( "MESH:D003866") "melancholias") -AnnotationAssertion(Annotation( "MESH:D003866") "syndrome, depressive") -AnnotationAssertion(Annotation( "MESH:D003866") "syndromes, depressive") -AnnotationAssertion( "MONDO:0002050") -AnnotationAssertion(rdfs:label "depressive disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1596") Annotation( "ICD10CM:F32") Annotation( "MESH:D003866") Annotation( "NCIT:C2982") ) - -# Class: (integumentary system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the integumental system.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0045027") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:16") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128598002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1290011") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of integumental system") -AnnotationAssertion( "disease or disorder of integumental system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of integumental system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "integumental system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "integumental system disease or disorder") -AnnotationAssertion(Annotation( "DOID:16") "integumentary disease") -AnnotationAssertion( "disorder of integument") -AnnotationAssertion( "MONDO:0002051") -AnnotationAssertion(rdfs:label "integumentary system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lymphadenitis) - -AnnotationAssertion(Annotation( "NCIT:C26821") "Acute or chronic inflammation of one or more lymph nodes. It is usually caused by an infectious process.") -AnnotationAssertion( "lymphadenitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1602") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002840") -AnnotationAssertion(Annotation( "DOID:1602") "ICD9:289.1") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:683") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") "MESH:D008199") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") "NCIT:C26821") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") "SCTID:41174002") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26821") "UMLS:C0024205") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") "UMLS:C0154304") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "MONDO:equivalentTo") "UMLS:C0157705") -AnnotationAssertion(Annotation( "DOID:1602") "Inflammation of lymph node") -AnnotationAssertion(Annotation( "DOID:1602") "acute adenitis") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "ICD9CM:683") "acute lymphadenitis") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "NCIT:C26821") "adenitis") -AnnotationAssertion(Annotation( "DOID:1602") "chronic adenitis") -AnnotationAssertion(Annotation( "DOID:1602") Annotation( "NCIT:C26966") "chronic lymphadenitis") -AnnotationAssertion( "inflammation of lymph node") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "lymph node inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "lymph nodeitis") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "lymphadenitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "lymphadenitis (disease)") -AnnotationAssertion(Annotation( "NCIT:C26821") "lymph gland infection") -AnnotationAssertion( "MONDO:0002052") -AnnotationAssertion(rdfs:label "lymphadenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1602") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26821") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (supratentorial cancer) - -AnnotationAssertion(Annotation( "MESH:D015173") "Primary and metastatic (secondary) tumors of the brain located above the tentorium cerebelli, a fold of dura mater separating the CEREBELLUM and brain STEM from the cerebral hemispheres and DIENCEPHALON (i.e., THALAMUS and HYPOTHALAMUS and related structures). In adults, primary neoplasms tend to arise in the supratentorial compartment, whereas in children they occur more frequently in the infratentorial space. Clinical manifestations vary with the location of the lesion, but SEIZURES; APHASIA; HEMIANOPSIA; hemiparesis; and sensory deficits are relatively common features. Metastatic supratentorial neoplasms are frequently multiple at the time of presentation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1659") -AnnotationAssertion(Annotation( "DOID:1659") Annotation( "MONDO:equivalentTo") "MESH:D015173") -AnnotationAssertion(Annotation( "DOID:1659") Annotation( "MONDO:equivalentTo") "NCIT:C4964") -AnnotationAssertion(Annotation( "DOID:1659") Annotation( "NCIT:C3397") "brain neoplasm, supratentorial") -AnnotationAssertion(Annotation( "NCIT:C4964") "malignant supratentorial neoplasm") -AnnotationAssertion(Annotation( "DOID:1659") Annotation( "NCIT:C4964") "malignant supratentorial tumor") -AnnotationAssertion(Annotation( "NCIT:C4964") "supratentorial neoplasms, malignant") -AnnotationAssertion( "MONDO:0002071") -AnnotationAssertion(rdfs:label "supratentorial cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1659") Annotation( "MESH:D015173") Annotation( "NCIT:C4964") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (musculoskeletal system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the musculoskeletal system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:17") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.99") -AnnotationAssertion(Annotation( "DOID:17") Annotation( "MONDO:equivalentTo") "MESH:D009140") -AnnotationAssertion(Annotation( "DOID:17") Annotation( "MONDO:equivalentTo") "NCIT:C107377") -AnnotationAssertion(Annotation( "DOID:17") Annotation( "MONDO:equivalentTo") "SCTID:928000") -AnnotationAssertion(Annotation( "DOID:17") Annotation( "MONDO:equivalentTo") "UMLS:C0026857") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of musculoskeletal system") -AnnotationAssertion( "disease or disorder of musculoskeletal system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of musculoskeletal system") -AnnotationAssertion(Annotation( "DOID:17") "musculoskeletal disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "musculoskeletal system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "musculoskeletal system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C107377") "musculoskeletal system disorder") -AnnotationAssertion( "musculoskeletal disorder") -AnnotationAssertion( "MONDO:0002081") -AnnotationAssertion(rdfs:label "musculoskeletal system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endocrine gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3010") "A benign or malignant neoplasm arising from the epithelial cells of an endocrine organ. Representative examples include pituitary gland adenoma, pituitary gland carcinoma, thyroid gland carcinoma, carcinoid tumor, and neuroendocrine carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003769") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3010") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:387922007") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine gland neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "endocrine gland tumor") -AnnotationAssertion(Annotation( "DOID:170") Annotation( "NCIT:C3010") "endocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3010") "endocrine system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3010") "endocrine system tumor") -AnnotationAssertion(Annotation( "DOID:170") Annotation( "NCIT:C3010") "endocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of endocrine gland") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of endocrine gland") -AnnotationAssertion(Annotation( "DOID:170") "malignant endocrine tumor") -AnnotationAssertion( "MONDO:0002082") -AnnotationAssertion(rdfs:label "endocrine gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3010/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3010") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peritoneum cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the peritoneum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1725") -AnnotationAssertion(Annotation( "DOID:1725") "ICD9:158.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:158.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:159.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3538") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363492001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3538") "UMLS:C0153467") -AnnotationAssertion(Annotation( "DOID:1725") Annotation( "MONDO:patterns/cancer") "cancer of peritoneum") -AnnotationAssertion(Annotation( "NCIT:C3538") "cancer of the peritoneum") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of peritoneum") -AnnotationAssertion(Annotation( "NCIT:C3538") "malignant peritoneal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant peritoneum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3538") "peritoneal cancer") -AnnotationAssertion(Annotation( "NCIT:C3538") "peritoneal cavity cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peritoneum cancer") -AnnotationAssertion(Annotation( "DOID:1725") "peritoneal neoplasm") -AnnotationAssertion( "MONDO:0002087") -AnnotationAssertion(rdfs:label "peritoneum cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1725") Annotation( "DOID:1725/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3538") ) - -# Class: (vascular cancer) - -AnnotationAssertion(Annotation( "NCIT:C8538") "A malignant neoplasm arising from the blood vessels.") -AnnotationAssertion(Annotation( "DOID:175") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:175") "Haemangiomatous tumour") -AnnotationAssertion(Annotation( "DOID:175") Annotation( "NCIT:C7387") "blood vessel neoplasm") -AnnotationAssertion(Annotation( "DOID:175") "blood vessel tumor") -AnnotationAssertion(Annotation( "DOID:175") "blood vessel tumor (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:175") "blood vessel tumors") -AnnotationAssertion(Annotation( "DOID:175") "blood vessel tumors (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:175") "blood vessel tumour disorder") -AnnotationAssertion(Annotation( "DOID:175") "neoplasm of great vessel") -AnnotationAssertion(Annotation( "DOID:175") Annotation( "NCIT:C7388") "vascular tumors") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:175") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009383") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8538") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of vasculature") -AnnotationAssertion(Annotation( "NCIT:C8538") "malignant blood vessel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8538") "malignant blood vessel tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of vasculature") -AnnotationAssertion(Annotation( "DOID:175") "malignant vascular neoplasm") -AnnotationAssertion(Annotation( "DOID:175") Annotation( "NCIT:C7390") "malignant vascular tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant vasculature neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pulmonary artery cancer") -AnnotationAssertion(Annotation( "DOID:175") "pulmonary artery malignant neoplasm") -AnnotationAssertion(Annotation( "DOID:175") "pulmonary vein malignant neoplasm") -AnnotationAssertion( "vasculature cancer") -AnnotationAssertion(Annotation( "DOID:175") Annotation( "NCIT:C5388") "leiomyosarcoma of the renal vein") -AnnotationAssertion(Annotation( "DOID:175") Annotation( "NCIT:C5380") "malignant tumor of pulmonary artery") -AnnotationAssertion(Annotation( "DOID:175") Annotation( "NCIT:C5383") "malignant tumor of pulmonary vein") -AnnotationAssertion(Annotation( "DOID:175") "renal vein leiomyosarcoma") -AnnotationAssertion(Annotation( "DOID:175") "vascular tissue neoplasm") -AnnotationAssertion( "MONDO:0002095") -AnnotationAssertion(rdfs:comment "Editor note: see also NCIT:C7390") -AnnotationAssertion(rdfs:label "vascular cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:175") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8538/inferred") ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C8538") ) - -# Class: (facial nerve disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the facial nerve.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1756") -AnnotationAssertion(Annotation( "DOID:1756") Annotation( "MONDO:equivalentTo") "ICD10CM:G51") -AnnotationAssertion(Annotation( "DOID:1756") "ICD9:351") -AnnotationAssertion(Annotation( "DOID:1756") "ICD9:351.9") -AnnotationAssertion(Annotation( "DOID:1756") Annotation( "MONDO:equivalentTo") "MESH:D005155") -AnnotationAssertion(Annotation( "DOID:1756") Annotation( "MONDO:equivalentTo") "NCIT:C27594") -AnnotationAssertion(Annotation( "DOID:1756") Annotation( "MONDO:equivalentTo") "SCTID:422426003") -AnnotationAssertion(Annotation( "DOID:1756") Annotation( "MONDO:equivalentTo") "UMLS:C0015464") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of facial nerve") -AnnotationAssertion( "disease or disorder of facial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of facial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "facial nerve disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "facial nerve disease or disorder") -AnnotationAssertion( "facial nerve disorder") -AnnotationAssertion( "disorder of seventh cranial nerve") -AnnotationAssertion( "disorders of the VIIth cranial nerve") -AnnotationAssertion( "disorders of the seventh nerve") -AnnotationAssertion( "facial neuropathy") -AnnotationAssertion( "MONDO:0002098") -AnnotationAssertion(rdfs:label "facial nerve disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1756") Annotation( "MESH:D005155") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27594") ) -SubClassOf(Annotation( "DOID:1756/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cardiovascular cancer) - -AnnotationAssertion(Annotation( "NCIT:C114940") "A primary or metastatic malignant neoplasm involving the cardiovascular system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:176") "cardiovascular neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:176") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C114940") -AnnotationAssertion(Annotation( "DOID:176") Annotation( "MONDO:equivalentTo") "UMLS:C0497243") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3898472") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of cardiovascular system") -AnnotationAssertion( "cardiovascular system cancer") -AnnotationAssertion(Annotation( "DOID:176") "cardiovascular tumors") -AnnotationAssertion(Annotation( "NCIT:C114940") "malignant cardiovascular neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant cardiovascular system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of cardiovascular system") -AnnotationAssertion( "MONDO:0002100") -AnnotationAssertion(rdfs:label "cardiovascular cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:176") Annotation( "DOID:176/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C114940") ) - -# Class: (facial nerve neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a facial nerve.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1760") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:1760") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5827") -AnnotationAssertion(Annotation( "DOID:1760") Annotation( "MONDO:equivalentTo") "SCTID:126973004") -AnnotationAssertion(Annotation( "DOID:1760") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5827") "UMLS:C1263899") -AnnotationAssertion(Annotation( "NCIT:C5827") "VIIth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5827") "VIIth cranial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5827") "facial nerve neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "facial nerve neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C5827") "facial nerve neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5827") "facial nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5827") "facial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5827") "neoplasm of Facial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of facial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "neoplasm of seventh cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "neoplasm of the Facial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "neoplasm of the seventh cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "seventh cranial nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5827") "seventh cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5827") "seventh cranial nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5827") "seventh cranial nerve tumors") -AnnotationAssertion(Annotation( "DOID:1760") Annotation( "NCIT:C5827") "tumor of Facial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of facial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "tumor of seventh cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "tumor of the Facial nerve") -AnnotationAssertion(Annotation( "NCIT:C5827") "tumor of the seventh cranial nerve") -AnnotationAssertion( "MONDO:0002101") -AnnotationAssertion(rdfs:label "facial nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:1760") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5827") ) - -# Class: (cheilitis) - -AnnotationAssertion(Annotation( "NCIT:C79545") "An inflammatory process affecting the lip.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1762") -AnnotationAssertion(Annotation( "DOID:1762") Annotation( "MONDO:otherHierarchy") "HP:0100825") -AnnotationAssertion(Annotation( "DOID:1762") Annotation( "MONDO:equivalentTo") "MESH:D002613") -AnnotationAssertion(Annotation( "DOID:1762") Annotation( "MONDO:equivalentTo") "NCIT:C79545") -AnnotationAssertion(Annotation( "DOID:1762") Annotation( "MONDO:equivalentTo") "SCTID:7847004") -AnnotationAssertion(Annotation( "DOID:1762") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C79545") "UMLS:C0007971") -AnnotationAssertion( "inflammation of lip") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "lip inflammation") -AnnotationAssertion( "MONDO:0002102") -AnnotationAssertion(rdfs:label "cheilitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1762") Annotation( "MESH:D002613") Annotation( "MONDO:Redundant") Annotation( "NCIT:C79545/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (thyroid cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the thyroid gland") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1781") "neoplasm of thyroid gland") -AnnotationAssertion(Annotation( "DOID:1781") "thyroid gland neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1781") -AnnotationAssertion(Annotation( "DOID:1781") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:193") -AnnotationAssertion(Annotation( "DOID:1781") Annotation( "MONDO:relatedTo") "KEGG:05216") -AnnotationAssertion(Annotation( "DOID:1781") Annotation( "MONDO:equivalentTo") "NCIT:C7510") -AnnotationAssertion(Annotation( "DOID:1781") Annotation( "MONDO:equivalentTo") "SCTID:363478007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN221577") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant neoplasm of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant neoplasm of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant neoplasm of thyroid") -AnnotationAssertion(Annotation( "DOID:1781") Annotation( "ICD9CM:193") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7510") "malignant neoplasm of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7510") "malignant thyroid gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant thyroid gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant thyroid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant thyroid tumor") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant tumor of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant tumor of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant tumor of thyroid") -AnnotationAssertion(Annotation( "NCIT:C7510") "malignant tumor of thyroid gland") -AnnotationAssertion(Annotation( "DOID:1781") "malignant tumour of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thyroid gland cancer") -AnnotationAssertion( "MONDO:0002108") -AnnotationAssertion(rdfs:label "thyroid cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7510") ) -SubClassOf( ) - -# Class: (pituitary cancer) - -AnnotationAssertion(Annotation( "NCIT:C4769") "A primary or metastatic malignant neoplasm affecting the pituitary gland. Representative examples include functioning or non-functioning carcinomas arising from the anterior lobe of the pituitary gland, chordomas, chondrosarcomas, and metastatic carcinomas from the breast, lung, and gastrointestinal tract.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1785") Annotation( "NCIT:C3330") "pituitary gland neoplasm") -AnnotationAssertion(Annotation( "DOID:1785") "pituitary neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1785") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005578") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009371") -AnnotationAssertion(Annotation( "DOID:1785") Annotation( "MONDO:equivalentTo") "NCIT:C4769") -AnnotationAssertion(Annotation( "DOID:1785") Annotation( "MONDO:equivalentTo") "SCTID:363482009") -AnnotationAssertion(Annotation( "DOID:1785") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4769") "UMLS:C0496842") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant neoplasm of pituitary") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4769") "malignant neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4769") "malignant pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant pituitary gland tumor") -AnnotationAssertion(Annotation( "DOID:1785") Annotation( "NCIT:C4769") "malignant pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C4769") "malignant tumor of the pituitary gland") -AnnotationAssertion( "pituitary cancer") -AnnotationAssertion(Annotation( "DOID:1785") "pituitary gland cancer") -AnnotationAssertion(Annotation( "NCIT:C4769") "pituitary neoplasms, malignant") -AnnotationAssertion(Annotation( "NCIT:C4769") "pituitary tumor, malignant") -AnnotationAssertion( "MONDO:0002109") -AnnotationAssertion(rdfs:label "pituitary cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4769") ) -SubClassOf( ) - -# Class: (peritoneal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A rare carcinoma that arises from the peritoneum and resembles the malignant surface epithelial-stromal tumors that arise from the ovary. Serous adenocarcinoma is the most common histologic variant. It affects women almost exclusively. The diagnosis of primary peritoneal carcinoma can be made only if both ovaries are not involved by tumor, or, if the ovaries are involved, the tumor is confined to the ovarian surface without invasion of the ovarian stroma and the peritoneal involvement is greater than the ovarian surface involvement.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1791") -AnnotationAssertion(Annotation( "DOID:1791") Annotation( "MONDO:relatedTo") "NCIT:C40022") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:447781009") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of peritoneum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peritoneum carcinoma") -AnnotationAssertion(Annotation( "DOID:1791") "primary peritoneal carcinoma") -AnnotationAssertion( "MONDO:0002113") -AnnotationAssertion(rdfs:label "peritoneal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (malignant exocrine pancreas neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7430") "A malignant neoplasm that arises from the epithelial cells of the exocrine pancreatic tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1795") "pancreatic exocrine tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1795") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7430") -AnnotationAssertion(Annotation( "DOID:1795") Annotation( "MONDO:equivalentTo") "SCTID:255088001") -AnnotationAssertion(Annotation( "DOID:1795") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7430") "UMLS:C0346648") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of exocrine pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "exocrine pancreas cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7430") "malignant exocrine pancreas neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7430") "malignant exocrine pancreas tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7430") "malignant neoplasm of exocrine pancreas") -AnnotationAssertion(Annotation( "DOID:1795") Annotation( "NCIT:C7430") "malignant neoplasm of the exocrine pancreas") -AnnotationAssertion(Annotation( "DOID:1795") Annotation( "NCIT:C7430") "malignant tumor of exocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C7430") "malignant tumor of the exocrine pancreas") -AnnotationAssertion(Annotation( "DOID:1795") "tumor of exocrine pancreas") -AnnotationAssertion( "MONDO:0002116") -AnnotationAssertion(rdfs:label "malignant exocrine pancreas neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1795") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7430") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7430") ) - -# Class: (urinary system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the renal system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:18") -AnnotationAssertion(Annotation( "MONDO:RelatedTo") Annotation( "MONDO:i2s") "ICD9:V47.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D014570") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3430") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128606002") -AnnotationAssertion(Annotation( "DOID:18") Annotation( "MONDO:equivalentTo") "UMLS:C1335051") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of renal system") -AnnotationAssertion( "disease or disorder of renal system") -AnnotationAssertion(Annotation( "MESH:D014570") "disease, urinary tract") -AnnotationAssertion(Annotation( "MESH:D014570") "disease, urologic") -AnnotationAssertion(Annotation( "MESH:D014570") "disease, urological") -AnnotationAssertion(Annotation( "MESH:D014570") "diseases, urinary tract") -AnnotationAssertion(Annotation( "MESH:D014570") "diseases, urologic") -AnnotationAssertion(Annotation( "MESH:D014570") "diseases, urological") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of renal system") -AnnotationAssertion( "disorder of the urinary system") -AnnotationAssertion(Annotation( "NCIT:C3430") "disorder of urinary system") -AnnotationAssertion(Annotation( "DOID:18") Annotation( "NCIT:C27599") "non-neoplastic urinary tract disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "renal system disease or disorder") -AnnotationAssertion(Annotation( "DOID:18") "urinary disease") -AnnotationAssertion( "urinary system disease") -AnnotationAssertion( "urinary system disorder") -AnnotationAssertion(Annotation( "DOID:18") Annotation( "MESH:D014570") "urinary tract disease") -AnnotationAssertion(Annotation( "MESH:D014570") "urinary tract diseases") -AnnotationAssertion(Annotation( "NCIT:C3430") "urinary tract disorder") -AnnotationAssertion(Annotation( "MESH:D014570") "urologic disease") -AnnotationAssertion(Annotation( "NCIT:C3430") "urologic disorder") -AnnotationAssertion(Annotation( "MESH:D014570") "urological disease") -AnnotationAssertion(Annotation( "MESH:D014570") "urological diseases") -AnnotationAssertion( "urological disorder") -AnnotationAssertion(Annotation( "NCIT:C3430") "urological disorders") -AnnotationAssertion( "MONDO:0002118") -AnnotationAssertion(rdfs:label "urinary system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neuroendocrine carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3773") "A malignant neuroendocrine neoplasm composed of cells containing secretory granules that stain positive for NSE and chromogranin. The neoplastic cells are often round and form clusters or trabecular sheets. Representative examples are small cell carcinoma, large cell neuroendocrine carcinoma, and Merkel cell carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1800") -AnnotationAssertion(Annotation( "NCIT:C3773") "ICDO:8246/3") -AnnotationAssertion(Annotation( "DOID:1800") Annotation( "MONDO:equivalentTo") "MESH:D018278") -AnnotationAssertion(Annotation( "DOID:1800") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3773") -AnnotationAssertion(Annotation( "DOID:1800") Annotation( "MONDO:equivalentTo") "SCTID:253000007") -AnnotationAssertion(Annotation( "DOID:1800") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3773") "UMLS:C0206695") -AnnotationAssertion(Annotation( "NCIT:C3773") Annotation( ) "NEC") -AnnotationAssertion(Annotation( "NCIT:C3773") "neuroendocrine cancer") -AnnotationAssertion(Annotation( "NCIT:C3773") "neuroendocrine carcinoma") -AnnotationAssertion( "MONDO:0002120") -AnnotationAssertion(rdfs:label "neuroendocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C3773") ObjectIntersectionOf( )) -SubClassOf(Annotation( "DOID:1800") Annotation( "MESH:D018278/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3773") ) -SubClassOf(Annotation( "MESH:D018278") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3773") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3773") ) - -# Class: (neuritis) - -AnnotationAssertion(Annotation( "MONDO:cjm") "A neuropathy arising from inflammation of one or more nerves.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1803") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.2") -AnnotationAssertion(Annotation( "DOID:1803") Annotation( "MONDO:equivalentTo") "MESH:D009443") -AnnotationAssertion(Annotation( "DOID:1803") Annotation( "MONDO:equivalentTo") "NCIT:C116381") -AnnotationAssertion(Annotation( "DOID:1803") Annotation( "MONDO:equivalentTo") "SCTID:128192007") -AnnotationAssertion(Annotation( "DOID:1803") Annotation( "MONDO:equivalentObsolete") "SCTID:84299009") -AnnotationAssertion(Annotation( "DOID:1803") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C116381") "UMLS:C0027813") -AnnotationAssertion( "nerve inflammation") -AnnotationAssertion(Annotation( "DOID:1803") "peripheral neuritis") -AnnotationAssertion( "MONDO:0002122") -AnnotationAssertion(rdfs:label "neuritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1803") Annotation( "MONDO:Redundant") Annotation( "NCIT:C116381") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone cancer) - -AnnotationAssertion(Annotation( "NCIT:C4016") "A primary or metastatic malignant neoplasm affecting the bone or articular cartilage.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:184") "bone neoplasm") -AnnotationAssertion(Annotation( "DOID:184") "bone tumour") -AnnotationAssertion(Annotation( "DOID:184") Annotation( "NCIT:C9343") "osseous tumor") -AnnotationAssertion(Annotation( "DOID:184") "CSP:2019-1041") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:184") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:170.9") -AnnotationAssertion(Annotation( "DOID:184") Annotation( "MONDO:equivalentTo") "MESH:D001859") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4016") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:428281000") -AnnotationAssertion(Annotation( "DOID:184") "CA - bone cancer") -AnnotationAssertion(Annotation( "NCIT:C4016") "bone cancer") -AnnotationAssertion(Annotation( "NCIT:C4016") "cancer of bone") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of skeletal element") -AnnotationAssertion(Annotation( "NCIT:C4016") "cancer of the bone") -AnnotationAssertion(Annotation( "DOID:184") Annotation( "NCIT:C4016") "malignant bone neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4016") "malignant bone tumor") -AnnotationAssertion(Annotation( "DOID:184") "malignant bone tumour") -AnnotationAssertion(Annotation( "DOID:184") Annotation( "NCIT:C4016") "malignant neoplasm of bone") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of skeletal element") -AnnotationAssertion(Annotation( "NCIT:C4016") "malignant neoplasm of the bone") -AnnotationAssertion(Annotation( "NCIT:C4016") "malignant osseous neoplasm") -AnnotationAssertion(Annotation( "DOID:184") Annotation( "NCIT:C4016") "malignant osseous tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant skeletal element neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4016") "malignant tumor of bone") -AnnotationAssertion(Annotation( "NCIT:C4016") "malignant tumor of the bone") -AnnotationAssertion(Annotation( "NCIT:C4016") "osseous cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal element cancer") -AnnotationAssertion( "MONDO:0002129") -AnnotationAssertion(rdfs:label "bone cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C4016") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (jaw cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the jaw skeleton") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1862") "jaw neoplasm") -AnnotationAssertion(Annotation( "DOID:1862") "neoplasm of jaw") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1862") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007333") -AnnotationAssertion(Annotation( "DOID:1862") Annotation( "MONDO:equivalentTo") "MESH:D007573") -AnnotationAssertion(Annotation( "DOID:1862") Annotation( "MONDO:relatedTo") "SCTID:126634001") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of jaw skeleton") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jaw skeleton cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant jaw skeleton neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of jaw skeleton") -AnnotationAssertion( "MONDO:0002131") -AnnotationAssertion(rdfs:label "jaw cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (skull cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the skull.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1863") -AnnotationAssertion(Annotation( "DOID:1863") Annotation( "MONDO:relatedTo") "NCIT:C3375") -AnnotationAssertion(Annotation( "DOID:1863") Annotation( "MONDO:relatedTo") "SCTID:126538005") -AnnotationAssertion(Annotation( "DOID:1863") Annotation( "MONDO:relatedTo") "UMLS:C0037305") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of skull") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of skull") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant skull neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skull cancer") -AnnotationAssertion( "MONDO:0002132") -AnnotationAssertion(rdfs:label "skull cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1863") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (chronic rheumatic pericarditis) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of rheumatic pericarditis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1869") -AnnotationAssertion(Annotation( "DOID:1869") Annotation( "MONDO:equivalentTo") "ICD10CM:I09.2") -AnnotationAssertion(Annotation( "DOID:1869") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:393") -AnnotationAssertion(Annotation( "DOID:1869") Annotation( "MONDO:equivalentTo") "SCTID:78069008") -AnnotationAssertion(Annotation( "DOID:1869") Annotation( "MONDO:equivalentTo") "UMLS:C0155561") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/chronic") "rheumatic pericarditis, chronic") -AnnotationAssertion( "MONDO:0002133") -AnnotationAssertion(rdfs:label "chronic rheumatic pericarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of sexual differentiation) - -AnnotationAssertion(Annotation( "NCIT:C103186") "A congenital disorder characterized by abnormalities in the development of the sexual characteristics.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4091"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4949"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C103186") Annotation( ) "CARD") -AnnotationAssertion(Annotation( "Orphanet:90771") Annotation( ) "DSD") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1923") -AnnotationAssertion(Annotation( "UMLS:CN757797") "GTR:AN1172969") -AnnotationAssertion(Annotation( "DOID:1923") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:90771") Annotation( "Orphanet:90771/e") "MESH:D012734") -AnnotationAssertion(Annotation( "Orphanet:90771") Annotation( "Orphanet:90771/e") "MedDRA:10070597") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C103186") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:90771") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:39179006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN757797") -AnnotationAssertion(Annotation( "NCIT:C103186") "conditions affecting reproductive development") -AnnotationAssertion(Annotation( "NCIT:C103186") "differences of sex development") -AnnotationAssertion(Annotation( "MONDO:0019592") "disorder of sex development") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of sex differentiation") -AnnotationAssertion(Annotation( "NCIT:C103186") "disorder of sexual differentiation") -AnnotationAssertion(Annotation( "NCIT:C103186") "disorders of sex development") -AnnotationAssertion(Annotation( "NCIT:C103186") "intersex") -AnnotationAssertion(Annotation( "NCIT:C103186") "intersex conditions") -AnnotationAssertion(Annotation( "DOID:1923") "sex differentiation disease") -AnnotationAssertion(Annotation( "DOID:1923") "sex differentiation disorder") -AnnotationAssertion(Annotation( "NCIT:C103186") "sexual differentiation disorder") -AnnotationAssertion(Annotation( "GTR:AN1172969") "disorders of sex development (DSD)") -AnnotationAssertion( "MONDO:0002145") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:90771") ) -AnnotationAssertion(rdfs:label "disorder of sexual differentiation") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1923") Annotation( "MESH:D012734") ) -SubClassOf(Annotation( "Orphanet:90771") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypogonadism) - -AnnotationAssertion(Annotation( "NCIT:P378") "A disorder characterized by decreased function of the gonads. Clinical manifestations in both males and females include poor libido, infertility, and osteoporosis. Additional signs in males include erectile dysfunction, muscle atrophy, gynecomastia and increased abdominal fat. In females, additional signs include shrinking of the breasts and loss of, or failure to develop menstruation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1924") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.4") -AnnotationAssertion(Annotation( "DOID:1924") Annotation( "MONDO:equivalentTo") "MESH:D007006") -AnnotationAssertion(Annotation( "DOID:1924") Annotation( "MONDO:equivalentTo") "NCIT:C9227") -AnnotationAssertion(Annotation( "DOID:1924") Annotation( "MONDO:equivalentTo") "SCTID:48130008") -AnnotationAssertion(Annotation( "DOID:1924") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9227") "UMLS:C0020619") -AnnotationAssertion(Annotation( "NCIT:C9227") "gonadotropin deficiency") -AnnotationAssertion(Annotation( "NCIT:C9227") "hypogonadotropism") -AnnotationAssertion( "MONDO:0002146") -AnnotationAssertion(rdfs:label "hypogonadism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1924") Annotation( "MESH:D007006") Annotation( "NCIT:C9227/inferred") ) - -# Class: (reproductive system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the reproductive organ") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:193") Annotation( "NCIT:C3674") "reproductive tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:193") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C36076") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C36076") "UMLS:C1334618") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of reproductive organ") -AnnotationAssertion(Annotation( "DOID:193") Annotation( "MONDO:patterns/cancer") "cancer of reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of reproductive organ") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant reproductive organ neoplasm") -AnnotationAssertion(Annotation( "DOID:193") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C36076") "malignant reproductive system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "reproductive organ cancer") -AnnotationAssertion( "reproductive system cancer") -AnnotationAssertion( "MONDO:0002149") -AnnotationAssertion(rdfs:label "reproductive system cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:193") Annotation( "DOID:193/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C36076") ) - -# Class: (hypothalamic disorder) - -AnnotationAssertion(Annotation( "MESH:D007027") "Neoplastic, inflammatory, infectious, and other diseases of the hypothalamus. Clinical manifestations include appetite disorders; autonomic nervous system diseases; sleep disorders; behavioral symptoms related to dysfunction of the limbic system; and neuroendocrine disorders.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1931") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.9") -AnnotationAssertion(Annotation( "DOID:1931") Annotation( "MONDO:equivalentTo") "MESH:D007027") -AnnotationAssertion(Annotation( "DOID:1931") Annotation( "MONDO:equivalentTo") "SCTID:399100005") -AnnotationAssertion(Annotation( "DOID:1931") Annotation( "MONDO:equivalentTo") "UMLS:C0020655") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of hypothalamus") -AnnotationAssertion( "disease or disorder of hypothalamus") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of hypothalamus") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "hypothalamus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "hypothalamus disease or disorder") -AnnotationAssertion( "MONDO:0002150") -AnnotationAssertion(rdfs:label "hypothalamic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1931") Annotation( "MONDO:Entailed") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cholecystitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute or chronic inflammation involving the gallbladder wall. It may be associated with the presence of gallstones.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1949") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0000030") -AnnotationAssertion(Annotation( "DOID:1949") "ICD9:575.10") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:575.11") -AnnotationAssertion(Annotation( "DOID:1949") Annotation( "MONDO:equivalentTo") "MESH:D002764") -AnnotationAssertion(Annotation( "DOID:1949") Annotation( "MONDO:equivalentTo") "NCIT:C34465") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:20824003") -AnnotationAssertion(Annotation( "DOID:1949") Annotation( "ICD9CM:575.12") "acute and chronic cholecystitis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "gall bladder inflammation") -AnnotationAssertion( "inflammation of gall bladder") -AnnotationAssertion(Annotation( "DOID:1949") Annotation( "ICD9CM:575.0") Annotation( "NCIT:C35152") "acute cholecystitis") -AnnotationAssertion(Annotation( "DOID:1949") "acute on chronic cholecystitis") -AnnotationAssertion(Annotation( "DOID:1949") Annotation( "ICD9CM:575.11") "chronic cholecystitis") -AnnotationAssertion(Annotation( "GARD:0000030") "acalculous cholecystitis") -AnnotationAssertion(Annotation( "GARD:0000030") "gallstone cholecystitis") -AnnotationAssertion( "MONDO:0002155") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cholecystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1949") ) -SubClassOf(Annotation( "MESH:D002764") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34465/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fallopian tube disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the fallopian tube.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1962") -AnnotationAssertion(Annotation( "DOID:1962") Annotation( "MONDO:equivalentTo") "MESH:D005184") -AnnotationAssertion(Annotation( "DOID:1962") Annotation( "MONDO:equivalentTo") "NCIT:C26771") -AnnotationAssertion(Annotation( "DOID:1962") Annotation( "MONDO:equivalentTo") "SCTID:128134005") -AnnotationAssertion(Annotation( "DOID:1962") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26771") "UMLS:C0015556") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of fallopian tube") -AnnotationAssertion( "disease or disorder of fallopian tube") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of fallopian tube") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26771") "fallopian tube disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "fallopian tube disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26771") "fallopian tube disorder") -AnnotationAssertion( "MONDO:0002156") -AnnotationAssertion(rdfs:label "fallopian tube disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1962") Annotation( "MESH:D005184/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26771") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fallopian tube cancer) - -AnnotationAssertion(Annotation( "NCIT:C7480") "A primary or metastatic malignant neoplasm that affects the fallopian tube. Representative examples include carcinoma, carcinosarcoma, and leiomyosarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1964") Annotation( "NCIT:C3032") "tumor of the fallopian tube") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1964") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009162") -AnnotationAssertion(Annotation( "DOID:1964") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:183.2") -AnnotationAssertion(Annotation( "Orphanet:180242") Annotation( "Orphanet:180242/e") "MedDRA:10025915") -AnnotationAssertion(Annotation( "DOID:1964") Annotation( "MONDO:equivalentTo") "NCIT:C7480") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:180242") -AnnotationAssertion(Annotation( "DOID:1964") Annotation( "MONDO:equivalentTo") "SCTID:363444001") -AnnotationAssertion(Annotation( "DOID:1964") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7480") Annotation( "Orphanet:180242") Annotation( "Orphanet:180242/e") "UMLS:C0153579") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN200469") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of fallopian tube") -AnnotationAssertion(Annotation( "Orphanet:180242") "cancer of fallopian tubes") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "fallopian tube cancer") -AnnotationAssertion(Annotation( "NCIT:C7480") "fallopian tube malignant neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7480") "fallopian tube malignant tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7480") "malignant fallopian tube neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7480") "malignant fallopian tube tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7480") "malignant neoplasm of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C7480") "malignant neoplasm of the fallopian tube") -AnnotationAssertion(Annotation( "DOID:1964") "malignant neoplasm of uterine tube") -AnnotationAssertion(Annotation( "Orphanet:180242") "malignant tubal tumor") -AnnotationAssertion(Annotation( "NCIT:C7480") "malignant tumor of fallopian tube") -AnnotationAssertion(Annotation( "MONDO:0015866") "malignant tumor of fallopian tubes") -AnnotationAssertion(Annotation( "NCIT:C7480") "malignant tumor of the fallopian tube") -AnnotationAssertion(Annotation( "DOID:1964") "malignant tumour of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C7480") "neoplasm, fallopian tube, malignant") -AnnotationAssertion(Annotation( "Orphanet:180242") "tubal cancer") -AnnotationAssertion(Annotation( "DOID:1964") Annotation( "NCIT:C7480") "tumor, fallopian tube, malignant") -AnnotationAssertion( "MONDO:0002158") -AnnotationAssertion(Annotation( "Orphanet:180242") ) -AnnotationAssertion(rdfs:label "fallopian tube cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1964") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7480") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7480") ) - -# Class: (rectal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3350") "A benign or malignant neoplasm that affects the rectum. Representative examples of benign neoplasms include lipoma and leiomyoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and sarcoma. Rectal adenomas always exhibit epithelial dysplasia and are considered premalignant neoplasms.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1984") -AnnotationAssertion(Annotation( "DOID:1984") Annotation( "MONDO:equivalentTo") "MESH:D012004") -AnnotationAssertion(Annotation( "DOID:1984") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3350") -AnnotationAssertion(Annotation( "DOID:1984") Annotation( "MONDO:equivalentTo") "SCTID:126847008") -AnnotationAssertion(Annotation( "DOID:1984") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3350") "UMLS:C0034885") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3350") "neoplasm of rectum") -AnnotationAssertion(Annotation( "NCIT:C3350") "neoplasm of the rectum") -AnnotationAssertion(Annotation( "NCIT:C3350") "rectal neoplasm") -AnnotationAssertion(Annotation( "DOID:1984") Annotation( "NCIT:C3350") "rectal tumor") -AnnotationAssertion(Annotation( "DOID:1984") "rectum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "rectum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3350") "tumor of rectum") -AnnotationAssertion(Annotation( "NCIT:C3350") "tumor of the rectum") -AnnotationAssertion( "MONDO:0002165") -AnnotationAssertion(rdfs:label "rectal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D012004/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D012004") Annotation( "NCIT:C3350") ) - -# Class: (rectum adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9383") "An adenocarcinoma arising from the rectum. It is more frequently seen in populations with a Western type diet and in patients with a history of chronic inflammatory bowel disease. Signs and symptoms include intestinal bleeding, anemia, and change in bowel habits. According to the degree of cellular differentiation, rectal adenocarcinomas are divided into well, moderately, and poorly differentiated. Histologic variants include mucinous adenocarcinoma, signet ring cell carcinoma, medullary carcinoma, serrated adenocarcinoma, cribriform comedo-type adenocarcinoma, and micropapillary adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1996") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005631") -AnnotationAssertion(Annotation( "DOID:1996") Annotation( "EFO:0005631") Annotation( "MONDO:equivalentTo") "NCIT:C9383") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:READ") -AnnotationAssertion(Annotation( "DOID:1996") Annotation( "EFO:0005631") Annotation( "MONDO:equivalentTo") "SCTID:254582000") -AnnotationAssertion(Annotation( "DOID:1996") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9383") "UMLS:C0149978") -AnnotationAssertion(Annotation( "NCIT:C9383") "adenocarcinoma - rectum") -AnnotationAssertion(Annotation( "DOID:1996") Annotation( "NCIT:C9383") "adenocarcinoma of rectum") -AnnotationAssertion(Annotation( "NCIT:C9383") "adenocarcinoma of the rectum") -AnnotationAssertion(Annotation( "DOID:1996") Annotation( "MONDO:0005540") Annotation( "NCIT:C9383") "rectal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:READ") "read") -AnnotationAssertion( "MONDO:0002169") -AnnotationAssertion(rdfs:label "rectum adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1996") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9383") Annotation( "ONCOTREE:READ") ) -SubClassOf( ) - -# Class: (hyperinsulinism) - -AnnotationAssertion(Annotation( "NCIT:P378") "Abnormally high levels of insulin in the blood.") -AnnotationAssertion( "hyperinsulinism (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2018") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000842") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:251.1") -AnnotationAssertion(Annotation( "DOID:2018") Annotation( "MONDO:equivalentTo") "MESH:D006946") -AnnotationAssertion(Annotation( "DOID:2018") Annotation( "MONDO:equivalentTo") "SCTID:83469008") -AnnotationAssertion(Annotation( "DOID:2018") Annotation( "MONDO:equivalentTo") "UMLS:C0020459") -AnnotationAssertion(Annotation( "DOID:2018") "hyperinsulinemia") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "hyperinsulinism") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "hyperinsulinism (disease)") -AnnotationAssertion( "MONDO:0002177") -AnnotationAssertion(rdfs:label "hyperinsulinism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2018") ) -SubClassOf(Annotation( "DOID:2018") Annotation( "MESH:D006946") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (placenta cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the placenta.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2021") Annotation( "NCIT:C4858") "placental tumors") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2021") -AnnotationAssertion(Annotation( "DOID:2021") Annotation( "MONDO:relatedTo") "ICD9:181") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:2021") Annotation( "MONDO:equivalentTo") "NCIT:C3555") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126920004") -AnnotationAssertion(Annotation( "DOID:2021") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3555") "UMLS:C0153572") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of placenta") -AnnotationAssertion(Annotation( "NCIT:C3555") "deciduoma, malignant") -AnnotationAssertion(Annotation( "DOID:2021") Annotation( "ICD9CM:181") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of placenta") -AnnotationAssertion(Annotation( "NCIT:C3555") "malignant neoplasm of the placenta") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant placenta neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3555") "malignant placenta tumor") -AnnotationAssertion(Annotation( "NCIT:C3555") "malignant placental neoplasm") -AnnotationAssertion(Annotation( "DOID:2021") Annotation( "NCIT:C3555") "malignant placental tumor") -AnnotationAssertion(Annotation( "NCIT:C3555") "malignant tumor of placenta") -AnnotationAssertion(Annotation( "NCIT:C3555") "malignant tumor of the placenta") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "placenta cancer") -AnnotationAssertion(Annotation( "DOID:2021") "placental cancer") -AnnotationAssertion(Annotation( "DOID:2021") "primary malignant neoplasm of placenta") -AnnotationAssertion( "MONDO:0002178") -AnnotationAssertion(rdfs:label "placenta cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3555") ) - -# Class: (vulvar disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the vulva. Representative examples include infection, Bartholin gland adenoma, and vulvar carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2059") -AnnotationAssertion(Annotation( "DOID:2059") Annotation( "MONDO:equivalentTo") "MESH:D014845") -AnnotationAssertion(Annotation( "DOID:2059") Annotation( "MONDO:equivalentTo") "NCIT:C27631") -AnnotationAssertion(Annotation( "DOID:2059") Annotation( "MONDO:equivalentTo") "SCTID:5089007") -AnnotationAssertion(Annotation( "DOID:2059") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27631") "UMLS:C0042994") -AnnotationAssertion( "disorder of vulva") -AnnotationAssertion(Annotation( "NCIT:C27631") "vulvar disease") -AnnotationAssertion(Annotation( "NCIT:C27631") "vulvar disorder") -AnnotationAssertion( "vulval disorder") -AnnotationAssertion( "MONDO:0002187") -AnnotationAssertion(rdfs:label "vulvar disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2059") Annotation( "MESH:D014845") Annotation( "NCIT:C27631") ) - -# Class: (vulvar squamous neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C40283") "A benign, precancerous, or malignant neoplasm that arises from the squamous epithelium of the vulva. Representative examples include vestibular papilloma, intraepithelial neoplasia, and squamous cell carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2072") -AnnotationAssertion(Annotation( "DOID:2072") Annotation( "MONDO:equivalentTo") "NCIT:C40283") -AnnotationAssertion(Annotation( "DOID:2072") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40283") "UMLS:C1520097") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva squamous cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40283") "vulvar squamous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40283") "vulvar squamous tumor") -AnnotationAssertion( "MONDO:0002195") -AnnotationAssertion(rdfs:label "vulvar squamous neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C40283") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40283") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40283") ) -SubClassOf(Annotation( "NCIT:C40283") ObjectSomeValuesFrom( )) - -# Class: (vulvar glandular neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C40292") "A benign or malignant neoplasm that arises from the vulva and is composed of glandular epithelial cells. Representative examples include adenoma of the minor vestibular glands, Bartholin gland adenoma, and Bartholin gland adenocarcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2076") -AnnotationAssertion(Annotation( "DOID:2076") Annotation( "MONDO:equivalentTo") "NCIT:C40292") -AnnotationAssertion(Annotation( "DOID:2076") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40292") "UMLS:C1520082") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva glandular cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40292") "vulvar glandular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40292") "vulvar glandular tumor") -AnnotationAssertion( "MONDO:0002198") -AnnotationAssertion(rdfs:label "vulvar glandular neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40292") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40292") ) - -# Class: (constipation disorder) - -AnnotationAssertion(Annotation( "NCIT:C37930") "Irregular and infrequent or difficult evacuation of the bowels.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2089") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002019") -AnnotationAssertion(Annotation( "DOID:2089") Annotation( "MONDO:equivalentTo") "ICD10CM:K59.0") -AnnotationAssertion(Annotation( "DOID:2089") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:564.0") -AnnotationAssertion(Annotation( "DOID:2089") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:564.00") -AnnotationAssertion(Annotation( "DOID:2089") Annotation( "MONDO:equivalentTo") "MESH:D003248") -AnnotationAssertion(Annotation( "DOID:2089") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") Annotation( "MONDO:otherHierarchy") "NCIT:C37930") -AnnotationAssertion(Annotation( "DOID:2089") Annotation( "MONDO:equivalentTo") "SCTID:14760008") -AnnotationAssertion(Annotation( "HP:0002019") "constipation") -AnnotationAssertion(Annotation( "MESH:D003248") "Dyschezia") -AnnotationAssertion(Annotation( "MESH:D003248") "colonic inertia") -AnnotationAssertion( "MONDO:0002203") -AnnotationAssertion(rdfs:label "constipation disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2089") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sweat gland cancer) - -AnnotationAssertion(Annotation( "NCIT:C4810") "A malignant neoplasm that affects the sweat glands.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2095") -AnnotationAssertion(Annotation( "DOID:2095") Annotation( "MONDO:equivalentTo") "NCIT:C4810") -AnnotationAssertion(Annotation( "DOID:2095") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4810") "UMLS:C1321904") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of sweat gland") -AnnotationAssertion(Annotation( "DOID:2095") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4810") "malignant neoplasm of sweat gland") -AnnotationAssertion(Annotation( "NCIT:C4810") "malignant neoplasm of the sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4810") "malignant sweat gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4810") "malignant tumor of sweat gland") -AnnotationAssertion(Annotation( "DOID:2095") Annotation( "NCIT:C4810") "malignant tumor of the sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sweat gland cancer") -AnnotationAssertion(Annotation( "NCIT:C4810") "sweat gland neoplasms, malignant") -AnnotationAssertion( "MONDO:0002206") -AnnotationAssertion(rdfs:label "sweat gland cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4810") ) -SubClassOf(Annotation( "DOID:2095") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4810/inferred") ) - -# Class: (temporal lobe cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the temporal lobe.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:placement-based-on-DOID-graph") "DOID:2135") -AnnotationAssertion(Annotation( "DOID:2135") Annotation( "MONDO:equivalentTo") "ICD10CM:C71.2") -AnnotationAssertion(Annotation( "DOID:2135") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:191.2") -AnnotationAssertion(Annotation( "DOID:2135") Annotation( "MONDO:equivalentTo") "SCTID:363468009") -AnnotationAssertion(Annotation( "DOID:2135") Annotation( "MONDO:equivalentTo") "UMLS:C0153636") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of temporal lobe") -AnnotationAssertion(Annotation( "DOID:2135") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of temporal lobe") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant temporal lobe neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "temporal lobe cancer") -AnnotationAssertion(Annotation( "DOID:2135") "temporal lobe neoplasm") -AnnotationAssertion( "MONDO:0002218") -AnnotationAssertion(rdfs:label "temporal lobe cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2135") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (ovarian epithelial tumor) - -AnnotationAssertion(Annotation( "NCIT:C4381") "A benign, borderline, or malignant tumor that originates from the surface epithelium of the ovary. It is composed of epithelial cells and stroma. Representative examples of benign tumors include serous cystadenoma, mucinous cystadenoma, and benign Brenner tumor. Representative examples of borderline tumors include serous surface papillary tumor, mucinous adenofibroma, and borderline Brenner tumor. Representative examples of malignant tumors include serous adenocarcinoma, mucinous adenocarcinoma, endometrioid adenocarcinoma, and malignant Brenner tumor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2152") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:2152") Annotation( "MONDO:equivalentTo") "NCIT:C4381") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:OVT") -AnnotationAssertion(Annotation( "DOID:2152") Annotation( "MONDO:equivalentTo") "SCTID:237057005") -AnnotationAssertion(Annotation( "DOID:2152") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4381") "UMLS:C0341823") -AnnotationAssertion(Annotation( "NCIT:C4381") "epithelial neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C4381") "epithelial neoplasm of the ovary") -AnnotationAssertion(Annotation( "DOID:2152") Annotation( "NCIT:C4381") "epithelial tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C4381") "epithelial tumor of the ovary") -AnnotationAssertion(Annotation( "NCIT:C4381") "ovarian epithelial tumor") -AnnotationAssertion(Annotation( "DOID:2152") Annotation( "NCIT:C4381") "ovarian surface epithelial-stromal tumor") -AnnotationAssertion(Annotation( "NCIT:C4381") "ovarian surface-epithelial stromal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary epithelial neoplasm") -AnnotationAssertion(Annotation( "ONCOTREE:OVT") Annotation( ) "OVT") -AnnotationAssertion(Annotation( "DOID:2152") "ovary epithelial cancer") -AnnotationAssertion( "MONDO:0002229") -AnnotationAssertion(rdfs:label "ovarian epithelial tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C4381") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4381") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4381") ) -SubClassOf(Annotation( "NCIT:C4381") ObjectSomeValuesFrom( )) - -# Class: (nasal cavity disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the nasal cavity.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2163") -AnnotationAssertion(Annotation( "DOID:2163") Annotation( "MONDO:equivalentTo") "NCIT:C27102") -AnnotationAssertion(Annotation( "DOID:2163") Annotation( "MONDO:equivalentTo") "SCTID:232340005") -AnnotationAssertion(Annotation( "DOID:2163") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27102") "UMLS:C0339820") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of nasal cavity") -AnnotationAssertion( "disease or disorder of nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27102") "nasal cavity disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "nasal cavity disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27102") "nasal cavity disorder") -AnnotationAssertion( "MONDO:0002232") -AnnotationAssertion(rdfs:label "nasal cavity disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2163") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:2163/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vaginitis) - -AnnotationAssertion(Annotation( "NCIT:C26911") "A non-infectious or infectious inflammatory process affecting the vagina.") -AnnotationAssertion( "vaginitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2170") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005757") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0030683") -AnnotationAssertion(Annotation( "DOID:2170") "ICD9:616.1") -AnnotationAssertion(Annotation( "DOID:2170") "ICD9:616.10") -AnnotationAssertion(Annotation( "DOID:2170") Annotation( "MONDO:equivalentTo") "MESH:D014627") -AnnotationAssertion(Annotation( "DOID:2170") Annotation( "MONDO:equivalentTo") "NCIT:C26911") -AnnotationAssertion(Annotation( "DOID:2170") Annotation( "MONDO:equivalentTo") "SCTID:30800001") -AnnotationAssertion(Annotation( "DOID:2170") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26911") "UMLS:C0042267") -AnnotationAssertion( "inflammation of vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "vagina inflammation") -AnnotationAssertion(Annotation( "NCIT:C26911") "vaginal Inflammation") -AnnotationAssertion(Annotation( "NCIT:C26911") "vaginal inflammation") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C26911") "vaginitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "vaginitis (disease)") -AnnotationAssertion( "MONDO:0002234") -AnnotationAssertion(rdfs:label "vaginitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2170") Annotation( "MESH:D014627") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26911/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ocular cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm affecting the structures of the eye.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2174") "eye neoplasm") -AnnotationAssertion(Annotation( "DOID:2174") "neoplasm of eye") -AnnotationAssertion(Annotation( "DOID:2174") Annotation( "NCIT:C3030") "ocular tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2174") -AnnotationAssertion(Annotation( "DOID:2174") "ICD9:190.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "DOID:2174") Annotation( "MONDO:equivalentTo") "MESH:D005134") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4767") -AnnotationAssertion(Annotation( "DOID:2174") Annotation( "MONDO:equivalentTo") "SCTID:371486001") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4767") "cancer of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "NCIT:C4767") "cancer of the eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4767") "eye cancer") -AnnotationAssertion(Annotation( "NCIT:C4767") "eye neoplasm, malignant") -AnnotationAssertion( "eyeball of camera-type eye cancer") -AnnotationAssertion(Annotation( "DOID:2174") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4767") "malignant eye neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4767") "malignant eye tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant eyeball of camera-type eye neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4767") "malignant neoplasm of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "NCIT:C4767") "malignant neoplasm of the eye") -AnnotationAssertion(Annotation( "NCIT:C4767") "malignant ocular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4767") "malignant ocular tumor") -AnnotationAssertion(Annotation( "NCIT:C4767") "malignant tumor of eye") -AnnotationAssertion(Annotation( "NCIT:C4767") "malignant tumor of the eye") -AnnotationAssertion(Annotation( "DOID:2174") "neoplasm of eye proper") -AnnotationAssertion( "MONDO:0002236") -AnnotationAssertion(rdfs:comment "Editor note: check to see whether structure is eye or eye + adnexa") -AnnotationAssertion(rdfs:label "ocular cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2174") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4767") ) - -# Class: (ascending colon cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the ascending colon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:218") -AnnotationAssertion(Annotation( "DOID:218") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:153.6") -AnnotationAssertion(Annotation( "DOID:218") Annotation( "MONDO:equivalentTo") "SCTID:363412000") -AnnotationAssertion(Annotation( "DOID:218") Annotation( "MONDO:equivalentTo") "UMLS:C0153439") -AnnotationAssertion(Annotation( "DOID:218") "Ca ascending colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ascending colon cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of ascending colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant ascending colon neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of ascending colon") -AnnotationAssertion(Annotation( "DOID:218") "malignant neoplasm of right colon") -AnnotationAssertion(Annotation( "DOID:218") "malignant tumor of ascending colon") -AnnotationAssertion( "MONDO:0002238") -AnnotationAssertion(rdfs:label "ascending colon cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:218") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hepatitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An active inflammatory process affecting the liver for more than six months. Causes include viral infections, autoimmune disorders, drugs, and metabolic disorders.") -AnnotationAssertion(Annotation( "MONDO:Wikidata") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2237") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008496") -AnnotationAssertion(Annotation( "DOID:2237") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:570") -AnnotationAssertion(Annotation( "DOID:2237") "ICD9:571.4") -AnnotationAssertion(Annotation( "DOID:2237") "ICD9:571.40") -AnnotationAssertion(Annotation( "DOID:2237") "ICD9:571.41") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D006505") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3095") -AnnotationAssertion(Annotation( "DOID:2237") Annotation( "MONDO:equivalentTo") "SCTID:197268000") -AnnotationAssertion(Annotation( "NCIT:C3095") "Hepatitis") -AnnotationAssertion(Annotation( "NCIT:C3095") "hepatitis") -AnnotationAssertion( "inflammation of liver") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "liver inflammation") -AnnotationAssertion(Annotation( "DOID:2237") "acute and subacute liver necrosis") -AnnotationAssertion(Annotation( "DOID:2237") "acute hepatitis") -AnnotationAssertion(Annotation( "DOID:2237") "acute/subac. necrosis of liver") -AnnotationAssertion(Annotation( "DOID:2237") "animal hepatitis") -AnnotationAssertion(Annotation( "DOID:2237") "chronic hepatitis") -AnnotationAssertion(Annotation( "DOID:2237") "chronic persistent hepatitis") -AnnotationAssertion(Annotation( "MESH:D006505") "Hepatitides") -AnnotationAssertion( "MONDO:0002251") -AnnotationAssertion(rdfs:label "hepatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2237") Annotation( "MESH:D006505") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3095/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (syndromic disease) - -AnnotationAssertion(Annotation( "NCIT:C28193") "A group of signs, symptoms, and clinicopathological characteristics that may or may not have a genetic basis and collectively define an abnormal condition.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:225") -AnnotationAssertion(Annotation( "DOID:225") Annotation( "MONDO:equivalentTo") "MESH:D013577") -AnnotationAssertion(Annotation( "DOID:225") Annotation( "MONDO:equivalentTo") "NCIT:C28193") -AnnotationAssertion(Annotation( "MONDO:cjm") "OGMS:0000086") -AnnotationAssertion(Annotation( "DOID:225") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C28193") "UMLS:C0039082") -AnnotationAssertion(Annotation( "MESH:D013577") "cluster, symptom") -AnnotationAssertion(Annotation( "MESH:D013577") "clusters, symptom") -AnnotationAssertion(Annotation( "MESH:D013577") "symptom cluster") -AnnotationAssertion(Annotation( "MESH:D013577") "symptom clusters") -AnnotationAssertion(Annotation( "NCIT:C28193") Annotation( "OGMS:0000086") "syndrome") -AnnotationAssertion(Annotation( "MONDO:patterns/syndromic") "syndrome associated with disease or disorder") -AnnotationAssertion(Annotation( "MESH:D013577") "syndromes") -AnnotationAssertion(Annotation( "MONDO:patterns/syndromic") "syndromic disease") -AnnotationAssertion(Annotation( "MONDO:patterns/syndromic") "syndromic disease or disorder") -AnnotationAssertion( "MONDO:0002254") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "syndromic disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses( ) - -# Class: (cervix disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the cervix. Representative examples include cervicitis, endocervical polyp, and carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2253") -AnnotationAssertion(Annotation( "DOID:2253") Annotation( "MONDO:equivalentTo") "MESH:D002577") -AnnotationAssertion(Annotation( "DOID:2253") Annotation( "MONDO:equivalentTo") "NCIT:C40241") -AnnotationAssertion(Annotation( "DOID:2253") Annotation( "MONDO:equivalentTo") "SCTID:63339007") -AnnotationAssertion(Annotation( "DOID:2253") Annotation( "MONDO:equivalentTo") "UMLS:C0007867") -AnnotationAssertion(Annotation( "NCIT:C40241") "cervical disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of uterine cervix") -AnnotationAssertion( "disease or disorder of uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine cervix disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "uterine cervix disease or disorder") -AnnotationAssertion( "MONDO:0002256") -AnnotationAssertion(rdfs:label "cervix disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2253") Annotation( "MESH:D002577") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40241") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gonadal disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the testis or the ovary.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2277") -AnnotationAssertion(Annotation( "DOID:2277") Annotation( "MONDO:equivalentTo") "MESH:D006058") -AnnotationAssertion(Annotation( "DOID:2277") Annotation( "MONDO:equivalentTo") "NCIT:C26786") -AnnotationAssertion(Annotation( "DOID:2277") Annotation( "MONDO:equivalentTo") "UMLS:C0018050") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of gonad") -AnnotationAssertion( "disease or disorder of gonad") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of gonad") -AnnotationAssertion(Annotation( "NCIT:C26786") "disorder of gonads") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gonad disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "gonad disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26786") "gonadal disorder") -AnnotationAssertion(Annotation( "NCIT:C26786") "gonadal disorders") -AnnotationAssertion( "MONDO:0002259") -AnnotationAssertion(rdfs:label "gonadal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2277") Annotation( "MESH:D006058") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hidradenitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the apocrine sweat gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2282") -AnnotationAssertion(Annotation( "DOID:2282") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:705.83") -AnnotationAssertion(Annotation( "DOID:2282") Annotation( "MONDO:equivalentTo") "MESH:D016575") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C32132") -AnnotationAssertion(Annotation( "DOID:2282") Annotation( "MONDO:equivalentTo") "SCTID:69741000") -AnnotationAssertion(Annotation( "DOID:2282") Annotation( "MONDO:equivalentTo") "UMLS:C0085160") -AnnotationAssertion(Annotation( "DOID:2282") "Hydradenitis") -AnnotationAssertion(Annotation( "NCIT:C32132") "apocrine sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "apocrine sweat gland inflammation") -AnnotationAssertion( "inflammation of apocrine sweat gland") -AnnotationAssertion( "MONDO:0002260") -AnnotationAssertion(rdfs:label "hidradenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (female reproductive system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the female reproductive system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:229") -AnnotationAssertion(Annotation( "DOID:229") "ICD9:629.9") -AnnotationAssertion(Annotation( "DOID:229") Annotation( "MONDO:equivalentTo") "MESH:D005831") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27020") -AnnotationAssertion(Annotation( "DOID:229") Annotation( "MONDO:equivalentTo") "SCTID:310789003") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of female reproductive system") -AnnotationAssertion( "disease or disorder of female reproductive system") -AnnotationAssertion( "disorder of female genital system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of female reproductive system") -AnnotationAssertion(Annotation( "DOID:229") "female reproductive disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27020") "female reproductive system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "female reproductive system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27020") "female reproductive system disorder") -AnnotationAssertion( "disease of female genital system") -AnnotationAssertion( "disorder of female genital tract") -AnnotationAssertion( "gynecological disease") -AnnotationAssertion( "MONDO:0002263") -AnnotationAssertion(rdfs:label "female reproductive system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:229") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27020") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (obstructive lung disease) - -AnnotationAssertion(Annotation( "MESH:D008173") "Any disorder marked by obstruction of conducting airways of the lung. airway obstruction may be acute, chronic, intermittent, or persistent.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2320") -AnnotationAssertion(Annotation( "DOID:2320") Annotation( "MONDO:equivalentTo") "MESH:D008173") -AnnotationAssertion(Annotation( "DOID:2320") Annotation( "MONDO:equivalentTo") "UMLS:C0600260") -AnnotationAssertion(Annotation( "DOID:2320") "respiratory airway obstruction") -AnnotationAssertion( "MONDO:0002267") -AnnotationAssertion(rdfs:label "obstructive lung disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2320") Annotation( "MESH:D008173") ) - -# Class: (gastroenteritis) - -AnnotationAssertion(Annotation( "NCIT:C34632") "An inflammatory disorder that affects the upper and lower gastrointestinal tract. Most commonly, this is attributed to viruses; however bacteria, parasites or adverse reactions can also be the culprit. Symptoms include acute diarrhea and vomiting.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2326") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001463") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:558.9") -AnnotationAssertion(Annotation( "DOID:2326") Annotation( "MONDO:equivalentTo") "MESH:D005759") -AnnotationAssertion(Annotation( "DOID:2326") Annotation( "MONDO:equivalentTo") "NCIT:C34632") -AnnotationAssertion(Annotation( "DOID:2326") Annotation( "MONDO:equivalentTo") "SCTID:25374005") -AnnotationAssertion(Annotation( "DOID:2326") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34632") "UMLS:C0017160") -AnnotationAssertion(Annotation( "DOID:2326") "cholera morbus") -AnnotationAssertion( "inflammation of intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "intestine inflammation") -AnnotationAssertion(Annotation( "DOID:2326") "infectious colitis, enteritis and gastroenteritis") -AnnotationAssertion( "MONDO:0002269") -AnnotationAssertion(rdfs:label "gastroenteritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C34632/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (viral gastritis) - -AnnotationAssertion(Annotation( "NCIT:C27184") "Inflammation of the stomach resulting from viral infection.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2327") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:008.8") -AnnotationAssertion(Annotation( "DOID:2327") Annotation( "MONDO:equivalentTo") "NCIT:C27184") -AnnotationAssertion(Annotation( "DOID:2327") Annotation( "MONDO:equivalentTo") "SCTID:285344007") -AnnotationAssertion(Annotation( "DOID:2327") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27184") "UMLS:C0563238") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused gastritis (disease)") -AnnotationAssertion( "Viruses gastritis (disease)") -AnnotationAssertion(Annotation( "NCIT:C27184") "viral gastritis") -AnnotationAssertion( "MONDO:0002270") -AnnotationAssertion(rdfs:label "viral gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2327") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27184") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (colon adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the colon") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:234") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001949") -AnnotationAssertion(Annotation( "DOID:234") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4349") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:COAD") -AnnotationAssertion(Annotation( "DOID:234") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4349") "UMLS:C0338106") -AnnotationAssertion(Annotation( "NCIT:C4349") "adenocarcinoma - colon") -AnnotationAssertion(Annotation( "DOID:234") Annotation( "NCIT:C4349") "adenocarcinoma of colon") -AnnotationAssertion(Annotation( "DOID:234") Annotation( "NCIT:C4349") "adenocarcinoma of the colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4349") "colon adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:234") Annotation( "NCIT:C4349") "colonic adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:COAD") Annotation( ) "COAD") -AnnotationAssertion( "MONDO:0002271") -AnnotationAssertion(rdfs:label "colon adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:234") Annotation( "EFO:1001949") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4349") ) -SubClassOf(Annotation( "DOID:234") Annotation( "EFO:1001949") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4349") Annotation( "ONCOTREE:COAD") ) - -# Class: (benign colon neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2894") "A non-metastasizing neoplasm arising from the wall of the colon.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021466") -AnnotationAssertion(Annotation( "DOID:235") "colon neoplasm") -AnnotationAssertion(Annotation( "DOID:235") Annotation( "NCIT:C2953") "colonic tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:235") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:211.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2894") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92065004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2894") "UMLS:C0004991") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign colon neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign colon tumor") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign colonic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign colonic tumor") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign neoplasm of colon") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign neoplasm of the colon") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign tumor of colon") -AnnotationAssertion(Annotation( "NCIT:C2894") "benign tumor of the colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon benign neoplasm") -AnnotationAssertion(Annotation( "DOID:235") Annotation( "NCIT:C37904") "colonic Mass") -AnnotationAssertion(Annotation( "DOID:235") "colonic benign neoplasm") -AnnotationAssertion( "MONDO:0002278") -AnnotationAssertion(rdfs:label "benign colon neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2894") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2894") ) - -# Class: (anemia) - -AnnotationAssertion(Annotation( "NCIT:C2869") "A reduction in the number of red blood cells, the amount of hemoglobin, and/or the volume of packed red blood cells. Clinically, anemia represents a reduction in the oxygen-transporting capacity of a designated volume of blood, resulting from an imbalance between blood loss (through hemorrhage or hemolysis) and blood production. Signs and symptoms of anemia may include pallor of the skin and mucous membranes, shortness of breath, palpitations of the heart, soft systolic murmurs, lethargy, and fatigability.") -AnnotationAssertion( "anemia (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2355") -AnnotationAssertion(Annotation( "DOID:2355") Annotation( "MONDO:equivalentTo") "EFO:0004272") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001903") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:285.8") -AnnotationAssertion(Annotation( "DOID:2355") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:285.9") -AnnotationAssertion(Annotation( "DOID:2355") Annotation( "MONDO:equivalentTo") "MESH:D000740") -AnnotationAssertion(Annotation( "DOID:2355") Annotation( "MONDO:equivalentTo") "NCIT:C2869") -AnnotationAssertion(Annotation( "DOID:2355") Annotation( "MONDO:equivalentTo") "SCTID:271737000") -AnnotationAssertion(Annotation( "DOID:2355") "anaemia") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C2869") "anemia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "anemia (disease)") -AnnotationAssertion( "MONDO:0002280") -AnnotationAssertion(rdfs:label "anemia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2355") Annotation( "MESH:D000740") Annotation( "NCIT:C2869/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (renal artery disease) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the renal artery.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2388") -AnnotationAssertion(Annotation( "DOID:2388") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:593.81") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C101254") -AnnotationAssertion(Annotation( "DOID:2388") Annotation( "MONDO:equivalentTo") "SCTID:16934004") -AnnotationAssertion(Annotation( "DOID:2388") Annotation( "MONDO:equivalentTo") "UMLS:C0268790") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C101254") "UMLS:C3640053") -AnnotationAssertion(Annotation( "DOID:2388") "renal vascular disease") -AnnotationAssertion(Annotation( "DOID:2388") Annotation( "ICD9CM:593.81") "vascular disorder of kidney") -AnnotationAssertion( "MONDO:0002286") -AnnotationAssertion(rdfs:label "renal artery disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2388") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (iris disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the iris.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:240") -AnnotationAssertion(Annotation( "DOID:240") Annotation( "MONDO:equivalentTo") "MESH:D007499") -AnnotationAssertion(Annotation( "DOID:240") Annotation( "MONDO:equivalentTo") "NCIT:C34737") -AnnotationAssertion(Annotation( "DOID:240") Annotation( "MONDO:equivalentTo") "SCTID:85478004") -AnnotationAssertion(Annotation( "DOID:240") Annotation( "MONDO:equivalentTo") "UMLS:C0022078") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of iris") -AnnotationAssertion( "disease or disorder of iris") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of iris") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "iris disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "iris disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C34737") "iris disorder") -AnnotationAssertion( "MONDO:0002289") -AnnotationAssertion(rdfs:label "iris disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:240") Annotation( "MESH:D007499") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34737") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (clitoris cancer) - -AnnotationAssertion(Annotation( "NCIT:C3557") "A malignant neoplasm that affects the clitoris.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2401") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:184.3") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "MONDO:equivalentTo") "NCIT:C3557") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "MONDO:equivalentTo") "SCTID:371979001") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3557") "UMLS:C0153589") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of clitoris") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "SCTID:93758009") "clitoral Ca") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "clitoris cancer") -AnnotationAssertion(Annotation( "NCIT:C3557") "malignant clitoral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3557") "malignant clitoral tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3557") "malignant clitoris neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3557") "malignant clitoris tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3557") "malignant neoplasm of clitoris") -AnnotationAssertion(Annotation( "NCIT:C3557") "malignant neoplasm of the clitoris") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "NCIT:C3557") "malignant tumor of clitoris") -AnnotationAssertion(Annotation( "NCIT:C3557") "malignant tumor of the clitoris") -AnnotationAssertion(Annotation( "DOID:2401") Annotation( "NCIT:C9362") "carcinoma of clitoris") -AnnotationAssertion( "MONDO:0002290") -AnnotationAssertion(rdfs:label "clitoris cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2401") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3557") ) -SubClassOf( ) - -# Class: (epidermal appendage tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that arises from the hair follicles, sebaceous glands, or sweat glands.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2433") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "DOID:2433") Annotation( "MONDO:equivalentTo") "NCIT:C4463") -AnnotationAssertion(Annotation( "DOID:2433") Annotation( "MONDO:equivalentTo") "SCTID:126489007") -AnnotationAssertion(Annotation( "DOID:2433") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4463") "UMLS:C0345988") -AnnotationAssertion(Annotation( "NCIT:C4463") "Epidermal appendage neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4463") "Epidermal appendage tumor") -AnnotationAssertion(Annotation( "NCIT:C4463") "adnexal neoplasm of skin") -AnnotationAssertion(Annotation( "NCIT:C4463") "adnexal neoplasm of the skin") -AnnotationAssertion(Annotation( "NCIT:C4463") "adnexal tumor of skin") -AnnotationAssertion(Annotation( "NCIT:C4463") "adnexal tumor of the skin") -AnnotationAssertion(Annotation( "NCIT:C4463") "cutaneous adnexal neoplasm") -AnnotationAssertion( "cutaneous appendage neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cutaneous appendage neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "cutaneous appendage tumor") -AnnotationAssertion(Annotation( "NCIT:C4463") "neoplasm of Epidermal appendage") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of cutaneous appendage") -AnnotationAssertion(Annotation( "NCIT:C4463") "neoplasm of skin appendage") -AnnotationAssertion(Annotation( "DOID:2433") "neoplasm of skin with adnexal differentiation") -AnnotationAssertion(Annotation( "DOID:2433") Annotation( "NCIT:C4463") "neoplasm of the skin appendage") -AnnotationAssertion(Annotation( "NCIT:C4463") "skin appendage neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4463") "skin appendage tumor") -AnnotationAssertion(Annotation( "DOID:2433") "skin appendage tumour") -AnnotationAssertion(Annotation( "NCIT:C4463") "tumor of Epidermal appendage") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of cutaneous appendage") -AnnotationAssertion(Annotation( "NCIT:C4463") "tumor of skin appendage") -AnnotationAssertion(Annotation( "NCIT:C4463") "tumor of the skin appendage") -AnnotationAssertion( "MONDO:0002297") -AnnotationAssertion(rdfs:label "epidermal appendage tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2433") Annotation( "NCIT:C4463") ) -SubClassOf( ) - -# Class: (dermis tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign, intermediate, or malignant neoplasm that arises from the dermis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2438") -AnnotationAssertion(Annotation( "DOID:2438") Annotation( "MONDO:equivalentTo") "NCIT:C4475") -AnnotationAssertion(Annotation( "DOID:2438") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4475") "UMLS:C0346041") -AnnotationAssertion(Annotation( "NCIT:C4475") "dermal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4475") "dermal tumor") -AnnotationAssertion( "dermis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "dermis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "dermis tumor") -AnnotationAssertion(Annotation( "DOID:2438") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4475") "neoplasm of dermis") -AnnotationAssertion(Annotation( "NCIT:C4475") "neoplasm of the dermis") -AnnotationAssertion(Annotation( "DOID:2438") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4475") "tumor of dermis") -AnnotationAssertion(Annotation( "NCIT:C4475") "tumor of the dermis") -AnnotationAssertion( "MONDO:0002300") -AnnotationAssertion(rdfs:label "dermis tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2438") Annotation( "NCIT:C4475") ) -SubClassOf( ) - -# Class: (retinal vascular disorder) - -AnnotationAssertion(Annotation( "NCIT:C35170") "Retinal damage resulting from diminished blood flow/oxygenation due to abnormalities of the retinal vessels. Causes include hypertension, diabetes, thrombosis, embolism, and hemorrhage.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2462") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:362.13") -AnnotationAssertion(Annotation( "DOID:2462") Annotation( "MONDO:equivalentTo") "NCIT:C35170") -AnnotationAssertion(Annotation( "DOID:2462") Annotation( "MONDO:equivalentTo") "SCTID:57534004") -AnnotationAssertion(Annotation( "DOID:2462") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35170") "UMLS:C0154833") -AnnotationAssertion(Annotation( "DOID:2462") "retina circulation disorder") -AnnotationAssertion(Annotation( "NCIT:C35170") "retinal vascular disorder") -AnnotationAssertion( "MONDO:0002311") -AnnotationAssertion(rdfs:label "retinal vascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2462") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (congenital nervous system disorder) - -AnnotationAssertion(Annotation( "NCIT:C97172") "An abnormality of the nervous system that is present at birth or detected in the neonatal period.") -AnnotationAssertion(Annotation( "DOID:2490") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2490") -AnnotationAssertion(Annotation( "DOID:2490") "ICD9:742") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97172") -AnnotationAssertion(Annotation( "NCIT:C97172") "congenital abnormality of the nervous system") -AnnotationAssertion(Annotation( "NCIT:C97172") "congenital nervous system disorder") -AnnotationAssertion(Annotation( "DOID:2490") "congenital neurologic anomaly") -AnnotationAssertion( "MONDO:0002320") -AnnotationAssertion(rdfs:label "congenital nervous system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sensory peripheral neuropathy) - -AnnotationAssertion(Annotation( "NCIT:C3501") "Inflammation or degeneration of the sensory nerves.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2491") -AnnotationAssertion(Annotation( "DOID:2491") "ICD9:356.2") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:356.9") -AnnotationAssertion(Annotation( "DOID:2491") Annotation( "MONDO:equivalentTo") "NCIT:C3501") -AnnotationAssertion(Annotation( "DOID:2491") Annotation( "MONDO:equivalentTo") "SCTID:95662005") -AnnotationAssertion(Annotation( "DOID:2491") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3501") "UMLS:C0151313") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "peripheral neuropathy of sensory nerve") -AnnotationAssertion(Annotation( "DOID:2491") Annotation( "NCIT:C3501") "peripheral sensory neuropathy") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sensory nerve peripheral neuropathy") -AnnotationAssertion(Annotation( "DOID:2491") "sensory neuropathy") -AnnotationAssertion( "MONDO:0002321") -AnnotationAssertion(rdfs:label "sensory peripheral neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2491") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3501") Annotation( "NCIT:C3501/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (testicular disorder) - -AnnotationAssertion(Annotation( "NCIT:C26890") "A non-neoplastic or neoplastic disorder affecting the testis. Representative examples include torsion, infarction, germ cell tumor, sex cord-stromal tumor, lymphoma, and leukemia.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2519") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:608.89") -AnnotationAssertion(Annotation( "DOID:2519") Annotation( "MONDO:equivalentTo") "MESH:D013733") -AnnotationAssertion(Annotation( "DOID:2519") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26890") "NCIT:C26890") -AnnotationAssertion(Annotation( "DOID:2519") Annotation( "MONDO:equivalentTo") "SCTID:64910008") -AnnotationAssertion(Annotation( "DOID:2519") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26890") "UMLS:C0039584") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of testis") -AnnotationAssertion( "disease or disorder of testis") -AnnotationAssertion(Annotation( "DOID:2519") Annotation( "MONDO:patterns/location_top") "disorder of testis") -AnnotationAssertion(Annotation( "NCIT:C26890") "testicular disease") -AnnotationAssertion(Annotation( "NCIT:C26890") "testicular disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "testis disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "testis disease or disorder") -AnnotationAssertion(Annotation( "DOID:2519") "testis disorder") -AnnotationAssertion( "MONDO:0002329") -AnnotationAssertion(rdfs:label "testicular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2519") Annotation( "MESH:D013733") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:2519") Annotation( "MESH:D013733") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26890") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (splenic disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the spleen.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2529") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0009002") -AnnotationAssertion(Annotation( "DOID:2529") Annotation( "MONDO:equivalentTo") "ICD10CM:D73") -AnnotationAssertion(Annotation( "DOID:2529") "ICD9:289.50") -AnnotationAssertion(Annotation( "DOID:2529") Annotation( "MONDO:equivalentTo") "MESH:D013158") -AnnotationAssertion(Annotation( "DOID:2529") Annotation( "MONDO:equivalentTo") "NCIT:C35823") -AnnotationAssertion(Annotation( "DOID:2529") Annotation( "MONDO:equivalentTo") "SCTID:51244008") -AnnotationAssertion(Annotation( "DOID:2529") Annotation( "MONDO:equivalentTo") "UMLS:C0037997") -AnnotationAssertion(Annotation( "DOID:2529") "Dyssplenism") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of spleen") -AnnotationAssertion( "disease or disorder of spleen") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of spleen") -AnnotationAssertion(Annotation( "DOID:2529") Annotation( "MONDO:patterns/location") "spleen disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "spleen disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C35823") "spleen disorder") -AnnotationAssertion( "splenic disease") -AnnotationAssertion( "splenic disorder") -AnnotationAssertion( "MONDO:0002332") -AnnotationAssertion(rdfs:label "splenic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2529") Annotation( "EFO:0009002") Annotation( "MESH:D013158") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hematopoietic and lymphoid system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C35813") "Neoplasms of the hematopoietic system, including hematopoietic cell neoplasms (e.g. leukemias, lymphomas) and non-hematopoietic cell neoplasms that can affect the hematopoietic system (e.g. lymph node and splenic sarcomas). --2003") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2531") "hematologic neoplasm") -AnnotationAssertion(Annotation( "DOID:2531") "hematopoietic neoplasm") -AnnotationAssertion(Annotation( "DOID:2531") "hematopoietic neoplasm (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2531") -AnnotationAssertion(Annotation( "DOID:2531") Annotation( "MONDO:equivalentTo") "MESH:D019337") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35813") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:129154003") -AnnotationAssertion(Annotation( "DOID:2531") Annotation( "MONDO:equivalentTo") "UMLS:C0376544") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0376545") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35813") "UMLS:C1512393") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "blood neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "blood tumor") -AnnotationAssertion(Annotation( "DOID:2531") Annotation( "NCIT:C27134") "hematological tumors") -AnnotationAssertion(Annotation( "NCIT:C35813") "hematopoietic and lymphoid system neoplasm") -AnnotationAssertion(Annotation( "DOID:2531") Annotation( "NCIT:C35813") "hematopoietic and lymphoid system tumor") -AnnotationAssertion( "hematopoietic system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "hematopoietic system tumor") -AnnotationAssertion(Annotation( "DOID:2531") Annotation( "NCIT:C27134") "hematopoietic tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of blood") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of hematopoietic system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of blood") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of hematopoietic system") -AnnotationAssertion(Annotation( "DOID:2531") "blood cancer") -AnnotationAssertion(Annotation( "DOID:2531") "hematologic malignancy") -AnnotationAssertion(Annotation( "DOID:2531") "hematopoietic cancer") -AnnotationAssertion(Annotation( "DOID:2531") "malignant hematopoietic neoplasm (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:2531") "hematologic cancer") -AnnotationAssertion( "MONDO:0002334") -AnnotationAssertion(rdfs:label "hematopoietic and lymphoid system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2531/inferred") Annotation( "MESH:D019337/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35813/inferred") ) -SubClassOf(Annotation( "MESH:D019337") Annotation( "MONDO:Redundant") ) - -# Class: (cervicitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute or chronic inflammatory process that affects the cervix. Causes include sexually transmitted diseases and bacterial infections. Clinical manifestations include abnormal vaginal bleeding and vaginal discharge.") -AnnotationAssertion( "cervicitis (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2568") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0030160") -AnnotationAssertion(Annotation( "DOID:2568") "ICD9:616.0") -AnnotationAssertion(Annotation( "DOID:2568") Annotation( "MONDO:equivalentTo") "MESH:D002575") -AnnotationAssertion(Annotation( "DOID:2568") Annotation( "MONDO:equivalentTo") "NCIT:C26716") -AnnotationAssertion(Annotation( "DOID:2568") Annotation( "MONDO:equivalentTo") "SCTID:37610005") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "cervicitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "cervicitis (disease)") -AnnotationAssertion( "MONDO:0002345") -AnnotationAssertion(rdfs:label "cervicitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2568") Annotation( "MESH:D002575") Annotation( "NCIT:C26716/inferred") ) - -# Class: (larynx cancer) - -AnnotationAssertion(Annotation( "NCIT:C7484") "A primary or metastatic malignant neoplasm involving the larynx. The majority are carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2596") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000354") -AnnotationAssertion(Annotation( "DOID:2596") "ICD9:161") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:161.8") -AnnotationAssertion(Annotation( "DOID:2596") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:161.9") -AnnotationAssertion(Annotation( "DOID:2596") Annotation( "MONDO:equivalentTo") "NCIT:C7484") -AnnotationAssertion(Annotation( "DOID:2596") Annotation( "MONDO:equivalentTo") "SCTID:363429002") -AnnotationAssertion(Annotation( "DOID:2596") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7484") "UMLS:C0007107") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of larynx") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "larynx cancer") -AnnotationAssertion(Annotation( "NCIT:C7484") "malignant laryngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7484") "malignant laryngeal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7484") "malignant larynx neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7484") "malignant larynx tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7484") "malignant neoplasm of larynx") -AnnotationAssertion(Annotation( "NCIT:C7484") "malignant neoplasm of the larynx") -AnnotationAssertion(Annotation( "NCIT:C7484") "malignant tumor of larynx") -AnnotationAssertion(Annotation( "NCIT:C7484") "malignant tumor of the larynx") -AnnotationAssertion( "MONDO:0002352") -AnnotationAssertion(rdfs:label "larynx cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2596") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:1000354") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7484") ) - -# Class: (benign laryngeal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3601") "A non-metastasizing neoplasm that arises from the larynx. Representative examples include squamous papilloma and hemangioma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2598") Annotation( "NCIT:C3156") "laryngeal tumor") -AnnotationAssertion(Annotation( "DOID:2598") "larynx neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2598") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:212.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3601") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92175003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3601") "UMLS:C0153952") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign laryngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign laryngeal tumor") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign larynx neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign larynx tumor") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign neoplasm of larynx") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign neoplasm of the larynx") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign tumor of larynx") -AnnotationAssertion(Annotation( "NCIT:C3601") "benign tumor of the larynx") -AnnotationAssertion(Annotation( "NCIT:C3601") "laryngeal neoplasm, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "larynx benign neoplasm") -AnnotationAssertion(Annotation( "DOID:2598") "laryngeal benign neoplasm") -AnnotationAssertion( "MONDO:0002354") -AnnotationAssertion(rdfs:label "benign laryngeal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C3601") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2598") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3601") ) - -# Class: (pancreas disorder) - -AnnotationAssertion(Annotation( "NCIT:C26842") "A non-neoplastic or neoplastic disorder that affects the pancreas. Representative examples of non-neoplastic disorders include pancreatitis and pancreatic insufficiency. Representative examples of neoplastic disorders include cystadenomas, carcinomas, lymphomas, and neuroendocrine neoplasms.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:26") -AnnotationAssertion(Annotation( "DOID:26") "ICD9:577.8") -AnnotationAssertion( "ICD9:577.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010182") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26842") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:3855007") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of pancreas") -AnnotationAssertion( "disease or disorder of pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pancreas disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "pancreas disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26842") "pancreatic disorder") -AnnotationAssertion(Annotation( "MESH:D010182") "disease, pancreatic") -AnnotationAssertion(Annotation( "MESH:D010182") "diseases, pancreatic") -AnnotationAssertion(Annotation( "MESH:D010182") "pancreatic disease") -AnnotationAssertion( "MONDO:0002356") -AnnotationAssertion(rdfs:label "pancreas disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C26842") ) -SubClassOf(Annotation( "DOID:26") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (laryngeal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4855") "Carcinoma that arises from the laryngeal epithelium. More than 90% of laryngeal carcinomas are squamous cell carcinomas. The remainder are adenoid cystic carcinomas, mucoepidermoid carcinomas and carcinomas with neuroendocrine differentiation.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2600") Annotation( "NCIT:C4855") "cancer of larynx") -AnnotationAssertion(Annotation( "NCIT:C4855") "cancer of the larynx") -AnnotationAssertion(Annotation( "NCIT:C4855") "laryngeal cancer") -AnnotationAssertion(Annotation( "NCIT:C4855") "laryngeal throat cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2600") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006862") -AnnotationAssertion(Annotation( "DOID:2600") Annotation( "MONDO:equivalentTo") "NCIT:C4855") -AnnotationAssertion(Annotation( "DOID:2600") Annotation( "MONDO:equivalentTo") "SCTID:276975007") -AnnotationAssertion(Annotation( "DOID:2600") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4855") "UMLS:C0595989") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4855") "carcinoma of larynx") -AnnotationAssertion(Annotation( "NCIT:C4855") "carcinoma of the larynx") -AnnotationAssertion(Annotation( "NCIT:C4855") "laryngeal carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4855") "larynx carcinoma") -AnnotationAssertion( "MONDO:0002358") -AnnotationAssertion(rdfs:label "laryngeal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2600") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4855") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4855/inferred") ) - -# Class: (transverse colon cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the transverse colon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:261") -AnnotationAssertion(Annotation( "DOID:261") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:153.1") -AnnotationAssertion(Annotation( "DOID:261") Annotation( "MONDO:equivalentTo") "SCTID:363408006") -AnnotationAssertion(Annotation( "DOID:261") Annotation( "MONDO:equivalentTo") "UMLS:C0153434") -AnnotationAssertion(Annotation( "DOID:261") "Ca transverse colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of transverse colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of transverse colon") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant transverse colon neoplasm") -AnnotationAssertion(Annotation( "DOID:261") "malignant tumor of transverse colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "transverse colon cancer") -AnnotationAssertion( "MONDO:0002361") -AnnotationAssertion(rdfs:label "transverse colon cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:261") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autonomic nervous system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5112") "Benign and malignant neoplasms which arise from or directly involve the central or peripheral elements of the autonomic nervous system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2621") -AnnotationAssertion(Annotation( "DOID:2621") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5112") -AnnotationAssertion(Annotation( "DOID:2621") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5112") "UMLS:C1332356") -AnnotationAssertion(Annotation( "NCIT:C5112") "autonomic nervous system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "autonomic nervous system neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C5112") "autonomic nervous system neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5112") "autonomic nervous system tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5112") "neoplasm of autonomic nervous system") -AnnotationAssertion(Annotation( "NCIT:C5112") "neoplasm of the autonomic nervous system") -AnnotationAssertion(Annotation( "DOID:2621") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5112") "tumor of autonomic nervous system") -AnnotationAssertion(Annotation( "NCIT:C5112") "tumor of the autonomic nervous system") -AnnotationAssertion( "MONDO:0002366") -AnnotationAssertion(rdfs:label "autonomic nervous system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2621") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5112") ) -SubClassOf( ) - -# Class: (kidney cancer) - -AnnotationAssertion(Annotation( "NCIT:C7548") "Primary or metastatic malignant neoplasm involving the kidney.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:263") -AnnotationAssertion(Annotation( "DOID:263") "ICD9:189.0") -AnnotationAssertion(Annotation( "DOID:263") Annotation( "MONDO:equivalentTo") "MESH:D007680") -AnnotationAssertion(Annotation( "DOID:263") Annotation( "MONDO:equivalentTo") "NCIT:C7548") -AnnotationAssertion(Annotation( "DOID:263") Annotation( "MONDO:equivalentTo") "SCTID:363518003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN881103") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of kidney") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "kidney cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7548") "malignant kidney neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7548") "malignant kidney tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7548") "malignant neoplasm of kidney") -AnnotationAssertion(Annotation( "DOID:263") "malignant neoplasm of kidney except pelvis") -AnnotationAssertion(Annotation( "NCIT:C7548") "malignant neoplasm of the kidney") -AnnotationAssertion(Annotation( "NCIT:C7548") "malignant renal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7548") "malignant renal tumor") -AnnotationAssertion(Annotation( "NCIT:C7548") "malignant tumor of kidney") -AnnotationAssertion(Annotation( "NCIT:C7548") "malignant tumor of the kidney") -AnnotationAssertion(Annotation( "DOID:263") "malignant tumour of kidney") -AnnotationAssertion( "MONDO:0002367") -AnnotationAssertion(rdfs:label "kidney cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:263") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7548") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7548") ) - -# Class: (sweat gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3398") "A benign or malignant neoplasm arising from the sweat glands.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021219") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2664") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001204") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "NCIT:C3398") "ICDO:8400/1") -AnnotationAssertion(Annotation( "DOID:2664") Annotation( "MONDO:equivalentTo") "MESH:D013544") -AnnotationAssertion(Annotation( "DOID:2664") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3398") -AnnotationAssertion(Annotation( "DOID:2664") Annotation( "MONDO:equivalentTo") "SCTID:126490003") -AnnotationAssertion(Annotation( "DOID:2664") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3398") "UMLS:C0038987") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3398") "neoplasm of sweat gland") -AnnotationAssertion(Annotation( "NCIT:C3398") "neoplasm of the sweat gland") -AnnotationAssertion(Annotation( "NCIT:C3398") "sweat gland neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sweat gland neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3398") "sweat gland neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3398") "sweat gland tumor") -AnnotationAssertion(Annotation( "DOID:2664") "sweat gland tumor (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:2664") "sweat gland tumor NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3398") "tumor of sweat gland") -AnnotationAssertion(Annotation( "DOID:2664") Annotation( "NCIT:C3398") "tumor of the sweat gland") -AnnotationAssertion( "MONDO:0002381") -AnnotationAssertion(rdfs:label "sweat gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C3398") ) -SubClassOf(Annotation( "DOID:2664") Annotation( "MESH:D013544") Annotation( "MONDO:Redundant") ) - -# Class: (hepatic vascular disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic vascular disorder that affects the liver. Representative examples include veno-occlusive disease, hemangioma, lymphangioma, and angiosarcoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:272") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:573.8") -AnnotationAssertion(Annotation( "DOID:272") Annotation( "MONDO:equivalentTo") "NCIT:C35442") -AnnotationAssertion(Annotation( "DOID:272") Annotation( "MONDO:equivalentTo") "SCTID:235878005") -AnnotationAssertion(Annotation( "DOID:272") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35442") "UMLS:C0400923") -AnnotationAssertion(Annotation( "NCIT:C35442") "hepatic vascular disorder") -AnnotationAssertion(Annotation( "NCIT:C35442") "liver vascular disorder") -AnnotationAssertion(Annotation( "DOID:272") "vascular disorder of liver") -AnnotationAssertion( "MONDO:0002405") -AnnotationAssertion(rdfs:label "hepatic vascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:272") Annotation( "NCIT:C35442") ) -SubClassOf(Annotation( "DOID:272") Annotation( "NCIT:C35442") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (dermatitis) - -AnnotationAssertion(Annotation( "NCIT:C2983") "An inflammatory process affecting the skin. Signs include red rash, itching, and blister formation. Representative examples are contact dermatitis, atopic dermatitis, and seborrheic dermatitis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2723") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000636") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:692.9") -AnnotationAssertion(Annotation( "DOID:2723") Annotation( "MONDO:equivalentTo") "MESH:D003872") -AnnotationAssertion(Annotation( "DOID:2723") Annotation( "MONDO:equivalentTo") "NCIT:C2983") -AnnotationAssertion(Annotation( "DOID:2723") Annotation( "MONDO:equivalentTo") "SCTID:43116000") -AnnotationAssertion(Annotation( "DOID:2723") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2983") "UMLS:C0011603") -AnnotationAssertion(Annotation( "NCIT:C2983") "inflammation of skin") -AnnotationAssertion(Annotation( "NCIT:C2983") "inflammation of the skin") -AnnotationAssertion( "inflammation of zone of skin") -AnnotationAssertion(Annotation( "MONDO:0006501") "inflammatory skin disease") -AnnotationAssertion(Annotation( "DOID:2723") "skin inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "zone of skin inflammation") -AnnotationAssertion( "MONDO:0002406") -AnnotationAssertion(rdfs:label "dermatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2723") Annotation( "EFO:1000636") Annotation( "MESH:D003872") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2983/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (auditory system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the auditory system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2742") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001455") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:H60-H95") -AnnotationAssertion(Annotation( "DOID:2742") Annotation( "MONDO:relatedTo") "ICD9:388.9") -AnnotationAssertion(Annotation( "DOID:2742") Annotation( "MONDO:relatedTo") "NCIT:C26757") -AnnotationAssertion(Annotation( "DOID:2742") Annotation( "MONDO:relatedTo") "SCTID:25906001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:362966006") -AnnotationAssertion(Annotation( "DOID:2742") Annotation( "MONDO:relatedTo") "UMLS:C0013447") -AnnotationAssertion(Annotation( "DOID:2742") "auditory disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "auditory system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "auditory system disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of auditory system") -AnnotationAssertion( "disease or disorder of auditory system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of auditory system") -AnnotationAssertion(Annotation( "DOID:2742") "ear and mastoid disease") -AnnotationAssertion( "MONDO:0002409") -AnnotationAssertion(rdfs:label "auditory system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of glycogen metabolism) - -AnnotationAssertion(Annotation( "NCIT:C61272") "An inherited metabolic disorder characterized either by defects in glycogen synthesis or defects in the breaking down of glycogen. It results either in the creation of abnormal forms of glycogen or accumulation of glycogen in the tissues.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4985"^^xsd:anyURI) -AnnotationAssertion(Annotation( "DOID:2747") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050728") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2747") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:79201") Annotation( "Orphanet:79201/e") Annotation( "Orphanet:79201/specific") "ICD10CM:E74.0") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:271.0") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:79201") Annotation( "Orphanet:79201/e") "MESH:D006008") -AnnotationAssertion(Annotation( "Orphanet:79201") Annotation( "Orphanet:79201/e") "MedDRA:10061990") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "MONDO:equivalentTo") "NCIT:C61272") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79201") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "MONDO:equivalentTo") "SCTID:29633007") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C61272") Annotation( "Orphanet:79201") Annotation( "Orphanet:79201/e") "UMLS:C0017919") -AnnotationAssertion(Annotation( "Orphanet:79201") Annotation( ) "GSD") -AnnotationAssertion(Annotation( "DOID:0050728") Annotation( "DOID:2747") "glycogen metabolism disorder") -AnnotationAssertion(Annotation( "MONDO:0019244") "glycogen storage disease") -AnnotationAssertion( "glycogen storage disorder") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "Wikipedia:Glycogen_storage_disease") "glycogenoses") -AnnotationAssertion(Annotation( "DOID:2747") Annotation( "Orphanet:79201") "glycogenosis") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of glycogen metabolic process") -AnnotationAssertion( "inborn glycogen metabolic process disorder") -AnnotationAssertion( "inborn glycogen storage disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of glycogen metabolic process") -AnnotationAssertion( "MONDO:0002412") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79201") ) -AnnotationAssertion(rdfs:label "disorder of glycogen metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050728") Annotation( "DOID:2747/inferred") Annotation( "MESH:D006008") Annotation( "MONDO:Redundant") Annotation( "Orphanet:79201") Annotation( "PMID:33340416") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A carcinoma that involves the bone element.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2762") -AnnotationAssertion(Annotation( "DOID:2762") Annotation( "MONDO:relatedTo") "NCIT:C36082") -AnnotationAssertion(Annotation( "DOID:2762") Annotation( "MONDO:relatedTo") "UMLS:C0700110") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone element carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of bone element") -AnnotationAssertion( "MONDO:0002415") -AnnotationAssertion(rdfs:label "bone carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2762") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tic disorder) - -AnnotationAssertion(Annotation( "MESH:D013981") "Disorders characterized by recurrent TICS that may interfere with speech and other activities. Tics are sudden, rapid, nonrhythmic, stereotyped motor movements or vocalizations which may be exacerbated by stress and are generally attenuated during absorbing activities. Tic disorders are distinguished from conditions which feature other types of abnormal movements that may accompany another another condition. (From DSM-IV, 1994)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2769") -AnnotationAssertion(Annotation( "DOID:2769") "ICD9:307.2") -AnnotationAssertion(Annotation( "DOID:2769") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:307.20") -AnnotationAssertion(Annotation( "DOID:2769") Annotation( "MONDO:equivalentTo") "MESH:D013981") -AnnotationAssertion(Annotation( "DOID:2769") Annotation( "MONDO:equivalentTo") "SCTID:568005") -AnnotationAssertion( "MONDO:0002420") -AnnotationAssertion(rdfs:label "tic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2769") ) - -# Class: (rectosigmoid junction neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4877") "A benign or malignant neoplasm that affects the rectosigmoid region. Representative examples of benign neoplasms include lipoma and leiomyoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and sarcoma. Rectosigmoid adenomas always exhibit epithelial dysplasia and are considered premalignant neoplasms.") -AnnotationAssertion(Annotation( "DOID:2780") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2780") -AnnotationAssertion(Annotation( "DOID:2780") Annotation( "MONDO:equivalentTo") "NCIT:C4877") -AnnotationAssertion(Annotation( "DOID:2780") Annotation( "MONDO:equivalentTo") "SCTID:126848003") -AnnotationAssertion(Annotation( "DOID:2780") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4877") "UMLS:C0345873") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4877") "neoplasm of rectosigmoid junction") -AnnotationAssertion(Annotation( "NCIT:C4877") "neoplasm of the rectosigmoid junction") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectosigmoid junction neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "rectosigmoid junction tumor") -AnnotationAssertion(Annotation( "DOID:2780") Annotation( "NCIT:C4877") "rectosigmoid neoplasm") -AnnotationAssertion(Annotation( "DOID:2780") Annotation( "NCIT:C4877") "rectosigmoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4877") "tumor of rectosigmoid junction") -AnnotationAssertion(Annotation( "NCIT:C4877") "tumor of the rectosigmoid junction") -AnnotationAssertion( "MONDO:0002423") -AnnotationAssertion(rdfs:label "rectosigmoid junction neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2780") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rectosigmoid carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7421") "A malignant epithelial neoplasm that arises from the rectosigmoid area and invades through the muscularis mucosa into the submucosa. The vast majority are adenocarcinomas. About 50% of colorectal carcinomas occur in the rectosigmoid area.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2781") -AnnotationAssertion(Annotation( "DOID:2781") Annotation( "MONDO:equivalentTo") "NCIT:C7421") -AnnotationAssertion(Annotation( "DOID:2781") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7421") "UMLS:C1327709") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of rectosigmoid junction") -AnnotationAssertion(Annotation( "NCIT:C7421") "rectosigmoid cancer") -AnnotationAssertion(Annotation( "NCIT:C7421") "rectosigmoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectosigmoid junction carcinoma") -AnnotationAssertion( "MONDO:0002424") -AnnotationAssertion(rdfs:label "rectosigmoid carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2781") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7421") ) -SubClassOf( ) - -# Class: (rectosigmoid junction cancer) - -AnnotationAssertion(Annotation( "NCIT:C7420") "A primary or metastatic malignant neoplasm that affects the rectosigmoid area. Representative examples include carcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2782") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "MONDO:equivalentTo") "ICD10CM:C19") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:154.0") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "MONDO:equivalentTo") "NCIT:C7420") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "MONDO:equivalentTo") "SCTID:363414004") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7420") "UMLS:C0153443") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of rectosigmoid junction") -AnnotationAssertion(Annotation( "DOID:2782") "malignant neoplasm of rectosigmoid") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "ICD9CM:154.0") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7420") "malignant neoplasm of rectosigmoid junction") -AnnotationAssertion(Annotation( "NCIT:C7420") "malignant neoplasm of the rectosigmoid junction") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant rectosigmoid junction neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7420") "malignant rectosigmoid neoplasm") -AnnotationAssertion(Annotation( "DOID:2782") Annotation( "NCIT:C7420") "malignant rectosigmoid tumor") -AnnotationAssertion(Annotation( "NCIT:C7420") "malignant tumor of rectosigmoid junction") -AnnotationAssertion(Annotation( "NCIT:C7420") "malignant tumor of the rectosigmoid junction") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectosigmoid junction cancer") -AnnotationAssertion( "MONDO:0002425") -AnnotationAssertion(rdfs:label "rectosigmoid junction cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2782") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7420") ) -SubClassOf(Annotation( "MONDO:Entailed") ) - -# Class: (cerebellar disorder) - -AnnotationAssertion(Annotation( "MESH:D002526") "Diseases that affect the structure or function of the cerebellum. Cardinal manifestations of cerebellar dysfunction include dysmetria, gait ataxia, and muscle hypotonia.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2786") -AnnotationAssertion(Annotation( "DOID:2786") Annotation( "MONDO:equivalentTo") "MESH:D002526") -AnnotationAssertion(Annotation( "DOID:2786") Annotation( "MONDO:equivalentTo") "SCTID:223176004") -AnnotationAssertion(Annotation( "DOID:2786") Annotation( "MONDO:equivalentTo") "UMLS:C0007760") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebellum disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "cerebellum disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cerebellum") -AnnotationAssertion( "disease or disorder of cerebellum") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of cerebellum") -AnnotationAssertion( "MONDO:0002427") -AnnotationAssertion(rdfs:label "cerebellar disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2786") Annotation( "MESH:D002526") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant cranial nerve neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3571") "Abnormal malignant growth of the cells that comprise the cranial nerve.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2815") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:192.0") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "MONDO:equivalentTo") "NCIT:C3571") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "MONDO:equivalentTo") "SCTID:188307009") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3571") "UMLS:C0153644") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of cranial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cranial nerve cancer") -AnnotationAssertion(Annotation( "NCIT:C3571") "cranial nerve neoplasm, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3571") "malignant cranial nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3571") "malignant cranial nerve tumor") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3571") "malignant neoplasm of cranial nerve") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "ICD9CM:192.0") "malignant neoplasm of cranial nerves") -AnnotationAssertion(Annotation( "NCIT:C3571") "malignant neoplasm of the cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C3571") "malignant tumor of cranial nerve") -AnnotationAssertion(Annotation( "DOID:2815") Annotation( "NCIT:C3571") "malignant tumor of the cranial nerve") -AnnotationAssertion(Annotation( "DOID:2815") "cranial nerve malignant neoplasm") -AnnotationAssertion( "MONDO:0002433") -AnnotationAssertion(rdfs:label "malignant cranial nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2815") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3571") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (nasal disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the nose.") -AnnotationAssertion(Annotation( "DOID:2825") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2825") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:478.19") -AnnotationAssertion(Annotation( "DOID:2825") Annotation( "MONDO:equivalentTo") "MESH:D009668") -AnnotationAssertion(Annotation( "DOID:2825") Annotation( "MONDO:equivalentTo") "SCTID:89488007") -AnnotationAssertion(Annotation( "DOID:2825") Annotation( "MONDO:equivalentTo") "UMLS:C0028432") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of nose") -AnnotationAssertion( "disease or disorder of nose") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of nose") -AnnotationAssertion(Annotation( "DOID:2825") "disorder of the nose") -AnnotationAssertion(Annotation( "DOID:2825") "nasal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "https://orcid.org/0000-0002-0736-9199") "nose disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "nose disease or disorder") -AnnotationAssertion( "MONDO:0002436") -AnnotationAssertion(rdfs:label "nasal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endometrial carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7558") "A malignant tumor arising from the epithelium that lines the cavity of the uterine body. The vast majority of endometrial carcinomas are adenocarcinomas; squamous cell and adenosquamous carcinomas represent a minority of the cases. Endometrioid adenocarcinoma is the most frequently seen variant of endometrial adenocarcinoma. Uterine bleeding is an initial clinical sign. The prognosis depends on the stage of the tumor, the depth of myometrial wall invasion, and the degree of differentiation.") -AnnotationAssertion( "endometrial carcinoma (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C7558") "endometrial cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2871") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0012114") -AnnotationAssertion(Annotation( "DOID:2871") Annotation( "MONDO:equivalentTo") "NCIT:C7558") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:UCEC") -AnnotationAssertion(Annotation( "DOID:2871") Annotation( "MONDO:equivalentTo") "SCTID:254878006") -AnnotationAssertion(Annotation( "DOID:2871") Annotation( "MONDO:relatedTo") "UMLS:C0206687") -AnnotationAssertion(Annotation( "DOID:2871") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7558") "UMLS:C0476089") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C7558") "carcinoma of endometrium") -AnnotationAssertion(Annotation( "DOID:2871") Annotation( "NCIT:C7558") "carcinoma of the endometrium") -AnnotationAssertion(Annotation( "NCIT:C7558") "carcinoma, endometrial, malignant") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C7558") "endometrial carcinoma") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "endometrial carcinoma (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium carcinoma") -AnnotationAssertion( "MONDO:0002447") -AnnotationAssertion(rdfs:label "endometrial carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2871") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7558") ) - -# Class: (exocervical carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7453") "A carcinoma that arises from the squamous epithelium of the exocervix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2892") -AnnotationAssertion(Annotation( "DOID:2892") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7453") -AnnotationAssertion(Annotation( "DOID:2892") Annotation( "MONDO:equivalentTo") "SCTID:372100004") -AnnotationAssertion(Annotation( "DOID:2892") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7453") "UMLS:C1299238") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of ectocervix") -AnnotationAssertion(Annotation( "DOID:2892") Annotation( "NCIT:C7453") "carcinoma of exocervix") -AnnotationAssertion(Annotation( "DOID:2892") Annotation( "NCIT:C7453") "carcinoma of the exocervix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ectocervix carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7453") "exocervical cancer") -AnnotationAssertion(Annotation( "NCIT:C7453") "exocervical carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7453") "exocervix carcinoma") -AnnotationAssertion( "MONDO:0002455") -AnnotationAssertion(rdfs:label "exocervical carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2892") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7453") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerulonephritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "A renal disorder characterized by damage in the glomeruli. It may be acute or chronic, focal or diffuse, and it may lead to renal failure. Causes include autoimmune disorders, infections, diabetes, and malignancies.") -AnnotationAssertion( "glomerulonephritis (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2921") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006516") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000099") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:583.9") -AnnotationAssertion(Annotation( "DOID:2921") Annotation( "MONDO:equivalentTo") "MESH:D005921") -AnnotationAssertion(Annotation( "DOID:2921") Annotation( "MONDO:equivalentTo") "NCIT:C26784") -AnnotationAssertion(Annotation( "DOID:2921") Annotation( "MONDO:equivalentTo") "SCTID:36171008") -AnnotationAssertion(Annotation( "DOID:2921") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26784") "UMLS:C0017658") -AnnotationAssertion(Annotation( "NCIT:C26784") "glomerular nephritis") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "glomerulonephritis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "glomerulonephritis (disease)") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "nephritis of renal glomerulus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal glomerulus nephritis") -AnnotationAssertion(Annotation( "GARD:0006516") "bright's disease") -AnnotationAssertion( "MONDO:0002462") -AnnotationAssertion(rdfs:label "glomerulonephritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2921") Annotation( "MESH:D005921") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26784") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (eye carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the eye") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:295") -AnnotationAssertion(Annotation( "DOID:295") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6079") -AnnotationAssertion(Annotation( "DOID:295") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6079") "UMLS:C0848866") -AnnotationAssertion(Annotation( "DOID:295") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C6079") "carcinoma of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "NCIT:C6079") "carcinoma of the eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6079") "eye carcinoma") -AnnotationAssertion( "eyeball of camera-type eye carcinoma") -AnnotationAssertion(Annotation( "DOID:295") Annotation( "NCIT:C6079") "ocular carcinoma") -AnnotationAssertion( "MONDO:0002466") -AnnotationAssertion(rdfs:label "eye carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:295") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6079") ) - -# Class: (inner ear disorder) - -AnnotationAssertion(Annotation( "NCIT:C27166") "A non-neoplastic or neoplastic disorder affecting the inner ear. Causes are inner ear infections, head injuries, and neoplasms (e.g., acoustic schwannoma). Symptoms include dizziness, imbalance, nausea, and vision problems.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2952") -AnnotationAssertion(Annotation( "DOID:2952") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:H80-H83") -AnnotationAssertion(Annotation( "DOID:2952") Annotation( "MONDO:equivalentTo") "MESH:D007759") -AnnotationAssertion(Annotation( "DOID:2952") Annotation( "MONDO:equivalentTo") "NCIT:C27166") -AnnotationAssertion(Annotation( "DOID:2952") Annotation( "MONDO:equivalentTo") "SCTID:232297009") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of internal ear") -AnnotationAssertion( "disease or disorder of internal ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of internal ear") -AnnotationAssertion(Annotation( "NCIT:C27166") "inner Ear disorder") -AnnotationAssertion(Annotation( "NCIT:C27166") "internal Ear disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "internal ear disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "internal ear disease or disorder") -AnnotationAssertion(Annotation( "DOID:2952") "labyrinthine disease") -AnnotationAssertion(Annotation( "NCIT:C27166") "vestibular disorder") -AnnotationAssertion( "MONDO:0002467") -AnnotationAssertion(rdfs:label "inner ear disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2952") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27166") ) -SubClassOf(Annotation( "NCIT:C27166") ObjectSomeValuesFrom( )) - -# Class: (prostate neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5545") "A neoplasm with neuroendocrine differentiation that arises from the prostate gland. This category includes carcinoid tumors and small cell carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2992") -AnnotationAssertion(Annotation( "DOID:2992") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5545") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PRNE") -AnnotationAssertion(Annotation( "DOID:2992") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5545") "UMLS:C1335515") -AnnotationAssertion(Annotation( "NCIT:C5545") "neuroendocrine neoplasm of prostate") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C5545") "neuroendocrine neoplasm of the prostate") -AnnotationAssertion(Annotation( "DOID:2992") Annotation( "NCIT:C5545") "neuroendocrine tumor of the prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "prostate gland NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "prostate gland neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "prostate gland neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "NCIT:C5545") "prostate neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "ONCOTREE:PRNE") "prostate neuroendocrine carcinoma") -AnnotationAssertion( "MONDO:0002477") -AnnotationAssertion(rdfs:label "prostate neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2992") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5545") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5545") Annotation( "ONCOTREE:PRNE") ) - -# Class: (endometrioid tumor) - -AnnotationAssertion(Annotation( "NCIT:C7113") "A benign, borderline, or malignant epithelial tumor of the female reproductive system characterized by the presence of glands and/or cysts lined by neoplastic cells that resemble endometrial cells.") -AnnotationAssertion(Annotation( "DOID:3001") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0009118") -AnnotationAssertion(Annotation( "DOID:3001") Annotation( "MONDO:equivalentTo") "NCIT:C7113") -AnnotationAssertion(Annotation( "DOID:3001") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7113") "UMLS:C0474809") -AnnotationAssertion(Annotation( "DOID:3001") Annotation( "NCIT:C7113") "endometrioid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7113") "endometrioid neoplasm of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C7113") "endometrioid neoplasm of the female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C7113") "endometrioid tumor") -AnnotationAssertion(Annotation( "DOID:3001") "endometrioid tumor (morphologic abnormality)") -AnnotationAssertion(Annotation( "NCIT:C7113") "endometrioid tumor of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C7113") "endometrioid tumor of the female reproductive system") -AnnotationAssertion(Annotation( "DOID:3001") Annotation( "NCIT:C7113") "female reproductive endometrioid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7113") "female reproductive endometrioid tumor") -AnnotationAssertion(Annotation( "DOID:3001") "female reproductive endometrioid cancer") -AnnotationAssertion( "MONDO:0002480") -AnnotationAssertion(rdfs:label "endometrioid tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C7113") ) -SubClassOf(Annotation( "NCIT:C7113") ) - -# Class: (ovarian neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5237") "An epithelial neoplasm with neuroendocrine differentiation that arises from the ovary. It includes carcinoid tumor, small cell carcinoma pulmonary type, and large cell neuroendocrine carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3002") -AnnotationAssertion(Annotation( "DOID:3002") Annotation( "MONDO:equivalentTo") "NCIT:C5237") -AnnotationAssertion(Annotation( "DOID:3002") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5237") "UMLS:C1335172") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5237") "neuroendocrine neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C5237") "neuroendocrine neoplasm of the ovary") -AnnotationAssertion(Annotation( "DOID:3002") Annotation( "NCIT:C5237") "neuroendocrine tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C5237") "ovarian neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "ovary NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "ovary neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "ovary neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( "MONDO:0002481") -AnnotationAssertion(rdfs:label "ovarian neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3002") Annotation( "MONDO:Entailed") ) -SubClassOf(Annotation( "DOID:3002") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5237") ) -SubClassOf( ) - -# Class: (nipple neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5212") "A benign or malignant neoplasm that arises in the area of the nipple.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3003") -AnnotationAssertion(Annotation( "DOID:3003") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5212") -AnnotationAssertion(Annotation( "DOID:3003") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5212") "UMLS:C1112166") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5212") "neoplasm of nipple") -AnnotationAssertion(Annotation( "NCIT:C5212") "neoplasm of the nipple") -AnnotationAssertion(Annotation( "NCIT:C5212") "nipple neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nipple neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5212") "nipple tumor") -AnnotationAssertion(Annotation( "DOID:3003") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5212") "tumor of nipple") -AnnotationAssertion(Annotation( "NCIT:C5212") "tumor of the nipple") -AnnotationAssertion( "MONDO:0002482") -AnnotationAssertion(rdfs:label "nipple neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C5212") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (breast neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5169") "A neoplasm that arises from the breast and is composed of cells of neuroendocrine origin. Most cases are neuroendocrine carcinomas. Primary carcinoid tumors of the breast are very rare.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3009") -AnnotationAssertion(Annotation( "DOID:3009") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5169") -AnnotationAssertion(Annotation( "DOID:3009") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5169") "UMLS:C1332635") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "breast NET") -AnnotationAssertion(Annotation( "NCIT:C5169") "breast endocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5169") "breast neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "breast neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "breast neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5169") "neuroendocrine neoplasm of breast") -AnnotationAssertion(Annotation( "NCIT:C5169") "neuroendocrine neoplasm of the breast") -AnnotationAssertion(Annotation( "DOID:3009") Annotation( "NCIT:C5169") "neuroendocrine tumor of the breast") -AnnotationAssertion( "MONDO:0002485") -AnnotationAssertion(rdfs:label "breast neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3009") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5169") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5169") ) - -# Class: (intraductal breast neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C36083") "A benign or malignant epithelial neoplasm that arises anywhere in the ductal system of the breast. This category includes intraductal papilloma, intraductal papillary carcinoma, ductal hyperplasia with or without atypia, and ductal carcinoma in situ.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3013") -AnnotationAssertion(Annotation( "DOID:3013") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C36083") -AnnotationAssertion(Annotation( "DOID:3013") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C36083") "UMLS:C0948967") -AnnotationAssertion(Annotation( "NCIT:C36083") "intraductal breast neoplasm") -AnnotationAssertion( "MONDO:0002488") -AnnotationAssertion(rdfs:label "intraductal breast neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C36083") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute kidney failure) - -AnnotationAssertion(Annotation( "NCIT:C26808") "Sudden and sustained deterioration of the kidney function characterized by decreased glomerular filtration rate, increased serum creatinine or oliguria.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3021") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:N17") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D058186") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26808") -AnnotationAssertion(Annotation( "NCIT:C26808") Annotation( ) "AKI") -AnnotationAssertion(Annotation( "NCIT:C26808") Annotation( ) "ARF") -AnnotationAssertion(Annotation( "NCIT:C26808") "acute kidney injury") -AnnotationAssertion(Annotation( "NCIT:C26808") "acute renal failure") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "kidney failure, acute") -AnnotationAssertion( "MONDO:0002492") -AnnotationAssertion(rdfs:label "acute kidney failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3021") Annotation( "MESH:D058186") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26808") ) -SubClassOf( ) - -# Class: (prostatic acinar adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "An invasive adenocarcinoma of the prostate gland composed of secretory cells. It is the most common histologic type of prostate adenocarcinoma. Several morphologic variants exist, including atrophic, pseudohyperplastic, foamy gland, and oncocytic variants.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3024") -AnnotationAssertion(Annotation( "DOID:3024") Annotation( "MONDO:equivalentTo") "NCIT:C5596") -AnnotationAssertion(Annotation( "DOID:3024") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5596") "UMLS:C1332139") -AnnotationAssertion(Annotation( "NCIT:C5596") "acinar adenocarcinoma of prostate") -AnnotationAssertion(Annotation( "NCIT:C5596") "acinar adenocarcinoma of the prostate") -AnnotationAssertion(Annotation( "NCIT:C5596") "acinar prostate adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C5596") "prostate acinar adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3024") Annotation( "NCIT:C5596") "prostatic acinar adenocarcinoma") -AnnotationAssertion( "MONDO:0002493") -AnnotationAssertion(rdfs:label "prostatic acinar adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C5596") ObjectIntersectionOf( )) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5596") ) -SubClassOf(Annotation( "DOID:3024") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5596") ) - -# Class: (kidney benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4778") "A non-metastasizing neoplasm that arises from the kidney. Representative examples include cystic nephroma, metanephric adenoma, oncocytoma, and urothelial papilloma of the renal pelvis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3116") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000111") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:223.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4778") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92165001") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign kidney neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign kidney tumor") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign neoplasm of kidney") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign neoplasm of the kidney") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign renal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign renal tumor") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign tumor of kidney") -AnnotationAssertion(Annotation( "NCIT:C4778") "benign tumor of the kidney") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "kidney benign neoplasm") -AnnotationAssertion(Annotation( "DOID:3116") Annotation( "NCIT:C7514") "renal and ureteral tumor") -AnnotationAssertion(Annotation( "NCIT:C4778") "renal neoplasm, benign") -AnnotationAssertion(Annotation( "NCIT:C4778") "renal tumor, benign") -AnnotationAssertion( "MONDO:0002513") -AnnotationAssertion(rdfs:label "kidney benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3116") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4778") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4778") ) - -# Class: (hepatobiliary neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C8614") "A benign or malignant neoplasm that affects the liver parenchyma, bile ducts, and gallbladder. Representative examples of benign neoplasms include hepatocellular adenoma, bile duct adenoma, and gallbladder lipoma. Representative examples of malignant neoplasms include hepatocellular carcinoma, intrahepatic and extrahepatic cholangiocarcinoma, and gallbladder carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3117") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008550") -AnnotationAssertion(Annotation( "DOID:3117") Annotation( "MONDO:equivalentTo") "NCIT:C8614") -AnnotationAssertion(Annotation( "DOID:3117") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8614") "UMLS:C0854196") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepatic and biliary neoplasms") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepatic and biliary tumors") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepatic, biliary, and gallbladder neoplasms") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepato-biliary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepato-biliary tumor") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepatobiliary neoplasm") -AnnotationAssertion( "hepatobiliary system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatobiliary system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "hepatobiliary system tumor") -AnnotationAssertion(Annotation( "NCIT:C8614") "hepatobiliary tumor") -AnnotationAssertion(Annotation( "DOID:3117") Annotation( "NCIT:C8614") "hepatobiliary tumors") -AnnotationAssertion(Annotation( "NCIT:C8614") "liver and biliary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8614") "liver and biliary system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of hepatobiliary system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of hepatobiliary system") -AnnotationAssertion(Annotation( "DOID:3117") "hepatobiliary benign neoplasm") -AnnotationAssertion( "MONDO:0002514") -AnnotationAssertion(rdfs:label "hepatobiliary neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0008550") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8614") ) - -# Class: (hepatobiliary disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the liver, bile ducts, and gallbladder. Representative examples of non-neoplastic disorders include hepatitis, cirrhosis, cholangitis, and cholecystitis. Representative examples of neoplastic disorders include hepatocellular adenoma, hepatocellular carcinoma, and cholangiocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3118") -AnnotationAssertion(Annotation( "DOID:3118") Annotation( "MONDO:equivalentTo") "NCIT:C3959") -AnnotationAssertion(Annotation( "DOID:3118") Annotation( "MONDO:equivalentTo") "UMLS:C0267792") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of hepatobiliary system") -AnnotationAssertion( "disease or disorder of hepatobiliary system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of hepatobiliary system") -AnnotationAssertion(Annotation( "NCIT:C3959") "hepatobiliary disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatobiliary system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "hepatobiliary system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3959") "liver and biliary disease") -AnnotationAssertion(Annotation( "NCIT:C3959") "liver and biliary disorder") -AnnotationAssertion(Annotation( "NCIT:C3959") "liver and biliary system disorder") -AnnotationAssertion(Annotation( "DOID:3118") "liver and biliary tract disease") -AnnotationAssertion( "MONDO:0002515") -AnnotationAssertion(rdfs:label "hepatobiliary disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3118") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3959") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (digestive system cancer) - -AnnotationAssertion(Annotation( "NCIT:C4890") "A primary or metastatic malignant neoplasm involving any part of the digestive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3119") Annotation( "NCIT:C3052") "GI tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3119") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:C15-C26") -AnnotationAssertion(Annotation( "DOID:3119") "ICD9:239.0") -AnnotationAssertion(Annotation( "DOID:3119") Annotation( "MONDO:equivalentTo") "NCIT:C4890") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of digestive system") -AnnotationAssertion(Annotation( "DOID:3119") Annotation( "MONDO:patterns/location") "digestive system cancer") -AnnotationAssertion(Annotation( "NCIT:C4890") "gastrointestinal system cancer") -AnnotationAssertion(Annotation( "DOID:3119") Annotation( "NCIT:C4890") "gastrointestinal tract cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4890") "malignant digestive system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4890") "malignant gastrointestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4890") "malignant gastrointestinal system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of digestive system") -AnnotationAssertion( "MONDO:0002516") -AnnotationAssertion(rdfs:label "digestive system cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3119") Annotation( "NCIT:C4890/inferred") ) -SubClassOf(Annotation( "DOID:3119") Annotation( "DOID:3119/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4890") ) - -# Class: (anus disorder) - -AnnotationAssertion(Annotation( "NCIT:C26695") "A non-neoplastic or neoplastic disorder that affects the anal canal or anal margin. Representative examples of non-neoplastic disorders include hemorrhoids and anal ulcer. Representative examples of neoplastic disorders include carcinoma, lymphoma, and melanoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3128") -AnnotationAssertion(Annotation( "DOID:3128") Annotation( "MONDO:equivalentTo") "MESH:D001004") -AnnotationAssertion(Annotation( "DOID:3128") Annotation( "MONDO:equivalentTo") "NCIT:C26695") -AnnotationAssertion(Annotation( "DOID:3128") Annotation( "MONDO:equivalentTo") "SCTID:32110003") -AnnotationAssertion(Annotation( "DOID:3128") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26695") "UMLS:C0003462") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0016167") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1301262") -AnnotationAssertion(Annotation( "DOID:3128") "Ulcer of anus") -AnnotationAssertion(Annotation( "DOID:3128") "anal disease") -AnnotationAssertion(Annotation( "NCIT:C26695") "anal disorder") -AnnotationAssertion(Annotation( "DOID:3128") "anal fissure") -AnnotationAssertion(Annotation( "DOID:3128") "anal fissure and fistula") -AnnotationAssertion(Annotation( "DOID:3128") "anal ulcer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "anus disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of anus") -AnnotationAssertion( "disease or disorder of anus") -AnnotationAssertion( "disorder of anal region") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of anus") -AnnotationAssertion(Annotation( "DOID:3128") "fissure in ano") -AnnotationAssertion(Annotation( "DOID:3128") "nontraumatic tear of anus") -AnnotationAssertion(Annotation( "DOID:3128") "solitary anal ulcer") -AnnotationAssertion( "MONDO:0002519") -AnnotationAssertion(rdfs:label "anus disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3128") Annotation( "MESH:D001004") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited lipid metabolism disorder) - -AnnotationAssertion(Annotation( "NCIT:C97092") "An inherited metabolic disorder caused by an enzyme deficiency, resulting in an inability to oxidize fatty acids for energy production.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:0017707") "disorder of lipid metabolism") -AnnotationAssertion(Annotation( "DOID:3146") "dyslipidemia") -AnnotationAssertion(Annotation( "DOID:3146") "lipid metabolism disorder") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3146") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:272.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:272.9") -AnnotationAssertion(Annotation( "Orphanet:309005") Annotation( "Orphanet:309005/e") "MedDRA:10061227") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:309005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:267431006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C97092") Annotation( "Orphanet:309005") Annotation( "Orphanet:309005/e") "UMLS:C0154251") -AnnotationAssertion(Annotation( "DOID:3146") "fatty acid metabolism disorder") -AnnotationAssertion( "MONDO:0002525") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:309005") ) -AnnotationAssertion(rdfs:label "inherited lipid metabolism disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3146") Annotation( "MONDO:Redundant") Annotation( "NCIT:C97092") Annotation( "Orphanet:309005") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4819") "A carcinoma arising from the squamous cells of the epidermis. Skin squamous cell carcinoma is most commonly found on sun-exposed areas. The majority of the tumors are well-differentiated.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3151") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001927") -AnnotationAssertion(Annotation( "DOID:3151") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4819") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CSCC") -AnnotationAssertion(Annotation( "DOID:3151") Annotation( "MONDO:equivalentTo") "SCTID:254651007") -AnnotationAssertion(Annotation( "DOID:3151") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4819") "UMLS:C0553723") -AnnotationAssertion(Annotation( "NCIT:C4819") "cutaneous squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4819") "epidermoid carcinoma of skin") -AnnotationAssertion(Annotation( "NCIT:C4819") "epidermoid carcinoma of the skin") -AnnotationAssertion(Annotation( "DOID:3151") Annotation( "NCIT:C4819") "epidermoid skin carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4819") "skin squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C4819") "skin squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4819") "squamous cell carcinoma - skin") -AnnotationAssertion(Annotation( "DOID:3151") Annotation( "NCIT:C4819") "squamous cell carcinoma of skin") -AnnotationAssertion(Annotation( "NCIT:C4819") "squamous cell carcinoma of the skin") -AnnotationAssertion(Annotation( "NCIT:C4819") "squamous cell skin carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin squamous cell carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:CSCC") Annotation( ) "CSCC") -AnnotationAssertion( "MONDO:0002529") -AnnotationAssertion(rdfs:label "skin squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3151") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4819") ) -SubClassOf(Annotation( "DOID:3151") Annotation( "EFO:1001927") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4819") ) - -# Class: (skin neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant tumor involving the skin. Representative examples of benign skin neoplasms include the benign melanocytic skin nevus, acanthoma, sebaceous adenoma, sweat gland adenoma, lipoma, hemangioma, fibroma, and benign fibrous histiocytoma. Representative examples of malignant skin neoplasms include basal cell carcinoma, squamous cell carcinoma, melanoma, and Kaposi sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3165") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004198") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "DOID:3165") Annotation( "MONDO:equivalentTo") "MESH:D012878") -AnnotationAssertion(Annotation( "DOID:3165") Annotation( "MONDO:equivalentTo") "NCIT:C3372") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SKIN") -AnnotationAssertion(Annotation( "DOID:3165") Annotation( "MONDO:equivalentTo") "SCTID:126488004") -AnnotationAssertion(Annotation( "DOID:3165") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3372") "UMLS:C0037286") -AnnotationAssertion(Annotation( "NCIT:C3372") "neoplasm of skin") -AnnotationAssertion(Annotation( "DOID:3165") "neoplasm of skin by site") -AnnotationAssertion(Annotation( "NCIT:C3372") "neoplasm of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of zone of skin") -AnnotationAssertion(Annotation( "DOID:3165") Annotation( "NCIT:C3372") "skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3372") "skin neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3372") "skin tumor") -AnnotationAssertion(Annotation( "NCIT:C3372") "tumor of skin") -AnnotationAssertion(Annotation( "DOID:3165") Annotation( "NCIT:C3372") "tumor of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of zone of skin") -AnnotationAssertion( "zone of skin neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "zone of skin tumor") -AnnotationAssertion(Annotation( "ONCOTREE:SKIN") "skin") -AnnotationAssertion(Annotation( "DOID:3165") "skin benign neoplasm") -AnnotationAssertion( "MONDO:0002531") -AnnotationAssertion(rdfs:label "skin neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3165/inferred") Annotation( "MESH:D012878/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3372/inferred") ) -SubClassOf(Annotation( "MESH:D012878") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3372") ) - -# Class: (squamous cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3792") "A neoplasm that is composed of squamous epithelial cells. Squamous cell carcinoma is a representative example.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3168") -AnnotationAssertion(Annotation( "DOID:3168") Annotation( "MONDO:equivalentTo") "MESH:D018307") -AnnotationAssertion(Annotation( "DOID:3168") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3792") -AnnotationAssertion(Annotation( "DOID:3168") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3792") "UMLS:C0206720") -AnnotationAssertion(Annotation( "NCIT:C3792") "epidermoid cell neoplasm") -AnnotationAssertion(Annotation( "DOID:3168") Annotation( "NCIT:C3792") "epidermoid cell tumor") -AnnotationAssertion(Annotation( "NCIT:C3792") "squamous cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3792") "squamous cell tumor") -AnnotationAssertion(Annotation( "DOID:3168") "squamous cell tumor (qualifier value)") -AnnotationAssertion( "MONDO:0002532") -AnnotationAssertion(rdfs:label "squamous cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MESH:D018307") Annotation( "NCIT:C3792") ) - -# Class: (spinal cord glioma) - -AnnotationAssertion(Annotation( "NCIT:C4534") "A neoplasm that arises from glial cells in the spinal cord. Representative examples include astrocytoma, oligodendroglioma, and ependymoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3185") -AnnotationAssertion(Annotation( "DOID:3185") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4534") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254946004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2937245") -AnnotationAssertion(Annotation( "DOID:3185") Annotation( "NCIT:C4534") "glial neoplasm spinal cord") -AnnotationAssertion(Annotation( "NCIT:C4534") "glial tumor of spinal cord") -AnnotationAssertion(Annotation( "DOID:3185") "glioma of spinal cord") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "malignant glioma of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C4534") "spinal cord glial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4534") "spinal cord glial tumor") -AnnotationAssertion(Annotation( "NCIT:C4534") "spinal cord glioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spinal cord malignant glioma") -AnnotationAssertion( "MONDO:0002542") -AnnotationAssertion(rdfs:label "spinal cord glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3185") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:3185") Annotation( "MONDO:Redundant") ) - -# Class: (spinal cord disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:319") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:336.8") -AnnotationAssertion(Annotation( "DOID:319") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:336.9") -AnnotationAssertion(Annotation( "DOID:319") Annotation( "MONDO:equivalentTo") "MESH:D013118") -AnnotationAssertion(Annotation( "DOID:319") Annotation( "MONDO:equivalentTo") "NCIT:C97110") -AnnotationAssertion(Annotation( "DOID:319") Annotation( "MONDO:equivalentTo") "SCTID:48522003") -AnnotationAssertion(Annotation( "DOID:319") Annotation( "MONDO:equivalentTo") "UMLS:C0037928") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of spinal cord") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") "disease of the spinal cord") -AnnotationAssertion( "disease or disorder of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spinal cord disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "spinal cord disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C97110") "spinal cord disorder") -AnnotationAssertion(Annotation( "DOID:319") "myelopathy") -AnnotationAssertion( "MONDO:0002545") -AnnotationAssertion(rdfs:label "spinal cord disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:319") Annotation( "MESH:D013118") Annotation( "MONDO:Redundant") Annotation( "NCIT:C97110") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (schwannoma) - -AnnotationAssertion(Annotation( "NCIT:C3269") "A benign, usually encapsulated slow growing tumor composed of Schwann cells. It affects peripheral and cranial nerves. It recurs infrequently and only rare cases associated with malignant transformation have been reported.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3192") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:955") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000693") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0004767") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:215.9") -AnnotationAssertion(Annotation( "NCIT:C3269") "ICDO:9560/0") -AnnotationAssertion(Annotation( "Orphanet:252164") Annotation( "Orphanet:252164/e") "MedDRA:10029234") -AnnotationAssertion(Annotation( "Orphanet:252164") Annotation( "Orphanet:252164/e") "MedDRA:10029235") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3269") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SCHW") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:252164") -AnnotationAssertion(Annotation( "DOID:3192") Annotation( "MONDO:equivalentTo") "SCTID:404022001") -AnnotationAssertion(Annotation( "DOID:3192") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3269") Annotation( "Orphanet:252164") Annotation( "Orphanet:252164/e") "UMLS:C0027809") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202001") -AnnotationAssertion(Annotation( "MONDO:0004818") Annotation( "NCIT:C3269") "benign neurilemmoma") -AnnotationAssertion(Annotation( "MONDO:0016753") Annotation( "NCIT:C3269") "benign schwannoma") -AnnotationAssertion(Annotation( "NCIT:C3269") Annotation( "Orphanet:252164") "neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C3269") "neurinoma") -AnnotationAssertion(Annotation( "Orphanet:252164") "peripheral fibroblastoma") -AnnotationAssertion(Annotation( "DOID:3192") "psammomatous schwannoma") -AnnotationAssertion(Annotation( "DOID:3192") Annotation( "NCIT:C3269") "schwannoma") -AnnotationAssertion(Annotation( "NCIT:C3269") "schwannoma (WHO grade I)") -AnnotationAssertion(Annotation( "NCIT:C3269") "schwannoma, benign") -AnnotationAssertion(Annotation( "ONCOTREE:SCHW") Annotation( ) "SCHW") -AnnotationAssertion(Annotation( "GARD:0004767") "neurolemmoma") -AnnotationAssertion( "MONDO:0002546") -AnnotationAssertion(Annotation( "GARD:0004767") ) -AnnotationAssertion(Annotation( "Orphanet:252164") ) -AnnotationAssertion(rdfs:label "schwannoma") -AnnotationAssertion(Annotation( "GARD:0004767") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/4767/schwannoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C3269") Annotation( "ONCOTREE:SCHW") ) -SubClassOf(Annotation( "Orphanet:252164") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C3269") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nerve sheath neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4972") "A benign or malignant neoplasm arising from the perineural cells in the sheaths surrounding the nerves. Representative examples include neurofibroma, schwannoma, and malignant peripheral nerve sheath tumor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3193") -AnnotationAssertion(Annotation( "DOID:3193") Annotation( "MONDO:equivalentTo") "MESH:D018317") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4972") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:NST") -AnnotationAssertion(Annotation( "NCIT:C4972") "neoplasm of nerve sheath") -AnnotationAssertion(Annotation( "DOID:3193") Annotation( "NCIT:C4972") "neoplasm of the nerve sheath") -AnnotationAssertion(Annotation( "NCIT:C4972") "nerve sheath neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4972") "nerve sheath tumor") -AnnotationAssertion(Annotation( "DOID:3193") "nerve sheath tumour") -AnnotationAssertion( "peripheral nerve sheath neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4972") "tumor of nerve sheath") -AnnotationAssertion( "MONDO:0002547") -AnnotationAssertion(rdfs:label "nerve sheath neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3193") Annotation( "MESH:D018317") Annotation( "ONCOTREE:NST") ) -SubClassOf(Annotation( "NCIT:C4972") ObjectSomeValuesFrom( )) - -# Class: (schwannoma of twelfth cranial nerve) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A schwannoma that involves the hypoglossal nerve.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3197") -AnnotationAssertion(Annotation( "DOID:3197") Annotation( "MONDO:equivalentTo") "NCIT:C5434") -AnnotationAssertion(Annotation( "DOID:3197") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5434") "UMLS:C1335928") -AnnotationAssertion(Annotation( "NCIT:C5434") "hypoglossal nerve neurilemmoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5434") "hypoglossal nerve schwannoma") -AnnotationAssertion(Annotation( "NCIT:C5434") "hypoglossal neurilemmoma") -AnnotationAssertion(Annotation( "DOID:3197") Annotation( "NCIT:C5434") "hypoglossal schwannoma") -AnnotationAssertion(Annotation( "NCIT:C5434") "neurilemmoma of hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "neurilemmoma of the hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "neurilemmoma of the twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "neurilemmoma of twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "schwannoma of hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "schwannoma of the hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "schwannoma of the twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "schwannoma of twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5434") "twelfth cranial nerve neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C5434") "twelfth cranial nerve schwannoma") -AnnotationAssertion( "MONDO:0002549") -AnnotationAssertion(rdfs:label "schwannoma of twelfth cranial nerve") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3197") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5434") ) -SubClassOf(Annotation( "DOID:3197") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5434") ) - -# Class: (hypoglossal nerve neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a hypoglossal nerve.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3198") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:3198") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5830") -AnnotationAssertion(Annotation( "DOID:3198") Annotation( "MONDO:equivalentTo") "SCTID:126978008") -AnnotationAssertion(Annotation( "DOID:3198") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5830") "UMLS:C1263903") -AnnotationAssertion(Annotation( "NCIT:C5830") "XIIth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5830") "XIIth cranial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5830") "hypoglossal nerve neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hypoglossal nerve neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C5830") "hypoglossal nerve neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5830") "hypoglossal nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5830") "hypoglossal nerve tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5830") "neoplasm of hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "neoplasm of the hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "neoplasm of the twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "neoplasm of twelfth cranial nerve") -AnnotationAssertion(Annotation( "DOID:3198") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5830") "tumor of hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "tumor of the hypoglossal nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "tumor of the twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "tumor of twelfth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5830") "twelfth cranial nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5830") "twelfth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5830") "twelfth cranial nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5830") "twelfth cranial nerve tumors") -AnnotationAssertion( "MONDO:0002550") -AnnotationAssertion(rdfs:label "hypoglossal nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5830") ) -SubClassOf(Annotation( "DOID:3198") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5830") ) - -# Class: (trigeminal schwannoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A schwannoma that involves the trigeminal nerve.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3202") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:215.9") -AnnotationAssertion(Annotation( "DOID:3202") Annotation( "MONDO:equivalentTo") "NCIT:C4655") -AnnotationAssertion(Annotation( "DOID:3202") Annotation( "MONDO:equivalentTo") "SCTID:277185000") -AnnotationAssertion(Annotation( "DOID:3202") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4655") "UMLS:C0349582") -AnnotationAssertion(Annotation( "NCIT:C4655") "fifth cranial nerve neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C4655") "fifth cranial nerve schwannoma") -AnnotationAssertion(Annotation( "NCIT:C4655") "neurilemmoma of fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "neurilemmoma of the fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "neurilemmoma of the trigeminal nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "neurilemmoma of trigeminal nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "schwannoma of fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "schwannoma of the fifth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "schwannoma of the trigeminal nerve") -AnnotationAssertion(Annotation( "NCIT:C4655") "schwannoma of trigeminal nerve") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "trigeminal nerve schwannoma") -AnnotationAssertion(Annotation( "DOID:3202") Annotation( "NCIT:C4655") "trigeminal neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C4655") "trigeminal schwannoma") -AnnotationAssertion( "MONDO:0002555") -AnnotationAssertion(rdfs:label "trigeminal schwannoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3202") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4655") ) -SubClassOf(Annotation( "DOID:3202") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4655") ) - -# Class: (lysosomal storage disease) - -AnnotationAssertion(Annotation( "PMID:21723623") "A metabolic disorder caused by mutations in proteins critical for lysosomal function, including lysosomal enzymes, lysosomal integral membrane proteins, and proteins involved in the post-translational modification and trafficking of lysosomal proteins.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3211") -AnnotationAssertion(Annotation( "DOID:3211") Annotation( "MONDO:equivalentTo") "MESH:D016464") -AnnotationAssertion(Annotation( "DOID:3211") Annotation( "MONDO:equivalentTo") "NCIT:C61250") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68366") -AnnotationAssertion(Annotation( "DOID:3211") Annotation( "MONDO:equivalentTo") "SCTID:23585005") -AnnotationAssertion(Annotation( "DOID:3211") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C61250") "UMLS:C0085078") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN205533") -AnnotationAssertion(Annotation( "DOID:3211") "disorder of lysosomal enzyme") -AnnotationAssertion(Annotation( "NCIT:C61250") "disorder of lysosomal enzymes") -AnnotationAssertion(Annotation( "DOID:3211") "inborn lysosomal enzyme disorder") -AnnotationAssertion(Annotation( "MONDO:0019051") "lysosomal disease") -AnnotationAssertion( "lysosomal disorder") -AnnotationAssertion(Annotation( "NCIT:C61250") "lysosomal storage disorder") -AnnotationAssertion(Annotation( "DOID:3211") "lysosomal storage metabolism disorder") -AnnotationAssertion( "lysosome disease") -AnnotationAssertion( "lysosome disorder") -AnnotationAssertion(Annotation( "NCIT:C61250") "phospholipidosis") -AnnotationAssertion( "MONDO:0002561") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68366") ) -AnnotationAssertion(rdfs:label "lysosomal storage disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3211") Annotation( "MESH:D016464") Annotation( "MONDO:Entailed") Annotation( "NCIT:C61250") Annotation( "Orphanet:68366") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (demyelinating disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "A broad group of disorders that affect the myelin sheaths that cover the neurons. Myelin sheathes cover neuronal axons in the central and peripheral nervous system and function to increase travelling impulse speeds. Disruption of this sheath impairs neuronal transmission and can result in disorders such as multiple sclerosis and Guillain-Barre syndrome, among others.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3213") -AnnotationAssertion(Annotation( "DOID:3213") Annotation( "MONDO:equivalentTo") "MESH:D003711") -AnnotationAssertion(Annotation( "DOID:3213") Annotation( "MONDO:equivalentTo") "NCIT:C34527") -AnnotationAssertion(Annotation( "DOID:3213") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34527") "UMLS:C0011303") -AnnotationAssertion(Annotation( "DOID:3213") Annotation( "NCIT:C34527") "demyelinating disorder") -AnnotationAssertion( "MONDO:0002562") -AnnotationAssertion(rdfs:label "demyelinating disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3213") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34527") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (jejunal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that affects the wall of the jejunum. Representative examples include adenoma, carcinoma, and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3218") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "MONDO:equivalentTo") "MESH:D007580") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "MONDO:equivalentTo") "NCIT:C8401") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "MONDO:equivalentTo") "SCTID:126834003") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8401") "UMLS:C0022374") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "NCIT:C8401") "jejunal tumor") -AnnotationAssertion( "jejunum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jejunum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "jejunum tumor") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "MONDO:patterns/neoplasm") "neoplasm of jejunum") -AnnotationAssertion(Annotation( "NCIT:C8401") "neoplasm of the jejunum") -AnnotationAssertion(Annotation( "DOID:3218") Annotation( "MONDO:patterns/neoplasm") "tumor of jejunum") -AnnotationAssertion(Annotation( "NCIT:C8401") "tumor of the jejunum") -AnnotationAssertion( "MONDO:0002564") -AnnotationAssertion(rdfs:label "jejunal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3218") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8401") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myelitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An inflammatory process affecting the spinal cord. Causes include viral infections, autoimmune disorders, vascular disorders, and toxic agents. Symptoms include weakness, paresthesia, sensory loss, pain, and incontinence.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:322") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001472") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007130") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.9") -AnnotationAssertion(Annotation( "DOID:322") Annotation( "MONDO:equivalentTo") "MESH:D009187") -AnnotationAssertion(Annotation( "DOID:322") Annotation( "MONDO:equivalentTo") "NCIT:C26832") -AnnotationAssertion(Annotation( "DOID:322") Annotation( "MONDO:equivalentTo") "SCTID:41370002") -AnnotationAssertion(Annotation( "DOID:322") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26832") "UMLS:C0026975") -AnnotationAssertion( "inflammation of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "spinal cord inflammation") -AnnotationAssertion( "MONDO:0002565") -AnnotationAssertion(Annotation( "GARD:0007130") ) -AnnotationAssertion(rdfs:label "myelitis") -AnnotationAssertion(Annotation( "GARD:0007130") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7130/myelitis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:322") Annotation( "MESH:D009187") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tracheal disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the trachea. Representative examples of non-neoplastic disorders include congenital malformations and infection. Representative examples of neoplastic disorders include carcinoma and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3225") -AnnotationAssertion(Annotation( "DOID:3225") Annotation( "MONDO:equivalentTo") "MESH:D014133") -AnnotationAssertion(Annotation( "DOID:3225") Annotation( "MONDO:equivalentTo") "NCIT:C35079") -AnnotationAssertion(Annotation( "DOID:3225") Annotation( "MONDO:equivalentTo") "SCTID:47125007") -AnnotationAssertion(Annotation( "DOID:3225") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35079") "UMLS:C0040580") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of trachea") -AnnotationAssertion( "disease or disorder of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C35079") "disorder of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trachea disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "trachea disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C35079") "tracheal disorder") -AnnotationAssertion( "MONDO:0002567") -AnnotationAssertion(rdfs:label "tracheal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3225") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (thymus cancer) - -AnnotationAssertion(Annotation( "NCIT:C4962") "A primary or metastatic malignant neoplasm involving the thymus. This category includes malignant thymomas, thymic lymphomas, primary thymic carcinomas, and metastatic carcinomas from other anatomic sites.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3277") "thymic neoplasm") -AnnotationAssertion(Annotation( "DOID:3277") Annotation( "NCIT:C3412") "thymic tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3277") -AnnotationAssertion(Annotation( "DOID:3277") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:164.0") -AnnotationAssertion(Annotation( "DOID:3277") Annotation( "MONDO:equivalentTo") "NCIT:C4962") -AnnotationAssertion(Annotation( "DOID:3277") Annotation( "MONDO:equivalentTo") "SCTID:363434003") -AnnotationAssertion(Annotation( "DOID:3277") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4962") "UMLS:C0751552") -AnnotationAssertion(Annotation( "NCIT:C4962") "Thymus cancer") -AnnotationAssertion(Annotation( "NCIT:C4962") "cancer of Thymus") -AnnotationAssertion(Annotation( "NCIT:C4962") "cancer of the Thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of thymus") -AnnotationAssertion(Annotation( "NCIT:C4962") "malignant Thymus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4962") "malignant Thymus tumor") -AnnotationAssertion(Annotation( "NCIT:C4962") "malignant neoplasm of Thymus") -AnnotationAssertion(Annotation( "NCIT:C4962") "malignant neoplasm of the Thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant thymus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4962") "malignant tumor of Thymus") -AnnotationAssertion(Annotation( "NCIT:C4962") "malignant tumor of the Thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus cancer") -AnnotationAssertion( "MONDO:0002586") -AnnotationAssertion(rdfs:label "thymus cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4962") ) -SubClassOf( ) - -# Class: (notochordal tumor) - -AnnotationAssertion(Annotation( "NCIT:C7063") "A bone tumor arising from the remnants of the fetal notochord. This category includes the chordoma and benign notochordal cell tumor.") -AnnotationAssertion(Annotation( "DOID:3303") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3303") -AnnotationAssertion(Annotation( "DOID:3303") Annotation( "MONDO:equivalentTo") "NCIT:C7063") -AnnotationAssertion(Annotation( "DOID:3303") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7063") "UMLS:C1335069") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of notochord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of notochord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant notochord neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of notochord") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "notochord cancer") -AnnotationAssertion( "notochord neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "notochord tumor") -AnnotationAssertion(Annotation( "NCIT:C7063") "notochordal neoplasm") -AnnotationAssertion(Annotation( "DOID:3303") Annotation( "NCIT:C7063") "notochordal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of notochord") -AnnotationAssertion(Annotation( "DOID:3303") "notochordal cancer") -AnnotationAssertion( "MONDO:0002597") -AnnotationAssertion(rdfs:label "notochordal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C7063") ) -SubClassOf(Annotation( "NCIT:C7063") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (central nervous system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the central nervous system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:331") -AnnotationAssertion(Annotation( "DOID:331") Annotation( "MONDO:equivalentTo") "MESH:D002493") -AnnotationAssertion(Annotation( "DOID:331") Annotation( "MONDO:equivalentTo") "NCIT:C2934") -AnnotationAssertion(Annotation( "DOID:331") Annotation( "MONDO:equivalentTo") "SCTID:23853001") -AnnotationAssertion(Annotation( "DOID:331") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2934") "UMLS:C0007682") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "CNS disorder") -AnnotationAssertion(Annotation( "DOID:331") "central nervous disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C2934") "central nervous system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "central nervous system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C2934") "central nervous system disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of central nervous system") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") "disease of the central nervous system") -AnnotationAssertion( "disease or disorder of central nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C2934") "disorder of central nervous system") -AnnotationAssertion( "MONDO:0002602") -AnnotationAssertion(rdfs:label "central nervous system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:331") Annotation( "MESH:D002493") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2934") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pericytic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6528") "A benign or malignant mesenchymal neoplasm arising from the perivascular cells of the connective and soft tissues. It is characterized by the presence of pericytes that grow in a circumferential pattern around vessels.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3316") -AnnotationAssertion(Annotation( "DOID:3316") Annotation( "MONDO:equivalentTo") "NCIT:C6528") -AnnotationAssertion(Annotation( "DOID:3316") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6528") "UMLS:C1335392") -AnnotationAssertion(Annotation( "NCIT:C6528") "Pericytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6528") "Pericytic tumor") -AnnotationAssertion(Annotation( "NCIT:C6528") "perivascular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6528") "perivascular tumor") -AnnotationAssertion(Annotation( "DOID:3316") "malignant perivascular cancer") -AnnotationAssertion( "MONDO:0002604") -AnnotationAssertion(rdfs:label "pericytic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C6528") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6528") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (frontal lobe epilepsy) - -AnnotationAssertion(Annotation( "MESH:D017034") "A localization-related (focal) form of epilepsy characterized by seizures which arise in the frontal lobe. A variety of clinical syndromes exist depending on the exact location of the seizure focus. Frontal lobe seizures may be idiopathic (cryptogenic) or caused by an identifiable disease process such as traumatic injuries, neoplasms, or other macroscopic or microscopic lesions of the frontal lobes (symptomatic frontal lobe seizures). (From Adams et al., Principles of Neurology, 6th ed, pp318-9)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3331") -AnnotationAssertion(Annotation( "DOID:3331") Annotation( "MONDO:equivalentTo") "MESH:D017034") -AnnotationAssertion(Annotation( "DOID:3331") Annotation( "MONDO:equivalentTo") "SCTID:230394006") -AnnotationAssertion(Annotation( "DOID:3331") Annotation( "MONDO:equivalentTo") "UMLS:C0085541") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "epilepsy of frontal lobe") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "frontal lobe epilepsy") -AnnotationAssertion( "MONDO:0002612") -AnnotationAssertion(rdfs:label "frontal lobe epilepsy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3331") Annotation( "MESH:D017034") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone inflammation disease) - -AnnotationAssertion(Annotation( "MESH:D010000") "Inflammation of the bone.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3342") -AnnotationAssertion(Annotation( "DOID:3342") Annotation( "MONDO:equivalentTo") "MESH:D010000") -AnnotationAssertion(Annotation( "DOID:3342") Annotation( "MONDO:equivalentTo") "SCTID:274144001") -AnnotationAssertion(Annotation( "DOID:3342") Annotation( "MONDO:equivalentTo") "UMLS:C0029400") -AnnotationAssertion(Annotation( "DOID:3342") "bone inflammatory disease") -AnnotationAssertion(Annotation( "DOID:3342") "inflammatory disorder of bone") -AnnotationAssertion(Annotation( "DOID:3342") "osteitis") -AnnotationAssertion( "MONDO:0002614") -AnnotationAssertion(rdfs:label "bone inflammation disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:3342") Annotation( "MESH:D010000") ) - -# Class: (mesenchymal cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7059") "A benign, intermediate, or malignant neoplasm that arises from the mesenchyma-derived cells of the soft tissue or bone. Representative examples include lipoma, leiomyoma, leiomyosarcoma and osteosarcoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3350") -AnnotationAssertion(Annotation( "DOID:3350") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7059") -AnnotationAssertion(Annotation( "DOID:3350") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7059") "UMLS:C1334699") -AnnotationAssertion(Annotation( "DOID:3350") "benign miscellaneous mesenchymal tumor") -AnnotationAssertion(Annotation( "NCIT:C7059") "mesenchymal cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7059") "mesenchymal cell tumor") -AnnotationAssertion(Annotation( "NCIT:C7059") "mesenchymal neoplasm") -AnnotationAssertion(Annotation( "DOID:3350") Annotation( "NCIT:C7059") "mesenchymal tumor") -AnnotationAssertion( "MONDO:0002616") -AnnotationAssertion(rdfs:label "mesenchymal cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3350/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7059/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cranial nerve neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2963") "Abnormal growth of the cells that comprise the cranial nerves.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:338") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:338") Annotation( "MONDO:equivalentTo") "MESH:D003390") -AnnotationAssertion(Annotation( "DOID:338") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2963") -AnnotationAssertion(Annotation( "DOID:338") Annotation( "MONDO:equivalentTo") "SCTID:126966009") -AnnotationAssertion(Annotation( "DOID:338") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2963") "UMLS:C0010267") -AnnotationAssertion(Annotation( "NCIT:C2963") "cranial nerve neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cranial nerve neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C2963") "cranial nerve neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2963") "cranial nerve tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2963") "neoplasm of cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C2963") "neoplasm of the cranial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2963") "tumor of cranial nerve") -AnnotationAssertion(Annotation( "DOID:338") Annotation( "NCIT:C2963") "tumor of the cranial nerve") -AnnotationAssertion( "MONDO:0002633") -AnnotationAssertion(rdfs:label "cranial nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D003390") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D003390") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2963") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (accessory nerve disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the accessory XI nerve.") -AnnotationAssertion(Annotation( "DOID:339") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:339") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:352.4") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "MONDO:equivalentTo") "MESH:D020436") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "MONDO:equivalentTo") "NCIT:C26953") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "MONDO:equivalentTo") "SCTID:84759007") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26953") "UMLS:C0152180") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "accessory XI nerve disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "accessory XI nerve disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26953") "accessory nerve disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of accessory XI nerve") -AnnotationAssertion( "disease or disorder of accessory XI nerve") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "NCIT:C26953") "disorder of 11th nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of accessory XI nerve") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "ICD9CM:352.4") "disorder of accessory [11th] nerve") -AnnotationAssertion(Annotation( "DOID:339") "disorder of accessory nerve") -AnnotationAssertion(Annotation( "NCIT:C26953") "disorder of the 11th nerve") -AnnotationAssertion(Annotation( "DOID:339") Annotation( "NCIT:C26953") "eleventh nerve disorder") -AnnotationAssertion( "MONDO:0002636") -AnnotationAssertion(rdfs:label "accessory nerve disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:339/inferred") Annotation( "MESH:D020436") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26953") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glossopharyngeal nerve neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a glossopharyngeal nerve.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3417") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:3417") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5828") -AnnotationAssertion(Annotation( "DOID:3417") Annotation( "MONDO:equivalentTo") "SCTID:126975006") -AnnotationAssertion(Annotation( "DOID:3417") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5828") "UMLS:C1263900") -AnnotationAssertion(Annotation( "NCIT:C5828") "IXth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5828") "IXth cranial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5828") "Ninth cranial nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5828") "Ninth cranial nerve neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5828") "Ninth cranial nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5828") "Ninth cranial nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5828") "glossopharyngeal nerve neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "glossopharyngeal nerve neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C5828") "glossopharyngeal nerve neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5828") "glossopharyngeal nerve tumor") -AnnotationAssertion(Annotation( "NCIT:C5828") "glossopharyngeal nerve tumors") -AnnotationAssertion(Annotation( "NCIT:C5828") "neoplasm of Ninth cranial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5828") "neoplasm of glossopharyngeal nerve") -AnnotationAssertion(Annotation( "NCIT:C5828") "neoplasm of the Ninth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5828") "neoplasm of the glossopharyngeal nerve") -AnnotationAssertion(Annotation( "NCIT:C5828") "tumor of Ninth cranial nerve") -AnnotationAssertion(Annotation( "DOID:3417") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5828") "tumor of glossopharyngeal nerve") -AnnotationAssertion(Annotation( "NCIT:C5828") "tumor of the Ninth cranial nerve") -AnnotationAssertion(Annotation( "NCIT:C5828") "tumor of the glossopharyngeal nerve") -AnnotationAssertion( "MONDO:0002638") -AnnotationAssertion(rdfs:label "glossopharyngeal nerve neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3417") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5828") ) -SubClassOf( ) - -# Class: (glossopharyngeal nerve disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the glossopharyngeal nerve.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3418") -AnnotationAssertion(Annotation( "DOID:3418") "ICD9:352") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:352.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27211") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:80962007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0751941") -AnnotationAssertion(Annotation( "NCIT:C27211") "IX nerve disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of glossopharyngeal nerve") -AnnotationAssertion( "disease or disorder of glossopharyngeal nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of glossopharyngeal nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "glossopharyngeal nerve disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "glossopharyngeal nerve disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27211") "glossopharyngeal nerve disorder") -AnnotationAssertion(Annotation( "NCIT:C27211") "ninth nerve disorder") -AnnotationAssertion( "MONDO:0002639") -AnnotationAssertion(rdfs:label "glossopharyngeal nerve disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3418") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27211") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the cerebrum.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3431") -AnnotationAssertion(Annotation( "DOID:3431") Annotation( "MONDO:equivalentTo") "NCIT:C27199") -AnnotationAssertion(Annotation( "DOID:3431") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27199") "UMLS:C0742115") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "cerebral hemisphere inflammation") -AnnotationAssertion( "inflammation of cerebral hemisphere") -AnnotationAssertion( "MONDO:0002645") -AnnotationAssertion(rdfs:label "cerebritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (viral laryngitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Acute inflammation of the larynx caused by viruses, including rhinovirus, influenza virus, parainfluenza virus, and adenovirus.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3436") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:464.00") -AnnotationAssertion(Annotation( "DOID:3436") Annotation( "MONDO:equivalentTo") "NCIT:C27305") -AnnotationAssertion(Annotation( "DOID:3436") Annotation( "MONDO:equivalentTo") "SCTID:441551009") -AnnotationAssertion(Annotation( "DOID:3436") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27305") "UMLS:C0853195") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused laryngitis") -AnnotationAssertion( "Viruses laryngitis") -AnnotationAssertion( "MONDO:0002646") -AnnotationAssertion(rdfs:label "viral laryngitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3436") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (laryngitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute or chronic, bacterial or viral inflammatory process affecting the larynx. Signs and symptoms include sore throat, cough, swallowing difficulties, and hoarseness.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3437") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:464.00") -AnnotationAssertion(Annotation( "DOID:3437") Annotation( "MONDO:equivalentTo") "MESH:D007827") -AnnotationAssertion(Annotation( "DOID:3437") Annotation( "MONDO:equivalentTo") "NCIT:C26811") -AnnotationAssertion(Annotation( "DOID:3437") Annotation( "MONDO:equivalentTo") "SCTID:45913009") -AnnotationAssertion(Annotation( "DOID:3437") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26811") "UMLS:C0023067") -AnnotationAssertion( "inflammation of larynx") -AnnotationAssertion(Annotation( "NCIT:C26811") "laryngeal Inflammation") -AnnotationAssertion(Annotation( "NCIT:C26811") "laryngeal inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "larynx inflammation") -AnnotationAssertion( "MONDO:0002647") -AnnotationAssertion(rdfs:label "laryngitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3437") Annotation( "MESH:D007827") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26811/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anus adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5600") "An adenocarcinoma arising in the anal canal epithelium, including the mucosal surface, the anal glands, and the lining of fistulous tracts. The prognosis is related to the stage at diagnosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3447") -AnnotationAssertion(Annotation( "DOID:3447") Annotation( "MONDO:equivalentTo") "NCIT:C5600") -AnnotationAssertion(Annotation( "DOID:3447") Annotation( "MONDO:equivalentTo") "SCTID:423607006") -AnnotationAssertion(Annotation( "DOID:3447") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5600") "UMLS:C1332257") -AnnotationAssertion(Annotation( "DOID:3447") Annotation( "NCIT:C5600") "adenocarcinoma of anus") -AnnotationAssertion(Annotation( "DOID:3447") Annotation( "NCIT:C5600") "adenocarcinoma of the anus") -AnnotationAssertion(Annotation( "NCIT:C5600") "anal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus adenocarcinoma") -AnnotationAssertion( "MONDO:0002652") -AnnotationAssertion(rdfs:label "anus adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3447") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5600") ) - -# Class: (uterine disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the uterine corpus or the cervix. Representative examples of non-neoplastic disorders include endometritis and cervicitis. Representative examples of neoplastic disorders include endometrial carcinoma, carcinosarcoma, and cervical carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:345") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:621.8") -AnnotationAssertion(Annotation( "DOID:345") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:621.9") -AnnotationAssertion(Annotation( "DOID:345") Annotation( "MONDO:equivalentTo") "MESH:D014591") -AnnotationAssertion(Annotation( "DOID:345") Annotation( "MONDO:equivalentTo") "NCIT:C26907") -AnnotationAssertion(Annotation( "DOID:345") Annotation( "MONDO:equivalentTo") "SCTID:12337004") -AnnotationAssertion(Annotation( "DOID:345") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26907") "UMLS:C0042131") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of uterus") -AnnotationAssertion( "disease or disorder of uterus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of uterus") -AnnotationAssertion(Annotation( "NCIT:C26907") "uterine disease") -AnnotationAssertion(Annotation( "NCIT:C26907") "uterine disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "uterus disease or disorder") -AnnotationAssertion( "MONDO:0002654") -AnnotationAssertion(rdfs:label "uterine disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:345") Annotation( "MESH:D014591") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26907") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the zone of skin") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3451") -AnnotationAssertion(Annotation( "DOID:3451") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4914") -AnnotationAssertion(Annotation( "DOID:3451") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4914") "UMLS:C0699893") -AnnotationAssertion(Annotation( "DOID:3451") Annotation( "MTH:683") Annotation( "NCIT:C4914") "carcinoma of skin") -AnnotationAssertion(Annotation( "NCIT:C4914") "carcinoma of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of zone of skin") -AnnotationAssertion(Annotation( "NCIT:C4914") "non-melanoma cancer of skin") -AnnotationAssertion(Annotation( "NCIT:C4914") "non-melanoma cancer of the skin") -AnnotationAssertion(Annotation( "NCIT:C4914") "non-melanoma skin cancer") -AnnotationAssertion(Annotation( "NCIT:C4914") "nonmelanoma skin cancer") -AnnotationAssertion(Annotation( "NCIT:C4914") "skin cancer, non-melanoma") -AnnotationAssertion(Annotation( "NCIT:C4914") "skin carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin carcinoma") -AnnotationAssertion( "MONDO:0002656") -AnnotationAssertion(rdfs:label "skin carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3451") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4914") ) -SubClassOf(Annotation( "DOID:3451") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4914") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4914") ) - -# Class: (breast disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the breast.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3463") -AnnotationAssertion(Annotation( "DOID:3463") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:N60-N65") -AnnotationAssertion(Annotation( "DOID:3463") "ICD9:610-612.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:611.8") -AnnotationAssertion(Annotation( "DOID:3463") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:611.9") -AnnotationAssertion(Annotation( "DOID:3463") Annotation( "MONDO:equivalentTo") "MESH:D001941") -AnnotationAssertion(Annotation( "DOID:3463") Annotation( "MONDO:equivalentTo") "NCIT:C26709") -AnnotationAssertion(Annotation( "DOID:3463") Annotation( "MONDO:equivalentTo") "SCTID:79604008") -AnnotationAssertion(Annotation( "DOID:3463") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26709") "UMLS:C0006145") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26709") "breast disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "breast disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26709") "breast diseases") -AnnotationAssertion(Annotation( "NCIT:C26709") "breast disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of breast") -AnnotationAssertion( "disease or disorder of breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of breast") -AnnotationAssertion( "MONDO:0002657") -AnnotationAssertion(rdfs:label "breast disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (iris cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the iris.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3478") Annotation( "NCIT:C3142") "tumor of the iris") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3478") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000996") -AnnotationAssertion(Annotation( "DOID:3478") Annotation( "MONDO:equivalentTo") "NCIT:C4554") -AnnotationAssertion(Annotation( "DOID:3478") Annotation( "MONDO:equivalentTo") "SCTID:188264002") -AnnotationAssertion(Annotation( "DOID:3478") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4554") "UMLS:C0346372") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of iris") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "iris cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant iris neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4554") "malignant iris tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4554") "malignant neoplasm of iris") -AnnotationAssertion(Annotation( "DOID:3478") Annotation( "NCIT:C4554") "malignant neoplasm of the iris") -AnnotationAssertion(Annotation( "DOID:3478") "malignant tumor of iris") -AnnotationAssertion(Annotation( "NCIT:C4554") "malignant tumor of the iris") -AnnotationAssertion( "MONDO:0002658") -AnnotationAssertion(rdfs:label "iris cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3478") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4554") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4554") ) - -# Class: (uveal cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A primary or metastatic malignant neoplasm that affects the choroid, ciliary body, or iris.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3479") Annotation( "NCIT:C3436") "uveal tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3479") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001230") -AnnotationAssertion(Annotation( "DOID:3479") Annotation( "MONDO:equivalentTo") "NCIT:C6105") -AnnotationAssertion(Annotation( "DOID:3479") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6105") "UMLS:C1334629") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of uvea") -AnnotationAssertion(Annotation( "NCIT:C6105") "malignant neoplasm of the uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C6105") "malignant neoplasm of uvea") -AnnotationAssertion(Annotation( "NCIT:C6105") "malignant tumor of the uvea") -AnnotationAssertion(Annotation( "NCIT:C6105") "malignant tumor of uvea") -AnnotationAssertion(Annotation( "DOID:3479") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C6105") "malignant uvea neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6105") "malignant uvea tumor") -AnnotationAssertion(Annotation( "NCIT:C6105") "malignant uveal neoplasm") -AnnotationAssertion(Annotation( "DOID:3479") Annotation( "NCIT:C6105") "malignant uveal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uvea cancer") -AnnotationAssertion( "MONDO:0002659") -AnnotationAssertion(rdfs:label "uveal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3479") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6105") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6105") ) - -# Class: (uveal disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the uvea. Representative examples include uveitis, chorioretinitis, and uveal melanoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3480") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-xref") "GARD:0008192") -AnnotationAssertion(Annotation( "DOID:3480") Annotation( "MONDO:equivalentTo") "MESH:D014603") -AnnotationAssertion(Annotation( "DOID:3480") Annotation( "MONDO:equivalentTo") "NCIT:C26908") -AnnotationAssertion(Annotation( "DOID:3480") Annotation( "MONDO:equivalentTo") "SCTID:95678007") -AnnotationAssertion(Annotation( "DOID:3480") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26908") "UMLS:C0042161") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of uvea") -AnnotationAssertion( "disease or disorder of uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uvea disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "uvea disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26908") "uveal disease") -AnnotationAssertion(Annotation( "NCIT:C26908") "uveal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uveal tract disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of uveal tract") -AnnotationAssertion(Annotation( "GARD:0008192") "uveal diseases") -AnnotationAssertion( "MONDO:0002661") -AnnotationAssertion(rdfs:label "uveal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3480") Annotation( "MESH:D014603") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26908") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (extrahepatic bile duct adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the extrahepatic bile duct") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3495") -AnnotationAssertion(Annotation( "DOID:3495") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7975") -AnnotationAssertion(Annotation( "DOID:3495") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7975") "UMLS:C0279659") -AnnotationAssertion(Annotation( "DOID:3495") Annotation( "NCIT:C7975") "adenocarcinoma of extrahepatic bile duct") -AnnotationAssertion(Annotation( "DOID:3495") Annotation( "NCIT:C7975") "adenocarcinoma of the extrahepatic bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7975") "extrahepatic bile duct adenocarcinoma") -AnnotationAssertion( "MONDO:0002665") -AnnotationAssertion(rdfs:label "extrahepatic bile duct adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3495") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7975") ) -SubClassOf(Annotation( "DOID:3495") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7975") ) - -# Class: (ampulla of vater adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the hepatopancreatic ampulla") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3502") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008490") -AnnotationAssertion(Annotation( "DOID:3502") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6650") -AnnotationAssertion(Annotation( "DOID:3502") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6650") "UMLS:C1332243") -AnnotationAssertion(Annotation( "NCIT:C6650") "adenocarcinoma of ampulla of Vater") -AnnotationAssertion(Annotation( "NCIT:C6650") "ampulla of Vater adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3502") Annotation( "NCIT:C6650") "ampullary adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatopancreatic ampulla adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6650") "invasive adenocarcinoma of the ampullary region") -AnnotationAssertion(Annotation( "DOID:3502") "adenocarcinoma of ampulla of vater") -AnnotationAssertion( "MONDO:0002670") -AnnotationAssertion(rdfs:label "ampulla of vater adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3502") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:3502") Annotation( "EFO:0008490") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6650") ) - -# Class: (choroid plexus cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the choroid plexus") -AnnotationAssertion( "https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues/16"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3540") "choroid plexus neoplasm") -AnnotationAssertion(Annotation( "DOID:3540") "tumor of choroid plexus") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3540") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4533") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of choroid plexus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "choroid plexus cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4533") "malignant choroid plexus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4533") "malignant choroid plexus neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4533") "malignant choroid plexus tumor") -AnnotationAssertion(Annotation( "NCIT:C4533") "malignant choroid plexus tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4533") "malignant neoplasm of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4533") "malignant neoplasm of the choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4533") "malignant tumor of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4533") "malignant tumor of the choroid plexus") -AnnotationAssertion( "MONDO:0002681") -AnnotationAssertion(rdfs:label "choroid plexus cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C4533") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral ventricle cancer) - -AnnotationAssertion(Annotation( "NCIT:C2937") "A neoplasm that involves a brain ventricle. It may be a primary neoplasm arising from a brain ventricle, a metastasis from a distant anatomic site, or an extension of an invasive neoplasm from an adjacent brain structure.") -AnnotationAssertion(Annotation( "DOID:3541") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3541") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007201") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006025") -AnnotationAssertion(Annotation( "DOID:3541") "ICD9:191.5") -AnnotationAssertion(Annotation( "DOID:3541") Annotation( "MONDO:equivalentTo") "MESH:D002551") -AnnotationAssertion(Annotation( "DOID:3541") Annotation( "MONDO:equivalentTo") "NCIT:C2937") -AnnotationAssertion(Annotation( "DOID:3541") Annotation( "MONDO:equivalentTo") "SCTID:126958000") -AnnotationAssertion(Annotation( "NCIT:C2937") "brain neoplasms, intraventricular") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain ventricle cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of brain ventricle") -AnnotationAssertion(Annotation( "DOID:3541") "cerebral ventricle neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular brain neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular brain neoplasms") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular brain tumor") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular neoplasm of brain") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular neoplasm of the brain") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular neoplasms") -AnnotationAssertion(Annotation( "DOID:3541") Annotation( "NCIT:C2937") "intraventricular tumor of brain") -AnnotationAssertion(Annotation( "NCIT:C2937") "intraventricular tumor of the brain") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant brain ventricle neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of brain ventricle") -AnnotationAssertion( "MONDO:0002682") -AnnotationAssertion(Annotation( "GARD:0006025") ) -AnnotationAssertion(rdfs:label "cerebral ventricle cancer") -AnnotationAssertion(Annotation( "GARD:0006025") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6025/cerebral-ventricle-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood choroid plexus carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C124292") "A choroid plexus carcinoma that occurs during childhood.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3545") "childhood choroid plexus neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3545") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C124292") -AnnotationAssertion(Annotation( "DOID:3545") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C124292") "UMLS:C0280623") -AnnotationAssertion(Annotation( "NCIT:C124292") "childhood choroid plexus carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "choroid plexus carcinoma of childhood") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "pediatric choroid plexus carcinoma") -AnnotationAssertion(Annotation( "DOID:3545") "childhood choroid plexus cancer") -AnnotationAssertion( "MONDO:0002685") -AnnotationAssertion(rdfs:label "childhood choroid plexus carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3545/inferred") Annotation( "NCIT:C124292") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C124292") ) - -# Class: (superior mesenteric artery syndrome) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/7712/superior-mesenteric-artery-syndrome") "Superior mesenteric artery syndrome (SMAS) is a digestive condition that occurs when the duodenum (the first part of the small intestine) is compressed between two arteries (the aorta and the superior mesenteric artery). This compression causes partial or complete blockage of the duodenum. Symptoms vary based on severity, but can be severely debilitating. Symptoms may include abdominal pain, fullness, nausea, vomiting, and/or weight loss. SMAS typically is due toloss of the mesenteric fat pad (fatty tissue that surrounds the superior mesenteric artery). The most common cause is significant weight loss caused by medical disorders, psychological disorders, or surgery. In younger patients, it most commonly occurs after corrective spinal surgery for scoliosis. Delays in diagnosis may result in significant complications. Depending on the cause and severity, treatment options may include addressing the underlying cause, dietary changes (small feedings or a liquid diet), and/or surgery. Symptoms may not resolve completely after treatment.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3557") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001201") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007712") -AnnotationAssertion(Annotation( "DOID:3557") Annotation( "MONDO:equivalentTo") "MESH:D013478") -AnnotationAssertion(Annotation( "DOID:3557") Annotation( "MONDO:equivalentTo") "NCIT:C85175") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:622099") -AnnotationAssertion(Annotation( "DOID:3557") Annotation( "MONDO:equivalentTo") "SCTID:197006009") -AnnotationAssertion(Annotation( "DOID:3557") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C85175") "UMLS:C0038828") -AnnotationAssertion(Annotation( "DOID:3557") "superior mesenteric artery syndrome") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "superior mesenteric artery syndromic disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "syndromic disease of superior mesenteric artery") -AnnotationAssertion(Annotation( "GARD:0007712") "Arteriomesenteric duodenal compression syndrome") -AnnotationAssertion(Annotation( "GARD:0007712") "Cast syndrome") -AnnotationAssertion(Annotation( "GARD:0007712") "Wilkie syndrome") -AnnotationAssertion(Annotation( "GARD:0007712") "vascular compression of the duodenum") -AnnotationAssertion( "MONDO:0002687") -AnnotationAssertion(Annotation( "GARD:0007712") ) -AnnotationAssertion(rdfs:label "superior mesenteric artery syndrome") -AnnotationAssertion(Annotation( "GARD:0007712") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7712/superior-mesenteric-artery-syndrome"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3557") Annotation( "MONDO:Redundant") Annotation( "NCIT:C85175") ) -SubClassOf(Annotation( "DOID:3557") Annotation( "EFO:1001201") Annotation( "MESH:D013478") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (duodenal obstruction) - -AnnotationAssertion(Annotation( "NCIT:P378") "Blockage of the normal flow of stomach contents through the duodenum.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3558") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000908") -AnnotationAssertion(Annotation( "DOID:3558") Annotation( "MONDO:equivalentTo") "MESH:D004380") -AnnotationAssertion(Annotation( "DOID:3558") Annotation( "MONDO:equivalentTo") "SCTID:95532008") -AnnotationAssertion(Annotation( "DOID:3558") Annotation( "MONDO:equivalentTo") "UMLS:C0013292") -AnnotationAssertion( "MONDO:0002688") -AnnotationAssertion(rdfs:label "duodenal obstruction") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:3558") Annotation( "MESH:D004380") ) -SubClassOf(Annotation( "DOID:3558") Annotation( "MESH:D004380") ) - -# Class: (liver cancer) - -AnnotationAssertion(Annotation( "NCIT:C34803") "An epithelial or non-epithelial malignant neoplasm that arises from the liver. Representative examples include hepatocellular carcinoma, intrahepatic cholangiocarcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3571") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-xref") "GARD:0006608") -AnnotationAssertion(Annotation( "DOID:3571") "ICD9:155.0") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:155.2") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:equivalentTo") "NCIT:C34803") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:equivalentTo") "SCTID:93870000") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:relatedTo") "UMLS:C0023903") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34803") "UMLS:C0024620") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:equivalentTo") "UMLS:C0345904") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:equivalentTo") "UMLS:C0854795") -AnnotationAssertion(Annotation( "DOID:3571") "Ca liver - primary") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "NCIT:C7692") "Resectable malignant neoplasm of liver") -AnnotationAssertion(Annotation( "DOID:3571") "ca liver - primary") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of liver") -AnnotationAssertion(Annotation( "DOID:3571") "hepatic cancer") -AnnotationAssertion(Annotation( "DOID:3571") "hepatic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "liver cancer") -AnnotationAssertion(Annotation( "DOID:3571") "malignant hepato-biliary neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant liver neoplasm") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of liver") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "ICD9CM:155.2") "malignant neoplasm of liver, not specified as primary or secondary") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "ICD9CM:155.0") "malignant neoplasm of liver, primary") -AnnotationAssertion(Annotation( "DOID:3571") "malignant tumor of liver") -AnnotationAssertion(Annotation( "DOID:3571") "non-resectable primary hepatic malignant neoplasm") -AnnotationAssertion(Annotation( "DOID:3571") "primary liver cancer") -AnnotationAssertion(Annotation( "NCIT:C34803") "primary malignant liver neoplasm") -AnnotationAssertion(Annotation( "DOID:3571") Annotation( "NCIT:C34803") "primary malignant neoplasm of liver") -AnnotationAssertion(Annotation( "DOID:3571") "resectable malignant neoplasm of the liver") -AnnotationAssertion(Annotation( "GARD:0006608") "primary cancer of liver") -AnnotationAssertion(Annotation( "GARD:0006608") "primary tumor of the liver") -AnnotationAssertion( "MONDO:0002691") -AnnotationAssertion(rdfs:label "liver cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3571") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34803/inferred") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C34803") ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (retinitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the retina.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3612") -AnnotationAssertion(Annotation( "DOID:3612") Annotation( "MONDO:equivalentTo") "MESH:D012173") -AnnotationAssertion(Annotation( "DOID:3612") Annotation( "MONDO:equivalentTo") "NCIT:C115993") -AnnotationAssertion(Annotation( "DOID:3612") Annotation( "MONDO:equivalentTo") "SCTID:399463004") -AnnotationAssertion(Annotation( "DOID:3612") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C115993") "UMLS:C0035333") -AnnotationAssertion( "inflammation of retina") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "retina inflammation") -AnnotationAssertion( "MONDO:0002708") -AnnotationAssertion(rdfs:label "retinitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3612") Annotation( "MESH:D012173") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (epidural spinal canal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3019") "A primary or metastatic neoplasm that involves the space between the vertebral periosteum and dura mater that surrounds the spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3618") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000923") -AnnotationAssertion(Annotation( "DOID:3618") Annotation( "MONDO:equivalentTo") "MESH:D015174") -AnnotationAssertion(Annotation( "DOID:3618") Annotation( "MONDO:equivalentTo") "NCIT:C3019") -AnnotationAssertion(Annotation( "DOID:3618") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3019") "UMLS:C0014536") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural neoplasm") -AnnotationAssertion( "epidural space neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "epidural space tumor") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural spinal canal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural spinal canal tumor") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural spinal canal tumors") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural spinal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural spinal tumors") -AnnotationAssertion(Annotation( "NCIT:C3019") "epidural tumor") -AnnotationAssertion(Annotation( "NCIT:C3019") "extradural neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3019") "extradural spinal canal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3019") "extradural spinal canal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3019") "extradural spinal canal tumor") -AnnotationAssertion(Annotation( "NCIT:C3019") "extradural spinal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3019") "extradural spinal tumors") -AnnotationAssertion(Annotation( "DOID:3618") Annotation( "NCIT:C3019") "extradural tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of epidural space") -AnnotationAssertion(Annotation( "NCIT:C3019") "neoplasm of epidural spinal canal") -AnnotationAssertion(Annotation( "NCIT:C3019") "neoplasm of extradural spinal canal") -AnnotationAssertion(Annotation( "NCIT:C3019") "neoplasm of the epidural spinal canal") -AnnotationAssertion(Annotation( "NCIT:C3019") "neoplasm of the extradural spinal canal") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of epidural space") -AnnotationAssertion(Annotation( "NCIT:C3019") "tumor of epidural spinal canal") -AnnotationAssertion(Annotation( "NCIT:C3019") "tumor of extradural spinal canal") -AnnotationAssertion(Annotation( "NCIT:C3019") "tumor of the epidural spinal canal") -AnnotationAssertion(Annotation( "NCIT:C3019") "tumor of the extradural spinal canal") -AnnotationAssertion( "MONDO:0002713") -AnnotationAssertion(rdfs:label "epidural spinal canal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3618/inferred") Annotation( "EFO:1000923/inferred") Annotation( "MESH:D015174/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3019/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (central nervous system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the central nervous system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3620") "CNS neoplasm") -AnnotationAssertion(Annotation( "DOID:3620") "central nervous system tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3620") -AnnotationAssertion(Annotation( "DOID:3620") Annotation( "MONDO:equivalentTo") "EFO:0000326") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:3620") Annotation( "MONDO:equivalentTo") "MESH:D016543") -AnnotationAssertion(Annotation( "DOID:3620") Annotation( "MONDO:equivalentTo") "NCIT:C4627") -AnnotationAssertion(Annotation( "DOID:3620") Annotation( "MONDO:relatedTo") "NCIT:C9293") -AnnotationAssertion(Annotation( "DOID:3620") Annotation( "MONDO:equivalentTo") "SCTID:126951006") -AnnotationAssertion(Annotation( "NCIT:C4627") "CNS cancer") -AnnotationAssertion(Annotation( "NCIT:C4627") "CNS malignant neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4627") "CNS neoplasms, malignant") -AnnotationAssertion(Annotation( "NCIT:C4627") "cancer of CNS") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4627") "cancer of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C4627") "cancer of the CNS") -AnnotationAssertion(Annotation( "NCIT:C4627") "cancer of the central nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4627") "central nervous system cancer") -AnnotationAssertion(Annotation( "NCIT:C4627") "central nervous system neoplasms, malignant") -AnnotationAssertion(Annotation( "DOID:3620") "central nervous system tumors") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant CNS neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant CNS neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant CNS tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4627") "malignant central nervous system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant central nervous system tumor") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant neoplasm of CNS") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4627") "malignant neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant neoplasm of the CNS") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "DOID:3620") Annotation( "NCIT:C4627") "malignant tumor of CNS") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant tumor of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant tumor of the CNS") -AnnotationAssertion(Annotation( "NCIT:C4627") "malignant tumor of the central nervous system") -AnnotationAssertion( "MONDO:0002714") -AnnotationAssertion(rdfs:label "central nervous system cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3620") Annotation( "MESH:D016543") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4627") ) -SubClassOf( ) - -# Class: (uterine cancer) - -AnnotationAssertion(Annotation( "NCIT:C3552") "Primary or metastatic malignant neoplasm involving the uterine corpus and/or the cervix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:363") "neoplasm of uterus") -AnnotationAssertion(Annotation( "DOID:363") "tumour of uterus") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "NCIT:C3435") "uterine tumor") -AnnotationAssertion(Annotation( "DOID:363") "uterus neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:363") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:179") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "MONDO:equivalentTo") "MESH:D014594") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "MONDO:equivalentTo") "NCIT:C3552") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "MONDO:equivalentTo") "SCTID:371973000") -AnnotationAssertion(Annotation( "DOID:363") "CA - cancer of uterus") -AnnotationAssertion(Annotation( "NCIT:C3552") "cancer of the uterus") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3552") "cancer of uterus") -AnnotationAssertion(Annotation( "NCIT:C3552") "malignant neoplasm of the uterus") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3552") "malignant neoplasm of uterus") -AnnotationAssertion(Annotation( "NCIT:C3552") "malignant tumor of the uterus") -AnnotationAssertion(Annotation( "NCIT:C3552") "malignant tumor of uterus") -AnnotationAssertion(Annotation( "NCIT:C3552") "malignant uterine neoplasm") -AnnotationAssertion(Annotation( "DOID:363") Annotation( "NCIT:C3552") "malignant uterine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant uterus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3552") "uterine cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterus cancer") -AnnotationAssertion( "MONDO:0002715") -AnnotationAssertion(rdfs:label "uterine cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:363") Annotation( "NCIT:C3552") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3552") ) - -# Class: (childhood spinal cord tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm affecting the spinal cord during childhood.") -AnnotationAssertion(Annotation( "DOID:3637") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3637") -AnnotationAssertion(Annotation( "DOID:3637") Annotation( "MONDO:equivalentTo") "NCIT:C9234") -AnnotationAssertion(Annotation( "DOID:3637") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9234") "UMLS:C1134515") -AnnotationAssertion(Annotation( "DOID:3637") Annotation( "NCIT:C9234") "childhood spinal cord neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "pediatric spinal cord neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "spinal cord neoplasm of childhood") -AnnotationAssertion( "MONDO:0002716") -AnnotationAssertion(rdfs:label "childhood spinal cord tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (sella turcica neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4944") "A benign or malignant neoplasm that occurs in sella turcica. Representative examples include craniopharyngioma and pituitary gland adenoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3643") -AnnotationAssertion(Annotation( "DOID:3643") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4944") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SELT") -AnnotationAssertion(Annotation( "DOID:3643") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4944") "UMLS:C0748616") -AnnotationAssertion(Annotation( "NCIT:C4944") "neoplasm of sella turcica") -AnnotationAssertion(Annotation( "NCIT:C4944") "neoplasm of the sella turcica") -AnnotationAssertion(Annotation( "NCIT:C4944") "sella turcica neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4944") "sella turcica tumor") -AnnotationAssertion(Annotation( "NCIT:C4944") "sellar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4944") "sellar tumor") -AnnotationAssertion(Annotation( "DOID:3643") Annotation( "NCIT:C4944") "tumor of sella turcica") -AnnotationAssertion(Annotation( "NCIT:C4944") "tumor of the sella turcica") -AnnotationAssertion(Annotation( "ONCOTREE:SELT") "selt") -AnnotationAssertion( "MONDO:0002720") -AnnotationAssertion(rdfs:label "sella turcica neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:3643") Annotation( "NCIT:C4944") ) - -# Class: (childhood kidney neoplasm) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A kidney neoplasm that occurs during childhood.") -AnnotationAssertion(Annotation( "DOID:3675") ) -AnnotationAssertion(Annotation( "NCIT:C6563") "kidney neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3675") -AnnotationAssertion(Annotation( "DOID:3675") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6563") -AnnotationAssertion(Annotation( "DOID:3675") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6563") "UMLS:C1333003") -AnnotationAssertion(Annotation( "NCIT:C6563") "childhood kidney neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6563") "childhood kidney tumor") -AnnotationAssertion(Annotation( "NCIT:C6563") "childhood renal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6563") "childhood renal tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "kidney neoplasm of childhood") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C6563") "pediatric kidney neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6563") "pediatric kidney tumor") -AnnotationAssertion(Annotation( "NCIT:C6563") "pediatric renal neoplasm") -AnnotationAssertion(Annotation( "DOID:3675") Annotation( "NCIT:C6563") "pediatric renal tumor") -AnnotationAssertion( "MONDO:0002730") -AnnotationAssertion(rdfs:label "childhood kidney neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6563") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6563") ) - -# Class: (cerebral hemisphere cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the cerebral hemisphere.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:368") Annotation( "NCIT:C4874") "tumor of cerebrum") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:368") -AnnotationAssertion(Annotation( "DOID:368") "ICD9:191.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4577") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:429033009") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of cerebral hemisphere") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of telencephalon") -AnnotationAssertion(Annotation( "DOID:368") Annotation( "NCIT:C4577") "cerebral cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant cerebral hemisphere neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant cerebral hemispheric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant cerebral hemispheric tumor") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant cerebral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant cerebral tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of cerebral hemisphere") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant neoplasm of cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant neoplasm of cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of telencephalon") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant neoplasm of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant neoplasm of the cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant telencephalon neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant tumor of cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant tumor of cerebrum") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant tumor of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4577") "malignant tumor of the cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "telencephalon cancer") -AnnotationAssertion(Annotation( "DOID:368") "cerebrum cancer") -AnnotationAssertion( "MONDO:0002731") -AnnotationAssertion(rdfs:label "cerebral hemisphere cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:368") Annotation( "NCIT:C4577") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4577") ) - -# Class: (lung benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4454") "A non-metastasizing neoplasm that arises from the lung parenchyma or the bronchi. Representative examples include lung adenoma, lung hamartoma, and endobronchial lipoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3683") Annotation( "NCIT:C3200") "tumor of the lung") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3683") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4454") -AnnotationAssertion(Annotation( "NCIT:C4454") "benign lung neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4454") "benign lung tumor") -AnnotationAssertion(Annotation( "NCIT:C4454") "benign neoplasm of lung") -AnnotationAssertion(Annotation( "NCIT:C4454") "benign neoplasm of the lung") -AnnotationAssertion(Annotation( "NCIT:C4454") "benign tumor of lung") -AnnotationAssertion(Annotation( "NCIT:C4454") "benign tumor of the lung") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung benign neoplasm") -AnnotationAssertion( "MONDO:0002732") -AnnotationAssertion(rdfs:label "lung benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3683") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4454") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4454") ) - -# Class: (anal canal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7471") "An anal adenocarcinoma arising from the anal canal mucosa. Morphologically, it resembles the adenocarcinoma which arises from the colorectal glandular epithelium. Symptoms include anal pruritus, discomfort when sitting, pain, change in bowel habit, and bleeding.") -AnnotationAssertion( "anal canal adenocarcinoma (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3692") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0030439") -AnnotationAssertion(Annotation( "DOID:3692") Annotation( "MONDO:equivalentTo") "NCIT:C7471") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424016") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:764845008") -AnnotationAssertion(Annotation( "DOID:3692") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7471") "UMLS:C1332259") -AnnotationAssertion(Annotation( "NCIT:C7471") "adenocarcinoma arising in anal mucosa") -AnnotationAssertion(Annotation( "NCIT:C7471") "adenocarcinoma arising in the anal mucosa") -AnnotationAssertion(Annotation( "DOID:3692") Annotation( "NCIT:C7471") "adenocarcinoma of anal canal") -AnnotationAssertion(Annotation( "DOID:3692") Annotation( "MONDO:0018518") Annotation( "NCIT:C7471") "adenocarcinoma of the anal canal") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7471") "anal canal adenocarcinoma") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "anal canal adenocarcinoma (disease)") -AnnotationAssertion( "MONDO:0002735") -AnnotationAssertion(Annotation( "Orphanet:424016") ) -AnnotationAssertion(rdfs:label "anal canal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3692") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7471") Annotation( "Orphanet:424016") ) - -# Class: (uterine ligament adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40135") "A rare adenocarcinoma that arises from the uterine ligament.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3700") -AnnotationAssertion(Annotation( "DOID:3700") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C40135") -AnnotationAssertion(Annotation( "DOID:3700") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40135") "UMLS:C1519866") -AnnotationAssertion(Annotation( "NCIT:C40135") "uterine ligament adenocarcinoma") -AnnotationAssertion( "MONDO:0002741") -AnnotationAssertion(rdfs:label "uterine ligament adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3700") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40135") ) -SubClassOf( ) - -# Class: (fallopian tube adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the fallopian tube") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3706") -AnnotationAssertion(Annotation( "DOID:3706") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6265") -AnnotationAssertion(Annotation( "DOID:3706") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6265") "UMLS:C1333590") -AnnotationAssertion(Annotation( "NCIT:C6265") "adenocarcinoma of fallopian tube") -AnnotationAssertion(Annotation( "DOID:3706") Annotation( "NCIT:C6265") "adenocarcinoma of the fallopian tube") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6265") "fallopian tube adenocarcinoma") -AnnotationAssertion( "MONDO:0002746") -AnnotationAssertion(rdfs:label "fallopian tube adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3706") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6265") ) -SubClassOf(Annotation( "DOID:3706") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6265") ) - -# Class: (bladder adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the urinary bladder") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3711") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000125") -AnnotationAssertion(Annotation( "DOID:3711") Annotation( "EFO:1000125") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4032") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BLAD") -AnnotationAssertion(Annotation( "DOID:3711") Annotation( "MONDO:equivalentTo") "SCTID:255110003") -AnnotationAssertion(Annotation( "DOID:3711") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4032") "UMLS:C0279682") -AnnotationAssertion(Annotation( "NCIT:C4032") "adenocarcinoma of bladder") -AnnotationAssertion(Annotation( "NCIT:C4032") "adenocarcinoma of the bladder") -AnnotationAssertion(Annotation( "DOID:3711") Annotation( "NCIT:C4032") "adenocarcinoma of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4032") "adenocarcinoma of urinary bladder") -AnnotationAssertion(Annotation( "MONDO:0006110") Annotation( "NCIT:C4032") "bladder adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4032") "urinary bladder adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:BLAD") "blad") -AnnotationAssertion( "MONDO:0002751") -AnnotationAssertion(rdfs:label "bladder adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3711") Annotation( "EFO:1000125") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4032") ) -SubClassOf(Annotation( "DOID:3711") Annotation( "EFO:1000125") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4032") ) - -# Class: (ovarian adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7700") "An adenocarcinoma that arises from the ovary. It is the most common type of ovarian carcinoma. It includes the serous adenocarcinoma, mucinous adenocarcinoma, clear cell adenocarcinoma, and endometrioid adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3713") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006460") -AnnotationAssertion(Annotation( "Orphanet:213504") Annotation( "Orphanet:213504/e") "MedDRA:10051938") -AnnotationAssertion(Annotation( "DOID:3713") Annotation( "EFO:0006460") Annotation( "MONDO:equivalentTo") "NCIT:C7700") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213504") -AnnotationAssertion(Annotation( "MONDO:0016246") Annotation( "NCIT:C7700") "adenocarcinoma of ovary") -AnnotationAssertion(Annotation( "DOID:3713") Annotation( "NCIT:C7700") "adenocarcinoma of the ovary") -AnnotationAssertion(Annotation( "DOID:3713") Annotation( "MONDO:0005600") Annotation( "NCIT:C7700") Annotation( "Orphanet:213504") "ovarian adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary adenocarcinoma") -AnnotationAssertion( "MONDO:0002752") -AnnotationAssertion(Annotation( "Orphanet:213504") ) -AnnotationAssertion(rdfs:label "ovarian adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3713") Annotation( "EFO:0006460") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7700") ) -SubClassOf(Annotation( "DOID:3713") Annotation( "EFO:0006460") Annotation( "MONDO:Entailed") Annotation( "NCIT:C7700") ) - -# Class: (bladder squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4031") "A squamous cell carcinoma of the bladder arising from metaplastic epithelium. It represents less than 10% of bladder carcinomas. The exception is the Middle East along the Nile Valley, where it represents the most common form of carcinoma because of the endemic nature of schistosomiasis. Bladder squamous cell carcinoma is often associated with long-standing chronic inflammation of the bladder and usually has a poor prognosis. The diagnosis of squamous cell carcinoma of the bladder should be reserved for those tumors that are predominantly keratin forming.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3742") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000130") -AnnotationAssertion(Annotation( "DOID:3742") Annotation( "EFO:1000130") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4031") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BLSC") -AnnotationAssertion(Annotation( "DOID:3742") Annotation( "MONDO:equivalentTo") "SCTID:255111004") -AnnotationAssertion(Annotation( "DOID:3742") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4031") "UMLS:C0279681") -AnnotationAssertion(Annotation( "NCIT:C4031") "bladder epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4031") "bladder squamous cell cancer") -AnnotationAssertion(Annotation( "MONDO:0006114") Annotation( "NCIT:C4031") "bladder squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4031") "epidermoid carcinoma of bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "epidermoid carcinoma of the bladder") -AnnotationAssertion(Annotation( "DOID:3742") Annotation( "NCIT:C4031") "epidermoid carcinoma of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "epidermoid carcinoma of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "squamous cell carcinoma of bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "squamous cell carcinoma of the bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "squamous cell carcinoma of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "squamous cell carcinoma of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4031") "urinary bladder epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4031") "urinary bladder squamous cell carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:BLSC") Annotation( ) "BLSC") -AnnotationAssertion( "MONDO:0002760") -AnnotationAssertion(rdfs:label "bladder squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3742") Annotation( "EFO:1000130") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4031") ) -SubClassOf(Annotation( "DOID:3742") Annotation( "EFO:1000130") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4031") ) - -# Class: (urethra squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A well differentiated, moderately differentiated, or poorly differentiated squamous cell carcinoma that arises from the male or female urethra.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3750") -AnnotationAssertion(Annotation( "DOID:3750") Annotation( "MONDO:equivalentTo") "NCIT:C6165") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:USCC") -AnnotationAssertion(Annotation( "DOID:3750") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6165") "UMLS:C1336890") -AnnotationAssertion(Annotation( "NCIT:C6165") "epidermoid carcinoma of the urethra") -AnnotationAssertion(Annotation( "NCIT:C6165") "epidermoid carcinoma of urethra") -AnnotationAssertion(Annotation( "NCIT:C6165") "squamous cell carcinoma of the urethra") -AnnotationAssertion(Annotation( "NCIT:C6165") "squamous cell carcinoma of urethra") -AnnotationAssertion(Annotation( "NCIT:C6165") "urethra epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6165") "urethra squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:3750") Annotation( "NCIT:C6165") "urethral epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6165") "urethral squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C6165") "urethral squamous cell carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:USCC") Annotation( ) "USCC") -AnnotationAssertion( "MONDO:0002764") -AnnotationAssertion(rdfs:label "urethra squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3750") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6165") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6165") ) - -# Class: (intraventricular meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that affects the ventricles of the brain.") -AnnotationAssertion(Annotation( "DOID:3772") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3772") -AnnotationAssertion(Annotation( "DOID:3772") Annotation( "MONDO:equivalentTo") "NCIT:C5273") -AnnotationAssertion(Annotation( "DOID:3772") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5273") "UMLS:C1334271") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain ventricle meningioma (disease)") -AnnotationAssertion( "meningioma (disease) of brain ventricle") -AnnotationAssertion( "MONDO:0002772") -AnnotationAssertion(rdfs:label "intraventricular meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3772") Annotation( "NCIT:C5273") ) -SubClassOf( ) - -# Class: (external ear disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the external ear.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:379") -AnnotationAssertion(Annotation( "DOID:379") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:H60-H62") -AnnotationAssertion(Annotation( "DOID:379") "ICD9:380") -AnnotationAssertion(Annotation( "DOID:379") "ICD9:380.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:744.47") -AnnotationAssertion(Annotation( "DOID:379") Annotation( "MONDO:equivalentTo") "NCIT:C26972") -AnnotationAssertion(Annotation( "DOID:379") Annotation( "MONDO:equivalentTo") "SCTID:49130001") -AnnotationAssertion(Annotation( "DOID:379") Annotation( "MONDO:equivalentTo") "UMLS:C0155388") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of external ear") -AnnotationAssertion( "disease or disorder of external ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of external ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "external ear disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26972") "external ear disorder") -AnnotationAssertion(Annotation( "DOID:379") "preauricular sinus and fistula") -AnnotationAssertion(Annotation( "DOID:379") Annotation( ) "preauricular cyst") -AnnotationAssertion(Annotation( "DOID:379") Annotation( ) "preauricular cyst (disorder)") -AnnotationAssertion(Annotation( "DOID:379") Annotation( ) "preauricular sinus and fistula (disorder)") -AnnotationAssertion(Annotation( "DOID:379") Annotation( ) "preauricular sinus or fistula") -AnnotationAssertion(Annotation( "DOID:379") Annotation( ) "preauricular sinus or fistula NOS (disorder)") -AnnotationAssertion( "MONDO:0002776") -AnnotationAssertion(rdfs:label "external ear disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:379") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C26972") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skull base neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4676") "A benign or malignant neoplasm that affects the skull base.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3842") -AnnotationAssertion(Annotation( "DOID:3842") Annotation( "MONDO:equivalentTo") "MESH:D019292") -AnnotationAssertion(Annotation( "DOID:3842") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4676") -AnnotationAssertion(Annotation( "DOID:3842") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4676") "UMLS:C0376527") -AnnotationAssertion( "basicranium neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "basicranium neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "basicranium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of basicranium") -AnnotationAssertion(Annotation( "NCIT:C4676") "neoplasm of skull base") -AnnotationAssertion(Annotation( "NCIT:C4676") "neoplasm of the skull base") -AnnotationAssertion(Annotation( "NCIT:C4676") "skull base neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4676") "skull base tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of basicranium") -AnnotationAssertion(Annotation( "NCIT:C4676") "tumor of skull base") -AnnotationAssertion(Annotation( "NCIT:C4676") "tumor of the skull base") -AnnotationAssertion(Annotation( "DOID:3842") Annotation( "NCIT:C4676") "tumors of skull base") -AnnotationAssertion(Annotation( "DOID:3842") "skull base cancer") -AnnotationAssertion( "MONDO:0002785") -AnnotationAssertion(rdfs:label "skull base neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (diencephalic cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "A cancer involving a diencephalon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3843") -AnnotationAssertion(Annotation( "DOID:3843") Annotation( "MONDO:equivalentTo") "NCIT:C5126") -AnnotationAssertion(Annotation( "DOID:3843") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5126") "UMLS:C1334576") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of diencephalon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "diencephalon cancer") -AnnotationAssertion(Annotation( "DOID:3843") Annotation( "NCIT:C5126") "malignant diencephalic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5126") "malignant diencephalic neoplasms") -AnnotationAssertion(Annotation( "DOID:3843") Annotation( "NCIT:C5126") "malignant diencephalic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant diencephalon neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of diencephalon") -AnnotationAssertion(Annotation( "DOID:3843") Annotation( "NCIT:C5125") "tumor of diencephalon") -AnnotationAssertion(Annotation( "DOID:3843") "diencephalic neoplasm") -AnnotationAssertion( "MONDO:0002786") -AnnotationAssertion(rdfs:label "diencephalic cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3843") Annotation( "NCIT:C5126") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (seminal vesicle tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that affects the seminal vesicle. Representative examples include cystadenoma and adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3855") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:3855") Annotation( "MONDO:equivalentTo") "NCIT:C39908") -AnnotationAssertion(Annotation( "DOID:3855") Annotation( "MONDO:equivalentTo") "SCTID:236740006") -AnnotationAssertion(Annotation( "DOID:3855") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39908") "UMLS:C0341767") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of seminal vesicle") -AnnotationAssertion(Annotation( "DOID:3855") Annotation( "NCIT:C39908") "seminal vesicle neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "seminal vesicle neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "seminal vesicle tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of seminal vesicle") -AnnotationAssertion( "MONDO:0002790") -AnnotationAssertion(rdfs:label "seminal vesicle tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood medulloblastoma) - -AnnotationAssertion(Annotation( "NCIT:C3997") "A medulloblastoma occurring in children.") -AnnotationAssertion(Annotation( "NCIT:C3997") "medulloblastoma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3869") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009350") -AnnotationAssertion(Annotation( "DOID:3869") Annotation( "MONDO:equivalentTo") "NCIT:C3997") -AnnotationAssertion(Annotation( "DOID:3869") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3997") "UMLS:C0278510") -AnnotationAssertion(Annotation( "NCIT:C3997") "childhood medulloblastoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "medulloblastoma of childhood") -AnnotationAssertion(Annotation( "DOID:3869") Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C3997") "pediatric medulloblastoma") -AnnotationAssertion(Annotation( "GARD:0009350") "medulloblastoma, childhood") -AnnotationAssertion( "MONDO:0002797") -AnnotationAssertion(Annotation( "GARD:0009350") ) -AnnotationAssertion(rdfs:label "childhood medulloblastoma") -AnnotationAssertion(Annotation( "GARD:0009350") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9350/medulloblastoma-childhood"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C3997") ) -SubClassOf(Annotation( "DOID:3869") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3997") ) - -# Class: (bronchogenic carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C35875") "A lung carcinoma arising from the bronchial epithelium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3904") "CSP:2017-6052") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3904") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001942") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:162.9") -AnnotationAssertion(Annotation( "DOID:3904") Annotation( "MONDO:equivalentTo") "MESH:D002283") -AnnotationAssertion(Annotation( "DOID:3904") Annotation( "MONDO:equivalentTo") "NCIT:C35875") -AnnotationAssertion(Annotation( "DOID:3904") Annotation( "MONDO:equivalentTo") "SCTID:254622008") -AnnotationAssertion(Annotation( "DOID:3904") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35875") "UMLS:C0007121") -AnnotationAssertion(Annotation( "DOID:3904") "BC - bronchogenic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35875") "bronchial carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35875") "bronchiogenic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35875") "bronchogenic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35875") "bronchogenic lung cancer") -AnnotationAssertion(Annotation( "NCIT:C35875") "bronchogenic lung carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bronchus carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of bronchus") -AnnotationAssertion(Annotation( "NCIT:C35875") "carcinoma, bronchial, malignant") -AnnotationAssertion( "MONDO:0002806") -AnnotationAssertion(rdfs:label "bronchogenic carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3904") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:1001942") Annotation( "NCIT:C35875") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bronchial neoplasm) - -AnnotationAssertion(Annotation( "MESH:D001984") "Tumors or cancer of the bronchi.") -AnnotationAssertion( "bronchial neoplasm (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3906") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000849") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0030077") -AnnotationAssertion(Annotation( "DOID:3906") Annotation( "MONDO:equivalentTo") "MESH:D001984") -AnnotationAssertion(Annotation( "DOID:3906") Annotation( "MONDO:equivalentTo") "SCTID:126705004") -AnnotationAssertion(Annotation( "DOID:3906") Annotation( "MONDO:equivalentTo") "UMLS:C0006264") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "bronchial neoplasm") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "bronchial neoplasm (disease)") -AnnotationAssertion(Annotation( "DOID:3906") "bronchus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bronchus neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "bronchus tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of bronchus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of bronchus") -AnnotationAssertion( "MONDO:0002807") -AnnotationAssertion(rdfs:label "bronchial neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3906") Annotation( "MESH:D001984") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (infectious otitis interna) - -AnnotationAssertion(Annotation( "NCIT:C27339") "Inflammation of the anatomical structures of the inner ear secondary to an infectious process. Symptoms include severe vertigo, nausea, vomiting, anxiety, and pain. Viral etiology is most common, and recent history of an upper respiratory infection is common. In rare cases an infection of the middle ear can spread to the inner ear, resulting in a bacterial or fungal etiology.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27339") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27339") "UMLS:C1168225") -AnnotationAssertion(Annotation( "MONDO:cjm") "infectious labyrinthitis") -AnnotationAssertion(Annotation( "NCIT:C27339") "infectious otitis interna") -AnnotationAssertion(Annotation( "NCIT:C27339") "inner Ear infection") -AnnotationAssertion(Annotation( "DOID:3930") "inner ear infection") -AnnotationAssertion(Annotation( "NCIT:C27339") "internal Ear infection") -AnnotationAssertion( "MONDO:0002812") -AnnotationAssertion(rdfs:label "infectious otitis interna") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C27339") ) -SubClassOf( ) - -# Class: (lipomatous cancer) - -AnnotationAssertion(Annotation( "NCIT:C4501") "A malignant mesenchymal neoplasm arising from adipocytes.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "DOID:3939") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:171.9") -AnnotationAssertion(Annotation( "DOID:3939") Annotation( "MONDO:equivalentTo") "NCIT:C4501") -AnnotationAssertion(Annotation( "DOID:3939") Annotation( "MONDO:equivalentTo") "SCTID:254828009") -AnnotationAssertion(Annotation( "DOID:3939") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4501") "UMLS:C0346117") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adipose tissue cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of adipose tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4501") "malignant adipose tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4501") "malignant adipose tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C4501") "malignant lipomatous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4501") "malignant lipomatous tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4501") "malignant neoplasm of adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4501") "malignant neoplasm of the adipose tissue") -AnnotationAssertion(Annotation( "DOID:3939") Annotation( "NCIT:C4501") "malignant tumor of adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4501") "malignant tumor of the adipose tissue") -AnnotationAssertion( "MONDO:0002813") -AnnotationAssertion(rdfs:label "lipomatous cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4501") ) - -# Class: (adrenal carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "A carcinoma involving a adrenal gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3950") -AnnotationAssertion(Annotation( "DOID:3950") Annotation( "MONDO:relatedTo") "SCTID:255035007") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal gland carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of adrenal gland") -AnnotationAssertion(Annotation( "DOID:3950") Annotation( "NCIT:C9324") "carcinoma of the adrenal gland") -AnnotationAssertion( "MONDO:0002814") -AnnotationAssertion(rdfs:label "adrenal carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3950") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (acute myocarditis) - -AnnotationAssertion(Annotation( "NCIT:P378") "The sudden onset of inflammation of heart muscle with myocellular necrosis; this is generally secondary to an infectious cause, and patients often have a recent history of a flu-like illness.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3951") -AnnotationAssertion(Annotation( "DOID:3951") "ICD9:422") -AnnotationAssertion(Annotation( "DOID:3951") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:422.90") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:422.99") -AnnotationAssertion(Annotation( "DOID:3951") Annotation( "MONDO:equivalentTo") "NCIT:C35206") -AnnotationAssertion(Annotation( "DOID:3951") Annotation( "MONDO:equivalentTo") "SCTID:46701001") -AnnotationAssertion(Annotation( "DOID:3951") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35206") "UMLS:C0155686") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "myocarditis, acute") -AnnotationAssertion( "MONDO:0002815") -AnnotationAssertion(rdfs:label "acute myocarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3951") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35206") ) -SubClassOf( ) - -# Class: (adrenal cortex disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the adrenal cortex.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3952") -AnnotationAssertion(Annotation( "DOID:3952") Annotation( "MONDO:equivalentTo") "MESH:D000303") -AnnotationAssertion(Annotation( "DOID:3952") Annotation( "MONDO:equivalentTo") "SCTID:129636003") -AnnotationAssertion(Annotation( "DOID:3952") Annotation( "MONDO:equivalentTo") "UMLS:C0001614") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal cortex disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "adrenal cortex disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of adrenal cortex") -AnnotationAssertion( "disease or disorder of adrenal cortex") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of adrenal cortex") -AnnotationAssertion( "MONDO:0002816") -AnnotationAssertion(rdfs:label "adrenal cortex disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3952") Annotation( "MESH:D000303") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adrenal gland cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the adrenal gland") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3953") "adrenal neoplasm") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "NCIT:C2859") "tumor of the adrenal gland") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3953") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005751") -AnnotationAssertion(Annotation( "DOID:3953") "ICD9:194.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "MONDO:equivalentTo") "MESH:D000310") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "MONDO:equivalentTo") "NCIT:C9338") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "MONDO:equivalentTo") "SCTID:127021009") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "NCIT:C9338") "adrenal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal gland cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of adrenal gland") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9338") "malignant adrenal gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9338") "malignant adrenal gland tumor") -AnnotationAssertion(Annotation( "NCIT:C9338") "malignant adrenal neoplasm") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "NCIT:C9338") "malignant adrenal tumor") -AnnotationAssertion(Annotation( "DOID:3953") Annotation( "ICD9CM:194.0") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9338") "malignant neoplasm of adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C9338") "malignant neoplasm of the adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C9338") "malignant tumor of adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C9338") "malignant tumor of the adrenal gland") -AnnotationAssertion( "MONDO:0002817") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "adrenal gland cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C9338") ) -SubClassOf(Annotation( "DOID:3953") Annotation( "MESH:D000310") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9338") ) - -# Class: (trabecular adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4068") "A malignant epithelial neoplasm characterized by the presence of a trabecular glandular architectural pattern.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3965") -AnnotationAssertion(Annotation( "NCIT:C4068") "ICDO:8190/3") -AnnotationAssertion(Annotation( "NCIT:C4068") "ICDO:8332/3") -AnnotationAssertion(Annotation( "DOID:3965") Annotation( "MONDO:equivalentTo") "NCIT:C4068") -AnnotationAssertion(Annotation( "DOID:3965") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4068") "UMLS:C0302182") -AnnotationAssertion( "trabecula adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4068") "trabecular adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3965") "trabecular adenocarcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:3965") Annotation( "NCIT:C4068") "trabecular carcinoma") -AnnotationAssertion(Annotation( "DOID:3965") "Merkel cell carcinoma") -AnnotationAssertion( "MONDO:0002822") -AnnotationAssertion(rdfs:label "trabecular adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4068") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bacterial gastritis) - -AnnotationAssertion(Annotation( "NCIT:C27340") "Gastritis resulting from bacteria.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4033") -AnnotationAssertion(Annotation( "DOID:4033") Annotation( "MONDO:equivalentTo") "NCIT:C27340") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:723096000") -AnnotationAssertion(Annotation( "DOID:4033") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27340") "UMLS:C0948039") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Bacteria caused gastritis (disease)") -AnnotationAssertion( "Bacteria gastritis (disease)") -AnnotationAssertion(Annotation( "NCIT:C27340") "bacterial gastritis") -AnnotationAssertion( "MONDO:0002842") -AnnotationAssertion(rdfs:label "bacterial gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4033") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27340") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (fungal gastritis) - -AnnotationAssertion(Annotation( "NCIT:C27342") "Gastritis resulting from fungi.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4034") -AnnotationAssertion(Annotation( "DOID:4034") Annotation( "MONDO:equivalentTo") "NCIT:C27342") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:723097009") -AnnotationAssertion(Annotation( "DOID:4034") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27342") "UMLS:C0948638") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Fungi caused gastritis (disease)") -AnnotationAssertion( "Fungi gastritis (disease)") -AnnotationAssertion(Annotation( "NCIT:C27342") "fungal gastritis") -AnnotationAssertion( "MONDO:0002843") -AnnotationAssertion(rdfs:label "fungal gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:4034") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27342") ) -SubClassOf( ) - -# Class: (skeletal muscle cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A malignant neoplasm arising from skeletal muscle.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4043") -AnnotationAssertion(Annotation( "DOID:4043") Annotation( "MONDO:equivalentTo") "NCIT:C6516") -AnnotationAssertion(Annotation( "DOID:4043") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6516") "UMLS:C1334619") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of skeletal muscle tissue") -AnnotationAssertion(Annotation( "NCIT:C6516") "malignant neoplasm of skeletal muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of skeletal muscle tissue") -AnnotationAssertion(Annotation( "NCIT:C6516") "malignant neoplasm of the skeletal muscle") -AnnotationAssertion(Annotation( "NCIT:C6516") "malignant skeletal muscle neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant skeletal muscle tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6516") "malignant skeletal muscle tumor") -AnnotationAssertion(Annotation( "DOID:4043") Annotation( "NCIT:C6516") "malignant tumor of skeletal muscle") -AnnotationAssertion(Annotation( "NCIT:C6516") "malignant tumor of the skeletal muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal muscle tissue cancer") -AnnotationAssertion( "MONDO:0002847") -AnnotationAssertion(rdfs:label "skeletal muscle cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6516") ) -SubClassOf(Annotation( "DOID:4043") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6516") ) - -# Class: (skeletal muscle neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6514") "A benign or malignant mesenchymal neoplasm arising from skeletal muscle.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4044") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "DOID:4044") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6514") -AnnotationAssertion(Annotation( "DOID:4044") Annotation( "MONDO:equivalentTo") "SCTID:699955004") -AnnotationAssertion(Annotation( "DOID:4044") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6514") "UMLS:C1335971") -AnnotationAssertion(Annotation( "NCIT:C6514") "neoplasm of skeletal muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of skeletal muscle tissue") -AnnotationAssertion(Annotation( "NCIT:C6514") "neoplasm of the skeletal muscle") -AnnotationAssertion(Annotation( "NCIT:C6514") "skeletal muscle neoplasm") -AnnotationAssertion( "skeletal muscle tissue neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal muscle tissue neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "skeletal muscle tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C6514") "skeletal muscle tumor") -AnnotationAssertion(Annotation( "DOID:4044") Annotation( "NCIT:C6514") "tumor of skeletal muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of skeletal muscle tissue") -AnnotationAssertion(Annotation( "NCIT:C6514") "tumor of the skeletal muscle") -AnnotationAssertion( "MONDO:0002848") -AnnotationAssertion(rdfs:label "skeletal muscle neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (duodenal disorder) - -AnnotationAssertion(Annotation( "MESH:D004378") "Pathological conditions in the duodenum region of the small intestine (intestine, small).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4072") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:537.89") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:537.9") -AnnotationAssertion(Annotation( "DOID:4072") Annotation( "MONDO:equivalentTo") "MESH:D004378") -AnnotationAssertion(Annotation( "DOID:4072") Annotation( "MONDO:equivalentTo") "SCTID:52182008") -AnnotationAssertion(Annotation( "DOID:4072") Annotation( "MONDO:equivalentTo") "UMLS:C0013289") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of duodenum") -AnnotationAssertion( "disease or disorder of duodenum") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of duodenum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "duodenum disease or disorder") -AnnotationAssertion(Annotation( "DOID:4072") "duodenum disorder") -AnnotationAssertion( "MONDO:0002866") -AnnotationAssertion(rdfs:label "duodenal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (testicular trophoblastic tumor) - -AnnotationAssertion(Annotation( "NCIT:C39934") "A tumor that arises from the testis and is composed of neoplastic trophoblastic cells. The vast majority of cases are choriocarcinomas.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4084") -AnnotationAssertion(Annotation( "DOID:4084") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C39934") -AnnotationAssertion(Annotation( "DOID:4084") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39934") "UMLS:C1515301") -AnnotationAssertion(Annotation( "NCIT:C39934") "testicular trophoblastic tumor") -AnnotationAssertion( "MONDO:0002871") -AnnotationAssertion(rdfs:label "testicular trophoblastic tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4084") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39934") ) -SubClassOf(Annotation( "NCIT:C39934") ) -SubClassOf(Annotation( "NCIT:C39934") ) - -# Class: (trophoblastic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3422") "A gestational or non-gestational neoplasm composed of neoplastic trophoblastic cells. Representative examples include hydatidiform mole and choriocarcinoma.") -AnnotationAssertion(Annotation( "DOID:4085") Annotation( "MESH:D014328") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4085") -AnnotationAssertion(Annotation( "DOID:4085") Annotation( "MONDO:equivalentTo") "MESH:D014328") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3422") -AnnotationAssertion(Annotation( "DOID:4085") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3422") "UMLS:C0041182") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of trophoblast") -AnnotationAssertion( "trophoblast neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trophoblast neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "trophoblast tumor") -AnnotationAssertion(Annotation( "NCIT:C3422") "trophoblastic neoplasm") -AnnotationAssertion(Annotation( "DOID:4085") "trophoblastic neoplasm (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:4085") "trophoblastic neoplasm NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "NCIT:C3422") "trophoblastic neoplasms") -AnnotationAssertion(Annotation( "DOID:4085") Annotation( "NCIT:C3422") "trophoblastic tumor") -AnnotationAssertion(Annotation( "DOID:4085") "trophoblastic tumor (qualifier value)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of trophoblast") -AnnotationAssertion( "MONDO:0002872") -AnnotationAssertion(rdfs:label "trophoblastic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (testicular pure germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C39915") "A germ cell tumor that arises from the testis and is characterized by the presence of one histologic component. This category includes seminoma, teratoma, embryonal carcinoma, yolk sac tumor, and trophoblastic tumor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4087") -AnnotationAssertion(Annotation( "DOID:4087") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C39915") -AnnotationAssertion(Annotation( "DOID:4087") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39915") "UMLS:C1514608") -AnnotationAssertion(Annotation( "NCIT:C39915") "testicular Pure germ cell tumor") -AnnotationAssertion( "MONDO:0002874") -AnnotationAssertion(rdfs:label "testicular pure germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:4087") Annotation( "NCIT:C39915") ) - -# Class: (colon neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5697") "A neoplasm with neuroendocrine differentiation that arises from the colon. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4118") -AnnotationAssertion(Annotation( "DOID:4118") Annotation( "MONDO:equivalentTo") "NCIT:C5697") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100080") -AnnotationAssertion(Annotation( "DOID:4118") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5697") "UMLS:C1333097") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "colon NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5697") "colon neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "colon neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "colon neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "NCIT:C5697") "colonic neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "DOID:4118") Annotation( "NCIT:C5697") "colonic neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5697") "neuroendocrine neoplasm of colon") -AnnotationAssertion(Annotation( "NCIT:C5697") "neuroendocrine neoplasm of the colon") -AnnotationAssertion(Annotation( "Orphanet:100080") "neuroendocrine tumor of the colon") -AnnotationAssertion( "MONDO:0002882") -AnnotationAssertion(rdfs:label "colon neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4118") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5697/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5697") ) - -# Class: (intestinal neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5695") "A neoplasm with neuroendocrine differentiation that arises from the small or large intestine. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4119") -AnnotationAssertion(Annotation( "DOID:4119") Annotation( "MONDO:equivalentTo") "NCIT:C5695") -AnnotationAssertion(Annotation( "DOID:4119") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5695") "UMLS:C1334231") -AnnotationAssertion(Annotation( "NCIT:C5695") "intestinal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "intestine NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "intestine neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "intestine neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5695") "neuroendocrine neoplasm of intestine") -AnnotationAssertion(Annotation( "NCIT:C5695") "neuroendocrine neoplasm of the intestine") -AnnotationAssertion(Annotation( "DOID:4119") "neuroendocrine tumor of intestine") -AnnotationAssertion(Annotation( "DOID:4119") "intestinal neuroendocrine benign tumor") -AnnotationAssertion( "MONDO:0002883") -AnnotationAssertion(rdfs:label "intestinal neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4119") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5695") ) -SubClassOf( ) - -# Class: (nail disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the nail.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4123") -AnnotationAssertion(Annotation( "DOID:4123") "ICD9:703") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:703.8") -AnnotationAssertion(Annotation( "DOID:4123") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:703.9") -AnnotationAssertion(Annotation( "DOID:4123") Annotation( "MONDO:equivalentTo") "MESH:D009260") -AnnotationAssertion(Annotation( "DOID:4123") Annotation( "MONDO:equivalentTo") "SCTID:17790008") -AnnotationAssertion(Annotation( "DOID:4123") Annotation( "MONDO:equivalentTo") "UMLS:C0027339") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of nail") -AnnotationAssertion( "disease or disorder of nail") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of nail") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nail disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "nail disease or disorder") -AnnotationAssertion( "MONDO:0002884") -AnnotationAssertion(rdfs:label "nail disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4123") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (common bile duct disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the common bile duct.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4137") -AnnotationAssertion(Annotation( "DOID:4137") Annotation( "MONDO:equivalentTo") "MESH:D003137") -AnnotationAssertion(Annotation( "DOID:4137") Annotation( "MONDO:equivalentTo") "UMLS:C0009440") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "common bile duct disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "common bile duct disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of common bile duct") -AnnotationAssertion( "disease or disorder of common bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of common bile duct") -AnnotationAssertion( "MONDO:0002886") -AnnotationAssertion(rdfs:label "common bile duct disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4137") Annotation( "MESH:D003137") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bile duct disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the bile duct.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4138") -AnnotationAssertion(Annotation( "DOID:4138") Annotation( "MONDO:equivalentTo") "MESH:D001649") -AnnotationAssertion(Annotation( "DOID:4138") Annotation( "MONDO:equivalentTo") "NCIT:C96716") -AnnotationAssertion(Annotation( "DOID:4138") Annotation( "MONDO:equivalentTo") "SCTID:118926004") -AnnotationAssertion(Annotation( "DOID:4138") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96716") "UMLS:C0005395") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bile duct disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "bile duct disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C96716") "bile duct disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of bile duct") -AnnotationAssertion( "disease or disorder of bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of bile duct") -AnnotationAssertion( "MONDO:0002887") -AnnotationAssertion(rdfs:label "bile duct disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4138") Annotation( "MESH:D001649") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (orbital cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A primary or metastatic malignant neoplasm involving the orbit.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4143") "neoplasm of orbit proper") -AnnotationAssertion(Annotation( "DOID:4143") Annotation( "NCIT:C3290") "orbital tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4143") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007408") -AnnotationAssertion(Annotation( "DOID:4143") "ICD9:190.1") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "DOID:4143") Annotation( "MONDO:relatedTo") "NCIT:C3290") -AnnotationAssertion(Annotation( "DOID:4143") Annotation( "MONDO:equivalentTo") "NCIT:C3562") -AnnotationAssertion(Annotation( "DOID:4143") Annotation( "MONDO:equivalentTo") "SCTID:127003006") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of orbit of skull") -AnnotationAssertion(Annotation( "DOID:4143") Annotation( "ICD9CM:190.1") "malignant neoplasm of orbit") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of orbit of skull") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant neoplasm of the orbit") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant orbit neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant orbit of skull neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant orbit tumor") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant orbital neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant orbital tumor") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant tumor of orbit") -AnnotationAssertion(Annotation( "NCIT:C3562") "malignant tumor of the orbit") -AnnotationAssertion(Annotation( "DOID:4143") "orbit cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "orbit of skull cancer") -AnnotationAssertion( "MONDO:0002889") -AnnotationAssertion(rdfs:label "orbital cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the zone of skin") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4159") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010421") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C43-C44") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:173.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:173.9") -AnnotationAssertion(Annotation( "DOID:4159") Annotation( "MONDO:equivalentTo") "NCIT:C2920") -AnnotationAssertion(Annotation( "DOID:4159") Annotation( "MONDO:equivalentTo") "SCTID:372130007") -AnnotationAssertion(Annotation( "DOID:4159") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2920") "UMLS:C0007114") -AnnotationAssertion(Annotation( "DOID:4159") "CA - skin cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of zone of skin") -AnnotationAssertion(Annotation( "DOID:4159") Annotation( "MTH:NOCODE") Annotation( "NCIT:C2920") "malignant neoplasm of skin") -AnnotationAssertion(Annotation( "NCIT:C2920") "malignant neoplasm of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of zone of skin") -AnnotationAssertion(Annotation( "NCIT:C2920") "malignant skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2920") "malignant skin tumor") -AnnotationAssertion(Annotation( "NCIT:C2920") "malignant tumor of skin") -AnnotationAssertion(Annotation( "NCIT:C2920") "malignant tumor of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant zone of skin neoplasm") -AnnotationAssertion(Annotation( "DOID:4159") Annotation( "NCIT:C2920") "melanoma and non-melanoma skin cancer") -AnnotationAssertion(Annotation( "NCIT:C2920") "skin cancer") -AnnotationAssertion(Annotation( "NCIT:C2920") "skin cancer, Including melanoma") -AnnotationAssertion(Annotation( "NCIT:C2920") "skin neoplasm, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin cancer") -AnnotationAssertion(Annotation( "DOID:4159") "cancer of skin") -AnnotationAssertion( "MONDO:0002898") -AnnotationAssertion(rdfs:label "skin cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4159") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2920") ) - -# Class: (glucose metabolism disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "A metabolic disorder characterized by abnormal blood glucose levels.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4194") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:271.8") -AnnotationAssertion(Annotation( "DOID:4194") Annotation( "MONDO:equivalentTo") "MESH:D044882") -AnnotationAssertion(Annotation( "DOID:4194") Annotation( "MONDO:equivalentTo") "NCIT:C53655") -AnnotationAssertion(Annotation( "DOID:4194") Annotation( "MONDO:equivalentTo") "SCTID:126877002") -AnnotationAssertion(Annotation( "DOID:4194") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C53655") "UMLS:C1257958") -AnnotationAssertion(Annotation( "NCIT:C53655") "disorder of glucose metabolism") -AnnotationAssertion(Annotation( "NCIT:C53655") "glucose metabolism disorder") -AnnotationAssertion( "MONDO:0002908") -AnnotationAssertion(rdfs:label "glucose metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4194/inferred") Annotation( "MESH:D044882") Annotation( "MONDO:Redundant") Annotation( "NCIT:C53655/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hyperglycemia) - -AnnotationAssertion(Annotation( "NCIT:P378") "Abnormally high level of glucose in the blood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4195") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:790.6") -AnnotationAssertion(Annotation( "DOID:4195") Annotation( "MONDO:equivalentTo") "MESH:D006943") -AnnotationAssertion(Annotation( "DOID:4195") Annotation( "MONDO:equivalentTo") "SCTID:80394007") -AnnotationAssertion(Annotation( "DOID:4195") Annotation( "MONDO:equivalentTo") "UMLS:C0020456") -AnnotationAssertion( "MONDO:0002909") -AnnotationAssertion(rdfs:label "hyperglycemia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4195") Annotation( "MESH:D006943") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain stem glioma) - -AnnotationAssertion(Annotation( "NCIT:C8501") "A neuroglial tumor that arises from the brain stem.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4202") -AnnotationAssertion(Annotation( "DOID:4202") Annotation( "MONDO:equivalentTo") "NCIT:C8501") -AnnotationAssertion(Annotation( "DOID:4202") Annotation( "MONDO:equivalentTo") "SCTID:444545003") -AnnotationAssertion(Annotation( "DOID:4202") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8501") "UMLS:C0677865") -AnnotationAssertion(Annotation( "NCIT:C8501") "brain stem glioma") -AnnotationAssertion(Annotation( "NCIT:C8501") "brain stem neuroglial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8501") "brain stem neuroglial tumor") -AnnotationAssertion(Annotation( "NCIT:C8501") "brainstem glioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brainstem malignant glioma") -AnnotationAssertion(Annotation( "NCIT:C8501") "brainstem neuroglial neoplasm") -AnnotationAssertion(Annotation( "DOID:4202") Annotation( "NCIT:C8501") "brainstem neuroglial tumor") -AnnotationAssertion(Annotation( "NCIT:C8501") "diffuse brainstem glioma") -AnnotationAssertion(Annotation( "NCIT:C8501") "glioma of brain stem") -AnnotationAssertion(Annotation( "NCIT:C8501") "glioma of brainstem") -AnnotationAssertion(Annotation( "NCIT:C8501") "glioma of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C8501") "glioma of the brainstem") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "malignant glioma of brainstem") -AnnotationAssertion( "MONDO:0002911") -AnnotationAssertion(rdfs:label "brain stem glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4202") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:4202") Annotation( "MONDO:Redundant") ) - -# Class: (brainstem cancer) - -AnnotationAssertion(Annotation( "NCIT:C3570") "A primary or metastatic malignant neoplasm that affects the brain stem.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant brain stem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant brain stem tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3570") "malignant brainstem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant brainstem tumor") -AnnotationAssertion(Annotation( "DOID:4203") "neoplasm of adult brain stem") -AnnotationAssertion(Annotation( "DOID:4203") "neoplasm of brain stem") -AnnotationAssertion(Annotation( "DOID:4203") "primary brain stem neoplasm") -AnnotationAssertion(Annotation( "DOID:4203") "primary brain stem tumor") -AnnotationAssertion(Annotation( "DOID:4203") "tumor of the brainstem") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4203") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008244") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:191.7") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:equivalentTo") "MESH:D020295") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:equivalentTo") "NCIT:C3570") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:directSiblingOf") "NCIT:C5967") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:equivalentTo") "SCTID:363473003") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:directSiblingOf") "UMLS:C1332192") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brainstem cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of brainstem") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "NCIT:C3570") "malignant neoplasm of brain stem") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3570") "malignant neoplasm of brainstem") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant neoplasm of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant neoplasm of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant tumor of brain stem") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "NCIT:C3570") "malignant tumor of brainstem") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant tumor of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C3570") "malignant tumor of the brainstem") -AnnotationAssertion(Annotation( "DOID:4203") Annotation( "GARD:0008244") "brain stem cancer") -AnnotationAssertion( "MONDO:0002912") -AnnotationAssertion(Annotation( "GARD:0008244") ) -AnnotationAssertion(rdfs:label "brainstem cancer") -AnnotationAssertion(Annotation( "GARD:0008244") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/8244/brain-stem-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4203") Annotation( "MESH:D020295") Annotation( "NCIT:C3570") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3570") ) - -# Class: (cerebellar neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2935") "A benign or malignant (primary or metastatic) tumor involving the cerebellum. -- 2003") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4205") -AnnotationAssertion(Annotation( "DOID:4205") "ICD9:191.6") -AnnotationAssertion(Annotation( "DOID:4205") Annotation( "MONDO:equivalentTo") "MESH:D002528") -AnnotationAssertion(Annotation( "DOID:4205") Annotation( "MONDO:equivalentTo") "NCIT:C2935") -AnnotationAssertion(Annotation( "DOID:4205") Annotation( "MONDO:equivalentTo") "SCTID:126960003") -AnnotationAssertion(Annotation( "DOID:4205") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2935") "UMLS:C0007762") -AnnotationAssertion(Annotation( "NCIT:C2935") "cerebellar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2935") "cerebellar tumor") -AnnotationAssertion( "cerebellum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebellum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "cerebellum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2935") "neoplasm of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C2935") "neoplasm of the cerebellum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2935") "tumor of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C2935") "tumor of the cerebellum") -AnnotationAssertion(Annotation( "DOID:4205") Annotation( "NCIT:C3569") "malignant tumor of cerebellum") -AnnotationAssertion(Annotation( "DOID:4205") "cerebellum cancer") -AnnotationAssertion( "MONDO:0002913") -AnnotationAssertion(rdfs:label "cerebellar neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D002528") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2935/inferred") ) - -# Class: (childhood brain stem neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5969") "A neoplasm that affects the brain stem and occurs during childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4206") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001767") -AnnotationAssertion(Annotation( "DOID:4206") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5969") -AnnotationAssertion(Annotation( "DOID:4206") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5969") "UMLS:C1332951") -AnnotationAssertion(Annotation( "NCIT:C5969") "brain stem neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "brainstem cancer of childhood") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood brain stem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood brain stem tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "childhood brainstem cancer") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood brainstem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood brainstem tumor") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood neoplasm of brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood neoplasm of brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood neoplasm of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood neoplasm of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood tumor of brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood tumor of brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood tumor of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "childhood tumor of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric brain stem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric brain stem tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "pediatric brainstem cancer") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric brainstem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric brainstem tumor") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric neoplasm of brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric neoplasm of brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric neoplasm of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric neoplasm of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric tumor of brain stem") -AnnotationAssertion(Annotation( "DOID:4206") Annotation( "NCIT:C5969") "pediatric tumor of brainstem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric tumor of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C5969") "pediatric tumor of the brainstem") -AnnotationAssertion( "MONDO:0002914") -AnnotationAssertion(rdfs:label "childhood brain stem neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4206") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "NCIT:C5969") ) -SubClassOf( ) - -# Class: (childhood infratentorial neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5802") "A neoplasm that affects the infratentorial region of the brain and occurs during childhood.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4207") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4207") -AnnotationAssertion(Annotation( "DOID:4207") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5802") -AnnotationAssertion(Annotation( "DOID:4207") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5802") "UMLS:C1332973") -AnnotationAssertion(Annotation( "NCIT:C5802") "childhood infratentorial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5802") "childhood infratentorial neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5802") "childhood infratentorial tumor") -AnnotationAssertion(Annotation( "NCIT:C5802") "childhood infratentorial tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "infratentorial neoplasm of childhood") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C5802") "pediatric infratentorial neoplasm") -AnnotationAssertion(Annotation( "DOID:4207") Annotation( "NCIT:C5802") "pediatric infratentorial tumor") -AnnotationAssertion( "MONDO:0002915") -AnnotationAssertion(rdfs:label "childhood infratentorial neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (disorder of pilosebaceous unit) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the pilosebaceous unit.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:421") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:704.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:704.9") -AnnotationAssertion(Annotation( "DOID:421") Annotation( "MONDO:equivalentTo") "MESH:D006201") -AnnotationAssertion(Annotation( "DOID:421") Annotation( "MONDO:equivalentTo") "NCIT:C34656") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:201128002") -AnnotationAssertion(Annotation( "DOID:421") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34656") "UMLS:C0018500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0554472") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of pilosebaceous unit") -AnnotationAssertion( "disease or disorder of pilosebaceous unit") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of pilosebaceous unit") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "hair and hair follicle diseases") -AnnotationAssertion(Annotation( "NCIT:C34656") "hair disorder") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "hair/hair follicle diseases") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pilosebaceous unit disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "pilosebaceous unit disease or disorder") -AnnotationAssertion(Annotation( "MESH:D006201") "hair disease") -AnnotationAssertion( "MONDO:0002917") -AnnotationAssertion(rdfs:label "disorder of pilosebaceous unit") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:421") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (smooth muscle cancer) - -AnnotationAssertion(Annotation( "NCIT:C6511") "A malignant neoplasm arising from smooth muscle.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4230") -AnnotationAssertion(Annotation( "DOID:4230") Annotation( "MONDO:equivalentTo") "NCIT:C6511") -AnnotationAssertion(Annotation( "DOID:4230") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6511") "UMLS:C1334620") -AnnotationAssertion(Annotation( "NCIT:C6511") "cancer of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6511") "cancer of the smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6511") "malignant neoplasm of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6511") "malignant neoplasm of the smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6511") "malignant smooth muscle neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6511") "malignant smooth muscle tumor") -AnnotationAssertion(Annotation( "DOID:4230") Annotation( "NCIT:C6511") "malignant tumor of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6511") "malignant tumor of the smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6511") "smooth muscle cancer") -AnnotationAssertion( "MONDO:0002924") -AnnotationAssertion(rdfs:label "smooth muscle cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4230") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6511") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6511") ) - -# Class: (penis basal cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C39961") "A basal cell carcinoma of the penis with an indolent clinical course. It is usually superficial and arises from the shaft and rarely the glans.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4277") -AnnotationAssertion(Annotation( "DOID:4277") Annotation( "MONDO:equivalentTo") "NCIT:C39961") -AnnotationAssertion(Annotation( "DOID:4277") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39961") "UMLS:C1518949") -AnnotationAssertion(Annotation( "DOID:4277") Annotation( "NCIT:C39961") "basal cell carcinoma of the penis") -AnnotationAssertion(Annotation( "NCIT:C39961") "penile basal cell cancer") -AnnotationAssertion(Annotation( "NCIT:C39961") "penile basal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis skin basal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "skin basal cell carcinoma of penis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skin of penis skin basal cell carcinoma") -AnnotationAssertion( "MONDO:0002935") -AnnotationAssertion(rdfs:label "penis basal cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4277") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39961") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (external ear basal cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6082") "A basal cell carcinoma that arises from the skin of the external ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4287") -AnnotationAssertion(Annotation( "DOID:4287") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6082") -AnnotationAssertion(Annotation( "DOID:4287") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6082") "UMLS:C1333491") -AnnotationAssertion(Annotation( "NCIT:C6082") "basal cell carcinoma of external Ear") -AnnotationAssertion(Annotation( "NCIT:C6082") "basal cell carcinoma of the external Ear") -AnnotationAssertion(Annotation( "DOID:4287") Annotation( "NCIT:C6082") "basal cell carcinoma of the external ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "basal cell external ear carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6082") "external Ear basal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear skin basal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "skin basal cell carcinoma of external ear") -AnnotationAssertion(Annotation( "DOID:4287") "basal cell carcinoma of external ear") -AnnotationAssertion( "MONDO:0002943") -AnnotationAssertion(rdfs:label "external ear basal cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6082") ) - -# Class: (external ear carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the external ear") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4288") -AnnotationAssertion(Annotation( "DOID:4288") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6081") -AnnotationAssertion(Annotation( "DOID:4288") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6081") "UMLS:C1333492") -AnnotationAssertion(Annotation( "NCIT:C6081") "carcinoma of external Ear") -AnnotationAssertion(Annotation( "DOID:4288") Annotation( "MONDO:patterns/carcinoma") "carcinoma of external ear") -AnnotationAssertion(Annotation( "NCIT:C6081") "carcinoma of the external Ear") -AnnotationAssertion(Annotation( "DOID:4288") Annotation( "NCIT:C6081") "carcinoma of the external ear") -AnnotationAssertion(Annotation( "NCIT:C6081") "external Ear carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear carcinoma") -AnnotationAssertion( "MONDO:0002944") -AnnotationAssertion(rdfs:label "external ear carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6081/inferred") ) -SubClassOf(Annotation( "DOID:4288") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6081") ) - -# Class: (vulva basal cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6381") "A slow growing, locally infiltrating carcinoma that arises from the vulva. It is characterized by the presence of malignant cells that resemble the basal cells that are present in the epidermis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4301") -AnnotationAssertion(Annotation( "DOID:4301") Annotation( "MONDO:equivalentTo") "NCIT:C6381") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:494451") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:717731002") -AnnotationAssertion(Annotation( "DOID:4301") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6381") "UMLS:C1336977") -AnnotationAssertion(Annotation( "DOID:4301") Annotation( "NCIT:C6381") "basal cell carcinoma of the vulva") -AnnotationAssertion(Annotation( "DOID:4301") Annotation( "NCIT:C6381") "basal cell carcinoma of vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva skin basal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "skin basal cell carcinoma of mammalian vulva") -AnnotationAssertion(Annotation( "NCIT:C6381") "vulvar basal cell cancer") -AnnotationAssertion(Annotation( "NCIT:C6381") "vulvar basal cell carcinoma") -AnnotationAssertion( "MONDO:0002955") -AnnotationAssertion(rdfs:label "vulva basal cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4301") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6381") ) -SubClassOf( ) - -# Class: (ciliary body cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the ciliary body.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4352") Annotation( "NCIT:C4364") "tumor of the ciliary body") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4352") -AnnotationAssertion(Annotation( "DOID:4352") Annotation( "MONDO:equivalentTo") "NCIT:C4766") -AnnotationAssertion(Annotation( "DOID:4352") Annotation( "MONDO:equivalentTo") "SCTID:188263008") -AnnotationAssertion(Annotation( "DOID:4352") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4766") "UMLS:C0496833") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of ciliary body") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ciliary body cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4766") "malignant ciliary body neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4766") "malignant ciliary body tumor") -AnnotationAssertion(Annotation( "DOID:4352") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4766") "malignant neoplasm of ciliary body") -AnnotationAssertion(Annotation( "NCIT:C4766") "malignant neoplasm of the ciliary body") -AnnotationAssertion(Annotation( "NCIT:C4766") "malignant tumor of ciliary body") -AnnotationAssertion(Annotation( "DOID:4352") Annotation( "NCIT:C4766") "malignant tumor of the ciliary body") -AnnotationAssertion( "MONDO:0002969") -AnnotationAssertion(rdfs:label "ciliary body cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4352") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4766") ) - -# Class: (ciliary body disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the ciliary body.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4353") -AnnotationAssertion(Annotation( "DOID:4353") Annotation( "MONDO:equivalentTo") "NCIT:C35775") -AnnotationAssertion(Annotation( "DOID:4353") Annotation( "MONDO:equivalentTo") "SCTID:68575007") -AnnotationAssertion(Annotation( "DOID:4353") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35775") "UMLS:C0271100") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C35775") "ciliary body disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "ciliary body disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C35775") "ciliary body disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ciliary body") -AnnotationAssertion( "disease or disorder of ciliary body") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ciliary body") -AnnotationAssertion( "MONDO:0002970") -AnnotationAssertion(rdfs:label "ciliary body disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4353") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cervical cancer) - -AnnotationAssertion(Annotation( "NCIT:C9311") "A primary or metastatic malignant neoplasm involving the cervix.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4362") "cervical neoplasm") -AnnotationAssertion(Annotation( "DOID:4362") Annotation( "NCIT:C2940") "tumor of the cervix uteri") -AnnotationAssertion(Annotation( "DOID:4362") "uterine cervical neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4362") -AnnotationAssertion(Annotation( "DOID:4362") "ICD9:180") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:180.8") -AnnotationAssertion(Annotation( "DOID:4362") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:180.9") -AnnotationAssertion(Annotation( "DOID:4362") Annotation( "MONDO:equivalentTo") "NCIT:C9311") -AnnotationAssertion(Annotation( "DOID:4362") Annotation( "MONDO:equivalentTo") "OMIM:603956") -AnnotationAssertion(Annotation( "DOID:4362") Annotation( "MONDO:equivalentTo") "SCTID:363354003") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of uterine cervix") -AnnotationAssertion(Annotation( "OMIM:603956") Annotation( "OMIM:genemap2") "cervical cancer, somatic") -AnnotationAssertion(Annotation( "DOID:4362") "cervix cancer") -AnnotationAssertion(Annotation( "DOID:4362") "cervix uteri cancer") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant cervical neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant cervical tumor") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant cervix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant cervix tumor") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant cervix uteri neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant cervix uteri tumor") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant neoplasm of cervix") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant neoplasm of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant neoplasm of the cervix") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant neoplasm of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant neoplasm of the uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9311") "malignant neoplasm of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant tumor of cervix") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant tumor of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant tumor of the cervix") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant tumor of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant tumor of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant tumor of uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9311") "malignant uterine cervix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9311") "malignant uterine cervix tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine cervix cancer") -AnnotationAssertion( "MONDO:0002974") -AnnotationAssertion(rdfs:label "cervical cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9311") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9311") ) - -# Class: (autoimmune disorder of the nervous system) - -AnnotationAssertion(Annotation( "NCIT:C99383") "A disorder characterized by the degeneration of the nervous system due to autoimmunity. Representative examples include multiple sclerosis, Guillain-Barre syndrome, and myasthenia gravis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:438") -AnnotationAssertion(Annotation( "DOID:438") Annotation( "MONDO:equivalentTo") "MESH:D020274") -AnnotationAssertion(Annotation( "DOID:438") Annotation( "MONDO:equivalentTo") "NCIT:C99383") -AnnotationAssertion(Annotation( "DOID:438") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C99383") "UMLS:C0751871") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0751872") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "autoimmune disease of nervous system") -AnnotationAssertion(Annotation( "MESH:D020274") "autoimmune disease, neurologic") -AnnotationAssertion(Annotation( "MESH:D020274") "autoimmune diseases, nervous system") -AnnotationAssertion(Annotation( "MESH:D020274") "autoimmune diseases, neurologic") -AnnotationAssertion(Annotation( "MESH:D020274") "autoimmune disorders of the nervous system") -AnnotationAssertion(Annotation( "MESH:D020274") "autoimmune disorders, nervous system") -AnnotationAssertion(Annotation( "MESH:D020274") "autoimmune nervous system diseases") -AnnotationAssertion(Annotation( "DOID:438") Annotation( "NCIT:C99383") "autoimmune nervous system disorder") -AnnotationAssertion(Annotation( "MESH:D020274") "disease, neurologic autoimmune") -AnnotationAssertion(Annotation( "MESH:D020274") "diseases, neurologic autoimmune") -AnnotationAssertion(Annotation( "MESH:D020274") "immune diseases, nervous system") -AnnotationAssertion(Annotation( "MESH:D020274") "immune disorders, nervous system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "nervous system autoimmune disease") -AnnotationAssertion(Annotation( "MESH:D020274") "nervous system autoimmune diseases") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system hypersensitivity reaction type II disease") -AnnotationAssertion(Annotation( "MESH:D020274") "nervous system immune diseases") -AnnotationAssertion(Annotation( "MESH:D020274") "nervous system immune disorders") -AnnotationAssertion(Annotation( "MESH:D020274") "neurologic autoimmune disease") -AnnotationAssertion(Annotation( "MESH:D020274") "neurologic autoimmune diseases") -AnnotationAssertion( "MONDO:0002977") -AnnotationAssertion(rdfs:label "autoimmune disorder of the nervous system") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D020274") Annotation( "MONDO:Redundant") Annotation( "NCIT:C99383/inferred") ) -SubClassOf(Annotation( "DOID:438") Annotation( "MESH:D020274") Annotation( "MONDO:Redundant") Annotation( "NCIT:C99383") ) - -# Class: (pancreatic delta cell neuroendocrine tumor) - -AnnotationAssertion(Annotation( "NCIT:C28396") "A usually malignant neuroendocrine tumor arising from the delta cells of the pancreas. It may be associated with inappropriate secretion of somatostatin and an associated clinical syndrome, or it may be hormonally inactive (non-functioning).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4433") -AnnotationAssertion(Annotation( "DOID:4433") Annotation( "MONDO:equivalentTo") "NCIT:C28396") -AnnotationAssertion(Annotation( "DOID:4433") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C28396") "UMLS:C1335301") -AnnotationAssertion(Annotation( "NCIT:C28396") "pancreatic Delta cell NET") -AnnotationAssertion(Annotation( "NCIT:C28396") "pancreatic Delta cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C28396") "pancreatic Delta cell neuroendocrine tumor") -AnnotationAssertion(Annotation( "DOID:4433") Annotation( "NCIT:C28396") "pancreatic Delta cell tumor") -AnnotationAssertion(Annotation( "DOID:4433") "pancreatic delta cell neoplasm") -AnnotationAssertion( "MONDO:0002994") -AnnotationAssertion(rdfs:label "pancreatic delta cell neuroendocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C28396") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C28396/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C28396") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (small intestine neuroendocrine tumor, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C96061") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the small intestine.") -AnnotationAssertion(Annotation( "NCIT:C96061") "small intestinal NET") -AnnotationAssertion(Annotation( "NCIT:C96061") "small intestinal neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96061") "small intestinal well differentiated endocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5803") "small intestine neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001928") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C96061") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96061") "UMLS:C3272528") -AnnotationAssertion(Annotation( "NCIT:C96061") "small intestinal well differentiated endocrine tumor/carcinoma") -AnnotationAssertion(Annotation( "MONDO:cjm") "carcinoid tumor of small intestine") -AnnotationAssertion( "MONDO:0002995") -AnnotationAssertion(rdfs:label "small intestine neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C96061") ) - -# Class: (skull base meningioma) - -AnnotationAssertion(Annotation( "NCIT:C5272") "A meningioma that arises from the skull base.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4437") -AnnotationAssertion(Annotation( "DOID:4437") Annotation( "MONDO:equivalentTo") "NCIT:C5272") -AnnotationAssertion(Annotation( "DOID:4437") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5272") "UMLS:C1335976") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "basicranium meningioma (disease)") -AnnotationAssertion( "meningioma (disease) of basicranium") -AnnotationAssertion(Annotation( "DOID:4437") Annotation( "NCIT:C5272") "meningioma of the skull base") -AnnotationAssertion(Annotation( "NCIT:C5272") "skull base meningioma") -AnnotationAssertion(Annotation( "NCIT:C5272") "meningioma of skull base") -AnnotationAssertion( "MONDO:0002998") -AnnotationAssertion(rdfs:label "skull base meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4437") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5272") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5272/inferred") ) - -# Class: (central nervous system germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C5461") "A unique group of rare tumors of the central nervous system that affect mainly children and adolescents. Their morphologic and biologic profile corresponds to that of homologous germ cell tumors that arise in the gonads and in other extragonadal sites. Representative examples include: germinoma, embryonal carcinoma, yolk sac tumor, choriocarcinoma, and teratoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4439") -AnnotationAssertion(Annotation( "DOID:4439") Annotation( "MONDO:equivalentTo") "NCIT:C5461") -AnnotationAssertion(Annotation( "DOID:4439") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5461") "UMLS:C1332880") -AnnotationAssertion(Annotation( "NCIT:C5461") "CNS germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5461") "CNS germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C5461") "central nervous system germ cell neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5461") "central nervous system germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system rare germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell neoplasm of CNS") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell neoplasm of the CNS") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell tumor of CNS") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell tumor of central nervous system") -AnnotationAssertion(Annotation( "DOID:4439") Annotation( "NCIT:C5461") "germ cell tumor of the CNS") -AnnotationAssertion(Annotation( "NCIT:C5461") "germ cell tumor of the central nervous system") -AnnotationAssertion( "MONDO:0003000") -AnnotationAssertion(rdfs:label "central nervous system germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5461") ) -SubClassOf(Annotation( "NCIT:C5461") ) - -# Class: (childhood kidney cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A renal cell carcinoma that occurs during childhood.") -AnnotationAssertion(Annotation( "NCIT:C6568") "renal cell cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4454") -AnnotationAssertion(Annotation( "DOID:4454") Annotation( "MONDO:equivalentTo") "NCIT:C6568") -AnnotationAssertion(Annotation( "DOID:4454") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6568") "UMLS:C1333001") -AnnotationAssertion(Annotation( "NCIT:C6568") "childhood kidney cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6568") "childhood renal cell carcinoma") -AnnotationAssertion( "childhood renal cell carcinoma (disease)") -AnnotationAssertion(Annotation( "NCIT:C6568") "pediatric kidney cell carcinoma") -AnnotationAssertion(Annotation( "DOID:4454") Annotation( "NCIT:C6568") "pediatric renal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "pediatric renal cell carcinoma (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "renal cell carcinoma (disease) of childhood") -AnnotationAssertion( "MONDO:0003007") -AnnotationAssertion(rdfs:label "childhood kidney cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C6568") ) -SubClassOf( ) - -# Class: (hereditary renal cell carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of renal cell carcinoma (disease) that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4455") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009571") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C536851") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C39789") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:717736007") -AnnotationAssertion(Annotation( "NCIT:C39789") "hereditary renal cell cancer") -AnnotationAssertion(Annotation( "NCIT:C39789") "hereditary renal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary renal cell carcinoma (disease)") -AnnotationAssertion(Annotation( "MESH:C536851") "familial renal carcinoma") -AnnotationAssertion( "hereditary renal carcinoma") -AnnotationAssertion( "MONDO:0003008") -AnnotationAssertion(Annotation( "GARD:0009571") ) -AnnotationAssertion(rdfs:label "hereditary renal cell carcinoma") -AnnotationAssertion(Annotation( "GARD:0009571") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9571/hereditary-renal-cell-carcinoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C39789") ) -SubClassOf( ) - -# Class: (rhinitis) - -AnnotationAssertion(Annotation( "NCIT:C34986") "An inflammation of the mucous membrane lining the nose, usually associated with nasal discharge.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4483") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008521") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:J30") -AnnotationAssertion(Annotation( "DOID:4483") Annotation( "MONDO:equivalentTo") "MESH:D012220") -AnnotationAssertion(Annotation( "DOID:4483") Annotation( "MONDO:equivalentTo") "NCIT:C34986") -AnnotationAssertion(Annotation( "DOID:4483") Annotation( "MONDO:equivalentTo") "SCTID:70076002") -AnnotationAssertion(Annotation( "DOID:4483") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34986") "UMLS:C0035455") -AnnotationAssertion( "inflammation of nasal cavity mucosa") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "nasal cavity mucosa inflammation") -AnnotationAssertion(Annotation( "DOID:4483") "runny nose") -AnnotationAssertion( "MONDO:0003014") -AnnotationAssertion(rdfs:label "rhinitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4483") Annotation( "NCIT:C34986/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (anal gland neoplasm) - -AnnotationAssertion(Annotation( "MESH:D000694") "Tumors or cancer of the anal gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4550") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000804") -AnnotationAssertion(Annotation( "DOID:4550") Annotation( "MONDO:equivalentTo") "MESH:D000694") -AnnotationAssertion(Annotation( "DOID:4550") Annotation( "MONDO:equivalentTo") "UMLS:C0002757") -AnnotationAssertion( "gland of anal canal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gland of anal canal neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "gland of anal canal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of gland of anal canal") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of gland of anal canal") -AnnotationAssertion( "MONDO:0003045") -AnnotationAssertion(rdfs:label "anal gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4550") Annotation( "EFO:1000804") Annotation( "MESH:D000694") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anus neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that affects the anal canal or anal margin. Representative examples of benign neoplasms include squamous papilloma and papillary hidradenoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and melanoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4551") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003835") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "MONDO:equivalentTo") "MESH:D001005") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "MONDO:equivalentTo") "NCIT:C2877") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "MONDO:equivalentTo") "SCTID:126849006") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2877") "UMLS:C0003463") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "NCIT:C2877") "anal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2877") "anal neoplasms, benign and malignant") -AnnotationAssertion(Annotation( "NCIT:C2877") "anal tumor") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "NCIT:C2877") "anal tumors") -AnnotationAssertion(Annotation( "NCIT:C2877") "anus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "anus tumor") -AnnotationAssertion(Annotation( "DOID:4551") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2877") "neoplasm of anus") -AnnotationAssertion(Annotation( "NCIT:C2877") "neoplasm of the anus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2877") "tumor of anus") -AnnotationAssertion(Annotation( "NCIT:C2877") "tumor of the anus") -AnnotationAssertion( "MONDO:0003046") -AnnotationAssertion(rdfs:label "anus neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D001005") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D001005") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2877") ) - -# Class: (choroid plexus meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that affects the choroid plexus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4584") -AnnotationAssertion(Annotation( "DOID:4584") Annotation( "MONDO:equivalentTo") "NCIT:C4719") -AnnotationAssertion(Annotation( "DOID:4584") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4719") "UMLS:C0431118") -AnnotationAssertion(Annotation( "DOID:4584") "choroid meningioma (morphologic abnormality)") -AnnotationAssertion(Annotation( "NCIT:C4719") "choroid plexus meningioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "choroid plexus meningioma (disease)") -AnnotationAssertion( "meningioma (disease) of choroid plexus") -AnnotationAssertion(Annotation( "DOID:4584") Annotation( "NCIT:C4719") "meningioma of the choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4719") "meningioma of choroid plexus") -AnnotationAssertion( "MONDO:0003053") -AnnotationAssertion(rdfs:label "choroid plexus meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (benign meningioma) - -AnnotationAssertion(Annotation( "NCIT:C4055") "A grade I, slowly growing meningioma. Only a minority of tumors recur following complete resection.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4587") -AnnotationAssertion(Annotation( "DOID:4587") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4055") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:724171006") -AnnotationAssertion(Annotation( "DOID:4587") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4055") "UMLS:C0281784") -AnnotationAssertion(Annotation( "NCIT:C4055") "benign meningioma (WHO grade I)") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "meningioma (disease), benign") -AnnotationAssertion(Annotation( "DOID:4587") Annotation( "NCIT:C4055") "meningioma, benign") -AnnotationAssertion( "MONDO:0003054") -AnnotationAssertion(rdfs:label "benign meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4055/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4055") ) - -# Class: (pediatric meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that occurs during childhood.") -AnnotationAssertion(Annotation( "NCIT:C8264") "meningioma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4593") -AnnotationAssertion(Annotation( "DOID:4593") Annotation( "MONDO:equivalentTo") "NCIT:C8264") -AnnotationAssertion(Annotation( "DOID:4593") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8264") "UMLS:C0280656") -AnnotationAssertion(Annotation( "NCIT:C8264") "childhood meningioma") -AnnotationAssertion( "childhood meningioma (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "meningioma (disease) of childhood") -AnnotationAssertion(Annotation( "NCIT:C8264") "pediatric meningioma") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "pediatric meningioma (disease)") -AnnotationAssertion( "MONDO:0003057") -AnnotationAssertion(rdfs:label "pediatric meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4593") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8264") ) -SubClassOf( ) - -# Class: (bile duct cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the bile duct") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "NCIT:C2898") "bile duct tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4606") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "MONDO:relatedTo") "ICD9:156.1") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "MONDO:directSiblingOf") "NCIT:C2898") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "MONDO:relatedTo") "NCIT:C7483") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "MONDO:relatedTo") "SCTID:363416002") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "MONDO:directSiblingOf") "UMLS:C0005396") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "MONDO:relatedTo") "UMLS:C0153453") -AnnotationAssertion(Annotation( "DOID:4606") "Ca extrahepatic bile ducts") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bile duct cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant bile duct neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of bile duct") -AnnotationAssertion(Annotation( "DOID:4606") Annotation( "NCIT:C7483") "malignant neoplasm of the extrahepatic bile duct") -AnnotationAssertion( "MONDO:0003059") -AnnotationAssertion(rdfs:label "bile duct cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4606") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (biliary tract cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the biliary tree") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4607") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005924") -AnnotationAssertion(Annotation( "DOID:4607") "ICD9:156.9") -AnnotationAssertion(Annotation( "DOID:4607") Annotation( "MONDO:relatedTo") "SCTID:126853008") -AnnotationAssertion(Annotation( "DOID:4607") Annotation( "MONDO:relatedTo") "UMLS:C0750952") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "biliary tree cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of biliary tree") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant biliary tree neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of biliary tree") -AnnotationAssertion(Annotation( "DOID:4607") "malignant tumour of biliary tract") -AnnotationAssertion( "MONDO:0003060") -AnnotationAssertion(Annotation( "GARD:0005924") ) -AnnotationAssertion(rdfs:label "biliary tract cancer") -AnnotationAssertion(Annotation( "GARD:0005924") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/5924/biliary-tract-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (benign muscle neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4882") "A benign mesenchymal neoplasm arising from smooth, skeletal, or cardiac muscle tissue.") -AnnotationAssertion( "MONDO:0002393") -AnnotationAssertion(Annotation( "DOID:461") "muscle neoplasm") -AnnotationAssertion(Annotation( "DOID:461") Annotation( "NCIT:C4063") "myomatous tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2691") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:461") -AnnotationAssertion(Annotation( "NCIT:C4882") "ICDO:8895/0") -AnnotationAssertion(Annotation( "DOID:2691") Annotation( "MONDO:equivalentTo") "MESH:D009214") -AnnotationAssertion(Annotation( "DOID:2691") Annotation( "MONDO:equivalentTo") "NCIT:C4882") -AnnotationAssertion(Annotation( "NCIT:C4882") "benign muscle neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4882") "benign muscle tumor") -AnnotationAssertion(Annotation( "NCIT:C4882") "benign neoplasm of muscle") -AnnotationAssertion(Annotation( "NCIT:C4882") "benign neoplasm of the muscle") -AnnotationAssertion(Annotation( "NCIT:C4882") "benign tumor of muscle") -AnnotationAssertion(Annotation( "NCIT:C4882") "benign tumor of the muscle") -AnnotationAssertion(Annotation( "DOID:461") "muscle tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4882") "myoma") -AnnotationAssertion(Annotation( "DOID:461") "muscle benign neoplasm") -AnnotationAssertion( "MONDO:0003061") -AnnotationAssertion(rdfs:label "benign muscle neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2691/inferred") Annotation( "DOID:461") ) -SubClassOf(Annotation( "MESH:D009214") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4882") ) - -# Class: (intestinal benign neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the intestine.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4609") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92151003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4609") "UMLS:C0347269") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign intestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign intestinal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign intestinal tumor") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign intestinal tumors") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign intestine tumor") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign neoplasm of intestines") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign neoplasm of the intestines") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign neoplasms of large and/or small intestine") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign neoplasms of the large and/or small intestine") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign tumor of intestines") -AnnotationAssertion(Annotation( "NCIT:C4609") "benign tumor of the intestines") -AnnotationAssertion(Annotation( "NCIT:C4609") "intestinal neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C4609") "intestinal tumors, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine benign neoplasm") -AnnotationAssertion( "MONDO:0003062") -AnnotationAssertion(rdfs:label "intestinal benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4610") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4609") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4609") ) - -# Class: (cervical lymphadenitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the cervical lymph nodes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4637") -AnnotationAssertion(Annotation( "DOID:4637") Annotation( "MONDO:equivalentTo") "NCIT:C26937") -AnnotationAssertion(Annotation( "DOID:4637") Annotation( "MONDO:equivalentTo") "SCTID:3502005") -AnnotationAssertion(Annotation( "DOID:4637") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26937") "UMLS:C0149642") -AnnotationAssertion(Annotation( "DOID:4637") "cervical adenitis") -AnnotationAssertion( "lymphadenitis (disease) of neck") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "neck lymphadenitis (disease)") -AnnotationAssertion( "MONDO:0003067") -AnnotationAssertion(rdfs:label "cervical lymphadenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4637") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26937") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (axillary lymphadenitis) - -AnnotationAssertion(Annotation( "NCIT:C27333") "An infection of the lymph nodes in the axilla.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4640") -AnnotationAssertion(Annotation( "DOID:4640") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27333") "NCIT:C27333") -AnnotationAssertion(Annotation( "DOID:4640") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27333") "UMLS:C0919797") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "axilla lymphadenitis (disease)") -AnnotationAssertion(Annotation( "NCIT:C27333") "axillary lymphadenitis") -AnnotationAssertion( "lymphadenitis (disease) of axilla") -AnnotationAssertion(Annotation( "NCIT:C27333") "axillary adenitis") -AnnotationAssertion( "MONDO:0003070") -AnnotationAssertion(rdfs:label "axillary lymphadenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4640") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27333") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retinal cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the retina.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "NCIT:C4800") "retinal tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4645") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005716") -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:190.5") -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "MONDO:equivalentTo") "MESH:D019572") -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "MONDO:equivalentTo") "NCIT:C3216") -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "MONDO:equivalentTo") "SCTID:363465007") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of retina") -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3216") "malignant neoplasm of retina") -AnnotationAssertion(Annotation( "NCIT:C3216") "malignant neoplasm of the retina") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3216") "malignant retina neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3216") "malignant retina tumor") -AnnotationAssertion(Annotation( "DOID:4645") Annotation( "NCIT:C3216") "malignant retinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3216") "malignant retinal tumor") -AnnotationAssertion(Annotation( "NCIT:C3216") "malignant tumor of retina") -AnnotationAssertion(Annotation( "NCIT:C3216") "malignant tumor of the retina") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "retina cancer") -AnnotationAssertion( "MONDO:0003072") -AnnotationAssertion(rdfs:label "retinal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4645") Annotation( "MESH:D019572") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3216") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3216") ) - -# Class: (thalamic disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A disorder of the thalamus. Causes include brain neoplasms, cerebrovascular disorders, brain trauma, brain hypoxia, infections, and brain hemorrhage. Signs and symptoms include movement and sensory abnormalities, visual abnormalities, ataxia, and coma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4662") -AnnotationAssertion(Annotation( "DOID:4662") Annotation( "MONDO:equivalentTo") "MESH:D013786") -AnnotationAssertion(Annotation( "DOID:4662") Annotation( "MONDO:equivalentTo") "NCIT:C85186") -AnnotationAssertion(Annotation( "DOID:4662") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C85186") "UMLS:C0039726") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of dorsal plus ventral thalamus") -AnnotationAssertion( "disease or disorder of dorsal plus ventral thalamus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of dorsal plus ventral thalamus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "dorsal plus ventral thalamus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "dorsal plus ventral thalamus disease or disorder") -AnnotationAssertion( "MONDO:0003081") -AnnotationAssertion(rdfs:label "thalamic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4662") Annotation( "MESH:D013786") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (keratitis) - -AnnotationAssertion(Annotation( "NCIT:C26805") "A corneal disease that is characterized by inflammation of the cornea.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4677") -AnnotationAssertion(Annotation( "DOID:4677") Annotation( "MONDO:equivalentTo") "ICD10CM:H16") -AnnotationAssertion(Annotation( "DOID:4677") "ICD9:370") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:370.8") -AnnotationAssertion(Annotation( "DOID:4677") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:370.9") -AnnotationAssertion(Annotation( "DOID:4677") Annotation( "MONDO:equivalentTo") "MESH:D007634") -AnnotationAssertion(Annotation( "DOID:4677") Annotation( "MONDO:equivalentTo") "NCIT:C26805") -AnnotationAssertion(Annotation( "DOID:4677") Annotation( "MONDO:equivalentTo") "SCTID:5888003") -AnnotationAssertion(Annotation( "DOID:4677") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26805") "UMLS:C0022568") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "cornea inflammation") -AnnotationAssertion( "inflammation of cornea") -AnnotationAssertion( "MONDO:0003085") -AnnotationAssertion(rdfs:label "keratitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4677") Annotation( "MESH:D007634") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26805/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (extrahepatic bile duct carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the extrahepatic bile duct.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4682") -AnnotationAssertion(Annotation( "DOID:4682") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3860") -AnnotationAssertion(Annotation( "DOID:4682") Annotation( "MONDO:equivalentTo") "SCTID:372101000") -AnnotationAssertion(Annotation( "DOID:4682") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3860") "UMLS:C0238019") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C3860") "carcinoma of extrahepatic bile duct") -AnnotationAssertion(Annotation( "NCIT:C3860") "carcinoma of the extrahepatic bile duct") -AnnotationAssertion(Annotation( "DOID:4682") Annotation( "NCIT:C3860") "extrahepatic bile duct cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3860") "extrahepatic bile duct carcinoma") -AnnotationAssertion( "MONDO:0003090") -AnnotationAssertion(rdfs:label "extrahepatic bile duct carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4682") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3860") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3860") ) - -# Class: (childhood mediastinal neurogenic neoplasm) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4690") -AnnotationAssertion(Annotation( "DOID:4690") Annotation( "MONDO:equivalentTo") "NCIT:C5429") -AnnotationAssertion(Annotation( "DOID:4690") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5429") "UMLS:C1332981") -AnnotationAssertion(Annotation( "NCIT:C5429") "childhood mediastinal neurogenic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5429") "childhood mediastinal neurogenic tumor") -AnnotationAssertion(Annotation( "NCIT:C5429") "childhood neurogenic neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C5429") "childhood neurogenic neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C5429") "childhood neurogenic tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C5429") "childhood neurogenic tumor of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C5429") "pediatric mediastinal neurogenic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5429") "pediatric mediastinal neurogenic tumor") -AnnotationAssertion(Annotation( "NCIT:C5429") "pediatric neurogenic neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C5429") "pediatric neurogenic neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "DOID:4690") Annotation( "NCIT:C5429") "pediatric neurogenic tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C5429") "pediatric neurogenic tumor of the mediastinum") -AnnotationAssertion( "MONDO:0003097") -AnnotationAssertion(rdfs:label "childhood mediastinal neurogenic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C5429") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4690") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5429") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5429") ) - -# Class: (mediastinal neural neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6624") "A neurogenic tumor that arises from the mediastinum. Neural tumors are the most common tumors that arise from the posterior mediastinum. Representative examples include Schwannoma, neurofibroma, and neuroblastoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4691") -AnnotationAssertion(Annotation( "DOID:4691") Annotation( "MONDO:equivalentTo") "NCIT:C6624") -AnnotationAssertion(Annotation( "DOID:4691") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6624") "UMLS:C1334672") -AnnotationAssertion(Annotation( "NCIT:C6624") "mediastinal neural neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6624") "mediastinal neural tumor") -AnnotationAssertion(Annotation( "NCIT:C6624") "mediastinal neurogenic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6624") "mediastinal neurogenic tumor") -AnnotationAssertion(Annotation( "NCIT:C6624") "neurogenic neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6624") "neurogenic neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "DOID:4691") Annotation( "NCIT:C6624") "neurogenic tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6624") "neurogenic tumor of the mediastinum") -AnnotationAssertion(Annotation( "DOID:4691") "malignant mediastinal neurogenic neoplasm") -AnnotationAssertion( "MONDO:0003098") -AnnotationAssertion(rdfs:label "mediastinal neural neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C6624") ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6624") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nerve plexus neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the nerve plexus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4693") -AnnotationAssertion(Annotation( "DOID:4693") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5822") -AnnotationAssertion(Annotation( "DOID:4693") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5822") "UMLS:C1334945") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5822") "neoplasm of nerve plexus") -AnnotationAssertion(Annotation( "NCIT:C5822") "neoplasm of the nerve plexus") -AnnotationAssertion(Annotation( "NCIT:C5822") "nerve plexus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nerve plexus neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C5822") "nerve plexus neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5822") "nerve plexus tumor") -AnnotationAssertion(Annotation( "NCIT:C5822") "nerve plexus tumors") -AnnotationAssertion(Annotation( "NCIT:C5822") "neural plexus neoplasms") -AnnotationAssertion(Annotation( "DOID:4693") Annotation( "NCIT:C5822") "neural plexus tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5822") "tumor of nerve plexus") -AnnotationAssertion(Annotation( "NCIT:C5822") "tumor of the nerve plexus") -AnnotationAssertion( "MONDO:0003100") -AnnotationAssertion(rdfs:label "nerve plexus neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4693") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5822") ) -SubClassOf( ) - -# Class: (epicardium cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the epicardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4699") Annotation( "NCIT:C5347") "epicardial tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4699") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4568") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4568") "UMLS:C2607932") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of epicardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epicardium cancer") -AnnotationAssertion(Annotation( "NCIT:C4568") "malignant epicardial neoplasm") -AnnotationAssertion(Annotation( "DOID:4699") Annotation( "NCIT:C4568") "malignant epicardial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant epicardium neoplasm") -AnnotationAssertion(Annotation( "DOID:4699") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4568") "malignant neoplasm of epicardium") -AnnotationAssertion(Annotation( "NCIT:C4568") "malignant neoplasm of the epicardium") -AnnotationAssertion(Annotation( "NCIT:C4568") "malignant tumor of epicardium") -AnnotationAssertion(Annotation( "NCIT:C4568") "malignant tumor of the epicardium") -AnnotationAssertion( "MONDO:0003104") -AnnotationAssertion(rdfs:label "epicardium cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4699") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4568") ) - -# Class: (prostate disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the prostate gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:47") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:602.8") -AnnotationAssertion(Annotation( "DOID:47") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:602.9") -AnnotationAssertion(Annotation( "DOID:47") Annotation( "MONDO:equivalentTo") "MESH:D011469") -AnnotationAssertion(Annotation( "DOID:47") Annotation( "MONDO:equivalentTo") "NCIT:C26865") -AnnotationAssertion(Annotation( "DOID:47") Annotation( "MONDO:equivalentTo") "SCTID:30281009") -AnnotationAssertion(Annotation( "DOID:47") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26865") "UMLS:C0033575") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of prostate gland") -AnnotationAssertion( "disease or disorder of prostate gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C26865") "prostate disease") -AnnotationAssertion(Annotation( "NCIT:C26865") "prostate disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "prostate gland disease or disorder") -AnnotationAssertion( "MONDO:0003105") -AnnotationAssertion(rdfs:label "prostate disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:47") Annotation( "MESH:D011469") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26865") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infratentorial cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "Malignant neoplasms which arise or occur within the intracranial cavity below the tentorium cerebelli. This includes neoplasms within the brain and/or surrounding spaces.") -AnnotationAssertion(Annotation( "DOID:4706") Annotation( "NCIT:C3139") "brain neoplasm, infratentorial") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4706") -AnnotationAssertion(Annotation( "DOID:4706") Annotation( "MONDO:equivalentTo") "MESH:D015192") -AnnotationAssertion(Annotation( "DOID:4706") Annotation( "MONDO:relatedTo") "NCIT:C3139") -AnnotationAssertion(Annotation( "DOID:4706") Annotation( "MONDO:equivalentTo") "NCIT:C4966") -AnnotationAssertion(Annotation( "DOID:4706") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4966") "UMLS:C0751593") -AnnotationAssertion(Annotation( "NCIT:C4966") "infratentorial neoplasms, malignant") -AnnotationAssertion(Annotation( "NCIT:C4966") "malignant infratentorial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4966") "malignant infratentorial tumor") -AnnotationAssertion(Annotation( "DOID:4706") Annotation( "NCIT:C4966") "malignant infratentorial tumors") -AnnotationAssertion( "MONDO:0003107") -AnnotationAssertion(rdfs:label "infratentorial cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:4706") Annotation( "MESH:D015192") Annotation( "NCIT:C4966") ) - -# Class: (foramen magnum meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that affects the foramen magnum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4708") -AnnotationAssertion(Annotation( "DOID:4708") Annotation( "MONDO:equivalentTo") "NCIT:C5280") -AnnotationAssertion(Annotation( "DOID:4708") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5280") "UMLS:C1333630") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "foramen magnum meningioma (disease)") -AnnotationAssertion( "meningioma (disease) of foramen magnum") -AnnotationAssertion(Annotation( "NCIT:C5280") "meningioma of Foramen magnum") -AnnotationAssertion(Annotation( "DOID:4708") Annotation( "NCIT:C5280") "meningioma of the Foramen magnum") -AnnotationAssertion( "MONDO:0003109") -AnnotationAssertion(rdfs:label "foramen magnum meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4708") Annotation( "NCIT:C5280") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5696") "A neoplasm with neuroendocrine differentiation that arises from the stomach. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion(Annotation( "DOID:4715") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4715") -AnnotationAssertion(Annotation( "DOID:4715") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5696") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100075") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:721194008") -AnnotationAssertion(Annotation( "DOID:4715") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5696") "UMLS:C1333783") -AnnotationAssertion(Annotation( "Orphanet:100075") "NET of stomach") -AnnotationAssertion(Annotation( "NCIT:C5696") "gastric neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5696") "neuroendocrine neoplasm of stomach") -AnnotationAssertion(Annotation( "NCIT:C5696") "neuroendocrine neoplasm of the stomach") -AnnotationAssertion(Annotation( "DOID:4715") Annotation( "NCIT:C5696") "neuroendocrine tumor of the stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "stomach NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5696") "stomach neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "stomach neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "stomach neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "Orphanet:100075") "neuroendocrine tumor of stomach") -AnnotationAssertion( "MONDO:0003111") -AnnotationAssertion(rdfs:comment "Some subtypes are malignant.") -AnnotationAssertion(rdfs:label "gastric neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5696") ) -SubClassOf( ) - -# Class: (malignant gastric germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C5486") "A malignant germ cell tumor that arises from the stomach. It includes choriocarcinoma and immature teratoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4716") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5486") -AnnotationAssertion(Annotation( "DOID:4716") Annotation( "MONDO:equivalentTo") "UMLS:C1333769") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5486") "UMLS:C1334584") -AnnotationAssertion(Annotation( "DOID:4716") Annotation( "NCIT:C6448") "germ cell tumor of the stomach") -AnnotationAssertion(Annotation( "NCIT:C5486") "malignant gastric germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5486") "malignant gastric germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C5486") "malignant germ cell neoplasm of stomach") -AnnotationAssertion(Annotation( "NCIT:C5486") "malignant germ cell neoplasm of the stomach") -AnnotationAssertion(Annotation( "NCIT:C5486") "malignant germ cell tumor of stomach") -AnnotationAssertion(Annotation( "NCIT:C5486") "malignant germ cell tumor of the stomach") -AnnotationAssertion( "MONDO:0003112") -AnnotationAssertion(rdfs:label "malignant gastric germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4716") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5486") ) -SubClassOf(Annotation( "NCIT:C5486") ) - -# Class: (extragonadal germ cell cancer) - -AnnotationAssertion(Annotation( "NCIT:C8881") "A malignant germ cell tumor that develops as a primary tumor in an anatomic site other than the testis or ovary.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4717") -AnnotationAssertion(Annotation( "DOID:4717") Annotation( "MONDO:equivalentTo") "NCIT:C8881") -AnnotationAssertion(Annotation( "DOID:4717") Annotation( "MONDO:equivalentTo") "UMLS:C1334581") -AnnotationAssertion(Annotation( "DOID:4717") "extragonadal germ cell malignant tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "extragonadal germ cell tumor, malignant") -AnnotationAssertion(Annotation( "NCIT:C8881") "malignant extragonadal germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C8881") "malignant neoplasm of extragonadal germ cell") -AnnotationAssertion(Annotation( "NCIT:C8881") "malignant neoplasm of the extragonadal germ cell") -AnnotationAssertion(Annotation( "NCIT:C8881") "malignant tumor of extragonadal germ cell") -AnnotationAssertion(Annotation( "NCIT:C8881") "malignant tumor of the extragonadal germ cell") -AnnotationAssertion(Annotation( "DOID:4717") "tumor of extragonadal germ cell") -AnnotationAssertion( "MONDO:0003113") -AnnotationAssertion(rdfs:label "extragonadal germ cell cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8881") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8881") ) - -# Class: (testicular sex cord-stromal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6358") "A benign or malignant tumor that arises from the testis. It is composed of granulosa cells, Leydig cells, Sertoli cells, and fibroblasts. Each of these cell types may constitute the only cellular component that is present in the tumor or it may be mixed with other cell types in various combinations. The prognosis can not always be predicted on histologic grounds alone. Approximately, ten percent of these tumors may metastasize. Representative examples include granulosa cell tumor, Leydig cell tumor, Sertoli cell tumor, and tumors of the thecoma-fibroma group.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4757") -AnnotationAssertion(Annotation( "DOID:4757") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6358") "NCIT:C6358") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:363489") -AnnotationAssertion(Annotation( "DOID:4757") Annotation( "MONDO:equivalentTo") "SCTID:702406000") -AnnotationAssertion(Annotation( "DOID:4757") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6358") "UMLS:C3840076") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204701") -AnnotationAssertion(Annotation( "DOID:4757") Annotation( "NCIT:C6358") Annotation( "Orphanet:363489") "sex cord-stromal tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C6358") "testicular sex cord-stromal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6358") Annotation( "Orphanet:363489") "testicular sex cord-stromal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "testis sex cord-stromal tumor") -AnnotationAssertion(Annotation( "DOID:4757") "sex cord-stromal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6358") "sex cord-stromal neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C6358") "sex cord-stromal neoplasm of the testis") -AnnotationAssertion(Annotation( "NCIT:C6358") "sex cord-stromal tumor of the testis") -AnnotationAssertion( "MONDO:0003125") -AnnotationAssertion(Annotation( "Orphanet:363489") ) -AnnotationAssertion(rdfs:label "testicular sex cord-stromal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4757") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6358") ) -SubClassOf(Annotation( "Orphanet:363489") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6358") ) - -# Class: (male reproductive system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the male reproductive system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:48") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:N40-N53") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:N40-N51") -AnnotationAssertion(Annotation( "DOID:48") "ICD9:600-608.99") -AnnotationAssertion(Annotation( "DOID:48") "ICD9:608.9") -AnnotationAssertion(Annotation( "DOID:48") Annotation( "MONDO:equivalentTo") "MESH:D005832") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27019") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363194005") -AnnotationAssertion(Annotation( "NCIT:C27019") "Male reproductive system disease") -AnnotationAssertion(Annotation( "NCIT:C27019") "Male reproductive system disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of male reproductive system") -AnnotationAssertion( "disease or disorder of male reproductive system") -AnnotationAssertion(Annotation( "NCIT:C27019") "disorder of Male reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of male reproductive system") -AnnotationAssertion(Annotation( "DOID:48") "male reproductive disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male reproductive system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "male reproductive system disease or disorder") -AnnotationAssertion( "MONDO:0003150") -AnnotationAssertion(rdfs:label "male reproductive system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:48") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27019") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anterior horn disorder) - -AnnotationAssertion(Annotation( "Wikipedia:Anterior_horn_disease") "Anterior horn disease is one of a number of medical disorders affecting the anterior horn of the spinal cord. Anterior horn diseases include spinal muscular atrophy, poliomyelitis and amyotrophic lateral sclerosis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4873") -AnnotationAssertion(Annotation( "DOID:4873") "ICD9:335") -AnnotationAssertion(Annotation( "DOID:4873") Annotation( "MONDO:relatedTo") "ICD9:335.9") -AnnotationAssertion(Annotation( "DOID:4873") Annotation( "MONDO:relatedTo") "MESH:D016472") -AnnotationAssertion(Annotation( "DOID:4873") Annotation( "MONDO:relatedTo") "SCTID:85672005") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ventral horn of spinal cord") -AnnotationAssertion( "disease or disorder of ventral horn of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ventral horn of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ventral horn of spinal cord disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ventral horn of spinal cord disease or disorder") -AnnotationAssertion( "MONDO:0003182") -AnnotationAssertion(rdfs:comment "TODO - check this. DO places as a subtype of SMA, but we invert this. Consider merging into MND") -AnnotationAssertion(rdfs:label "anterior horn disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (trachea carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the trachea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9347") "cancer of trachea") -AnnotationAssertion(Annotation( "NCIT:C9347") "trachea cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4876") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000599") -AnnotationAssertion(Annotation( "EFO:1000599") Annotation( "MONDO:equivalentTo") "NCIT:C9347") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9347") "UMLS:C1744708") -AnnotationAssertion(Annotation( "NCIT:C9347") "cancer of the trachea") -AnnotationAssertion(Annotation( "DOID:4876") Annotation( "NCIT:C9347") "carcinoma of the trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9347") "carcinoma of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9347") "trachea carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9347") "tracheal carcinoma") -AnnotationAssertion( "MONDO:0003184") -AnnotationAssertion(rdfs:label "trachea carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4876") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9347") ) -SubClassOf(Annotation( "DOID:4876") Annotation( "EFO:1000599") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9347") ) - -# Class: (middle ear adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the middle ear") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4892") -AnnotationAssertion(Annotation( "DOID:4892") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6848") -AnnotationAssertion(Annotation( "DOID:4892") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6848") "UMLS:C1334758") -AnnotationAssertion(Annotation( "NCIT:C6848") "adenocarcinoma of middle Ear") -AnnotationAssertion(Annotation( "NCIT:C6848") "adenocarcinoma of the middle Ear") -AnnotationAssertion(Annotation( "DOID:4892") Annotation( "NCIT:C6848") "adenocarcinoma of the middle ear") -AnnotationAssertion(Annotation( "NCIT:C6848") "middle Ear adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:4892") "adenocarcinoma of middle ear") -AnnotationAssertion( "MONDO:0003189") -AnnotationAssertion(rdfs:label "middle ear adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4892") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6848") ) -SubClassOf(Annotation( "DOID:4892") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6848") ) - -# Class: (middle ear carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the middle ear") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4893") -AnnotationAssertion(Annotation( "DOID:4893") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6089") -AnnotationAssertion(Annotation( "DOID:4893") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6089") "UMLS:C1334760") -AnnotationAssertion(Annotation( "NCIT:C6089") "carcinoma of middle Ear") -AnnotationAssertion(Annotation( "DOID:4893") Annotation( "MONDO:patterns/carcinoma") "carcinoma of middle ear") -AnnotationAssertion(Annotation( "NCIT:C6089") "carcinoma of the middle Ear") -AnnotationAssertion(Annotation( "DOID:4893") Annotation( "NCIT:C6089") "carcinoma of the middle ear") -AnnotationAssertion(Annotation( "NCIT:C6089") "middle Ear carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear carcinoma") -AnnotationAssertion( "MONDO:0003190") -AnnotationAssertion(rdfs:label "middle ear carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6089/inferred") ) -SubClassOf(Annotation( "DOID:4893") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6089") ) - -# Class: (bile duct adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the bile duct") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4896") -AnnotationAssertion(Annotation( "DOID:4896") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C27813") -AnnotationAssertion(Annotation( "DOID:4896") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27813") "UMLS:C1370800") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27813") "bile duct adenocarcinoma") -AnnotationAssertion( "MONDO:0003193") -AnnotationAssertion(rdfs:label "bile duct adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4896") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27813") ) -SubClassOf( ) - -# Class: (appendix carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the vermiform appendix") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9330") "appendix cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4902") -AnnotationAssertion(Annotation( "DOID:4902") Annotation( "MONDO:equivalentTo") "NCIT:C9330") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448992002") -AnnotationAssertion(Annotation( "DOID:4902") Annotation( "MONDO:equivalentTo") "UMLS:C0728951") -AnnotationAssertion(Annotation( "DOID:4902") "Ca appendix") -AnnotationAssertion(Annotation( "NCIT:C9330") "appendix carcinoma") -AnnotationAssertion(Annotation( "DOID:4902") Annotation( "NCIT:C9330") "carcinoma of appendix") -AnnotationAssertion(Annotation( "NCIT:C9330") "carcinoma of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of vermiform appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix carcinoma") -AnnotationAssertion( "MONDO:0003196") -AnnotationAssertion(rdfs:label "appendix carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4902") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9330") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (small intestine adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7888") "An adenocarcinoma that arises from the small intestine. Histologic variants include mucinous adenocarcinoma and signet ring cell carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4906") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000532") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013090") -AnnotationAssertion(Annotation( "DOID:4906") Annotation( "MONDO:equivalentTo") "NCIT:C7888") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:104075") -AnnotationAssertion(Annotation( "DOID:4906") Annotation( "MONDO:equivalentTo") "SCTID:424440001") -AnnotationAssertion(Annotation( "DOID:4906") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7888") Annotation( "Orphanet:104075") "UMLS:C0278803") -AnnotationAssertion(Annotation( "NCIT:C7888") "adenocarcinoma - small intest.") -AnnotationAssertion(Annotation( "NCIT:C7888") Annotation( "Orphanet:104075") "adenocarcinoma of small bowel") -AnnotationAssertion(Annotation( "MONDO:0015189") "adenocarcinoma of small instestine") -AnnotationAssertion(Annotation( "DOID:4906") Annotation( "NCIT:C7888") "adenocarcinoma of small intestine") -AnnotationAssertion(Annotation( "NCIT:C7888") "adenocarcinoma of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C7888") "adenocarcinoma of the small intestine") -AnnotationAssertion(Annotation( "NCIT:C7888") "small bowel adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:4906") Annotation( "MONDO:0006415") Annotation( "NCIT:C7888") "small intestinal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine adenocarcinoma") -AnnotationAssertion(Annotation( "Orphanet:104075") "adenocarcinoma of the small instestine") -AnnotationAssertion( "MONDO:0003198") -AnnotationAssertion(Annotation( "Orphanet:104075") ) -AnnotationAssertion(rdfs:label "small intestine adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4906") Annotation( "EFO:1000532") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7888") ) -SubClassOf(Annotation( "DOID:4906") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7888") Annotation( "Orphanet:104075") ) - -# Class: (anal carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the anus") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4908") "Ca anus") -AnnotationAssertion(Annotation( "NCIT:C9291") "anal cancer") -AnnotationAssertion(Annotation( "NCIT:C9291") "cancer of anus") -AnnotationAssertion(Annotation( "NCIT:C9291") "cancer of the anus") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4908") -AnnotationAssertion(Annotation( "DOID:4908") Annotation( "MONDO:equivalentTo") "NCIT:C9291") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448315008") -AnnotationAssertion(Annotation( "DOID:4908") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9291") "UMLS:C0279637") -AnnotationAssertion(Annotation( "NCIT:C9291") "anal carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus carcinoma") -AnnotationAssertion(Annotation( "DOID:4908") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9291") "carcinoma of anus") -AnnotationAssertion(Annotation( "NCIT:C9291") "carcinoma of the anus") -AnnotationAssertion( "MONDO:0003199") -AnnotationAssertion(rdfs:label "anal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4908") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9291") ) -SubClassOf( ) - -# Class: (urethra adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the urethra") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4910") -AnnotationAssertion(Annotation( "DOID:4910") Annotation( "MONDO:equivalentTo") "NCIT:C6167") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:UAD") -AnnotationAssertion(Annotation( "DOID:4910") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6167") "UMLS:C1336885") -AnnotationAssertion(Annotation( "DOID:4910") Annotation( "NCIT:C6167") "adenocarcinoma of the urethra") -AnnotationAssertion(Annotation( "NCIT:C6167") "adenocarcinoma of urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6167") "urethra adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6167") "urethral adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:UAD") Annotation( ) "UAD") -AnnotationAssertion( "MONDO:0003200") -AnnotationAssertion(rdfs:label "urethra adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4910") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6167") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6167") ) - -# Class: (renal pelvis adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the renal pelvis") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4918") -AnnotationAssertion(Annotation( "DOID:4918") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6143") -AnnotationAssertion(Annotation( "DOID:4918") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6143") "UMLS:C1335748") -AnnotationAssertion(Annotation( "NCIT:C6143") "adenocarcinoma of kidney pelvis") -AnnotationAssertion(Annotation( "DOID:4918") Annotation( "NCIT:C6143") "adenocarcinoma of renal pelvis") -AnnotationAssertion(Annotation( "DOID:4918") Annotation( "NCIT:C6143") "adenocarcinoma of the kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C6143") "adenocarcinoma of the renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C6143") "kidney pelvis adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6143") "kidney renal pelvis adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6143") "renal pelvis adenocarcinoma") -AnnotationAssertion( "MONDO:0003205") -AnnotationAssertion(rdfs:label "renal pelvis adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4918") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:4918") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6143") ) - -# Class: (thymus gland adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6459") "A rare primary thymic carcinoma, characterized by the presence of carcinoma cells with glandular differentiation.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4923") -AnnotationAssertion(Annotation( "DOID:4923") Annotation( "MONDO:equivalentTo") "NCIT:C6459") -AnnotationAssertion(Annotation( "DOID:4923") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6459") "UMLS:C1336743") -AnnotationAssertion(Annotation( "NCIT:C6459") "Thymus adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6459") "adenocarcinoma of Thymus") -AnnotationAssertion(Annotation( "DOID:4923") Annotation( "NCIT:C6459") "adenocarcinoma of the Thymus") -AnnotationAssertion(Annotation( "NCIT:C6459") "thymic adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus adenocarcinoma") -AnnotationAssertion( "MONDO:0003209") -AnnotationAssertion(rdfs:label "thymus gland adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4923") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6459") ) -SubClassOf(Annotation( "DOID:4923") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6459") ) - -# Class: (intrahepatic cholangiocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C35417") "A carcinoma that arises from the intrahepatic bile duct epithelium in any site of the intrahepatic biliary tree. Grossly, the malignant lesions are solid, nodular, and grayish. Morphologically, the vast majority of cases are adenocarcinomas. Signs and symptoms include malaise, weight loss, right upper quadrant abdominal pain, and night sweats. Early detection is difficult and the prognosis is generally poor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4928") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001961") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006042") -AnnotationAssertion(Annotation( "DOID:4928") Annotation( "MONDO:equivalentTo") "NCIT:C35417") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:IHCH") -AnnotationAssertion(Annotation( "DOID:4928") Annotation( "MONDO:equivalentTo") "SCTID:109842005") -AnnotationAssertion(Annotation( "DOID:4928") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35417") "UMLS:C0345905") -AnnotationAssertion(Annotation( "NCIT:C35417") Annotation( ) "ICC") -AnnotationAssertion(Annotation( "NCIT:C35417") "cholangiocarcinoma, intrahepatic, malignant") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic Cholangiocellular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic bile duct cancer (cholangiocarcinoma)") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic bile duct carcinoma") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic carcinoma of bile duct") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic carcinoma of the bile duct") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic cholangiocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C35417") "intrahepatic cholangiocarcinoma (bile duct cancer)") -AnnotationAssertion(Annotation( "DOID:4928") Annotation( "NCIT:C35417") "peripheral cholangiocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:IHCH") Annotation( ) "IHCH") -AnnotationAssertion( "MONDO:0003210") -AnnotationAssertion(Annotation( "GARD:0006042") ) -AnnotationAssertion(rdfs:label "intrahepatic cholangiocarcinoma") -AnnotationAssertion(Annotation( "GARD:0006042") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6042/intrahepatic-cholangiocarcinoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C35417") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:4928") Annotation( "EFO:1001961") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35417") Annotation( "ONCOTREE:IHCH") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nasal cavity adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the nasal cavity") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4930") -AnnotationAssertion(Annotation( "DOID:4930") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6015") -AnnotationAssertion(Annotation( "DOID:4930") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6015") "UMLS:C1334920") -AnnotationAssertion(Annotation( "DOID:4930") Annotation( "NCIT:C6015") "adenocarcinoma of nasal cavity") -AnnotationAssertion(Annotation( "DOID:4930") Annotation( "NCIT:C6015") "adenocarcinoma of the nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6015") "nasal cavity adenocarcinoma") -AnnotationAssertion( "MONDO:0003211") -AnnotationAssertion(rdfs:label "nasal cavity adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4930") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6015") ) -SubClassOf(Annotation( "DOID:4930") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6015") ) - -# Class: (nasal cavity carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the nasal cavity") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:4931") Annotation( "NCIT:C9336") "cancer of nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C9336") "cancer of the nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C9336") "nasal cavity cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4931") -AnnotationAssertion(Annotation( "DOID:4931") Annotation( "MONDO:equivalentTo") "NCIT:C9336") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448990005") -AnnotationAssertion(Annotation( "DOID:4931") Annotation( "MONDO:equivalentTo") "UMLS:C1377785") -AnnotationAssertion(Annotation( "DOID:4931") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9336") "carcinoma of nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C9336") "carcinoma of the nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9336") "nasal cavity carcinoma") -AnnotationAssertion( "MONDO:0003212") -AnnotationAssertion(rdfs:label "nasal cavity carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4931") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9336") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9336/inferred") ) - -# Class: (apocrine adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A carcinoma with apocrine differentiation arising from the sweat glands. It presents as single or multiple nodular lesions which may be ulcerated or hemorrhagic and is usually in the axilla and less often in the anogenital region. It grows in the dermis and infiltrates subcutaneous tissues. It is characterized by the presence of large cells with abundant eosinophilic cytoplasm and large often vesicular nuclei. Most cases are slow growing tumors and have a prolonged course.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4933") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012138") -AnnotationAssertion(Annotation( "NCIT:C4169") "ICDO:8401/3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4169") -AnnotationAssertion(Annotation( "DOID:4933") Annotation( "MONDO:equivalentTo") "UMLS:C0334346") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4169") "UMLS:C1706827") -AnnotationAssertion(Annotation( "DOID:4933") "apocrine adenocarcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:4933") Annotation( "NCIT:C4169") "apocrine carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "apocrine gland adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:4933") Annotation( "NCIT:C4169") "apocrine gland carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4169") "carcinoma of apocrine gland") -AnnotationAssertion(Annotation( "DOID:4933") Annotation( "NCIT:C5575") "carcinoma of the apocrine gland") -AnnotationAssertion( "MONDO:0003214") -AnnotationAssertion(rdfs:label "apocrine adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4933") Annotation( "NCIT:C4169") ) -SubClassOf(Annotation( "DOID:4933") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4169") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (apocrine sweat gland cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the apocrine sweat gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4934") -AnnotationAssertion(Annotation( "DOID:4934") Annotation( "MONDO:equivalentTo") "NCIT:C6800") -AnnotationAssertion(Annotation( "DOID:4934") Annotation( "MONDO:equivalentTo") "UMLS:C1334561") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "apocrine sweat gland cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of apocrine sweat gland") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine neoplasm of skin") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine neoplasm of the skin") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine skin tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant apocrine sweat gland neoplasm") -AnnotationAssertion(Annotation( "DOID:4934") Annotation( "NCIT:C6800") "malignant apocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine tumor of skin") -AnnotationAssertion(Annotation( "NCIT:C6800") "malignant apocrine tumor of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of apocrine sweat gland") -AnnotationAssertion( "MONDO:0003215") -AnnotationAssertion(rdfs:label "apocrine sweat gland cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4934") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6800") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6800") ) - -# Class: (ureter adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the ureter") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4938") -AnnotationAssertion(Annotation( "DOID:4938") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6155") -AnnotationAssertion(Annotation( "DOID:4938") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6155") "UMLS:C1336873") -AnnotationAssertion(Annotation( "NCIT:C6155") "adenocarcinoma of the ureter") -AnnotationAssertion(Annotation( "DOID:4938") Annotation( "NCIT:C6155") "adenocarcinoma of ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6155") "ureter adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:4938") Annotation( "NCIT:C6155") "ureteral adenocarcinoma") -AnnotationAssertion( "MONDO:0003216") -AnnotationAssertion(rdfs:label "ureter adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4938") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6155") ) -SubClassOf(Annotation( "DOID:4938") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6155") ) - -# Class: (gallbladder carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the gall bladder") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3844") "gallbladder cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4948") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001956") -AnnotationAssertion(Annotation( "DOID:4948") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3844") -AnnotationAssertion(Annotation( "DOID:4948") Annotation( "MONDO:equivalentTo") "SCTID:372140005") -AnnotationAssertion(Annotation( "DOID:4948") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3844") "UMLS:C0235782") -AnnotationAssertion(Annotation( "NCIT:C3844") "Gall bladder carcinoma (adeno)") -AnnotationAssertion(Annotation( "NCIT:C3844") "Gall bladder carcinoma (adenocarcinoma)") -AnnotationAssertion(Annotation( "NCIT:C3844") "cancer of gallbladder") -AnnotationAssertion(Annotation( "DOID:4948") Annotation( "NCIT:C3844") "cancer of the gallbladder") -AnnotationAssertion(Annotation( "DOID:4948") "carcinoma gallbladder") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of gall bladder") -AnnotationAssertion(Annotation( "NCIT:C3844") "carcinoma of gallbladder") -AnnotationAssertion(Annotation( "NCIT:C3844") "carcinoma of the gallbladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3844") "gallbladder carcinoma") -AnnotationAssertion( "MONDO:0003220") -AnnotationAssertion(rdfs:label "gallbladder carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4948") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3844") ) -SubClassOf(Annotation( "EFO:1001956") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3844") ) - -# Class: (central nervous system melanocytic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5504") "A primary tumor of the central nervous system that arises from leptomeningeal melanocytes. It may present as a diffuse proliferative leptomeningeal process (often as a component of the neurocutaneous melanosis complex) or as a distinct mass lesion.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4955") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000493") -AnnotationAssertion(Annotation( "DOID:4955") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5504") -AnnotationAssertion(Annotation( "DOID:4955") Annotation( "MONDO:equivalentTo") "SCTID:277523004") -AnnotationAssertion(Annotation( "DOID:4955") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5504") "UMLS:C1332887") -AnnotationAssertion(Annotation( "NCIT:C5504") "CNS melanocytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5504") "CNS melanocytic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5504") "central nervous system melanocytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5504") "central nervous system melanocytic neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5504") "central nervous system melanocytic tumor") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic neoplasm of CNS") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic neoplasm of the CNS") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic tumor of CNS") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic tumor of central nervous system") -AnnotationAssertion(Annotation( "DOID:4955") Annotation( "NCIT:C5504") "melanocytic tumor of the CNS") -AnnotationAssertion(Annotation( "NCIT:C5504") "melanocytic tumor of the central nervous system") -AnnotationAssertion(Annotation( "DOID:4955") "central nervous system primary melanocytic lesion") -AnnotationAssertion(Annotation( "DOID:4955") "primary melanocytic lesion of meninges") -AnnotationAssertion(Annotation( "DOID:4955") Annotation( "NCIT:C4661") "primary melanocytic lesions of the CNS") -AnnotationAssertion( "MONDO:0003222") -AnnotationAssertion(rdfs:label "central nervous system melanocytic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C5504") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4955") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5504") ) - -# Class: (bone marrow disorder) - -AnnotationAssertion(Annotation( "NCIT:C34433") "Any disease of the bone marrow.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4961") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:289.9") -AnnotationAssertion(Annotation( "DOID:4961") Annotation( "MONDO:equivalentTo") "MESH:D001855") -AnnotationAssertion(Annotation( "DOID:4961") Annotation( "MONDO:equivalentTo") "NCIT:C34433") -AnnotationAssertion(Annotation( "DOID:4961") Annotation( "MONDO:equivalentTo") "SCTID:127035006") -AnnotationAssertion(Annotation( "DOID:4961") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34433") "UMLS:C0005956") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C34433") "bone marrow disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "bone marrow disease or disorder") -AnnotationAssertion(Annotation( "DOID:4961") Annotation( "NCIT:C34433") "bone marrow disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of bone marrow") -AnnotationAssertion( "disease or disorder of bone marrow") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of bone marrow") -AnnotationAssertion( "MONDO:0003225") -AnnotationAssertion(rdfs:label "bone marrow disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:4961") Annotation( "MESH:D001855") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "NCIT:C34433") ObjectSomeValuesFrom( )) - -# Class: (thyroid gland disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the thyroid gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:50") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000627") -AnnotationAssertion(Annotation( "DOID:50") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:E00-E07") -AnnotationAssertion(Annotation( "DOID:50") "ICD9:240-246.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:246.8") -AnnotationAssertion(Annotation( "DOID:50") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:246.9") -AnnotationAssertion(Annotation( "DOID:50") Annotation( "MONDO:equivalentTo") "MESH:D013959") -AnnotationAssertion(Annotation( "DOID:50") Annotation( "MONDO:equivalentTo") "NCIT:C26893") -AnnotationAssertion(Annotation( "DOID:50") Annotation( "MONDO:equivalentTo") "SCTID:14304000") -AnnotationAssertion(Annotation( "DOID:50") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26893") "UMLS:C0040128") -AnnotationAssertion(Annotation( "EFO:1000627") "Wikipedia:Thyroid_disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of thyroid gland") -AnnotationAssertion( "disease or disorder of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:0006494") "thyroid disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26893") "thyroid gland disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "thyroid gland disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26893") "thyroid gland diseases") -AnnotationAssertion(Annotation( "NCIT:C26893") "thyroid gland disorder") -AnnotationAssertion(Annotation( "NCIT:C26893") "thyroid gland disorders") -AnnotationAssertion( "MONDO:0003240") -AnnotationAssertion(rdfs:label "thyroid gland disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:50") Annotation( "MESH:D013959") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (posterior pituitary gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7157") "A low-grade neoplasm that arises from the neurohypophysis. It includes the granular cell tumor of the neurohypophysis and pituicytoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5048") -AnnotationAssertion(Annotation( "DOID:5048") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7157") -AnnotationAssertion(Annotation( "DOID:5048") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7157") "UMLS:C1334957") -AnnotationAssertion(Annotation( "NCIT:C7157") "Neurohypophysis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7157") "Neurohypophysis tumor") -AnnotationAssertion(Annotation( "NCIT:C7157") "PITUICYTOMA, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of neurohypophysis") -AnnotationAssertion( "neurohypophysis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "neurohypophysis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neurohypophysis tumor") -AnnotationAssertion(Annotation( "NCIT:C7157") "posterior pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7157") "posterior pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7157") "posterior pituitary neoplasm") -AnnotationAssertion(Annotation( "DOID:5048") Annotation( "NCIT:C7157") "posterior pituitary tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of neurohypophysis") -AnnotationAssertion( "MONDO:0003257") -AnnotationAssertion(rdfs:label "posterior pituitary gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7157") ) -SubClassOf(Annotation( "NCIT:C7157") ObjectSomeValuesFrom( )) - -# Class: (childhood cerebellar neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5970") "A neoplasm that affects the cerebellum and occurs during childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5059") -AnnotationAssertion(Annotation( "DOID:5059") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5970") -AnnotationAssertion(Annotation( "DOID:5059") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5970") "UMLS:C1332959") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood cerebellar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood cerebellar neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood cerebellar tumor") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood cerebellar tumors") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood neoplasm of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood neoplasm of the cerebellum") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood tumor of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C5970") "childhood tumor of the cerebellum") -AnnotationAssertion(Annotation( "NCIT:C5970") "pediatric cerebellar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5970") "pediatric cerebellar tumor") -AnnotationAssertion(Annotation( "NCIT:C5970") "pediatric neoplasm of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C5970") "pediatric neoplasm of the cerebellum") -AnnotationAssertion(Annotation( "DOID:5059") Annotation( "NCIT:C5970") "pediatric tumor of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C5970") "pediatric tumor of the cerebellum") -AnnotationAssertion( "MONDO:0003263") -AnnotationAssertion(rdfs:label "childhood cerebellar neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C5970") ObjectIntersectionOf( )) -SubClassOf(Annotation( "DOID:5059") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5970") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5970") ) - -# Class: (sternum cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the sternum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5090") "neoplasm of sternum") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5090") -AnnotationAssertion(Annotation( "DOID:5090") Annotation( "MONDO:equivalentTo") "NCIT:C8408") -AnnotationAssertion(Annotation( "DOID:5090") Annotation( "MONDO:equivalentTo") "UMLS:C1382025") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of sternum") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C8408") "malignant neoplasm of sternum") -AnnotationAssertion(Annotation( "NCIT:C8408") "malignant neoplasm of the sternum") -AnnotationAssertion(Annotation( "DOID:5090") "malignant sternal neoplasm") -AnnotationAssertion(Annotation( "DOID:5090") Annotation( "NCIT:C8408") "malignant sternal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant sternum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8408") "malignant tumor of sternum") -AnnotationAssertion(Annotation( "NCIT:C8408") "malignant tumor of the sternum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sternum cancer") -AnnotationAssertion( "MONDO:0003273") -AnnotationAssertion(rdfs:label "sternum cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5090") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8408") ) - -# Class: (thoracic cancer) - -AnnotationAssertion(Annotation( "NCIT:C3576") "A primary or metastatic malignant neoplasm affecting the tissues of the thorax.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5093") Annotation( "NCIT:C3406") "thoracic tumor") -AnnotationAssertion(Annotation( "DOID:5093") "thorax neoplasm") -AnnotationAssertion(Annotation( "DOID:5093") "tumor of thorax") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5093") -AnnotationAssertion(Annotation( "DOID:5093") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:195.1") -AnnotationAssertion(Annotation( "DOID:5093") Annotation( "MONDO:equivalentTo") "NCIT:C3576") -AnnotationAssertion(Annotation( "DOID:5093") Annotation( "MONDO:equivalentTo") "SCTID:188361007") -AnnotationAssertion(Annotation( "DOID:5093") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3576") "UMLS:C0153661") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of thoracic segment of trunk") -AnnotationAssertion(Annotation( "NCIT:C3576") "malignant neoplasm of the thorax") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of thoracic segment of trunk") -AnnotationAssertion(Annotation( "NCIT:C3576") "malignant neoplasm of thorax") -AnnotationAssertion(Annotation( "NCIT:C3576") "malignant thoracic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant thoracic segment of trunk neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3576") "malignant thoracic tumor") -AnnotationAssertion(Annotation( "NCIT:C3576") "malignant tumor of the thorax") -AnnotationAssertion(Annotation( "NCIT:C3576") "malignant tumor of thorax") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thoracic segment of trunk cancer") -AnnotationAssertion(Annotation( "DOID:5093") "thorax cancer") -AnnotationAssertion( "MONDO:0003274") -AnnotationAssertion(rdfs:label "thoracic cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5093") Annotation( "DOID:5093/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3576") ) - -# Class: (middle ear cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the middle ear") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5099") Annotation( "NCIT:C4412") "tumor of the middle ear") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5099") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4765") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363359008") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of middle ear") -AnnotationAssertion(Annotation( "NCIT:C4765") "malignant middle Ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant middle ear neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of middle ear") -AnnotationAssertion(Annotation( "NCIT:C4765") "malignant neoplasm of the middle Ear") -AnnotationAssertion(Annotation( "NCIT:C4765") "malignant tumor of middle Ear") -AnnotationAssertion(Annotation( "NCIT:C4765") "malignant tumor of the middle Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear cancer") -AnnotationAssertion( "MONDO:0003275") -AnnotationAssertion(rdfs:label "middle ear cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4765") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4765") ) - -# Class: (middle ear disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the middle ear.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:H65-H75") -AnnotationAssertion(Annotation( "DOID:5100") Annotation( "MONDO:equivalentTo") "NCIT:C27065") -AnnotationAssertion(Annotation( "DOID:5100") Annotation( "MONDO:equivalentTo") "SCTID:68996008") -AnnotationAssertion(Annotation( "DOID:5100") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27065") "UMLS:C0271428") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of middle ear") -AnnotationAssertion( "disease or disorder of middle ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of middle ear") -AnnotationAssertion(Annotation( "NCIT:C27065") "middle Ear disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "middle ear disease or disorder") -AnnotationAssertion( "MONDO:0003276") -AnnotationAssertion(rdfs:label "middle ear disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5100") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27065") ) -SubClassOf(Annotation( "NCIT:C27065") ObjectSomeValuesFrom( )) - -# Class: (malignant ear neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A malignant neoplasm that affects the ear. Representative examples include ceruminous adenocarcinoma and squamous cell carcinoma of the external ear and adenocarcinoma of the middle ear.") -AnnotationAssertion(Annotation( "DOID:5101") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5101") -AnnotationAssertion(Annotation( "DOID:5101") Annotation( "MONDO:equivalentTo") "MESH:D004428") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9337") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:443648003") -AnnotationAssertion(Annotation( "DOID:5101") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9337") "UMLS:C0751094") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ear cancer") -AnnotationAssertion(Annotation( "NCIT:C9337") "malignant Ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9337") "malignant Ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9337") "malignant neoplasm of Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of ear") -AnnotationAssertion(Annotation( "NCIT:C9337") "malignant neoplasm of the Ear") -AnnotationAssertion(Annotation( "NCIT:C9337") "malignant tumor of Ear") -AnnotationAssertion(Annotation( "DOID:5101") Annotation( "NCIT:C9337") "malignant tumor of ear") -AnnotationAssertion(Annotation( "NCIT:C9337") "malignant tumor of the Ear") -AnnotationAssertion(Annotation( "DOID:5101") "auricular cancer") -AnnotationAssertion( "MONDO:0003277") -AnnotationAssertion(rdfs:label "malignant ear neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9337") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9337") ) - -# Class: (inner ear cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the internal ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5102") -AnnotationAssertion(Annotation( "DOID:5102") Annotation( "MONDO:directSiblingOf") "NCIT:C39784") -AnnotationAssertion(Annotation( "DOID:5102") Annotation( "MONDO:directSiblingOf") "UMLS:C1512779") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of internal ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "internal ear cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant internal ear neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of internal ear") -AnnotationAssertion( "MONDO:0003278") -AnnotationAssertion(rdfs:label "inner ear cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (epididymal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C39958") "A benign or malignant neoplasm that affects the epididymis. Representative examples include epididymal adenomatoid tumor and epididymal adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:512") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:512") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C39958") -AnnotationAssertion(Annotation( "DOID:512") Annotation( "MONDO:equivalentTo") "SCTID:126902008") -AnnotationAssertion(Annotation( "DOID:512") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39958") "UMLS:C0346239") -AnnotationAssertion(Annotation( "NCIT:C39958") "epididymal neoplasm") -AnnotationAssertion( "epididymis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epididymis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "epididymis tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of epididymis") -AnnotationAssertion( "neoplasm of epididymus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of epididymis") -AnnotationAssertion( "MONDO:0003283") -AnnotationAssertion(rdfs:label "epididymal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C39958") ObjectSomeValuesFrom( )) - -# Class: (endometrial stromal tumor) - -AnnotationAssertion(Annotation( "MESH:D036821") "Neoplasms of the endometrial stroma that sometimes involve the myometrium. These tumors contain cells that may closely or remotely resemble the normal stromal cells. Endometrial stromal neoplasms are divided into three categories: (1) benign stromal nodules; (2) low-grade stromal sarcoma, or endolymphatic stromal myosis; and (3) malignant endometrial stromal sarcoma (sarcoma, endometrial stromal).") -AnnotationAssertion(Annotation( "DOID:5166") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5166") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000920") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:5166") Annotation( "MONDO:equivalentTo") "MESH:D036821") -AnnotationAssertion(Annotation( "DOID:5166") Annotation( "MONDO:equivalentTo") "SCTID:446887007") -AnnotationAssertion(Annotation( "DOID:5166") Annotation( "MONDO:equivalentTo") "UMLS:C0334695") -AnnotationAssertion( "endometrial stroma neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "endometrial stroma tumor") -AnnotationAssertion(Annotation( "DOID:5166") Annotation( "NCIT:C8384") "endometrial stromal neoplasm") -AnnotationAssertion( "endometrial stromal tumor") -AnnotationAssertion(Annotation( "DOID:5166") "endometrial stromal tumor (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of endometrial stroma") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of endometrial stroma") -AnnotationAssertion( "MONDO:0003311") -AnnotationAssertion(rdfs:label "endometrial stromal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute hemorrhagic encephalitis) - -AnnotationAssertion(Annotation( "NCIT:C35796") "Acute encephalitis that is characterized by bleeding.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5224") -AnnotationAssertion(Annotation( "DOID:5224") Annotation( "MONDO:equivalentTo") "NCIT:C35796") -AnnotationAssertion(Annotation( "DOID:5224") Annotation( "MONDO:equivalentTo") "UMLS:C1332149") -AnnotationAssertion(Annotation( "NCIT:C35796") "acute hemorrhagic encephalitis") -AnnotationAssertion( "MONDO:0003337") -AnnotationAssertion(rdfs:label "acute hemorrhagic encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35796") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign perivascular tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign mesenchymal neoplasm arising from the perivascular cells of the connective and soft tissues. It is characterized by the presence of pericytes that grow in a circumferential pattern around vessels.") -AnnotationAssertion(Annotation( "DOID:5238") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5238") -AnnotationAssertion(Annotation( "DOID:5238") Annotation( "MONDO:equivalentTo") "NCIT:C6529") -AnnotationAssertion(Annotation( "DOID:5238") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6529") "UMLS:C1332532") -AnnotationAssertion(Annotation( "NCIT:C6529") "benign Pericytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6529") "benign Pericytic tumor") -AnnotationAssertion( "benign pericytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6529") "benign perivascular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6529") "benign perivascular tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "pericytic neoplasm, benign") -AnnotationAssertion( "MONDO:0003342") -AnnotationAssertion(rdfs:label "benign perivascular tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6529") ) -SubClassOf( ) - -# Class: (central nervous system vasculitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Vasculitis affecting the blood vessels of the brain and/or spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:525") -AnnotationAssertion(Annotation( "DOID:525") Annotation( "MONDO:equivalentTo") "MESH:D020293") -AnnotationAssertion(Annotation( "DOID:525") Annotation( "MONDO:equivalentTo") "NCIT:C84622") -AnnotationAssertion(Annotation( "DOID:525") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84622") "UMLS:C0751878") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system vasculitis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "vasculitis of central nervous system") -AnnotationAssertion( "MONDO:0003346") -AnnotationAssertion(rdfs:label "central nervous system vasculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:525") Annotation( "MESH:D020293/inferred") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:525") Annotation( "MESH:D020293") Annotation( "MONDO:Redundant") Annotation( "NCIT:C84622") ) -SubClassOf( ) - -# Class: (malignant dermis tumor) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the dermis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5274") -AnnotationAssertion(Annotation( "DOID:5274") Annotation( "MONDO:equivalentTo") "NCIT:C4574") -AnnotationAssertion(Annotation( "DOID:5274") Annotation( "MONDO:equivalentTo") "SCTID:255096006") -AnnotationAssertion(Annotation( "DOID:5274") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4574") "UMLS:C0346811") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of dermis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "dermis cancer") -AnnotationAssertion(Annotation( "NCIT:C4574") "malignant dermal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4574") "malignant dermis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4574") "malignant dermis tumor") -AnnotationAssertion(Annotation( "DOID:5274") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4574") "malignant neoplasm of dermis") -AnnotationAssertion(Annotation( "NCIT:C4574") "malignant neoplasm of the dermis") -AnnotationAssertion(Annotation( "NCIT:C4574") "malignant tumor of dermis") -AnnotationAssertion(Annotation( "NCIT:C4574") "malignant tumor of the dermis") -AnnotationAssertion( "MONDO:0003363") -AnnotationAssertion(rdfs:label "malignant dermis tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4574") ) -SubClassOf(Annotation( "DOID:5274") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4574") ) - -# Class: (pituitary gland disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the pituitary gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:53") -AnnotationAssertion(Annotation( "DOID:53") "ICD9:253.1") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010900") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26854") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:399244003") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of pituitary gland") -AnnotationAssertion( "disease or disorder of pituitary gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of pituitary gland") -AnnotationAssertion(Annotation( "DOID:53") "pituitary disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26854") "pituitary gland disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "pituitary gland disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26854") "pituitary gland disorder") -AnnotationAssertion( "MONDO:0003381") -AnnotationAssertion(rdfs:label "pituitary gland disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D010900/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fallopian tube germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C40130") "A rare germ cell tumor that affects the fallopian tube. The vast majority of cases are teratomas.") -AnnotationAssertion(Annotation( "DOID:5324") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5324") -AnnotationAssertion(Annotation( "DOID:5324") Annotation( "MONDO:equivalentTo") "NCIT:C40130") -AnnotationAssertion(Annotation( "DOID:5324") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40130") "UMLS:C1517114") -AnnotationAssertion(Annotation( "DOID:5324") Annotation( "NCIT:C40130") "fallopian tube germ cell neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C40130") "fallopian tube germ cell tumor") -AnnotationAssertion(Annotation( "DOID:5324") "fallopian tube germ cell cancer") -AnnotationAssertion( "MONDO:0003392") -AnnotationAssertion(rdfs:label "fallopian tube germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5324") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40130") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40130") ) - -# Class: (thymus gland disorder) - -AnnotationAssertion(Annotation( "NCIT:C26962") "A non-neoplastic or neoplastic disorder that affects the thymus. Representative examples include thymic hyperplasia, thymoma, and thymic carcinoma.") -AnnotationAssertion(Annotation( "DOID:533") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:533") -AnnotationAssertion(Annotation( "DOID:533") "ICD9:254") -AnnotationAssertion(Annotation( "DOID:533") "ICD9:254.9") -AnnotationAssertion(Annotation( "DOID:533") Annotation( "MONDO:equivalentTo") "NCIT:C26962") -AnnotationAssertion(Annotation( "DOID:533") Annotation( "MONDO:equivalentTo") "SCTID:20673009") -AnnotationAssertion(Annotation( "DOID:533") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26962") "UMLS:C0154199") -AnnotationAssertion(Annotation( "NCIT:C26962") "Thymus disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of thymus") -AnnotationAssertion(Annotation( "DOID:533") "disease of thymus gland") -AnnotationAssertion( "disease or disorder of thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of thymus") -AnnotationAssertion( "disorder of thymus gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "thymus disease or disorder") -AnnotationAssertion( "thymus disorder") -AnnotationAssertion( "MONDO:0003393") -AnnotationAssertion(rdfs:label "thymus gland disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (testicular non-seminomatous germ cell cancer) - -AnnotationAssertion(Annotation( "NCIT:C5027") "A classification of testicular cancers that arise in specialized sex cells called germ cells. Nonseminomas include embryonal carcinoma, teratoma, choriocarcinoma, and yolk sac tumor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5345") -AnnotationAssertion(Annotation( "DOID:5345") Annotation( "MONDO:equivalentTo") "NCIT:C5027") -AnnotationAssertion(Annotation( "DOID:5345") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5027") "UMLS:C1334625") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant non-seminomatous germ cell cancer of testis") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant non-seminomatous germ cell cancer of the testis") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant non-seminomatous germ cell neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant non-seminomatous germ cell neoplasm of the testis") -AnnotationAssertion(Annotation( "DOID:5345") Annotation( "NCIT:C5027") "malignant non-seminomatous germ cell tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant non-seminomatous germ cell tumor of the testis") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant testicular non-seminomatous germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5027") "malignant testicular non-seminomatous germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "testicular germ cell tumor non-seminomatous, malignant") -AnnotationAssertion(Annotation( "NCIT:C5027") "testicular non-seminomatous germ cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "testicular non-seminomatous germ cell tumor, malignant") -AnnotationAssertion(Annotation( "NCIT:C5027") "testicular non-seminomatous malignant germ cell neoplasm") -AnnotationAssertion( "MONDO:0003403") -AnnotationAssertion(rdfs:comment "Editor note: TODO owldef") -AnnotationAssertion(rdfs:label "testicular non-seminomatous germ cell cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5345") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5027") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5027") ) - -# Class: (sleep-wake disorder) - -AnnotationAssertion(Annotation( "MESH:D012893") "Abnormal sleep-wake schedule or pattern associated with the circadian rhythm which affect the length, timing, and/or rigidity of the sleep-wake cycle relative to the day-night cycle.") -AnnotationAssertion(Annotation( "MESH:D012893") ) -AnnotationAssertion(Annotation( "EFO:0008568/inferred") Annotation( "ICD10CM:G47/inferred") Annotation( "MESH:D012893") Annotation( "MESH:D012893/inferred") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:535") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008568") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:G47") -AnnotationAssertion(Annotation( "DOID:535") "ICD9:307.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:307.40") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:307.49") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012893") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:39898005") -AnnotationAssertion( "disorder of sleep-wake cycle") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep wake disorder") -AnnotationAssertion(Annotation( "MESH:D012893") "Subwakefullness syndrome") -AnnotationAssertion(Annotation( "MESH:D012893") "Subwakefullness syndromes") -AnnotationAssertion(Annotation( "MESH:D012893") "Tachypneas, sleep-related neurogenic") -AnnotationAssertion( "circadian dysregulation") -AnnotationAssertion( "disorder of sleep-wake schedule") -AnnotationAssertion(Annotation( "MESH:D012893") "disorder, sleep") -AnnotationAssertion(Annotation( "MESH:D012893") "disorder, sleep wake") -AnnotationAssertion( "disorders of the sleep-wake schedule") -AnnotationAssertion(Annotation( "MESH:D012893") "disorders, sleep") -AnnotationAssertion(Annotation( "MESH:D012893") "disorders, sleep wake") -AnnotationAssertion( "disturbed nyctohemeral rhythm") -AnnotationAssertion(Annotation( "MESH:D012893") "long sleeper syndrome") -AnnotationAssertion(Annotation( "MESH:D012893") "long sleeper syndromes") -AnnotationAssertion(Annotation( "MESH:D012893") "neurogenic Tachypneas, sleep-related") -AnnotationAssertion(Annotation( "MESH:D012893") "neurogenic tachypnea, sleep-related") -AnnotationAssertion(Annotation( "DOID:535") "non-organic sleep disorder") -AnnotationAssertion(Annotation( "MESH:D012893") "phenotype, short sleep") -AnnotationAssertion(Annotation( "MESH:D012893") "phenotypes, short sleep") -AnnotationAssertion(Annotation( "MESH:D012893") "short sleep phenotype") -AnnotationAssertion(Annotation( "MESH:D012893") "short sleep phenotypes") -AnnotationAssertion(Annotation( "MESH:D012893") "short sleeper syndrome") -AnnotationAssertion(Annotation( "MESH:D012893") "short sleeper syndromes") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep disorder") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep disorders") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep phenotypes, short") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep related neurogenic tachypnea") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep-related neurogenic Tachypneas") -AnnotationAssertion(Annotation( "MESH:D012893") "sleep-related neurogenic tachypnea") -AnnotationAssertion(Annotation( "MESH:D012893") "sleeper syndrome, long") -AnnotationAssertion(Annotation( "MESH:D012893") "sleeper syndrome, short") -AnnotationAssertion(Annotation( "MESH:D012893") "sleeper syndromes, long") -AnnotationAssertion(Annotation( "MESH:D012893") "sleeper syndromes, short") -AnnotationAssertion(Annotation( "MESH:D012893") "syndrome, Subwakefullness") -AnnotationAssertion(Annotation( "MESH:D012893") "syndrome, long sleeper") -AnnotationAssertion(Annotation( "MESH:D012893") "syndrome, short sleeper") -AnnotationAssertion(Annotation( "MESH:D012893") "syndromes, Subwakefullness") -AnnotationAssertion(Annotation( "MESH:D012893") "syndromes, long sleeper") -AnnotationAssertion(Annotation( "MESH:D012893") "syndromes, short sleeper") -AnnotationAssertion(Annotation( "MESH:D012893") "tachypnea, sleep-related neurogenic") -AnnotationAssertion(Annotation( "MESH:D012893") "wake disorder, sleep") -AnnotationAssertion(Annotation( "MESH:D012893") "wake disorders, sleep") -AnnotationAssertion( "MONDO:0003406") -AnnotationAssertion(rdfs:label "sleep-wake disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/531") ) - -# Class: (colonic disorder) - -AnnotationAssertion(Annotation( "MESH:D003108") "Pathological processes in the colon region of the large intestine (intestine, large).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5353") -AnnotationAssertion(Annotation( "DOID:5353") Annotation( "MONDO:equivalentTo") "MESH:D003108") -AnnotationAssertion(Annotation( "DOID:5353") Annotation( "MONDO:equivalentTo") "SCTID:128524007") -AnnotationAssertion(Annotation( "DOID:5353") Annotation( "MONDO:equivalentTo") "UMLS:C0009373") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "colon disease or disorder") -AnnotationAssertion(Annotation( "DOID:5353") "colon disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of colon") -AnnotationAssertion( "disease or disorder of colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of colon") -AnnotationAssertion( "MONDO:0003409") -AnnotationAssertion(rdfs:label "colonic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Wolffian duct adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40254") "A cervical adenocarcinoma that arises from mesonephric remnants. It is usually characterized by the presence of tubular glands lined by cuboidal epithelial cells.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5368") -AnnotationAssertion(Annotation( "DOID:5368") Annotation( "MONDO:equivalentTo") "NCIT:C40254") -AnnotationAssertion(Annotation( "DOID:5368") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40254") "UMLS:C1516419") -AnnotationAssertion(Annotation( "NCIT:C40254") "Wolffian duct adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C40254") "cervical mesonephric adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mesonephric duct adenocarcinoma") -AnnotationAssertion( "MONDO:0003410") -AnnotationAssertion(rdfs:label "Wolffian duct adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:5368") Annotation( "NCIT:C40254") ) -SubClassOf(Annotation( "NCIT:C40254") ) -SubClassOf( ) - -# Class: (hair follicle neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7367") "A benign or malignant neoplasm arising from the hair follicle.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5375") -AnnotationAssertion(Annotation( "DOID:5375") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7367") -AnnotationAssertion(Annotation( "DOID:5375") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7367") "UMLS:C0859920") -AnnotationAssertion(Annotation( "NCIT:C7367") "hair follicle neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hair follicle neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C7367") "hair follicle tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C7367") "neoplasm of hair follicle") -AnnotationAssertion(Annotation( "NCIT:C7367") "neoplasm of the hair follicle") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of hair follicle") -AnnotationAssertion(Annotation( "DOID:5375") Annotation( "NCIT:C7367") "hair matrix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7367") "hair matrix tumor") -AnnotationAssertion(Annotation( "DOID:5375") "hair matrix tumour") -AnnotationAssertion( "MONDO:0003413") -AnnotationAssertion(rdfs:label "hair follicle neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C7367") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7367") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (dystonic disorder) - -AnnotationAssertion(Annotation( "NCIT:C34563") "A movement disorder characterized by sustained or intermittent muscle contractions, resulting in abnormal movements and/or postures.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:543") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001332") -AnnotationAssertion(Annotation( "DOID:543") Annotation( "MONDO:equivalentTo") "ICD10CM:G24") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:333.90") -AnnotationAssertion(Annotation( "DOID:543") Annotation( "MONDO:equivalentTo") "MESH:D020821") -AnnotationAssertion(Annotation( "DOID:543") Annotation( "MONDO:equivalentTo") "NCIT:C34563") -AnnotationAssertion(Annotation( "DOID:543") Annotation( "MONDO:equivalentTo") "SCTID:15802004") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "dystonia") -AnnotationAssertion(Annotation( "DOID:543") "dystonic disease") -AnnotationAssertion(Annotation( "MESH:D020821") "dystonic disorder") -AnnotationAssertion(Annotation( "MESH:D020821") "dystonia disorder") -AnnotationAssertion(Annotation( "MESH:D020821") "dystonia disorders") -AnnotationAssertion( "MONDO:0003441") -AnnotationAssertion(rdfs:label "dystonic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:543") Annotation( "MESH:D020821") Annotation( "NCIT:C34563") ) - -# Class: (ampulla of vater squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C27417") "A carcinoma with squamous differentiation arising from the ampulla of Vater. Signs and symptoms include jaundice, abdominal pain, anorexia, nausea, vomiting, and weight loss.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5527") -AnnotationAssertion(Annotation( "DOID:5527") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C27417") -AnnotationAssertion(Annotation( "DOID:5527") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27417") "UMLS:C1332251") -AnnotationAssertion(Annotation( "NCIT:C27417") "ampulla of Vater squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatopancreatic ampulla squamous cell carcinoma") -AnnotationAssertion( "MONDO:0003490") -AnnotationAssertion(rdfs:label "ampulla of vater squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:5527") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27417") ) -SubClassOf( ) - -# Class: (thymus squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6455") "A rare primary thymic carcinoma, characterized by the presence of keratinizing or non-keratinizing malignant squamous cells. Approximately 10-20% of cases occur in combination with thymoma. The prognosis depends on the tumor stage and the degree of cellular differentiation.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5530") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000579") -AnnotationAssertion(Annotation( "DOID:5530") Annotation( "EFO:1000579") Annotation( "MONDO:equivalentTo") "NCIT:C6455") -AnnotationAssertion(Annotation( "DOID:5530") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6455") "UMLS:C1336082") -AnnotationAssertion(Annotation( "NCIT:C6455") "Thymus squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5530") Annotation( "NCIT:C6455") "epidermoid thymic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6455") "squamous cell carcinoma of Thymus") -AnnotationAssertion(Annotation( "NCIT:C6455") "squamous cell carcinoma of the Thymus") -AnnotationAssertion(Annotation( "MONDO:0006454") Annotation( "NCIT:C6455") "thymic squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus squamous cell carcinoma") -AnnotationAssertion( "MONDO:0003493") -AnnotationAssertion(rdfs:label "thymus squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5530") Annotation( "EFO:1000579") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6455") ) -SubClassOf(Annotation( "DOID:5530") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6455") ) - -# Class: (ovarian squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40093") "A usually high grade squamous cell carcinoma that arises from the ovary and is not associated with a germ cell tumor. The prognosis is poor.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5531") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000432") -AnnotationAssertion(Annotation( "DOID:5531") Annotation( "EFO:1000432") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C40093") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40093") "UMLS:C2019443") -AnnotationAssertion(Annotation( "NCIT:C40093") "ovarian squamous cell cancer") -AnnotationAssertion(Annotation( "MONDO:0006342") Annotation( "NCIT:C40093") "ovarian squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary squamous cell carcinoma") -AnnotationAssertion( "MONDO:0003494") -AnnotationAssertion(rdfs:label "ovarian squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:1000432") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40093") ) -SubClassOf(Annotation( "DOID:5531") Annotation( "EFO:1000432") Annotation( "MONDO:Entailed") Annotation( "NCIT:C40093") ) - -# Class: (ovarian squamous cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C40092") "A squamous cell tumor that arises from the ovary and is not associated with a germ cell tumor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5532") -AnnotationAssertion(Annotation( "DOID:5532") Annotation( "MONDO:equivalentTo") "NCIT:C40092") -AnnotationAssertion(Annotation( "DOID:5532") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40092") "UMLS:C1518739") -AnnotationAssertion(Annotation( "NCIT:C40092") "ovarian squamous cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40092") "ovarian squamous cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary squamous cell neoplasm") -AnnotationAssertion( "MONDO:0003495") -AnnotationAssertion(rdfs:label "ovarian squamous cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5532") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40092") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40092") ) - -# Class: (renal pelvis squamous cell carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the renal pelvis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5534") -AnnotationAssertion(Annotation( "DOID:5534") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7732") -AnnotationAssertion(Annotation( "DOID:5534") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7732") "UMLS:C0238409") -AnnotationAssertion(Annotation( "NCIT:C7732") "epidermoid carcinoma of kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C7732") "epidermoid carcinoma of renal pelvis") -AnnotationAssertion(Annotation( "DOID:5534") Annotation( "NCIT:C7732") "epidermoid carcinoma of the kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C7732") "epidermoid carcinoma of the renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C7732") "kidney pelvis epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7732") "kidney pelvis squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7732") "kidney renal pelvis squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C7732") "renal pelvis epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7732") "renal pelvis squamous cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7732") "renal pelvis squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7732") "squamous cell carcinoma of kidney pelvis") -AnnotationAssertion(Annotation( "DOID:5534") Annotation( "NCIT:C7732") "squamous cell carcinoma of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C7732") "squamous cell carcinoma of the kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C7732") "squamous cell carcinoma of the renal pelvis") -AnnotationAssertion( "MONDO:0003497") -AnnotationAssertion(rdfs:label "renal pelvis squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5534") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7732") ) -SubClassOf(Annotation( "DOID:5534") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7732") ) - -# Class: (squamous cell bile duct carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the bile duct.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5537") -AnnotationAssertion(Annotation( "DOID:5537") Annotation( "MONDO:directSiblingOf") "NCIT:C5777") -AnnotationAssertion(Annotation( "DOID:5537") Annotation( "MONDO:equivalentTo") "UMLS:C0861861") -AnnotationAssertion(Annotation( "DOID:5537") Annotation( "MONDO:patterns/location") "bile duct squamous cell carcinoma") -AnnotationAssertion( "MONDO:0003500") -AnnotationAssertion(rdfs:label "squamous cell bile duct carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5537") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (external ear squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6083") "A squamous cell carcinoma that arises from the skin of the external ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5538") -AnnotationAssertion(Annotation( "DOID:5538") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6083") -AnnotationAssertion(Annotation( "DOID:5538") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6083") "UMLS:C1333494") -AnnotationAssertion(Annotation( "NCIT:C6083") "epidermoid carcinoma of external Ear") -AnnotationAssertion(Annotation( "NCIT:C6083") "epidermoid carcinoma of the external Ear") -AnnotationAssertion(Annotation( "DOID:5538") Annotation( "NCIT:C6083") "epidermoid carcinoma of the external ear") -AnnotationAssertion(Annotation( "NCIT:C6083") "external Ear epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6083") "external Ear squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6083") "squamous cell carcinoma of external Ear") -AnnotationAssertion(Annotation( "NCIT:C6083") "squamous cell carcinoma of the external Ear") -AnnotationAssertion(Annotation( "DOID:5538") "squamous cell carcinoma of external ear") -AnnotationAssertion( "MONDO:0003501") -AnnotationAssertion(rdfs:label "external ear squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5538") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6083") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6083/inferred") ) - -# Class: (ureter squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6154") "A rare squamous cell carcinoma that arises from the ureter.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5539") -AnnotationAssertion(Annotation( "DOID:5539") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6154") -AnnotationAssertion(Annotation( "DOID:5539") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6154") "UMLS:C1336879") -AnnotationAssertion(Annotation( "NCIT:C6154") "epidermoid carcinoma of the ureter") -AnnotationAssertion(Annotation( "NCIT:C6154") "epidermoid carcinoma of ureter") -AnnotationAssertion(Annotation( "NCIT:C6154") "squamous cell carcinoma of the ureter") -AnnotationAssertion(Annotation( "NCIT:C6154") "squamous cell carcinoma of ureter") -AnnotationAssertion(Annotation( "NCIT:C6154") "ureter epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6154") "ureter squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5539") Annotation( "NCIT:C6154") "ureteral epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6154") "ureteral squamous cell carcinoma") -AnnotationAssertion( "MONDO:0003502") -AnnotationAssertion(rdfs:label "ureter squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5539") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6154") ) -SubClassOf(Annotation( "DOID:5539") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6154") ) - -# Class: (fallopian tube squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6282") "A rare squamous cell carcinoma that arises from the fallopian tube.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5540") -AnnotationAssertion(Annotation( "DOID:5540") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6282") -AnnotationAssertion(Annotation( "DOID:5540") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6282") "UMLS:C1333596") -AnnotationAssertion(Annotation( "NCIT:C6282") "fallopian tube squamous cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6282") "fallopian tube squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6282") "squamous cell carcinoma of fallopian tube") -AnnotationAssertion(Annotation( "DOID:5540") Annotation( "NCIT:C6282") "squamous cell carcinoma of the fallopian tube") -AnnotationAssertion( "MONDO:0003503") -AnnotationAssertion(rdfs:label "fallopian tube squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5540") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6282") ) -SubClassOf(Annotation( "DOID:5540") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6282") ) - -# Class: (anal canal neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5603") "A neoplasm with neuroendocrine differentiation that arises from the anal canal. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5545") -AnnotationAssertion(Annotation( "DOID:5545") Annotation( "MONDO:equivalentTo") "NCIT:C5603") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:717917007") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5603") "anal canal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5603") "anal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of anal canal") -AnnotationAssertion(Annotation( "NCIT:C5603") "neuroendocrine neoplasm of anus") -AnnotationAssertion(Annotation( "NCIT:C5603") "neuroendocrine neoplasm of the anus") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "anal canal NET") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "anal canal neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "anal canal neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "DOID:5545") "anal neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus neuroendocrine tumor") -AnnotationAssertion(Annotation( "DOID:5545") Annotation( "NCIT:C5603") "neuroendocrine tumor of anus") -AnnotationAssertion( "MONDO:0003504") -AnnotationAssertion(rdfs:label "anal canal neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (femoral cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "A cancer involving a femur.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5546") "femoral neoplasm") -AnnotationAssertion(Annotation( "DOID:5546") "neoplasm of femur") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5546") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007270") -AnnotationAssertion(Annotation( "DOID:5546") Annotation( "MONDO:equivalentTo") "MESH:D005266") -AnnotationAssertion(Annotation( "DOID:5546") Annotation( "MONDO:directSiblingOf") "SCTID:126583006") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of femur") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "femur cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant femur neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of femur") -AnnotationAssertion( "MONDO:0003505") -AnnotationAssertion(rdfs:label "femoral cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (malignant testicular germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C9063") "A malignant tumor predominantly affecting young men and often associated with cryptorchidism. Seminoma is the most frequently seen malignant testicular germ cell tumor, followed by embryonal carcinoma and yolk sac tumor.") -AnnotationAssertion(Annotation( "NCIT:C9063") "testicular cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5556") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:186.9") -AnnotationAssertion(Annotation( "DOID:5556") Annotation( "MONDO:equivalentTo") "NCIT:C9063") -AnnotationAssertion(Annotation( "DOID:5556") Annotation( "MONDO:equivalentTo") "SCTID:713646001") -AnnotationAssertion(Annotation( "DOID:5556") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9063") "UMLS:C0855197") -AnnotationAssertion(Annotation( "NCIT:C9063") "malignant germ cell neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C9063") "malignant germ cell neoplasm of the testis") -AnnotationAssertion(Annotation( "DOID:5556") Annotation( "NCIT:C9063") "malignant germ cell tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C9063") "malignant germ cell tumor of the testis") -AnnotationAssertion(Annotation( "NCIT:C9063") "malignant testicular germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9063") "malignant testicular germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C9063") "testicular ca. (no germ/tropho.)") -AnnotationAssertion(Annotation( "NCIT:C9063") "testicular cancer (excluding germ cell or trophoblastic cancer)") -AnnotationAssertion(Annotation( "NCIT:C9063") "testicular germ cell cancer") -AnnotationAssertion(Annotation( "DOID:5556") "testicular malignant germ cell cancer") -AnnotationAssertion( "MONDO:0003510") -AnnotationAssertion(rdfs:label "malignant testicular germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5556/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9063") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9063") ) -SubClassOf(Annotation( "DOID:5556") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9063") ) - -# Class: (trigeminal nerve disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the trigeminal nerve.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:561") -AnnotationAssertion(Annotation( "DOID:561") "ICD9:350.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020433") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26952") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:64309007") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of trigeminal nerve") -AnnotationAssertion( "disease or disorder of trigeminal nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of trigeminal nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trigeminal nerve disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "trigeminal nerve disease or disorder") -AnnotationAssertion( "trigeminal nerve disorder") -AnnotationAssertion( "disorder of the fifth cranial nerve") -AnnotationAssertion( "disorders of the fifth nerve") -AnnotationAssertion( "disorders of the vth cranial nerve") -AnnotationAssertion( "MONDO:0003543") -AnnotationAssertion(rdfs:label "trigeminal nerve disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:561") Annotation( "MESH:D020433/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26952") ) -SubClassOf(Annotation( "DOID:561/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (spinal cord cancer) - -AnnotationAssertion(Annotation( "NCIT:C3572") "A primary or metastatic malignant neoplasm affecting the spinal cord. Representative examples include lymphoma, melanoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "NCIT:C3382") "intraspinal tumor") -AnnotationAssertion(Annotation( "DOID:5612") "spinal cord neoplasm") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "NCIT:C3381") "tumor of the spinal cord") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5612") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "MONDO:equivalentTo") "ICD10CM:C72.0") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:192.2") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "MONDO:equivalentTo") "NCIT:C3572") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "MONDO:equivalentTo") "SCTID:363475005") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3572") "UMLS:C0153646") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3572") "malignant neoplasm of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C3572") "malignant neoplasm of the spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3572") "malignant spinal cord neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3572") "malignant spinal cord tumor") -AnnotationAssertion(Annotation( "NCIT:C3572") "malignant tumor of spinal cord") -AnnotationAssertion(Annotation( "DOID:5612") Annotation( "NCIT:C3572") "malignant tumor of the spinal cord") -AnnotationAssertion(Annotation( "DOID:5612") "spinal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spinal cord cancer") -AnnotationAssertion(Annotation( "NCIT:C3572") "spine cancer") -AnnotationAssertion(Annotation( "DOID:5612") "spinal neoplasm") -AnnotationAssertion( "MONDO:0003544") -AnnotationAssertion(rdfs:label "spinal cord cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5612") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3572") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3572") ) - -# Class: (rete testis neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C39955") "A benign or malignant neoplasm that affects the rete testis. Representative examples include adenoma and adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5639") -AnnotationAssertion(Annotation( "DOID:5639") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C39955") -AnnotationAssertion(Annotation( "DOID:5639") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39955") "UMLS:C1514912") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of rete testis") -AnnotationAssertion(Annotation( "NCIT:C39955") "rete testis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rete testis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "rete testis tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of rete testis") -AnnotationAssertion( "MONDO:0003562") -AnnotationAssertion(rdfs:label "rete testis neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cranial nerve neuropathy) - -AnnotationAssertion(Annotation( "NCIT:C26733") "A neoplastic or non-neoplastic disorder that affects one of the cranial nerves.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5656") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:352.9") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "MONDO:equivalentTo") "MESH:D003389") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "MONDO:equivalentTo") "NCIT:C26733") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "MONDO:equivalentTo") "SCTID:73013002") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26733") "UMLS:C0010266") -AnnotationAssertion(Annotation( "NCIT:C26733") "cranial nerve disease") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "NCIT:C26733") "cranial nerve disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cranial neuron projection bundle disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "cranial neuron projection bundle disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26733") "cranial neuropathy") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cranial neuron projection bundle") -AnnotationAssertion( "disease or disorder of cranial neuron projection bundle") -AnnotationAssertion(Annotation( "DOID:5656") Annotation( "NCIT:C26733") "disorder of cranial nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of cranial neuron projection bundle") -AnnotationAssertion( "MONDO:0003569") -AnnotationAssertion(rdfs:label "cranial nerve neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5656/inferred") Annotation( "MESH:D003389") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26733") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (external ear cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the external ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5665") -AnnotationAssertion(Annotation( "DOID:5665") Annotation( "MONDO:equivalentTo") "NCIT:C4653") -AnnotationAssertion(Annotation( "DOID:5665") Annotation( "MONDO:equivalentTo") "SCTID:277156006") -AnnotationAssertion(Annotation( "DOID:5665") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4653") "UMLS:C0349576") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of external ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear cancer") -AnnotationAssertion(Annotation( "NCIT:C4653") "malignant external Ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4653") "malignant external Ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant external ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4653") "malignant neoplasm of external Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of external ear") -AnnotationAssertion(Annotation( "NCIT:C4653") "malignant neoplasm of the external Ear") -AnnotationAssertion(Annotation( "DOID:5665") Annotation( "NCIT:C4653") "malignant neoplasm of the external ear") -AnnotationAssertion(Annotation( "NCIT:C4653") "malignant tumor of external Ear") -AnnotationAssertion(Annotation( "NCIT:C4653") "malignant tumor of the external Ear") -AnnotationAssertion( "MONDO:0003574") -AnnotationAssertion(rdfs:label "external ear cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4653") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4653") ) - -# Class: (adrenal medulla cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the adrenal medulla") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5719") "adrenal medulla neoplasm") -AnnotationAssertion(Annotation( "DOID:5719") "adrenal medulla tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5719") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005755") -AnnotationAssertion(Annotation( "DOID:5719") Annotation( "MONDO:equivalentTo") "NCIT:C4396") -AnnotationAssertion(Annotation( "DOID:5719") Annotation( "MONDO:equivalentTo") "SCTID:371965009") -AnnotationAssertion(Annotation( "DOID:5719") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4396") "UMLS:C0344456") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal medulla cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of adrenal medulla") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4396") "malignant adrenal medulla neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4396") "malignant adrenal medulla tumor") -AnnotationAssertion(Annotation( "DOID:5719") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4396") "malignant neoplasm of adrenal medulla") -AnnotationAssertion(Annotation( "NCIT:C4396") "malignant neoplasm of the adrenal medulla") -AnnotationAssertion(Annotation( "NCIT:C4396") "malignant tumor of adrenal medulla") -AnnotationAssertion(Annotation( "DOID:5719") Annotation( "NCIT:C4396") "malignant tumor of the adrenal medulla") -AnnotationAssertion( "MONDO:0003606") -AnnotationAssertion(Annotation( "GARD:0005755") ) -AnnotationAssertion(rdfs:label "adrenal medulla cancer") -AnnotationAssertion(Annotation( "GARD:0005755") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/5755/adrenal-medulla-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5719") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4396") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4396") ) - -# Class: (neuritis of upper limb) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neuritis that involves the forelimb.") -AnnotationAssertion(Annotation( "DOID:572") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:572") -AnnotationAssertion(Annotation( "DOID:572") "ICD9:354") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "forelimb neuritis") -AnnotationAssertion( "neuritis of forelimb") -AnnotationAssertion( "MONDO:0003607") -AnnotationAssertion(rdfs:label "neuritis of upper limb") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (uterine ligament cancer) - -AnnotationAssertion(Annotation( "NCIT:C126498") "A primary or metastatic malignant neoplasm that affects the uterine ligament.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5727") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C126498") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C126498") "UMLS:C0864950") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of uterine ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of uterine ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C126498") "malignant uterine ligament neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine ligament cancer") -AnnotationAssertion( "MONDO:0003612") -AnnotationAssertion(rdfs:label "uterine ligament cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C126498") ) - -# Class: (chronic salpingitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Chronic inflammation of the fallopian tube. It usually follows an acute inflammatory attack.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5731") -AnnotationAssertion(Annotation( "DOID:5731") Annotation( "MONDO:equivalentTo") "ICD10CM:N70.11") -AnnotationAssertion(Annotation( "DOID:5731") Annotation( "MONDO:equivalentTo") "NCIT:C40118") -AnnotationAssertion(Annotation( "DOID:5731") Annotation( "MONDO:equivalentTo") "SCTID:55551005") -AnnotationAssertion(Annotation( "DOID:5731") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40118") "UMLS:C0269041") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "salpingitis, chronic") -AnnotationAssertion( "MONDO:0003617") -AnnotationAssertion(rdfs:label "chronic salpingitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5731") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40118") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (salpingitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Acute or chronic inflammation of the fallopian tube. It is most often caused by Neisseria gonorrhoeae and Chlamydia trachomatis infections. The infections usually originate in the vagina and ascend to the fallopian tube. Symptoms include abdominal, pelvic, and lower back pain, pain during ovulation and sexual intercourse, fever, nausea, and vomiting. Complications include infertility and ectopic pregnancy.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5733") -AnnotationAssertion(Annotation( "DOID:5733") Annotation( "MONDO:equivalentTo") "MESH:D012488") -AnnotationAssertion(Annotation( "DOID:5733") Annotation( "MONDO:equivalentTo") "NCIT:C26880") -AnnotationAssertion(Annotation( "DOID:5733") Annotation( "MONDO:equivalentTo") "SCTID:88157006") -AnnotationAssertion(Annotation( "DOID:5733") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26880") "UMLS:C0036130") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "fallopian tube inflammation") -AnnotationAssertion( "inflammation of fallopian tube") -AnnotationAssertion( "MONDO:0003619") -AnnotationAssertion(rdfs:label "salpingitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:5733") Annotation( "MESH:D012488") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26880/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peripheral nervous system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the peripheral nervous system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:574") -AnnotationAssertion(Annotation( "DOID:574") "ICD9:350-359.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:356.9") -AnnotationAssertion(Annotation( "DOID:574") Annotation( "MONDO:equivalentTo") "MESH:D010523") -AnnotationAssertion(Annotation( "DOID:574") Annotation( "MONDO:equivalentTo") "NCIT:C27580") -AnnotationAssertion(Annotation( "DOID:574") Annotation( "MONDO:equivalentTo") "SCTID:42658009") -AnnotationAssertion(Annotation( "MESH:D010523") "PNS (peripheral nervous system) diseases") -AnnotationAssertion(Annotation( "MESH:D010523") "PNS disease") -AnnotationAssertion(Annotation( "MESH:D010523") "PNS diseases") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of peripheral nervous system") -AnnotationAssertion( "disease or disorder of peripheral nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C27580") "disorder of peripheral nervous system") -AnnotationAssertion( "disorder of the peripheral nervous system") -AnnotationAssertion(Annotation( "MESH:D010523") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27580") "peripheral nervous system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "peripheral nervous system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27580") "peripheral nervous system disorder") -AnnotationAssertion(Annotation( "MESH:D010523") "peripheral nervous system disorders") -AnnotationAssertion(Annotation( "MESH:D010523") "nerve disease, peripheral") -AnnotationAssertion(Annotation( "MESH:D010523") "nerve diseases, peripheral") -AnnotationAssertion(Annotation( "MESH:D010523") "neuropathy, peripheral") -AnnotationAssertion(Annotation( "MESH:D010523") "peripheral Neuropathies") -AnnotationAssertion(Annotation( "DOID:574") Annotation( "MESH:D010523") Annotation( "MTH:516") Annotation( "NCIT:C27580") "peripheral nerve disease") -AnnotationAssertion(Annotation( "MESH:D010523") "peripheral nerve diseases") -AnnotationAssertion(Annotation( "DOID:574") Annotation( "MESH:D010523") "peripheral neuropathy") -AnnotationAssertion( "MONDO:0003620") -AnnotationAssertion(rdfs:label "peripheral nervous system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:574") Annotation( "MESH:D010523/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27580") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acinic cell breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40367") "A breast adenocarcinoma characterized by the presence of serous (acinic cell) differentiation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5743") -AnnotationAssertion(Annotation( "DOID:5743") Annotation( "MONDO:equivalentTo") "NCIT:C40367") -AnnotationAssertion(Annotation( "DOID:5743") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40367") "UMLS:C1515868") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "acinar cell breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C40367") "acinic cell breast carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "breast carcinoma of acinar cell") -AnnotationAssertion( "MONDO:0003624") -AnnotationAssertion(rdfs:label "acinic cell breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:5743") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40367") ) - -# Class: (endocervicitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the endocervix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5757") -AnnotationAssertion(Annotation( "DOID:5757") Annotation( "MONDO:equivalentTo") "NCIT:C26762") -AnnotationAssertion(Annotation( "DOID:5757") Annotation( "MONDO:equivalentTo") "SCTID:31354001") -AnnotationAssertion(Annotation( "DOID:5757") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26762") "UMLS:C0014127") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "endocervix inflammation") -AnnotationAssertion( "inflammation of endocervix") -AnnotationAssertion( "MONDO:0003632") -AnnotationAssertion(rdfs:label "endocervicitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5757") Annotation( "NCIT:C26762") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sebaceous breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40369") "A very rare breast adenocarcinoma with sebaceous differentiation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5760") -AnnotationAssertion(Annotation( "DOID:5760") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C40369") -AnnotationAssertion(Annotation( "DOID:5760") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40369") "UMLS:C1519207") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "breast sebaceous adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "sebaceous adenocarcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C40369") "sebaceous breast carcinoma") -AnnotationAssertion( "MONDO:0003635") -AnnotationAssertion(rdfs:label "sebaceous breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40369") ) -SubClassOf(Annotation( "NCIT:C40369") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40369") ) - -# Class: (vulvar sebaceous carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40309") "A carcinoma that arises from the vulva. It is characterized by the presence of malignant basaloid glandular epithelial cells that resemble sebaceous epithelium and are arranged in cords and nests.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5761") -AnnotationAssertion(Annotation( "DOID:5761") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C40309") -AnnotationAssertion(Annotation( "DOID:5761") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40309") "UMLS:C1520094") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "mammalian vulva sebaceous adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "sebaceous adenocarcinoma of mammalian vulva") -AnnotationAssertion( "MONDO:0003636") -AnnotationAssertion(rdfs:label "vulvar sebaceous carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (lung meningioma) - -AnnotationAssertion(Annotation( "NCIT:C5668") "A primary or metastatic meningioma that is present in the lung. The lung is the most frequent site of metastasis of meningiomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5764") -AnnotationAssertion(Annotation( "DOID:5764") Annotation( "MONDO:equivalentTo") "NCIT:C5668") -AnnotationAssertion(Annotation( "DOID:5764") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5668") "UMLS:C1334450") -AnnotationAssertion(Annotation( "NCIT:C5668") "lung meningioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung meningioma (disease)") -AnnotationAssertion(Annotation( "DOID:5764") "lung primary meningioma") -AnnotationAssertion( "meningioma (disease) of lung") -AnnotationAssertion(Annotation( "NCIT:C5668") "meningioma of lung") -AnnotationAssertion(Annotation( "NCIT:C5668") "meningioma of the lung") -AnnotationAssertion(Annotation( "DOID:5764") Annotation( "NCIT:C5276") "primary pulmonary meningioma") -AnnotationAssertion(Annotation( "DOID:5764") Annotation( "NCIT:C5668") "pulmonary meningioma") -AnnotationAssertion( "MONDO:0003638") -AnnotationAssertion(rdfs:label "lung meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5764") Annotation( "MONDO:Entailed") ) -SubClassOf(Annotation( "DOID:5764") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (central nervous system hematopoietic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5503") "A primary or metastatic neoplasm of hematopoietic origin that affects the brain, meninges, or spinal cord. Representative examples include Hodgkin and non-Hodgkin lymphomas, histiocytic tumors, and leukemias.") -AnnotationAssertion(Annotation( "DOID:5772") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5772") -AnnotationAssertion(Annotation( "DOID:5772") Annotation( "MONDO:equivalentTo") "NCIT:C5503") -AnnotationAssertion(Annotation( "DOID:5772") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5503") "UMLS:C1332882") -AnnotationAssertion(Annotation( "NCIT:C5503") "CNS hematopoietic neoplasm") -AnnotationAssertion(Annotation( "DOID:5772") Annotation( "NCIT:C5503") "CNS hematopoietic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system hematopoietic and lymphoid system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5503") "central nervous system hematopoietic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5503") "central nervous system hematopoietic neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5503") "central nervous system hematopoietic tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "hematopoietic and lymphoid system neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5503") "hematopoietic neoplasm of CNS") -AnnotationAssertion(Annotation( "DOID:5772") Annotation( "NCIT:C5503") "hematopoietic neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5503") "hematopoietic neoplasm of the CNS") -AnnotationAssertion(Annotation( "NCIT:C5503") "hematopoietic neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5503") "hematopoietic tumor of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5503") "hematopoietic tumor of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C5503") "lymphomas and hemopoietic neoplasms of CNS") -AnnotationAssertion(Annotation( "NCIT:C5503") "lymphomas and hemopoietic neoplasms of the CNS") -AnnotationAssertion(Annotation( "DOID:5772") "central nervous system hematologic cancer") -AnnotationAssertion( "MONDO:0003641") -AnnotationAssertion(rdfs:label "central nervous system hematopoietic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5503") ) -SubClassOf(Annotation( "NCIT:C5503") ) - -# Class: (rectum neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5698") "A neoplasm with neuroendocrine differentiation that arises from the rectum. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion(Annotation( "DOID:5777") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5777") -AnnotationAssertion(Annotation( "DOID:5777") Annotation( "MONDO:equivalentTo") "NCIT:C5698") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100081") -AnnotationAssertion(Annotation( "DOID:5777") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5698") "UMLS:C1335686") -AnnotationAssertion(Annotation( "Orphanet:100081") "NET of the rectum") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5698") "neuroendocrine neoplasm of rectum") -AnnotationAssertion(Annotation( "NCIT:C5698") "neuroendocrine neoplasm of the rectum") -AnnotationAssertion(Annotation( "DOID:5777") Annotation( "NCIT:C5698") "neuroendocrine tumor of rectum") -AnnotationAssertion(Annotation( "Orphanet:100081") "rectal NET") -AnnotationAssertion(Annotation( "NCIT:C5698") "rectal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "rectum NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "rectum neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "rectum neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( "MONDO:0003646") -AnnotationAssertion(rdfs:label "rectum neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5777") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5698/inferred") ) -SubClassOf(Annotation( "Orphanet:100081") ) -SubClassOf(Annotation( "MONDO:0018514") ObjectSomeValuesFrom( )) - -# Class: (tympanic membrane disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the tympanic membrane.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5782") -AnnotationAssertion(Annotation( "DOID:5782") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:384.9") -AnnotationAssertion(Annotation( "DOID:5782") Annotation( "MONDO:equivalentTo") "SCTID:21426000") -AnnotationAssertion(Annotation( "DOID:5782") Annotation( "MONDO:equivalentTo") "UMLS:C0041825") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of tympanic membrane") -AnnotationAssertion( "disease or disorder of tympanic membrane") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of tympanic membrane") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tympanic membrane disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "tympanic membrane disease or disorder") -AnnotationAssertion( "MONDO:0003648") -AnnotationAssertion(rdfs:label "tympanic membrane disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5782") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (esophageal neuroendocrine tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the esophagus.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5784") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C95616") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:506136") -AnnotationAssertion(Annotation( "DOID:5784") Annotation( "MONDO:equivalentTo") "UMLS:C1333462") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C95616") "UMLS:C2987260") -AnnotationAssertion(Annotation( "Orphanet:506136") "NEN of esophagus") -AnnotationAssertion(Annotation( "Orphanet:506136") "esophageal NEN") -AnnotationAssertion(Annotation( "NCIT:C95616") "esophageal NET") -AnnotationAssertion(Annotation( "Orphanet:506136") "esophageal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C95616") "esophageal neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95616") "esophageal well differentiated endocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95616") "esophageal well differentiated endocrine tumor/carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "esophagus NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "esophagus neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "esophagus neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "esophagus neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "Orphanet:506136") "neuroendocrine neoplasm of esophagus") -AnnotationAssertion(Annotation( "DOID:5784") Annotation( "NCIT:C5821") "neuroendocrine tumor of esophagus") -AnnotationAssertion( "MONDO:0003649") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "esophageal neuroendocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C95616") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C95616/inferred") ) - -# Class: (uterine ligament endometrioid adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40138") "A rare endometrioid adenocarcinoma that arises from the uterine ligament. Some of the reported cases were associated with endometriosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5829") -AnnotationAssertion(Annotation( "DOID:5829") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C40138") -AnnotationAssertion(Annotation( "DOID:5829") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40138") "UMLS:C1519868") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "endometrioid adenocarcinoma of uterine ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C40138") "uterine ligament endometrioid adenocarcinoma") -AnnotationAssertion( "MONDO:0003663") -AnnotationAssertion(rdfs:label "uterine ligament endometrioid adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5829") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40138") ) -SubClassOf( ) - -# Class: (cervical endometrioid adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6343") "A cervical adenocarcinoma with the histologic characteristics of the endometrioid adenocarcinoma of the endometrium.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5830") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000164") -AnnotationAssertion(Annotation( "DOID:5830") Annotation( "EFO:1000164") Annotation( "MONDO:equivalentTo") "NCIT:C6343") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CEEN") -AnnotationAssertion(Annotation( "DOID:5830") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6343") "UMLS:C1332913") -AnnotationAssertion(Annotation( "NCIT:C6343") "cervical endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "cervical endometrioid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "cervix endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "cervix endometrioid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "cervix uteri endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "cervix uteri endometrioid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid adenocarcinoma of cervix") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid adenocarcinoma of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid adenocarcinoma of the cervix") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid adenocarcinoma of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid adenocarcinoma of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid adenocarcinoma of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid carcinoma of cervix") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid carcinoma of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid carcinoma of the cervix") -AnnotationAssertion(Annotation( "DOID:5830") Annotation( "NCIT:C6343") "endometrioid carcinoma of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid carcinoma of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C6343") "endometrioid carcinoma of uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6343") "uterine cervix endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6343") "uterine cervix endometrioid carcinoma") -AnnotationAssertion( "MONDO:0003665") -AnnotationAssertion(rdfs:label "cervical endometrioid adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6343") ) -SubClassOf(Annotation( "DOID:5830") Annotation( "NCIT:C6343") Annotation( "ONCOTREE:CEEN") ) - -# Class: (fallopian tube endometrioid adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6279") "An adenocarcinoma that arises from the fallopian tube and resembles the endometrioid adenocarcinoma of the uterus. It usually has a favorable prognosis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5831") -AnnotationAssertion(Annotation( "DOID:5831") Annotation( "MONDO:relatedTo") "NCIT:C40111") -AnnotationAssertion(Annotation( "DOID:5831") Annotation( "MONDO:equivalentTo") "NCIT:C6279") -AnnotationAssertion(Annotation( "DOID:5831") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6279") "UMLS:C1333592") -AnnotationAssertion(Annotation( "DOID:5831") Annotation( "MONDO:relatedTo") "UMLS:C1517113") -AnnotationAssertion(Annotation( "NCIT:C6279") "endometrioid adenocarcinoma of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C6279") "endometrioid adenocarcinoma of the fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C6279") "endometrioid carcinoma of fallopian tube") -AnnotationAssertion(Annotation( "DOID:5831") Annotation( "NCIT:C6279") "endometrioid carcinoma of the fallopian tube") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6279") "fallopian tube endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:5831") "fallopian tube endometrioid cancer") -AnnotationAssertion(Annotation( "NCIT:C6279") "fallopian tube endometrioid carcinoma") -AnnotationAssertion(Annotation( "DOID:5831") "fallopian tube endometrioid neoplasm") -AnnotationAssertion( "MONDO:0003666") -AnnotationAssertion(rdfs:label "fallopian tube endometrioid adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5831") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6279") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6279") ) - -# Class: (retroperitoneal germ cell neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A germ cell tumor that involves the retroperitoneal space.") -AnnotationAssertion(Annotation( "DOID:5874") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5874") -AnnotationAssertion(Annotation( "DOID:5874") Annotation( "MONDO:equivalentTo") "NCIT:C6447") -AnnotationAssertion(Annotation( "DOID:5874") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6447") "UMLS:C1335776") -AnnotationAssertion(Annotation( "NCIT:C6447") "germ cell neoplasm of retroperitoneum") -AnnotationAssertion(Annotation( "NCIT:C6447") "germ cell neoplasm of the retroperitoneum") -AnnotationAssertion(Annotation( "DOID:5874") Annotation( "NCIT:C6447") "germ cell tumor of retroperitoneum") -AnnotationAssertion(Annotation( "NCIT:C6447") "germ cell tumor of the retroperitoneum") -AnnotationAssertion(Annotation( "NCIT:C6447") "retroperitoneal germ cell tumor") -AnnotationAssertion( "MONDO:0003685") -AnnotationAssertion(rdfs:label "retroperitoneal germ cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (apocrine sweat gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant sweat gland neoplasm with apocrine differentiation. Representative examples include apocrine adenoma, ceruminous adenocarcinoma, and apocrine breast carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5876") -AnnotationAssertion(Annotation( "DOID:5876") Annotation( "MONDO:equivalentTo") "NCIT:C6798") -AnnotationAssertion(Annotation( "DOID:5876") Annotation( "MONDO:equivalentTo") "UMLS:C1332318") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine neoplasm of skin") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine neoplasm of the skin") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine skin tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "apocrine sweat gland neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "apocrine sweat gland tumor") -AnnotationAssertion(Annotation( "DOID:5876") Annotation( "NCIT:C6798") "apocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine tumor of skin") -AnnotationAssertion(Annotation( "NCIT:C6798") "apocrine tumor of the skin") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of apocrine sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of apocrine sweat gland") -AnnotationAssertion( "MONDO:0003686") -AnnotationAssertion(rdfs:label "apocrine sweat gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5876") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6798") ) -SubClassOf( ) - -# Class: (endocardium cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the endocardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5877") -AnnotationAssertion(Annotation( "DOID:5877") Annotation( "MONDO:equivalentTo") "NCIT:C4570") -AnnotationAssertion(Annotation( "DOID:5877") Annotation( "MONDO:equivalentTo") "SCTID:363436001") -AnnotationAssertion(Annotation( "DOID:5877") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4570") "UMLS:C0346612") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of endocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocardium cancer") -AnnotationAssertion(Annotation( "NCIT:C4570") "malignant endocardial neoplasm") -AnnotationAssertion(Annotation( "DOID:5877") Annotation( "NCIT:C4570") "malignant endocardial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant endocardium neoplasm") -AnnotationAssertion(Annotation( "DOID:5877") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4570") "malignant neoplasm of endocardium") -AnnotationAssertion(Annotation( "NCIT:C4570") "malignant neoplasm of the endocardium") -AnnotationAssertion(Annotation( "DOID:5877") Annotation( "NCIT:C4570") "malignant tumor of endocardium") -AnnotationAssertion(Annotation( "NCIT:C4570") "malignant tumor of the endocardium") -AnnotationAssertion( "MONDO:0003687") -AnnotationAssertion(rdfs:label "endocardium cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5877") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4570") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4570") ) - -# Class: (brachial plexus neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the brachial nerve plexus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5913") -AnnotationAssertion(Annotation( "DOID:5913") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5823") -AnnotationAssertion(Annotation( "DOID:5913") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5823") "UMLS:C1332602") -AnnotationAssertion( "brachial nerve plexus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brachial nerve plexus neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "brachial nerve plexus tumor") -AnnotationAssertion(Annotation( "NCIT:C5823") "brachial plexus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5823") "brachial plexus neoplasms") -AnnotationAssertion(Annotation( "NCIT:C5823") "brachial plexus tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of brachial nerve plexus") -AnnotationAssertion(Annotation( "NCIT:C5823") "neoplasm of brachial plexus") -AnnotationAssertion(Annotation( "NCIT:C5823") "neoplasm of the brachial plexus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of brachial nerve plexus") -AnnotationAssertion(Annotation( "NCIT:C5823") "tumor of brachial plexus") -AnnotationAssertion(Annotation( "DOID:5913") Annotation( "NCIT:C5823") "tumor of the brachial plexus") -AnnotationAssertion( "MONDO:0003700") -AnnotationAssertion(rdfs:label "brachial plexus neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5913") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5823") ) -SubClassOf( ) - -# Class: (renal pelvis neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the renal pelvis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5977") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:5977") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C8404") -AnnotationAssertion(Annotation( "DOID:5977") Annotation( "MONDO:equivalentTo") "SCTID:126881002") -AnnotationAssertion(Annotation( "DOID:5977") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8404") "UMLS:C0346260") -AnnotationAssertion(Annotation( "NCIT:C8404") "kidney pelvis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8404") "kidney pelvis tumor") -AnnotationAssertion(Annotation( "NCIT:C8404") "neoplasm of kidney pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C8404") "neoplasm of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C8404") "neoplasm of the kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C8404") "neoplasm of the renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C8404") "renal pelvis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal pelvis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C8404") "renal pelvis tumor") -AnnotationAssertion(Annotation( "DOID:5977") Annotation( "NCIT:C8404") "tumor of kidney pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C8404") "tumor of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C8404") "tumor of the kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C8404") "tumor of the renal pelvis") -AnnotationAssertion( "MONDO:0003719") -AnnotationAssertion(rdfs:label "renal pelvis neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8404") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (esophageal disorder) - -AnnotationAssertion(Annotation( "NCIT:C3027") "A non-neoplastic or neoplastic disorder that affects the esophagus. Representative examples of non-neoplastic disorders include esophagitis and esophageal ulcer. Representative examples of neoplastic disorders include carcinomas, lymphomas, and melanomas.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6050") -AnnotationAssertion(Annotation( "DOID:6050") "ICD9:530") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:530.2") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:530.20") -AnnotationAssertion(Annotation( "DOID:6050") "ICD9:530.9") -AnnotationAssertion(Annotation( "DOID:6050") Annotation( "MONDO:equivalentTo") "MESH:D004935") -AnnotationAssertion(Annotation( "DOID:6050") Annotation( "MONDO:equivalentTo") "NCIT:C3027") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:30811009") -AnnotationAssertion(Annotation( "DOID:6050") Annotation( "MONDO:equivalentTo") "SCTID:37657006") -AnnotationAssertion(Annotation( "DOID:6050") Annotation( "MONDO:equivalentTo") "UMLS:C0014852") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of esophagus") -AnnotationAssertion( "disease or disorder of esophagus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of esophagus") -AnnotationAssertion(Annotation( "NCIT:C3027") "esophageal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "esophagus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "esophagus disease or disorder") -AnnotationAssertion(Annotation( "DOID:6050") Annotation( "NCIT:C26950") "esophageal ulcer") -AnnotationAssertion( "MONDO:0003749") -AnnotationAssertion(rdfs:label "esophageal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6050") Annotation( "MESH:D004935") Annotation( "NCIT:C3027") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood central nervous system germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C6205") "A germ cell tumor of the central nervous system occurring in children.") -AnnotationAssertion(Annotation( "NCIT:C6205") "central nervous system germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6052") -AnnotationAssertion(Annotation( "DOID:6052") Annotation( "MONDO:equivalentTo") "NCIT:C6205") -AnnotationAssertion(Annotation( "DOID:6052") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6205") "UMLS:C0278754") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system childhood germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system pediatric germ cell cancer") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood CNS germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood CNS germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood central nervous system germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood central nervous system germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell neoplasm of CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell neoplasm of the CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell tumor of CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell tumor of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell tumor of the CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "childhood germ cell tumor of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric CNS germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric CNS germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric central nervous system germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric central nervous system germ cell tumor") -AnnotationAssertion(Annotation( "DOID:6052") Annotation( "NCIT:C6205") "pediatric germ cell neoplasm of CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell neoplasm of the CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell tumor of CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell tumor of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell tumor of the CNS") -AnnotationAssertion(Annotation( "NCIT:C6205") "pediatric germ cell tumor of the central nervous system") -AnnotationAssertion( "MONDO:0003750") -AnnotationAssertion(rdfs:label "childhood central nervous system germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6052") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6205") ) -SubClassOf(Annotation( "DOID:6052") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6205") ) - -# Class: (childhood germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C7928") "A germ cell tumor that occurs during childhood.") -AnnotationAssertion(Annotation( "NCIT:C7928") "germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6053") -AnnotationAssertion(Annotation( "DOID:6053") Annotation( "MONDO:equivalentTo") "NCIT:C7928") -AnnotationAssertion(Annotation( "DOID:6053") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7928") "UMLS:C0279014") -AnnotationAssertion(Annotation( "NCIT:C7928") "childhood germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7928") "childhood germ cell tumor") -AnnotationAssertion(Annotation( "DOID:6053") Annotation( "NCIT:C7928") "pediatric germ cell neoplasm") -AnnotationAssertion(Annotation( "DOID:6053") Annotation( "NCIT:C7928") "pediatric germ cell tumor") -AnnotationAssertion(Annotation( "DOID:6053") "pediatric germ cell cancer") -AnnotationAssertion( "MONDO:0003751") -AnnotationAssertion(rdfs:label "childhood germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C7928") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6053") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7928") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7928") ) - -# Class: (childhood testicular germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C6552") "A germ cell tumor that arises from the testis during childhood.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C6552") "testicular germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6082") -AnnotationAssertion(Annotation( "DOID:6082") Annotation( "MONDO:equivalentTo") "NCIT:C6552") -AnnotationAssertion(Annotation( "DOID:6082") Annotation( "MONDO:equivalentTo") "UMLS:C0796663") -AnnotationAssertion(Annotation( "NCIT:C6552") "childhood testicular germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6552") "childhood testicular germ cell tumor") -AnnotationAssertion(Annotation( "DOID:6082") Annotation( "NCIT:C6552") "pediatric testicular germ cell neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C6552") "pediatric testicular germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "testicular germ cell tumor of childhood") -AnnotationAssertion( "MONDO:0003758") -AnnotationAssertion(rdfs:label "childhood testicular germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6082") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6552") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (pediatric ovarian germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A germ cell tumor that arises from the ovary and occurs in children.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C8588") "ovarian germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6084") -AnnotationAssertion(Annotation( "DOID:6084") Annotation( "MONDO:equivalentTo") "NCIT:C8588") -AnnotationAssertion(Annotation( "DOID:6084") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8588") "UMLS:C0796664") -AnnotationAssertion(Annotation( "NCIT:C8588") "childhood ovarian germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8588") "childhood ovarian germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "ovarian germ cell tumor of childhood") -AnnotationAssertion(Annotation( "DOID:6084") Annotation( "NCIT:C8588") "pediatric ovarian germ cell neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C8588") "pediatric ovarian germ cell tumor") -AnnotationAssertion( "MONDO:0003760") -AnnotationAssertion(rdfs:label "pediatric ovarian germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:6084") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8588") ) - -# Class: (malignant leptomeningeal tumor) - -AnnotationAssertion(Annotation( "NCIT:C8506") "A primary or metastatic malignant tumor involving the leptomeninges.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6086") -AnnotationAssertion(Annotation( "DOID:6086") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8506") "NCIT:C8506") -AnnotationAssertion(Annotation( "DOID:6086") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8506") "UMLS:C1334596") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of leptomeninx") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "leptomeninx cancer") -AnnotationAssertion(Annotation( "NCIT:C8506") "malignant leptomeningeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8506") "malignant leptomeningeal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant leptomeninx neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of leptomeninx") -AnnotationAssertion(Annotation( "DOID:6086") Annotation( "NCIT:C8506") "malignant tumor of leptomeninges") -AnnotationAssertion(Annotation( "NCIT:C8506") "leptomeningeal cancer") -AnnotationAssertion(Annotation( "NCIT:C8506") "malignant neoplasm of leptomeninges") -AnnotationAssertion(Annotation( "NCIT:C8506") "malignant neoplasm of the leptomeninges") -AnnotationAssertion(Annotation( "NCIT:C8506") "malignant tumor of the leptomeninges") -AnnotationAssertion( "MONDO:0003762") -AnnotationAssertion(rdfs:label "malignant leptomeningeal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6086") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8506") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (thalamic cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "A cancer involving a dorsal plus ventral thalamus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6098") -AnnotationAssertion(Annotation( "DOID:6098") Annotation( "MONDO:equivalentTo") "NCIT:C4576") -AnnotationAssertion(Annotation( "DOID:6098") Annotation( "MONDO:equivalentTo") "SCTID:188287005") -AnnotationAssertion(Annotation( "DOID:6098") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4576") "UMLS:C0346902") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of dorsal plus ventral thalamus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "dorsal plus ventral thalamus cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant dorsal plus ventral thalamus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of dorsal plus ventral thalamus") -AnnotationAssertion(Annotation( "DOID:6098") Annotation( "NCIT:C4576") "malignant neoplasm of thalamus") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant neoplasm of the thalamus") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamic neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamic tumor") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamic tumors") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamus neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamus tumor") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant thalamus tumors") -AnnotationAssertion(Annotation( "DOID:6098") Annotation( "NCIT:C4576") "malignant tumor of thalamus") -AnnotationAssertion(Annotation( "NCIT:C4576") "malignant tumor of the thalamus") -AnnotationAssertion(Annotation( "DOID:6098") Annotation( "NCIT:C6221") "tumor of thalamus") -AnnotationAssertion(Annotation( "DOID:6098") "thalamic neoplasm") -AnnotationAssertion( "MONDO:0003766") -AnnotationAssertion(rdfs:label "thalamic cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6098") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4576") ) -SubClassOf( ) - -# Class: (herpetic gastritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Gastritis resulting from herpes virus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6102") -AnnotationAssertion(Annotation( "DOID:6102") Annotation( "MONDO:equivalentTo") "NCIT:C27341") -AnnotationAssertion(Annotation( "DOID:6102") Annotation( "MONDO:equivalentTo") "UMLS:C1333996") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Herpesviridae caused viral gastritis") -AnnotationAssertion( "Herpesviridae viral gastritis") -AnnotationAssertion( "MONDO:0003769") -AnnotationAssertion(rdfs:label "herpetic gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6102") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27341") ) -SubClassOf( ) - -# Class: (jugular foramen meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that affects the jugular foramen.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6110") -AnnotationAssertion(Annotation( "DOID:6110") Annotation( "MONDO:equivalentTo") "NCIT:C5293") -AnnotationAssertion(Annotation( "DOID:6110") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5293") "UMLS:C1334298") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jugular foramen meningioma (disease)") -AnnotationAssertion( "meningioma (disease) of jugular foramen") -AnnotationAssertion(Annotation( "NCIT:C5293") "meningioma of jugular Foramen") -AnnotationAssertion(Annotation( "DOID:6110") Annotation( "NCIT:C5293") "meningioma of the jugular Foramen") -AnnotationAssertion( "MONDO:0003771") -AnnotationAssertion(rdfs:label "jugular foramen meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6110") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5293/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that affects the cerebral hemispheres.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6112") -AnnotationAssertion(Annotation( "DOID:6112") Annotation( "MONDO:equivalentTo") "NCIT:C4807") -AnnotationAssertion(Annotation( "DOID:6112") Annotation( "MONDO:equivalentTo") "SCTID:189164002") -AnnotationAssertion(Annotation( "DOID:6112") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4807") "UMLS:C0542564") -AnnotationAssertion(Annotation( "NCIT:C4807") "cerebral hemispheric meningioma") -AnnotationAssertion( "meningioma (disease) of telencephalon") -AnnotationAssertion(Annotation( "NCIT:C4807") "meningioma of cerebral hemispheres") -AnnotationAssertion(Annotation( "DOID:6112") Annotation( "NCIT:C4807") "meningioma of cerebrum") -AnnotationAssertion(Annotation( "NCIT:C4807") "meningioma of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4807") "meningioma of the cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "telencephalon meningioma (disease)") -AnnotationAssertion( "MONDO:0003772") -AnnotationAssertion(rdfs:label "cerebral meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6112") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:6112") Annotation( "MONDO:Entailed") ) -SubClassOf( ) - -# Class: (lateral ventricle meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that affects the lateral ventricle of the brain.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6115") -AnnotationAssertion(Annotation( "DOID:6115") Annotation( "MONDO:equivalentTo") "NCIT:C5302") -AnnotationAssertion(Annotation( "DOID:6115") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5302") "UMLS:C1334380") -AnnotationAssertion( "meningioma (disease) of telencephalic ventricle") -AnnotationAssertion(Annotation( "NCIT:C5302") "meningioma of lateral ventricle") -AnnotationAssertion(Annotation( "DOID:6115") Annotation( "NCIT:C5302") "meningioma of the lateral ventricle") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "telencephalic ventricle meningioma (disease)") -AnnotationAssertion( "MONDO:0003775") -AnnotationAssertion(rdfs:label "lateral ventricle meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6115") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5302") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn error of immunity) - -AnnotationAssertion(Annotation( "NCIT:P378") "A disorder in which the immune system is unable to mount an adequate immune response.") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MESH:D007153") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:612") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MONDO:directSiblingOf") "ICD9:279.3") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MONDO:relatedTo") "KEGG:05340") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MONDO:equivalentTo") "MESH:D007153") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MONDO:directSiblingOf") "NCIT:C3131") -AnnotationAssertion(Annotation( "MONDO:EquivalentTo") "Orphanet:101997") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MONDO:directSiblingOf") "SCTID:234532001") -AnnotationAssertion(Annotation( "MONDO:EquivalentTo") "SCTID:58606001") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "MONDO:equivalentTo") "UMLS:C0021051") -AnnotationAssertion(Annotation( "MONDO:EquivalentTo") Annotation( "MONDO:notFoundInDiseaseSubset") Annotation( "Orphanet:101997") "UMLS:C0398686") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/4115") Annotation( ) "IEI") -AnnotationAssertion(Annotation( "DOID:612") "hypoimmunity") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "inborn errors of immunity") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/4115") "primary immunodeficiency disease") -AnnotationAssertion(Annotation( "MESH:D007153") "antibody deficiency syndrome") -AnnotationAssertion(Annotation( "MESH:D007153") "antibody deficiency syndromes") -AnnotationAssertion(Annotation( "MESH:D007153") "deficiency syndrome, antibody") -AnnotationAssertion(Annotation( "MESH:D007153") "deficiency syndrome, immunologic") -AnnotationAssertion(Annotation( "MESH:D007153") "deficiency syndrome, immunological") -AnnotationAssertion(Annotation( "MESH:D007153") "deficiency syndromes, antibody") -AnnotationAssertion(Annotation( "MESH:D007153") "deficiency syndromes, immunologic") -AnnotationAssertion(Annotation( "MESH:D007153") "deficiency syndromes, immunological") -AnnotationAssertion(Annotation( "DOID:612") "immune deficiency disorder") -AnnotationAssertion(Annotation( "DOID:612") Annotation( "NCIT:C3131") "immunodeficiency syndrome") -AnnotationAssertion(Annotation( "MESH:D007153") "immunologic deficiency syndrome") -AnnotationAssertion(Annotation( "MESH:D007153") "immunological deficiency syndrome") -AnnotationAssertion(Annotation( "MESH:D007153") "immunological deficiency syndromes") -AnnotationAssertion(Annotation( "Orphanet:101997") "primary immunodeficiency") -AnnotationAssertion(Annotation( "MESH:D007153") "syndrome, antibody deficiency") -AnnotationAssertion(Annotation( "MESH:D007153") "syndrome, immunologic deficiency") -AnnotationAssertion(Annotation( "MESH:D007153") "syndrome, immunological deficiency") -AnnotationAssertion(Annotation( "MESH:D007153") "syndromes, antibody deficiency") -AnnotationAssertion(Annotation( "MESH:D007153") "syndromes, immunologic deficiency") -AnnotationAssertion(Annotation( "MESH:D007153") "syndromes, immunological deficiency") -AnnotationAssertion( "MONDO:0003778") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:101997") ) -AnnotationAssertion(rdfs:label "inborn error of immunity") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/1143") ) - -# Class: (bronchitis) - -AnnotationAssertion(Annotation( "NCIT:C2911") "An acute or chronic inflammatory process affecting the bronchi.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:6132") "CSP:2596-1500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6132") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0009661") -AnnotationAssertion(Annotation( "DOID:6132") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:466.0") -AnnotationAssertion(Annotation( "DOID:6132") "ICD9:490") -AnnotationAssertion(Annotation( "DOID:6132") "ICD9:491") -AnnotationAssertion(Annotation( "DOID:6132") "ICD9:491.9") -AnnotationAssertion(Annotation( "DOID:6132") Annotation( "MONDO:equivalentTo") "MESH:D001991") -AnnotationAssertion(Annotation( "DOID:6132") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2911") -AnnotationAssertion(Annotation( "DOID:6132") Annotation( "MONDO:equivalentTo") "SCTID:32398004") -AnnotationAssertion(Annotation( "DOID:6132") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2911") "UMLS:C0006277") -AnnotationAssertion(Annotation( "DOID:6132") "CI - chest infection") -AnnotationAssertion(Annotation( "NCIT:C2911") "bronchial infection") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "bronchus inflammation") -AnnotationAssertion( "inflammation of bronchus") -AnnotationAssertion(Annotation( "DOID:6132") Annotation( "NCIT:C26932") "acute bronchitis") -AnnotationAssertion(Annotation( "DOID:6132") "chronic bronchitis") -AnnotationAssertion(Annotation( "DOID:6132") "acute bronchitis and bronchiolitis") -AnnotationAssertion(Annotation( "DOID:6132") "chest cold") -AnnotationAssertion(Annotation( "DOID:6132") "chest infection") -AnnotationAssertion(Annotation( "DOID:6132") "recurrent wheezy bronchitis") -AnnotationAssertion( "MONDO:0003781") -AnnotationAssertion(rdfs:label "bronchitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6132") Annotation( "MESH:D001991") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cornea cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the cornea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "NCIT:C4361") "corneal tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6199") -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:190.4") -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "MONDO:equivalentTo") "NCIT:C3565") -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "MONDO:equivalentTo") "SCTID:363464006") -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3565") "UMLS:C0153629") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of cornea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cornea cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3565") "malignant cornea neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3565") "malignant cornea tumor") -AnnotationAssertion(Annotation( "NCIT:C3565") "malignant corneal neoplasm") -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "NCIT:C3565") "malignant corneal tumor") -AnnotationAssertion(Annotation( "DOID:6199") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3565") "malignant neoplasm of cornea") -AnnotationAssertion(Annotation( "DOID:6199") "malignant neoplasm of cornea (primary)") -AnnotationAssertion(Annotation( "NCIT:C3565") "malignant neoplasm of the cornea") -AnnotationAssertion(Annotation( "NCIT:C3565") "malignant tumor of cornea") -AnnotationAssertion(Annotation( "NCIT:C3565") "malignant tumor of the cornea") -AnnotationAssertion( "MONDO:0003802") -AnnotationAssertion(rdfs:label "cornea cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6199") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3565") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3565") ) - -# Class: (ovarian endometrial cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign, borderline, or malignant epithelial tumor of the ovary characterized by the presence of glands and/or cysts lined by neoplastic cells that resemble endometrial cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6212") -AnnotationAssertion(Annotation( "DOID:6212") Annotation( "MONDO:equivalentTo") "NCIT:C40051") -AnnotationAssertion(Annotation( "DOID:6212") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40051") "UMLS:C1518231") -AnnotationAssertion(Annotation( "DOID:6212") Annotation( "NCIT:C6257") "endometrioid neoplasm of ovary") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "endometrioid tumor of ovary") -AnnotationAssertion(Annotation( "DOID:6212") Annotation( "NCIT:C40051") "malignant ovarian endometrioid tumor") -AnnotationAssertion(Annotation( "DOID:6212") "ovarian endometrioid neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "ovary endometrioid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary female reproductive endometrioid cancer") -AnnotationAssertion( "MONDO:0003812") -AnnotationAssertion(rdfs:label "ovarian endometrial cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6212") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40051/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40051") ) - -# Class: (growth hormone-producing pituitary gland carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5963") "A rare, hormonally functioning or non-functioning pituitary gland adenocarcinoma that produces growth hormone. It may be associated with acromegaly.") -AnnotationAssertion(Annotation( "DOID:6256") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6256") -AnnotationAssertion(Annotation( "DOID:6256") Annotation( "MONDO:equivalentTo") "NCIT:C5963") -AnnotationAssertion(Annotation( "DOID:6256") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5963") "UMLS:C1334587") -AnnotationAssertion(Annotation( "NCIT:C5963") "Growth hormone producing pituitary gland carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5963") "Growth hormone-producing pituitary gland carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing tumor") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone producing tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Growth hormone secreting tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Somatotrophinoma of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Somatotrophinoma of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant Somatotrophinoma of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant pituitary Somatotrophinoma") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant pituitary gland Somatotrophinoma") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant pituitary gland somatotropinoma") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant pituitary somatotropinoma") -AnnotationAssertion(Annotation( "DOID:6256") Annotation( "NCIT:C5963") "malignant somatotropinoma") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant somatotropinoma of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant somatotropinoma of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant somatotropinoma of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5963") "malignant somatotropinoma of the pituitary gland") -AnnotationAssertion( "MONDO:0003828") -AnnotationAssertion(rdfs:label "growth hormone-producing pituitary gland carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5963") ) - -# Class: (viral esophagitis) - -AnnotationAssertion(Annotation( "NCIT:C27108") "Viral infection of the esophagus. It often occurs in immunocompromised patients and it is caused by cytomegalovirus or herpes simplex virus. Symptoms include pain on swallowing, fever, and retrosternal burning.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6297") -AnnotationAssertion(Annotation( "DOID:6297") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27108") "NCIT:C27108") -AnnotationAssertion(Annotation( "DOID:6297") Annotation( "MONDO:equivalentTo") "SCTID:235603003") -AnnotationAssertion(Annotation( "DOID:6297") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27108") "UMLS:C0341110") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused esophagitis (disease)") -AnnotationAssertion( "Viruses esophagitis (disease)") -AnnotationAssertion(Annotation( "NCIT:C27108") "viral esophagitis") -AnnotationAssertion( "MONDO:0003846") -AnnotationAssertion(rdfs:label "viral esophagitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6297") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27108") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Mendelian disease) - -AnnotationAssertion(Annotation( "MONDO:cjm") "A disease that is caused by genetic modifications where those modifications are inherited from a parent's genome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3101") "genetic condition") -AnnotationAssertion( "genetic disease") -AnnotationAssertion(Annotation( "NCIT:C3101") "genetic disorder") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:630") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000508") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:799.89") -AnnotationAssertion(Annotation( "DOID:630") Annotation( "EFO:0000508") Annotation( "MONDO:equivalentTo") "MESH:D030342") -AnnotationAssertion(Annotation( "DOID:630") Annotation( "EFO:0000508") Annotation( "MONDO:equivalentTo") "NCIT:C3101") -AnnotationAssertion(Annotation( "DOID:630") Annotation( "MONDO:equivalentTo") "SCTID:32895009") -AnnotationAssertion(Annotation( "DOID:630") Annotation( "EFO:0000508") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3101") "UMLS:C0019247") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") Annotation( "NCIT:C3101") "hereditary disease") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3101") "hereditary diseases") -AnnotationAssertion(Annotation( "NCIT:C3101") "inherited disease") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/1758") "inherited genetic disease") -AnnotationAssertion(Annotation( "NCIT:C3101") "molecular disease") -AnnotationAssertion( "familial disorder") -AnnotationAssertion( "inborn disorder") -AnnotationAssertion( "MONDO:0003847") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Usage note: this is intended only for diseases with an inherited genetic etiology. Somatic genetic mutations are excluded. Some ontologies use the term 'genetic disease' in the sense of inherited disorders only, we are here careful to distinguish.") -AnnotationAssertion(rdfs:label "Mendelian disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood brain stem glioma) - -AnnotationAssertion(Annotation( "NCIT:C9042") "An abnormal growth of the cells that comprise the tissues of the brainstem. While the tumor may be histologically benign, it can produce great morbidity due to its location. It presents most commonly in the first two decades of life.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9042") "brain stem glioma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6383") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009306") -AnnotationAssertion(Annotation( "DOID:6383") Annotation( "MONDO:equivalentTo") "NCIT:C9042") -AnnotationAssertion(Annotation( "DOID:6383") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9042") "UMLS:C0278600") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "brain stem glioma of childhood") -AnnotationAssertion(Annotation( "NCIT:C9042") "childhood brain stem glioma") -AnnotationAssertion(Annotation( "NCIT:C9042") "childhood brainstem glioma") -AnnotationAssertion(Annotation( "NCIT:C9042") "childhood glioma of brain stem") -AnnotationAssertion(Annotation( "NCIT:C9042") "childhood glioma of brainstem") -AnnotationAssertion(Annotation( "NCIT:C9042") "childhood glioma of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C9042") "childhood glioma of the brainstem") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C9042") "pediatric brain stem glioma") -AnnotationAssertion(Annotation( "NCIT:C9042") "pediatric brainstem glioma") -AnnotationAssertion(Annotation( "NCIT:C9042") "pediatric glioma of brain stem") -AnnotationAssertion(Annotation( "NCIT:C9042") "pediatric glioma of brainstem") -AnnotationAssertion(Annotation( "NCIT:C9042") "pediatric glioma of the brain stem") -AnnotationAssertion(Annotation( "DOID:6383") Annotation( "NCIT:C9042") "pediatric glioma of the brainstem") -AnnotationAssertion( "MONDO:0003869") -AnnotationAssertion(Annotation( "GARD:0009306") ) -AnnotationAssertion(rdfs:label "childhood brain stem glioma") -AnnotationAssertion(Annotation( "GARD:0009306") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9306/childhood-brain-stem-glioma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9042") ) -SubClassOf(Annotation( "DOID:6383") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9042") ) - -# Class: (vulvar apocrine adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40308") "An apocrine adenocarcinoma that arises from the sweat glands in the vulva.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6448") -AnnotationAssertion(Annotation( "DOID:6448") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C40308") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40308") "UMLS:C2202741") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "apocrine adenocarcinoma of mammalian vulva") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "mammalian vulva apocrine adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C40308") "vulvar apocrine adenocarcinoma") -AnnotationAssertion( "MONDO:0003881") -AnnotationAssertion(rdfs:label "vulvar apocrine adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40308") ) -SubClassOf(Annotation( "DOID:6448") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40308/inferred") ) - -# Class: (connective tissue disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the connective tissue.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3570"^^xsd:anyURI) -AnnotationAssertion(Annotation( "DOID:65") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:65") -AnnotationAssertion(Annotation( "DOID:65") Annotation( "MONDO:equivalentTo") "MESH:D003240") -AnnotationAssertion(Annotation( "DOID:65") Annotation( "MONDO:equivalentTo") "NCIT:C26729") -AnnotationAssertion(Annotation( "DOID:65") Annotation( "MONDO:equivalentTo") "SCTID:105969002") -AnnotationAssertion(Annotation( "DOID:65") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26729") "UMLS:C0009782") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "connective tissue disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "connective tissue disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26729") "connective tissue diseases") -AnnotationAssertion(Annotation( "DOID:65") "connective tissue disorder") -AnnotationAssertion(Annotation( "NCIT:C26729") "connective tissue disorders") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of connective tissue") -AnnotationAssertion( "disease or disorder of connective tissue") -AnnotationAssertion(Annotation( "NCIT:C26729") "disease, connective tissue") -AnnotationAssertion(Annotation( "DOID:65") Annotation( "MONDO:patterns/location_top") "disorder of connective tissue") -AnnotationAssertion(Annotation( "NCIT:C26729") "primary disorder of connective tissue") -AnnotationAssertion(Annotation( "NCIT:C26729") "tissue disease, connective") -AnnotationAssertion( "MONDO:0003900") -AnnotationAssertion(rdfs:comment "Following clinical usage of the term 'connective tissue disorder' this grouping excludes some diseases affecting tissues classically considered to be connective tissue, such as bone.") -AnnotationAssertion(rdfs:label "connective tissue disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) - -# Class: (neurilemmoma of the pleura) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A schwannoma that involves the pleura.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6564") -AnnotationAssertion(Annotation( "DOID:6564") Annotation( "MONDO:equivalentTo") "NCIT:C5418") -AnnotationAssertion(Annotation( "DOID:6564") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5418") "UMLS:C1335435") -AnnotationAssertion(Annotation( "NCIT:C5418") "neurilemmoma of pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pleura schwannoma") -AnnotationAssertion(Annotation( "NCIT:C5418") "pleural neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C5418") "pleural schwannoma") -AnnotationAssertion(Annotation( "DOID:6564") Annotation( "NCIT:C5418") "schwannoma of pleura") -AnnotationAssertion(Annotation( "NCIT:C5418") "schwannoma of the pleura") -AnnotationAssertion( "MONDO:0003926") -AnnotationAssertion(rdfs:label "neurilemmoma of the pleura") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6564") Annotation( "NCIT:C5418") ) -SubClassOf( ) - -# Class: (chest wall bone cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "An uncommon malignant neoplasm that arises from the chest wall bones. Representative examples include chondrosarcoma, osteosarcoma, and Ewing sarcoma/peripheral primitive neuroectodermal tumor.") -AnnotationAssertion(Annotation( "DOID:6579") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6579") -AnnotationAssertion(Annotation( "DOID:6579") Annotation( "MONDO:equivalentTo") "NCIT:C6724") -AnnotationAssertion(Annotation( "DOID:6579") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6724") "UMLS:C1334572") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "bone cancer of chest wall") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "chest wall bone cancer") -AnnotationAssertion(Annotation( "NCIT:C6724") "malignant bone neoplasm of the chest wall") -AnnotationAssertion(Annotation( "NCIT:C6724") "malignant bone tumor of chest wall") -AnnotationAssertion(Annotation( "DOID:6579") Annotation( "NCIT:C6724") "malignant bone tumor of the chest wall") -AnnotationAssertion(Annotation( "NCIT:C6724") "malignant chest wall bone neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6724") "malignant chest wall bone tumor") -AnnotationAssertion(Annotation( "DOID:6579") "malignant bone neoplasm of chest wall") -AnnotationAssertion( "MONDO:0003933") -AnnotationAssertion(rdfs:label "chest wall bone cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6579") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6724") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6724") ) - -# Class: (breast apocrine carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5141") "An adenocarcinoma of the breast characterized by the presence of two intermingled cellular components: cells with abundant granular, eosinophilic cytoplasm, and cells with abundant cytoplasm containing fine empty vacuoles.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6581") -AnnotationAssertion(Annotation( "DOID:6581") Annotation( "MONDO:equivalentTo") "NCIT:C5141") -AnnotationAssertion(Annotation( "DOID:6581") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5141") "UMLS:C1332316") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "apocrine adenocarcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C5141") "apocrine breast carcinoma") -AnnotationAssertion(Annotation( "DOID:6581") Annotation( "NCIT:C5141") "apocrine carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C5141") "apocrine carcinoma of the breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "breast apocrine adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:6581") Annotation( "NCIT:C5141") "breast apocrine carcinoma") -AnnotationAssertion( "MONDO:0003934") -AnnotationAssertion(rdfs:label "breast apocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6581") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5141") ) -SubClassOf(Annotation( "NCIT:C5141") ) - -# Class: (spondylitis) - -AnnotationAssertion(Annotation( "NCIT:C116779") "The inflammation of a vertebra.") -AnnotationAssertion(Annotation( "DOID:6590") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6590") -AnnotationAssertion(Annotation( "DOID:6590") "ICD9:720.8") -AnnotationAssertion(Annotation( "DOID:6590") "ICD9:720.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D013166") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C116779") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:84172003") -AnnotationAssertion( "inflammation of vertebra") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "vertebra inflammation") -AnnotationAssertion( "MONDO:0003937") -AnnotationAssertion(rdfs:label "spondylitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C116779") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (muscle tissue disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the muscle tissue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:66") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:M60-M63") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of muscle tissue") -AnnotationAssertion( "disease or disorder of muscle tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of muscle tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "muscle tissue disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "muscle tissue disease or disorder") -AnnotationAssertion( "MONDO:0003939") -AnnotationAssertion(rdfs:label "muscle tissue disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:66") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nipple carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the nipple") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6629") -AnnotationAssertion(Annotation( "DOID:6629") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C28432") -AnnotationAssertion(Annotation( "DOID:6629") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C28432") "UMLS:C1334966") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of nipple") -AnnotationAssertion(Annotation( "NCIT:C28432") "nipple cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C28432") "nipple carcinoma") -AnnotationAssertion( "MONDO:0003950") -AnnotationAssertion(rdfs:label "nipple carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C28432/inferred") ) -SubClassOf(Annotation( "DOID:6629") Annotation( "MONDO:Redundant") Annotation( "NCIT:C28432") ) - -# Class: (gastric body carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the body of stomach.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6705") -AnnotationAssertion(Annotation( "DOID:6705") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C8399") -AnnotationAssertion(Annotation( "DOID:6705") Annotation( "MONDO:equivalentTo") "SCTID:254557000") -AnnotationAssertion(Annotation( "DOID:6705") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8399") "UMLS:C0345804") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "body of stomach carcinoma") -AnnotationAssertion(Annotation( "DOID:6705") Annotation( "NCIT:C8399") "cancer of body of stomach") -AnnotationAssertion(Annotation( "NCIT:C8399") "cancer of gastric body") -AnnotationAssertion(Annotation( "NCIT:C8399") "cancer of the body of the stomach") -AnnotationAssertion(Annotation( "NCIT:C8399") "cancer of the gastric body") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C8399") "carcinoma of body of stomach") -AnnotationAssertion(Annotation( "NCIT:C8399") "carcinoma of gastric body") -AnnotationAssertion(Annotation( "NCIT:C8399") "carcinoma of the body of the stomach") -AnnotationAssertion(Annotation( "NCIT:C8399") "carcinoma of the gastric body") -AnnotationAssertion(Annotation( "NCIT:C8399") "gastric body (stomach) cancer") -AnnotationAssertion(Annotation( "NCIT:C8399") "gastric body cancer") -AnnotationAssertion(Annotation( "NCIT:C8399") "gastric body carcinoma") -AnnotationAssertion( "MONDO:0003972") -AnnotationAssertion(rdfs:label "gastric body carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6705") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8399") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Littre gland carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "A carcinoma involving a male urethral gland.") -AnnotationAssertion(Annotation( "DOID:6721") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6721") -AnnotationAssertion(Annotation( "DOID:6721") Annotation( "MONDO:equivalentTo") "NCIT:C39865") -AnnotationAssertion(Annotation( "DOID:6721") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39865") "UMLS:C1516285") -AnnotationAssertion(Annotation( "NCIT:C39865") "carcinoma of LittrC) glands") -AnnotationAssertion(Annotation( "NCIT:C39865") "carcinoma of Littre glands") -AnnotationAssertion(Annotation( "NCIT:C39865") "carcinoma of Littré glands") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of male urethral gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male urethral gland carcinoma") -AnnotationAssertion( "MONDO:0003975") -AnnotationAssertion(rdfs:label "Littre gland carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C39865") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C39865/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (schwannoma of jugular foramen) - -AnnotationAssertion(Annotation( "NCIT:P378") "A rare intracranial schwannoma that affects the jugular foramen.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6735") -AnnotationAssertion(Annotation( "DOID:6735") Annotation( "MONDO:equivalentTo") "NCIT:C5323") -AnnotationAssertion(Annotation( "DOID:6735") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5323") "UMLS:C1334300") -AnnotationAssertion(Annotation( "NCIT:C5323") "jugular Foramen neurilemmoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jugular foramen schwannoma") -AnnotationAssertion(Annotation( "DOID:6735") Annotation( "NCIT:C5323") "neurilemmoma of jugular Foramen") -AnnotationAssertion(Annotation( "NCIT:C5323") "neurilemmoma of the jugular Foramen") -AnnotationAssertion(Annotation( "NCIT:C5323") "schwannoma of the jugular Foramen") -AnnotationAssertion( "MONDO:0003980") -AnnotationAssertion(rdfs:label "schwannoma of jugular foramen") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6735") Annotation( "NCIT:C5323") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (basal ganglia disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the basal ganglia.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:679") "CSP:2057-3403") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:679") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:333.0") -AnnotationAssertion(Annotation( "DOID:679") Annotation( "MONDO:equivalentTo") "MESH:D001480") -AnnotationAssertion(Annotation( "DOID:679") Annotation( "MONDO:equivalentTo") "SCTID:70835005") -AnnotationAssertion(Annotation( "DOID:679") Annotation( "MONDO:equivalentTo") "UMLS:C0004782") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "basal ganglia disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "collection of basal ganglia disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "collection of basal ganglia disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of basal ganglia") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of collection of basal ganglia") -AnnotationAssertion( "disease or disorder of collection of basal ganglia") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of collection of basal ganglia") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of basal ganglia") -AnnotationAssertion( "MONDO:0003996") -AnnotationAssertion(rdfs:label "basal ganglia disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:679") Annotation( "MESH:D001480") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood brain meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A brain meningioma that occurs during childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6939") -AnnotationAssertion(Annotation( "DOID:6939") Annotation( "MONDO:equivalentTo") "NCIT:C6253") -AnnotationAssertion(Annotation( "DOID:6939") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6253") "UMLS:C1332949") -AnnotationAssertion(Annotation( "NCIT:C6253") "Brain meningioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain pediatric meningioma") -AnnotationAssertion(Annotation( "NCIT:C6253") "childhood meningioma of brain") -AnnotationAssertion(Annotation( "NCIT:C6253") "childhood meningioma of the brain") -AnnotationAssertion(Annotation( "NCIT:C6253") "pediatric brain meningioma") -AnnotationAssertion(Annotation( "DOID:6939") Annotation( "NCIT:C6253") "pediatric meningioma of brain") -AnnotationAssertion(Annotation( "NCIT:C6253") "pediatric meningioma of the brain") -AnnotationAssertion( "MONDO:0004046") -AnnotationAssertion(rdfs:label "childhood brain meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6939") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:6939") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6253") ) - -# Class: (thyroiditis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the thyroid gland. This category includes Hashimoto thyroiditis, Riedel thyroiditis, acute thyroiditis, subacute thyroiditis, and radiation-induced thyroiditis.") -AnnotationAssertion( "thyroiditis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7166") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0100646") -AnnotationAssertion(Annotation( "DOID:7166") "ICD9:245") -AnnotationAssertion(Annotation( "DOID:7166") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:245.9") -AnnotationAssertion(Annotation( "DOID:7166") Annotation( "MONDO:equivalentTo") "MESH:D013966") -AnnotationAssertion(Annotation( "DOID:7166") Annotation( "MONDO:equivalentTo") "NCIT:C26894") -AnnotationAssertion(Annotation( "DOID:7166") Annotation( "MONDO:equivalentTo") "SCTID:82119001") -AnnotationAssertion(Annotation( "DOID:7166") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26894") "UMLS:C0040147") -AnnotationAssertion( "inflammation of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "thyroid gland inflammation") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "thyroiditis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "thyroiditis (disease)") -AnnotationAssertion( "MONDO:0004126") -AnnotationAssertion(rdfs:label "thyroiditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7166") Annotation( "MESH:D013966") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26894/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anal canal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7469") "A squamous cell carcinoma arising from the mucosa of the anal canal.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7177") -AnnotationAssertion(Annotation( "DOID:7177") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7469") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424019") -AnnotationAssertion(Annotation( "DOID:7177") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7469") "UMLS:C1332262") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7469") "anal canal squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:0018519") "squamous cell carcinoma of the anal canal") -AnnotationAssertion( "MONDO:0004132") -AnnotationAssertion(Annotation( "Orphanet:424019") ) -AnnotationAssertion(rdfs:label "anal canal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7469") ) -SubClassOf(Annotation( "DOID:7177") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7469") Annotation( "Orphanet:424019") ) - -# Class: (spinal meninges cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the meninx of spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7224") -AnnotationAssertion(Annotation( "DOID:7224") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:192.3") -AnnotationAssertion(Annotation( "DOID:7224") Annotation( "MONDO:equivalentTo") "SCTID:363476006") -AnnotationAssertion(Annotation( "DOID:7224") Annotation( "MONDO:equivalentTo") "UMLS:C0153647") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of meninx of spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant meninx of spinal cord neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of meninx of spinal cord") -AnnotationAssertion(Annotation( "DOID:7224") "malignant neoplasm of spinal meninges") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "meninx of spinal cord cancer") -AnnotationAssertion( "MONDO:0004151") -AnnotationAssertion(rdfs:label "spinal meninges cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7224") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hereditary fallopian tube carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40455") "Fallopian tube carcinoma that has developed in relatives of patients that have a history of fallopian tube carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7266") -AnnotationAssertion(Annotation( "DOID:7266") Annotation( "MONDO:equivalentTo") "NCIT:C40455") -AnnotationAssertion(Annotation( "DOID:7266") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40455") "UMLS:C1512418") -AnnotationAssertion(Annotation( "NCIT:C40455") "familial fallopian tube carcinoma") -AnnotationAssertion(Annotation( "NCIT:C40455") "hereditary fallopian tube cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") Annotation( "NCIT:C40455") "hereditary fallopian tube carcinoma") -AnnotationAssertion(Annotation( "DOID:7266") "familiar fallopian tube carcinoma") -AnnotationAssertion( "MONDO:0004166") -AnnotationAssertion(rdfs:label "hereditary fallopian tube carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:7266") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40455") ) - -# Class: (benign urethral neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3619") "Abnormal growth of the cells of the urethra (lower urinary tract) without malignant characteristics.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:730") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:223.81") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3619") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92466006") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign neoplasm of the urethra") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign neoplasm of urethra") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign tumor of the urethra") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign tumor of urethra") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign urethra neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign urethra tumor") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign urethral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3619") "benign urethral tumor") -AnnotationAssertion(Annotation( "DOID:730") Annotation( "NCIT:C3428") "neoplasm. urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "urethra benign neoplasm") -AnnotationAssertion(Annotation( "DOID:730") "urethral benign neoplasm") -AnnotationAssertion( "MONDO:0004177") -AnnotationAssertion(rdfs:label "benign urethral neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:730") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3619") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3619") ) - -# Class: (benign urinary system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4893") "A non-metastasizing neoplasm that arises from the organs that comprise the urinary system. Representative examples include renal oncocytoma, bladder inverted papilloma, and urothelial papilloma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:731") "neoplasm of urinary system") -AnnotationAssertion(Annotation( "DOID:731") Annotation( "NCIT:C3431") "tumor of the urinary system") -AnnotationAssertion(Annotation( "DOID:731") "tumor of urinary tract") -AnnotationAssertion(Annotation( "DOID:731") "urinary tract neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:731") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:223.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:223.9") -AnnotationAssertion(Annotation( "DOID:731") Annotation( "MONDO:equivalentTo") "MESH:D014571") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4893") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92468007") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign neoplasm of the urinary tract") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign neoplasm of urinary tract") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign tumor of the urinary tract") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign tumor of urinary tract") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign urinary system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign urinary tract neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4893") "benign urinary tract tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal system benign neoplasm") -AnnotationAssertion(Annotation( "DOID:731") "urinary system benign neoplasm") -AnnotationAssertion( "MONDO:0004180") -AnnotationAssertion(rdfs:label "benign urinary system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:731") Annotation( "DOID:731/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4893") ) - -# Class: (axonal neuropathy) - -AnnotationAssertion(Annotation( "NCIT:C27301") "Any nerve disorder affecting the axon of a nerve.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7319") -AnnotationAssertion(Annotation( "DOID:7319") Annotation( "MONDO:equivalentTo") "NCIT:C27301") -AnnotationAssertion(Annotation( "DOID:7319") Annotation( "MONDO:equivalentTo") "SCTID:60703000") -AnnotationAssertion(Annotation( "DOID:7319") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27301") "UMLS:C0270921") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "axon peripheral neuropathy") -AnnotationAssertion(Annotation( "NCIT:C27301") "axonal neuropathy") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "peripheral neuropathy of axon") -AnnotationAssertion( "MONDO:0004183") -AnnotationAssertion(rdfs:label "axonal neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7319") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27301") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (urethral disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the urethra.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:732") -AnnotationAssertion(Annotation( "DOID:732") Annotation( "MONDO:equivalentTo") "MESH:D014522") -AnnotationAssertion(Annotation( "DOID:732") Annotation( "MONDO:equivalentTo") "NCIT:C26903") -AnnotationAssertion(Annotation( "DOID:732") Annotation( "MONDO:equivalentTo") "SCTID:4985009") -AnnotationAssertion(Annotation( "DOID:732") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26903") "UMLS:C0041969") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of urethra") -AnnotationAssertion( "disease or disorder of urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of urethra") -AnnotationAssertion(Annotation( "DOID:732") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26903") "urethra disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "urethra disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26903") "urethra disorder") -AnnotationAssertion( "MONDO:0004184") -AnnotationAssertion(rdfs:label "urethral disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:732") Annotation( "MESH:D014522") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26903") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (urethra cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the urethra") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:734") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009390") -AnnotationAssertion(Annotation( "DOID:734") Annotation( "MONDO:equivalentTo") "ICD10CM:C68.0") -AnnotationAssertion(Annotation( "DOID:734") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:189.3") -AnnotationAssertion(Annotation( "DOID:734") Annotation( "MONDO:equivalentTo") "NCIT:C7507") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:UCA") -AnnotationAssertion(Annotation( "DOID:734") Annotation( "MONDO:equivalentTo") "SCTID:363459007") -AnnotationAssertion(Annotation( "DOID:734") Annotation( "MONDO:patterns/cancer") "cancer of urethra") -AnnotationAssertion(Annotation( "NCIT:C7507") "malignant neoplasm of the urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7507") "malignant neoplasm of urethra") -AnnotationAssertion(Annotation( "NCIT:C7507") "malignant tumor of the urethra") -AnnotationAssertion(Annotation( "NCIT:C7507") "malignant tumor of urethra") -AnnotationAssertion(Annotation( "DOID:734") "malignant tumour of urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7507") "malignant urethra neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7507") "malignant urethra tumor") -AnnotationAssertion(Annotation( "DOID:734") Annotation( "NCIT:C7507") "malignant urethral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7507") "malignant urethral tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "urethra cancer") -AnnotationAssertion(Annotation( "DOID:734") "urethral Ca") -AnnotationAssertion(Annotation( "ONCOTREE:UCA") "urethral cancer") -AnnotationAssertion( "MONDO:0004192") -AnnotationAssertion(rdfs:label "urethra cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:734") Annotation( "ICD10CM:C68.0/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7507") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7507") ) - -# Class: (male urethral cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "A cancer involving a male urethra.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:736") -AnnotationAssertion(Annotation( "DOID:736") Annotation( "MONDO:equivalentTo") "NCIT:C39867") -AnnotationAssertion(Annotation( "DOID:736") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39867") "UMLS:C1518164") -AnnotationAssertion(Annotation( "NCIT:C39867") "Male urethral malignant neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of male urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male urethra cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant male urethra neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of male urethra") -AnnotationAssertion( "MONDO:0004197") -AnnotationAssertion(rdfs:label "male urethral cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:736") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39867") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adrenal medulla carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the adrenal medulla") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7379") -AnnotationAssertion(Annotation( "DOID:7379") Annotation( "MONDO:directSiblingOf") "NCIT:C9276") -AnnotationAssertion(Annotation( "DOID:7379") Annotation( "MONDO:directSiblingOf") "UMLS:C1334717") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal medulla carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of adrenal medulla") -AnnotationAssertion( "MONDO:0004202") -AnnotationAssertion(rdfs:label "adrenal medulla carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:7379") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (female urethral cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the female urethra.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:738") -AnnotationAssertion(Annotation( "DOID:738") Annotation( "MONDO:equivalentTo") "NCIT:C39866") -AnnotationAssertion(Annotation( "DOID:738") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39866") "UMLS:C1517154") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of female urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "female urethra cancer") -AnnotationAssertion(Annotation( "NCIT:C39866") "female urethral malignant neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant female urethra neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of female urethra") -AnnotationAssertion( "MONDO:0004203") -AnnotationAssertion(rdfs:label "female urethral cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:738") Annotation( "MONDO:Redundant") Annotation( "NCIT:C39866") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (diverticulitis) - -AnnotationAssertion(Annotation( "NCIT:C26752") "An infection that develops in the diverticula of the intestinal tract. Signs and symptoms include abdominal pain, fever, and leukocytosis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7475") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001460") -AnnotationAssertion(Annotation( "DOID:7475") Annotation( "MONDO:equivalentTo") "MESH:D004238") -AnnotationAssertion(Annotation( "DOID:7475") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26752") "NCIT:C26752") -AnnotationAssertion(Annotation( "DOID:7475") Annotation( "MONDO:equivalentTo") "SCTID:307496006") -AnnotationAssertion(Annotation( "DOID:7475") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26752") "UMLS:C0012813") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "digestive tract diverticulum inflammation") -AnnotationAssertion( "inflammation of digestive tract diverticulum") -AnnotationAssertion( "MONDO:0004235") -AnnotationAssertion(rdfs:label "diverticulitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7475") Annotation( "NCIT:C26752/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (small intestine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that affects the small intestine. Representative examples of benign neoplasms include lipoma and leiomyoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7505") -AnnotationAssertion(Annotation( "DOID:7505") Annotation( "MONDO:equivalentTo") "NCIT:C4432") -AnnotationAssertion(Annotation( "DOID:7505") Annotation( "MONDO:equivalentTo") "SCTID:126832004") -AnnotationAssertion(Annotation( "DOID:7505") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4432") "UMLS:C0345832") -AnnotationAssertion(Annotation( "NCIT:C4432") "neoplasm of small bowel") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4432") "neoplasm of small intestine") -AnnotationAssertion(Annotation( "NCIT:C4432") "neoplasm of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C4432") "neoplasm of the small intestine") -AnnotationAssertion(Annotation( "NCIT:C4432") "small bowel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4432") "small bowel tumor") -AnnotationAssertion(Annotation( "DOID:7505") Annotation( "NCIT:C4432") "small intestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4432") "small intestine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4432") "small intestine tumor") -AnnotationAssertion(Annotation( "NCIT:C4432") "tumor of small bowel") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4432") "tumor of small intestine") -AnnotationAssertion(Annotation( "NCIT:C4432") "tumor of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C4432") "tumor of the small intestine") -AnnotationAssertion( "MONDO:0004251") -AnnotationAssertion(rdfs:label "small intestine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7505") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4432") ) -SubClassOf( ) - -# Class: (Wolffian adnexal tumor) - -AnnotationAssertion(Annotation( "NCIT:C40141") "A benign or malignant epithelial neoplasm of probable Wolffian origin. It predominantly arises from the broad ligament and presents as a unilateral adnexal mass.") -AnnotationAssertion(Annotation( "DOID:7514") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7514") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0008680") -AnnotationAssertion(Annotation( "DOID:7514") Annotation( "MONDO:equivalentTo") "MESH:C536741") -AnnotationAssertion(Annotation( "DOID:7514") Annotation( "MONDO:equivalentTo") "NCIT:C40141") -AnnotationAssertion(Annotation( "DOID:7514") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40141") "UMLS:C1520159") -AnnotationAssertion(Annotation( "NCIT:C40141") "Wolffian adnexal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40141") "Wolffian adnexal tumor") -AnnotationAssertion(Annotation( "GARD:0008680") Annotation( ) "FATWO") -AnnotationAssertion(Annotation( "GARD:0008680") Annotation( ) "WAT") -AnnotationAssertion(Annotation( "GARD:0008680") "Wolffian adenoma") -AnnotationAssertion(Annotation( "GARD:0008680") "Wolffian tumor") -AnnotationAssertion(Annotation( "GARD:0008680") "female adnexal tumor of probable Wolffian origin") -AnnotationAssertion( "MONDO:0004255") -AnnotationAssertion(rdfs:label "Wolffian adnexal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:C536741/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40141") ) -SubClassOf(Annotation( "NCIT:C40141") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endocervical carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the endocervix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7519") -AnnotationAssertion(Annotation( "DOID:7519") Annotation( "MONDO:equivalentTo") "NCIT:C28327") -AnnotationAssertion(Annotation( "DOID:7519") Annotation( "MONDO:equivalentTo") "SCTID:372098004") -AnnotationAssertion(Annotation( "DOID:7519") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C28327") "UMLS:C1299237") -AnnotationAssertion(Annotation( "DOID:7519") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C28327") "carcinoma of endocervix") -AnnotationAssertion(Annotation( "DOID:7519") Annotation( "NCIT:C28327") "carcinoma of the endocervix") -AnnotationAssertion(Annotation( "NCIT:C28327") "endocervical cancer") -AnnotationAssertion(Annotation( "NCIT:C28327") "endocervical carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocervix carcinoma") -AnnotationAssertion(Annotation( "NCIT:C28327") "endocervical adenocarcinoma") -AnnotationAssertion( "MONDO:0004259") -AnnotationAssertion(rdfs:label "endocervical carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7519") Annotation( "MONDO:Redundant") Annotation( "NCIT:C28327") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (acute endometritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute, usually bacterial infection affecting the endometrium. It is characterized by the presence of neutrophils or microabscesses in the endometrial glands. Symptoms include fever, lower abdominal pain, and vaginal discharge.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7528") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:615.0") -AnnotationAssertion(Annotation( "DOID:7528") Annotation( "MONDO:equivalentTo") "NCIT:C27022") -AnnotationAssertion(Annotation( "DOID:7528") Annotation( "MONDO:equivalentTo") "SCTID:67667007") -AnnotationAssertion(Annotation( "DOID:7528") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27022") "UMLS:C0238103") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "endometritis, acute") -AnnotationAssertion( "MONDO:0004265") -AnnotationAssertion(rdfs:label "acute endometritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7528") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27022") ) -SubClassOf( ) - -# Class: (stomach disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the stomach.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:76") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:537.89") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:537.9") -AnnotationAssertion(Annotation( "DOID:76") Annotation( "MONDO:equivalentTo") "MESH:D013272") -AnnotationAssertion(Annotation( "DOID:76") Annotation( "MONDO:equivalentTo") "NCIT:C26886") -AnnotationAssertion(Annotation( "DOID:76") Annotation( "MONDO:equivalentTo") "SCTID:29384001") -AnnotationAssertion(Annotation( "DOID:76") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26886") "UMLS:C0038354") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of stomach") -AnnotationAssertion( "disease or disorder of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of stomach") -AnnotationAssertion(Annotation( "DOID:76") "gastropathy") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "stomach disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "stomach disease or disorder") -AnnotationAssertion(Annotation( "DOID:76") Annotation( "NCIT:C26886") "stomach disorder") -AnnotationAssertion(Annotation( "DOID:76") "gastric disease") -AnnotationAssertion( "MONDO:0004298") -AnnotationAssertion(rdfs:label "stomach disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:76") Annotation( "MESH:D013272") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26886") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cholangiolocellular carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C41617") "An intrahepatic cholangiocarcinoma that arises from the canals of Hering.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7642") -AnnotationAssertion(Annotation( "DOID:7642") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C41617") -AnnotationAssertion(Annotation( "DOID:7642") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C41617") "UMLS:C1516490") -AnnotationAssertion(Annotation( "NCIT:C41617") Annotation( ) "CLC") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cholangiocarcinoma of intralobular bile duct") -AnnotationAssertion(Annotation( "NCIT:C41617") "cholangiolocellular carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intralobular bile duct cholangiocarcinoma") -AnnotationAssertion( "MONDO:0004315") -AnnotationAssertion(rdfs:label "cholangiolocellular carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:7642") Annotation( "NCIT:C41617") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (digestive system disorder) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease or disorder that involves the digestive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:77") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000405") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:K00-K95") -AnnotationAssertion(Annotation( "DOID:77") "ICD9:520-579.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:V47.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D005767") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2990") -AnnotationAssertion(Annotation( "DOID:77") Annotation( "MONDO:equivalentTo") "SCTID:53619000") -AnnotationAssertion(Annotation( "DOID:77") "alimentary system disease") -AnnotationAssertion(Annotation( "NCIT:C2990") "digestive disease") -AnnotationAssertion(Annotation( "NCIT:C2990") "digestive system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "digestive system disease or disorder") -AnnotationAssertion(Annotation( "DOID:77") Annotation( "NCIT:C2990") "digestive system disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of digestive system") -AnnotationAssertion( "disease or disorder of digestive system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C2990") "disorder of digestive system") -AnnotationAssertion(Annotation( "MONDO:cjm") "gastroenterological system disease") -AnnotationAssertion(Annotation( "MONDO:cjm") "gastroenterological system disorder") -AnnotationAssertion(Annotation( "DOID:77") "gastroenteropathy") -AnnotationAssertion(Annotation( "DOID:77") "gastrointestinal disease") -AnnotationAssertion(Annotation( "DOID:77") Annotation( "NCIT:C2990") "gastrointestinal disorder") -AnnotationAssertion(Annotation( "NCIT:C2990") "gastrointestinal system disease") -AnnotationAssertion(Annotation( "NCIT:C2990") "gastrointestinal system disorder") -AnnotationAssertion(Annotation( "DOID:77") "git disease") -AnnotationAssertion(Annotation( "NCIT:C2990") "stomach or intestinal disorder") -AnnotationAssertion( "MONDO:0004335") -AnnotationAssertion(rdfs:label "digestive system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retinal cell cancer) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:771") -AnnotationAssertion(Annotation( "DOID:771") Annotation( "MONDO:relatedTo") "NCIT:C7061") -AnnotationAssertion(Annotation( "DOID:771") Annotation( "MONDO:relatedTo") "UMLS:C1335765") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of retinal cell") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of retinal cell") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant retinal cell neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "retinal cell cancer") -AnnotationAssertion( "MONDO:0004338") -AnnotationAssertion(rdfs:label "retinal cell cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:771") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (laryngeal disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A non-neoplastic or neoplastic disorder that affects the larynx. Representative examples include laryngitis, vocal cord polyp, squamous papilloma, and carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:786") -AnnotationAssertion(Annotation( "DOID:786") "ICD9:478.70") -AnnotationAssertion(Annotation( "DOID:786") Annotation( "MONDO:equivalentTo") "MESH:D007818") -AnnotationAssertion(Annotation( "DOID:786") Annotation( "MONDO:equivalentTo") "NCIT:C26810") -AnnotationAssertion(Annotation( "DOID:786") Annotation( "MONDO:equivalentTo") "SCTID:60600009") -AnnotationAssertion(Annotation( "DOID:786") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26810") "UMLS:C0023051") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of larynx") -AnnotationAssertion( "disease or disorder of larynx") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of larynx") -AnnotationAssertion( "disorder of the larynx") -AnnotationAssertion(Annotation( "NCIT:C26810") "laryngeal disease") -AnnotationAssertion(Annotation( "NCIT:C26810") "laryngeal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "larynx disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "larynx disease or disorder") -AnnotationAssertion( "MONDO:0004382") -AnnotationAssertion(rdfs:label "laryngeal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:786") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mediastinal schwannoma) - -AnnotationAssertion(Annotation( "NCIT:C6643") "A schwannoma that arises from the posterior mediastinum. It is the most common neurogenic tumor of the mediastinum. Excision is usually curative.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6175") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:7922") -AnnotationAssertion(Annotation( "DOID:6175") Annotation( "MONDO:equivalentTo") "NCIT:C6643") -AnnotationAssertion(Annotation( "DOID:6175") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6643") "UMLS:C1334679") -AnnotationAssertion(Annotation( "NCIT:C6643") "benign mediastinal neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C6643") "benign mediastinal schwannoma") -AnnotationAssertion(Annotation( "NCIT:C6643") "benign neurilemmoma of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6643") "benign neurilemmoma of the mediastinum") -AnnotationAssertion(Annotation( "DOID:7922") Annotation( "NCIT:C6625") Annotation( "NCIT:C6643") "benign schwannoma of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6643") "benign schwannoma of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6643") "mediastinal neurilemmoma") -AnnotationAssertion(Annotation( "NCIT:C6643") "mediastinal schwannoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mediastinum schwannoma") -AnnotationAssertion(Annotation( "NCIT:C6643") "neurilemmoma of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6643") "neurilemmoma of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6643") "schwannoma of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6643") "schwannoma of the mediastinum") -AnnotationAssertion( "MONDO:0004398") -AnnotationAssertion(rdfs:label "mediastinal schwannoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:6175") Annotation( "NCIT:C6643") ) -SubClassOf(Annotation( "DOID:6175") Annotation( "NCIT:C6643") ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C6643") ) -SubClassOf( ) - -# Class: (skin meningioma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A meningioma (disease) that involves the zone of skin.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8006") -AnnotationAssertion(Annotation( "DOID:8006") Annotation( "MONDO:equivalentTo") "UMLS:C1335481") -AnnotationAssertion( "meningioma (disease) of zone of skin") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin meningioma (disease)") -AnnotationAssertion(Annotation( "DOID:8006") Annotation( "NCIT:C5277") "primary meningioma of the skin") -AnnotationAssertion( "MONDO:0004429") -AnnotationAssertion(rdfs:label "skin meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8006") Annotation( "MONDO:Entailed") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (neuronitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8117") -AnnotationAssertion(Annotation( "DOID:8117") Annotation( "MONDO:equivalentTo") "NCIT:C34847") -AnnotationAssertion(Annotation( "DOID:8117") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34847") "UMLS:C0027881") -AnnotationAssertion(Annotation( "Wikipedia:Neuroinflammation") "neuroinflammation") -AnnotationAssertion( "MONDO:0004466") -AnnotationAssertion(rdfs:comment "Editor note: check this") -AnnotationAssertion(rdfs:label "neuronitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8117/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34847/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bacterial arthritis) - -AnnotationAssertion(Annotation( "NCIT:C26699") "The inflammation of one or more joints caused by a bacterial infection within the joint space. Symptoms include pain, stiffness, and decreased range of motion in the affected joint.") -AnnotationAssertion(Annotation( "DOID:813") "infectious arthritis") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:813") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001351") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:711.40") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.9") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.90") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.91") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.92") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.93") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.94") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.95") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.96") -AnnotationAssertion(Annotation( "DOID:813") "ICD9:711.97") -AnnotationAssertion(Annotation( "DOID:813") Annotation( "MONDO:equivalentTo") "MESH:D001170") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26699") -AnnotationAssertion(Annotation( "DOID:813") Annotation( "MONDO:directSiblingOf") "NCIT:C26700") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:48245008") -AnnotationAssertion(Annotation( "NCIT:C26699") "pyogenic arthritis") -AnnotationAssertion(Annotation( "NCIT:C26699") "septic arthritis") -AnnotationAssertion( "MONDO:0004471") -AnnotationAssertion(rdfs:label "bacterial arthritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (malignant childhood germ cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6541") "A malignant germ cell tumor that occurs during childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8149") -AnnotationAssertion(Annotation( "DOID:8149") Annotation( "MONDO:equivalentTo") "NCIT:C6541") -AnnotationAssertion(Annotation( "DOID:8149") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6541") "UMLS:C1334574") -AnnotationAssertion(Annotation( "NCIT:C6541") "malignant childhood germ cell neoplasm") -AnnotationAssertion(Annotation( "DOID:8149") Annotation( "NCIT:C6541") "malignant pediatric germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6541") "malignant childhood germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6541") "malignant pediatric germ cell neoplasm") -AnnotationAssertion( "MONDO:0004479") -AnnotationAssertion(rdfs:label "malignant childhood germ cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C6541") ObjectIntersectionOf( )) -SubClassOf(Annotation( "DOID:8149") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6541") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6541") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6541") ) - -# Class: (mediastinitis) - -AnnotationAssertion(Annotation( "NCIT:C26827") "An inflammatory process affecting the mediastinum.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/2198"^^xsd:anyURI) -AnnotationAssertion(Annotation( "DOID:819") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:819") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:J98.51") -AnnotationAssertion(Annotation( "DOID:819") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:519.2") -AnnotationAssertion(Annotation( "DOID:819") Annotation( "MONDO:equivalentTo") "MESH:D008480") -AnnotationAssertion(Annotation( "DOID:819") Annotation( "MONDO:equivalentTo") "NCIT:C26827") -AnnotationAssertion(Annotation( "DOID:819") Annotation( "MONDO:equivalentTo") "SCTID:47597000") -AnnotationAssertion(Annotation( "DOID:819") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26827") "UMLS:C0025064") -AnnotationAssertion( "MONDO:0004492") -AnnotationAssertion(rdfs:comment "There is a question whether the inflammation site is the mediastinum itself or the mediastinal pleura. We are using mediastinum here to be consistent with the definition and classification from NCIT.") -AnnotationAssertion(rdfs:label "mediastinitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myocarditis) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/7137/myocarditis") "Myocarditis is a condition that is characterized by inflammation of the heart muscle (myocardium). Some affected people have no noticeable symptoms of the condition. When present, signs and symptoms may include chest pain, abnormal heartbeat, shortness of breath, fatigue, signs of infection (i.e. fever, headache, sore throat, diarrhea), and leg swelling. Myocarditis can be caused by a variety of factors including infections (viral, bacterial, parasitic, and fungal), allergic reactions to certain medications, and exposure to certain chemicals. It can also be associated with other inflammatory conditions such as lupus, Wegener's granulomatosis, giant cell arteritis and Takayasu's arteritis. Most cases occur sporadically in people with no family history of the condition. Treatment aims to address the underlying cause of the condition. Medications and rarely, a heart transplant may be needed if the heart muscle becomes weak.") -AnnotationAssertion(Annotation( "DOID:820") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:820") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007137") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:I40") -AnnotationAssertion(Annotation( "DOID:820") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:429.0") -AnnotationAssertion(Annotation( "DOID:820") Annotation( "MONDO:relatedTo") "KEGG:05416") -AnnotationAssertion(Annotation( "DOID:820") Annotation( "MONDO:equivalentTo") "MESH:D009205") -AnnotationAssertion(Annotation( "DOID:820") Annotation( "MONDO:equivalentTo") "NCIT:C34831") -AnnotationAssertion(Annotation( "DOID:820") Annotation( "MONDO:equivalentTo") "SCTID:50920009") -AnnotationAssertion(Annotation( "DOID:820") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34831") "UMLS:C0027059") -AnnotationAssertion( "inflammation of myocardium") -AnnotationAssertion(Annotation( "DOID:820") "myocardial inflammation") -AnnotationAssertion(Annotation( "DOID:820") "myocardial inflammation (finding)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "myocardium inflammation") -AnnotationAssertion( "MONDO:0004496") -AnnotationAssertion(Annotation( "GARD:0007137") ) -AnnotationAssertion(rdfs:label "myocarditis") -AnnotationAssertion(Annotation( "GARD:0007137") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7137/myocarditis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Wikipedia:Cardiomyopathy") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (penile urethral cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A urethra cancer that involves the penis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8223") -AnnotationAssertion(Annotation( "DOID:8223") Annotation( "MONDO:equivalentTo") "NCIT:C39868") -AnnotationAssertion(Annotation( "DOID:8223") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39868") "UMLS:C1518950") -AnnotationAssertion(Annotation( "NCIT:C39868") "penile urethral malignant neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "penis urethra cancer") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "urethra cancer of penis") -AnnotationAssertion( "MONDO:0004504") -AnnotationAssertion(rdfs:label "penile urethral cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:8223") Annotation( "NCIT:C39868") ) - -# Class: (chronic rhinitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Chronic inflammation of the nasal cavity mucosa. It may lead to post-nasal drip resulting in chronic sore throat and chronic cough.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8252") -AnnotationAssertion(Annotation( "DOID:8252") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:472.0") -AnnotationAssertion(Annotation( "DOID:8252") Annotation( "MONDO:equivalentTo") "NCIT:C34479") -AnnotationAssertion(Annotation( "DOID:8252") Annotation( "MONDO:equivalentTo") "SCTID:86094006") -AnnotationAssertion(Annotation( "DOID:8252") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34479") "UMLS:C0008711") -AnnotationAssertion(Annotation( "DOID:8252") "rhinitis - chronic") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "rhinitis, chronic") -AnnotationAssertion( "MONDO:0004514") -AnnotationAssertion(rdfs:label "chronic rhinitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8252") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34479") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peritonitis) - -AnnotationAssertion(Annotation( "NCIT:C26849") "Inflammation of the peritoneum due to infection by bacteria or fungi. Causes include liver disease, perforation of the gastrointestinal tract or biliary tract, and peritoneal dialysis. Patients usually present with abdominal pain and tenderness, fever, chills, and nausea and vomiting. It is an emergency medical condition that requires prompt medical attention and treatment.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8283") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008588") -AnnotationAssertion(Annotation( "DOID:8283") "ICD9:567.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:567.82") -AnnotationAssertion(Annotation( "DOID:8283") "ICD9:567.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D010538") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26849") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:86422009") -AnnotationAssertion(Annotation( "DOID:8283") "acute generalized peritonitis") -AnnotationAssertion( "inflammation of peritoneum") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "peritoneum inflammation") -AnnotationAssertion(Annotation( "DOID:8283") "primary bacterial peritonitis") -AnnotationAssertion(Annotation( "DOID:8283") "retractile mesenteritis") -AnnotationAssertion( "MONDO:0004522") -AnnotationAssertion(rdfs:label "peritonitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8283") Annotation( "EFO:0008588") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (auditory system cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the auditory system") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:833") -AnnotationAssertion(Annotation( "DOID:833") Annotation( "MONDO:relatedTo") "MESH:D004428") -AnnotationAssertion(Annotation( "DOID:833") Annotation( "MONDO:relatedTo") "NCIT:C3000") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "auditory system cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of auditory system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant auditory system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of auditory system") -AnnotationAssertion( "MONDO:0004532") -AnnotationAssertion(rdfs:label "auditory system cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:833") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:833") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (aortic malignant tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the aorta.") -AnnotationAssertion(Annotation( "DOID:8352") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8352") -AnnotationAssertion(Annotation( "DOID:8352") Annotation( "MONDO:equivalentTo") "NCIT:C5375") -AnnotationAssertion(Annotation( "DOID:8352") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5375") "UMLS:C1334560") -AnnotationAssertion( "aorta cancer") -AnnotationAssertion(Annotation( "DOID:8352") "aortic malignant neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of aorta") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant aorta neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5375") "malignant aortic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C5375") "malignant neoplasm of aorta") -AnnotationAssertion(Annotation( "NCIT:C5375") "malignant neoplasm of the aorta") -AnnotationAssertion(Annotation( "NCIT:C5375") "malignant tumor of aorta") -AnnotationAssertion(Annotation( "NCIT:C5375") "malignant tumor of the aorta") -AnnotationAssertion( "MONDO:0004539") -AnnotationAssertion(rdfs:label "aortic malignant tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (intestinal obstruction) - -AnnotationAssertion(Annotation( "NCIT:P378") "Blockage of the normal flow of the intestinal contents within the bowel.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8437") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:560.89") -AnnotationAssertion(Annotation( "DOID:8437") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:560.9") -AnnotationAssertion(Annotation( "DOID:8437") Annotation( "MONDO:equivalentTo") "MESH:D007415") -AnnotationAssertion(Annotation( "DOID:8437") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:otherHierarchy") "NCIT:C9175") -AnnotationAssertion(Annotation( "DOID:8437") Annotation( "MONDO:equivalentTo") "SCTID:81060008") -AnnotationAssertion(Annotation( "DOID:8437") Annotation( "MONDO:equivalentTo") "UMLS:C0021843") -AnnotationAssertion(Annotation( "NCIT:C9175") "bowel obstruction") -AnnotationAssertion( "MONDO:0004565") -AnnotationAssertion(rdfs:label "intestinal obstruction") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:8437") Annotation( "MESH:D007415") ) - -# Class: (rheumatic myocarditis) - -AnnotationAssertion(Annotation( "NCIT:C35202") "Inflammation of the myocardium in acute rheumatic heart disease.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8481") -AnnotationAssertion(Annotation( "DOID:8481") "ICD9:391.9") -AnnotationAssertion(Annotation( "DOID:8481") "ICD9:398.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35202") -AnnotationAssertion(Annotation( "DOID:8481") Annotation( "MONDO:equivalentTo") "SCTID:195136004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0155557") -AnnotationAssertion(Annotation( "DOID:8481") "active rheumatic fever with myocarditis") -AnnotationAssertion(Annotation( "DOID:8481") "acute rheumatic carditis") -AnnotationAssertion(Annotation( "DOID:8481") Annotation( "ICD9CM:391.2") Annotation( "NCIT:C35202") "acute rheumatic myocarditis") -AnnotationAssertion(Annotation( "DOID:8481") "acute rheumatic myocarditis (disorder) [ambiguous]") -AnnotationAssertion(Annotation( "DOID:8481") "rheumatic degeneration of myocardium") -AnnotationAssertion(Annotation( "DOID:8481") "rheumatic fever with myocarditis") -AnnotationAssertion(Annotation( "DOID:8481") Annotation( "ICD9CM:398.0") "rheumatic myocarditis") -AnnotationAssertion(Annotation( "DOID:8481") "rheumatoid myocarditis") -AnnotationAssertion( "MONDO:0004582") -AnnotationAssertion(rdfs:label "rheumatic myocarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:8481") Annotation( "NCIT:C35202/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rheumatoid lung disease) - -AnnotationAssertion(Annotation( "PMID:17684286") Annotation( "https://medlineplus.gov/ency/article/000113.htm") "Rheumatoid lung disease is a group of lung problems related to rheumatoid arthritis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:849") -AnnotationAssertion(Annotation( "DOID:849") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:714.81") -AnnotationAssertion(Annotation( "DOID:849") Annotation( "MONDO:equivalentTo") "SCTID:398726004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0994344") -AnnotationAssertion(Annotation( "DOID:849") "rheumatoid lung") -AnnotationAssertion( "MONDO:0004586") -AnnotationAssertion(rdfs:label "rheumatoid lung disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:849") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:849") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (collagenopathy) - -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0004603") -AnnotationAssertion(rdfs:label "collagenopathy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (oropharynx cancer) - -AnnotationAssertion(Annotation( "NCIT:C7398") "A primary or metastatic malignant neoplasm that affects the oropharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8557") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001931") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009358") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MONDO:equivalentTo") "ICD10CM:C10") -AnnotationAssertion(Annotation( "DOID:8557") "ICD9:146") -AnnotationAssertion(Annotation( "DOID:8557") "ICD9:146.5") -AnnotationAssertion(Annotation( "DOID:8557") "ICD9:146.6") -AnnotationAssertion(Annotation( "DOID:8557") "ICD9:146.7") -AnnotationAssertion(Annotation( "DOID:8557") "ICD9:146.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009959") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MONDO:equivalentTo") "NCIT:C7398") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7398") "UMLS:C0153382") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MONDO:equivalentTo") "UMLS:C0153389") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MONDO:equivalentTo") "UMLS:C0153390") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2349952") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3165521") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") "malignant neoplasm of junctional region of oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MTH:U000704") "malignant neoplasm of lateral wall of oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "MONDO:patterns/cancer") Annotation( "MTH:NOCODE") Annotation( "NCIT:C7398") "malignant neoplasm of oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") "malignant neoplasm of posterior wall of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C7398") "malignant neoplasm of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C7398") "malignant oropharyngeal neoplasm") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "NCIT:C7398") "malignant oropharyngeal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant oropharynx neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7398") "malignant tumor of oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") "malignant tumor of posterior wall of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C7398") "malignant tumor of the oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") "malignant tumour of mesopharynx") -AnnotationAssertion(Annotation( "DOID:8557") "oropharyngeal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oropharynx cancer") -AnnotationAssertion(Annotation( "DOID:8557") "primary malignant neoplasm of lateral wall of oropharynx") -AnnotationAssertion(Annotation( "DOID:8557") Annotation( "NCIT:C9105") "oropharyngeal carcinoma") -AnnotationAssertion( "MONDO:0004608") -AnnotationAssertion(rdfs:label "oropharynx cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8557") Annotation( "EFO:1001931") Annotation( "MESH:D009959") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7398") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7398") ) - -# Class: (herpes simplex infectious disease) - -AnnotationAssertion(Annotation( "MESH:D006561") "A group of acute infections caused by herpes simplex virus type 1 or type 2 that is characterized by the development of one or more small fluid-filled vesicles with a raised erythematous base on the skin or mucous membrane. It occurs as a primary infection or recurs due to a reactivation of a latent infection. (Dorland, 27th ed.)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8566") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1002022") -AnnotationAssertion(Annotation( "DOID:8566") Annotation( "MONDO:equivalentTo") "ICD10CM:B00") -AnnotationAssertion(Annotation( "DOID:8566") "ICD9:054") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:058.89") -AnnotationAssertion(Annotation( "DOID:8566") Annotation( "MONDO:equivalentTo") "MESH:D006561") -AnnotationAssertion(Annotation( "DOID:8566") Annotation( "MONDO:equivalentTo") "SCTID:88594005") -AnnotationAssertion(Annotation( "DOID:8566") Annotation( "MONDO:equivalentTo") "UMLS:C0019348") -AnnotationAssertion(Annotation( "DOID:8566") "Herpesvirus hominis disease") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Simplexvirus caused disease or disorder") -AnnotationAssertion( "Simplexvirus disease or disorder") -AnnotationAssertion( "Simplexvirus infectious disease") -AnnotationAssertion( "herpes simplex") -AnnotationAssertion( "herpes simplex complex") -AnnotationAssertion( "herpes simplex infection") -AnnotationAssertion( "herpes simplex viral infection") -AnnotationAssertion( "MONDO:0004609") -AnnotationAssertion(rdfs:label "herpes simplex infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D006561") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (recurrent hypersomnia) - -AnnotationAssertion(Annotation( "MESH:D006970") "Disorders characterized by hypersomnolence during normal waking hours that may impair cognitive functioning. Subtypes include primary hypersomnia disorders (e.g., idiopathic hypersomnolence; narcolepsy; and kleine-levin syndrome) and secondary hypersomnia disorders where excessive somnolence can be attributed to a known cause (e.g., drug affect, mental disorders, and sleep apnea syndrome). (From J Neurol Sci 1998 Jan 8;153(2):192-202; Thorpy, Principles and Practice of Sleep Medicine, 2nd ed, p320)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8619") -AnnotationAssertion(Annotation( "DOID:8619") Annotation( "MONDO:equivalentTo") "ICD10CM:G47.13") -AnnotationAssertion(Annotation( "DOID:8619") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:327.13") -AnnotationAssertion(Annotation( "DOID:8619") Annotation( "MONDO:equivalentTo") "SCTID:426451004") -AnnotationAssertion(Annotation( "DOID:8619") Annotation( "MONDO:equivalentTo") "UMLS:C0751226") -AnnotationAssertion(Annotation( "DOID:8619") "primary recurrent hypersomnia") -AnnotationAssertion( "MONDO:0004617") -AnnotationAssertion(rdfs:label "recurrent hypersomnia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:8619") Annotation( "ICD10CM:G47.13") Annotation( "ICD10CM:G47.13/inferred") ) - -# Class: (upper lip cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the upper lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8630") -AnnotationAssertion(Annotation( "DOID:8630") "ICD9:140.0") -AnnotationAssertion(Annotation( "DOID:8630") "ICD9:140.3") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of upper lip") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of upper lip") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant upper lip neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "upper lip cancer") -AnnotationAssertion( "MONDO:0004621") -AnnotationAssertion(rdfs:label "upper lip cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8630") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (phlebitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of a vein.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:864") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001395") -AnnotationAssertion(Annotation( "DOID:864") Annotation( "MONDO:equivalentTo") "MESH:D010689") -AnnotationAssertion(Annotation( "DOID:864") Annotation( "MONDO:equivalentTo") "NCIT:C38003") -AnnotationAssertion(Annotation( "DOID:864") Annotation( "MONDO:equivalentTo") "SCTID:61599003") -AnnotationAssertion( "inflammation of vein") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "vein inflammation") -AnnotationAssertion( "MONDO:0004625") -AnnotationAssertion(rdfs:label "phlebitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:864") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (duodenitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Acute or chronic inflammation of the duodenum. Causes include bacterial and viral infections and gastroesophageal reflux disease. Symptoms include vomiting and abdominal pain.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8643") -AnnotationAssertion(Annotation( "DOID:8643") Annotation( "MONDO:equivalentTo") "ICD10CM:K29.8") -AnnotationAssertion(Annotation( "DOID:8643") "ICD9:535.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:535.60") -AnnotationAssertion(Annotation( "DOID:8643") Annotation( "MONDO:equivalentTo") "MESH:D004382") -AnnotationAssertion(Annotation( "DOID:8643") Annotation( "MONDO:equivalentTo") "NCIT:C94409") -AnnotationAssertion(Annotation( "DOID:8643") Annotation( "MONDO:equivalentTo") "SCTID:72007001") -AnnotationAssertion(Annotation( "DOID:8643") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C94409") "UMLS:C0013298") -AnnotationAssertion( "duodenitis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "duodenum inflammation") -AnnotationAssertion( "inflammation of duodenum") -AnnotationAssertion(Annotation( "DOID:8643") Annotation( "MTH:NOCODE") "hemorrhagic duodenitis") -AnnotationAssertion( "MONDO:0004627") -AnnotationAssertion(rdfs:label "duodenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D004382") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tongue cancer) - -AnnotationAssertion(Annotation( "NCIT:C9345") "A malignant neoplasm affecting the tongue. The vast majority of cases are carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8649") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007779") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.0") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.1") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.2") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:141.4") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.5") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.6") -AnnotationAssertion(Annotation( "DOID:8649") "ICD9:141.9") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "MONDO:equivalentTo") "MESH:D014062") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "MONDO:equivalentTo") "NCIT:C9345") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363360003") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of tongue") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "ICD9CM:141") Annotation( "MONDO:patterns/cancer") Annotation( "MTH:NOCODE") Annotation( "NCIT:C9345") "malignant neoplasm of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9345") "malignant tongue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9345") "malignant tongue tumor") -AnnotationAssertion(Annotation( "NCIT:C9345") "malignant tumor of the tongue") -AnnotationAssertion(Annotation( "NCIT:C9345") "malignant tumor of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tongue cancer") -AnnotationAssertion(Annotation( "DOID:8649") "tongue neoplasm malignant") -AnnotationAssertion(Annotation( "NCIT:C9345") "tongue neoplasm, malignant") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of anterior 2/3 of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of anterior two-thirds of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of anterior two-thirds of tongue, part unspecified") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of base of tongue") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "MTH:U001371") "malignant neoplasm of border of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of dorsal surface of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of dorsal tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of dorsal tongue NOS") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of dorsum of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of fixed part of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of fixed part of tongue NOS") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of junctional zone of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of mobile part of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of mobile part of tongue NOS") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of other sites of tongue") -AnnotationAssertion(Annotation( "NCIT:C9345") "malignant neoplasm of the tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of tip and lateral border of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of tip and/or lateral border of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of tongue NOS") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of tongue, NOS") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of tongue, tip and lateral border") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of ventral surface of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant neoplasm of ventral tongue surface") -AnnotationAssertion(Annotation( "DOID:8649") "malignant tumor of anterior two-thirds of tongue") -AnnotationAssertion(Annotation( "DOID:8649") "malignant tumor of base of tongue") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "MTH:U001010") Annotation( ) "malignant tumor of lingual tonsil") -AnnotationAssertion(Annotation( "DOID:8649") "malignant tumor of mobile part of tongue") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "NCIT:C3524") "malignant tumor of posterior tongue") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( "NCIT:C9345") "tongue neoplasm malignant stage unspecified") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( ) "malignant neoplasm of lingual tonsil") -AnnotationAssertion(Annotation( "DOID:8649") Annotation( ) "malignant tumor of lingual tonsil (disorder)") -AnnotationAssertion(Annotation( "GARD:0007779") "tongue carcinoma") -AnnotationAssertion( "MONDO:0004631") -AnnotationAssertion(Annotation( "GARD:0007779") ) -AnnotationAssertion(rdfs:label "tongue cancer") -AnnotationAssertion(Annotation( "GARD:0007779") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7779/tongue-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:8649") Annotation( "NCIT:C9345") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9345") ) - -# Class: (vein disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the vein.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:866") -AnnotationAssertion(Annotation( "DOID:866") "ICD9:453") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:90507008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0235522") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vein") -AnnotationAssertion( "disease or disorder of vein") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vein") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vein disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vein disease or disorder") -AnnotationAssertion( "MONDO:0004634") -AnnotationAssertion(rdfs:label "vein disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:866") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (helminthiasis) - -AnnotationAssertion(Annotation( "NCIT:C84751") "A parasitic infection characterized by the infestation with worms, mainly in the intestine.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:883") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001342") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006578") -AnnotationAssertion(Annotation( "DOID:883") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:B65-B83") -AnnotationAssertion(Annotation( "DOID:883") "ICD9:120-129.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:128.8") -AnnotationAssertion(Annotation( "DOID:883") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:128.9") -AnnotationAssertion(Annotation( "DOID:883") Annotation( "MONDO:equivalentTo") "MESH:D006373") -AnnotationAssertion(Annotation( "DOID:883") Annotation( "MONDO:equivalentTo") "NCIT:C84751") -AnnotationAssertion(Annotation( "DOID:883") Annotation( "MONDO:equivalentTo") "SCTID:27601005") -AnnotationAssertion(Annotation( "DOID:883") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84751") "UMLS:C0018889") -AnnotationAssertion(Annotation( "DOID:883") "helminth infection") -AnnotationAssertion(Annotation( "NCIT:C84751") "helminthiasis") -AnnotationAssertion(Annotation( "DOID:883") "helminthosis") -AnnotationAssertion(Annotation( "DOID:883") "parasitic helminthiasis infectious disease") -AnnotationAssertion(Annotation( "DOID:883") "worm infection") -AnnotationAssertion( "MONDO:0004664") -AnnotationAssertion(rdfs:comment "Editor note: this is a vague grouping and does not correspond to any one taxon") -AnnotationAssertion(rdfs:label "helminthiasis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:883") Annotation( "EFO:1001342") Annotation( "MESH:D006373") Annotation( "NCIT:C84751") ) - -# Class: (lower lip cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the lower lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8883") -AnnotationAssertion(Annotation( "DOID:8883") "ICD9:140.1") -AnnotationAssertion(Annotation( "DOID:8883") Annotation( "MONDO:equivalentTo") "SCTID:363373004") -AnnotationAssertion(Annotation( "DOID:8883") Annotation( "MONDO:equivalentTo") "UMLS:C0432520") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of lower lip") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lower lip cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant lower lip neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of lower lip") -AnnotationAssertion( "MONDO:0004673") -AnnotationAssertion(rdfs:label "lower lip cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8883") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Waldeyer's ring cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the tonsillar ring.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:8937") -AnnotationAssertion(Annotation( "DOID:8937") Annotation( "MONDO:equivalentTo") "ICD10CM:C14.2") -AnnotationAssertion(Annotation( "DOID:8937") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:149.1") -AnnotationAssertion(Annotation( "DOID:8937") Annotation( "MONDO:equivalentTo") "SCTID:187716008") -AnnotationAssertion(Annotation( "DOID:8937") Annotation( "MONDO:equivalentTo") "UMLS:C0153406") -AnnotationAssertion(Annotation( "DOID:8937") "Waldeyer ring cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of tonsillar ring") -AnnotationAssertion(Annotation( "DOID:8937") "malignant neoplasm of Waldeyer's ring") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of tonsillar ring") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant tonsillar ring neoplasm") -AnnotationAssertion(Annotation( "DOID:8937") "malignant tumor of Waldeyer's ring") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tonsillar ring cancer") -AnnotationAssertion( "MONDO:0004685") -AnnotationAssertion(rdfs:label "Waldeyer's ring cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:8937") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (herpes simplex dermatitis) - -AnnotationAssertion(Annotation( "NCIT:C35620") "Localized rash characterized by grouped vesicles or pustules on an erythematous base that is caused by herpes simplex virus infection.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9123") -AnnotationAssertion(Annotation( "DOID:9123") Annotation( "MONDO:equivalentTo") "ICD10CM:B00.0") -AnnotationAssertion(Annotation( "DOID:9123") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:054.0") -AnnotationAssertion(Annotation( "DOID:9123") "ICD9:054.41") -AnnotationAssertion(Annotation( "DOID:9123") Annotation( "MONDO:equivalentTo") "MESH:D007617") -AnnotationAssertion(Annotation( "DOID:9123") Annotation( "MONDO:equivalentTo") "NCIT:C35620") -AnnotationAssertion(Annotation( "DOID:9123") Annotation( "MONDO:equivalentTo") "SCTID:186535001") -AnnotationAssertion(Annotation( "DOID:9123") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35620") "UMLS:C0854331") -AnnotationAssertion(Annotation( "NCIT:C35620") "Herpes simplex dermatitis") -AnnotationAssertion(Annotation( "DOID:9123") "Herpes simplex virus dermatitis") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Simplexvirus caused dermatitis") -AnnotationAssertion( "Simplexvirus dermatitis") -AnnotationAssertion(Annotation( "DOID:9123") "eczema herpeticum (disorder) [ambiguous]") -AnnotationAssertion(Annotation( "DOID:9123") "herpes simplex dermatitis") -AnnotationAssertion(Annotation( "DOID:9123") "Herpes simplex dermatitis of eyelid") -AnnotationAssertion(Annotation( "DOID:9123") "Herpes simplex eyelid dermatitis") -AnnotationAssertion(Annotation( "DOID:9123") "herpes simplex virus eyelid dermatitis") -AnnotationAssertion(Annotation( "DOID:9123") "eczema herpeticum") -AnnotationAssertion( "MONDO:0004712") -AnnotationAssertion(rdfs:label "herpes simplex dermatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9123") Annotation( "ICD10CM:B00.0") Annotation( "MESH:D007617") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35620") ) - -# Class: (vestibule of mouth cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the oral opening.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9188") -AnnotationAssertion(Annotation( "DOID:9188") Annotation( "MONDO:equivalentTo") "ICD10CM:C06.1") -AnnotationAssertion(Annotation( "DOID:9188") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:145.1") -AnnotationAssertion(Annotation( "DOID:9188") Annotation( "MONDO:equivalentTo") "SCTID:187658004") -AnnotationAssertion(Annotation( "DOID:9188") Annotation( "MONDO:equivalentTo") "UMLS:C0153374") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of oral opening") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of oral opening") -AnnotationAssertion(Annotation( "DOID:9188") "malignant neoplasm of vestibule of mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant oral opening neoplasm") -AnnotationAssertion(Annotation( "DOID:9188") Annotation( "MTH:U001025") "malignant tumor of vestibule of mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oral opening cancer") -AnnotationAssertion( "MONDO:0004727") -AnnotationAssertion(rdfs:label "vestibule of mouth cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9188") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn disorder of amino acid metabolism) - -AnnotationAssertion(Annotation( "NCIT:P378") "An inherited disorder that affects the metabolism of the amino acids. Representative examples include alkaptonuria, homocystinuria, tyrosinemia, and phenylketonuria.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9252") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0006770") -AnnotationAssertion(Annotation( "DOID:9252") "ICD9:270") -AnnotationAssertion(Annotation( "DOID:9252") "ICD9:270.9") -AnnotationAssertion(Annotation( "DOID:9252") Annotation( "MONDO:equivalentTo") "MESH:D000592") -AnnotationAssertion(Annotation( "DOID:9252") Annotation( "MONDO:equivalentTo") "SCTID:42930003") -AnnotationAssertion(Annotation( "DOID:9252") Annotation( "MONDO:relatedTo") "SCTID:44779003") -AnnotationAssertion( "inborn cellular amino acid metabolic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of amino acid metabolism") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of cellular amino acid metabolic process") -AnnotationAssertion(Annotation( "DOID:9252") "inborn errors of amino acid metabolism") -AnnotationAssertion( "inherited amino acid metabolic disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of cellular amino acid metabolic process") -AnnotationAssertion(Annotation( "DOID:9252") "amino acid metabolic disorder") -AnnotationAssertion(Annotation( "GARD:0006770") "amino acid metabolism, inborn errors") -AnnotationAssertion(Annotation( "GARD:0006770") "inborn amino acid metabolism disorder") -AnnotationAssertion( "MONDO:0004736") -AnnotationAssertion(rdfs:label "inborn disorder of amino acid metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:9252") Annotation( "MESH:D000592") Annotation( "MONDO:indirect") ) - -# Class: (lip disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the lip.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9297") -AnnotationAssertion(Annotation( "DOID:9297") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:528.5") -AnnotationAssertion(Annotation( "DOID:9297") Annotation( "MONDO:equivalentTo") "MESH:D008047") -AnnotationAssertion(Annotation( "DOID:9297") Annotation( "MONDO:equivalentTo") "NCIT:C26818") -AnnotationAssertion(Annotation( "DOID:9297") Annotation( "MONDO:equivalentTo") "SCTID:90678009") -AnnotationAssertion(Annotation( "DOID:9297") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26818") "UMLS:C0023760") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lip") -AnnotationAssertion(Annotation( "DOID:9297") Annotation( "ICD9CM:528.5") "disease of lips") -AnnotationAssertion( "disease or disorder of lip") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of lip") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lip disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "lip disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26818") "lip disorder") -AnnotationAssertion( "MONDO:0004748") -AnnotationAssertion(rdfs:label "lip disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:9297") Annotation( "MESH:D008047") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26818") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myocardium cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the myocardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:9299") Annotation( "NCIT:C5349") "tumor of myocardium") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9299") -AnnotationAssertion(Annotation( "DOID:9299") Annotation( "MONDO:equivalentTo") "NCIT:C4569") -AnnotationAssertion(Annotation( "DOID:9299") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4569") "UMLS:C0346611") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of myocardium") -AnnotationAssertion(Annotation( "NCIT:C4569") "malignant myocardial neoplasm") -AnnotationAssertion(Annotation( "DOID:9299") Annotation( "NCIT:C4569") "malignant myocardial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant myocardium neoplasm") -AnnotationAssertion(Annotation( "DOID:9299") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4569") "malignant neoplasm of myocardium") -AnnotationAssertion(Annotation( "NCIT:C4569") "malignant neoplasm of the myocardium") -AnnotationAssertion(Annotation( "NCIT:C4569") "malignant tumor of myocardium") -AnnotationAssertion(Annotation( "NCIT:C4569") "malignant tumor of the myocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "myocardium cancer") -AnnotationAssertion( "MONDO:0004749") -AnnotationAssertion(rdfs:label "myocardium cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9299") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4569") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4569") ) - -# Class: (nasal cavity neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4413") "A benign or malignant neoplasm that affects the nasal cavity. Representative examples of benign neoplasms include Schneiderian papilloma and salivary gland-type adenoma. Representative examples of malignant neoplasms include carcinoma and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9310") -AnnotationAssertion(Annotation( "DOID:9310") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4413") -AnnotationAssertion(Annotation( "DOID:9310") Annotation( "MONDO:equivalentTo") "SCTID:126670003") -AnnotationAssertion(Annotation( "DOID:9310") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4413") "UMLS:C0345630") -AnnotationAssertion(Annotation( "NCIT:C4413") "nasal cavity neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nasal cavity neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4413") "nasal cavity tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4413") "neoplasm of nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C4413") "neoplasm of the nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4413") "tumor of nasal cavity") -AnnotationAssertion(Annotation( "DOID:9310") Annotation( "NCIT:C4413") "tumor of the nasal cavity") -AnnotationAssertion( "MONDO:0004756") -AnnotationAssertion(rdfs:label "nasal cavity neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9310") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4413") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4413/inferred") ) -SubClassOf( ) - -# Class: (vesiculitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the seminal vesicle.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9365") -AnnotationAssertion(Annotation( "DOID:9365") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:608.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C12787") -AnnotationAssertion(Annotation( "DOID:9365") Annotation( "MONDO:equivalentTo") "SCTID:27001009") -AnnotationAssertion(Annotation( "DOID:9365") Annotation( "MONDO:equivalentTo") "UMLS:C0042588") -AnnotationAssertion(Annotation( "NCIT:C12787") "gland, seminal vesicle") -AnnotationAssertion( "inflammation of seminal vesicle") -AnnotationAssertion(Annotation( "NCIT:C12787") "seminal Sacs") -AnnotationAssertion(Annotation( "NCIT:C12787") "seminal vesicle") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "seminal vesicle inflammation") -AnnotationAssertion(Annotation( "NCIT:C12787") "seminal vesicles") -AnnotationAssertion(Annotation( "DOID:9365") Annotation( "ICD9CM:608.0") "seminal vesiculitis") -AnnotationAssertion( "MONDO:0004767") -AnnotationAssertion(rdfs:label "vesiculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (iridocyclitis) - -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "Wikipedia:Uveitis#Classification") "An inflammation of the iris and the ciliary body") -AnnotationAssertion( "iridocyclitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9383") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001094") -AnnotationAssertion(Annotation( "DOID:9383") "ICD9:364.01") -AnnotationAssertion(Annotation( "DOID:9383") "ICD9:364.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:364.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D015863") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34736") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:77971008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34736") "UMLS:C0022073") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "iridocyclitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "iridocyclitis (disease)") -AnnotationAssertion(Annotation( "DOID:9383") "primary iridocyclitis") -AnnotationAssertion( "MONDO:0004773") -AnnotationAssertion(rdfs:label "iridocyclitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:9383") Annotation( "NCIT:C34736") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute laryngitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute inflammatory process affecting the larynx. It is caused by bacteria, viruses, or vocal strain. Signs and symptoms include sore throat, cough, swallowing difficulties, and hoarseness.") -AnnotationAssertion(Annotation( "NCIT:C26688") "laryngitis") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9396") -AnnotationAssertion(Annotation( "DOID:9396") Annotation( "MONDO:equivalentTo") "ICD10CM:J04.0") -AnnotationAssertion(Annotation( "DOID:9396") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:464.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:464.00") -AnnotationAssertion(Annotation( "DOID:9396") "ICD9:464.01") -AnnotationAssertion(Annotation( "DOID:9396") Annotation( "MONDO:equivalentTo") "NCIT:C26688") -AnnotationAssertion(Annotation( "DOID:9396") Annotation( "MONDO:equivalentTo") "SCTID:6655004") -AnnotationAssertion(Annotation( "DOID:9396") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26688") "UMLS:C0001327") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "laryngitis, acute") -AnnotationAssertion( "MONDO:0004777") -AnnotationAssertion(rdfs:label "acute laryngitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9396") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26688") ) -SubClassOf( ) - -# Class: (epididymo-orchitis) - -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "https://www.merckmanuals.com/home/men-s-health-issues/penile-and-testicular-disorders/epididymitis-and-epididymo-orchitis") "A disorder involving inflammation of the epididymis and testes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9401") -AnnotationAssertion(Annotation( "DOID:9401") Annotation( "MONDO:equivalentTo") "ICD10CM:N45.3") -AnnotationAssertion(Annotation( "DOID:9401") "ICD9:604") -AnnotationAssertion(Annotation( "DOID:9401") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:604.90") -AnnotationAssertion(Annotation( "DOID:9401") Annotation( "MONDO:equivalentTo") "SCTID:197983000") -AnnotationAssertion(Annotation( "DOID:9401") Annotation( "MONDO:equivalentTo") "UMLS:C0149881") -AnnotationAssertion( "MONDO:0004778") -AnnotationAssertion(rdfs:label "epididymo-orchitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9401") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (epididymitis) - -AnnotationAssertion(Annotation( "MESH:D004823") "Inflammation of the epididymis. Its clinical features include enlarged epididymis, a swollen scrotum; pain; pyuria; and fever. It is usually related to infections in the urinary tract, which likely spread to the epididymis through either the vas deferens or the lymphatics of the spermatic cord.") -AnnotationAssertion( "epididymitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9402") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000031") -AnnotationAssertion(Annotation( "DOID:9402") Annotation( "MONDO:equivalentTo") "ICD10CM:N45.1") -AnnotationAssertion(Annotation( "DOID:9402") Annotation( "MONDO:equivalentTo") "MESH:D004823") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C12328") -AnnotationAssertion(Annotation( "DOID:9402") Annotation( "MONDO:equivalentTo") "SCTID:31070006") -AnnotationAssertion(Annotation( "DOID:9402") Annotation( "MONDO:equivalentTo") "UMLS:C0014534") -AnnotationAssertion(Annotation( "NCIT:C12328") "epididymal") -AnnotationAssertion(Annotation( "NCIT:C12328") "epididymis") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "epididymitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "epididymitis (disease)") -AnnotationAssertion( "MONDO:0004779") -AnnotationAssertion(rdfs:label "epididymitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9402") Annotation( "ICD10CM:N45.1/inferred") Annotation( "MESH:D004823") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic cholangitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Cholangitis that is persistent and long-standing.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9439") -AnnotationAssertion(Annotation( "DOID:9439") Annotation( "MONDO:equivalentTo") "NCIT:C35335") -AnnotationAssertion(Annotation( "DOID:9439") Annotation( "MONDO:equivalentTo") "SCTID:71912000") -AnnotationAssertion(Annotation( "DOID:9439") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35335") "UMLS:C0267918") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "cholangitis, chronic") -AnnotationAssertion( "MONDO:0004786") -AnnotationAssertion(rdfs:label "chronic cholangitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9439") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35335") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cholangitis) - -AnnotationAssertion(Annotation( "NCIT:C26718") "An acute or chronic inflammatory process affecting the biliary tract.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9446") -AnnotationAssertion(Annotation( "DOID:9446") Annotation( "MONDO:equivalentTo") "ICD10CM:K83.0") -AnnotationAssertion(Annotation( "DOID:9446") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:576.1") -AnnotationAssertion(Annotation( "DOID:9446") Annotation( "MONDO:equivalentTo") "MESH:D002761") -AnnotationAssertion(Annotation( "DOID:9446") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C26718") -AnnotationAssertion(Annotation( "DOID:9446") Annotation( "MONDO:equivalentTo") "SCTID:82403002") -AnnotationAssertion(Annotation( "DOID:9446") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26718") "UMLS:C0008311") -AnnotationAssertion(Annotation( "NCIT:C26718") "biliary tract infection") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "biliary tree inflammation") -AnnotationAssertion(Annotation( "NCIT:C26718") "cholangitis") -AnnotationAssertion( "inflammation of biliary tree") -AnnotationAssertion( "MONDO:0004789") -AnnotationAssertion(rdfs:label "cholangitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C26718") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (otitis externa) - -AnnotationAssertion(Annotation( "NCIT:C3299") "Inflammation of the anatomical structures of the outer ear and ear canal secondary to an infectious process. Bacterial etiology is most common, but fungal infection is also possible. Symptoms include erythema, edema, and pain.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9463") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:H60") -AnnotationAssertion(Annotation( "DOID:9463") "ICD9:380.1") -AnnotationAssertion(Annotation( "DOID:9463") "ICD9:380.10") -AnnotationAssertion(Annotation( "DOID:9463") Annotation( "MONDO:equivalentTo") "MESH:D010032") -AnnotationAssertion(Annotation( "DOID:9463") Annotation( "MONDO:equivalentTo") "NCIT:C3299") -AnnotationAssertion(Annotation( "DOID:9463") Annotation( "MONDO:equivalentTo") "SCTID:3135009") -AnnotationAssertion(Annotation( "NCIT:C3299") "external Ear infection") -AnnotationAssertion(Annotation( "NCIT:C3299") "infectious otitis externa") -AnnotationAssertion(Annotation( "NCIT:C3299") "otitis externa") -AnnotationAssertion(Annotation( "NCIT:C3299") "outer Ear infection") -AnnotationAssertion(Annotation( "NCIT:C3299") "swimmer's Ear") -AnnotationAssertion(Annotation( "DOID:9463") "swimmer's ear") -AnnotationAssertion( "MONDO:0004795") -AnnotationAssertion(rdfs:label "otitis externa") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:9463") Annotation( "ICD10CM:H60") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3299/inferred") ) -SubClassOf(Annotation( "MESH:D010032") Annotation( "MONDO:Entailed") Annotation( "NCIT:C3299") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infectious meningitis) - -AnnotationAssertion(Annotation( "NCIT:C79598") "Inflammation of the meninges of the brain and/or spinal cord caused by an infectious agent (viral, bacterial, or fungal). Symptoms include headache, fever, vomiting, neck stiffness, photophobia, confusion, and seizures.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000584") Annotation( "MONDO:equivalentTo") "DOID:9471") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000584") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001287") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:321.8") -AnnotationAssertion(Annotation( "DOID:9471") Annotation( "EFO:0000584") "ICD9:322") -AnnotationAssertion(Annotation( "DOID:9471") Annotation( "EFO:0000584") "ICD9:322.9") -AnnotationAssertion(Annotation( "EFO:0000584") Annotation( "MONDO:equivalentTo") "NCIT:C79598") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:312216007") -AnnotationAssertion(Annotation( "NCIT:C79598") "infectious meningitis") -AnnotationAssertion(Annotation( "NCIT:C79598") "infective meningitis") -AnnotationAssertion(Annotation( "DOID:9471") "meningitis") -AnnotationAssertion( "MONDO:0004796") -AnnotationAssertion(rdfs:label "infectious meningitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C79598") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (leukocyte disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving leukocytes.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9500") -AnnotationAssertion(Annotation( "DOID:9500") "ICD9:288") -AnnotationAssertion(Annotation( "DOID:9500") "ICD9:288.9") -AnnotationAssertion(Annotation( "DOID:9500") Annotation( "MONDO:equivalentTo") "MESH:D007960") -AnnotationAssertion(Annotation( "DOID:9500") Annotation( "MONDO:equivalentTo") "SCTID:54097007") -AnnotationAssertion(Annotation( "DOID:9500") Annotation( "MONDO:equivalentTo") "UMLS:C0023510") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of leukocyte") -AnnotationAssertion( "disease or disorder of leukocyte") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of leukocyte") -AnnotationAssertion(Annotation( "MESH:D007960") "disorder, leukocyte") -AnnotationAssertion(Annotation( "MESH:D007960") "disorders, leukocyte") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "leukocyte disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "leukocyte disease or disorder") -AnnotationAssertion(Annotation( "MESH:D007960") "leukocyte disorder") -AnnotationAssertion( "white blood cell disorder") -AnnotationAssertion( "MONDO:0004805") -AnnotationAssertion(rdfs:label "leukocyte disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:9500") Annotation( "MESH:D007960") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peripheral nerve schwannoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign, usually encapsulated slow growing tumor of the peripheral nervous system composed of Schwann cells. It recurs infrequently and only rare cases associated with malignant transformation have been reported.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:956") -AnnotationAssertion(Annotation( "DOID:956") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C41430") "NCIT:C41430") -AnnotationAssertion(Annotation( "DOID:956") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C41430") "UMLS:C1519001") -AnnotationAssertion(Annotation( "NCIT:C41430") "peripheral nerve schwannoma") -AnnotationAssertion( "MONDO:0004820") -AnnotationAssertion(rdfs:label "peripheral nerve schwannoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:956") Annotation( "NCIT:C41430") ) - -# Class: (stomatitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the oral mucosa due to local or systemic factors.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9637") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001904") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:528.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:528.00") -AnnotationAssertion(Annotation( "DOID:9637") Annotation( "MONDO:equivalentTo") "MESH:D013280") -AnnotationAssertion(Annotation( "DOID:9637") Annotation( "MONDO:equivalentTo") "NCIT:C26887") -AnnotationAssertion(Annotation( "DOID:9637") Annotation( "MONDO:equivalentTo") "SCTID:61170000") -AnnotationAssertion(Annotation( "DOID:9637") Annotation( "MONDO:equivalentTo") "UMLS:C0038362") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26887") "UMLS:C1568868") -AnnotationAssertion( "inflammation of mouth mucosa") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "mouth mucosa inflammation") -AnnotationAssertion(Annotation( "NCIT:C26887") "mucositis oral") -AnnotationAssertion(Annotation( "NCIT:C26887") "oral mucositis") -AnnotationAssertion( "MONDO:0004842") -AnnotationAssertion(rdfs:label "stomatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tenosynovitis) - -AnnotationAssertion(Annotation( "MESH:D013717") "Inflammation of the synovial lining of a tendon sheath. Causes include trauma, tendon stress, bacterial disease (gonorrhea, tuberculosis), rheumatic disease, and gout. Common sites are the hand, wrist, shoulder capsule, hip capsule, hamstring muscles, and Achilles tendon. The tendon sheaths become inflamed and painful, and accumulate fluid. Joint mobility is usually reduced.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:970") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001435") -AnnotationAssertion(Annotation( "DOID:970") Annotation( "MONDO:equivalentTo") "MESH:D013717") -AnnotationAssertion(Annotation( "DOID:970") Annotation( "MONDO:equivalentTo") "SCTID:67801009") -AnnotationAssertion(Annotation( "DOID:970") Annotation( "MONDO:equivalentTo") "UMLS:C0039520") -AnnotationAssertion(Annotation( "DOID:970") "Inflammation of tendon sheath") -AnnotationAssertion(Annotation( "MESH:D013717") "Tenosynovitides") -AnnotationAssertion( "inflammation of tendon sheath") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tendon sheath inflammation") -AnnotationAssertion( "MONDO:0004855") -AnnotationAssertion(rdfs:label "tenosynovitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:970") Annotation( "MESH:D013717") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:970") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tendinitis) - -AnnotationAssertion(Annotation( "NCIT:C97141") "Inflammation of a tendon, usually resulting from an overuse injury. It is characterized by swelling of the tendon, tenderness around the inflamed tendon, and pain while moving the affected area of the body.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:971") -AnnotationAssertion(Annotation( "DOID:971") Annotation( "MONDO:equivalentTo") "NCIT:C97141") -AnnotationAssertion(Annotation( "DOID:971") Annotation( "MONDO:equivalentTo") "SCTID:34840004") -AnnotationAssertion(Annotation( "DOID:971") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C97141") "UMLS:C0039503") -AnnotationAssertion( "inflammation of tendon") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tendon inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") Annotation( "NCIT:C97141") "tendonitis") -AnnotationAssertion( "MONDO:0004857") -AnnotationAssertion(rdfs:label "tendinitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:971") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vitreous disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the vitreous humor.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9720") -AnnotationAssertion(Annotation( "DOID:9720") "ICD9:379.24") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vitreous humor") -AnnotationAssertion( "disease or disorder of vitreous humor") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vitreous humor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vitreous humor disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vitreous humor disease or disorder") -AnnotationAssertion( "MONDO:0004860") -AnnotationAssertion(rdfs:label "vitreous disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (purulent endophthalmitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9724") -AnnotationAssertion(Annotation( "DOID:9724") Annotation( "MONDO:equivalentTo") "ICD10CM:H44.0") -AnnotationAssertion(Annotation( "DOID:9724") "ICD9:360.0") -AnnotationAssertion(Annotation( "DOID:9724") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:360.00") -AnnotationAssertion(Annotation( "DOID:9724") Annotation( "MONDO:equivalentTo") "SCTID:41720003") -AnnotationAssertion(Annotation( "DOID:9724") Annotation( "MONDO:equivalentTo") "UMLS:C0259800") -AnnotationAssertion( "MONDO:0004863") -AnnotationAssertion(rdfs:label "purulent endophthalmitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:9724") ) - -# Class: (upper respiratory tract disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the upper respiratory tract.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:974") -AnnotationAssertion(Annotation( "DOID:974") "ICD9:478.1") -AnnotationAssertion(Annotation( "DOID:974") "ICD9:478.19") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:478.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:201060008") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of upper respiratory tract") -AnnotationAssertion( "disease or disorder of upper respiratory tract") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of upper respiratory tract") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "upper respiratory tract disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "upper respiratory tract disease or disorder") -AnnotationAssertion( "MONDO:0004867") -AnnotationAssertion(rdfs:label "upper respiratory tract disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:974") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (biliary tract disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the biliary tree.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9741") -AnnotationAssertion(Annotation( "DOID:9741") "ICD9:576.9") -AnnotationAssertion(Annotation( "DOID:9741") Annotation( "MONDO:equivalentTo") "MESH:D001660") -AnnotationAssertion(Annotation( "DOID:9741") Annotation( "MONDO:equivalentTo") "SCTID:105997008") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "biliary tree disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "biliary tree disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of biliary tree") -AnnotationAssertion( "disease or disorder of biliary tree") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of biliary tree") -AnnotationAssertion( "MONDO:0004868") -AnnotationAssertion(rdfs:label "biliary tract disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9741") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bowel dysfunction) - -AnnotationAssertion(Annotation( "MONDO:patterns/disease_by_dysfunctional_structure") "Any disease in which the causes of the disease is a perturbation of the lower digestive tract leading to its dysfunction.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9779") -AnnotationAssertion(Annotation( "DOID:9779") "ICD9:564.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:235594008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2004461") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/disease_by_dysfunctional_structure") "disease of lower digestive tract") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "lower digestive tract disease") -AnnotationAssertion( "MONDO:0004880") -AnnotationAssertion(rdfs:label "bowel dysfunction") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9779") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (eye degenerative disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neurodegenerative disease that involves the eye.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9799") -AnnotationAssertion(Annotation( "DOID:9799") Annotation( "MONDO:equivalentTo") "ICD10CM:H44.5") -AnnotationAssertion(Annotation( "DOID:9799") "ICD9:360.2") -AnnotationAssertion(Annotation( "DOID:9799") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:360.20") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:360.29") -AnnotationAssertion(Annotation( "DOID:9799") "ICD9:360.4") -AnnotationAssertion(Annotation( "DOID:9799") "ICD9:360.40") -AnnotationAssertion(Annotation( "DOID:9799") Annotation( "MONDO:equivalentTo") "SCTID:62585004") -AnnotationAssertion(Annotation( "DOID:9799") Annotation( "MONDO:equivalentTo") "UMLS:C0154777") -AnnotationAssertion( "degenerative disorder of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "eye neurodegenerative disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "eyeball of camera-type eye neurodegenerative disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neurodegenerative disease of eyeball of camera-type eye") -AnnotationAssertion( "degenerative disorder of globe") -AnnotationAssertion( "MONDO:0004884") -AnnotationAssertion(rdfs:label "eye degenerative disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9799") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:9799") Annotation( "MONDO:Redundant") ) - -# Class: (choroidal sclerosis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neurodegenerative disease that involves the optic choroid.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:980") -AnnotationAssertion(Annotation( "DOID:980") "ICD9:363.4") -AnnotationAssertion(Annotation( "DOID:980") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:363.40") -AnnotationAssertion(Annotation( "DOID:980") Annotation( "MONDO:equivalentTo") "MESH:C535358") -AnnotationAssertion(Annotation( "DOID:980") Annotation( "MONDO:directSiblingOf") "OMIM:215500") -AnnotationAssertion(Annotation( "DOID:980") Annotation( "MONDO:equivalentTo") "SCTID:406446000") -AnnotationAssertion(Annotation( "DOID:980") Annotation( "ICD9CM:363.4") "choroidal degenerations") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neurodegenerative disease of optic choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "optic choroid neurodegenerative disease") -AnnotationAssertion( "MONDO:0004885") -AnnotationAssertion(rdfs:label "choroidal sclerosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:C535358") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:980") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (lymph node disorder) - -AnnotationAssertion(Annotation( "NCIT:C35346") "Any disorder of the lymph nodes.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9942") -AnnotationAssertion(Annotation( "DOID:9942") Annotation( "MONDO:equivalentTo") "NCIT:C35346") -AnnotationAssertion(Annotation( "DOID:9942") Annotation( "MONDO:equivalentTo") "SCTID:76616003") -AnnotationAssertion(Annotation( "DOID:9942") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35346") "UMLS:C0272394") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lymph node") -AnnotationAssertion( "disease or disorder of lymph node") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of lymph node") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lymph node disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "lymph node disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C35346") "lymph node disorder") -AnnotationAssertion( "MONDO:0004928") -AnnotationAssertion(rdfs:label "lymph node disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9942") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the stomach.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4911") "cancer of stomach") -AnnotationAssertion(Annotation( "DOID:5517") Annotation( "NCIT:C4911") "cancer of the stomach") -AnnotationAssertion(Annotation( "NCIT:C4911") "gastric (stomach) cancer") -AnnotationAssertion(Annotation( "NCIT:C4911") "gastric cancer") -AnnotationAssertion(Annotation( "NCIT:C4911") "gastric cancer, NOS") -AnnotationAssertion(Annotation( "NCIT:C4911") "stomach cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10538") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5517") -AnnotationAssertion(Annotation( "DOID:5517") Annotation( "MONDO:equivalentTo") "EFO:0000178") -AnnotationAssertion(Annotation( "DOID:10538") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:151.3") -AnnotationAssertion(Annotation( "EFO:0000178") Annotation( "MONDO:relatedTo") "ICD9:230.2") -AnnotationAssertion(Annotation( "DOID:5517") Annotation( "EFO:0000178") Annotation( "MONDO:equivalentTo") "NCIT:C4911") -AnnotationAssertion(Annotation( "DOID:10538") Annotation( "MONDO:equivalentTo") "SCTID:187741001") -AnnotationAssertion(Annotation( "EFO:0000178") Annotation( "MONDO:relatedTo") "SCTID:92756002") -AnnotationAssertion(Annotation( "DOID:10538") Annotation( "MONDO:equivalentTo") "UMLS:C0153420") -AnnotationAssertion(Annotation( "DOID:5517") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4911") "UMLS:C0699791") -AnnotationAssertion(Annotation( "DOID:5517") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4911") "carcinoma of stomach") -AnnotationAssertion(Annotation( "NCIT:C4911") "carcinoma of the stomach") -AnnotationAssertion(Annotation( "DOID:5517") Annotation( "NCIT:C4911") "gastric carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4911") "stomach carcinoma") -AnnotationAssertion(Annotation( "DOID:10538") "Ca fundus - stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of fundus of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "fundus of stomach cancer") -AnnotationAssertion(Annotation( "DOID:10538") "gastric fundus cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant fundus of stomach neoplasm") -AnnotationAssertion(Annotation( "DOID:10538") Annotation( "ICD9CM:151.3") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of fundus of stomach") -AnnotationAssertion(Annotation( "DOID:10538") "malignant tumor of fundus of stomach") -AnnotationAssertion( "MONDO:0004950") -AnnotationAssertion(rdfs:label "gastric carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5517") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4911") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4911") ) - -# Class: (invasive ductal breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "The most common type of invasive breast carcinoma, accounting for approximately 70% of breast carcinomas. The gross appearance is usually typical with an irregular stellate outline. Microscopically, randomly arranged epithelial elements are seen. When large sheets of malignant cells are present, necrosis may be seen. With adequate tissue sampling, in situ carcinoma can be demonstrated in association with the infiltrating carcinoma. The in situ component is nearly always ductal but occasionally may be lobular or both.") -AnnotationAssertion(Annotation( "EFO:0000186") Annotation( "MONDO:equivalentTo") "DOID:3008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000186") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:174.8") -AnnotationAssertion(Annotation( "NCIT:C4194") "ICDO:8500/3") -AnnotationAssertion(Annotation( "NCIT:C4194") "ICDO:8521/3") -AnnotationAssertion(Annotation( "DOID:3008") Annotation( "EFO:0000186") Annotation( "MONDO:equivalentTo") "NCIT:C4194") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:IDC") -AnnotationAssertion(Annotation( "DOID:3008") Annotation( "MONDO:equivalentTo") "SCTID:408643008") -AnnotationAssertion(Annotation( "DOID:3008") Annotation( "NCIT:C4017") "ductal adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4194") "infiltrating ductal adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4194") "infiltrating ductal breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4194") "infiltrating ductal carcinoma") -AnnotationAssertion(Annotation( "DOID:3008") Annotation( "NCIT:C4194") "infiltrating ductal carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C4194") "infiltrating ductal carcinoma of the breast") -AnnotationAssertion(Annotation( "NCIT:C4194") "invasive ductal adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4194") "invasive ductal breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4194") "invasive ductal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4194") "invasive ductal carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C4194") "invasive ductal carcinoma of the breast") -AnnotationAssertion(Annotation( "DOID:3008") Annotation( "NCIT:C4194") "invasive ductal carcinoma, NST") -AnnotationAssertion(Annotation( "NCIT:C4194") "invasive ductal carcinoma, No specific type") -AnnotationAssertion(Annotation( "ONCOTREE:IDC") "breast invasive ductal carcinoma") -AnnotationAssertion( "MONDO:0004953") -AnnotationAssertion(rdfs:label "invasive ductal breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3008") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4194") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4194") Annotation( "ONCOTREE:IDC") ) - -# Class: (oral cavity squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4833") "A squamous cell carcinoma arising from the oral cavity. It affects predominantly adults in their fifth and sixth decades of life and is associated with alcohol and tobacco use. Human papillomavirus is present in approximately half of the cases. It is characterized by a tendency to metastasize early to the lymph nodes. When the tumor is small, patients are often asymptomatic. Physical examination may reveal erythematous or white lesions or plaques. The majority of patients present with signs and symptoms of locally advanced disease including mucosal ulceration, pain, difficulty with speaking, chewing, and swallowing, bleeding, weight loss, and neck swelling. Patients may also present with swollen neck lymph nodes without any symptoms from the oropharyngeal tumor. The most significant prognostic factors are the size of the tumor and the lymph nodes status.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000199") Annotation( "MONDO:equivalentTo") "DOID:0050866") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000199") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007263") -AnnotationAssertion(Annotation( "EFO:0000199") Annotation( "MONDO:equivalentTo") "NCIT:C4833") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:OCSC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:502363") -AnnotationAssertion(Annotation( "EFO:0000199") Annotation( "MONDO:equivalentTo") "SCTID:307502000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4833") "UMLS:C0585362") -AnnotationAssertion(Annotation( "NCIT:C4833") "mouth scc") -AnnotationAssertion(Annotation( "DOID:0050866") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4833") "mouth squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4833") "oral cavity scc") -AnnotationAssertion(Annotation( "NCIT:C4833") "oral cavity squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C4833") "oral cavity squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4833") "scc of mouth") -AnnotationAssertion(Annotation( "NCIT:C4833") "scc of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C4833") "scc of the mouth") -AnnotationAssertion(Annotation( "NCIT:C4833") "scc of the oral cavity") -AnnotationAssertion(Annotation( "NCIT:C4833") "squamous cell carcinoma of mouth") -AnnotationAssertion(Annotation( "NCIT:C4833") "squamous cell carcinoma of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C4833") "squamous cell carcinoma of the mouth") -AnnotationAssertion(Annotation( "NCIT:C4833") "squamous cell carcinoma of the oral cavity") -AnnotationAssertion(Annotation( "ONCOTREE:OCSC") Annotation( ) "OCSC") -AnnotationAssertion(Annotation( "DOID:0050866") Annotation( "GARD:0007263") "oral squamous cell carcinoma") -AnnotationAssertion( "MONDO:0004958") -AnnotationAssertion(Annotation( "GARD:0007263") ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oral cavity squamous cell carcinoma") -AnnotationAssertion(Annotation( "GARD:0007263") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7263/oral-squamous-cell-carcinoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (acinar cell carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the acinar cell") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000216") Annotation( "MONDO:equivalentTo") "DOID:3025") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000216") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008568") -AnnotationAssertion(Annotation( "NCIT:C3768") "ICDO:8550/3") -AnnotationAssertion(Annotation( "DOID:3025") Annotation( "EFO:0000216") Annotation( "MONDO:equivalentTo") "MESH:D018267") -AnnotationAssertion(Annotation( "DOID:3025") Annotation( "EFO:0000216") Annotation( "MONDO:equivalentTo") "NCIT:C3768") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ACCC") -AnnotationAssertion(Annotation( "DOID:3025") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3768") "UMLS:C0206685") -AnnotationAssertion(Annotation( "NCIT:C3768") "acinar adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C3768") "acinar carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3768") "acinar cell adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3768") "acinar cell carcinoma") -AnnotationAssertion(Annotation( "DOID:3025") "acinar cell carcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "NCIT:C3768") "acinic cell adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3025") Annotation( "NCIT:C3768") "acinic cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of acinar cell") -AnnotationAssertion(Annotation( "NCIT:C3768") "carcinoma, acinar cell, malignant") -AnnotationAssertion(Annotation( "ONCOTREE:ACCC") Annotation( ) "ACCC") -AnnotationAssertion(Annotation( "GARD:0008568") "acinic cell tumor") -AnnotationAssertion( "MONDO:0004965") -AnnotationAssertion(rdfs:label "acinar cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D018267") Annotation( "NCIT:C3768") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastritis) - -AnnotationAssertion(Annotation( "NCIT:C26780") "Inflammation of the stomach.") -AnnotationAssertion( "gastritis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000217") Annotation( "MONDO:equivalentTo") "DOID:4029") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000217") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0005263") -AnnotationAssertion(Annotation( "EFO:0000217") "ICD9:535.0") -AnnotationAssertion(Annotation( "EFO:0000217") "ICD9:535.00") -AnnotationAssertion(Annotation( "EFO:0000217") "ICD9:535.01") -AnnotationAssertion(Annotation( "EFO:0000217") "ICD9:535.4") -AnnotationAssertion(Annotation( "EFO:0000217") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:535.40") -AnnotationAssertion(Annotation( "EFO:0000217") "ICD9:535.41") -AnnotationAssertion(Annotation( "DOID:4029") Annotation( "EFO:0000217") Annotation( "MONDO:equivalentTo") "MESH:D005756") -AnnotationAssertion(Annotation( "DOID:4029") Annotation( "EFO:0000217") Annotation( "MONDO:equivalentTo") "NCIT:C26780") -AnnotationAssertion(Annotation( "DOID:4029") Annotation( "EFO:0000217") Annotation( "MONDO:equivalentTo") "SCTID:4556007") -AnnotationAssertion(Annotation( "DOID:4029") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26780") "UMLS:C0017152") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0267112") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2243088") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2243090") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3854048") -AnnotationAssertion(Annotation( "DOID:4029") "acute gastric mucosal erosion") -AnnotationAssertion(Annotation( "DOID:4029") "erosive gastritis") -AnnotationAssertion(Annotation( "DOID:4029") "erosive gastropathy") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C26780") "gastritis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "gastritis (disease)") -AnnotationAssertion( "inflammation of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "stomach inflammation") -AnnotationAssertion( "MONDO:0004966") -AnnotationAssertion(rdfs:label "gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4029") Annotation( "MESH:D005756") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26780/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C2852") "A common cancer characterized by the presence of malignant glandular cells. Morphologically, adenocarcinomas are classified according to the growth pattern (e.g., papillary, alveolar) or according to the secreting product (e.g., mucinous, serous). Representative examples of adenocarcinoma are ductal and lobular breast carcinoma, lung adenocarcinoma, renal cell carcinoma, hepatocellular carcinoma (hepatoma), colon adenocarcinoma, and prostate adenocarcinoma.") -AnnotationAssertion(Annotation( "DOID:299") "CSP:2000-0386") -AnnotationAssertion(Annotation( "EFO:0000228") Annotation( "MONDO:equivalentTo") "DOID:299") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000228") -AnnotationAssertion(Annotation( "NCIT:C2852") "ICDO:8140/3") -AnnotationAssertion(Annotation( "DOID:299") Annotation( "EFO:0000228") Annotation( "MONDO:equivalentTo") "MESH:D000230") -AnnotationAssertion(Annotation( "DOID:299") Annotation( "EFO:0000228") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2852") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ADNOS") -AnnotationAssertion(Annotation( "DOID:299") Annotation( "MONDO:equivalentTo") "SCTID:443961001") -AnnotationAssertion(Annotation( "DOID:299") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2852") "UMLS:C0001418") -AnnotationAssertion(Annotation( "NCIT:C2852") "adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:299") "adenocarcinoma NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "NCIT:C2852") "adenocarcinoma, malignant") -AnnotationAssertion(Annotation( "DOID:299") "adenocarcinoma, no subtype (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:299") "adenocarcinomas") -AnnotationAssertion(Annotation( "ONCOTREE:ADNOS") Annotation( ) "ADNOS") -AnnotationAssertion( "MONDO:0004970") -AnnotationAssertion(rdfs:label "adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:299") Annotation( "EFO:0000228") Annotation( "MESH:D000230") Annotation( "NCIT:C2852") ) -SubClassOf(Annotation( "NCIT:C2852") ) - -# Class: (Alzheimer disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "A progressive, neurodegenerative disease characterized by loss of function and death of nerve cells in several areas of the brain leading to loss of cognitive function such as memory and language.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4013"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000249") Annotation( "MONDO:equivalentTo") "DOID:10652") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "MONDO:equivalentTo") "EFO:0000249") -AnnotationAssertion( "GARD:0000632") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002511") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "MONDO:equivalentTo") "ICD10CM:G30") -AnnotationAssertion(Annotation( "EFO:0000249") "ICD9:290.1") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "EFO:0000249") "ICD9:331.0") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "MONDO:relatedTo") "KEGG:05010") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "EFO:0000249") Annotation( "MONDO:equivalentTo") "MESH:D000544") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "EFO:0000249") Annotation( "MONDO:equivalentTo") "NCIT:C2866") -AnnotationAssertion(Annotation( "EFO:0000249") "NIFSTD:birnlex_2092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:238616") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:142811000119104") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "MONDO:cjm") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:notFoundInDiseaseSubset") Annotation( "NCIT:C2866") "UMLS:C0002395") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( ) "AD") -AnnotationAssertion(Annotation( "NCIT:C2866") "Alzheimer dementia") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "NCIT:C2866") "Alzheimer disease") -AnnotationAssertion(Annotation( "NCIT:C2866") "Alzheimer's dementia") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") Annotation( "NCIT:C2866") "Alzheimer's disease") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "NCIT:C2866") "Alzheimers dementia") -AnnotationAssertion(Annotation( "DOID:10652") "Alzheimers disease") -AnnotationAssertion(Annotation( "OMIM:104300") "presenile and senile dementia") -AnnotationAssertion(Annotation( "DOID:10652") Annotation( "MESH:C536597") "Alzheimer disease, familial") -AnnotationAssertion( "MONDO:0004975") -AnnotationAssertion(rdfs:label "Alzheimer disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MESH:D000544") Annotation( "NCIT:C2866") ) -SubClassOf(Annotation( "DOID:10652") Annotation( "MESH:D000544") ) - -# Class: (amyotrophic lateral sclerosis) - -AnnotationAssertion(Annotation( "Orphanet:803") "Amyotrophic lateral sclerosis (ALS) is a neurodegenerative disease characterized by progressive muscular paralysis reflecting degeneration of motor neurons in the primary motor cortex, corticospinal tracts, brainstem and spinal cord.") -AnnotationAssertion(Annotation( "EFO:0000253") Annotation( "MONDO:equivalentTo") "DOID:332") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "MONDO:equivalentTo") "EFO:0000253") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005786") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "MONDO:equivalentTo") "ICD10CM:G12.21") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "EFO:0000253") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:335.20") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "MONDO:relatedTo") "KEGG:05014") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "EFO:0000253") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:803") Annotation( "Orphanet:803/e") "MESH:D000690") -AnnotationAssertion(Annotation( "Orphanet:803") Annotation( "Orphanet:803/e") "MedDRA:10002026") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "EFO:0000253") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C34373") -AnnotationAssertion(Annotation( "EFO:0000253") "NIFSTD:birnlex_12566") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "MONDO:equivalentTo") "Orphanet:803") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "EFO:0000253") Annotation( "MONDO:equivalentTo") "SCTID:86044005") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34373") Annotation( "Orphanet:803") Annotation( "Orphanet:803/e") "UMLS:C0002736") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "NCIT:C34373") Annotation( "Orphanet:803") Annotation( ) "ALS") -AnnotationAssertion(Annotation( "Orphanet:803") "Charcot disease") -AnnotationAssertion(Annotation( "Orphanet:803") "Lou Gehrig disease") -AnnotationAssertion(Annotation( "DOID:332") "Lou Gehrig's disease") -AnnotationAssertion( "amyotrophic lateral sclerosis") -AnnotationAssertion(Annotation( "DOID:332") "motor neuron disease, bulbar") -AnnotationAssertion( "MONDO:0004976") -AnnotationAssertion(Annotation( "Orphanet:803") ) -AnnotationAssertion(rdfs:label "amyotrophic lateral sclerosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Wikipedia:Anterior_horn_disease") ) -SubClassOf(Annotation( "DOID:332") Annotation( "ICD10CM:G12.21") Annotation( "MESH:D000690") Annotation( "MONDO:Redundant") Annotation( "Orphanet:803") ) -SubClassOf(Annotation( "MONDO:0015918") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pancreatitis) - -AnnotationAssertion(Annotation( "NCIT:C3306") "Inflammation of the pancreas.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000278") Annotation( "MONDO:equivalentTo") "DOID:4989") -AnnotationAssertion(Annotation( "DOID:4989") Annotation( "MONDO:equivalentTo") "EFO:0000278") -AnnotationAssertion(Annotation( "DOID:4989") Annotation( "EFO:0000278") Annotation( "MONDO:equivalentTo") "MESH:D010195") -AnnotationAssertion(Annotation( "DOID:4989") Annotation( "EFO:0000278") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3306") -AnnotationAssertion(Annotation( "DOID:4989") Annotation( "EFO:0000278") Annotation( "MONDO:equivalentTo") "SCTID:75694006") -AnnotationAssertion(Annotation( "DOID:4989") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3306") "UMLS:C0030305") -AnnotationAssertion( "inflammation of pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "pancreas inflammation") -AnnotationAssertion( "MONDO:0004982") -AnnotationAssertion(rdfs:label "pancreatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4989") Annotation( "MESH:D010195") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3306/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bipolar disorder) - -AnnotationAssertion(Annotation( "NCIT:C34423") "A disorder of the brain that causes unusual shifts in mood, energy, activity levels and the ability to carry out day-to-day tasks. Often these moods range and shift from periods of elation and energized behavior to those of hopelessness and depression.") -AnnotationAssertion(Annotation( "EFO:0000289") Annotation( "MONDO:equivalentTo") "DOID:3312") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "MONDO:equivalentTo") "EFO:0000289") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "MONDO:equivalentTo") "ICD10CM:F31") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:F31") -AnnotationAssertion(Annotation( "DOID:3312") "ICD9:296.40") -AnnotationAssertion(Annotation( "DOID:3312") "ICD9:296.60") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "EFO:0000289") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:296.80") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:296.89") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "EFO:0000289") Annotation( "MONDO:equivalentTo") "MESH:D001714") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "EFO:0000289") Annotation( "MONDO:equivalentTo") "NCIT:C34423") -AnnotationAssertion(Annotation( "EFO:0000289") "NIFSTD:birnlex_12754") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "EFO:0000289") Annotation( "MONDO:equivalentTo") "SCTID:13746004") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34423") "UMLS:C0005586") -AnnotationAssertion(Annotation( "NCIT:C34423") "bipolar disorder") -AnnotationAssertion(Annotation( "MONDO:0000055") "major affective disorder") -AnnotationAssertion(Annotation( "NCIT:C34423") "manic-depression") -AnnotationAssertion(Annotation( "DOID:3312") "bipolar depression") -AnnotationAssertion(Annotation( "DOID:3312") "bipolar disorder manic phase") -AnnotationAssertion(Annotation( "DOID:3312") "manic bipolar I disorder") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "NCIT:C34805") "manic bipolar affective disorder") -AnnotationAssertion(Annotation( "DOID:3312") "manic depression") -AnnotationAssertion(Annotation( "DOID:3312") Annotation( "NCIT:C34423") "manic depressive disorder") -AnnotationAssertion(Annotation( "DOID:3312") "manic disorder") -AnnotationAssertion(Annotation( "DOID:3312") "mixed bipolar disorder") -AnnotationAssertion(Annotation( ) "MAFD") -AnnotationAssertion( "bipolar affective disorder") -AnnotationAssertion(Annotation( "DOID:3312") "depressive-manic psych.") -AnnotationAssertion( "major bipolar affective disorder") -AnnotationAssertion( "manic-depressive illness") -AnnotationAssertion( "manic-depressive psychosis") -AnnotationAssertion( "MONDO:0004985") -AnnotationAssertion(rdfs:label "bipolar disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:3312") Annotation( "EFO:0000289") Annotation( "ICD10CM:F31") Annotation( "NCIT:C34423") Annotation( "NCIT:C34805/inferred") ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (urinary bladder carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the urinary bladder") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4912") "bladder cancer") -AnnotationAssertion(Annotation( "NCIT:C4912") "cancer of bladder") -AnnotationAssertion(Annotation( "NCIT:C4912") "cancer of the bladder") -AnnotationAssertion(Annotation( "NCIT:C4912") "cancer of the urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4912") "cancer of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C4912") "urinary bladder cancer") -AnnotationAssertion(Annotation( "EFO:0000292") Annotation( "MONDO:equivalentTo") "DOID:4007") -AnnotationAssertion(Annotation( "DOID:4007") Annotation( "MONDO:equivalentTo") "EFO:0000292") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002862") -AnnotationAssertion(Annotation( "DOID:4007") Annotation( "EFO:0000292") Annotation( "MONDO:equivalentTo") "NCIT:C4912") -AnnotationAssertion(Annotation( "DOID:4007") Annotation( "EFO:0000292") Annotation( "MONDO:equivalentTo") "SCTID:255108000") -AnnotationAssertion(Annotation( "DOID:4007") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4912") "UMLS:C0699885") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C4912") "bladder carcinoma") -AnnotationAssertion(Annotation( "DOID:4007") "carcinoma bladder") -AnnotationAssertion(Annotation( "DOID:4007") Annotation( "MTH:108") Annotation( "NCIT:C4912") "carcinoma of bladder") -AnnotationAssertion(Annotation( "NCIT:C4912") "carcinoma of the bladder") -AnnotationAssertion(Annotation( "NCIT:C4912") "carcinoma of the urinary bladder") -AnnotationAssertion(Annotation( "DOID:4007") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4912") "carcinoma of urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4912") "urinary bladder carcinoma") -AnnotationAssertion( "MONDO:0004986") -AnnotationAssertion(rdfs:label "urinary bladder carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4007") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4912") ) -SubClassOf(Annotation( "DOID:4007") Annotation( "EFO:0000292") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4912") ) - -# Class: (urinary bladder neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2901") "A benign or malignant, primary or metastatic neoplasm of the bladder. - 2003") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000294") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:239.4") -AnnotationAssertion(Annotation( "EFO:0000294") Annotation( "MONDO:equivalentTo") "NCIT:C2901") -AnnotationAssertion(Annotation( "EFO:0000294") Annotation( "MONDO:equivalentTo") "SCTID:126885006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2901") "UMLS:C0005695") -AnnotationAssertion(Annotation( "NCIT:C2901") Annotation( "https://orcid.org/0000-0002-6601-2165") "bladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2901") "bladder tumor") -AnnotationAssertion(Annotation( "NCIT:C2901") "bladder tumors") -AnnotationAssertion(Annotation( "NCIT:C2901") "neoplasm of bladder") -AnnotationAssertion(Annotation( "NCIT:C2901") "neoplasm of the bladder") -AnnotationAssertion(Annotation( "NCIT:C2901") "neoplasm of the urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2901") "neoplasm of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C2901") "tumor of bladder") -AnnotationAssertion(Annotation( "NCIT:C2901") "tumor of the bladder") -AnnotationAssertion(Annotation( "NCIT:C2901") "tumor of the urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2901") "tumor of urinary bladder") -AnnotationAssertion(Annotation( "NCIT:C2901") "urinary bladder neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "urinary bladder neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C2901") "urinary bladder neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2901") "urinary bladder tumor") -AnnotationAssertion(Annotation( "NCIT:C2901") "urinary bladder tumors") -AnnotationAssertion( "MONDO:0004987") -AnnotationAssertion(rdfs:label "urinary bladder neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2901") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2901") ) - -# Class: (breast adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the breast") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000304") Annotation( "MONDO:equivalentTo") "DOID:3458") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000304") -AnnotationAssertion(Annotation( "DOID:3458") Annotation( "EFO:0000304") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5214") -AnnotationAssertion(Annotation( "DOID:3458") Annotation( "NCIT:C5214") "adenocarcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C5214") "adenocarcinoma of the breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5214") "breast adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3458") Annotation( "NCIT:C5214") "mammary adenocarcinoma") -AnnotationAssertion( "MONDO:0004988") -AnnotationAssertion(rdfs:label "breast adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3458") Annotation( "EFO:0000304") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5214") ) -SubClassOf(Annotation( "DOID:3458") Annotation( "EFO:0000304") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5214") ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) - -# Class: (breast carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the breast") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4872") "breast cancer") -AnnotationAssertion(Annotation( "NCIT:C4872") "breast cancer, NOS") -AnnotationAssertion(Annotation( "NCIT:C4872") "cancer of breast") -AnnotationAssertion(Annotation( "NCIT:C4872") "cancer of the breast") -AnnotationAssertion(Annotation( "NCIT:C4872") "cancer, breast") -AnnotationAssertion(Annotation( "EFO:0000305") Annotation( "MONDO:equivalentTo") "DOID:3459") -AnnotationAssertion(Annotation( "DOID:3459") Annotation( "MONDO:equivalentTo") "EFO:0000305") -AnnotationAssertion(Annotation( "DOID:3459") Annotation( "EFO:0000305") Annotation( "MONDO:equivalentTo") "NCIT:C4872") -AnnotationAssertion(Annotation( "DOID:3459") Annotation( "EFO:0000305") Annotation( "MONDO:equivalentTo") "SCTID:254838004") -AnnotationAssertion(Annotation( "DOID:3459") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4872") "UMLS:C0678222") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4872") "breast carcinoma") -AnnotationAssertion(Annotation( "DOID:3459") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4872") "carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C4872") "carcinoma of the breast") -AnnotationAssertion(Annotation( "DOID:3459") Annotation( "NCIT:C4872") "mammary carcinoma") -AnnotationAssertion( "MONDO:0004989") -AnnotationAssertion(rdfs:label "breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3459") Annotation( "EFO:0000305") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4872") ) -SubClassOf(Annotation( "DOID:3459") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4872") ) - -# Class: (cancer) - -AnnotationAssertion(Annotation( "NCIT:C9305") "A tumor composed of atypical neoplastic, often pleomorphic cells that invade other tissues. Malignant neoplasms often metastasize to distant anatomic sites and may recur after excision. The most common malignant neoplasms are carcinomas (adenocarcinomas or squamous cell carcinomas), Hodgkin and non-Hodgkin lymphomas, leukemias, melanomas, and sarcomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050686") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050687") -AnnotationAssertion(Annotation( "EFO:0000311") Annotation( "MONDO:equivalentTo") "DOID:162") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000311") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011960") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:195.8") -AnnotationAssertion(Annotation( "DOID:162") "ICD9:199") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:199.1") -AnnotationAssertion(Annotation( "NCIT:C9305") "ICDO:8000/3") -AnnotationAssertion(Annotation( "DOID:162") Annotation( "EFO:0000311") Annotation( "MONDO:equivalentTo") "NCIT:C9305") -AnnotationAssertion(Annotation( "EFO:0000311") "NIFSTD:birnlex_406") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MT") -AnnotationAssertion(Annotation( "DOID:162") Annotation( "MONDO:equivalentTo") "SCTID:363346000") -AnnotationAssertion(Annotation( "DOID:162") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9305") "UMLS:C0006826") -AnnotationAssertion(Annotation( "NCIT:C9305") Annotation( ) "CA") -AnnotationAssertion(Annotation( "NCIT:C9305") "cancer") -AnnotationAssertion(Annotation( "MONDO:0000404") "cell type cancer") -AnnotationAssertion(Annotation( "NCIT:C9305") "malignancy") -AnnotationAssertion(Annotation( "NCIT:C9305") "malignant Growth") -AnnotationAssertion(Annotation( "DOID:162") Annotation( "NCIT:C9305") "malignant neoplasm") -AnnotationAssertion( "malignant neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C9305") "malignant neoplastic disease") -AnnotationAssertion(Annotation( "DOID:162") Annotation( "NCIT:C9305") "malignant tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "neoplasm (disease), malignant") -AnnotationAssertion(Annotation( "NCIT:C9305") "neoplasm, malignant") -AnnotationAssertion(Annotation( "MONDO:0000403") "organ system cancer") -AnnotationAssertion(Annotation( "DOID:162") "primary cancer") -AnnotationAssertion(Annotation( "ONCOTREE:MT") Annotation( ) "MT") -AnnotationAssertion( "MONDO:0004992") -AnnotationAssertion(rdfs:label "cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050686/inferred") Annotation( "DOID:0050687/inferred") Annotation( "DOID:162") Annotation( "EFO:0000311") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9305/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses( ) - -# Class: (carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C2916") "A malignant tumor arising from epithelial cells. Carcinomas that arise from glandular epithelium are called adenocarcinomas, those that arise from squamous epithelium are called squamous cell carcinomas, and those that arise from transitional epithelium are called transitional cell carcinomas. Morphologically, the malignant epithelial cells may display abnormal mitotic figures, anaplasia, and necrosis. Carcinomas are graded by the degree of cellular differentiation as well, moderately, or poorly differentiated. Carcinomas invade the surrounding tissues and tend to metastasize to other anatomic sites. Lung carcinoma, skin carcinoma, breast carcinoma, colon carcinoma, and prostate carcinoma are the most frequently seen carcinomas.") -AnnotationAssertion(Annotation( "DOID:305") "epithelioma") -AnnotationAssertion(Annotation( "DOID:305") "CSP:2000-1867") -AnnotationAssertion(Annotation( "EFO:0000313") Annotation( "MONDO:equivalentTo") "DOID:305") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000313") -AnnotationAssertion(Annotation( "NCIT:C2916") "ICDO:8010/3") -AnnotationAssertion(Annotation( "NCIT:C2916") "ICDO:8011/3") -AnnotationAssertion(Annotation( "DOID:305") Annotation( "EFO:0000313") Annotation( "MONDO:equivalentTo") "MESH:D002277") -AnnotationAssertion(Annotation( "DOID:305") Annotation( "EFO:0000313") Annotation( "MONDO:equivalentTo") "NCIT:C2916") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:722688002") -AnnotationAssertion(Annotation( "DOID:305") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2916") "UMLS:C0007097") -AnnotationAssertion(Annotation( "NCIT:C2916") "Other carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2916") "carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2916") "carcinoma, malignant") -AnnotationAssertion(Annotation( "NCIT:C2916") "epithelial carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2916") "epithelioma malignant") -AnnotationAssertion(Annotation( "NCIT:C2916") "malignant epithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2916") "malignant epithelial tumor") -AnnotationAssertion(Annotation( "DOID:305") Annotation( "NCIT:C2916") Annotation( "NCIT:C6927") "malignant epithelioma") -AnnotationAssertion( "MONDO:0004993") -AnnotationAssertion(rdfs:label "carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:305") Annotation( "DOID:305/inferred") Annotation( "EFO:0000313") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D002277") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2916") ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) - -# Class: (cardiomyopathy) - -AnnotationAssertion(Annotation( "NCIT:C34830") "A disease of the heart muscle or myocardium proper. Cardiomyopathies may be classified as either primary or secondary, on the basis of etiology, or on the pathophysiology of the lesion: hypertrophic, dilated, or restrictive.") -AnnotationAssertion(Annotation( "EFO:0000318") Annotation( "MONDO:equivalentTo") "DOID:0050700") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000318") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011958") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "MONDO:equivalentTo") "ICD10CM:I42") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "EFO:0000318") "ICD9:425") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:425.4") -AnnotationAssertion(Annotation( "DOID:0050700") "ICD9:425.9") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "EFO:0000318") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:167848") Annotation( "Orphanet:167848/e") "MESH:D009202") -AnnotationAssertion(Annotation( "Orphanet:167848") Annotation( "Orphanet:167848/e") "MedDRA:10007636") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "EFO:0000318") Annotation( "MONDO:equivalentTo") "NCIT:C34830") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:167848") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "MONDO:relatedTo") "SCTID:57809008") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "EFO:0000318") Annotation( "MONDO:equivalentTo") "SCTID:85898001") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34830") Annotation( "Orphanet:167848") Annotation( "Orphanet:167848/e") "UMLS:C0878544") -AnnotationAssertion(Annotation( "DOID:0050700") Annotation( "MESH:D009202") "Cardiomyopathies") -AnnotationAssertion(Annotation( "MONDO:0015670") "cardiomyopathy") -AnnotationAssertion( "MONDO:0004994") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:167848") ) -AnnotationAssertion(rdfs:label "cardiomyopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:167848") ) -SubClassOf(Annotation( "MONDO:0019996") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cardiovascular disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the cardiovascular system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000319") Annotation( "MONDO:equivalentTo") "DOID:1287") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000319") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:390-459.99") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:420-429.99") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:423") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:423.8") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:424") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:429") -AnnotationAssertion(Annotation( "DOID:1287") Annotation( "EFO:0000319") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:429.2") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:429.7") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:429.8") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:429.81") -AnnotationAssertion(Annotation( "EFO:0000319") "ICD9:429.89") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:459.89") -AnnotationAssertion(Annotation( "EFO:0000319") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:459.9") -AnnotationAssertion(Annotation( "DOID:1287") Annotation( "EFO:0000319") Annotation( "MONDO:equivalentTo") "MESH:D002318") -AnnotationAssertion(Annotation( "DOID:1287") Annotation( "EFO:0000319") Annotation( "MONDO:equivalentTo") "NCIT:C2931") -AnnotationAssertion(Annotation( "DOID:1287") Annotation( "EFO:0000319") Annotation( "MONDO:equivalentTo") "SCTID:49601007") -AnnotationAssertion(Annotation( "DOID:1287") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2931") "UMLS:C0007222") -AnnotationAssertion(Annotation( "DOID:1287") Annotation( "NCIT:C2931") "cardiovascular disease") -AnnotationAssertion(Annotation( "NCIT:C2931") "cardiovascular disease (CVD)") -AnnotationAssertion(Annotation( "NCIT:C2931") "cardiovascular disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cardiovascular system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "cardiovascular system disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cardiovascular system") -AnnotationAssertion(Annotation( "DOID:1287") "disease of subdivision of hemolymphoid system") -AnnotationAssertion( "disease or disorder of cardiovascular system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C2931") "disorder of cardiovascular system") -AnnotationAssertion(Annotation( "MONDO:cjm") "circulatory system disease") -AnnotationAssertion( "MONDO:0004995") -AnnotationAssertion(rdfs:label "cardiovascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic gastritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the stomach that is chronic in nature.") -AnnotationAssertion( "chronic gastritis (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000337") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0005231") -AnnotationAssertion(Annotation( "EFO:0000337") "ICD9:535.4") -AnnotationAssertion(Annotation( "EFO:0000337") "ICD9:535.40") -AnnotationAssertion(Annotation( "EFO:0000337") "ICD9:535.41") -AnnotationAssertion(Annotation( "EFO:0000337") Annotation( "MONDO:equivalentTo") "NCIT:C26929") -AnnotationAssertion(Annotation( "EFO:0000337") Annotation( "MONDO:equivalentTo") "SCTID:8493009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26929") "UMLS:C0085695") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "chronic gastritis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "chronic gastritis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "gastritis (disease), chronic") -AnnotationAssertion( "MONDO:0005001") -AnnotationAssertion(rdfs:label "chronic gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0000337") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26929") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic obstructive pulmonary disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "A chronic and progressive lung disorder characterized by the loss of elasticity of the bronchial tree and the air sacs, destruction of the air sacs wall, thickening of the bronchial wall, and mucous accumulation in the bronchial tree. The pathologic changes result in the disruption of the air flow in the bronchial airways. Signs and symptoms include shortness of breath, wheezing, productive cough, and chest tightness. The two main types of chronic obstructive pulmonary disease are chronic obstructive bronchitis and emphysema.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000341") Annotation( "MONDO:equivalentTo") "DOID:3083") -AnnotationAssertion(Annotation( "DOID:3083") Annotation( "MONDO:equivalentTo") "EFO:0000341") -AnnotationAssertion(Annotation( "EFO:0000341") "ICD9:490-496.99") -AnnotationAssertion(Annotation( "EFO:0000341") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:496") -AnnotationAssertion(Annotation( "DOID:3083") Annotation( "EFO:0000341") Annotation( "MONDO:equivalentTo") "MESH:D029424") -AnnotationAssertion(Annotation( "DOID:3083") Annotation( "EFO:0000341") Annotation( "MONDO:equivalentTo") "NCIT:C3199") -AnnotationAssertion(Annotation( "DOID:3083") Annotation( "EFO:0000341") Annotation( "MONDO:equivalentTo") "SCTID:13645005") -AnnotationAssertion(Annotation( "DOID:3083") Annotation( "NCIT:C3199") Annotation( ) "COPD") -AnnotationAssertion(Annotation( "NCIT:C3199") "COPD, chronic obstructive pulmonary disease") -AnnotationAssertion(Annotation( "DOID:3083") "chronic obstructive airway disease") -AnnotationAssertion(Annotation( "NCIT:C3199") "chronic obstructive airways disease") -AnnotationAssertion(Annotation( "DOID:3083") "chronic obstructive lung disease") -AnnotationAssertion(Annotation( "NCIT:C3199") "chronic obstructive pulmonary disease (COPD)") -AnnotationAssertion(Annotation( "NCIT:C3199") "chronic obstructive pulmonary disease, (COPD)") -AnnotationAssertion(Annotation( "NCIT:C3199") "cold") -AnnotationAssertion(Annotation( "DOID:3083") "cold (chronic obstructive lung disease)") -AnnotationAssertion(Annotation( "NCIT:C3199") "disease (COPD), chronic obstructive") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "obstructive lung disease, chronic") -AnnotationAssertion(Annotation( "NCIT:C3199") "obstructive pulmonary disease (COPD), chronic") -AnnotationAssertion(Annotation( "NCIT:C3199") "pulmonary disease (COPD), chronic obstructive") -AnnotationAssertion( "MONDO:0005002") -AnnotationAssertion(rdfs:label "chronic obstructive pulmonary disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3083") Annotation( "MESH:D029424") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic pancreatitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "A chronic inflammatory process causing damage and fibrosis of the pancreatic parenchyma. Signs and symptoms include abdominal pain, malabsorption and diabetes mellitus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000342") -AnnotationAssertion(Annotation( "EFO:0000342") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:577.1") -AnnotationAssertion(Annotation( "EFO:0000342") Annotation( "MONDO:equivalentTo") "MESH:D050500") -AnnotationAssertion(Annotation( "EFO:0000342") Annotation( "MONDO:equivalentTo") "NCIT:C84637") -AnnotationAssertion(Annotation( "EFO:0000342") Annotation( "MONDO:equivalentTo") "SCTID:235494005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84637") "UMLS:C0149521") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "pancreatitis, chronic") -AnnotationAssertion( "MONDO:0005003") -AnnotationAssertion(rdfs:label "chronic pancreatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0000342") Annotation( "MESH:D050500") Annotation( "MONDO:Redundant") Annotation( "NCIT:C84637") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (colorectal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5105") "The most common type of colorectal carcinoma. It is characterized by the presence of malignant glandular epithelial cells invading through the muscularis mucosa into the submucosa. Histologic variants include mucinous adenocarcinoma, signet ring cell carcinoma, medullary carcinoma, serrated adenocarcinoma, cribriform comedo-type adenocarcinoma, and micropapillary adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000365") Annotation( "MONDO:equivalentTo") "DOID:0050861") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050913") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000365") -AnnotationAssertion(Annotation( "EFO:0000365") Annotation( "MONDO:equivalentTo") "NCIT:C5105") -AnnotationAssertion(Annotation( "EFO:0000365") Annotation( "MONDO:relatedTo") "OMIM:114500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:COADREAD") -AnnotationAssertion(Annotation( "EFO:0000365") Annotation( "MONDO:directSiblingOf") "SCTID:269533000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:408645001") -AnnotationAssertion(Annotation( "MONDO:directSiblingOf") Annotation( "MONDO:ncbi_mim2gene_medline") "UMLS:C0699790") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5105") "UMLS:C1319315") -AnnotationAssertion(Annotation( "NCIT:C5105") "adenocarcinoma of large bowel") -AnnotationAssertion(Annotation( "NCIT:C5105") "adenocarcinoma of large intestine") -AnnotationAssertion(Annotation( "NCIT:C5105") "adenocarcinoma of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C5105") "adenocarcinoma of the large intestine") -AnnotationAssertion(Annotation( "NCIT:C5105") "colorectal (colon or rectal) adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C5105") "colorectal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colorectum adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C5105") "large bowel adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C5105") "large intestine adenocarcinoma") -AnnotationAssertion( "MONDO:0005008") -AnnotationAssertion(rdfs:comment "Editor note: we follow NCIT in treating colorectal and large intestine as equivalent") -AnnotationAssertion(rdfs:label "colorectal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050913") Annotation( "EFO:0000365") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5105") ) -SubClassOf( ) - -# Class: (diabetes mellitus) - -AnnotationAssertion(Annotation( "NCIT:P378") "A metabolic disorder characterized by abnormally high blood sugar levels due to diminished production of insulin or insulin resistance/desensitization.") -AnnotationAssertion( "diabetes mellitus (disease)") -AnnotationAssertion(Annotation( "EFO:0000400") Annotation( "MONDO:equivalentTo") "DOID:9351") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000400") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000819") -AnnotationAssertion(Annotation( "DOID:9351") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:E08-E13") -AnnotationAssertion(Annotation( "DOID:9351") Annotation( "EFO:0000400") "ICD9:250") -AnnotationAssertion(Annotation( "DOID:9351") Annotation( "EFO:0000400") Annotation( "MONDO:equivalentTo") "MESH:D003920") -AnnotationAssertion(Annotation( "DOID:9351") Annotation( "EFO:0000400") Annotation( "MONDO:equivalentTo") "NCIT:C2985") -AnnotationAssertion(Annotation( "DOID:9351") Annotation( "EFO:0000400") Annotation( "MONDO:equivalentTo") "SCTID:73211009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0011847") -AnnotationAssertion(Annotation( "DOID:9351") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2985") "UMLS:C0011849") -AnnotationAssertion(Annotation( "NCIT:C2985") Annotation( ) "DM") -AnnotationAssertion(Annotation( "NCIT:C2985") "diabetes") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C2985") "diabetes mellitus") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "diabetes mellitus (disease)") -AnnotationAssertion( "MONDO:0005015") -AnnotationAssertion(rdfs:label "diabetes mellitus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C2985") ) -SubClassOf(Annotation( "DOID:9351") Annotation( "MESH:D003920") Annotation( "NCIT:C2985") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (intestinal disorder) - -AnnotationAssertion(Annotation( "NCIT:C26801") "A non-neoplastic or neoplastic disorder that affects the small or large intestine.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000405") Annotation( "MONDO:equivalentTo") "DOID:5295") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:520-579.99") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:560-569.99") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:564") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:564.4") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:569") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:569.4") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:569.49") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:569.89") -AnnotationAssertion(Annotation( "DOID:5295") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:569.9") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:570-579.99") -AnnotationAssertion(Annotation( "EFO:0000405") "ICD9:575") -AnnotationAssertion(Annotation( "DOID:5295") Annotation( "EFO:0000405") Annotation( "MONDO:equivalentTo") "MESH:D007410") -AnnotationAssertion(Annotation( "DOID:5295") Annotation( "MONDO:equivalentTo") "NCIT:C26801") -AnnotationAssertion(Annotation( "DOID:5295") Annotation( "MONDO:equivalentTo") "SCTID:85919009") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of intestine") -AnnotationAssertion( "disease or disorder of intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of intestine") -AnnotationAssertion(Annotation( "MESH:D007410") "intestinal disease") -AnnotationAssertion(Annotation( "NCIT:C26801") "intestinal disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "intestine disease or disorder") -AnnotationAssertion(Annotation( "MESH:D007410") "disease, intestinal") -AnnotationAssertion(Annotation( "MESH:D007410") "diseases, intestinal") -AnnotationAssertion( "MONDO:0005020") -AnnotationAssertion(rdfs:label "intestinal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5295") Annotation( "MESH:D007410") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26801") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endocarditis) - -AnnotationAssertion(Annotation( "NCIT:C34582") "Inflammation of the endocardium.") -AnnotationAssertion( "endocarditis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000465") Annotation( "MONDO:equivalentTo") "DOID:10314") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000465") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0100584") -AnnotationAssertion(Annotation( "DOID:10314") Annotation( "EFO:0000465") "ICD9:421.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:424.99") -AnnotationAssertion(Annotation( "DOID:10314") Annotation( "EFO:0000465") Annotation( "MONDO:equivalentTo") "MESH:D004696") -AnnotationAssertion(Annotation( "DOID:10314") Annotation( "EFO:0000465") Annotation( "MONDO:equivalentTo") "NCIT:C34582") -AnnotationAssertion(Annotation( "DOID:10314") Annotation( "EFO:0000465") Annotation( "MONDO:equivalentTo") "SCTID:56819008") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "endocarditis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "endocarditis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "endocardium inflammation") -AnnotationAssertion( "inflammation of endocardium") -AnnotationAssertion( "MONDO:0005025") -AnnotationAssertion(rdfs:label "endocarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10314") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endometrioid adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3769") "An adenocarcinoma characterized by the presence of malignant glandular epithelial cells resembling endometrial cells. It can arise from the uterine body, ovary, fallopian tube, cervix, vagina, and uterine ligament.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000466") -AnnotationAssertion(Annotation( "NCIT:C3769") "ICDO:8380/3") -AnnotationAssertion(Annotation( "EFO:0000466") Annotation( "MONDO:equivalentTo") "NCIT:C3769") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3769") "UMLS:C0206687") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1569637") -AnnotationAssertion(Annotation( "NCIT:C3769") "endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C3769") "endometrioid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3769") "endometrioid carcinoma of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3769") "endometrioid carcinoma of the female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3769") "female reproductive endometrioid carcinoma") -AnnotationAssertion( "MONDO:0005026") -AnnotationAssertion(rdfs:label "endometrioid adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C3769") ) -SubClassOf(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3769") ) - -# Class: (epilepsy) - -AnnotationAssertion(Annotation( "NCIT:P378") "A brain disorder characterized by episodes of abnormally increased neuronal discharge resulting in transient episodes of sensory or motor neurological dysfunction, or psychic dysfunction. These episodes may or may not be associated with loss of consciousness or convulsions.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1826") -AnnotationAssertion(Annotation( "DOID:1826") Annotation( "MONDO:equivalentTo") "EFO:0000474") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:G40") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:G40") -AnnotationAssertion(Annotation( "EFO:0000474") "ICD9:345") -AnnotationAssertion(Annotation( "EFO:0000474") "ICD9:345.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:345.80") -AnnotationAssertion(Annotation( "DOID:1826") Annotation( "EFO:0000474") "ICD9:345.9") -AnnotationAssertion(Annotation( "EFO:0000474") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:345.90") -AnnotationAssertion(Annotation( "EFO:0000474") "ICD9:345.91") -AnnotationAssertion(Annotation( "DOID:1826") Annotation( "EFO:0000474") Annotation( "MONDO:equivalentTo") "MESH:D004827") -AnnotationAssertion(Annotation( "DOID:1826") Annotation( "EFO:0000474") Annotation( "MONDO:equivalentTo") "NCIT:C3020") -AnnotationAssertion(Annotation( "EFO:0000474") "NIFSTD:birnlex_12718") -AnnotationAssertion(Annotation( "DOID:1826") Annotation( "EFO:0000474") Annotation( "MONDO:equivalentTo") "SCTID:84757009") -AnnotationAssertion( "epilepsy") -AnnotationAssertion(Annotation( "NCIT:C3020") "seizure disorder") -AnnotationAssertion( "MONDO:0005027") -AnnotationAssertion(rdfs:label "epilepsy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1826") Annotation( "MESH:D004827") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (esophageal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4025") "A malignant tumor with glandular differentiation arising predominantly from Barrett mucosa in the lower third of the esophagus. Rare examples of esophageal adenocarcinoma deriving from ectopic gastric mucosa in the upper esophagus have also been reported. Grossly, esophageal adenocarcinomas are similar to esophageal squamous cell carcinomas. Microscopically, adenocarcinomas arising in the setting of Barrett esophagus are typically papillary and/or tubular. The prognosis is poor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000478") Annotation( "MONDO:equivalentTo") "DOID:4914") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000478") -AnnotationAssertion(Annotation( "DOID:4914") Annotation( "EFO:0000478") Annotation( "MONDO:equivalentTo") "NCIT:C4025") -AnnotationAssertion(Annotation( "EFO:0000478") Annotation( "MONDO:relatedTo") "OMIM:109350") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:99976") Annotation( "Orphanet:99976/ntbt") "OMIM:614266") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ESCA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:99976") -AnnotationAssertion(Annotation( "DOID:4914") Annotation( "EFO:0000478") Annotation( "MONDO:equivalentTo") "SCTID:276803003") -AnnotationAssertion(Annotation( "DOID:4914") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4025") Annotation( "Orphanet:99976") "UMLS:C0279628") -AnnotationAssertion(Annotation( "NCIT:C4025") "adenocarcinoma - esophagus") -AnnotationAssertion(Annotation( "DOID:4914") Annotation( "MONDO:0020565") Annotation( "NCIT:C4025") "adenocarcinoma of esophagus") -AnnotationAssertion(Annotation( "NCIT:C4025") "adenocarcinoma of the esophagus") -AnnotationAssertion(Annotation( "NCIT:C4025") Annotation( "Orphanet:99976") "esophageal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:0003201") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4025") "esophagus adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:4914") "oesophageal adenocarcinoma") -AnnotationAssertion( "MONDO:0005028") -AnnotationAssertion(Annotation( "Orphanet:99976") ) -AnnotationAssertion(rdfs:label "esophageal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0000478") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4025") ) -SubClassOf(Annotation( "DOID:4914") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4025") Annotation( "Orphanet:99976") ) - -# Class: (thyroid gland follicular carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C8054") "A differentiated adenocarcinoma arising from the follicular cells of the thyroid gland. The nuclear features which characterize the thyroid gland papillary carcinoma are absent. Radiation exposure is a risk factor and it comprises approximately 10% to 15% of thyroid cancers. Clinically, it usually presents as a solitary mass in the thyroid gland. It is generally unifocal and thickly encapsulated and shows invasion of the capsule or the vessels. Diagnostic procedures include thyroid ultrasound and fine needle biopsy.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular cancer of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular cancer of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular cancer of thyroid") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular cancer of thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C8054") "thyroid gland follicular cancer") -AnnotationAssertion(Annotation( "NCIT:C8054") "well-differentiated follicular carcinoma") -AnnotationAssertion(Annotation( "EFO:0000501") Annotation( "MONDO:equivalentTo") "DOID:3962") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000501") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0006731") -AnnotationAssertion(Annotation( "NCIT:C8054") "ICDO:8330/3") -AnnotationAssertion(Annotation( "NCIT:C8054") "ICDO:8331/3") -AnnotationAssertion(Annotation( "DOID:3962") Annotation( "EFO:0000501") Annotation( "MONDO:equivalentTo") "MESH:D018263") -AnnotationAssertion(Annotation( "EFO:0000501") Annotation( "MONDO:directSiblingOf") "NCIT:C27380") -AnnotationAssertion(Annotation( "DOID:3962") Annotation( "EFO:0000501") Annotation( "MONDO:equivalentTo") "NCIT:C8054") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:THFO") -AnnotationAssertion(Annotation( "DOID:3962") Annotation( "EFO:0000501") Annotation( "MONDO:equivalentTo") "SCTID:255028004") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of thyroid follicle") -AnnotationAssertion(Annotation( "NCIT:C8054") "carcinoma, follicular cell, malignant") -AnnotationAssertion(Annotation( "DOID:3962") Annotation( "NCIT:C8054") "follicular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular carcinoma of the thyroid") -AnnotationAssertion(Annotation( "DOID:3962") Annotation( "NCIT:C8054") "follicular carcinoma of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular carcinoma of thyroid") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular carcinoma of thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular thyroid cancer") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C8054") "follicular thyroid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular thyroid gland carcinoma") -AnnotationAssertion( "thyroid follicle carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8054") "thyroid follicular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8054") "thyroid gland follicular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8054") "well-differentiated follicular adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C8054") "follicular adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3962") "follicular adenocarcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:3962") "follicular adenocarcinoma, well differentiated") -AnnotationAssertion(Annotation( "DOID:3962") "follicular adenocarcinoma, well differentiated (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thyroid gland adenocarcinoma") -AnnotationAssertion( "MONDO:0005034") -AnnotationAssertion(rdfs:label "thyroid gland follicular carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0000501") Annotation( "NCIT:C8054") Annotation( "ONCOTREE:THFO") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the stomach") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000503") Annotation( "MONDO:equivalentTo") "DOID:3717") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000503") -AnnotationAssertion(Annotation( "DOID:3717") Annotation( "EFO:0000503") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:STAD") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:464463") -AnnotationAssertion(Annotation( "DOID:3717") Annotation( "EFO:0000503") Annotation( "MONDO:equivalentTo") "SCTID:408647009") -AnnotationAssertion(Annotation( "DOID:3717") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4004") "UMLS:C0278701") -AnnotationAssertion(Annotation( "NCIT:C4004") "adenocarcinoma - stomach") -AnnotationAssertion(Annotation( "NCIT:C4004") "adenocarcinoma of stomach") -AnnotationAssertion(Annotation( "NCIT:C4004") "adenocarcinoma of the stomach") -AnnotationAssertion(Annotation( "NCIT:C4004") "gastric (stomach) adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4004") "gastric adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3717") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4004") "stomach adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:STAD") Annotation( ) "STAD") -AnnotationAssertion( "MONDO:0005036") -AnnotationAssertion(rdfs:label "gastric adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3717") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4004") ) -SubClassOf(Annotation( "DOID:3717") Annotation( "EFO:0000503") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4004") ) - -# Class: (reproductive system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the reproductive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000512") Annotation( "MONDO:equivalentTo") "DOID:15") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000512") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4875") -AnnotationAssertion(Annotation( "EFO:0000512") Annotation( "MONDO:equivalentTo") "SCTID:362968007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4875") "UMLS:C0178829") -AnnotationAssertion(Annotation( "EFO:0000512") "Wikipedia:Reproductive_system_disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of reproductive system") -AnnotationAssertion( "disease or disorder of reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C4875") "disorder of reproductive system") -AnnotationAssertion(Annotation( "NCIT:C4875") "genital disorders") -AnnotationAssertion(Annotation( "DOID:15") "genital system disease") -AnnotationAssertion(Annotation( "DOID:15") "reproductive disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4875") "reproductive system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "reproductive system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C4875") "reproductive system disorder") -AnnotationAssertion( "MONDO:0005039") -AnnotationAssertion(rdfs:label "reproductive system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C3708") "A benign or malignant, gonadal or extragonadal neoplasm that originates from germ cells. Representative examples include teratoma, seminoma, embryonal carcinoma, and yolk sac tumor.") -AnnotationAssertion(Annotation( "EFO:0000514") Annotation( "MONDO:equivalentTo") "DOID:2994") -AnnotationAssertion(Annotation( "EFO:0000514") Annotation( "MONDO:directSiblingOf") "DOID:688") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000514") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013022") -AnnotationAssertion(Annotation( "DOID:2994") Annotation( "EFO:0000514") Annotation( "MONDO:equivalentTo") "NCIT:C3708") -AnnotationAssertion(Annotation( "DOID:2994") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3708") "UMLS:C0205851") -AnnotationAssertion(Annotation( "DOID:2994") Annotation( "NCIT:C3708") "germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3708") "germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C3708") "neoplasm of germ cell") -AnnotationAssertion(Annotation( "NCIT:C3708") "neoplasm of the germ cell") -AnnotationAssertion(Annotation( "NCIT:C3708") "tumor of germ cell") -AnnotationAssertion(Annotation( "NCIT:C3708") "tumor of the germ cell") -AnnotationAssertion(Annotation( "DOID:2994") "germ cell cancer") -AnnotationAssertion(Annotation( "DOID:2994") "germ cell tumour") -AnnotationAssertion(Annotation( "GARD:0013022") "germ cells tumors") -AnnotationAssertion( "MONDO:0005040") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2994/inferred") Annotation( "EFO:0000514") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3708/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hyperplasia) - -AnnotationAssertion(Annotation( "NCIT:C3113") "An abnormal increase in the number of cells in an organ or a tissue with consequent enlargement.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000536") -AnnotationAssertion(Annotation( "EFO:0000536") Annotation( "MONDO:equivalentTo") "MESH:D006965") -AnnotationAssertion(Annotation( "EFO:0000536") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3113") -AnnotationAssertion(Annotation( "NCIT:C3113") "hyperplasia") -AnnotationAssertion(Annotation( "NCIT:C3113") "hyperplastic") -AnnotationAssertion( "MONDO:0005043") -AnnotationAssertion(rdfs:label "hyperplasia") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) - -# Class: (immune system disorder) - -AnnotationAssertion(Annotation( "NCIT:C3507") "A disorder resulting from an abnormality in the immune system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000540") Annotation( "MONDO:equivalentTo") "DOID:2914") -AnnotationAssertion(Annotation( "DOID:2914") Annotation( "MONDO:equivalentTo") "EFO:0000540") -AnnotationAssertion(Annotation( "DOID:2914") Annotation( "EFO:0000540") "ICD9:279") -AnnotationAssertion(Annotation( "EFO:0000540") "ICD9:279.1") -AnnotationAssertion(Annotation( "EFO:0000540") "ICD9:279.10") -AnnotationAssertion(Annotation( "EFO:0000540") "ICD9:279.19") -AnnotationAssertion(Annotation( "EFO:0000540") "ICD9:279.4") -AnnotationAssertion(Annotation( "EFO:0000540") "ICD9:279.49") -AnnotationAssertion(Annotation( "EFO:0000540") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:279.8") -AnnotationAssertion(Annotation( "DOID:2914") Annotation( "EFO:0000540") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:279.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D007154") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3507") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:414029004") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of immune system") -AnnotationAssertion( "disease or disorder of immune system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C3507") "disorder of immune system") -AnnotationAssertion(Annotation( "DOID:2914") "immune disease") -AnnotationAssertion(Annotation( "NCIT:C3507") "immune disorder") -AnnotationAssertion(Annotation( "NCIT:C3507") "immune dysfunction") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "immune system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3507") "immune system disorder") -AnnotationAssertion( "MONDO:0005046") -AnnotationAssertion(rdfs:label "immune system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infertility disorder) - -AnnotationAssertion(Annotation( "NCIT:C3836") "Inability to conceive for at least one year after trying and having unprotected sex. Causes of female infertility include endometriosis, fallopian tubes obstruction, and polycystic ovary syndrome. Causes of male infertility include abnormal sperm production or function, blockage of the epididymis, blockage of the ejaculatory ducts, hypospadias, exposure to pesticides, and health related issues.") -AnnotationAssertion(Annotation( "EFO:0000545") Annotation( "MONDO:equivalentTo") "DOID:5223") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000545") -AnnotationAssertion(Annotation( "DOID:5223") Annotation( "EFO:0000545") Annotation( "MONDO:equivalentTo") "MESH:D007246") -AnnotationAssertion(Annotation( "DOID:5223") Annotation( "EFO:0000545") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") Annotation( "MONDO:otherHierarchy") "NCIT:C3836") -AnnotationAssertion(Annotation( "NCIT:C3836") "Sterile") -AnnotationAssertion(Annotation( "NCIT:C3836") "fertility disorders") -AnnotationAssertion(Annotation( "NCIT:C3836") "infertile") -AnnotationAssertion(Annotation( "NCIT:C3836") "sterile") -AnnotationAssertion(Annotation( "NCIT:C3836") "sterility") -AnnotationAssertion(Annotation( "DOID:5223") "infertility") -AnnotationAssertion( "MONDO:0005047") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor note: dubious as to whether this is a disease as defined, check with clingen before obsoleting") -AnnotationAssertion(rdfs:label "infertility disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:5223") Annotation( "EFO:0000545") Annotation( "MESH:D007246/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (invasive lobular breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7950") "An infiltrating lobular adenocarcinoma of the breast. The malignant cells lack cohesion and are arranged individually or in a linear manner (Indian files), or as narrow trabeculae within the stroma. The malignant cells are usually smaller than those of ductal carcinoma, are less pleomorphic, and have fewer mitotic figures.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3457") "lobular carcinoma") -AnnotationAssertion(Annotation( "DOID:3457") "lobular carcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:3457") "lobular carcinoma NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:3457") "lobular carcinoma of the breast") -AnnotationAssertion(Annotation( "EFO:0000553") Annotation( "MONDO:equivalentTo") "DOID:3457") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000553") -AnnotationAssertion(Annotation( "EFO:0000553") Annotation( "MONDO:equivalentTo") "NCIT:C7950") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ILC") -AnnotationAssertion(Annotation( "DOID:3457") Annotation( "MONDO:equivalentTo") "UMLS:C0206692") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7950") "UMLS:C0279565") -AnnotationAssertion(Annotation( "NCIT:C7950") "classic invasive lobular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7950") "infiltrating lobular adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C7950") "infiltrating lobular breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7950") "infiltrating lobular carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C7950") "infiltrating lobular carcinoma of the breast") -AnnotationAssertion(Annotation( "NCIT:C7950") "invasive lobular adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C7950") "invasive lobular breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7950") "invasive lobular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7950") "invasive lobular carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C7950") "invasive lobular carcinoma of the breast") -AnnotationAssertion(Annotation( "NCIT:C7950") "invasive lobular carcinoma, classic type") -AnnotationAssertion(Annotation( "ONCOTREE:ILC") "breast invasive lobular carcinoma") -AnnotationAssertion( "MONDO:0005051") -AnnotationAssertion(rdfs:label "invasive lobular breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3457") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7950") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7950") Annotation( "ONCOTREE:ILC") ) - -# Class: (lung adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3512") "A carcinoma that arises from the lung and is characterized by the presence of malignant glandular epithelial cells. There is a male predilection with a male to female ratio of 2:1. Usually lung adenocarcinoma is asymptomatic and is identified through screening studies or as an incidental radiologic finding. If clinical symptoms are present they include shortness of breath, cough, hemoptysis, chest pain, and fever. Tobacco smoke is a known risk factor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000571") Annotation( "EFO:0005288") Annotation( "MONDO:equivalentTo") "DOID:3910") -AnnotationAssertion(Annotation( "DOID:3910") Annotation( "MONDO:equivalentTo") "EFO:0000571") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005288") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005742") -AnnotationAssertion(Annotation( "DOID:3910") Annotation( "EFO:0000571") Annotation( "MONDO:equivalentTo") "MESH:C538231") -AnnotationAssertion(Annotation( "DOID:3910") Annotation( "EFO:0000571") Annotation( "EFO:0005288") Annotation( "MONDO:equivalentTo") "NCIT:C3512") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LUAD") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:415268") -AnnotationAssertion(Annotation( "DOID:3910") Annotation( "EFO:0000571") Annotation( "MONDO:equivalentTo") "SCTID:254626006") -AnnotationAssertion(Annotation( "DOID:3910") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3512") "UMLS:C0152013") -AnnotationAssertion(Annotation( "DOID:3910") Annotation( "NCIT:C3512") "adenocarcinoma of lung") -AnnotationAssertion(Annotation( "NCIT:C3512") "adenocarcinoma of the lung") -AnnotationAssertion(Annotation( "DOID:3910") "bronchogenic lung adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3512") "lung adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:0005474") "non-small cell lung adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3910") "nonsmall cell adenocarcinoma") -AnnotationAssertion( "MONDO:0005061") -AnnotationAssertion(Annotation( "GARD:0005742") ) -AnnotationAssertion(rdfs:label "lung adenocarcinoma") -AnnotationAssertion(Annotation( "GARD:0005742") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/5742/lung-adenocarcinoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3910") Annotation( "EFO:0005288") Annotation( "MESH:C538231") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3512/inferred") ) -SubClassOf(Annotation( "DOID:3910") Annotation( "EFO:0005288") Annotation( "NCIT:C3512") Annotation( "ONCOTREE:LUAD") ) - -# Class: (metabolic disease) - -AnnotationAssertion(Annotation( "NCIT:C3235") "A congenital disorder (due to inherited enzyme abnormality) or acquired (due to failure of a metabolically important organ) disorder resulting from an abnormal metabolic process.") -AnnotationAssertion(Annotation( "EFO:0000589") Annotation( "MONDO:equivalentTo") "DOID:0014667") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000589") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:E70-E88") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:E70-E90") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:277.8") -AnnotationAssertion(Annotation( "DOID:0014667") Annotation( "EFO:0000589") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:277.9") -AnnotationAssertion(Annotation( "DOID:0014667") Annotation( "EFO:0000589") Annotation( "MONDO:equivalentTo") "MESH:D008659") -AnnotationAssertion(Annotation( "DOID:0014667") Annotation( "EFO:0000589") Annotation( "MONDO:equivalentTo") "NCIT:C3235") -AnnotationAssertion(Annotation( "DOID:0014667") Annotation( "EFO:0000589") Annotation( "MONDO:equivalentTo") "SCTID:75934005") -AnnotationAssertion(Annotation( "DOID:0014667") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3235") "UMLS:C0025517") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of metabolic process") -AnnotationAssertion(Annotation( "DOID:0014667") Annotation( "NCIT:C3235") "metabolic disease") -AnnotationAssertion(Annotation( "NCIT:C3235") "metabolic disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "metabolic process disease") -AnnotationAssertion(Annotation( "DOID:0014667") "disease of metabolism") -AnnotationAssertion( "MONDO:0005066") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "metabolic disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3262") "A benign or malignant tissue growth resulting from uncontrolled cell proliferation. Benign neoplastic cells resemble normal cells without exhibiting significant cytologic atypia, while malignant cells exhibit overt signs such as dysplastic features, atypical mitotic figures, necrosis, nuclear pleomorphism, and anaplasia. Representative examples of benign neoplasms include papillomas, cystadenomas, and lipomas; malignant neoplasms include carcinomas, sarcomas, lymphomas, and leukemias.") -AnnotationAssertion( "neoplasm (disease)") -AnnotationAssertion(Annotation( "DOID:14566") Annotation( ) "cell process disease") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14566") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000616") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002664") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C00-D49") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "ICD10CM:C7A-C7A") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "ICD10CM:C7B-C7B") -AnnotationAssertion(Annotation( "EFO:0000616") "ICD9:140-239.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:239.9") -AnnotationAssertion(Annotation( "EFO:0000616") Annotation( "MONDO:equivalentTo") "MESH:D009369") -AnnotationAssertion(Annotation( "EFO:0000616") Annotation( "MONDO:equivalentTo") "NCIT:C3262") -AnnotationAssertion( "ONCOTREE:OTHER") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:55342001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236628") -AnnotationAssertion(Annotation( "MONDO:0002001") "disease of cellular proliferation") -AnnotationAssertion(Annotation( "NCIT:C3262") "neoplasia") -AnnotationAssertion(Annotation( "DOID:14566") Annotation( "MONDO:ambiguous") Annotation( "NCIT:C3262") "neoplasm") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3262") "neoplastic disease") -AnnotationAssertion(Annotation( "NCIT:C3262") "neoplastic growth") -AnnotationAssertion(Annotation( "NCIT:C3262") "tumor") -AnnotationAssertion( "tumor disease") -AnnotationAssertion(Annotation( "NCIT:C3262") "other neoplasm") -AnnotationAssertion( "MONDO:0005070") -AnnotationAssertion(rdfs:label "neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) -DisjointClasses( ) - -# Class: (nervous system disorder) - -AnnotationAssertion(Annotation( "NCIT:C26835") "A non-neoplastic or neoplastic disorder that affects the brain, spinal cord, or peripheral nerves.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000618") Annotation( "MONDO:equivalentTo") "DOID:863") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000618") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:G00-G99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:349.89") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:349.9") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "MONDO:equivalentTo") "MESH:D009422") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26835") "NCIT:C26835") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "MONDO:equivalentTo") "SCTID:118940003") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26835") "UMLS:C0027765") -AnnotationAssertion(Annotation( "EFO:0000618") "Wikipedia:Nervous_system_disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of nervous system") -AnnotationAssertion( "disease or disorder of nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C26835") "disorder of nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "nervous system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26835") "nervous system disorder") -AnnotationAssertion(Annotation( "DOID:863") "neurologic disease") -AnnotationAssertion(Annotation( "DOID:863") Annotation( "ISBN-13:978-1-259-64403-0") Annotation( "NCIT:C26835") "neurologic disorder") -AnnotationAssertion(Annotation( "DOID:863") "neurological disease") -AnnotationAssertion(Annotation( "DOID:863") "neurological disorder") -AnnotationAssertion( "MONDO:0005071") -AnnotationAssertion(rdfs:comment "'psychiatric disorder' is not classified as a 'nervous system disorder' in Mondo (though it is often as such): the hallmarks of psychiatric disorders are based in behavior and emotional state, and the relation with nervous system malfunction or damage is not always clearly determined.") -AnnotationAssertion(rdfs:label "nervous system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (melanocytic nevus) - -AnnotationAssertion(Annotation( "NCIT:C7570") "A neoplasm composed of melanocytes that usually appears as a dark spot on the skin.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000625") -AnnotationAssertion(Annotation( "EFO:0000625") Annotation( "MONDO:equivalentTo") "MESH:D009506") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7570") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:400096001") -AnnotationAssertion(Annotation( "EFO:0000625") "Wikipedia:Nevus") -AnnotationAssertion(Annotation( "NCIT:C7570") "melanocytic Nevus") -AnnotationAssertion(Annotation( "NCIT:C7570") "melanotic Nevus") -AnnotationAssertion(Annotation( "NCIT:C7570") "mole") -AnnotationAssertion(Annotation( "NCIT:C7570") "mole of skin") -AnnotationAssertion(Annotation( "NCIT:C7570") "nevus") -AnnotationAssertion( "MONDO:0005073") -AnnotationAssertion(rdfs:label "melanocytic nevus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (prostate adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the prostate gland") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000673") Annotation( "MONDO:equivalentTo") "DOID:2526") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000673") -AnnotationAssertion(Annotation( "DOID:2526") Annotation( "EFO:0000673") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2919") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PRAD") -AnnotationAssertion(Annotation( "DOID:2526") Annotation( "EFO:0000673") Annotation( "MONDO:equivalentTo") "SCTID:399490008") -AnnotationAssertion(Annotation( "DOID:2526") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2919") "UMLS:C0007112") -AnnotationAssertion(Annotation( "NCIT:C2919") "adenocarcinoma of prostate") -AnnotationAssertion(Annotation( "NCIT:C2919") "adenocarcinoma of the prostate") -AnnotationAssertion(Annotation( "NCIT:C2919") "prostate adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:PRAD") "prad") -AnnotationAssertion( "MONDO:0005082") -AnnotationAssertion(rdfs:label "prostate adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2526") Annotation( "EFO:0000673") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2919") ) -SubClassOf(Annotation( "DOID:2526") Annotation( "EFO:0000673") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2919/inferred") ) - -# Class: (mental disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "A disease that has its basis in the disruption of mental process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000677") Annotation( "MONDO:relatedTo") "DOID:150") -AnnotationAssertion(Annotation( "DOID:2468") Annotation( "MONDO:equivalentTo") "EFO:0000677") -AnnotationAssertion(Annotation( "EFO:0000677") "ICD9:290-299.99") -AnnotationAssertion(Annotation( "DOID:2468") "ICD9:298.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:V11.9") -AnnotationAssertion(Annotation( "EFO:0000677") Annotation( "MONDO:relatedTo") "MESH:D001523") -AnnotationAssertion(Annotation( "EFO:0000677") Annotation( "MONDO:relatedTo") "NCIT:C2893") -AnnotationAssertion(Annotation( "EFO:0000677") "NIFSTD:birnlex_12669") -AnnotationAssertion(Annotation( "EFO:0000677") Annotation( "MONDO:equivalentTo") "SCTID:74732009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN240636") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of mental process") -AnnotationAssertion(Annotation( "DOID:2468") "mental or behavioural disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "mental process disease") -AnnotationAssertion( "MONDO:0005084") -AnnotationAssertion(rdfs:label "mental disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (renal cell carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the kidney") -AnnotationAssertion( "renal cell carcinoma (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000681") Annotation( "MONDO:equivalentTo") "DOID:4450") -AnnotationAssertion(Annotation( "DOID:4450") Annotation( "MONDO:equivalentTo") "EFO:0000681") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013215") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0005584") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:189.0") -AnnotationAssertion(Annotation( "DOID:4450") Annotation( "EFO:0000681") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:217071") Annotation( "Orphanet:217071/e") "MESH:D002292") -AnnotationAssertion(Annotation( "Orphanet:217071") Annotation( "Orphanet:217071/e") "MedDRA:10067946") -AnnotationAssertion(Annotation( "DOID:4450") Annotation( "EFO:0000681") Annotation( "GARD:0013215") Annotation( "MONDO:directSiblingOf") "NCIT:C9385") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:RCC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:217071") -AnnotationAssertion(Annotation( "DOID:4450") Annotation( "EFO:0000681") Annotation( "MONDO:equivalentTo") "SCTID:702391001") -AnnotationAssertion(Annotation( "DOID:4450") Annotation( "Orphanet:217071") Annotation( ) "RCC") -AnnotationAssertion(Annotation( "DOID:4450") "hypernephroma") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "renal cell carcinoma") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "renal cell carcinoma (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "kidney adenocarcinoma") -AnnotationAssertion(Annotation( "GARD:0013215") "renal cell adenocarcinoma") -AnnotationAssertion( "MONDO:0005086") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:217071") ) -AnnotationAssertion(rdfs:label "renal cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4450") Annotation( "MESH:D002292") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:4450") Annotation( "EFO:0000681") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:0019749") ObjectSomeValuesFrom( )) - -# Class: (respiratory system disorder) - -AnnotationAssertion(Annotation( "NCIT:C26871") "A non-neoplastic or neoplastic disorder that affects the respiratory system. Representative examples include pneumonia, chronic obstructive pulmonary disease, pulmonary failure, lung adenoma, lung carcinoma, and tracheal carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000684") Annotation( "MONDO:equivalentTo") "DOID:1579") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000684") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:J00-J99") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:460-519.99") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:500-508.99") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:503") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:508") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:508.1") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:508.8") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:508.9") -AnnotationAssertion(Annotation( "DOID:1579") Annotation( "EFO:0000684") "ICD9:510-519.99") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:516") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:516.8") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:516.9") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:517") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:517.8") -AnnotationAssertion(Annotation( "DOID:1579") Annotation( "EFO:0000684") "ICD9:519") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:519.1") -AnnotationAssertion(Annotation( "EFO:0000684") "ICD9:519.3") -AnnotationAssertion(Annotation( "EFO:0000684") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:519.8") -AnnotationAssertion(Annotation( "EFO:0000684") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:519.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:V12.60") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:V47.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012140") -AnnotationAssertion(Annotation( "EFO:0000684") Annotation( "MONDO:equivalentTo") "NCIT:C26871") -AnnotationAssertion(Annotation( "EFO:0000684") Annotation( "MONDO:equivalentTo") "SCTID:50043002") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of respiratory system") -AnnotationAssertion( "disease or disorder of respiratory system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C26871") "disorder of respiratory system") -AnnotationAssertion(Annotation( "DOID:1579") "respiratory disease") -AnnotationAssertion(Annotation( "NCIT:C26871") "respiratory disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "respiratory system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "respiratory system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26871") "respiratory system disorder") -AnnotationAssertion( "MONDO:0005087") -AnnotationAssertion(rdfs:label "respiratory system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0000784") Annotation( "NCIT:C26871") ObjectSomeValuesFrom( )) - -# Class: (schizophrenia) - -AnnotationAssertion(Annotation( "NCIT:P378") "A major psychotic disorder characterized by abnormalities in the perception or expression of reality. It affects the cognitive and psychomotor functions. Common clinical signs and symptoms include delusions, hallucinations, disorganized thinking, and retreat from reality.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( "schizophrenia (disease)") -AnnotationAssertion(Annotation( "OMIM:181500") Annotation( "OMIM:genemap2") "schizophrenia 12") -AnnotationAssertion(Annotation( "EFO:0000692") Annotation( "MONDO:equivalentTo") "DOID:5419") -AnnotationAssertion(Annotation( "DOID:5419") Annotation( "MONDO:equivalentTo") "EFO:0000692") -AnnotationAssertion(Annotation( "DOID:5419") Annotation( "MONDO:otherHierarchy") "HP:0100753") -AnnotationAssertion(Annotation( "EFO:0000692") "ICD9:295") -AnnotationAssertion(Annotation( "DOID:5419") Annotation( "EFO:0000692") "ICD9:295.8") -AnnotationAssertion(Annotation( "DOID:5419") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:295.80") -AnnotationAssertion(Annotation( "EFO:0000692") "ICD9:295.85") -AnnotationAssertion(Annotation( "EFO:0000692") "ICD9:295.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:295.90") -AnnotationAssertion(Annotation( "EFO:0000692") Annotation( "MONDO:equivalentTo") "NCIT:C3362") -AnnotationAssertion(Annotation( "EFO:0000692") "NIFSTD:birnlex_2104") -AnnotationAssertion(Annotation( "DOID:5419") Annotation( "EFO:0000692") Annotation( "MONDO:equivalentTo") "OMIM:181500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:3140") -AnnotationAssertion(Annotation( "EFO:0000692") Annotation( "MONDO:equivalentTo") "SCTID:58214004") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "MONDO:ambiguous") Annotation( "OMIM:181500") "schizophrenia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "schizophrenia (disease)") -AnnotationAssertion(Annotation( "DOID:5419") "schizophrenia-1") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:181500") Annotation( ) "SCZD") -AnnotationAssertion(Annotation( "OMIM:181500") "schizoaffective disorder") -AnnotationAssertion(Annotation( "OMIM:181500") "schizophrenia with or without an affective disorder") -AnnotationAssertion(Annotation( "OMIM:181500") Annotation( "OMIM:genemap2") "schizophrenia, susceptibility to") -AnnotationAssertion( "MONDO:0005090") -AnnotationAssertion(rdfs:label "schizophrenia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:5419") Annotation( "MONDO:cjm") ) - -# Class: (skin disorder) - -AnnotationAssertion(Annotation( "NCIT:C3371") "Any deviation from the normal structure or function of the skin or subcutaneous tissue that is manifested by a characteristic set of symptoms and signs.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000701") Annotation( "MONDO:equivalentTo") "DOID:37") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000701") -AnnotationAssertion(Annotation( "DOID:37") "ICD9:702") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:702.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:709.8") -AnnotationAssertion(Annotation( "DOID:37") Annotation( "MONDO:equivalentTo") "MESH:D012871") -AnnotationAssertion(Annotation( "DOID:37") Annotation( "EFO:0000701") Annotation( "MONDO:equivalentTo") "NCIT:C3371") -AnnotationAssertion(Annotation( "DOID:37") Annotation( "MONDO:equivalentTo") "SCTID:95320005") -AnnotationAssertion(Annotation( "NCIT:C3371") "cutaneous disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of zone of skin") -AnnotationAssertion( "disease or disorder of zone of skin") -AnnotationAssertion(Annotation( "NCIT:C3371") "disorder of skin") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of zone of skin") -AnnotationAssertion(Annotation( "DOID:37") "skin and subcutaneous tissue disease") -AnnotationAssertion(Annotation( "NCIT:C3371") "skin diseases and manifestations") -AnnotationAssertion(Annotation( "NCIT:C3371") "skin disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "zone of skin disease or disorder") -AnnotationAssertion(Annotation( "https://medical-dictionary.thefreedictionary.com/dermatosis") "dermatosis") -AnnotationAssertion(Annotation( "DOID:37") "genodermatosis") -AnnotationAssertion( "MONDO:0005093") -AnnotationAssertion(rdfs:label "skin disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:37") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C2929") "A carcinoma arising from squamous epithelial cells. Morphologically, it is characterized by the proliferation of atypical, often pleomorphic squamous cells. Squamous cell carcinomas are graded by the degree of cellular differentiation as well, moderately, or poorly differentiated. Well differentiated carcinomas are usually associated with keratin production and the presence of intercellular bridges between adjacent cells. Representative examples are lung squamous cell carcinoma, skin squamous cell carcinoma, and cervical squamous cell carcinoma.") -AnnotationAssertion(Annotation( "EFO:0000707") Annotation( "MONDO:equivalentTo") "DOID:1749") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "MONDO:equivalentTo") "EFO:0000707") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0001091") -AnnotationAssertion(Annotation( "NCIT:C2929") "ICDO:8070/3") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "EFO:0000707") Annotation( "MONDO:equivalentTo") "MESH:D002294") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "EFO:0000707") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2929") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "EFO:0000707") Annotation( "MONDO:equivalentTo") "SCTID:402815007") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2929") "UMLS:C0007137") -AnnotationAssertion(Annotation( "NCIT:C2929") "carcinoma, squamous cell, malignant") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "NCIT:C2929") "epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2929") "epidermoid cell cancer") -AnnotationAssertion(Annotation( "NCIT:C2929") "malignant epidermoid cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2929") "malignant epidermoid cell tumor") -AnnotationAssertion(Annotation( "NCIT:C2929") "malignant squamous cell neoplasm") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "NCIT:C2929") Annotation( "NCIT:C4971") "malignant squamous cell tumor") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "NCIT:C2929") "squamous carcinoma") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "NCIT:C2929") "squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C2929") "squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:1749") "squamous cell carcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:1749") "squamous cell carcinoma NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:1749") Annotation( "NCIT:C2929") Annotation( "NCIT:C8999") "squamous cell epithelioma") -AnnotationAssertion( "MONDO:0005096") -AnnotationAssertion(rdfs:label "squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D002294") Annotation( "NCIT:C2929") ) -SubClassOf(Annotation( "DOID:1749") Annotation( "EFO:0000707") Annotation( "EFO:0000707/inferred") Annotation( "MESH:D002294") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2929") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (squamous cell lung carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3493") "A carcinoma arising from squamous bronchial epithelial cells. It may be keratinizing or non-keratinizing. Keratinizing squamous cell carcinoma is characterized by the presence of keratinization, pearl formation, and/or intercellular bridges. Non-keratinizing squamous cell carcinoma is characterized by the absence of keratinization, pearl formation, and intercellular bridges. Cigarette smoking and arsenic exposure are strongly associated with squamous cell lung carcinoma.") -AnnotationAssertion(Annotation( "DOID:3907") Annotation( "ONCOTREE:LUSC") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000708") Annotation( "MONDO:equivalentTo") "DOID:3907") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000708") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:162.9") -AnnotationAssertion(Annotation( "DOID:3907") Annotation( "EFO:0000708") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3493") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LUSC") -AnnotationAssertion(Annotation( "DOID:3907") Annotation( "EFO:0000708") Annotation( "MONDO:equivalentTo") "SCTID:254634000") -AnnotationAssertion(Annotation( "DOID:3907") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3493") "UMLS:C0149782") -AnnotationAssertion(Annotation( "NCIT:C3493") "epidermoid cell carcinoma of lung") -AnnotationAssertion(Annotation( "DOID:3907") Annotation( "NCIT:C3493") "epidermoid cell carcinoma of the lung") -AnnotationAssertion(Annotation( "NCIT:C3493") "epidermoid cell lung carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:3907") Annotation( "NCIT:C3493") "squamous cell carcinoma of lung") -AnnotationAssertion(Annotation( "NCIT:C3493") "squamous cell carcinoma of the lung") -AnnotationAssertion(Annotation( "NCIT:C3493") "squamous cell lung cancer") -AnnotationAssertion(Annotation( "NCIT:C3493") "squamous cell lung carcinoma") -AnnotationAssertion( "MONDO:0005097") -AnnotationAssertion(rdfs:comment "In DO this is classified as nscLC, but this leads to logical issues as we have a distinct class for squamous nscLC") -AnnotationAssertion(rdfs:label "squamous cell lung carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3907") Annotation( "EFO:0000708") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3493") ) -SubClassOf(Annotation( "DOID:3907/inferred") Annotation( "EFO:0000708") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3493") ) - -# Class: (viral infectious disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "Any disease caused by a virus.") -AnnotationAssertion(Annotation( "EFO:0000763") Annotation( "MONDO:equivalentTo") "DOID:934") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000763") -AnnotationAssertion(Annotation( "DOID:934") "ICD9:060-066.99") -AnnotationAssertion(Annotation( "DOID:934") "ICD9:066.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:078.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:079.99") -AnnotationAssertion(Annotation( "DOID:934") Annotation( "MONDO:equivalentTo") "MESH:D014777") -AnnotationAssertion(Annotation( "DOID:934") Annotation( "MONDO:equivalentTo") "NCIT:C3439") -AnnotationAssertion(Annotation( "DOID:934") Annotation( "EFO:0000763") Annotation( "MONDO:equivalentTo") "SCTID:34014006") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused disease or disorder") -AnnotationAssertion( "Viruses disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/infectious_disease_by_agent") "Viruses infection") -AnnotationAssertion( "Viruses infectious disease") -AnnotationAssertion(Annotation( "NCIT:C3439") "infection, viral") -AnnotationAssertion(Annotation( "DOID:934") Annotation( "NCIT:C3439") "viral disease") -AnnotationAssertion(Annotation( "NCIT:C3439") "viral disorder") -AnnotationAssertion(Annotation( "DOID:934") Annotation( "NCIT:C3439") "viral infection") -AnnotationAssertion(Annotation( "DOID:934") "virus infection") -AnnotationAssertion(Annotation( "MONDO:patterns/infectious_disease_by_agent") "infections, Viruses") -AnnotationAssertion( "MONDO:0005108") -AnnotationAssertion(rdfs:label "viral infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:934") Annotation( "EFO:0000763") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3439") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -DisjointClasses( ) - -# Class: (idiopathic cardiomyopathy) - -AnnotationAssertion(Annotation( "NCIT:C53654") "A disease of the heart muscle or myocardium proper whose cause is unknown.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000767") -AnnotationAssertion(Annotation( "EFO:0000767") Annotation( "MONDO:equivalentTo") "NCIT:C53654") -AnnotationAssertion( "MONDO:0005110") -AnnotationAssertion(rdfs:label "idiopathic cardiomyopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0000767") Annotation( "NCIT:C53654") ) -SubClassOf( ) - -# Class: (bacterial infectious disease) - -AnnotationAssertion(Annotation( "NCIT:C2890") "An acute infectious disorder that is caused by gram positive or gram negative bacteria; representative examples include pneumococcal, streptococcal, salmonella, and meningeal infections.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:104") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000771") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:040.89") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:041.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:041.9") -AnnotationAssertion(Annotation( "DOID:104") Annotation( "MONDO:equivalentTo") "MESH:D001424") -AnnotationAssertion(Annotation( "DOID:104") Annotation( "MONDO:equivalentTo") "NCIT:C2890") -AnnotationAssertion(Annotation( "DOID:104") Annotation( "MONDO:equivalentTo") "SCTID:87628006") -AnnotationAssertion(Annotation( "DOID:104") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2890") "UMLS:C0004623") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Bacteria caused disease or disorder") -AnnotationAssertion( "Bacteria disease or disorder") -AnnotationAssertion( "Bacteria infectious disease") -AnnotationAssertion(Annotation( "NCIT:C2890") "bacterial disease") -AnnotationAssertion(Annotation( "NCIT:C2890") "bacterial disorder") -AnnotationAssertion(Annotation( "MESH:D001424") Annotation( "NCIT:C2890") "bacterial infection") -AnnotationAssertion(Annotation( "MONDO:0001026") "bacterial infectious disease") -AnnotationAssertion(Annotation( "MESH:D001424") Annotation( "NCIT:C2890") "infection, bacterial") -AnnotationAssertion(Annotation( "MESH:D001424") "infections, bacterial") -AnnotationAssertion( "MONDO:0005113") -AnnotationAssertion(rdfs:label "bacterial infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:104") Annotation( "EFO:0000771") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2890") ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (temporal lobe epilepsy) - -AnnotationAssertion(Annotation( "MESH:D004833") "A localization-related (focal) form of epilepsy characterized by recurrent seizures that arise from foci within the temporal lobe, most commonly from its mesial aspect. A wide variety of psychic phenomena may be associated, including illusions, hallucinations, dyscognitive states, and affective experiences. The majority of complex partial seizures (see epilepsy, complex partial) originate from the temporal lobes. Temporal lobe seizures may be classified by etiology as cryptogenic, familial, or symptomatic (i.e., related to an identified disease process or lesion). (From Adams et al., Principles of Neurology, 6th ed, p321)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000773") Annotation( "MONDO:equivalentTo") "DOID:3328") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000773") -AnnotationAssertion(Annotation( "DOID:3328") Annotation( "EFO:0000773") Annotation( "MONDO:equivalentTo") "MESH:D004833") -AnnotationAssertion(Annotation( "EFO:0000773") "NIFSTD:birnlex_12733") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:600512") -AnnotationAssertion(Annotation( "DOID:3328") Annotation( "EFO:0000773") Annotation( "MONDO:relatedTo") "SCTID:193000002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:783739005") -AnnotationAssertion(Annotation( "DOID:3328") Annotation( "MONDO:relatedTo") "UMLS:C0014556") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1842564") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "epilepsy of temporal lobe") -AnnotationAssertion(Annotation( "DOID:3328") "epilepsy, temporal lobe") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "temporal lobe epilepsy") -AnnotationAssertion(Annotation( "OMIMPS:600512") "epilepsy, familial temporal lobe") -AnnotationAssertion( "MONDO:0005115") -AnnotationAssertion(rdfs:label "temporal lobe epilepsy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cervical carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9039") "A carcinoma arising from either the exocervical squamous epithelium or the endocervical glandular epithelium. The major histologic types of cervical carcinoma are: squamous carcinoma, adenocarcinoma, adenosquamous carcinoma, adenoid cystic carcinoma and undifferentiated carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2893") Annotation( "NCIT:C9039") "cancer of cervix") -AnnotationAssertion(Annotation( "NCIT:C9039") "cancer of the cervix") -AnnotationAssertion(Annotation( "NCIT:C9039") "cancer of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C9039") "cancer of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C9039") "cervical cancer") -AnnotationAssertion(Annotation( "NCIT:C9039") "cervical cancer, NOS") -AnnotationAssertion(Annotation( "NCIT:C9039") "cervix cancer") -AnnotationAssertion(Annotation( "NCIT:C9039") "uterine cervix cancer") -AnnotationAssertion(Annotation( "EFO:0001061") Annotation( "MONDO:equivalentTo") "DOID:2893") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001061") -AnnotationAssertion(Annotation( "DOID:2893") Annotation( "EFO:0001061") Annotation( "MONDO:equivalentTo") "NCIT:C9039") -AnnotationAssertion(Annotation( "DOID:2893") Annotation( "EFO:0001061") Annotation( "MONDO:equivalentTo") "SCTID:285432005") -AnnotationAssertion(Annotation( "DOID:2893") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9039") "UMLS:C0302592") -AnnotationAssertion(Annotation( "DOID:2893") "carcinoma cervix uteri") -AnnotationAssertion(Annotation( "DOID:2893") Annotation( "MTH:166") Annotation( "NCIT:C9039") "carcinoma of cervix") -AnnotationAssertion(Annotation( "NCIT:C9039") "carcinoma of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C9039") "carcinoma of the cervix") -AnnotationAssertion(Annotation( "DOID:2893") Annotation( "NCIT:C9039") "carcinoma of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C9039") "carcinoma of the uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9039") "carcinoma of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C9039") "cervical carcinoma") -AnnotationAssertion(Annotation( "MONDO:0002456") Annotation( "NCIT:C9039") "cervix carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9039") "cervix uteri carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9039") "uterine cervix carcinoma") -AnnotationAssertion( "MONDO:0005131") -AnnotationAssertion(rdfs:label "cervical carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2893") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9039") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C9039") ObjectSomeValuesFrom( )) - -# Class: (parasitic infectious disease) - -AnnotationAssertion(Annotation( "NCIT:C27864") "A successful invasion of a host by an organism that uses the host for food and shelter.") -AnnotationAssertion(Annotation( "EFO:0001067") Annotation( "MONDO:equivalentTo") "DOID:1398") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001067") -AnnotationAssertion(Annotation( "EFO:0001067") "ICD9:129") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:134.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:134.9") -AnnotationAssertion(Annotation( "EFO:0001067") "ICD9:136.4") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:136.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:136.9") -AnnotationAssertion(Annotation( "DOID:1398") Annotation( "EFO:0001067") "ICD9:360.13") -AnnotationAssertion(Annotation( "EFO:0001067") "ICD9:376.13") -AnnotationAssertion(Annotation( "EFO:0001067") Annotation( "MONDO:equivalentTo") "MESH:D010272") -AnnotationAssertion(Annotation( "EFO:0001067") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C27864") -AnnotationAssertion(Annotation( "EFO:0001067") Annotation( "MONDO:equivalentTo") "SCTID:17322007") -AnnotationAssertion( "disease caused by parasite") -AnnotationAssertion(Annotation( "MESH:D010272") Annotation( "NCIT:C27864") "parasitic disease") -AnnotationAssertion(Annotation( "NCIT:C27864") "parasitic infection") -AnnotationAssertion(Annotation( "DOID:1398") "parasitic infectious disease") -AnnotationAssertion(Annotation( "DOID:1398") "ectoparasitic disease") -AnnotationAssertion(Annotation( "DOID:1398") "parasitemia") -AnnotationAssertion(Annotation( "MESH:D010272") "disease, parasitic") -AnnotationAssertion(Annotation( "MESH:D010272") "diseases, parasitic") -AnnotationAssertion( "infestation") -AnnotationAssertion( "parasite infestation") -AnnotationAssertion( "parasitism") -AnnotationAssertion( "parasitosis") -AnnotationAssertion( "MONDO:0005135") -AnnotationAssertion(rdfs:label "parasitic infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1398") Annotation( "EFO:0001067") Annotation( "NCIT:C27864") ) -DisjointClasses( ) - -# Class: (lung carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the lung") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3905") Annotation( "NCIT:C4878") "cancer of lung") -AnnotationAssertion(Annotation( "NCIT:C4878") "cancer of the lung") -AnnotationAssertion(Annotation( "NCIT:C4878") "lung cancer") -AnnotationAssertion(Annotation( "NCIT:C4878") "lung cancer, NOS") -AnnotationAssertion(Annotation( "EFO:0001071") Annotation( "MONDO:equivalentTo") "DOID:3905") -AnnotationAssertion(Annotation( "DOID:3905") Annotation( "MONDO:equivalentTo") "EFO:0001071") -AnnotationAssertion(Annotation( "DOID:3905") Annotation( "EFO:0001071") Annotation( "MONDO:equivalentTo") "NCIT:C4878") -AnnotationAssertion(Annotation( "DOID:3905") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4878") "UMLS:C0684249") -AnnotationAssertion(Annotation( "DOID:3905") Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4878") "carcinoma of lung") -AnnotationAssertion(Annotation( "NCIT:C4878") "carcinoma of the lung") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4878") "lung carcinoma") -AnnotationAssertion( "MONDO:0005138") -AnnotationAssertion(rdfs:label "lung carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3905") Annotation( "EFO:0001071") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4878") ) -SubClassOf(Annotation( "DOID:3905") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4878") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ovarian carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4908") "A malignant neoplasm originating from the surface ovarian epithelium. It accounts for the greatest number of deaths from malignancies of the female genital tract and is the fifth leading cause of cancer fatalities in women. It is predominantly a disease of older white women of northern European extraction, but it is seen in all ages and ethnic groups. Adenocarcinomas constitute the vast majority of ovarian carcinomas. The pattern of metastatic spread in ovarian carcinoma is similar regardless of the microscopic type. The most common sites of involvement are the contralateral ovary, peritoneal cavity, para-aortic and pelvic lymph nodes, and liver. Lung and pleura are the most common sites of extra-abdominal spread. The primary form of therapy is surgical. The overall prognosis of ovarian carcinoma remains poor, a direct result of its rapid growth rate and the lack of early symptoms. --2002") -AnnotationAssertion(Annotation( "NCIT:C4908") "ovarian cancer") -AnnotationAssertion(Annotation( "NCIT:C4908") "ovarian epithelial cancer") -AnnotationAssertion(Annotation( "EFO:0001075") Annotation( "MONDO:equivalentTo") "DOID:4001") -AnnotationAssertion(Annotation( "DOID:4001") Annotation( "MONDO:equivalentTo") "EFO:0001075") -AnnotationAssertion(Annotation( "DOID:4001") Annotation( "EFO:0001075") Annotation( "MONDO:equivalentTo") "NCIT:C4908") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4908") "carcinoma of ovary") -AnnotationAssertion(Annotation( "NCIT:C4908") "carcinoma of the ovary") -AnnotationAssertion(Annotation( "NCIT:C4908") "epithelial ovarian cancer") -AnnotationAssertion(Annotation( "DOID:4001") Annotation( "NCIT:C4908") "ovarian carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary carcinoma") -AnnotationAssertion( "MONDO:0005140") -AnnotationAssertion(rdfs:comment "Editor note: unclear why this is distinct from malignant ovarian epithelial tumor in NCIT.") -AnnotationAssertion(rdfs:label "ovarian carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:4001") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4908") ) - -# Class: (familial amyotrophic lateral sclerosis) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of amyotrophic lateral sclerosis that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001356") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:803/btnt") "OMIM:616437") -AnnotationAssertion(Annotation( "DOID:332") Annotation( "MONDO:equivalentTo") "OMIMPS:105400") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary amyotrophic lateral sclerosis") -AnnotationAssertion( "MONDO:0005144") -AnnotationAssertion(rdfs:label "familial amyotrophic lateral sclerosis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0001356") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (endocrine system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the endocrine system.") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "MONDO:Entailed") Annotation( "MONDO:metaclass") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0001379") Annotation( "MONDO:equivalentTo") "DOID:28") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001379") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:259.8") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "EFO:0001379") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:259.9") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "EFO:0001379") Annotation( "MONDO:equivalentTo") "MESH:D004700") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "EFO:0001379") Annotation( "MONDO:equivalentTo") "NCIT:C3009") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "EFO:0001379") Annotation( "MONDO:equivalentTo") "SCTID:362969004") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3009") "UMLS:C0014130") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of endocrine system") -AnnotationAssertion( "disease or disorder of endocrine system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") Annotation( "NCIT:C3009") "disorder of endocrine system") -AnnotationAssertion(Annotation( "DOID:28") Annotation( "NCIT:C3009") "endocrine disease") -AnnotationAssertion(Annotation( "NCIT:C3009") "endocrine disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "endocrine system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3009") "endocrine system disorder") -AnnotationAssertion(Annotation( "NCIT:C3009") "endocrinopathy") -AnnotationAssertion(Annotation( "NCIT:C3009") "thyroid or other glandular disorders") -AnnotationAssertion( "MONDO:0005151") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "endocrine system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypopituitarism) - -AnnotationAssertion(Annotation( "NCIT:C62591") "A condition of diminution or cessation of secretion of one or more hormones from the anterior pituitary gland. This may result from surgical or radiation ablation, non-secretory pituitary neoplasms, metastatic tumors, infarction, pituitary apoplexy, infiltrative or granulomatous processes, and other conditions.") -AnnotationAssertion(Annotation( "EFO:0001380") Annotation( "MONDO:equivalentTo") "DOID:9406") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001380") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0002917") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "MONDO:equivalentTo") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "EFO:0001380") Annotation( "MONDO:equivalentTo") "MESH:D007018") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "EFO:0001380") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C62591") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "MONDO:relatedTo") "OMIM:613038") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "MONDO:relatedTo") "OMIM:613986") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "MONDO:relatedTo") "Orphanet:95494") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "EFO:0001380") Annotation( "MONDO:equivalentTo") "SCTID:74728003") -AnnotationAssertion(Annotation( "DOID:9406") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C62591") "UMLS:C0020635") -AnnotationAssertion(Annotation( "DOID:9406") "pituitary hormone deficiency") -AnnotationAssertion(Annotation( "DOID:9406") "pituitary insufficiency") -AnnotationAssertion(Annotation( "DOID:9406") "pituitary hypofunction") -AnnotationAssertion( "MONDO:0005152") -AnnotationAssertion(Annotation( "GARD:0002917") ) -AnnotationAssertion(rdfs:label "hypopituitarism") -AnnotationAssertion(Annotation( "GARD:0002917") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/2917/hypopituitarism"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:9406") Annotation( "MESH:D007018") ) - -# Class: (cervical adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4029") "An adenocarcinoma arising from the cervical epithelium. It accounts for approximately 15% of invasive cervical carcinomas. Increased numbers of sexual partners and human papillomavirus (HPV) infection are risk factors. Grossly, advanced cervical adenocarcinoma may present as an exophytic mass, an ulcerated lesion, or diffuse cervical enlargement. Microscopically, the majority of cervical adenocarcinomas are of the endocervical (mucinous) type.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4897"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0001416") Annotation( "MONDO:equivalentTo") "DOID:3702") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001416") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:213772") Annotation( "Orphanet:213772/btnt") "ICD10CM:C53.0") -AnnotationAssertion(Annotation( "DOID:3702") Annotation( "EFO:0001416") Annotation( "MONDO:equivalentTo") "NCIT:C4029") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CEAD") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213772") -AnnotationAssertion(Annotation( "DOID:3702") Annotation( "EFO:0001416") Annotation( "MONDO:equivalentTo") "SCTID:254887002") -AnnotationAssertion(Annotation( "NCIT:C4029") "adenocarcinoma - cervix") -AnnotationAssertion(Annotation( "DOID:3702") "adenocarcinoma cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C4029") "adenocarcinoma of cervix") -AnnotationAssertion(Annotation( "NCIT:C4029") "adenocarcinoma of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C4029") "adenocarcinoma of the cervix") -AnnotationAssertion(Annotation( "NCIT:C4029") "adenocarcinoma of the cervix uteri") -AnnotationAssertion(Annotation( "DOID:3702") Annotation( "NCIT:C4029") "adenocarcinoma of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C4029") "adenocarcinoma of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C4029") Annotation( "Orphanet:213772") "cervical adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4029") "cervix adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4029") "cervix uteri adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4029") "uterine cervix adenocarcinoma") -AnnotationAssertion( "MONDO:0005153") -AnnotationAssertion(Annotation( "Orphanet:213772") ) -AnnotationAssertion(rdfs:label "cervical adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0001416") Annotation( "MONDO:0005153/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4029") ) -SubClassOf(Annotation( "DOID:3702") Annotation( "MONDO:0005153/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4029") ) -SubClassOf(Annotation( "MONDO:0016274") ObjectSomeValuesFrom( )) - -# Class: (liver disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the liver.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0001421") Annotation( "MONDO:equivalentTo") "DOID:409") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001421") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:K70-K77") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:573.8") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "EFO:0001421") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:573.9") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "EFO:0001421") Annotation( "MONDO:equivalentTo") "MESH:D008107") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "EFO:0001421") Annotation( "MONDO:equivalentTo") "NCIT:C3196") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "EFO:0001421") Annotation( "MONDO:equivalentTo") "SCTID:235856003") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "MONDO:equivalentTo") "UMLS:C0023895") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of liver") -AnnotationAssertion( "disease or disorder of liver") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of liver") -AnnotationAssertion(Annotation( "DOID:409") "hepatic disease") -AnnotationAssertion(Annotation( "DOID:409") Annotation( "NCIT:C3196") "hepatic disorder") -AnnotationAssertion(Annotation( "NCIT:C3196") "liver and intrahepatic bile duct disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "liver disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "liver disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3196") "liver disorder") -AnnotationAssertion( "MONDO:0005154") -AnnotationAssertion(rdfs:label "liver disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:409") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3196") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (encephalomyelitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the brain and the spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0001423") Annotation( "MONDO:equivalentTo") "DOID:640") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0001423") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.9") -AnnotationAssertion(Annotation( "DOID:640") Annotation( "EFO:0001423") Annotation( "MONDO:equivalentTo") "MESH:D004679") -AnnotationAssertion(Annotation( "DOID:640") Annotation( "EFO:0001423") Annotation( "MONDO:equivalentTo") "NCIT:C34580") -AnnotationAssertion(Annotation( "DOID:640") Annotation( "EFO:0001423") Annotation( "MONDO:equivalentTo") "SCTID:62950007") -AnnotationAssertion(Annotation( "DOID:640") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34580") "UMLS:C0014070") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "central nervous system inflammation") -AnnotationAssertion(Annotation( "DOID:640") "encephalitis &/or myelitis") -AnnotationAssertion(Annotation( "DOID:640") "encephalitis and/or myelitis") -AnnotationAssertion( "inflammation of central nervous system") -AnnotationAssertion( "MONDO:0005156") -AnnotationAssertion(rdfs:label "encephalomyelitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:640") Annotation( "MESH:D004679") Annotation( "MESH:D004679/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34580/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C34580/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (prostate carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the prostate gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0001663") Annotation( "MONDO:equivalentTo") "DOID:10286") -AnnotationAssertion(Annotation( "DOID:10286") Annotation( "MONDO:equivalentTo") "EFO:0001663") -AnnotationAssertion(Annotation( "DOID:10286") Annotation( "MONDO:relatedTo") "KEGG:05215") -AnnotationAssertion(Annotation( "DOID:10286") Annotation( "EFO:0001663") Annotation( "MONDO:equivalentTo") "NCIT:C4863") -AnnotationAssertion(Annotation( "DOID:10286") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4863") "UMLS:C0600139") -AnnotationAssertion(Annotation( "NCIT:C4863") "carcinoma of prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C4863") "carcinoma of the prostate") -AnnotationAssertion(Annotation( "NCIT:C4863") "prostate carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4863") "cancer of prostate") -AnnotationAssertion(Annotation( "NCIT:C4863") "cancer of the prostate") -AnnotationAssertion(Annotation( "NCIT:C4863") "prostate cancer") -AnnotationAssertion(Annotation( "NCIT:C4863") "prostate cancer, NOS") -AnnotationAssertion( "MONDO:0005159") -AnnotationAssertion(rdfs:label "prostate carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10286") Annotation( "EFO:0001663") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4863") ) -SubClassOf(Annotation( "DOID:10286") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4863") ) - -# Class: (benign neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3677") "A neoplasm which is characterized by the absence of morphologic features associated with malignancy (severe cytologic atypia, tumor cell necrosis, and high mitotic rate). Benign neoplasms remain confined to the original site of growth and do not metastasize to other anatomic sites.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0002422") Annotation( "MONDO:equivalentTo") "DOID:0060072") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060084") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060085") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002422") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:D10-D36") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:D10-D36") -AnnotationAssertion(Annotation( "EFO:0002422") "ICD9:210-229.99") -AnnotationAssertion(Annotation( "MONDO:i2s") "ICD9:229.8") -AnnotationAssertion(Annotation( "MONDO:i2s") "ICD9:229.9") -AnnotationAssertion(Annotation( "NCIT:C3677") "ICDO:8000/0") -AnnotationAssertion(Annotation( "EFO:0002422") Annotation( "MONDO:equivalentTo") "NCIT:C3677") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:20376005") -AnnotationAssertion(Annotation( "NCIT:C3677") "benign neoplasm") -AnnotationAssertion( "benign neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "neoplasm (disease), benign") -AnnotationAssertion(Annotation( "NCIT:C3677") "benign tumor") -AnnotationAssertion(Annotation( "NCIT:C3677") "benign unclassifiable tumor") -AnnotationAssertion(Annotation( "DOID:0060084") "cell type benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3677") "neoplasm, benign") -AnnotationAssertion(Annotation( "DOID:0060085") "organ system benign neoplasm") -AnnotationAssertion( "MONDO:0005165") -AnnotationAssertion(rdfs:comment "Editor note: see https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues/14") -AnnotationAssertion(rdfs:label "benign neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060072") Annotation( "DOID:0060084/inferred") Annotation( "DOID:0060085/inferred") Annotation( "EFO:0002422") Annotation( "ICD10CM:D10-D36") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3677/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skeletal system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the skeletal system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002461") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:88230002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0263661") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of skeletal system") -AnnotationAssertion( "disease or disorder of skeletal system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of skeletal system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "skeletal system disease or disorder") -AnnotationAssertion( "disease of bone and/or joint") -AnnotationAssertion( "osteoarthropathy") -AnnotationAssertion( "MONDO:0005172") -AnnotationAssertion(rdfs:label "skeletal system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Parkinson disease) - -AnnotationAssertion(Annotation( "NCIT:P378") "A progressive degenerative disorder of the central nervous system characterized by loss of dopamine producing neurons in the substantia nigra and the presence of Lewy bodies in the substantia nigra and locus coeruleus. Signs and symptoms include tremor which is most pronounced during rest, muscle rigidity, slowing of the voluntary movements, a tendency to fall back, and a mask-like facial expression.") -AnnotationAssertion(Annotation( "DOID:14330") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0002508") Annotation( "MONDO:equivalentTo") "DOID:14330") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "MONDO:equivalentTo") "EFO:0002508") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "EFO:0002508") "ICD9:332") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:332.0") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "MONDO:relatedTo") "KEGG:05012") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "EFO:0002508") Annotation( "MONDO:equivalentTo") "MESH:D010300") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "EFO:0002508") Annotation( "MONDO:equivalentTo") "NCIT:C26845") -AnnotationAssertion(Annotation( "EFO:0002508") "NIFSTD:birnlex_2098") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "MONDO:equivalentTo") "OMIMPS:168600") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:319705") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "EFO:0002508") Annotation( "MONDO:equivalentTo") "SCTID:49049000") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26845") "UMLS:C0030567") -AnnotationAssertion( "Parkinson disease") -AnnotationAssertion(Annotation( "DOID:14330") Annotation( "ISBN-13:978-1-259-64403-0") "Parkinson's disease") -AnnotationAssertion(Annotation( "DOID:14330") "paralysis agitans") -AnnotationAssertion( "MONDO:0005180") -AnnotationAssertion(rdfs:label "Parkinson disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D010300") ) - -# Class: (pancreatic ductal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9120") "An infiltrating adenocarcinoma that arises from the epithelial cells of the pancreas. It affects males more often than females and the patients are usually over 50 years of age. Microscopically it is characterized by the presence of glandular (ductal) differentiation and desmoplastic stroma formation. Signs and symptoms include pain, loss of weight, and jaundice. It grows rapidly and is usually detected after it has metastasized to other anatomic sites. The prognosis is usually poor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0002517") Annotation( "MONDO:equivalentTo") "DOID:3498") -AnnotationAssertion(Annotation( "EFO:0002517") Annotation( "MONDO:equivalentTo") "DOID:3587") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002517") -AnnotationAssertion(Annotation( "DOID:3587") "ICD9:157.3") -AnnotationAssertion(Annotation( "DOID:3587") Annotation( "MONDO:equivalentTo") "MESH:D021441") -AnnotationAssertion(Annotation( "DOID:3498") Annotation( "EFO:0002517") Annotation( "MONDO:equivalentTo") "NCIT:C9120") -AnnotationAssertion(Annotation( "DOID:3587") Annotation( "MONDO:equivalentTo") "UMLS:C0887833") -AnnotationAssertion(Annotation( "DOID:3498") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9120") "UMLS:C1335302") -AnnotationAssertion(Annotation( "NCIT:C9120") "ductal adenocarcinoma of pancreas") -AnnotationAssertion(Annotation( "DOID:3498") Annotation( "NCIT:C9120") "ductal adenocarcinoma of the pancreas") -AnnotationAssertion(Annotation( "DOID:3587") "malignant neoplasm of duct of Wirsung") -AnnotationAssertion(Annotation( "NCIT:C9120") "pancreas ductal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pancreatic duct adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3587") "pancreatic duct cancer") -AnnotationAssertion(Annotation( "NCIT:C9120") "pancreatic ductal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:0002699") "pancreatic ductal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9120") "pancreatic tubular adenocarcinoma") -AnnotationAssertion( "MONDO:0005184") -AnnotationAssertion(rdfs:label "pancreatic ductal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3498") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9120") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (exocrine pancreatic carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the exocrine pancreas") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3850") "cancer of pancreas") -AnnotationAssertion(Annotation( "NCIT:C3850") "cancer of the pancreas") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "NCIT:C3850") "exocrine cancer") -AnnotationAssertion(Annotation( "NCIT:C3850") "pancreas cancer") -AnnotationAssertion(Annotation( "NCIT:C3850") "pancreatic cancer") -AnnotationAssertion(Annotation( "EFO:0002618") Annotation( "MONDO:equivalentTo") "DOID:4905") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "MONDO:equivalentTo") "EFO:0002618") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "EFO:0002618") Annotation( "MONDO:equivalentTo") "NCIT:C3850") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "EFO:0002618") Annotation( "MONDO:equivalentTo") "SCTID:372142002") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3850") "UMLS:C0235974") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of exocrine pancreas") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "NCIT:C3850") "carcinoma of pancreas") -AnnotationAssertion(Annotation( "NCIT:C3850") "carcinoma of the pancreas") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3850") "exocrine pancreas carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3850") "pancreas carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3850") "pancreatic cancer (not islets)") -AnnotationAssertion(Annotation( "NCIT:C3850") "pancreatic carcinoma") -AnnotationAssertion(Annotation( "DOID:4905") Annotation( "MESH:C535837") "pancreatic carcinoma, familial") -AnnotationAssertion( "MONDO:0005192") -AnnotationAssertion(rdfs:label "exocrine pancreatic carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3850") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3850") ) - -# Class: (thymus neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3412") "A neoplasm that affects the thymus. Representative examples include thymoma and carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002626") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "EFO:0002626") Annotation( "MONDO:equivalentTo") "NCIT:C3412") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:THYMUS") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127231009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3412") Annotation( "Orphanet:100100") "UMLS:C3714644") -AnnotationAssertion(Annotation( "NCIT:C3412") "Thymus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3412") "Thymus tumor") -AnnotationAssertion(Annotation( "NCIT:C3412") "neoplasm of Thymus") -AnnotationAssertion(Annotation( "NCIT:C3412") "neoplasm of the Thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of thymus") -AnnotationAssertion(Annotation( "NCIT:C3412") "thymic neoplasm") -AnnotationAssertion(Annotation( "MONDO:0015080") Annotation( "NCIT:C3412") "thymic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "thymus tumor") -AnnotationAssertion(Annotation( "NCIT:C3412") "tumor of Thymus") -AnnotationAssertion(Annotation( "NCIT:C3412") "tumor of the Thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of thymus") -AnnotationAssertion(Annotation( "ONCOTREE:THYMUS") Annotation( ) "THYMUS") -AnnotationAssertion( "MONDO:0005197") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:100100") ) -AnnotationAssertion(rdfs:label "thymus neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (renal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9384") "A carcinoma arising from the epithelium of the renal parenchyma or the renal pelvis. The majority are renal cell carcinomas. Kidney carcinomas usually affect middle aged and elderly adults. Hematuria, abdominal pain, and a palpable mass are common symptoms.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9384") "kidney (including renal cell) cancer") -AnnotationAssertion(Annotation( "NCIT:C9384") "kidney (renal) cancer") -AnnotationAssertion(Annotation( "NCIT:C9384") "kidney cancer") -AnnotationAssertion(Annotation( "NCIT:C9384") "renal cancer") -AnnotationAssertion(Annotation( "EFO:0002890") Annotation( "MONDO:equivalentTo") "DOID:4451") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002890") -AnnotationAssertion(Annotation( "DOID:4451") Annotation( "EFO:0002890") Annotation( "MONDO:equivalentTo") "NCIT:C9384") -AnnotationAssertion(Annotation( "DOID:4451") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9384") "UMLS:C1378703") -AnnotationAssertion(Annotation( "DOID:4451") Annotation( "MONDO:patterns/carcinoma") "carcinoma of kidney") -AnnotationAssertion(Annotation( "DOID:4451") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9384") "kidney carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9384") "renal carcinoma") -AnnotationAssertion( "MONDO:0005206") -AnnotationAssertion(rdfs:label "renal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4451") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9384") ) -SubClassOf(Annotation( "DOID:4451") Annotation( "EFO:0002890") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9384") ) - -# Class: (uterine carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "A carcinoma involving a uterus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002919") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:446022000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2960452") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of uterus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterus carcinoma") -AnnotationAssertion( "MONDO:0005213") -AnnotationAssertion(rdfs:label "uterine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0002919") Annotation( "MONDO:Redundant") ) - -# Class: (vulvar carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the mammalian vulva") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4866") "cancer of the vulva") -AnnotationAssertion(Annotation( "NCIT:C4866") "cancer of vulva") -AnnotationAssertion(Annotation( "NCIT:C4866") "vulva cancer") -AnnotationAssertion(Annotation( "NCIT:C4866") "vulvar cancer") -AnnotationAssertion(Annotation( "EFO:0002921") Annotation( "MONDO:equivalentTo") "DOID:1294") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002921") -AnnotationAssertion(Annotation( "DOID:1294") Annotation( "EFO:0002921") Annotation( "MONDO:equivalentTo") "NCIT:C4866") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:494418") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:447882007") -AnnotationAssertion(Annotation( "DOID:1294") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4866") "UMLS:C0677055") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of mammalian vulva") -AnnotationAssertion(Annotation( "NCIT:C4866") "carcinoma of the vulva") -AnnotationAssertion(Annotation( "DOID:1294") Annotation( "NCIT:C4866") "carcinoma of vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4866") "vulva carcinoma") -AnnotationAssertion(Annotation( "DOID:1294") Annotation( "NCIT:C4866") "vulvar carcinoma") -AnnotationAssertion( "MONDO:0005215") -AnnotationAssertion(rdfs:label "vulvar carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1294") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4866") ) -SubClassOf(Annotation( "DOID:1294") Annotation( "EFO:0002921") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4866") ) - -# Class: (familial cardiomyopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of cardiomyopathy that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002945") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:425.4") -AnnotationAssertion(Annotation( "EFO:0002945") Annotation( "MONDO:equivalentTo") "SCTID:35728003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0264789") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary cardiomyopathy") -AnnotationAssertion( "MONDO:0005217") -AnnotationAssertion(rdfs:label "familial cardiomyopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0002945") Annotation( "MONDO:Redundant") ) - -# Class: (muscular disorder) - -AnnotationAssertion(Annotation( "MESH:D009135") "Acquired, familial, and congenital disorders of skeletal muscle and smooth muscle.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5166"^^xsd:anyURI) -AnnotationAssertion( "2022-10-01") -AnnotationAssertion(Annotation( "EFO:0002970") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0002970") Annotation( "MONDO:equivalentTo") "DOID:0080000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002970") -AnnotationAssertion(Annotation( "EFO:0002970") Annotation( "MONDO:equivalentTo") "MESH:D009135") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of muscle organ") -AnnotationAssertion( "disease or disorder of muscle organ") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of muscle organ") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "muscle organ disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "muscle organ disease or disorder") -AnnotationAssertion( "MONDO:0005218") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Reason: duplicate. This OMIM ID seems to represent the whole series. This will be merged with MONDO_0000070 mycobacterium tuberculosis, susceptibility'") -AnnotationAssertion(rdfs:label "muscular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:cjm") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (collecting duct carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the collecting duct of renal tubule") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003016") Annotation( "MONDO:equivalentTo") "DOID:4464") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003016") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009573") -AnnotationAssertion(Annotation( "NCIT:C6194") "ICDO:8319/3") -AnnotationAssertion(Annotation( "DOID:4464") Annotation( "EFO:0003016") Annotation( "MONDO:equivalentTo") "NCIT:C6194") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CDRCC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:247203") -AnnotationAssertion(Annotation( "DOID:4464") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6194") Annotation( "Orphanet:247203") Annotation( "Orphanet:247203/e") "UMLS:C1266044") -AnnotationAssertion(Annotation( "NCIT:C6194") Annotation( "Orphanet:247203") Annotation( ) "BDC") -AnnotationAssertion(Annotation( "Orphanet:247203") "Bellini carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6194") Annotation( "Orphanet:247203") "Bellini duct carcinoma") -AnnotationAssertion(Annotation( "Orphanet:247203") "cDC") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of collecting duct of renal tubule") -AnnotationAssertion(Annotation( "NCIT:C6194") "carcinoma of collecting ducts of Bellini") -AnnotationAssertion(Annotation( "NCIT:C6194") "carcinoma of kidney collecting duct") -AnnotationAssertion(Annotation( "DOID:4464") Annotation( "NCIT:C6194") "carcinoma of renal collecting duct") -AnnotationAssertion(Annotation( "NCIT:C6194") "carcinoma of the collecting ducts of Bellini") -AnnotationAssertion(Annotation( "NCIT:C6194") "carcinoma of the kidney collecting duct") -AnnotationAssertion(Annotation( "NCIT:C6194") "carcinoma of the renal collecting duct") -AnnotationAssertion(Annotation( "NCIT:C6194") "collecting duct carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "collecting duct of renal tubule carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6194") "collecting duct renal cancer") -AnnotationAssertion(Annotation( "NCIT:C6194") "collecting duct renal cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6194") "kidney collecting duct carcinoma") -AnnotationAssertion(Annotation( "DOID:4464") "renal carcinoma, collecting duct type") -AnnotationAssertion(Annotation( "NCIT:C6194") "renal collecting duct carcinoma") -AnnotationAssertion(Annotation( "GARD:0009573") "Bellini’s duct carcinoma") -AnnotationAssertion(Annotation( "GARD:0009573") "collecting duct carcinoma of the kidney") -AnnotationAssertion(Annotation( "DOID:4464") Annotation( "NCIT:C7572") "renal medullary carcinoma") -AnnotationAssertion( "MONDO:0005220") -AnnotationAssertion(Annotation( "Orphanet:247203") ) -AnnotationAssertion(rdfs:label "collecting duct carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4464") Annotation( "EFO:0003016") Annotation( "ONCOTREE:CDRCC/inferred") Annotation( "Orphanet:247203") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-small cell lung carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A group of at least three distinct histological types of lung cancer, including non-small cell squamous cell carcinoma, adenocarcinoma, and large cell carcinoma. Non-small cell lung carcinomas have a poor response to conventional chemotherapy.") -AnnotationAssertion( "non-small cell lung carcinoma (disease)") -AnnotationAssertion(Annotation( "EFO:0003060") Annotation( "MONDO:equivalentTo") "DOID:3908") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "MONDO:equivalentTo") "EFO:0003060") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0030358") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "MONDO:relatedTo") "KEGG:05223") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "EFO:0003060") Annotation( "MONDO:equivalentTo") "MESH:D002289") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "EFO:0003060") Annotation( "MONDO:equivalentTo") "NCIT:C2926") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:NSCLC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:488201") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "EFO:0003060") Annotation( "MONDO:equivalentTo") "SCTID:254637007") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2926") "UMLS:C0007131") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "NCIT:C2926") Annotation( "Orphanet:488201") Annotation( ) "NSCLC") -AnnotationAssertion(Annotation( "NCIT:C2926") "NSCLC - non-small cell lung cancer") -AnnotationAssertion(Annotation( "NCIT:C2926") "non-small cell cancer of lung") -AnnotationAssertion(Annotation( "NCIT:C2926") "non-small cell cancer of the lung") -AnnotationAssertion(Annotation( "NCIT:C2926") "non-small cell carcinoma of lung") -AnnotationAssertion(Annotation( "NCIT:C2926") "non-small cell carcinoma of the lung") -AnnotationAssertion(Annotation( "DOID:3908") Annotation( "NCIT:C2926") "non-small cell lung cancer") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C2926") "non-small cell lung carcinoma") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "non-small cell lung carcinoma (disease)") -AnnotationAssertion( "MONDO:0005233") -AnnotationAssertion(rdfs:label "non-small cell lung carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:3908") Annotation( "EFO:0003060") Annotation( "NCIT:C2926") ) - -# Class: (kidney disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the kidney.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003086") Annotation( "MONDO:equivalentTo") "DOID:557") -AnnotationAssertion(Annotation( "DOID:557") Annotation( "MONDO:equivalentTo") "EFO:0003086") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:583.81") -AnnotationAssertion(Annotation( "DOID:557") Annotation( "EFO:0003086") Annotation( "MONDO:equivalentTo") "MESH:D007674") -AnnotationAssertion(Annotation( "DOID:557") Annotation( "EFO:0003086") Annotation( "MONDO:equivalentTo") "NCIT:C3149") -AnnotationAssertion(Annotation( "DOID:557") Annotation( "EFO:0003086") Annotation( "MONDO:equivalentTo") "SCTID:90708001") -AnnotationAssertion(Annotation( "DOID:557") Annotation( "MONDO:equivalentTo") "UMLS:C0022658") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of kidney") -AnnotationAssertion( "disease or disorder of kidney") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of kidney") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "kidney disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "kidney disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3149") "kidney disorder") -AnnotationAssertion(Annotation( "DOID:557") "nephropathy") -AnnotationAssertion(Annotation( "NCIT:C3149") "renal disease") -AnnotationAssertion(Annotation( "NCIT:C3149") "renal disorder") -AnnotationAssertion( "MONDO:0005240") -AnnotationAssertion(rdfs:label "kidney disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:557") Annotation( "MESH:D007674") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3149") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (peripheral neuropathy) - -AnnotationAssertion(Annotation( "NCIT:C119734") "A disorder affecting the peripheral nervous system. It manifests with pain, tingling, numbness, and muscle weakness. It may be the result of physical injury, toxic substances, viral diseases, diabetes, renal failure, cancer, and drugs.") -AnnotationAssertion(Annotation( "EFO:0004149") Annotation( "MONDO:equivalentTo") "DOID:870") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004149") -AnnotationAssertion(Annotation( "EFO:0003100") "MedDRA:10034606") -AnnotationAssertion(Annotation( "EFO:0003100") Annotation( "MONDO:equivalentTo") "NCIT:C119734") -AnnotationAssertion(Annotation( "DOID:870") Annotation( "EFO:0004149") Annotation( "MONDO:equivalentTo") "NCIT:C4731") -AnnotationAssertion(Annotation( "DOID:870") Annotation( "EFO:0004149") Annotation( "MONDO:equivalentTo") "SCTID:386033004") -AnnotationAssertion(Annotation( "DOID:870") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4731") "UMLS:C0442874") -AnnotationAssertion(Annotation( "MONDO:0005337") Annotation( "NCIT:C4731") "neuropathy") -AnnotationAssertion(Annotation( "NCIT:C119734") "peripheral nerve disorder") -AnnotationAssertion(Annotation( "DOID:870") Annotation( "https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues/20") "peripheral neuropathy") -AnnotationAssertion( "MONDO:0005244") -AnnotationAssertion(rdfs:comment "Editor note: NCIT draws a distinction between neuropathy and peripheral neuropathy see https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues/20") -AnnotationAssertion(rdfs:label "peripheral neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:870") Annotation( "NCIT:C119734") Annotation( "NCIT:C119734/inferred") Annotation( "NCIT:C4731") ) -SubClassOf(Annotation( "ISBN-13:978-1-259-64403-0") ) - -# Class: (bacterial urinary tract infection) - -AnnotationAssertion(Annotation( "NCIT:P378") "A bacterial infectious process affecting any part of the urinary tract, most commonly the bladder and the urethra. Symptoms include urinary urgency and frequency, burning sensation during urination, lower abdominal discomfort, and cloudy urine.") -AnnotationAssertion( "bacterial urinary tract infection (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C50791") Annotation( ) "UTI") -AnnotationAssertion(Annotation( "NCIT:C50791") "infection, urinary tract") -AnnotationAssertion(Annotation( "NCIT:C50791") "tract, infection of urinary") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "urinary tract infection") -AnnotationAssertion( "urinary tract infection (disease)") -AnnotationAssertion(Annotation( "NCIT:C50791") "urinary tract infectious disease") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003103") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:599.0") -AnnotationAssertion(Annotation( "EFO:0003103") Annotation( "MONDO:equivalentTo") "NCIT:C50791") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:68566005") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "bacterial urinary tract infection (disease)") -AnnotationAssertion( "MONDO:0005247") -AnnotationAssertion(rdfs:label "bacterial urinary tract infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0003103") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (placental villitis) - -AnnotationAssertion(Annotation( "EFO:0003110") "Inflammatory process that involves the chorionic villi (villitis) of the placenta.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003110") -AnnotationAssertion(Annotation( "EFO:0003110") Annotation( "MONDO:equivalentTo") "SCTID:388604008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1270169") -AnnotationAssertion( "MONDO:0005250") -AnnotationAssertion(rdfs:label "placental villitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autism spectrum disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A spectrum of developmental disorders that includes autism, and Asperger syndrome. Signs and symptoms include poor communication skills, defective social interactions, and repetitive behaviors.") -AnnotationAssertion(Annotation( "EFO:0003756") Annotation( "MONDO:equivalentTo") "DOID:0060041") -AnnotationAssertion(Annotation( "EFO:0003759") Annotation( "MONDO:relatedTo") "DOID:0060042") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003756") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003759") -AnnotationAssertion(Annotation( "EFO:0003756") Annotation( "MONDO:equivalentTo") "NCIT:C88412") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:106") -AnnotationAssertion(Annotation( "EFO:0003759") Annotation( "MONDO:relatedTo") "SCTID:231536004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:408856003") -AnnotationAssertion( "autism spectrum disorder") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "autistic spectrum disorder") -AnnotationAssertion(Annotation( "MONDO:0005261") "pervasive developmental disorder - not otherwise specified") -AnnotationAssertion(Annotation( "NCIT:C88412") "pervasive developmental disorders") -AnnotationAssertion(Annotation( "DOID:0060042") "atypical autism") -AnnotationAssertion( "MONDO:0005258") -AnnotationAssertion(rdfs:label "autism spectrum disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:0060041") Annotation( "NCIT:C88412") ) - -# Class: (autism) - -AnnotationAssertion(Annotation( "PMID:28879490") "Persistent deficits in social interaction and communication and interaction as well as a markedly restricted repertoire of activity and interest as well as repetitive patterns of behavior.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3954"^^xsd:anyURI) -AnnotationAssertion( "autism (disease)") -AnnotationAssertion(Annotation( "OMIM:209850") "autism spectrum disorder") -AnnotationAssertion(Annotation( "EFO:0003758") Annotation( "MONDO:equivalentTo") "DOID:12849") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:equivalentTo") "EFO:0003758") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000717") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") "ICD9:299.0") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:equivalentTo") "MESH:D001321") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:equivalentTo") "NCIT:C97161") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:equivalentTo") "OMIM:209850") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:300425") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:300495") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:300496") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:300830") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:300847") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:300872") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:607373") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:608049") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:608636") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:609378") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:610676") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:610836") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:610908") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:611015") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:611016") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:relatedTo") "OMIM:611913") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:612100") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:613410") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:613436") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:615032") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "MONDO:relatedTo") "OMIM:615091") -AnnotationAssertion(Annotation( "MONDO:relatedTo") "OMIMPS:209850") -AnnotationAssertion(Annotation( "DOID:12849") "Kanner's syndrome") -AnnotationAssertion(Annotation( "DOID:12849") Annotation( "MONDO:ambiguous") Annotation( "OMIM:209850") "autism") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "autism (disease)") -AnnotationAssertion(Annotation( "DOID:12849") "autistic disorder of childhood onset") -AnnotationAssertion(Annotation( "DOID:12849") "childhood autism") -AnnotationAssertion(Annotation( "DOID:12849") "infantile autism") -AnnotationAssertion(Annotation( "OMIMPS:209850") "autism, susceptiblity to") -AnnotationAssertion(Annotation( "OMIM:209850") "autistic disorder") -AnnotationAssertion( "MONDO:0005260") -AnnotationAssertion(rdfs:label "autism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:12849") Annotation( "EFO:0003758") Annotation( "NCIT:C97161") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inflammatory bowel disease) - -AnnotationAssertion(Annotation( "NCIT:C3138") "A spectrum of small and large bowel inflammatory diseases of unknown etiology. It includes Crohn's disease, ulcerative colitis, and colitis of indeterminate type.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003767") Annotation( "MONDO:equivalentTo") "DOID:0050589") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "MONDO:equivalentTo") "EFO:0003767") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:558.9") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "MONDO:relatedTo") "KEGG:05321") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "EFO:0003767") Annotation( "MONDO:equivalentTo") "MESH:D015212") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "EFO:0003767") Annotation( "MONDO:equivalentTo") "NCIT:C3138") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "MONDO:equivalentTo") "OMIMPS:266600") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "EFO:0003767") Annotation( "MONDO:equivalentTo") "SCTID:24526004") -AnnotationAssertion(Annotation( "DOID:0050589") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3138") "UMLS:C0021390") -AnnotationAssertion(Annotation( "NCIT:C3138") Annotation( ) "IBD") -AnnotationAssertion(Annotation( "NCIT:C3138") "autoimmune bowel disorder") -AnnotationAssertion(Annotation( "NCIT:C3138") "inflammatory bowel disease") -AnnotationAssertion( "MONDO:0005265") -AnnotationAssertion(rdfs:label "inflammatory bowel disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0050589") Annotation( "EFO:0003767") Annotation( "MESH:D015212") Annotation( "NCIT:C3138/inferred") ) -SubClassOf( ) - -# Class: (diabetic retinopathy) - -AnnotationAssertion(Annotation( "NCIT:P378") "A chronic, pathological complication associated with diabetes mellitus, where retinal damages are incurred due to microaneurysms in the vasculature of the retina, progressively leading to abnormal blood vessel growth, and swelling and leaking of fluid from blood vessels, resulting in vision loss or blindness.") -AnnotationAssertion(Annotation( "EFO:0003770") Annotation( "MONDO:equivalentTo") "DOID:8947") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003770") -AnnotationAssertion(Annotation( "DOID:8947") Annotation( "EFO:0003770") "ICD9:362.0") -AnnotationAssertion(Annotation( "DOID:8947") Annotation( "EFO:0003770") Annotation( "MONDO:equivalentTo") "MESH:D003930") -AnnotationAssertion(Annotation( "DOID:8947") Annotation( "EFO:0003770") Annotation( "MONDO:equivalentTo") "NCIT:C34538") -AnnotationAssertion(Annotation( "DOID:8947") Annotation( "EFO:0003770") Annotation( "MONDO:equivalentTo") "SCTID:4855003") -AnnotationAssertion(Annotation( "DOID:8947") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34538") "UMLS:C0011884") -AnnotationAssertion(Annotation( "DOID:8947") "retinal abnormality - diabetes-related") -AnnotationAssertion( "MONDO:0005266") -AnnotationAssertion(rdfs:label "diabetic retinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8947") Annotation( "NCIT:C34538") ) -SubClassOf(Annotation( "EFO:0003770") Annotation( "MESH:D003930/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (heart disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the heart and/or pericardium.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003777") Annotation( "MONDO:equivalentTo") "DOID:114") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003777") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:429.89") -AnnotationAssertion(Annotation( "DOID:114") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:429.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:V47.2") -AnnotationAssertion(Annotation( "DOID:114") Annotation( "EFO:0003777") Annotation( "MONDO:equivalentTo") "MESH:D006331") -AnnotationAssertion(Annotation( "DOID:114") Annotation( "MONDO:equivalentTo") "NCIT:C3079") -AnnotationAssertion(Annotation( "DOID:114") Annotation( "EFO:0003777") Annotation( "MONDO:equivalentTo") "SCTID:56265001") -AnnotationAssertion(Annotation( "DOID:114") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3079") "UMLS:C0018799") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236661") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN239852") -AnnotationAssertion(Annotation( "DOID:114") "cardiac disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of heart") -AnnotationAssertion( "disease or disorder of heart") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of heart") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/1189") "disorder of heart/pericardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3079") "heart disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "heart disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3079") "heart disorder") -AnnotationAssertion(Annotation( "NCIT:C3079") "heart trouble") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/1189") "heart/pericardial disease") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/1189") "heart/pericardial disease or disorder") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/1189") "heart/pericardial disorder") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/1189") "heart/pericardial trouble") -AnnotationAssertion( "MONDO:0005267") -AnnotationAssertion(rdfs:label "heart disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:114") Annotation( "EFO:0003777") Annotation( "MESH:D006331") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3079") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (carotid artery disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the carotid artery segment.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003781") Annotation( "MONDO:equivalentTo") "DOID:3407") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003781") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:447.9") -AnnotationAssertion(Annotation( "DOID:3407") Annotation( "EFO:0003781") Annotation( "MONDO:equivalentTo") "MESH:D002340") -AnnotationAssertion(Annotation( "DOID:3407") Annotation( "EFO:0003781") Annotation( "MONDO:equivalentTo") "NCIT:C84476") -AnnotationAssertion(Annotation( "DOID:3407") Annotation( "MONDO:equivalentTo") "SCTID:371160000") -AnnotationAssertion(Annotation( "DOID:3407") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84476") "UMLS:C0007273") -AnnotationAssertion(Annotation( "NCIT:C84476") "carotid artery disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "carotid artery segment disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "carotid artery segment disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of carotid artery segment") -AnnotationAssertion( "disease or disorder of carotid artery segment") -AnnotationAssertion(Annotation( "DOID:3407") "disorder of carotid artery") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of carotid artery segment") -AnnotationAssertion( "MONDO:0005269") -AnnotationAssertion(rdfs:label "carotid artery disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:3407") Annotation( "MESH:D002340") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lung disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the lung.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003818") Annotation( "MONDO:equivalentTo") "DOID:850") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003818") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:518.89") -AnnotationAssertion(Annotation( "DOID:850") Annotation( "EFO:0003818") Annotation( "MONDO:equivalentTo") "MESH:D008171") -AnnotationAssertion(Annotation( "DOID:850") Annotation( "MONDO:equivalentTo") "NCIT:C3198") -AnnotationAssertion(Annotation( "DOID:850") Annotation( "MONDO:equivalentTo") "SCTID:19829001") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lung") -AnnotationAssertion( "disease or disorder of lung") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of lung") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "lung disease or disorder") -AnnotationAssertion( "lung disorder") -AnnotationAssertion(Annotation( "NCIT:C3198") "lung disorders") -AnnotationAssertion( "pulmonary disease") -AnnotationAssertion(Annotation( "NCIT:C3198") "pulmonary diseases") -AnnotationAssertion(Annotation( "NCIT:C3198") "pulmonary disorder") -AnnotationAssertion(Annotation( "NCIT:C3198") "pulmonary disorders") -AnnotationAssertion( "MONDO:0005275") -AnnotationAssertion(rdfs:label "lung disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:850") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (prostatitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An infectious or non-infectious inflammatory process affecting the prostate gland.") -AnnotationAssertion( "prostatitis (disease)") -AnnotationAssertion(Annotation( "EFO:0003830") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003830") Annotation( "MONDO:equivalentTo") "DOID:14654") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003830") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000024") -AnnotationAssertion(Annotation( "DOID:14654") "ICD9:601") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:601.4") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:601.8") -AnnotationAssertion(Annotation( "DOID:14654") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:601.9") -AnnotationAssertion(Annotation( "DOID:14654") Annotation( "EFO:0003830") Annotation( "MONDO:equivalentTo") "MESH:D011472") -AnnotationAssertion(Annotation( "DOID:14654") Annotation( "EFO:0003830") Annotation( "MONDO:equivalentTo") "NCIT:C26866") -AnnotationAssertion(Annotation( "DOID:14654") Annotation( "EFO:0003830") Annotation( "MONDO:equivalentTo") "SCTID:9713002") -AnnotationAssertion(Annotation( "DOID:14654") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26866") "UMLS:C0033581") -AnnotationAssertion( "inflammation of prostate gland") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "prostate gland inflammation") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "prostatitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "prostatitis (disease)") -AnnotationAssertion( "MONDO:0005280") -AnnotationAssertion(rdfs:label "prostatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14654") Annotation( "MESH:D011472") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26866/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gallbladder disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the gall bladder.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003832") Annotation( "MONDO:equivalentTo") "DOID:0060262") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003832") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:K82") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:575.8") -AnnotationAssertion(Annotation( "DOID:0060262") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:575.9") -AnnotationAssertion(Annotation( "DOID:0060262") Annotation( "EFO:0003832") Annotation( "MONDO:equivalentTo") "MESH:D005705") -AnnotationAssertion(Annotation( "DOID:0060262") Annotation( "MONDO:equivalentTo") "NCIT:C34631") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "MONDO:equivalentTo") "OMIMPS:600803") -AnnotationAssertion(Annotation( "DOID:0060262") Annotation( "MONDO:equivalentTo") "SCTID:39621005") -AnnotationAssertion(Annotation( "DOID:0060262") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34631") "UMLS:C0016977") -AnnotationAssertion(Annotation( "NCIT:C34631") "Gall bladder disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of gall bladder") -AnnotationAssertion( "disease or disorder of gall bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of gall bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C34631") "gallbladder disorder") -AnnotationAssertion( "MONDO:0005281") -AnnotationAssertion(rdfs:label "gallbladder disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "OMIMPS:600803") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retinal disorder) - -AnnotationAssertion(Annotation( "NCIT:C62601") "Any disease or disorder of the retina.") -AnnotationAssertion(Annotation( "EFO:0003839") Annotation( "MONDO:equivalentTo") "DOID:5679") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003839") -AnnotationAssertion(Annotation( "EFO:0003839") "HGNC:8002") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:362.89") -AnnotationAssertion(Annotation( "DOID:5679") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:362.9") -AnnotationAssertion(Annotation( "DOID:5679") Annotation( "MONDO:equivalentTo") "MESH:D012164") -AnnotationAssertion(Annotation( "DOID:5679") Annotation( "EFO:0003839") Annotation( "MONDO:equivalentTo") "NCIT:C62601") -AnnotationAssertion(Annotation( "DOID:5679") Annotation( "MONDO:equivalentTo") "SCTID:29555009") -AnnotationAssertion(Annotation( "DOID:5679") Annotation( "MONDO:equivalentTo") "UMLS:C0035309") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "eye disease of retina") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "retina eye disease") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "retinopathy") -AnnotationAssertion( "MONDO:0005283") -AnnotationAssertion(rdfs:label "retinal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:5679") Annotation( "EFO:0003839") Annotation( "MESH:D012164") Annotation( "MONDO:Redundant") Annotation( "NCIT:C62601/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain aneurysm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A congenital or acquired aneurysm within the cranium.") -AnnotationAssertion(Annotation( "EFO:0003870") Annotation( "MONDO:equivalentTo") "DOID:10941") -AnnotationAssertion(Annotation( "DOID:10941") Annotation( "MONDO:equivalentTo") "EFO:0003870") -AnnotationAssertion(Annotation( "DOID:10941") Annotation( "EFO:0003870") Annotation( "MONDO:equivalentTo") "MESH:D002532") -AnnotationAssertion(Annotation( "DOID:10941") Annotation( "MONDO:equivalentTo") "UMLS:C0007766") -AnnotationAssertion(Annotation( "DOID:10941") "brain aneurysm") -AnnotationAssertion(Annotation( "DOID:10941") "intracranial aneurysm") -AnnotationAssertion( "MONDO:0005291") -AnnotationAssertion(rdfs:label "brain aneurysm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:10941") ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (colitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the colon.") -AnnotationAssertion( "colitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003872") Annotation( "MONDO:equivalentTo") "DOID:0060180") -AnnotationAssertion(Annotation( "DOID:0060180") Annotation( "MONDO:equivalentTo") "EFO:0003872") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002583") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:558.9") -AnnotationAssertion(Annotation( "DOID:0060180") Annotation( "EFO:0003872") Annotation( "MONDO:equivalentTo") "MESH:D003092") -AnnotationAssertion(Annotation( "DOID:0060180") Annotation( "EFO:0003872") Annotation( "MONDO:equivalentTo") "NCIT:C26723") -AnnotationAssertion(Annotation( "DOID:0060180") Annotation( "MONDO:directSiblingOf") "OMIM:191390") -AnnotationAssertion(Annotation( "DOID:0060180") Annotation( "EFO:0003872") Annotation( "MONDO:equivalentTo") "SCTID:64226004") -AnnotationAssertion(Annotation( "DOID:0060180") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26723") "UMLS:C0009319") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "colitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "colitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "colon inflammation") -AnnotationAssertion( "inflammation of colon") -AnnotationAssertion( "MONDO:0005292") -AnnotationAssertion(rdfs:label "colitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "EFO:0000784") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D003092") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060180") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (urethritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the urethra.") -AnnotationAssertion( "urethritis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003878") Annotation( "MONDO:equivalentTo") "DOID:1343") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003878") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0500006") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:099.40") -AnnotationAssertion(Annotation( "DOID:1343") "ICD9:597.80") -AnnotationAssertion(Annotation( "DOID:1343") Annotation( "EFO:0003878") Annotation( "MONDO:equivalentTo") "MESH:D014526") -AnnotationAssertion(Annotation( "DOID:1343") Annotation( "EFO:0003878") Annotation( "MONDO:equivalentTo") "NCIT:C26904") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:84619001") -AnnotationAssertion(Annotation( "DOID:1343") "Nongonococcal urethritis") -AnnotationAssertion( "inflammation of urethra") -AnnotationAssertion(Annotation( "DOID:1343") Annotation( "NCIT:C27079") "non-gonococcal urethritis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "urethra inflammation") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C26904") "urethritis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "urethritis (disease)") -AnnotationAssertion( "MONDO:0005297") -AnnotationAssertion(rdfs:label "urethritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1343") Annotation( "MESH:D014526") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26904/inferred") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic kidney disease) - -AnnotationAssertion(Annotation( "NCIT:C80078") "Impairment of the renal function secondary to chronic kidney damage persisting for three or more months.") -AnnotationAssertion(Annotation( "EFO:0003884") Annotation( "MONDO:equivalentTo") "DOID:784") -AnnotationAssertion(Annotation( "DOID:784") Annotation( "MONDO:equivalentTo") "EFO:0003884") -AnnotationAssertion(Annotation( "DOID:784") Annotation( "MONDO:equivalentTo") "ICD10CM:N18.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:585") -AnnotationAssertion(Annotation( "DOID:784") Annotation( "EFO:0003884") "ICD9:585.6") -AnnotationAssertion(Annotation( "DOID:784") Annotation( "EFO:0003884") Annotation( "MONDO:equivalentTo") "MESH:D007676") -AnnotationAssertion(Annotation( "EFO:0003884") Annotation( "MONDO:equivalentTo") "NCIT:C80078") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:709044004") -AnnotationAssertion(Annotation( "DOID:784") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9438") "UMLS:C0022661") -AnnotationAssertion(Annotation( "DOID:784") Annotation( ) "CKD") -AnnotationAssertion(Annotation( "NCIT:C80078") "CKD - chronic kidney disease") -AnnotationAssertion(Annotation( "NCIT:C80078") "chronic kidney disease") -AnnotationAssertion(Annotation( "DOID:784") Annotation( "NCIT:C80078") "chronic renal disease") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "kidney disease, chronic") -AnnotationAssertion(Annotation( "DOID:784") "renal failure - chronic") -AnnotationAssertion(Annotation( "DOID:784") "chronic renal failure syndrome") -AnnotationAssertion(Annotation( "NCIT:C80078") "chronic renal insufficiency") -AnnotationAssertion( "MONDO:0005300") -AnnotationAssertion(rdfs:label "chronic kidney disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (multiple sclerosis) - -AnnotationAssertion(Annotation( "NCIT:P378") "A progressive autoimmune disorder affecting the central nervous system resulting in demyelination. Patients develop physical and cognitive impairments that correspond with the affected nerve fibers.") -AnnotationAssertion(Annotation( "EFO:0003885") Annotation( "MONDO:equivalentTo") "DOID:2377") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "MONDO:equivalentTo") "EFO:0003885") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "MONDO:equivalentTo") "ICD10CM:G35") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "EFO:0003885") "ICD9:340") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "EFO:0003885") Annotation( "MONDO:equivalentTo") "MESH:D009103") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "EFO:0003885") Annotation( "MONDO:equivalentTo") "NCIT:C3243") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:802") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "EFO:0003885") Annotation( "MONDO:equivalentTo") "SCTID:24700007") -AnnotationAssertion(Annotation( "DOID:2377") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3243") "UMLS:C0026769") -AnnotationAssertion(Annotation( "DOID:2377") "generalized multiple sclerosis") -AnnotationAssertion(Annotation( "DOID:2377") "insular sclerosis") -AnnotationAssertion( "MONDO:0005301") -AnnotationAssertion(rdfs:label "multiple sclerosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2377") Annotation( "ICD10CM:G35") Annotation( "MESH:D009103/inferred") ) -SubClassOf(Annotation( "MESH:D009103/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D009103") ) - -# Class: (biliary tract neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm that involves the biliary tract.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3673"^^xsd:anyURI) -AnnotationAssertion( "biliary tract neoplasm (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003891") Annotation( "MONDO:equivalentTo") "DOID:0050625") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003891") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0100574") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BILIARYTRACT") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126853008") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "biliary tract neoplasm") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "biliary tract neoplasm (disease)") -AnnotationAssertion( "biliary tree neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "biliary tree neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "biliary tree tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of biliary tree") -AnnotationAssertion(Annotation( "DOID:0050625") "neoplasm of extrahepatic bile ducts") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of biliary tree") -AnnotationAssertion( "MONDO:0005304") -AnnotationAssertion(rdfs:label "biliary tract neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (ciliopathy) - -AnnotationAssertion(Annotation( "http://en.wikipedia.org/wiki/Ciliopathy") "A genetic disorder of the cellular cilia or the cilia anchoring structures, the basal bodies, or of ciliary function.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003900") Annotation( "MONDO:equivalentTo") "DOID:0060340") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003900") -AnnotationAssertion(Annotation( "UMLS:CN580792") "GTR:AN0966173") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:363250") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN580792") -AnnotationAssertion( "ciliopathy") -AnnotationAssertion(Annotation( "GTR:AN0966173") "ciliopathies") -AnnotationAssertion( "MONDO:0005308") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ciliopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060340") Annotation( "EFO:0003900") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (eye disorder) - -AnnotationAssertion(Annotation( "NCIT:C26767") "A non-neoplastic or neoplastic disorder that affects the eye. Representative examples include conjunctivitis, glaucoma, cataract, conjunctival squamous cell carcinoma, uveal melanoma, and retinoblastoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5166"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1242") -AnnotationAssertion(Annotation( "EFO:0003966") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:preferredEquivalent") "DOID:5614") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003966") -AnnotationAssertion(Annotation( "DOID:5614") "ICD9:360") -AnnotationAssertion(Annotation( "DOID:1242") "ICD9:360.29") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:360.89") -AnnotationAssertion(Annotation( "DOID:5614") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:360.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:379.8") -AnnotationAssertion(Annotation( "DOID:5614") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:379.90") -AnnotationAssertion(Annotation( "DOID:5614") Annotation( "MONDO:equivalentTo") "MESH:D005128") -AnnotationAssertion(Annotation( "DOID:5614") Annotation( "MONDO:equivalentTo") "NCIT:C26767") -AnnotationAssertion(Annotation( "DOID:5614") Annotation( "MONDO:equivalentTo") "SCTID:371405004") -AnnotationAssertion(Annotation( "DOID:5614") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26767") "UMLS:C0015397") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of eye") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of eyeball of camera-type eye") -AnnotationAssertion( "disease or disorder of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of eye") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26767") "eye disease") -AnnotationAssertion(Annotation( "NCIT:C26767") "eye disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "eyeball of camera-type eye disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "eyeball of camera-type eye disease or disorder") -AnnotationAssertion(Annotation( "MONDO:0001524") "globe disease") -AnnotationAssertion( "disease of eyeball") -AnnotationAssertion( "disorder of eye proper") -AnnotationAssertion( "disorder of eyeball") -AnnotationAssertion( "disorder of globe") -AnnotationAssertion( "MONDO:0005328") -AnnotationAssertion(rdfs:label "eye disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5614") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C26767") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hereditary nephritis) - -AnnotationAssertion(Annotation( "EFO:0004128") "A group of inherited conditions characterized initially by hematuria and slowly progressing to renal insufficiency. The most common form is the Alport syndrome (hereditary nephritis with hearing loss) which is caused by mutations in genes for type IV collagen and defective glomerular basement membrane.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004128") -AnnotationAssertion(Annotation( "EFO:0004128") Annotation( "MONDO:equivalentTo") "MESH:D009394") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:399340005") -AnnotationAssertion(Annotation( "MESH:D009394") Annotation( "MONDO:patterns/hereditary") "hereditary nephritis") -AnnotationAssertion(Annotation( "MESH:D009394") "familial nephritis") -AnnotationAssertion(Annotation( "MESH:D009394") "nephritis, familial") -AnnotationAssertion( "MONDO:0005334") -AnnotationAssertion(rdfs:label "hereditary nephritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D009394") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (colorectal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2956") "A benign or malignant neoplasm that affects the colon or rectum. Representative examples of benign neoplasms include lipoma and leiomyoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and sarcoma. Colorectal adenomas always exhibit epithelial dysplasia and are considered premalignant neoplasms.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021236") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004142") -AnnotationAssertion(Annotation( "EFO:0004142") Annotation( "MONDO:equivalentTo") "MESH:D015179") -AnnotationAssertion(Annotation( "EFO:0004142") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2956") -AnnotationAssertion(Annotation( "EFO:0004142") Annotation( "MONDO:relatedTo") "OMIM:114500") -AnnotationAssertion(Annotation( "NCIT:C2956") "colorectal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2956") "colorectal tumor") -AnnotationAssertion( "colorectum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colorectum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "colorectum tumor") -AnnotationAssertion(Annotation( "NCIT:C2956") "large bowel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2956") "large bowel tumor") -AnnotationAssertion(Annotation( "NCIT:C2956") "large intestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2956") "large intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2956") "large intestine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of colorectum") -AnnotationAssertion(Annotation( "NCIT:C2956") "neoplasm of large bowel") -AnnotationAssertion(Annotation( "NCIT:C2956") "neoplasm of the large bowel") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of colorectum") -AnnotationAssertion(Annotation( "NCIT:C2956") "tumor of large bowel") -AnnotationAssertion(Annotation( "NCIT:C2956") "tumor of the large bowel") -AnnotationAssertion( "MONDO:0005335") -AnnotationAssertion(rdfs:label "colorectal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "EFO:0004142") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2956") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myopathy) - -AnnotationAssertion(Annotation( "Wikipedia:Myopathy") "A disease of the muscle in which the muscle fibers do not function properly. This results in muscular weakness.") -AnnotationAssertion(Annotation( "EFO:0004145") Annotation( "MONDO:equivalentTo") "DOID:423") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004145") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:359.8") -AnnotationAssertion(Annotation( "DOID:423") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:359.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:728.3") -AnnotationAssertion(Annotation( "DOID:423") Annotation( "EFO:0004145") Annotation( "MONDO:equivalentTo") "NCIT:C101216") -AnnotationAssertion(Annotation( "DOID:423") Annotation( "MONDO:equivalentTo") "SCTID:129565002") -AnnotationAssertion(Annotation( "DOID:423") Annotation( "MONDO:relatedTo") "SCTID:75047002") -AnnotationAssertion(Annotation( "DOID:423") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C101216") "UMLS:C0026848") -AnnotationAssertion( "MONDO:0005336") -AnnotationAssertion(rdfs:comment "Editor note: TODO check this, relationship to myotonic disorder/syndrome, also check HP definition") -AnnotationAssertion(rdfs:label "myopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:423") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin basal cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C2921") "The most frequently seen skin cancer. It arises from basal cells of the epidermis and pilosebaceous units. Clinically it is divided into the following types: nodular, ulcerative, superficial, multicentric, erythematous, and sclerosing or morphea-like. More than 95% of these carcinomas occur in patients over 40. They develop on hair-bearing skin, most commonly on sun-exposed areas. Approximately 85% are found on the head and neck and the remaining 15% on the trunk and extremities. Basal cell carcinoma usually grows in a slow and indolent fashion. However, if untreated, the tumor may invade the subcutaneous fat, skeletal muscle and bone. Distant metastases are rare. Excision, curettage and irradiation cure most basal cell carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C2921") Annotation( ) "BCC") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "NCIT:C2921") "basal cell cancer") -AnnotationAssertion(Annotation( "NCIT:C2921") "basal cell carcinoma") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "NCIT:C3784") "basal cell tumor") -AnnotationAssertion(Annotation( "DOID:2513") "CSP:2000-2719") -AnnotationAssertion(Annotation( "EFO:0004193") Annotation( "MONDO:equivalentTo") "DOID:2513") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MONDO:equivalentTo") "EFO:0004193") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MONDO:otherHierarchy") "HP:0002671") -AnnotationAssertion(Annotation( "NCIT:C2921") "ICDO:8090/3") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MONDO:relatedTo") "KEGG:05217") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "EFO:0004193") Annotation( "MONDO:equivalentTo") "NCIT:C2921") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BCC") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MONDO:equivalentTo") "SCTID:254701007") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2921") "UMLS:C0007117") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MONDO:equivalentTo") "UMLS:C0206710") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0751676") -AnnotationAssertion(Annotation( "DOID:2513") Annotation( "MTH:100") Annotation( "NCIT:C2921") "basal cell carcinoma of skin") -AnnotationAssertion(Annotation( "NCIT:C2921") "basal cell carcinoma of the skin") -AnnotationAssertion(Annotation( "NCIT:C2921") "basal cell epithelioma") -AnnotationAssertion(Annotation( "NCIT:C2921") "basal cell skin carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2921") "skin basal cell cancer") -AnnotationAssertion(Annotation( "NCIT:C2921") "skin basal cell carcinoma") -AnnotationAssertion(Annotation( "DOID:2513") "epithelioma basal cell") -AnnotationAssertion( "MONDO:0005341") -AnnotationAssertion(rdfs:label "skin basal cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C2921") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (carcinoid tumor) - -AnnotationAssertion(Annotation( "NCIT:C2915") "A slow growing neuroendocrine tumor, composed of uniform, round, or polygonal cells having monotonous, centrally located nuclei and small nucleoli, infrequent mitoses, and no necrosis. The tumor may show a variety of patterns, such as solid, trabecular, and acinar. Electron microscopy shows small secretory granules. Immunohistochemical studies reveal NSE, as well as chromogranin immunoreactivity. Malignant histology (cellular pleomorphism, hyperchromatic nuclei, prominent nucleoli, necrosis, and mitoses) can occasionally be seen. Such cases may have an aggressive clinical course. Gastrointestinal tract and lung are common sites of involvement.") -AnnotationAssertion( "carcinoid tumor (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004243") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0009316") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0100570") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:209.60") -AnnotationAssertion(Annotation( "NCIT:C2915") "ICDO:8240/3") -AnnotationAssertion(Annotation( "NCIT:C2915") "ICDO:8241/3") -AnnotationAssertion(Annotation( "EFO:0004243") Annotation( "MONDO:equivalentTo") "MESH:D002276") -AnnotationAssertion(Annotation( "EFO:0004243") Annotation( "MONDO:equivalentTo") "NCIT:C2915") -AnnotationAssertion(Annotation( "EFO:0004243") Annotation( "MONDO:equivalentTo") "SCTID:443492008") -AnnotationAssertion(Annotation( "MONDO:cjm") "NET G1") -AnnotationAssertion(Annotation( "NCIT:C2915") "carcinoid") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C2915") "carcinoid tumor") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "carcinoid tumor (disease)") -AnnotationAssertion(Annotation( "MONDO:cjm") "neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:cjm") "neuroendocrine tumor G1") -AnnotationAssertion( "MONDO:0005369") -AnnotationAssertion(rdfs:comment "Editor note: In NCIT all carcinoid tumors are grade 1, but the name is sometimes used more broadly in other sources") -AnnotationAssertion(rdfs:label "carcinoid tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MESH:D002276") Annotation( "NCIT:C2915") ) - -# Class: (mood disorder) - -AnnotationAssertion(Annotation( "Wikipedia:Mood_disorder") "A cognitive disorder a disturbance in which the person's mood is hypothesized to be the main underlying feature.") -AnnotationAssertion(Annotation( "EFO:0004247") Annotation( "MONDO:equivalentTo") "DOID:3324") -AnnotationAssertion(Annotation( "DOID:3324") Annotation( "MONDO:equivalentTo") "EFO:0004247") -AnnotationAssertion(Annotation( "DOID:3324") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:F30-F39") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:296.99") -AnnotationAssertion(Annotation( "DOID:3324") Annotation( "EFO:0004247") Annotation( "MONDO:equivalentTo") "MESH:D019964") -AnnotationAssertion(Annotation( "DOID:3324") Annotation( "EFO:0004247") Annotation( "MONDO:equivalentTo") "NCIT:C92200") -AnnotationAssertion(Annotation( "DOID:3324") Annotation( "EFO:0004247") Annotation( "MONDO:equivalentTo") "SCTID:46206005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236678") -AnnotationAssertion( "episodic mood disorder") -AnnotationAssertion( "MONDO:0005371") -AnnotationAssertion(rdfs:label "mood disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "EFO:0004247") Annotation( "ICD10CM:F30-F39") ) - -# Class: (male infertility) - -AnnotationAssertion(Annotation( "MESH:D007248") "The inability of the male to effect fertilization of an ovum after a specified period of unprotected intercourse. Male sterility is permanent infertility.") -AnnotationAssertion(Annotation( "EFO:0004248") Annotation( "MONDO:equivalentTo") "DOID:12336") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004248") -AnnotationAssertion(Annotation( "DOID:12336") Annotation( "MONDO:equivalentTo") "ICD10CM:N46") -AnnotationAssertion(Annotation( "DOID:12336") Annotation( "EFO:0004248") Annotation( "MONDO:equivalentTo") "ICD9:606") -AnnotationAssertion(Annotation( "DOID:12336") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:606.9") -AnnotationAssertion(Annotation( "DOID:12336") Annotation( "EFO:0004248") Annotation( "MONDO:equivalentTo") "MESH:D007248") -AnnotationAssertion(Annotation( "DOID:12336") Annotation( "EFO:0004248") Annotation( "MONDO:equivalentTo") "SCTID:2904007") -AnnotationAssertion(Annotation( "DOID:12336") Annotation( "MONDO:equivalentTo") "UMLS:C0021364") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "infertility disorder of male reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male reproductive system infertility") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "male reproductive system infertility disorder") -AnnotationAssertion( "MONDO:0005372") -AnnotationAssertion(rdfs:label "male infertility") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12336") Annotation( "ICD10CM:N46") Annotation( "MESH:D007248/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0004248") Annotation( "MESH:D007248") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (bone marrow neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C35370") "Neoplasms that affect the bone marrow. Such neoplasms may arise in the bone marrow (e.g. myeloid leukemias) or may involve the bone marrow as secondary, metastatic tumors (e.g. metastatic carcinomas to the bone marrow).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4960") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:238.79") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D019046") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35370") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:414824005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35370") "UMLS:C0282609") -AnnotationAssertion(Annotation( "DOID:4960") Annotation( "NCIT:C35370") "bone marrow neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone marrow neoplasm (disease)") -AnnotationAssertion(Annotation( "DOID:4960") Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C35370") "bone marrow tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C35370") "neoplasm of bone marrow") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of bone marrow") -AnnotationAssertion(Annotation( "DOID:4960") "bone marrow cancer") -AnnotationAssertion(Annotation( "DOID:4960") "malignant bone marrow tumor") -AnnotationAssertion( "MONDO:0005374") -AnnotationAssertion(rdfs:label "bone marrow neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4960/inferred") Annotation( "MESH:D019046") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35370") ) -SubClassOf(Annotation( "DOID:4960") Annotation( "MESH:D019046") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35370") ) - -# Class: (bone disorder) - -AnnotationAssertion(Annotation( "MESH:D001847") "Diseases of bones.") -AnnotationAssertion(Annotation( "DOID:0080001") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0004260") Annotation( "MONDO:equivalentTo") "DOID:0080001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004260") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:M80-M85") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:731.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:733.99") -AnnotationAssertion(Annotation( "DOID:0080001") Annotation( "MONDO:equivalentTo") "MESH:D001847") -AnnotationAssertion(Annotation( "MONDO:relatedTo") "Orphanet:364803") -AnnotationAssertion(Annotation( "DOID:0080001") Annotation( "MONDO:equivalentTo") "SCTID:76069003") -AnnotationAssertion(Annotation( "DOID:0080001") Annotation( "MONDO:equivalentTo") "UMLS:C0005940") -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "UMLS:CN204768") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone element disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "bone element disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of bone element") -AnnotationAssertion( "disease or disorder of bone element") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of bone element") -AnnotationAssertion(Annotation( "Orphanet:364803") "rare bone disease related to a common gene or pathway defect") -AnnotationAssertion(Annotation( "DOID:0080001") "skeletal disease") -AnnotationAssertion( "MONDO:0005381") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:364803") ) -AnnotationAssertion(rdfs:label "bone disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0004260") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (focal epilepsy) - -AnnotationAssertion(Annotation( "NCIT:P378") "A seizure caused by a localized disorder.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5564"^^xsd:anyURI) -AnnotationAssertion(Annotation( "EFO:0004263") Annotation( "MONDO:equivalentTo") "DOID:2234") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004263") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:345.50") -AnnotationAssertion(Annotation( "DOID:2234") Annotation( "EFO:0004263") Annotation( "MONDO:equivalentTo") "MESH:D004828") -AnnotationAssertion(Annotation( "DOID:2234") Annotation( "MONDO:equivalentTo") "NCIT:C122812") -AnnotationAssertion(Annotation( "DOID:2234") Annotation( "MONDO:equivalentTo") "SCTID:230381009") -AnnotationAssertion(Annotation( "DOID:2234") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C122812") "UMLS:C0014547") -AnnotationAssertion(Annotation( "DOID:2234") Annotation( "https://clinicalgenome.org/affiliation/40005/") "focal epilepsy") -AnnotationAssertion(Annotation( "DOID:2234") "localisation-related epilepsy") -AnnotationAssertion(Annotation( "DOID:2234") "partial epilepsy") -AnnotationAssertion( "MONDO:0005384") -AnnotationAssertion(rdfs:comment "The updated term for partial epilepsy is now focal epilepsy, according to the International League Against Epilepsy Nosology and Definitions Taskforce [PMID:35503725, PMID:28276062].") -AnnotationAssertion(rdfs:label "focal epilepsy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2234") Annotation( "EFO:0004263") Annotation( "MESH:D004828") Annotation( "NCIT:C122812") ) - -# Class: (vascular disorder) - -AnnotationAssertion(Annotation( "https://doi.org/10.1007/978-3-540-78785-3_7") "A general term used to describe any disease affecting blood vessels]. It includes vascular abnormalities caused by degenerative, metabolic and inflammatory conditions, embolic diseases, coagulative disorders, and functional disorders such as posteri or reversible encephalopathy syndrome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3602"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0004264") Annotation( "MONDO:equivalentTo") "DOID:178") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004264") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:I00-I99") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:I70-I79") -AnnotationAssertion(Annotation( "DOID:178") "ICD9:442.9") -AnnotationAssertion(Annotation( "DOID:178") Annotation( "EFO:0004264") Annotation( "MONDO:equivalentTo") "MESH:D014652") -AnnotationAssertion(Annotation( "DOID:178") Annotation( "MONDO:equivalentTo") "NCIT:C35117") -AnnotationAssertion(Annotation( "DOID:178") Annotation( "MONDO:equivalentTo") "SCTID:27550009") -AnnotationAssertion(Annotation( "DOID:178") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35117") "UMLS:C0042373") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vasculature") -AnnotationAssertion( "disease or disorder of vasculature") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vasculature") -AnnotationAssertion(Annotation( "NCIT:C35117") "vascular disorder") -AnnotationAssertion(Annotation( "DOID:178") "vascular tissue disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vasculature disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vasculature disease or disorder") -AnnotationAssertion(Annotation( "https://doi.org/10.1007/978-3-540-78785-3_7") Annotation( "https://orcid.org/0000-0002-0736-9199") "vasculopathy") -AnnotationAssertion( "MONDO:0005385") -AnnotationAssertion(rdfs:comment "The etiology of vasculopathy is generally unknown and the condition is frequently not pathologically proven. Vasculitis, on the other hand, is a more specific term and is defined as inflammation of the wall of a blood vessel. However, the term vasculopathy is also used for “vasculitis” that has not been pathologically established.") -AnnotationAssertion(rdfs:label "vascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:178") Annotation( "EFO:0004264") Annotation( "MESH:D014652") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35117") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "NCIT:C35117") ObjectSomeValuesFrom( )) - -# Class: (primary ovarian failure) - -AnnotationAssertion(Annotation( "NCIT:C113352") "Absent or premature cessation of ovarian function due to a pathologic process originating within the ovaries.") -AnnotationAssertion(Annotation( "EFO:0004266") Annotation( "MONDO:equivalentTo") "DOID:5426") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004266") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "MONDO:equivalentTo") "ICD10CM:E28.3") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.4") -AnnotationAssertion( "ICD9:256.39") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "EFO:0004266") Annotation( "MONDO:equivalentTo") "MESH:D016649") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "MONDO:equivalentTo") "NCIT:C113352") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "MONDO:equivalentTo") "Orphanet:619") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:370999003") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "MONDO:equivalentTo") "SCTID:65846009") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "MONDO:equivalentTo") "UMLS:C0085215") -AnnotationAssertion(Annotation( "DOID:5426") "hypergonadotropic hypogonadism") -AnnotationAssertion(Annotation( "NCIT:C113352") "hypergonadotropic hypogonadism (female)") -AnnotationAssertion(Annotation( "NCIT:C113352") "primary ovarian failure") -AnnotationAssertion(Annotation( "DOID:5426") Annotation( "NCIT:C113352") "primary ovarian insufficiency") -AnnotationAssertion( "female hypergonadotropic hypogonadism") -AnnotationAssertion( "hypergonadotrophic ovarian failure") -AnnotationAssertion(Annotation( "DOID:5426") "premature menopause") -AnnotationAssertion(Annotation( "MESH:D016649") Annotation( "Orphanet:619") "premature ovarian failure") -AnnotationAssertion(Annotation( "DOID:5426") "premature ovarian insufficiency") -AnnotationAssertion( "primary female hypogonadism") -AnnotationAssertion( "MONDO:0005387") -AnnotationAssertion(rdfs:label "primary ovarian failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:5426") Annotation( "EFO:0004266/inferred") Annotation( "MESH:D016649") Annotation( "NCIT:C113352/inferred") ) - -# Class: (movement disorder) - -AnnotationAssertion(Annotation( "NCIT:C116757") "Neurological conditions resulting in abnormal voluntary or involuntary movement, which may impact the speed, fluency, quality and ease of movement.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:480") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004280") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:333.90") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:333.99") -AnnotationAssertion(Annotation( "DOID:480") Annotation( "EFO:0004280") Annotation( "MONDO:equivalentTo") "MESH:D009069") -AnnotationAssertion(Annotation( "DOID:480") Annotation( "EFO:0004280") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C116757") -AnnotationAssertion(Annotation( "DOID:480") Annotation( "EFO:0004280") Annotation( "MONDO:equivalentTo") "SCTID:60342002") -AnnotationAssertion(Annotation( "MONDO:0003151") "movement disease") -AnnotationAssertion( "movement disorder") -AnnotationAssertion(Annotation( "NCIT:C116757") "movement disorders") -AnnotationAssertion( "MONDO:0005395") -AnnotationAssertion(rdfs:label "movement disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:480/inferred") Annotation( "EFO:0004280") Annotation( "MESH:D009069/inferred") Annotation( "NCIT:C116757/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (colonic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2953") "A benign or malignant neoplasm that affects the colon. Representative examples of benign neoplasms include lipoma and leiomyoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and sarcoma. Colonic adenomas always exhibit epithelial dysplasia and are considered premalignant neoplasms.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004288") -AnnotationAssertion(Annotation( "DOID:219") Annotation( "EFO:0004288") Annotation( "MONDO:equivalentTo") "MESH:D003110") -AnnotationAssertion(Annotation( "EFO:0004288") Annotation( "MONDO:equivalentTo") "NCIT:C2953") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2953") "UMLS:C0009375") -AnnotationAssertion(Annotation( "NCIT:C2953") "colon neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2953") "colon tumor") -AnnotationAssertion(Annotation( "NCIT:C2953") "colonic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2953") "colonic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2953") "neoplasm of colon") -AnnotationAssertion(Annotation( "NCIT:C2953") "neoplasm of the colon") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2953") "tumor of colon") -AnnotationAssertion(Annotation( "NCIT:C2953") "tumor of the colon") -AnnotationAssertion( "MONDO:0005401") -AnnotationAssertion(rdfs:label "colonic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D003110/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D003110") Annotation( "NCIT:C2953") ) - -# Class: (gestational diabetes) - -AnnotationAssertion(Annotation( "NCIT:P378") "Carbohydrate intolerance first diagnosed during pregnancy.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0004593") Annotation( "MONDO:equivalentTo") "DOID:11714") -AnnotationAssertion(Annotation( "DOID:11714") Annotation( "MONDO:equivalentTo") "EFO:0004593") -AnnotationAssertion(Annotation( "DOID:11714") Annotation( "MONDO:equivalentTo") "MESH:D016640") -AnnotationAssertion(Annotation( "DOID:11714") Annotation( "EFO:0004593") Annotation( "MONDO:equivalentTo") "NCIT:C34942") -AnnotationAssertion(Annotation( "DOID:11714") Annotation( "EFO:0004593") Annotation( "MONDO:equivalentTo") "SCTID:11687002") -AnnotationAssertion(Annotation( "DOID:11714") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34942") "UMLS:C0085207") -AnnotationAssertion(Annotation( "DOID:11714") Annotation( ) "GDM") -AnnotationAssertion(Annotation( "NCIT:C34942") "diabetes in pregnancy") -AnnotationAssertion(Annotation( "DOID:11714") "gestational diabetes mellitus") -AnnotationAssertion(Annotation( "DOID:11714") "maternal gestational diabetes mellitus") -AnnotationAssertion( "MONDO:0005406") -AnnotationAssertion(rdfs:label "gestational diabetes") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf(Annotation( "DOID:11714") Annotation( "EFO:0004593") Annotation( "MESH:D016640") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34942") ) -SubClassOf(Annotation( "MESH:D016640") Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) - -# Class: (gallbladder cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the gall bladder") -AnnotationAssertion(Annotation( "DOID:3121") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "MTH:NOCODE") "gallbladder neoplasm") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "NCIT:C3048") "tumor of the gallbladder") -AnnotationAssertion(Annotation( "EFO:0004606") Annotation( "MONDO:equivalentTo") "DOID:3121") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004606") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009328") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:156.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:156.8") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "MONDO:equivalentTo") "NCIT:C7481") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:GBC") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "MONDO:equivalentTo") "SCTID:363353009") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7481") "UMLS:C0153452") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of gall bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder cancer") -AnnotationAssertion(Annotation( "DOID:3121") "gallbladder Ca") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "NCIT:C35676") "localized malignant gallbladder neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant gall bladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7481") "malignant gallbladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7481") "malignant gallbladder tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of gall bladder") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "NCIT:C7481") "malignant neoplasm of gallbladder") -AnnotationAssertion(Annotation( "NCIT:C7481") "malignant neoplasm of the gallbladder") -AnnotationAssertion(Annotation( "NCIT:C7481") "malignant tumor of gallbladder") -AnnotationAssertion(Annotation( "DOID:3121") Annotation( "NCIT:C7481") "malignant tumor of the gallbladder") -AnnotationAssertion(Annotation( "DOID:3121") "malignant tumour of gallbladder") -AnnotationAssertion( "MONDO:0005411") -AnnotationAssertion(rdfs:label "gallbladder cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7481") ) - -# Class: (otitis media) - -AnnotationAssertion(Annotation( "NCIT:C34885") "Inflammation of the anatomical structures of the middle ear, which is most often caused by an infectious process. Symptoms include erythema and edema of the tympanic membrane, pain, and possibly fever.") -AnnotationAssertion( "otitis media (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0004992") Annotation( "MONDO:equivalentTo") "DOID:10754") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004992") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000388") -AnnotationAssertion(Annotation( "DOID:10754") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:382.9") -AnnotationAssertion(Annotation( "DOID:10754") Annotation( "EFO:0004992") Annotation( "MONDO:equivalentTo") "MESH:D010033") -AnnotationAssertion(Annotation( "DOID:10754") Annotation( "EFO:0004992") Annotation( "MONDO:equivalentTo") "NCIT:C34885") -AnnotationAssertion(Annotation( "DOID:10754") Annotation( "EFO:0004992") Annotation( "MONDO:equivalentTo") "SCTID:65363002") -AnnotationAssertion(Annotation( "DOID:10754") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34885") "UMLS:C0029882") -AnnotationAssertion( "inflammation of middle ear") -AnnotationAssertion(Annotation( "NCIT:C34885") "medial otitis") -AnnotationAssertion(Annotation( "NCIT:C34885") "middle Ear Inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") Annotation( "NCIT:C34885") "middle ear inflammation") -AnnotationAssertion(Annotation( "NCIT:C34885") "otitis Media") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "otitis media (disease)") -AnnotationAssertion( "MONDO:0005441") -AnnotationAssertion(rdfs:label "otitis media") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10754") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34885") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (testicular cancer) - -AnnotationAssertion(Annotation( "NCIT:C7251") "A primary or metastatic malignant neoplasm that affects the testis. Representative examples include seminoma, embryonal carcinoma, sarcoma, leukemia, and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "NCIT:C3404") "testicular tumor") -AnnotationAssertion(Annotation( "DOID:2998") "testis neoplasm") -AnnotationAssertion(Annotation( "EFO:0005088") Annotation( "MONDO:equivalentTo") "DOID:2998") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005088") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007746") -AnnotationAssertion(Annotation( "DOID:2998") "ICD9:186") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:186.9") -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "MONDO:equivalentTo") "MESH:D013736") -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "MONDO:directSiblingOf") "NCIT:C5053") -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "MONDO:equivalentTo") "NCIT:C7251") -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "MONDO:directSiblingOf") "OMIM:273300") -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "MONDO:equivalentTo") "SCTID:363449006") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of testis") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7251") "malignant neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C7251") "malignant neoplasm of the testis") -AnnotationAssertion(Annotation( "NCIT:C7251") "malignant testicular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7251") "malignant testicular tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant testis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7251") "malignant tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C7251") "malignant tumor of the testis") -AnnotationAssertion(Annotation( "DOID:2998") Annotation( "MONDO:patterns/location") "testis cancer") -AnnotationAssertion( "MONDO:0005447") -AnnotationAssertion(rdfs:label "testicular cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2998") Annotation( "MESH:D013736") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7251") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7251") ) - -# Class: (conduction system disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the conducting system of heart.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005137") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "conducting system of heart disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "conducting system of heart disease or disorder") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "MONDO:patterns/location_top") "disease of conducting system of heart") -AnnotationAssertion( "disease or disorder of conducting system of heart") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of conducting system of heart") -AnnotationAssertion( "MONDO:0005449") -AnnotationAssertion(rdfs:label "conduction system disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lung neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5670") "A low, intermediate, or high grade malignant neoplasm with neuroendocrine differentiation that arises from the lung. This category includes typical carcinoid tumor, atypical carcinoid tumor, small cell carcinoma, large cell neuroendocrine carcinoma, and combined carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005220") Annotation( "MONDO:equivalentTo") "DOID:5410") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005220") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:209.61") -AnnotationAssertion(Annotation( "DOID:5410") Annotation( "EFO:0005220") Annotation( "MONDO:equivalentTo") "NCIT:C5670") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LNET") -AnnotationAssertion(Annotation( "DOID:5410") Annotation( "EFO:0005220") Annotation( "MONDO:equivalentTo") "SCTID:707594002") -AnnotationAssertion(Annotation( "DOID:5410") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5670") "UMLS:C1334452") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "lung NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5670") "lung neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "lung neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "lung neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C5670") "neuroendocrine neoplasm of lung") -AnnotationAssertion(Annotation( "NCIT:C5670") "neuroendocrine neoplasm of the lung") -AnnotationAssertion(Annotation( "NCIT:C5670") "pulmonary neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "DOID:5410") "pulmonary neuroendocrine tumor") -AnnotationAssertion( "MONDO:0005454") -AnnotationAssertion(rdfs:label "lung neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C5670") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0005220") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5670") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5670") Annotation( "ONCOTREE:LNET") ) - -# Class: (endometrium adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7359") "An adenocarcinoma arising from the uterine body cavity. This is the most frequent malignant tumor affecting the uterine body, and is linked to estrogen therapy. Most patients present with uterine bleeding and are over age 40 at the time of diagnosis. The prognosis depends on the stage of the tumor, the depth of the uterine wall invasion, and the histologic subtype. Endometrioid adenocarcinoma is the most frequently seen morphologic variant of endometrial adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "NCIT:C6287") "endometrioid carcinoma of endometrium") -AnnotationAssertion(Annotation( "EFO:0005232") Annotation( "MONDO:equivalentTo") "DOID:2870") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005232") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "MONDO:directSiblingOf") "NCIT:C6287") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "EFO:0005232") Annotation( "MONDO:equivalentTo") "NCIT:C7359") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "MONDO:equivalentTo") "UMLS:C0279763") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7359") "UMLS:C1153706") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "MONDO:directSiblingOf") "UMLS:C1336905") -AnnotationAssertion(Annotation( "NCIT:C7359") "adenocarcinoma of endometrium") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "NCIT:C7359") "adenocarcinoma of the endometrium") -AnnotationAssertion(Annotation( "DOID:2870") "adenocarcinoma of uterus") -AnnotationAssertion(Annotation( "NCIT:C7359") "adenocarcinoma, endometrial, malignant") -AnnotationAssertion(Annotation( "DOID:2870") "endometrial adenoacanthoma") -AnnotationAssertion(Annotation( "NCIT:C7359") "endometrial adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:2870") Annotation( "NCIT:C8027") "endometrial endometrioid adenocarcinoma with squamous differentiation") -AnnotationAssertion(Annotation( "DOID:2870") "endometrioid adenoma or carcinoma") -AnnotationAssertion(Annotation( "DOID:2870") "endometrioid adenoma or carcinoma NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:2870") "endometrioid adenomas and carcinomas") -AnnotationAssertion(Annotation( "DOID:2870") "endometrioid adenomas and carcinomas (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:2870") "endometrial endometrioid adenocarcinoma") -AnnotationAssertion( "MONDO:0005461") -AnnotationAssertion(rdfs:label "endometrium adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2870") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7359") ) -SubClassOf(Annotation( "DOID:2870") Annotation( "EFO:0005232") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7359") ) - -# Class: (atrioventricular node disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the atrioventricular node.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005305") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "atrioventricular node disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "atrioventricular node disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of atrioventricular node") -AnnotationAssertion( "disease or disorder of atrioventricular node") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of atrioventricular node") -AnnotationAssertion( "MONDO:0005476") -AnnotationAssertion(rdfs:label "atrioventricular node disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0005305") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (psychotic disorder) - -AnnotationAssertion(Annotation( "Wikipedia:Psychosis") "An abnormal condition of the mind that involves a loss of contact with reality. People experiencing psychosis may exhibit personality changes and thought disorder. Depending on its severity, this may be accompanied by unusual or bizarre behavior, as well as difficulty with social interaction and impairment in carrying out daily life activities.") -AnnotationAssertion(Annotation( "DOID:2468") "mental or behavioural disorder") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2468") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005407") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000709") -AnnotationAssertion(Annotation( "DOID:2468") "ICD9:298.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:298.9") -AnnotationAssertion(Annotation( "EFO:0005407") Annotation( "MONDO:equivalentTo") "NCIT:C78576") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:69322001") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "psychosis") -AnnotationAssertion( "MONDO:0005485") -AnnotationAssertion(rdfs:label "psychotic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:2468") ) -SubClassOf(Annotation( "EFO:0005407") ) - -# Class: (adrenal gland disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the adrenal gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005539") Annotation( "MONDO:equivalentTo") "DOID:9553") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005539") -AnnotationAssertion(Annotation( "DOID:9553") "ICD9:255") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:255.8") -AnnotationAssertion(Annotation( "DOID:9553") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:255.9") -AnnotationAssertion(Annotation( "DOID:9553") Annotation( "MONDO:equivalentTo") "MESH:D000307") -AnnotationAssertion(Annotation( "DOID:9553") Annotation( "MONDO:equivalentTo") "NCIT:C26690") -AnnotationAssertion(Annotation( "DOID:9553") Annotation( "MONDO:equivalentTo") "SCTID:30171000") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C26690") "adrenal gland disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "adrenal gland disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26690") "adrenal gland diseases") -AnnotationAssertion(Annotation( "NCIT:C26690") "adrenal gland disorder") -AnnotationAssertion(Annotation( "NCIT:C26690") "adrenal gland disorders") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of adrenal gland") -AnnotationAssertion( "disease or disorder of adrenal gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of adrenal gland") -AnnotationAssertion( "MONDO:0005495") -AnnotationAssertion(rdfs:label "adrenal gland disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9553") Annotation( "EFO:0005539") Annotation( "MESH:D000307") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bile duct carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the bile duct") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C27814") "bile duct cancer") -AnnotationAssertion(Annotation( "EFO:0005540") Annotation( "MONDO:equivalentTo") "DOID:4897") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005540") -AnnotationAssertion(Annotation( "DOID:4897") Annotation( "EFO:0005540") Annotation( "MONDO:equivalentTo") "NCIT:C27814") -AnnotationAssertion(Annotation( "DOID:4897") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27814") "UMLS:C0740277") -AnnotationAssertion(Annotation( "NCIT:C27814") "bile duct cancer (including cholangiocarcinoma)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27814") "bile duct carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of bile duct") -AnnotationAssertion( "MONDO:0005496") -AnnotationAssertion(rdfs:label "bile duct carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4897") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (bone development disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the bone development.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005541") Annotation( "MONDO:equivalentTo") "DOID:0080006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005541") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:371521007") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone development disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "bone development disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of bone development") -AnnotationAssertion( "disease or disorder of bone development") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of bone development") -AnnotationAssertion( "MONDO:0005497") -AnnotationAssertion(rdfs:label "bone development disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0080006") Annotation( "EFO:0005541") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain glioma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A malignant glioma that involves the brain.") -AnnotationAssertion(Annotation( "EFO:0005543") Annotation( "MONDO:equivalentTo") "DOID:0060108") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005543") -AnnotationAssertion(Annotation( "EFO:0005543") Annotation( "MONDO:directSiblingOf") "OMIM:613028") -AnnotationAssertion(Annotation( "EFO:0005543") Annotation( "MONDO:directSiblingOf") "OMIM:613029") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254937005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0349661") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain malignant glioma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "malignant glioma of brain") -AnnotationAssertion( "MONDO:0005499") -AnnotationAssertion(rdfs:label "brain glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060108") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:0060108") Annotation( "MONDO:Redundant") ) - -# Class: (developmental disorder of mental health) - -AnnotationAssertion(Annotation( "EFO:0005548") "A disease of mental health that occur during a child's developmental period between birth and age 18 resulting in retarding of the child's psychological or physical development.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3719"^^xsd:anyURI) -AnnotationAssertion(Annotation( "EFO:0005548") Annotation( "MONDO:equivalentTo") "DOID:0060037") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005548") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:315.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:129104009") -AnnotationAssertion( "developmental disorder of mental health") -AnnotationAssertion( "developmental mental disorder") -AnnotationAssertion( "MONDO:0005503") -AnnotationAssertion(rdfs:label "developmental disorder of mental health") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "EFO:0005548") ) - -# Class: (oral cavity cancer) - -AnnotationAssertion(Annotation( "NCIT:C9314") "A primary or metastatic malignant neoplasm involving the oral cavity. The majority are squamous cell carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005570") Annotation( "MONDO:equivalentTo") "DOID:8618") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005570") -AnnotationAssertion(Annotation( "DOID:8618") Annotation( "EFO:0005570") "ICD9:144") -AnnotationAssertion(Annotation( "DOID:8618") "ICD9:144.0") -AnnotationAssertion(Annotation( "DOID:8618") "ICD9:144.1") -AnnotationAssertion(Annotation( "DOID:8618") Annotation( "MONDO:relatedTo") "ICD9:144.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:145.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:145.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:149.8") -AnnotationAssertion(Annotation( "EFO:0005570") Annotation( "MONDO:equivalentTo") "NCIT:C9314") -AnnotationAssertion(Annotation( "DOID:8618") Annotation( "MONDO:relatedTo") "SCTID:363385007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363505006") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant mouth neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant mouth tumor") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant neoplasm of mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant neoplasm of the mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9314") "malignant oral cavity neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant oral cavity tumor") -AnnotationAssertion(Annotation( "DOID:8618") "malignant tumor of anterior floor of mouth") -AnnotationAssertion(Annotation( "DOID:8618") "malignant tumor of lateral floor of mouth") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant tumor of mouth") -AnnotationAssertion( "malignant tumor of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C9314") "malignant tumor of the mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oral cavity cancer") -AnnotationAssertion(Annotation( "DOID:8618") "malignant neoplasm of anterior portion of floor of mouth") -AnnotationAssertion(Annotation( "DOID:8618") Annotation( "MTH:NOCODE") "malignant neoplasm of floor of mouth") -AnnotationAssertion(Annotation( "DOID:8618") Annotation( "MTH:U001372") "malignant neoplasm of lateral floor of mouth") -AnnotationAssertion(Annotation( "DOID:8618") "malignant neoplasm of lateral portion of floor of mouth") -AnnotationAssertion(Annotation( "DOID:8618") Annotation( "NCIT:C9318") "malignant tumor of the floor of the mouth") -AnnotationAssertion( "mouth cancer") -AnnotationAssertion( "MONDO:0005515") -AnnotationAssertion(rdfs:label "oral cavity cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8618") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9314") ) - -# Class: (pharynx cancer) - -AnnotationAssertion(Annotation( "NCIT:C7545") "A primary or metastatic malignant neoplasm that affects the pharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:0060119") "pharynx neoplasm") -AnnotationAssertion(Annotation( "EFO:0005577") Annotation( "MONDO:equivalentTo") "DOID:0060119") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005577") -AnnotationAssertion(Annotation( "DOID:0060119") Annotation( "MONDO:equivalentTo") "MESH:D010610") -AnnotationAssertion(Annotation( "EFO:0005577") Annotation( "MONDO:equivalentTo") "NCIT:C7545") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of chordate pharynx") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of pharynx") -AnnotationAssertion( "chordate pharynx cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant chordate pharynx neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of chordate pharynx") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of pharynx") -AnnotationAssertion(Annotation( "NCIT:C7545") "malignant pharyngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7545") "malignant pharyngeal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7545") "malignant pharynx neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7545") "malignant pharynx tumor") -AnnotationAssertion(Annotation( "NCIT:C7545") "malignant tumor of pharynx") -AnnotationAssertion(Annotation( "NCIT:C7545") "malignant tumor of the pharynx") -AnnotationAssertion(Annotation( "DOID:0060119") "pharyngeal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pharynx cancer") -AnnotationAssertion(Annotation( "DOID:0060119") "pharyngeal cancer") -AnnotationAssertion( "MONDO:0005517") -AnnotationAssertion(rdfs:label "pharynx cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0060119") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7545") ) -SubClassOf(Annotation( "NCIT:C7545") ) - -# Class: (renal pelvis carcinoma) - -AnnotationAssertion(Annotation( "EFO:0005582") "A carcinoma arising in the renal pelvis. The majority of renal pelvis carcinomas are transitional cell and less frequently squamous cell carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of renal pelvis") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "ICD9CM:189.1") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of renal pelvis") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7525") "malignant renal pelvis neoplasm") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "MONDO:patterns/location") "renal pelvis cancer") -AnnotationAssertion(Annotation( "EFO:0005582") Annotation( "MONDO:equivalentTo") "DOID:4919") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005582") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "MONDO:equivalentTo") "ICD10CM:C65") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "EFO:0005582") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:189.1") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "EFO:0005582") Annotation( "MONDO:equivalentTo") "NCIT:C6142") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "MONDO:equivalentTo") "SCTID:363457009") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "MONDO:equivalentTo") "UMLS:C0153618") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "MONDO:equivalentTo") "UMLS:C1335749") -AnnotationAssertion(Annotation( "DOID:4919") Annotation( "NCIT:C6142") "carcinoma of kidney pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C6142") "carcinoma of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C6142") "carcinoma of the kidney pelvis") -AnnotationAssertion(Annotation( "NCIT:C6142") "carcinoma of the renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C6142") "kidney pelvis carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6142") "kidney renal pelvis cancer") -AnnotationAssertion(Annotation( "NCIT:C6142") "renal pelvis carcinoma") -AnnotationAssertion( "MONDO:0005519") -AnnotationAssertion(rdfs:label "renal pelvis carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6142") ) -SubClassOf( ) - -# Class: (small intestine carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the small intestine") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C7724") "cancer of small bowel") -AnnotationAssertion(Annotation( "DOID:4907") Annotation( "NCIT:C7724") "cancer of the small bowel") -AnnotationAssertion(Annotation( "DOID:4907") Annotation( "NCIT:C7724") "small bowel cancer") -AnnotationAssertion(Annotation( "NCIT:C7724") "small intestinal cancer") -AnnotationAssertion(Annotation( "NCIT:C7724") "small intestine cancer") -AnnotationAssertion(Annotation( "EFO:0005588") Annotation( "MONDO:equivalentTo") "DOID:4907") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005588") -AnnotationAssertion(Annotation( "DOID:4907") Annotation( "EFO:0005588") Annotation( "MONDO:equivalentTo") Annotation( "ONCOTREE:SIC") "NCIT:C7724") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SIC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448664009") -AnnotationAssertion(Annotation( "NCIT:C7724") "carcinoma of small bowel") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C7724") "carcinoma of small intestine") -AnnotationAssertion(Annotation( "NCIT:C7724") "carcinoma of the small bowel") -AnnotationAssertion(Annotation( "NCIT:C7724") "carcinoma of the small intestine") -AnnotationAssertion(Annotation( "NCIT:C7724") "small bowel carcinoma") -AnnotationAssertion(Annotation( "DOID:4907") Annotation( "NCIT:C7724") "small intestinal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7724") "small intestine cancer, NOS") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine carcinoma") -AnnotationAssertion( "MONDO:0005522") -AnnotationAssertion(rdfs:label "small intestine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4907") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7724") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7724") ) - -# Class: (sweat gland carcinoma) - -AnnotationAssertion(Annotation( "EFO:0005591") "A carcinoma arising from the sweat glands. Representative examples include tubular carcinoma, spiradenocarcinoma, eccrine carcinoma, hidradenocarcinoma, and apocrine carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005591") Annotation( "MONDO:equivalentTo") "DOID:5667") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005591") -AnnotationAssertion(Annotation( "NCIT:C6938") "ICDO:8400/3") -AnnotationAssertion(Annotation( "DOID:5667") Annotation( "EFO:0005591") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6938") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:AECA") -AnnotationAssertion(Annotation( "DOID:5667") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6938") "UMLS:C1412016") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C6938") "carcinoma of sweat gland") -AnnotationAssertion(Annotation( "DOID:5667") Annotation( "NCIT:C6938") "carcinoma of the sweat gland") -AnnotationAssertion(Annotation( "NCIT:C6938") "carcinoma, sweat gland, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6938") "sweat gland carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:AECA") "sweat gland carcinoma/apocrine eccrine carcinoma") -AnnotationAssertion( "MONDO:0005524") -AnnotationAssertion(rdfs:label "sweat gland carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5667") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6938") ) -SubClassOf(Annotation( "NCIT:C6938") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6938") ) - -# Class: (proctitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An inflammatory process affecting the anus. It is usually caused by sexually transmitted infectious agents and/or inflammatory bowel disease.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005628") Annotation( "MONDO:equivalentTo") "DOID:3127") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005628") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:569.49") -AnnotationAssertion(Annotation( "DOID:3127") Annotation( "EFO:0005628") Annotation( "MONDO:equivalentTo") "MESH:D011349") -AnnotationAssertion(Annotation( "DOID:3127") Annotation( "EFO:0005628") Annotation( "MONDO:equivalentTo") "NCIT:C38011") -AnnotationAssertion(Annotation( "DOID:3127") Annotation( "EFO:0005628") Annotation( "MONDO:equivalentTo") "SCTID:3951002") -AnnotationAssertion(Annotation( "DOID:3127") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C38011") "UMLS:C0033246") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "anus inflammation") -AnnotationAssertion( "inflammation of anus") -AnnotationAssertion(Annotation( "NCIT:C38011") "rectitis") -AnnotationAssertion( "MONDO:0005538") -AnnotationAssertion(rdfs:label "proctitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C38011/inferred") ) -SubClassOf(Annotation( "EFO:0005628") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (renal cell adenocarcinoma) - -AnnotationAssertion(Annotation( "EFO:0005708") "A carcinoma arising from the renal parenchyma. There is a strong correlation between cigarette smoking and the development of renal cell carcinoma. The clinical presentation includes : hematuria, flank pain and a palpable lumbar mass. A high percentage of renal cell carcinomas are diagnosed when an ultrasound is performed for other purposes. Radical nephrectomy is the standard intervention procedure. Renal cell carcinoma is generally considered to be resistant to radiation treatment and chemotherapy.") -AnnotationAssertion(Annotation( "NCIT:C9385") "renal cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005708") -AnnotationAssertion(Annotation( "NCIT:C9385") "ICDO:8311/1") -AnnotationAssertion(Annotation( "NCIT:C9385") "ICDO:8312/3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9385") -AnnotationAssertion(Annotation( "NCIT:C9385") Annotation( ) "RCC") -AnnotationAssertion(Annotation( "NCIT:C9385") "adenocarcinoma of kidney") -AnnotationAssertion(Annotation( "NCIT:C9385") "adenocarcinoma of the kidney") -AnnotationAssertion(Annotation( "NCIT:C9385") "carcinoma, renal cell, malignant") -AnnotationAssertion(Annotation( "NCIT:C9385") "kidney adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C9385") "renal cell adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C9385") "renal cell cancer") -AnnotationAssertion(Annotation( "NCIT:C9385") "renal cell carcinoma, stage unspecified") -AnnotationAssertion( "MONDO:0005549") -AnnotationAssertion(rdfs:comment "Editor note: check relationship to RCC") -AnnotationAssertion(rdfs:label "renal cell adenocarcinoma") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (infectious disease) - -AnnotationAssertion(Annotation( "NCIT:C26726") "A disorder directly resulting from the presence and activity of a microbial, viral, or parasitic agent. It can be transmitted by direct or indirect contact.") -AnnotationAssertion(Annotation( "EFO:0005741") Annotation( "MONDO:equivalentTo") "DOID:0050117") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005741") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:A00-B99") -AnnotationAssertion(Annotation( "DOID:0050117") "ICD9:079.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:136.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:136.9") -AnnotationAssertion(Annotation( "EFO:0005741") "IDO:0000436") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D003141") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26726") -AnnotationAssertion(Annotation( "EFO:0005741") Annotation( "MONDO:equivalentTo") "SCTID:40733004") -AnnotationAssertion(Annotation( "NCIT:C26726") "clinical infection") -AnnotationAssertion(Annotation( "doi:10.1007/978-1-4020-5614-7_3557") Annotation( "https://www.merriam-webster.com/medical/communicable%20disease") "communicable disease") -AnnotationAssertion(Annotation( "NCIT:C26726") "infection") -AnnotationAssertion(Annotation( "NCIT:C26726") "infectious") -AnnotationAssertion(Annotation( "DOID:0050117") Annotation( "NCIT:C26726") "infectious disease") -AnnotationAssertion(Annotation( "NCIT:C26726") "infectious diseases and manifestations") -AnnotationAssertion(Annotation( "NCIT:C26726") "infectious disorder") -AnnotationAssertion(Annotation( "doi:10.1007/978-1-4020-5614-7_3557") "transmissible disease") -AnnotationAssertion(Annotation( "DOID:0050117") "disease by infectious agent") -AnnotationAssertion( "MONDO:0005550") -AnnotationAssertion(Annotation( "EFO:0005741") rdfs:comment "Replaces 'infection' in disease hierarchy. OBI imported term infection is moved to pathologic process. This class is a container class for infectious diseases, not the process of infection itself.") -AnnotationAssertion(rdfs:label "infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ocular vascular disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "A disorder that is caused by pathologic changes in the ocular vasculature.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005753") -AnnotationAssertion(Annotation( "EFO:0005753") Annotation( "MONDO:equivalentTo") "NCIT:C35664") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vasculature of eye") -AnnotationAssertion( "disease or disorder of vasculature of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vasculature of eye") -AnnotationAssertion(Annotation( "NCIT:C35664") "ocular vascular disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vasculature of eye disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vasculature of eye disease or disorder") -AnnotationAssertion( "MONDO:0005552") -AnnotationAssertion(rdfs:label "ocular vascular disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0005753") Annotation( "MONDO:Entailed") Annotation( "NCIT:C35664") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rheumatic disorder) - -AnnotationAssertion(Annotation( "NCIT:C27204") "Inflammatory and degenerative diseases of connective tissue structures, such as arthritis.") -AnnotationAssertion(Annotation( "DOID:1575") ) -AnnotationAssertion(Annotation( "MESH:D012216") ) -AnnotationAssertion(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27204") ) -AnnotationAssertion(Annotation( "EFO:0005755") Annotation( "MONDO:equivalentTo") "DOID:1575") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005755") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012216") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27204") -AnnotationAssertion(Annotation( "EFO:0005755") Annotation( "MONDO:equivalentTo") "SCTID:396332003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27204") "UMLS:C0035435") -AnnotationAssertion(Annotation( "EFO:0005755") "Wikipedia:Rheumatism") -AnnotationAssertion(Annotation( "MESH:D012216") Annotation( "NCIT:C27204") "rheumatic disease") -AnnotationAssertion(Annotation( "NCIT:C27204") "rheumatologic disorder") -AnnotationAssertion(Annotation( "NCIT:C27204") "collagen disease") -AnnotationAssertion(Annotation( "NCIT:C27204") "collagen vascular disease") -AnnotationAssertion(Annotation( "NCIT:C27204") "connective tissue disease") -AnnotationAssertion(Annotation( "MESH:D012216") "disease, rheumatic") -AnnotationAssertion(Annotation( "MESH:D012216") "diseases, rheumatic") -AnnotationAssertion(Annotation( "MESH:D012216") "enthesopathies") -AnnotationAssertion(Annotation( "MESH:D012216") "enthesopathy") -AnnotationAssertion(Annotation( "NCIT:C27204") "inflammatory rheumatism") -AnnotationAssertion(Annotation( "NCIT:C27204") "musculoskeletal pain disorder") -AnnotationAssertion(Annotation( "MESH:D012216") Annotation( "NCIT:C27204") "rheumatism") -AnnotationAssertion( "MONDO:0005554") -AnnotationAssertion(rdfs:comment "This is an umbrella term encompassing conditions causing chronic, often intermittent pain affecting the joints and/or connective tissue") -AnnotationAssertion(rdfs:label "rheumatic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1575") Annotation( "MESH:D012216") ) - -# Class: (calcium metabolic disease) - -AnnotationAssertion(Annotation( "MESH:D002128") "Disorders in the processing of calcium in the body: its absorption, transport, storage, and utilization.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005769") Annotation( "MONDO:equivalentTo") "DOID:10575") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005769") -AnnotationAssertion(Annotation( "DOID:10575") Annotation( "EFO:0005769") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:275.4") -AnnotationAssertion(Annotation( "DOID:10575") Annotation( "EFO:0005769") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:275.40") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:275.49") -AnnotationAssertion(Annotation( "DOID:10575") Annotation( "EFO:0005769") Annotation( "MONDO:equivalentTo") "MESH:D002128") -AnnotationAssertion(Annotation( "DOID:10575") Annotation( "EFO:0005769") Annotation( "MONDO:equivalentTo") "SCTID:71638002") -AnnotationAssertion(Annotation( "DOID:10575") Annotation( "EFO:0005769") Annotation( "MONDO:equivalentTo") "UMLS:C0006705") -AnnotationAssertion( "disorder of calcium metabolism") -AnnotationAssertion(Annotation( "DOID:10575") "calcium metabolism disease") -AnnotationAssertion( "calcium metabolism disorder") -AnnotationAssertion( "MONDO:0005557") -AnnotationAssertion(Annotation( "EFO:0005769") rdfs:comment "Defined in terms of GO calcium ion homeostatis. Also consistent with HPO. Note advice from GO as calcium ions are neither created or destroyed is not metabolic process in terms of go, but name retained for purposes of consistency with e.g. Snomed and Mesh, Consider relocating this as a sibling of metabolic disease.") -AnnotationAssertion(rdfs:label "calcium metabolic disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10575") ) -SubClassOf(Annotation( "EFO:0005769-modified") ObjectSomeValuesFrom( )) - -# Class: (ovarian disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the ovary.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005771") Annotation( "MONDO:equivalentTo") "DOID:1100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005771") -AnnotationAssertion(Annotation( "DOID:1100") Annotation( "MONDO:equivalentTo") "MESH:D010049") -AnnotationAssertion(Annotation( "DOID:1100") Annotation( "EFO:0005771") Annotation( "MONDO:equivalentTo") "NCIT:C26841") -AnnotationAssertion(Annotation( "DOID:1100") Annotation( "MONDO:equivalentTo") "SCTID:5552004") -AnnotationAssertion(Annotation( "DOID:1100") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26841") "UMLS:C0029928") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ovary") -AnnotationAssertion( "disease or disorder of ovary") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ovary") -AnnotationAssertion(Annotation( "NCIT:C26841") "ovarian disease") -AnnotationAssertion(Annotation( "NCIT:C26841") "ovarian disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "ovary disease or disorder") -AnnotationAssertion( "MONDO:0005558") -AnnotationAssertion(rdfs:label "ovarian disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1100") Annotation( "MESH:D010049") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:1100") Annotation( "MESH:D010049/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26841") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neurodegenerative disease) - -AnnotationAssertion(Annotation( "NCIT:C4802") "A disorder of the central nervous system characterized by gradual and progressive loss of neural tissue and neurologic function.") -AnnotationAssertion(Annotation( "DOID:1289") "degenerative disease") -AnnotationAssertion(Annotation( "EFO:0005772") Annotation( "MONDO:equivalentTo") "DOID:1289") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005772") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:349.89") -AnnotationAssertion(Annotation( "DOID:1289") Annotation( "EFO:0005772") Annotation( "MONDO:equivalentTo") "MESH:D019636") -AnnotationAssertion(Annotation( "EFO:0005772") Annotation( "MONDO:equivalentTo") "NCIT:C4802") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:80690008") -AnnotationAssertion(Annotation( "DOID:1443") "brain degeneration") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4802") "central nervous system degenerative disorder") -AnnotationAssertion(Annotation( "NCIT:C4802") "central nervous system neurodegenerative disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "degenerative disorder of central nervous system") -AnnotationAssertion(Annotation( "DOID:1289") Annotation( "NCIT:C4802") "neurodegenerative disease") -AnnotationAssertion(Annotation( "MONDO:0001963") "cerebral degeneration disease") -AnnotationAssertion( "MONDO:0005559") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor notes: DO treats this as two diseases") -AnnotationAssertion(rdfs:label "neurodegenerative disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/528") Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain disorder) - -AnnotationAssertion(Annotation( "EFO:0005774") "A disease affecting the brain or part of the brain.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005774") Annotation( "MONDO:equivalentTo") "DOID:936") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005774") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:348.3") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:348.30") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:348.8") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:348.9") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") "MESH:D001927") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") "NCIT:C96413") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") "SCTID:81308009") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") "UMLS:C0006111") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26920") "UMLS:C0085584") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "brain disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of brain") -AnnotationAssertion( "disease or disorder of brain") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of brain") -AnnotationAssertion(Annotation( "DOID:936") Annotation( "NCIT:C26920") "encephalopathy") -AnnotationAssertion( "MONDO:0005560") -AnnotationAssertion(rdfs:comment "Editor note: NCIT has different classes for brain disease and encephalopathy") -AnnotationAssertion(rdfs:label "brain disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:936") Annotation( "MESH:D001927") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26920/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (aortic disorder) - -AnnotationAssertion(Annotation( "NCIT:P378") "Pathology involving the thoracic, thoracoabdominal, or abdominal aorta (including aneurysms). (ACC)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005775") Annotation( "MONDO:equivalentTo") "DOID:520") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005775") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:447.9") -AnnotationAssertion(Annotation( "DOID:520") Annotation( "MONDO:equivalentTo") "MESH:D001018") -AnnotationAssertion(Annotation( "DOID:520") Annotation( "MONDO:equivalentTo") "NCIT:C101253") -AnnotationAssertion(Annotation( "DOID:520") Annotation( "MONDO:equivalentTo") "SCTID:47040006") -AnnotationAssertion(Annotation( "DOID:520") Annotation( "MONDO:equivalentTo") "UMLS:C0003493") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "aorta disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "aorta disease or disorder") -AnnotationAssertion(Annotation( "DOID:520") "aortic disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of aorta") -AnnotationAssertion( "disease or disorder of aorta") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of aorta") -AnnotationAssertion(Annotation( "DOID:520") "disorder of the aorta") -AnnotationAssertion( "MONDO:0005561") -AnnotationAssertion(rdfs:label "aortic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:520") Annotation( "NCIT:C101253") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (embryonal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3264") "A usually malignant neoplasm composed of primitive (immature) tissues that resemble fetal tissues. Medulloblastoma, Ependymoblastoma, Pineoblastoma, and Wilms tumor are representative embryonal neoplasms. --2003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:688") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005784") -AnnotationAssertion(Annotation( "DOID:688") Annotation( "MONDO:relatedTo") "MESH:D009373") -AnnotationAssertion(Annotation( "EFO:0005784") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3264") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:EMBT") -AnnotationAssertion(Annotation( "DOID:688") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3264") "UMLS:C0027654") -AnnotationAssertion(Annotation( "DOID:688") "embryo neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3264") "embryonal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3264") "embryonal tumor") -AnnotationAssertion(Annotation( "ONCOTREE:EMBT") Annotation( ) "EMBT") -AnnotationAssertion(Annotation( "DOID:688") "embryonal cancer") -AnnotationAssertion( "MONDO:0005564") -AnnotationAssertion(rdfs:label "embryonal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:688/inferred") Annotation( "EFO:0005784") Annotation( "NCIT:C3264/inferred") ) - -# Class: (hematologic disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the hematopoietic system.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/254"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005803") Annotation( "MONDO:equivalentTo") "DOID:74") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005803") -AnnotationAssertion(Annotation( "UMLS:CN882913") "GTR:AN1320635") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:D50-D89") -AnnotationAssertion(Annotation( "DOID:74") "ICD9:280-289.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:289.8") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:289.9") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "EFO:0005803") Annotation( "MONDO:equivalentTo") "MESH:D006402") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "MONDO:equivalentTo") "NCIT:C26323") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:97992") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:414022008") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26323") "UMLS:C0018939") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206939") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN882913") -AnnotationAssertion(Annotation( "DOID:74") "blood disease") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "NCIT:C26323") "blood disorder") -AnnotationAssertion(Annotation( "DOID:74") "blood dyscrasia") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "MONDO:patterns/location_top") "disease of hematopoietic system") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "ICD9CM:280-289.99") "disease of the blood and blood-forming organs") -AnnotationAssertion( "disease or disorder of hematopoietic system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of hematopoietic system") -AnnotationAssertion(Annotation( "NCIT:C26323") "hematologic and lymphocytic disorder") -AnnotationAssertion(Annotation( "NCIT:C26323") "hematologic disorder") -AnnotationAssertion(Annotation( "DOID:74") Annotation( "MTH:NOCODE") "hematological disease") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "NCIT:C26323") "hematological disorder") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") "hematological system disease") -AnnotationAssertion(Annotation( "DOID:74") "hematopoietic disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hematopoietic system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "hematopoietic system disease or disorder") -AnnotationAssertion(Annotation( "MONDO:0020006") "rare hematologic disease") -AnnotationAssertion(Annotation( "GTR:AN1320635") "hematological disorders and malignancies") -AnnotationAssertion( "MONDO:0005570") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:97992") ) -AnnotationAssertion(Annotation( "EFO:0005803") rdfs:comment "placeholder for lymphoid disease") -AnnotationAssertion(rdfs:label "hematologic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tauopathy) - -AnnotationAssertion(Annotation( "MESH:D024801") "Neurodegenerative disorders involving deposition of abnormal tau protein isoforms (tau proteins) in neurons and glial cells in the brain. Pathological aggregations of tau proteins are associated with mutation of the tau gene on chromosome 17 in patients with alzheimer disease; dementia; parkinsonian disorders; progressive supranuclear palsy (supranuclear palsy, progressive); and corticobasal degeneration.") -AnnotationAssertion(Annotation( "EFO:0005815") Annotation( "MONDO:equivalentTo") "DOID:680") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005815") -AnnotationAssertion(Annotation( "DOID:680") Annotation( "MONDO:equivalentTo") "MESH:D024801") -AnnotationAssertion(Annotation( "DOID:680") Annotation( "MONDO:equivalentTo") "UMLS:C0949664") -AnnotationAssertion( "MONDO:0005574") -AnnotationAssertion(rdfs:label "tauopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:680") Annotation( "EFO:0005815") Annotation( "MESH:D024801") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (colorectal cancer) - -AnnotationAssertion(Annotation( "NCIT:C4978") "A primary or metastatic malignant neoplasm that affects the colon or rectum. Representative examples include carcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5672") -AnnotationAssertion(Annotation( "EFO:0005842") Annotation( "MONDO:equivalentTo") "DOID:9256") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005842") -AnnotationAssertion(Annotation( "DOID:9256") Annotation( "MONDO:relatedTo") "KEGG:05210") -AnnotationAssertion(Annotation( "DOID:5672") Annotation( "EFO:0005842") Annotation( "MONDO:equivalentTo") "NCIT:C4978") -AnnotationAssertion(Annotation( "DOID:9256") Annotation( "MONDO:equivalentTo") "OMIM:114500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:466667") -AnnotationAssertion(Annotation( "DOID:5672") Annotation( "MONDO:equivalentTo") "SCTID:363510005") -AnnotationAssertion(Annotation( "DOID:9256") Annotation( "MONDO:equivalentObsolete") Annotation( "OMIM:114500") "UMLS:C1527249") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of colorectum") -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of large bowel") -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of large intestine") -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of the large bowel") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colon cancer, advanced, somatic") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colon cancer, somatic") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:114500") "colorectal cancer") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colorectal cancer with chromosomal instability, somatic") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colorectal cancer, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colorectal cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colorectal cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colorectum cancer") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant colorectal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant colorectal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant colorectum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant large bowel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant large bowel tumor") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant large intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant large intestine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of colorectum") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant neoplasm of large bowel") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant neoplasm of large intestine") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant neoplasm of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant neoplasm of the large intestine") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant tumor of large bowel") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant tumor of large intestine") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant tumor of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C4978") "malignant tumor of the large intestine") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:114500") Annotation( ) "CRC") -AnnotationAssertion(Annotation( "OMIM:114500") "colon cancer") -AnnotationAssertion(Annotation( "OMIM:114500") Annotation( "OMIM:genemap2") "colon cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "DOID:5672") "large intestine cancer") -AnnotationAssertion( "MONDO:0005575") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor note: some sources make distinct classes for colorectal vs large intestine. We follow NCIT and make these equivalent") -AnnotationAssertion(rdfs:label "colorectal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4978") ) -SubClassOf(Annotation( "DOID:5672") Annotation( "DOID:9256/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4978") ) - -# Class: (arthritic joint disease) - -AnnotationAssertion(Annotation( "NCIT:C2883") "An inflammatory process affecting a joint. Causes include infection, autoimmune processes, degenerative processes, and trauma. Signs and symptoms may include swelling around the affected joint and pain.") -AnnotationAssertion(Annotation( "EFO:0005856") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005856") Annotation( "MONDO:equivalentTo") "DOID:848") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005856") -AnnotationAssertion(Annotation( "DOID:848") Annotation( "EFO:0005856") Annotation( "MONDO:equivalentTo") "MESH:D001168") -AnnotationAssertion(Annotation( "DOID:848") Annotation( "EFO:0005856") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C2883") -AnnotationAssertion(Annotation( "DOID:848") Annotation( "EFO:0005856") Annotation( "MONDO:equivalentTo") "SCTID:3723001") -AnnotationAssertion(Annotation( "DOID:848") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2883") "UMLS:C0003864") -AnnotationAssertion(Annotation( "EFO:0005856") "Wikipedia:Arthritis") -AnnotationAssertion(Annotation( "DOID:848") Annotation( "NCIT:C2883") "arthritis") -AnnotationAssertion( "inflammation of skeletal joint") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "skeletal joint inflammation") -AnnotationAssertion(Annotation( "DOID:848") "inflammatory disorder of joint") -AnnotationAssertion( "MONDO:0005578") -AnnotationAssertion(rdfs:comment "Editor note: osteoarthritis is primarily non-inflammatory which causes issues if we classify arthritis as inflammatory.") -AnnotationAssertion(rdfs:label "arthritic joint disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:848") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D001168") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2883") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (epilepsy, idiopathic generalized) - -AnnotationAssertion(Annotation( "NCIT:P378") "A chronic condition characterised by recurrent generalised seizures.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/2543"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005917") Annotation( "MONDO:equivalentTo") "DOID:1827") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005917") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C562694") -AnnotationAssertion(Annotation( "DOID:1827") Annotation( "MONDO:equivalentTo") "NCIT:C3021") -AnnotationAssertion(Annotation( "DOID:1827") Annotation( "MONDO:equivalentTo") "OMIM:600669") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:600669") -AnnotationAssertion(Annotation( "DOID:1827") Annotation( "MONDO:equivalentTo") "SCTID:19598007") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( ) "EIG") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:600669") "epilepsy, idiopathic generalized") -AnnotationAssertion(Annotation( "DOID:1827") "generalised epilepsy") -AnnotationAssertion(Annotation( "NCIT:C3021") "generalized epilepsy") -AnnotationAssertion(Annotation( "DOID:1827") Annotation( "OMIM:600669") "idiopathic generalized epilepsy") -AnnotationAssertion( "MONDO:0005579") -AnnotationAssertion(rdfs:label "epilepsy, idiopathic generalized") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:1827") Annotation( "EFO:0005917") Annotation( "MESH:D004829") Annotation( "NCIT:C3021") ) -SubClassOf( ) - -# Class: (esophageal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:99977") "Esophageal squamous cell carcinoma (ESCC) is a type of esophageal carcinoma (EC) that can affect any part of the esophagus, but is usually located in the upper or middle third.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0005922") Annotation( "MONDO:equivalentTo") "DOID:3748") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005922") -AnnotationAssertion(Annotation( "DOID:3748") Annotation( "EFO:0005922") Annotation( "MONDO:equivalentTo") "MESH:C562729") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D000077277") -AnnotationAssertion(Annotation( "DOID:3748") Annotation( "EFO:0005922") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4024") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ESCC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:99977") -AnnotationAssertion(Annotation( "DOID:3748") Annotation( "MONDO:equivalentTo") "SCTID:276804009") -AnnotationAssertion(Annotation( "DOID:3748") Annotation( "EFO:0005922") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4024") Annotation( "Orphanet:99977") "UMLS:C0279626") -AnnotationAssertion(Annotation( "NCIT:C4024") Annotation( "ONCOTREE:ESCC") Annotation( "Orphanet:99977") Annotation( ) "ESCC") -AnnotationAssertion(Annotation( "NCIT:C4024") Annotation( "Orphanet:99977") "esophageal epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4024") "esophageal scc") -AnnotationAssertion(Annotation( "NCIT:C4024") "esophageal squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C4024") Annotation( "Orphanet:99977") "esophageal squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4024") "esophagus scc") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4024") "esophagus squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:3748") Annotation( "NCIT:C4024") "scc of esophagus") -AnnotationAssertion(Annotation( "NCIT:C4024") "scc of the esophagus") -AnnotationAssertion(Annotation( "NCIT:C4024") "squamous cell car. - esophagus") -AnnotationAssertion(Annotation( "DOID:3748") Annotation( "NCIT:C4024") "squamous cell carcinoma of esophagus") -AnnotationAssertion(Annotation( "NCIT:C4024") "squamous cell carcinoma of the esophagus") -AnnotationAssertion( "MONDO:0005580") -AnnotationAssertion(Annotation( "Orphanet:99977") ) -AnnotationAssertion(rdfs:label "esophageal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3748") Annotation( "EFO:0005922") Annotation( "MESH:C562729") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4024") ) -SubClassOf(Annotation( "DOID:3748") Annotation( "EFO:0005922") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4024") Annotation( "Orphanet:99977") ) - -# Class: (non-human animal disease) - -AnnotationAssertion(Annotation( "EFO:0005932") "A disease that occurs in animals.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005932") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D000820") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0003047") -AnnotationAssertion(Annotation( "MESH:D000820") "animal disease") -AnnotationAssertion(Annotation( "MESH:D000820") "diseases, animal") -AnnotationAssertion( "MONDO:0005583") -AnnotationAssertion(rdfs:label "non-human animal disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "EFO:0005932") ) -DisjointClasses( ) - -# Class: (head and neck neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3077") "A benign or malignant neoplasm that affects the anatomic structures of the head and neck region. Representative examples of benign neoplasms include salivary gland pleomorphic adenoma and nasal cavity papilloma. Representative examples of malignant neoplasms include oral cavity squamous cell carcinoma, laryngeal squamous cell carcinoma, and salivary gland carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005950") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "EFO:0005950") Annotation( "MONDO:equivalentTo") "NCIT:C3077") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:HEADNECK") -AnnotationAssertion(Annotation( "EFO:0005950") Annotation( "MONDO:equivalentTo") "SCTID:255055008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3077") "UMLS:C0018671") -AnnotationAssertion( "craniocervical region neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "craniocervical region neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "craniocervical region tumor") -AnnotationAssertion(Annotation( "NCIT:C3077") "head and neck neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3077") "head and neck neoplasm (excluding central nervous system)") -AnnotationAssertion(Annotation( "NCIT:C3077") "head and neck tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of craniocervical region") -AnnotationAssertion(Annotation( "NCIT:C3077") "neoplasm of head and neck") -AnnotationAssertion(Annotation( "NCIT:C3077") "neoplasm of the head and neck") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of craniocervical region") -AnnotationAssertion(Annotation( "NCIT:C3077") "tumor of head and neck") -AnnotationAssertion(Annotation( "NCIT:C3077") "tumor of the head and neck") -AnnotationAssertion( "MONDO:0005586") -AnnotationAssertion(rdfs:label "head and neck neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3077/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (breast ductal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4017") "A breast carcinoma arising from the ducts. While ductal carcinomas can arise at other sites, this term is universally used to refer to carcinomas of the breast. Ductal carcinomas account for about two thirds of all breast cancers. Two types of ductal carcinomas have been described: ductal carcinoma in situ (DCIS) and invasive ductal carcinoma. The latter often spreads to the axillary lymph nodes and other anatomic sites. The two forms of ductal carcinoma often coexist.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4017") "duct adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4017") "duct carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4017") "ductal adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4017") "ductal carcinoma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006318") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D018270") -AnnotationAssertion(Annotation( "EFO:0000430") Annotation( "EFO:0006318") Annotation( "MONDO:equivalentTo") "NCIT:C4017") -AnnotationAssertion(Annotation( "MONDO:0002484") "breast ductal carcinoma") -AnnotationAssertion(Annotation( "MONDO:0005022") "ductal breast adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4017") "ductal breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4017") "ductal carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C4017") "ductal carcinoma of the breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammary duct adenocarcinoma") -AnnotationAssertion( "MONDO:0005590") -AnnotationAssertion(rdfs:label "breast ductal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4017") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (laryngeal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4044") "A squamous cell carcinoma that arises from the larynx. It is the most common histologic type of laryngeal carcinoma. It can arise from the glottis, supraglottic area, or it can be transglottic. Glottic squamous cell carcinoma is the most frequent laryngeal carcinoma in the United States. The symptoms, clinical behavior and the prognosis depend on the site of origin within the larynx.") -AnnotationAssertion(Annotation( "Orphanet:494550") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0006352") Annotation( "MONDO:equivalentTo") "DOID:2876") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006352") -AnnotationAssertion(Annotation( "DOID:2876") Annotation( "EFO:0006352") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4044") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LXSC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:494550") -AnnotationAssertion(Annotation( "DOID:2876") Annotation( "EFO:0006352") Annotation( "MONDO:equivalentTo") "SCTID:405822008") -AnnotationAssertion(Annotation( "DOID:2876") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4044") "UMLS:C0280324") -AnnotationAssertion(Annotation( "NCIT:C4044") "epidermoid carcinoma of larynx") -AnnotationAssertion(Annotation( "DOID:2876") Annotation( "NCIT:C4044") "epidermoid carcinoma of the larynx") -AnnotationAssertion(Annotation( "NCIT:C4044") "laryngeal epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4044") "laryngeal squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4044") "laryngeal throat squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C4044") "larynx epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4044") "larynx squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4044") "squamous cell carcinoma of larynx") -AnnotationAssertion(Annotation( "NCIT:C4044") "squamous cell carcinoma of the larynx") -AnnotationAssertion(Annotation( "ONCOTREE:LXSC") Annotation( ) "LXSC") -AnnotationAssertion( "MONDO:0005595") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "laryngeal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2876") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4044") ) -SubClassOf(Annotation( "EFO:0006352") Annotation( "NCIT:C4044") Annotation( "ONCOTREE:LXSC") ) - -# Class: (chronic bronchitis) - -AnnotationAssertion(Annotation( "NCIT:C26722") "A type of chronic obstructive pulmonary disease characterized by chronic inflammation in the bronchial tree that results in edema, mucus production, obstruction, and reduced airflow to and from the lung alveoli. The most common cause is tobacco smoking. Signs and symptoms include coughing with excessive mucus production, and shortness of breath.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006505") -AnnotationAssertion(Annotation( "EFO:0006505") "ICD9:491") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:491.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:491.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D029481") -AnnotationAssertion(Annotation( "EFO:0006505") Annotation( "MONDO:equivalentTo") "NCIT:C26722") -AnnotationAssertion(Annotation( "EFO:0006505") Annotation( "MONDO:equivalentTo") "SCTID:63480004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26722") "UMLS:C0008677") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "bronchitis, chronic") -AnnotationAssertion( "MONDO:0005607") -AnnotationAssertion(rdfs:label "chronic bronchitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C26722") ) -SubClassOf(Annotation( "EFO:0006505") Annotation( "NCIT:C26722") ) - -# Class: (mesonephric adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4072") "An adenocarcinoma of the cervix or the vagina arising from mesonephric remnants.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006719") -AnnotationAssertion(Annotation( "NCIT:C4072") "ICDO:9110/3") -AnnotationAssertion(Annotation( "EFO:0006719") Annotation( "MONDO:equivalentTo") "NCIT:C4072") -AnnotationAssertion(Annotation( "NCIT:C4072") "malignant mesonephroma") -AnnotationAssertion( "MONDO:0005613") -AnnotationAssertion(rdfs:label "mesonephric adenocarcinoma") -AnnotationAssertion( ) -SubClassOf(Annotation( "EFO:0006719") Annotation( "NCIT:C4072") ) - -# Class: (autoimmune thyroid disease) - -AnnotationAssertion(Annotation( "MESH:D013967") "Inflammatory disease of the thyroid gland due to autoimmune responses leading to lymphocytic infiltration of the gland. It is characterized by the presence of circulating thyroid antigen-specific T-cells and thyroid autoantibodies. The clinical signs can range from hypothyroidism to thyrotoxicosis depending on the type of autoimmune thyroiditis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006812") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006945") -AnnotationAssertion(Annotation( "EFO:0006812") Annotation( "MONDO:equivalentTo") "MESH:D013967") -AnnotationAssertion(Annotation( "EFO:0006812") "Wikipedia:Autoimmune_thyroiditis") -AnnotationAssertion( "autoimmune thyroid gland inflammation") -AnnotationAssertion(Annotation( "MESH:D013967") "autoimmune thyroiditides") -AnnotationAssertion(Annotation( "MESH:D013967") "autoimmune thyroiditis") -AnnotationAssertion(Annotation( "MESH:D013967") "lymphocytic thyroiditides") -AnnotationAssertion(Annotation( "MESH:D013967") "lymphocytic thyroiditis") -AnnotationAssertion(Annotation( "MESH:D013967") "lymphomatous thyroiditides") -AnnotationAssertion(Annotation( "MESH:D013967") "lymphomatous thyroiditis") -AnnotationAssertion(Annotation( "MESH:D013967") "thyroiditides, autoimmune") -AnnotationAssertion(Annotation( "MESH:D013967") "thyroiditides, lymphocytic") -AnnotationAssertion(Annotation( "MESH:D013967") "thyroiditides, lymphomatous") -AnnotationAssertion(Annotation( "MESH:D013967") "thyroiditis, lymphocytic") -AnnotationAssertion(Annotation( "MESH:D013967") "thyroiditis, lymphomatous") -AnnotationAssertion( "MONDO:0005623") -AnnotationAssertion(Annotation( "EFO:0006812") rdfs:comment "Disease of the thyroid gland due to autoimmunity in which the patient's immune system attacks and damages their thyroid. It can be either hyper- or hypothyroidism. (http://www.medicinenet.com/script/main/art.asp?articlekey=24314 - accessed 20th July, 2015)") -AnnotationAssertion(rdfs:label "autoimmune thyroid disease") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D013967") Annotation( "MONDO:Redundant") ) - -# Class: (epithelial neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3709") "A benign or malignant neoplasm that arises from and is composed of epithelial cells. This category include adenomas, papillomas, and carcinomas.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006858") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009375") -AnnotationAssertion(Annotation( "EFO:0006858") Annotation( "MONDO:equivalentTo") "NCIT:C3709") -AnnotationAssertion(Annotation( "EFO:0006858") Annotation( "MONDO:equivalentTo") "SCTID:118285006") -AnnotationAssertion(Annotation( "NCIT:C3709") "epithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3709") "epithelioma") -AnnotationAssertion( "MONDO:0005626") -AnnotationAssertion(rdfs:label "epithelial neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C3709") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0006858") Annotation( "MESH:D009375/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3709/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (head and neck cancer) - -AnnotationAssertion(Annotation( "NCIT:C4013") "A primary or metastatic malignant neoplasm affecting the head and neck. Representative examples include oral cavity squamous cell carcinoma, laryngeal squamous cell carcinoma, and salivary gland carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:11934") Annotation( "MTH:NOCODE") "head and neck neoplasm") -AnnotationAssertion(Annotation( "DOID:11934") "head and neck tumours") -AnnotationAssertion(Annotation( "DOID:11934") "head/neck neoplasm") -AnnotationAssertion(Annotation( "EFO:0006859") Annotation( "MONDO:equivalentTo") "DOID:11934") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006859") -AnnotationAssertion(Annotation( "EFO:0006859") Annotation( "MONDO:equivalentTo") "NCIT:C4013") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4013") "UMLS:C0278996") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of craniocervical region") -AnnotationAssertion(Annotation( "NCIT:C4013") "cancer of head and neck") -AnnotationAssertion(Annotation( "NCIT:C4013") "cancer of the head and neck") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "craniocervical region cancer") -AnnotationAssertion(Annotation( "NCIT:C4013") "head and neck cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "head and neck malignant neoplasia") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant craniocervical region neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4013") "malignant head and neck neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4013") "malignant head and neck tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of craniocervical region") -AnnotationAssertion(Annotation( "NCIT:C4013") "malignant neoplasm of head and neck") -AnnotationAssertion(Annotation( "NCIT:C4013") "malignant neoplasm of the head and neck") -AnnotationAssertion(Annotation( "NCIT:C4013") "malignant tumor of head and neck") -AnnotationAssertion(Annotation( "NCIT:C4013") "malignant tumor of the head and neck") -AnnotationAssertion( "MONDO:0005627") -AnnotationAssertion(rdfs:label "head and neck cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11934") Annotation( "DOID:11934/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0006859") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4013") ) - -# Class: (male breast carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the male breast.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0006861") Annotation( "MONDO:equivalentTo") "DOID:1614") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006861") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0009312") -AnnotationAssertion(Annotation( "DOID:1614") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:175.9") -AnnotationAssertion(Annotation( "DOID:1614") Annotation( "MONDO:equivalentTo") "MESH:D018567") -AnnotationAssertion(Annotation( "EFO:0006861") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3862") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:372095001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3862") "UMLS:C0238033") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0242787") -AnnotationAssertion(Annotation( "DOID:1614") Annotation( "MONDO:equivalentTo") "UMLS:C0242788") -AnnotationAssertion(Annotation( "NCIT:C3862") "Male breast cancer") -AnnotationAssertion(Annotation( "NCIT:C3862") "Male breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3862") "carcinoma of Male breast") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of male breast") -AnnotationAssertion(Annotation( "NCIT:C3862") "carcinoma of the Male breast") -AnnotationAssertion(Annotation( "NCIT:C3862") "male breast cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male breast carcinoma") -AnnotationAssertion(Annotation( "DOID:1614") "malignant neoplasm of male breast") -AnnotationAssertion(Annotation( "DOID:1614") "neoplasm of male breast") -AnnotationAssertion(Annotation( "GARD:0009312") "breast cancer in men") -AnnotationAssertion(Annotation( "GARD:0009312") "breast cancer, male") -AnnotationAssertion( "MONDO:0005628") -AnnotationAssertion(rdfs:label "male breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0006861") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3862") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (appendicitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Acute inflammation of the vermiform appendix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007149") Annotation( "MONDO:equivalentTo") "DOID:8337") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007149") -AnnotationAssertion(Annotation( "DOID:8337") "ICD9:540-543.99") -AnnotationAssertion(Annotation( "DOID:8337") "ICD9:541") -AnnotationAssertion(Annotation( "DOID:8337") Annotation( "EFO:0007149") Annotation( "MONDO:equivalentTo") "MESH:D001064") -AnnotationAssertion(Annotation( "DOID:8337") Annotation( "MONDO:equivalentTo") "NCIT:C35145") -AnnotationAssertion(Annotation( "DOID:8337") Annotation( "MONDO:equivalentTo") "SCTID:74400008") -AnnotationAssertion(Annotation( "DOID:8337") Annotation( "MONDO:equivalentTo") "UMLS:C0003615") -AnnotationAssertion( "inflammation of vermiform appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "vermiform appendix inflammation") -AnnotationAssertion(Annotation( "DOID:8337") "acute appendicitis") -AnnotationAssertion(Annotation( "DOID:8337") "acute appendicitis with generalized peritonitis") -AnnotationAssertion(Annotation( "DOID:8337") "acute appendicitis with peritoneal abscess") -AnnotationAssertion( "MONDO:0005649") -AnnotationAssertion(rdfs:label "appendicitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:8337") Annotation( "MESH:D001064") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (cecal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that affects the cecum. Representative examples of benign neoplasms include lipoma and leiomyoma. Representative examples of malignant neoplasms include carcinoma, lymphoma, and sarcoma. Cecal adenomas always exhibit epithelial dysplasia and are considered premalignant neoplasms.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007197") Annotation( "MONDO:equivalentTo") "DOID:1517") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007197") -AnnotationAssertion(Annotation( "DOID:1517") Annotation( "EFO:0007197") Annotation( "MONDO:equivalentTo") "MESH:D002430") -AnnotationAssertion(Annotation( "DOID:1517") Annotation( "MONDO:equivalentTo") "NCIT:C4433") -AnnotationAssertion(Annotation( "DOID:1517") Annotation( "MONDO:equivalentTo") "SCTID:126839008") -AnnotationAssertion(Annotation( "DOID:1517") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4433") "UMLS:C0007528") -AnnotationAssertion( "caecum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "caecum tumor") -AnnotationAssertion(Annotation( "DOID:1517") Annotation( "NCIT:C4433") "cecum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4433") "cecum tumor") -AnnotationAssertion(Annotation( "DOID:1517") Annotation( "MONDO:patterns/neoplasm") "neoplasm of caecum") -AnnotationAssertion(Annotation( "NCIT:C4433") "neoplasm of cecum") -AnnotationAssertion(Annotation( "NCIT:C4433") "neoplasm of the cecum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of caecum") -AnnotationAssertion(Annotation( "NCIT:C4433") "tumor of cecum") -AnnotationAssertion(Annotation( "NCIT:C4433") "tumor of the cecum") -AnnotationAssertion(Annotation( "DOID:1517") "cecal benign neoplasm") -AnnotationAssertion( "MONDO:0005694") -AnnotationAssertion(rdfs:label "cecal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D002430") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0007197/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4433") ) - -# Class: (diaphragm disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the diaphragm.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10481") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007233") -AnnotationAssertion(Annotation( "DOID:10481") "ICD9:519.4") -AnnotationAssertion(Annotation( "DOID:10481") Annotation( "MONDO:equivalentTo") "SCTID:48475001") -AnnotationAssertion(Annotation( "DOID:10481") Annotation( "MONDO:equivalentTo") "UMLS:C0152097") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "diaphragm disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "diaphragm disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of diaphragm") -AnnotationAssertion( "disease or disorder of diaphragm") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of diaphragm") -AnnotationAssertion( "diaphragmatic disease") -AnnotationAssertion( "diaphragmatic disorder") -AnnotationAssertion( "MONDO:0005728") -AnnotationAssertion(rdfs:label "diaphragm disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fungal lung infectious disease) - -AnnotationAssertion(Annotation( "MESH:D008172") "Pulmonary diseases caused by fungal infections, usually through hematogenous spread.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007278") -AnnotationAssertion(Annotation( "EFO:0007278") Annotation( "MONDO:equivalentTo") "MESH:D008172") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0024116") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Fungi caused lung disease") -AnnotationAssertion( "Fungi lung disease") -AnnotationAssertion(Annotation( "MESH:D008172") "fungal disease, pulmonary") -AnnotationAssertion(Annotation( "MESH:D008172") "fungal diseases, pulmonary") -AnnotationAssertion(Annotation( "MESH:D008172") "fungal infection, pulmonary") -AnnotationAssertion(Annotation( "MESH:D008172") "fungal infections, pulmonary") -AnnotationAssertion(Annotation( "MESH:D008172") "fungal lung disease") -AnnotationAssertion(Annotation( "MESH:D008172") "fungal lung diseases") -AnnotationAssertion(Annotation( "MESH:D008172") "lung disease, fungal") -AnnotationAssertion(Annotation( "MESH:D008172") "pulmonary fungal disease") -AnnotationAssertion(Annotation( "MESH:D008172") "pulmonary fungal diseases") -AnnotationAssertion(Annotation( "MESH:D008172") "pulmonary fungal infection") -AnnotationAssertion(Annotation( "MESH:D008172") "pulmonary fungal infections") -AnnotationAssertion( "MONDO:0005766") -AnnotationAssertion(rdfs:label "fungal lung infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D008172") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0007278") Annotation( "MESH:D008172") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D008172") Annotation( "MONDO:Redundant") ) - -# Class: (herpes simplex virus gingivostomatitis) - -AnnotationAssertion(Annotation( "MESH:D013283") "Stomatitis caused by Herpesvirus hominis. It usually occurs as acute herpetic stomatitis (or gingivostomatitis), an oral manifestation of primary herpes simplex seen primarily in children and adolescents.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007307") -AnnotationAssertion(Annotation( "EFO:0007307") Annotation( "MONDO:equivalentTo") "MESH:D013283") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:57920007") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Simplexvirus caused stomatitis") -AnnotationAssertion( "Simplexvirus stomatitis") -AnnotationAssertion(Annotation( "MESH:D013283") "Gingivostomatitides, herpetic") -AnnotationAssertion(Annotation( "MESH:D013283") "Gingivostomatitis, herpetic") -AnnotationAssertion(Annotation( "MESH:D013283") "Herpes simplex, oral") -AnnotationAssertion(Annotation( "MESH:D013283") "Stomatitides, herpetic") -AnnotationAssertion(Annotation( "MESH:D013283") "herpetic Gingivostomatitides") -AnnotationAssertion(Annotation( "MESH:D013283") "herpetic Gingivostomatitis") -AnnotationAssertion(Annotation( "MESH:D013283") "herpetic Stomatitides") -AnnotationAssertion(Annotation( "MESH:D013283") "herpetic stomatitis") -AnnotationAssertion(Annotation( "MESH:D013283") "oral Herpes simplex") -AnnotationAssertion(Annotation( "MESH:D013283") "simplex, oral Herpes") -AnnotationAssertion( "MONDO:0005792") -AnnotationAssertion(rdfs:label "herpes simplex virus gingivostomatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0007307") Annotation( "MESH:D013283") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D013283") Annotation( "MONDO:Redundant") ) - -# Class: (Herpesviridae infectious disease) - -AnnotationAssertion(Annotation( "MESH:D006566") "Virus diseases caused by the herpesviridae.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007309") -AnnotationAssertion(Annotation( "EFO:0007309") Annotation( "MONDO:equivalentTo") "MESH:D006566") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:23513009") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Herpesviridae caused disease or disorder") -AnnotationAssertion( "Herpesviridae disease or disorder") -AnnotationAssertion(Annotation( "MONDO:0024460") "Herpesviridae infections") -AnnotationAssertion( "herpesvirus infection") -AnnotationAssertion(Annotation( "MESH:D006566") "Herpesviridae infection") -AnnotationAssertion(Annotation( "MESH:D006566") "Herpesvirus infection") -AnnotationAssertion(Annotation( "MESH:D006566") "Herpesvirus infections") -AnnotationAssertion( "herpes infection") -AnnotationAssertion(Annotation( "MESH:D006566") "infection, Herpesviridae") -AnnotationAssertion(Annotation( "MESH:D006566") "infection, Herpesvirus") -AnnotationAssertion(Annotation( "MESH:D006566") "infections, Herpesviridae") -AnnotationAssertion(Annotation( "MESH:D006566") "infections, Herpesvirus") -AnnotationAssertion( "MONDO:0005794") -AnnotationAssertion(rdfs:label "Herpesviridae infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hyperinsulinemic hypoglycemia) - -AnnotationAssertion(Annotation( "MESH:D046768") "An inherited autosomal recessive syndrome characterized by the disorganized formation of new islets in the pancreas and congenital hyperinsulinism. It is due to focal hyperplasia of pancreatic islet cells budding off from the ductal structures and forming new islets of langerhans. Mutations in the islet cells involve the potassium channel gene kcnj11 or the atp-binding cassette transporter gene abcc8, both on chromosome 11.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3649"^^xsd:anyURI) -AnnotationAssertion( "hyperinsulinemic hypoglycemia (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007318") Annotation( "MONDO:equivalentTo") "DOID:13317") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007318") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000825") -AnnotationAssertion(Annotation( "DOID:13317") Annotation( "MONDO:relatedTo") "NCIT:C4375") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:256450") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:443095") -AnnotationAssertion(Annotation( "DOID:13317") Annotation( "MONDO:equivalentTo") "SCTID:42681006") -AnnotationAssertion(Annotation( "OMIMPS:256450") "hyperinsulinemia hypoglycemia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "hyperinsulinemic hypoglycemia (disease)") -AnnotationAssertion(Annotation( "DOID:13317") "islet cell hyperplasia") -AnnotationAssertion(Annotation( "DOID:13317") "persistent hyperinsulinemia hypoglycemia of infancy") -AnnotationAssertion(Annotation( "DOID:13317") "nesidioblastosis") -AnnotationAssertion( "MONDO:0005803") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:443095") ) -AnnotationAssertion(rdfs:label "hyperinsulinemic hypoglycemia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:443095") ) -SubClassOf(Annotation( "DOID:13317") Annotation( "EFO:0007318") ) -SubClassOf(Annotation( "MONDO:0020005") ObjectSomeValuesFrom( )) - -# Class: (intestinal cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the intestine") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007330") Annotation( "MONDO:equivalentTo") "DOID:10155") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007330") -AnnotationAssertion(Annotation( "DOID:10155") "ICD9:159.0") -AnnotationAssertion(Annotation( "DOID:10155") Annotation( "EFO:0007330") Annotation( "MONDO:equivalentTo") "MESH:D007414") -AnnotationAssertion(Annotation( "DOID:10155") Annotation( "MONDO:equivalentTo") "NCIT:C4572") -AnnotationAssertion(Annotation( "DOID:10155") Annotation( "MONDO:equivalentTo") "SCTID:363508008") -AnnotationAssertion(Annotation( "DOID:10155") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4572") "UMLS:C0346627") -AnnotationAssertion(Annotation( "NCIT:C4572") "bowel cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4572") "cancer of intestine") -AnnotationAssertion(Annotation( "NCIT:C4572") "cancer of the intestine") -AnnotationAssertion(Annotation( "NCIT:C4572") "intestinal cancer") -AnnotationAssertion(Annotation( "NCIT:C4572") "intestinal neoplasms, malignant") -AnnotationAssertion(Annotation( "NCIT:C4572") "intestinal tumors, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine cancer") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant intestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant intestinal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant intestinal tumor") -AnnotationAssertion(Annotation( "DOID:10155") Annotation( "NCIT:C4572") "malignant intestinal tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4572") "malignant intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant intestine tumor") -AnnotationAssertion(Annotation( "DOID:10155") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4572") "malignant neoplasm of intestine") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant neoplasm of the intestine") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant tumor of intestine") -AnnotationAssertion(Annotation( "NCIT:C4572") "malignant tumor of the intestine") -AnnotationAssertion( "MONDO:0005814") -AnnotationAssertion(rdfs:label "intestinal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10155") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4572") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4572") ) - -# Class: (pancreatic neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C27031") "A neoplasm with neuroendocrine differentiation that arises from the pancreas. It includes neuroendocrine tumors (low and intermediate grade) and neuroendocrine carcinomas (high grade).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007331") Annotation( "MONDO:equivalentTo") "DOID:1799") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007331") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007311") -AnnotationAssertion(Annotation( "NCIT:C27031") "ICDO:8150/1") -AnnotationAssertion(Annotation( "DOID:1799") Annotation( "MONDO:equivalentTo") "NCIT:C27031") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:506052") -AnnotationAssertion(Annotation( "DOID:1799") Annotation( "MONDO:equivalentTo") "SCTID:254611009") -AnnotationAssertion(Annotation( "Orphanet:506052") Annotation( ) "PNEN") -AnnotationAssertion( "endocrine pancreas neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine pancreas neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "endocrine pancreas tumor") -AnnotationAssertion(Annotation( "DOID:1799") "malignant tumor of endocrine pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of endocrine pancreas") -AnnotationAssertion(Annotation( "Orphanet:506052") "pancreatic NEN") -AnnotationAssertion(Annotation( "DOID:1799") Annotation( "NCIT:C27031") "pancreatic endocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27031") Annotation( "Orphanet:506052") "pancreatic neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of endocrine pancreas") -AnnotationAssertion(Annotation( "GARD:0007311") "Islet cell tumors") -AnnotationAssertion(Annotation( "DOID:1799") "endocrine pancreas cancer") -AnnotationAssertion(Annotation( "DOID:1799") "islet cell neoplasm") -AnnotationAssertion(Annotation( "DOID:1799") "islet cell tumor") -AnnotationAssertion(Annotation( "DOID:1799") "islet cell tumour") -AnnotationAssertion(Annotation( "DOID:1799") Annotation( "NCIT:C3770") "malignant pancreatic endocrine tumor") -AnnotationAssertion(Annotation( "GARD:0007311") "Islet of Langerhans tumor") -AnnotationAssertion(Annotation( "Orphanet:506052") "neuroendocrine neoplasm of pancreas") -AnnotationAssertion( "MONDO:0005815") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor note: classified as carcinoma in EFO") -AnnotationAssertion(rdfs:label "pancreatic neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1799") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27031") ) -SubClassOf(Annotation( "EFO:0007331") Annotation( "MONDO:0018520-obsoleted") Annotation( "MONDO:Entailed") Annotation( "NCIT:C27031") ) -SubClassOf(Annotation( "Orphanet:506052") ) - -# Class: (lymphangitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the lymphatic vessels.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007351") Annotation( "MONDO:equivalentTo") "DOID:9317") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007351") -AnnotationAssertion(Annotation( "DOID:9317") Annotation( "MONDO:equivalentTo") "ICD10CM:I89.1") -AnnotationAssertion(Annotation( "DOID:9317") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:457.2") -AnnotationAssertion(Annotation( "DOID:9317") Annotation( "EFO:0007351") Annotation( "MONDO:equivalentTo") "MESH:D008205") -AnnotationAssertion(Annotation( "DOID:9317") Annotation( "MONDO:equivalentTo") "NCIT:C34790") -AnnotationAssertion(Annotation( "DOID:9317") Annotation( "MONDO:equivalentTo") "SCTID:1415005") -AnnotationAssertion(Annotation( "DOID:9317") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34790") "UMLS:C0024225") -AnnotationAssertion( "inflammation of lymphatic vessel") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "lymphatic vessel inflammation") -AnnotationAssertion( "MONDO:0005832") -AnnotationAssertion(rdfs:label "lymphangitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9317") Annotation( "MESH:D008205") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lymphatic system disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the lymphatic part of lymphoid system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:75") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007352") -AnnotationAssertion(Annotation( "DOID:75") Annotation( "MONDO:equivalentTo") "MESH:D008206") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C50764") -AnnotationAssertion(Annotation( "DOID:75") Annotation( "MONDO:equivalentTo") "SCTID:362971004") -AnnotationAssertion(Annotation( "DOID:75") Annotation( "MONDO:equivalentTo") "UMLS:C0024228") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lymphatic part of lymphoid system") -AnnotationAssertion( "disease or disorder of lymphatic part of lymphoid system") -AnnotationAssertion(Annotation( "DOID:75") "disorder of lymph node and lymphatics") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of lymphatic part of lymphoid system") -AnnotationAssertion(Annotation( "DOID:75") "disorder of lymphatic system") -AnnotationAssertion(Annotation( "NCIT:C50764") "glands, swollen") -AnnotationAssertion(Annotation( "DOID:75") Annotation( "MTH:461") Annotation( "MTH:NOCODE") "lymphatic disease") -AnnotationAssertion(Annotation( "DOID:75") Annotation( "NCIT:C3206") "lymphatic disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lymphatic part of lymphoid system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "lymphatic part of lymphoid system disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C50764") "swollen gland") -AnnotationAssertion(Annotation( "NCIT:C50764") "swollen glands") -AnnotationAssertion(Annotation( "NCIT:C50764") "lymphadenopathy") -AnnotationAssertion(Annotation( "DOID:75") "lymphangiopathy") -AnnotationAssertion(Annotation( "DOID:75") "adenopathy") -AnnotationAssertion(Annotation( "DOID:75") "disease of lympoid system") -AnnotationAssertion(Annotation( "DOID:75") "disorder of lymphoid system") -AnnotationAssertion(Annotation( "DOID:75") "lympoid system disease") -AnnotationAssertion( "MONDO:0005833") -AnnotationAssertion(rdfs:comment "Editor note: check alignment to anatomy, consider lymphoid system disease") -AnnotationAssertion(rdfs:label "lymphatic system disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (male reproductive organ cancer) - -AnnotationAssertion(Annotation( "NCIT:C8561") "A primary or metastatic malignant neoplasm involving the male reproductive system. Representative examples include prostate carcinoma, penile carcinoma, testicular seminoma, and testicular embryonal carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3856") "male genital neoplasm") -AnnotationAssertion(Annotation( "DOID:3856") "male reproductive system neoplasm") -AnnotationAssertion(Annotation( "DOID:3856") "neoplasm of male genital organ") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "NCIT:C3054") "tumor of male reproductive system") -AnnotationAssertion(Annotation( "EFO:0007355") Annotation( "MONDO:equivalentTo") "DOID:3856") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007355") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:187.8") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:187.9") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "EFO:0007355") Annotation( "MONDO:equivalentTo") "MESH:D005834") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "MONDO:equivalentTo") "NCIT:C8561") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "MONDO:equivalentTo") "SCTID:363515000") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of male reproductive organ") -AnnotationAssertion(Annotation( "DOID:3856") "male genital cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male reproductive organ cancer") -AnnotationAssertion(Annotation( "NCIT:C8561") "malignant Male reproductive system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8561") "malignant Male reproductive system tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant male reproductive organ neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8561") "malignant neoplasm of Male reproductive system") -AnnotationAssertion(Annotation( "DOID:3856") "malignant neoplasm of male genital organ") -AnnotationAssertion(Annotation( "DOID:3856") "malignant neoplasm of male genital organ or tract") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "ICD9CM:187.9") "malignant neoplasm of male genital organ, site unspecified") -AnnotationAssertion(Annotation( "DOID:3856") "malignant neoplasm of male genital organs") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of male reproductive organ") -AnnotationAssertion(Annotation( "NCIT:C8561") "malignant neoplasm of the Male reproductive system") -AnnotationAssertion(Annotation( "NCIT:C8561") "malignant tumor of Male reproductive system") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "MTH:U001031") "malignant tumor of male genital organ") -AnnotationAssertion(Annotation( "DOID:3856") Annotation( "NCIT:C8561") "malignant tumor of male reproductive system") -AnnotationAssertion(Annotation( "NCIT:C8561") "malignant tumor of the Male reproductive system") -AnnotationAssertion( "MONDO:0005836") -AnnotationAssertion(rdfs:label "male reproductive organ cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3856") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8561") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8561") ) - -# Class: (mandibular cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the mandible") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2338") "mandibular neoplasm") -AnnotationAssertion(Annotation( "DOID:2338") "neoplasm of mandible") -AnnotationAssertion(Annotation( "EFO:0007356") Annotation( "MONDO:equivalentTo") "DOID:2338") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007356") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:170.1") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "EFO:0007356") Annotation( "MONDO:equivalentTo") "MESH:D008339") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "MONDO:equivalentTo") "NCIT:C35178") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "MONDO:equivalentTo") "SCTID:448668007") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of mandible") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant mandible neoplasm") -AnnotationAssertion(Annotation( "DOID:2338") "malignant neoplasm of inferior maxilla") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "NCIT:C35178") "malignant neoplasm of lower jaw bone") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of mandible") -AnnotationAssertion(Annotation( "DOID:2338") Annotation( "MONDO:patterns/location") "mandible cancer") -AnnotationAssertion( "MONDO:0005837") -AnnotationAssertion(rdfs:label "mandibular cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2338") Annotation( "MESH:D008339") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (maxillary neoplasm) - -AnnotationAssertion(Annotation( "MESH:D008441") "Cancer or tumors of the maxilla or upper jaw.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007360") Annotation( "MONDO:equivalentTo") "DOID:4618") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007360") -AnnotationAssertion(Annotation( "DOID:4618") Annotation( "EFO:0007360") Annotation( "MONDO:equivalentTo") "MESH:D008441") -AnnotationAssertion(Annotation( "DOID:4618") Annotation( "MONDO:equivalentTo") "SCTID:126550004") -AnnotationAssertion(Annotation( "DOID:4618") Annotation( "MONDO:equivalentTo") "UMLS:C0024954") -AnnotationAssertion( "bone of upper jaw neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone of upper jaw neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "bone of upper jaw tumor") -AnnotationAssertion(Annotation( "DOID:4618") "maxillary neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of bone of upper jaw") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of bone of upper jaw") -AnnotationAssertion(Annotation( "DOID:4618") "maxillary cancer") -AnnotationAssertion(Annotation( "DOID:4618") "upper jaw bone cancer") -AnnotationAssertion( "MONDO:0005841") -AnnotationAssertion(rdfs:label "maxillary neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mediastinal cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the mediastinum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5559") Annotation( "NCIT:C3221") "mediastinal tumor") -AnnotationAssertion(Annotation( "DOID:5559") "tumour of mediastinum") -AnnotationAssertion(Annotation( "EFO:0007362") Annotation( "MONDO:equivalentTo") "DOID:5559") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007362") -AnnotationAssertion(Annotation( "DOID:5559") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:164.9") -AnnotationAssertion(Annotation( "DOID:5559") Annotation( "EFO:0007362") Annotation( "MONDO:equivalentTo") "MESH:D008479") -AnnotationAssertion(Annotation( "DOID:5559") Annotation( "MONDO:equivalentTo") "NCIT:C3549") -AnnotationAssertion(Annotation( "DOID:5559") Annotation( "MONDO:equivalentTo") "SCTID:363494000") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3549") "cancer of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3549") "cancer of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3549") "malignant mediastinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3549") "malignant mediastinal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant mediastinum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3549") "malignant neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3549") "malignant neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3549") "malignant tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3549") "malignant tumor of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3549") "mediastinal cancer") -AnnotationAssertion(Annotation( "DOID:5559") Annotation( "MONDO:patterns/location") "mediastinum cancer") -AnnotationAssertion( "MONDO:0005843") -AnnotationAssertion(rdfs:label "mediastinal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5559") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3549") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3549") ) - -# Class: (meningoencephalitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the meninges and brain, generally secondary to an infectious cause. Pathogens may be bacterial, viral, fungal, or protozoan.") -AnnotationAssertion(Annotation( "EFO:0007364") Annotation( "MONDO:equivalentTo") "DOID:10554") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007364") -AnnotationAssertion(Annotation( "DOID:10554") Annotation( "EFO:0007364") Annotation( "MONDO:equivalentTo") "MESH:D008590") -AnnotationAssertion(Annotation( "DOID:10554") Annotation( "MONDO:equivalentTo") "NCIT:C34813") -AnnotationAssertion(Annotation( "DOID:10554") Annotation( "MONDO:equivalentTo") "SCTID:7125002") -AnnotationAssertion(Annotation( "DOID:10554") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34813") "UMLS:C0025309") -AnnotationAssertion( "MONDO:0005845") -AnnotationAssertion(rdfs:label "meningoencephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D008590") Annotation( "MONDO:Entailed") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (muscle cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A malignant neoplasm affecting the skeletal or smooth muscles. Malignant neoplasms arising from the skeletal muscles are called rhabdomyosarcomas. Malignant neoplasms arising from the smooth muscles are called leiomyosarcomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007384") Annotation( "MONDO:equivalentTo") "DOID:4045") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007384") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:171.9") -AnnotationAssertion(Annotation( "NCIT:C4883") "ICDO:8895/3") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "MONDO:equivalentTo") "NCIT:C4883") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "MONDO:equivalentTo") "SCTID:363495004") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "MONDO:equivalentTo") "UMLS:C0027095") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4883") "UMLS:C0684743") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of muscle structure") -AnnotationAssertion(Annotation( "NCIT:C4883") "malignant muscle neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant muscle structure neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4883") "malignant muscle tumor") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "NCIT:C4883") "malignant neoplasm of muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of muscle structure") -AnnotationAssertion(Annotation( "NCIT:C4883") "malignant neoplasm of the muscle") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "NCIT:C4883") "malignant tumor of muscle") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "NCIT:C4883") "malignant tumor of the muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "muscle structure cancer") -AnnotationAssertion(Annotation( "DOID:4045") Annotation( "NCIT:C4883") "myosarcoma") -AnnotationAssertion( "MONDO:0005864") -AnnotationAssertion(rdfs:label "muscle cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4045") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Nematoda infectious disease) - -AnnotationAssertion(Annotation( "MESH:D007815") "Infections caused by nematode larvae which never develop into the adult stage and migrate through various body tissues. They commonly infect the skin, eyes, and viscera in humans. Ancylostoma brasiliensis causes cutaneous larva migrans. Toxocara causes visceral larva migrans.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021556") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007391") -AnnotationAssertion(Annotation( "EFO:0007391") Annotation( "MONDO:relatedTo") "MESH:D007815") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0027583") "MESH:D009349") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0027583") "SCTID:84706005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0027583") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Nematoda caused disease or disorder") -AnnotationAssertion( "Nematoda disease or disorder") -AnnotationAssertion( "disease due to nematoda") -AnnotationAssertion(Annotation( "UMLS:C0027583") "Disease due to Nematoda") -AnnotationAssertion(Annotation( "MESH:D009349") "Infection, Nematode") -AnnotationAssertion(Annotation( "MESH:D009349") "Infections, Nematode") -AnnotationAssertion(Annotation( "MESH:D009349") "Nematode Infection") -AnnotationAssertion(Annotation( "MESH:D009349") "Nematode Infections") -AnnotationAssertion(Annotation( "UMLS:C0027583") "Nematode infection") -AnnotationAssertion(Annotation( "UMLS:C0027583") "Nematodiasis") -AnnotationAssertion( "nematode infection") -AnnotationAssertion( "nematodiasis") -AnnotationAssertion( "MONDO:0005871") -AnnotationAssertion(rdfs:label "Nematoda infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D009349") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nervous system cancer) - -AnnotationAssertion(Annotation( "NCIT:C4788") "A primary or metastatic malignant neoplasm involving the nervous system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:3093") "nervous system neoplasm") -AnnotationAssertion(Annotation( "DOID:3093") "neural neoplasm") -AnnotationAssertion(Annotation( "DOID:3093") "neural tumor") -AnnotationAssertion(Annotation( "DOID:3093") Annotation( "NCIT:C3268") "tumor of the nervous system") -AnnotationAssertion(Annotation( "EFO:0007392") Annotation( "MONDO:equivalentTo") "DOID:3093") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007392") -AnnotationAssertion(Annotation( "DOID:3093") "ICD9:192") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:192.8") -AnnotationAssertion(Annotation( "DOID:3093") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:192.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009423") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4788") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:372063002") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of nervous system") -AnnotationAssertion(Annotation( "DOID:3093") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4788") "malignant neoplasm of nervous system") -AnnotationAssertion(Annotation( "NCIT:C4788") "malignant neoplasm of the nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4788") "malignant nervous system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4788") "malignant nervous system tumor") -AnnotationAssertion(Annotation( "NCIT:C4788") "malignant tumor of nervous system") -AnnotationAssertion(Annotation( "NCIT:C4788") "malignant tumor of the nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system cancer") -AnnotationAssertion(Annotation( "NCIT:C4788") "nervous system neoplasms, malignant") -AnnotationAssertion( "MONDO:0005872") -AnnotationAssertion(rdfs:label "nervous system cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3093") Annotation( "DOID:3093/inferred") Annotation( "EFO:0007392/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4788") ) - -# Class: (pancreatic endocrine carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3770") "An aggressive, high-grade and poorly differentiated carcinoma with neuroendocrine differentiation that arises from the pancreas. The mitotic count is more than 20 per 10 HPF. According to the size of the malignant cells, the prominence of the nucleoli, and the amount of cytoplasm, it is classified either as small or large cell neuroendocrine carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007416") Annotation( "MONDO:equivalentTo") "DOID:1798") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007416") -AnnotationAssertion(Annotation( "DOID:1798") Annotation( "MONDO:equivalentTo") "ICD10CM:C25.4") -AnnotationAssertion(Annotation( "DOID:1798") "ICD9:157.4") -AnnotationAssertion(Annotation( "NCIT:C3770") "ICDO:8150/3") -AnnotationAssertion(Annotation( "DOID:1798") Annotation( "EFO:0007416") Annotation( "MONDO:equivalentTo") "MESH:D018273") -AnnotationAssertion(Annotation( "DOID:1798") Annotation( "MONDO:equivalentTo") "NCIT:C3770") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:506098") -AnnotationAssertion(Annotation( "DOID:1798") Annotation( "MONDO:equivalentTo") "SCTID:254612002") -AnnotationAssertion(Annotation( "DOID:1798") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3770") "UMLS:C1328479") -AnnotationAssertion(Annotation( "NCIT:C3770") "Pancreatic Neuroendocrine cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of endocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C3770") "carcinoma, islet cell, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine pancreas carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3770") "high grade pancreatic neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3770") "high-grade pancreatic neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3770") "islet cell cancer") -AnnotationAssertion(Annotation( "NCIT:C3770") "islet cell carcinoma") -AnnotationAssertion(Annotation( "DOID:1798") "islet cell carcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "NCIT:C3770") "malignant islet cell tumor") -AnnotationAssertion(Annotation( "DOID:1798") "malignant neoplasm of islets of Langerhans") -AnnotationAssertion(Annotation( "NCIT:C3770") "malignant pancreatic endocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C3770") Annotation( "Orphanet:506098") "pancreatic NEC") -AnnotationAssertion(Annotation( "NCIT:C3770") "pancreatic NEC G3") -AnnotationAssertion(Annotation( "NCIT:C3770") "pancreatic endocrine cancer") -AnnotationAssertion(Annotation( "NCIT:C3770") "pancreatic endocrine carcinoma") -AnnotationAssertion(Annotation( "DOID:1798") Annotation( "NCIT:C3770") Annotation( "Orphanet:506098") "pancreatic neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3770") "poorly differentiated pancreatic endocrine carcinoma") -AnnotationAssertion(Annotation( "Orphanet:506098") "poorly-differentiated NEN of pancreas") -AnnotationAssertion(Annotation( "Orphanet:506098") "poorly-differentiated neuroendocrine neoplasm of pancreas") -AnnotationAssertion(Annotation( "Orphanet:506098") "poorly-differentiated pancreatic NEN") -AnnotationAssertion(Annotation( "Orphanet:506098") "poorly-differentiated pancreatic neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "Orphanet:506098") "neuroendocrine carcinoma of pancreas") -AnnotationAssertion( "MONDO:0005893") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pancreatic endocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:1798") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3770") Annotation( "Orphanet:506098") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3770/inferred") ) -SubClassOf(Annotation( "DOID:1798/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3770") ) - -# Class: (pericarditis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An inflammatory process affecting the pericardium.") -AnnotationAssertion( "pericarditis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007427") Annotation( "MONDO:equivalentTo") "DOID:1787") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007427") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001701") -AnnotationAssertion(Annotation( "DOID:1787") Annotation( "EFO:0007427") Annotation( "MONDO:equivalentTo") "MESH:D010493") -AnnotationAssertion(Annotation( "DOID:1787") Annotation( "MONDO:equivalentTo") "NCIT:C34915") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:58208") -AnnotationAssertion(Annotation( "DOID:1787") Annotation( "MONDO:equivalentTo") "SCTID:3238004") -AnnotationAssertion(Annotation( "DOID:1787") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34915") "UMLS:C0031046") -AnnotationAssertion( "inflammation of pericardium") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "pericarditis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "pericarditis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "pericardium inflammation") -AnnotationAssertion( "MONDO:0005904") -AnnotationAssertion(rdfs:label "pericarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1787") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (placenta disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the placenta.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:780") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007441") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0007402") -AnnotationAssertion(Annotation( "DOID:780") "ICD9:646.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:656.70") -AnnotationAssertion(Annotation( "DOID:780") Annotation( "MONDO:equivalentTo") "MESH:D010922") -AnnotationAssertion(Annotation( "DOID:780") Annotation( "MONDO:equivalentTo") "NCIT:C26857") -AnnotationAssertion(Annotation( "DOID:780") Annotation( "MONDO:equivalentTo") "SCTID:125586008") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of placenta") -AnnotationAssertion( "disease or disorder of placenta") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of placenta") -AnnotationAssertion(Annotation( "MESH:D010922") Annotation( "MONDO:patterns/location") "placenta disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "placenta disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C26857") "placenta diseases") -AnnotationAssertion(Annotation( "MESH:D010922") Annotation( "NCIT:C26857") "placenta disorder") -AnnotationAssertion(Annotation( "MESH:D010922") Annotation( "NCIT:C26857") "placenta disorders") -AnnotationAssertion(Annotation( "NCIT:C26857") "placental disorder") -AnnotationAssertion(Annotation( "MESH:D010922") "disease, placenta") -AnnotationAssertion(Annotation( "MESH:D010922") "disease, placental") -AnnotationAssertion(Annotation( "MESH:D010922") "diseases, placenta") -AnnotationAssertion(Annotation( "MESH:D010922") "diseases, placental") -AnnotationAssertion(Annotation( "MESH:D010922") "disorder, placenta") -AnnotationAssertion(Annotation( "MESH:D010922") "disorders, placenta") -AnnotationAssertion(Annotation( "MESH:D010922") "placental disease") -AnnotationAssertion(Annotation( "MESH:D010922") "placental diseases") -AnnotationAssertion( "MONDO:0005917") -AnnotationAssertion(rdfs:label "placenta disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:780") ) -SubClassOf(Annotation( "MESH:D010922") Annotation( "NCIT:C26857") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retroperitoneal cancer) - -AnnotationAssertion(Annotation( "NCIT:P378") "A primary or metastatic malignant neoplasm involving the retroperitoneum. The vast majority of cases are carcinomas, lymphomas, or sarcomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5875") "neoplasm of retroperitoneum") -AnnotationAssertion(Annotation( "DOID:5875") "neoplasm of the retroperitoneum") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "NCIT:C3357") "retroperitoneal neoplasm") -AnnotationAssertion(Annotation( "DOID:5875") "tumor of retroperitoneum") -AnnotationAssertion(Annotation( "EFO:0007466") Annotation( "MONDO:equivalentTo") "DOID:5875") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007466") -AnnotationAssertion(Annotation( "DOID:5875") "ICD9:158") -AnnotationAssertion(Annotation( "DOID:5875") "ICD9:158.0") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "EFO:0007466") Annotation( "MONDO:equivalentTo") "MESH:D012186") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "MONDO:relatedTo") "NCIT:C3357") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "MONDO:equivalentTo") "NCIT:C3537") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "MONDO:equivalentTo") "SCTID:126872008") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of retroperitoneal space") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of retroperitoneal space") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "ICD9CM:158") "malignant neoplasm of retroperitoneum and peritoneum") -AnnotationAssertion(Annotation( "NCIT:C3537") "malignant retroperitoneal neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant retroperitoneal space neoplasm") -AnnotationAssertion(Annotation( "DOID:5875") "malignant tumor of peritoneum and retroperitoneum") -AnnotationAssertion( "retroperitoneal space cancer") -AnnotationAssertion(Annotation( "DOID:5875") Annotation( "ICD9CM:158.0") "malignant neoplasm of retroperitoneum") -AnnotationAssertion(Annotation( "DOID:5875") "malignant retroperitoneal cancer") -AnnotationAssertion( "MONDO:0005941") -AnnotationAssertion(rdfs:label "retroperitoneal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5875") Annotation( "DOID:5875/inferred") Annotation( "EFO:0007466/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (Rhabditida infectious disease) - -AnnotationAssertion(Annotation( "MESH:D017196") "Infections with nematodes of the order rhabditida.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007468") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008203") -AnnotationAssertion(Annotation( "EFO:0007468") Annotation( "MONDO:equivalentTo") "MESH:D017196") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0162631") -AnnotationAssertion(Annotation( "MESH:D017196") "Rhabditida infection") -AnnotationAssertion(Annotation( "GARD:0008203") "Rhabditida infections") -AnnotationAssertion(Annotation( "MESH:D017196") "infection, Rhabditida") -AnnotationAssertion(Annotation( "MESH:D017196") "infections, Rhabditida") -AnnotationAssertion( "MONDO:0005943") -AnnotationAssertion(rdfs:label "Rhabditida infectious disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (spleen cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the spleen") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:672") "spleen neoplasm") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "NCIT:C3383") "splenic neoplasm") -AnnotationAssertion(Annotation( "EFO:0007491") Annotation( "MONDO:equivalentTo") "DOID:672") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007491") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "MONDO:equivalentTo") "ICD10CM:C26.1") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "EFO:0007491") Annotation( "MONDO:equivalentTo") "MESH:D013160") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "MONDO:relatedTo") "NCIT:C3383") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "MONDO:equivalentTo") "NCIT:C3539") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "MONDO:equivalentTo") "SCTID:127230005") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of spleen") -AnnotationAssertion(Annotation( "NCIT:C3539") "cancer of the spleen") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3539") "malignant neoplasm of spleen") -AnnotationAssertion(Annotation( "NCIT:C3539") "malignant neoplasm of the spleen") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant spleen neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3539") "malignant splenic neoplasm") -AnnotationAssertion(Annotation( "DOID:672") Annotation( "NCIT:C3539") "malignant splenic tumor") -AnnotationAssertion(Annotation( "NCIT:C3539") "malignant tumor of spleen") -AnnotationAssertion(Annotation( "NCIT:C3539") "malignant tumor of the spleen") -AnnotationAssertion(Annotation( "DOID:672") "malignant tumour of spleen") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3539") "spleen cancer") -AnnotationAssertion(Annotation( "NCIT:C3539") "splenic cancer") -AnnotationAssertion( "MONDO:0005966") -AnnotationAssertion(rdfs:label "spleen cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:672") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "ICD10CM:C26.1/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (tinea infection) - -AnnotationAssertion(Annotation( "NCIT:C112181") "A skin infection caused by a fungus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007510") Annotation( "MONDO:equivalentObsolete") "DOID:12404") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007510") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C112181") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C112181") "UMLS:C0040247") -AnnotationAssertion(Annotation( "NCIT:C112181") "Tinea") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Tinea caused disease or disorder") -AnnotationAssertion( "Tinea disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C112181") "Tinea infection") -AnnotationAssertion( "Tinea infectious disease") -AnnotationAssertion(Annotation( "Wikipedia:Tinea") "ringworm") -AnnotationAssertion( "MONDO:0005982") -AnnotationAssertion(rdfs:comment "Editor note: consider obsoleting as this is a loose grouping") -AnnotationAssertion(rdfs:label "tinea infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C112181") ) - -# Class: (tracheitis) - -AnnotationAssertion(Annotation( "DOID:9392") "A tracheal disease which involves bacterial infection of the trachea often caused by Staphylococcus aureus and streptococci that follows a recent viral upper respiratory infection. The symptoms include barking croup cough, loud squeaking noise while breathing, scratchy feeling in the throat, high fever, and production of large amounts of pus-filled secretions.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0020691") -AnnotationAssertion(Annotation( "EFO:0007518") Annotation( "MONDO:equivalentTo") "DOID:9392") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007518") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "MONDO:equivalentTo") "ICD10CM:J04.1") -AnnotationAssertion(Annotation( "DOID:9392") "ICD9:464.1") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "EFO:0007518") Annotation( "MONDO:equivalentTo") "MESH:D014136") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "MONDO:equivalentTo") "NCIT:C78643") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "MONDO:equivalentTo") "SCTID:62994001") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C78643") "UMLS:C0040584") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "MONDO:equivalentTo") "UMLS:C0149513") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0264322") -AnnotationAssertion(Annotation( "DOID:9392") Annotation( "ICD9CM:464.1") "acute tracheitis") -AnnotationAssertion(Annotation( "DOID:9392") "chronic tracheitis") -AnnotationAssertion( "inflammation of tracheal mucosa") -AnnotationAssertion(Annotation( "NCIT:C78643") "tracheal Inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tracheal mucosa inflammation") -AnnotationAssertion( "MONDO:0005990") -AnnotationAssertion(rdfs:label "tracheitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9392") Annotation( "MESH:D014136") Annotation( "NCIT:C78643/inferred") ) -SubClassOf(Annotation( "EFO:0007518") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (viral encephalitis) - -AnnotationAssertion(Annotation( "NCIT:C35302") "Encephalitis resulting from viral infection.") -AnnotationAssertion(Annotation( "EFO:0007538") Annotation( "MONDO:equivalentTo") "DOID:646") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007538") -AnnotationAssertion(Annotation( "Orphanet:98252") Annotation( "Orphanet:98252/e") "MedDRA:10058805") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35302") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98252") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:34476008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35302") "UMLS:C0243010") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused encephalitis") -AnnotationAssertion( "Viruses encephalitis") -AnnotationAssertion(Annotation( "NCIT:C35302") "viral encephalitis") -AnnotationAssertion( "MONDO:0006009") -AnnotationAssertion(rdfs:comment "Editor note: we place the Orphanet class here as it is implicitly viral") -AnnotationAssertion(rdfs:label "viral encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35302") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (viral hepatitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute or chronic inflammation of the liver parenchyma caused by viruses. Representative examples include hepatitis A, B, and C, cytomegalovirus hepatitis, and herpes simplex hepatitis.") -AnnotationAssertion(Annotation( "DOID:1884") "animal viral hepatitis") -AnnotationAssertion(Annotation( "EFO:0007540") Annotation( "MONDO:equivalentTo") "DOID:1884") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004196") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:B15-B19") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:573.1") -AnnotationAssertion(Annotation( "EFO:0004196") Annotation( "MONDO:equivalentTo") "MESH:D006525") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35124") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:3738000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35124") "UMLS:C0042721") -AnnotationAssertion(Annotation( "NCIT:C35124") "Hepatitis viral") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Viruses caused hepatitis") -AnnotationAssertion( "Viruses hepatitis") -AnnotationAssertion(Annotation( "DOID:1884") "human viral hepatitis") -AnnotationAssertion(Annotation( "NCIT:C35124") "viral Hepatitis") -AnnotationAssertion(Annotation( "MONDO:0005343") "viral human hepatitis") -AnnotationAssertion(Annotation( "DOID:1884") Annotation( "ICD9CM:070.6") "unspecified viral hepatitis with hepatic coma") -AnnotationAssertion(Annotation( "DOID:1884") "viral hepatitis with hepatic coma") -AnnotationAssertion( "MONDO:0006011") -AnnotationAssertion(rdfs:comment "Editor note: consider adding term for viral") -AnnotationAssertion(rdfs:label "viral hepatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1884") Annotation( "MESH:D006525") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35124") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (urinary bladder disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the urinary bladder.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000018") Annotation( "MONDO:equivalentTo") "DOID:365") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000018") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:596.8") -AnnotationAssertion(Annotation( "DOID:365") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:596.9") -AnnotationAssertion(Annotation( "DOID:365") Annotation( "MONDO:equivalentTo") "MESH:D001745") -AnnotationAssertion(Annotation( "DOID:365") Annotation( "EFO:1000018") Annotation( "MONDO:equivalentTo") "NCIT:C2900") -AnnotationAssertion(Annotation( "DOID:365") Annotation( "MONDO:equivalentTo") "SCTID:42643001") -AnnotationAssertion(Annotation( "DOID:365") Annotation( "EFO:1000018") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2900") "UMLS:C0005686") -AnnotationAssertion(Annotation( "NCIT:C2900") "bladder disease") -AnnotationAssertion(Annotation( "NCIT:C2900") "bladder disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of urinary bladder") -AnnotationAssertion( "disease or disorder of urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of urinary bladder") -AnnotationAssertion(Annotation( "DOID:365") Annotation( "MONDO:patterns/location") "urinary bladder disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "urinary bladder disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C2900") "urinary bladder disorder") -AnnotationAssertion( "MONDO:0006026") -AnnotationAssertion(rdfs:label "urinary bladder disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:365") Annotation( "MESH:D001745") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2900") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cecum adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the caecum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000020") Annotation( "MONDO:equivalentTo") "DOID:3039") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000020") -AnnotationAssertion(Annotation( "DOID:3039") Annotation( "EFO:1000020") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5543") -AnnotationAssertion(Annotation( "DOID:3039") Annotation( "EFO:1000020") Annotation( "MONDO:equivalentTo") "SCTID:413446001") -AnnotationAssertion(Annotation( "DOID:3039") Annotation( "EFO:1000020") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5543") "UMLS:C1332866") -AnnotationAssertion(Annotation( "DOID:3039") Annotation( "NCIT:C5543") "adenocarcinoma of cecum") -AnnotationAssertion(Annotation( "NCIT:C5543") "adenocarcinoma of the cecum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:3039") Annotation( "NCIT:C5543") "cecal adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C5543") "cecum adenocarcinoma") -AnnotationAssertion( "MONDO:0006028") -AnnotationAssertion(rdfs:label "cecum adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5543") ) -SubClassOf(Annotation( "DOID:3039") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5543") ) - -# Class: (cecum carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the caecum") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1519") Annotation( "NCIT:C3491") "cecal cancer") -AnnotationAssertion(Annotation( "NCIT:C3491") "cecum cancer") -AnnotationAssertion(Annotation( "EFO:1000021") Annotation( "MONDO:equivalentTo") "DOID:1519") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000021") -AnnotationAssertion(Annotation( "DOID:1519") Annotation( "EFO:1000021") Annotation( "MONDO:equivalentTo") "NCIT:C3491") -AnnotationAssertion(Annotation( "DOID:1519") Annotation( "MONDO:equivalentTo") "SCTID:255081007") -AnnotationAssertion(Annotation( "DOID:1519") Annotation( "EFO:1000021") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3491") "UMLS:C0149640") -AnnotationAssertion(Annotation( "DOID:1519") Annotation( "MONDO:patterns/location") "caecum carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of caecum") -AnnotationAssertion(Annotation( "DOID:1519") Annotation( "NCIT:C3491") "carcinoma of cecum") -AnnotationAssertion(Annotation( "NCIT:C3491") "carcinoma of the cecum") -AnnotationAssertion(Annotation( "NCIT:C3491") "cecum carcinoma") -AnnotationAssertion( "MONDO:0006029") -AnnotationAssertion(rdfs:label "cecum carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3491") ) -SubClassOf(Annotation( "DOID:1519") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3491") ) - -# Class: (chronic cystitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Recurrent infections of the urinary bladder.") -AnnotationAssertion(Annotation( "EFO:1000023") Annotation( "MONDO:equivalentTo") "DOID:1680") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000023") -AnnotationAssertion(Annotation( "DOID:1680") Annotation( "EFO:1000023") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:595.2") -AnnotationAssertion(Annotation( "EFO:1000023") Annotation( "MONDO:equivalentTo") "NCIT:C27008") -AnnotationAssertion(Annotation( "EFO:1000023") Annotation( "MONDO:equivalentTo") "SCTID:33655002") -AnnotationAssertion(Annotation( "EFO:1000023") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27008") "UMLS:C0221763") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "cystitis, chronic") -AnnotationAssertion( "MONDO:0006030") -AnnotationAssertion(rdfs:label "chronic cystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1680") Annotation( "EFO:1000023") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27008") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cystitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the urinary bladder.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000025") Annotation( "MONDO:equivalentTo") "DOID:1679") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000025") -AnnotationAssertion(Annotation( "DOID:1679") Annotation( "EFO:1000025") "ICD9:595") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:595.89") -AnnotationAssertion(Annotation( "DOID:1679") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:595.9") -AnnotationAssertion(Annotation( "DOID:1679") Annotation( "EFO:1000025") Annotation( "MONDO:equivalentTo") "MESH:D003556") -AnnotationAssertion(Annotation( "DOID:1679") Annotation( "EFO:1000025") Annotation( "MONDO:equivalentTo") "NCIT:C26738") -AnnotationAssertion(Annotation( "DOID:1679") Annotation( "EFO:1000025") Annotation( "MONDO:equivalentTo") "SCTID:38822007") -AnnotationAssertion(Annotation( "DOID:1679") Annotation( "EFO:1000025") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26738") "UMLS:C0010692") -AnnotationAssertion(Annotation( "NCIT:C26738") "bladder infection") -AnnotationAssertion( "inflammation of urinary bladder") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "urinary bladder inflammation") -AnnotationAssertion( "MONDO:0006032") -AnnotationAssertion(rdfs:label "cystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1679") Annotation( "EFO:1000025") Annotation( "MESH:D003556") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26738/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infectious colitis) - -AnnotationAssertion(Annotation( "NCIT:C78359") "A viral or bacterial infectious process affecting the large intestine.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000035") -AnnotationAssertion(Annotation( "EFO:1000035") Annotation( "MONDO:equivalentTo") "NCIT:C78359") -AnnotationAssertion(Annotation( "EFO:1000035") Annotation( "MONDO:equivalentTo") "SCTID:39341005") -AnnotationAssertion(Annotation( "EFO:1000035") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C78359") "UMLS:C0277524") -AnnotationAssertion(Annotation( "NCIT:C78359") "infectious colitis") -AnnotationAssertion( "MONDO:0006039") -AnnotationAssertion(rdfs:label "infectious colitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "EFO:0000784") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000035") Annotation( "MONDO:Redundant") Annotation( "NCIT:C78359") ) -SubClassOf( ) - -# Class: (lung carcinoid tumor) - -AnnotationAssertion(Annotation( "NCIT:C4038") "A neuroendocrine neoplasm that arises from the lung. It is characterized by the presence of uniform polygonal cells with small or moderate amount of cytoplasm and inconspicuous nucleoli. The cells are usually arranged in organoid and trabecular patterns. It is classified as typical or atypical carcinoid tumor based on the number of mitotic figures and the absence or presence of necrosis. Atypical carcinoid tumors have a worse prognosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000037") -AnnotationAssertion(Annotation( "EFO:1000037") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4038") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LUCA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254627002") -AnnotationAssertion(Annotation( "EFO:1000037") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4038") "UMLS:C0280089") -AnnotationAssertion( "carcinoid tumor (disease) of lung") -AnnotationAssertion(Annotation( "NCIT:C4038") "carcinoid tumor of lung") -AnnotationAssertion(Annotation( "NCIT:C4038") "carcinoid tumor of the lung") -AnnotationAssertion(Annotation( "NCIT:C4038") "lung carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung carcinoid tumor (disease)") -AnnotationAssertion(Annotation( "NCIT:C4038") "pulmonary carcinoid tumor") -AnnotationAssertion(Annotation( "ONCOTREE:LUCA") "lung carcinoid") -AnnotationAssertion( "MONDO:0006041") -AnnotationAssertion(rdfs:label "lung carcinoid tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4038/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4038") Annotation( "ONCOTREE:LUCA") ) - -# Class: (metaplastic breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5164") "A group of invasive breast carcinomas characterized by the presence of an adenocarcinomatous component which is admixed with a dominant component that is composed of squamous cells, spindle cells, or mesenchymal cells.") -AnnotationAssertion(Annotation( "EFO:1000040") Annotation( "MONDO:equivalentTo") "DOID:4680") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000040") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010804") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:213531") Annotation( "Orphanet:213531/btnt") "ICD10CM:C50.2") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:213531") Annotation( "Orphanet:213531/btnt") "ICD10CM:C50.3") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:213531") Annotation( "Orphanet:213531/btnt") "ICD10CM:C50.6") -AnnotationAssertion(Annotation( "DOID:4680") Annotation( "EFO:1000040") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5164") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MBC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213531") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:763479005") -AnnotationAssertion(Annotation( "DOID:4680") Annotation( "EFO:1000040") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5164") Annotation( "Orphanet:213531") "UMLS:C1334708") -AnnotationAssertion(Annotation( "NCIT:C5164") "metaplastic breast carcinoma") -AnnotationAssertion(Annotation( "DOID:4680") Annotation( "NCIT:C5164") "metaplastic carcinoma of breast") -AnnotationAssertion(Annotation( "DOID:4680") Annotation( "NCIT:C5164") "metaplastic carcinoma of the breast") -AnnotationAssertion(Annotation( "DOID:4680") "breast metaplastic carcinoma") -AnnotationAssertion(Annotation( "GARD:0010804") "metaplastic breast cancer") -AnnotationAssertion( "MONDO:0006043") -AnnotationAssertion(Annotation( "Orphanet:213531") ) -AnnotationAssertion(rdfs:label "metaplastic breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C5164") ) - -# Class: (pancreatic adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the pancreas") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000044") Annotation( "MONDO:equivalentTo") "DOID:4074") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000044") -AnnotationAssertion(Annotation( "DOID:4074") Annotation( "EFO:1000044") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C8294") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PAAD") -AnnotationAssertion(Annotation( "DOID:4074") Annotation( "EFO:1000044") Annotation( "MONDO:equivalentTo") "SCTID:700423003") -AnnotationAssertion(Annotation( "DOID:4074") Annotation( "EFO:1000044") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8294") "UMLS:C0281361") -AnnotationAssertion(Annotation( "NCIT:C8294") "adenocarcinoma - pancreas") -AnnotationAssertion(Annotation( "NCIT:C8294") "adenocarcinoma of pancreas") -AnnotationAssertion(Annotation( "DOID:4074") Annotation( "NCIT:C8294") "adenocarcinoma of the pancreas") -AnnotationAssertion(Annotation( "DOID:4074") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C8294") "pancreas adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C8294") "pancreatic adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:PAAD") Annotation( ) "PAAD") -AnnotationAssertion( "MONDO:0006047") -AnnotationAssertion(rdfs:label "pancreatic adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4074") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8294") ) -SubClassOf(Annotation( "DOID:4074") Annotation( "EFO:1000044") Annotation( "NCIT:C8294") ) - -# Class: (reproductive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3674") "A benign or malignant, primary or metastatic neoplasm affecting the male and female reproductive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000051") -AnnotationAssertion(Annotation( "EFO:1000051") Annotation( "MONDO:equivalentTo") "NCIT:C3674") -AnnotationAssertion(Annotation( "EFO:1000051") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3674") "UMLS:C0178830") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3674") "neoplasm of reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3674") "neoplasm of the reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3674") "reproductive neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3674") "reproductive system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "reproductive system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3674") "reproductive system tumor") -AnnotationAssertion(Annotation( "NCIT:C3674") "reproductive tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3674") "tumor of reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3674") "tumor of the reproductive system") -AnnotationAssertion( "MONDO:0006054") -AnnotationAssertion(rdfs:label "reproductive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3674") ) -SubClassOf(Annotation( "EFO:1000051") Annotation( "MONDO:Entailed") Annotation( "NCIT:C3674/inferred") ) - -# Class: (sex cord-stromal tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a sex cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0007483") Annotation( "MONDO:equivalentTo") "DOID:192") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007483") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000052") -AnnotationAssertion(Annotation( "NCIT:C3794") "ICDO:8590/1") -AnnotationAssertion(Annotation( "DOID:192") Annotation( "EFO:1000052") Annotation( "MONDO:equivalentTo") "NCIT:C3794") -AnnotationAssertion(Annotation( "DOID:192") Annotation( "EFO:1000052") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3794") "UMLS:C0206724") -AnnotationAssertion(Annotation( "DOID:192") Annotation( "MONDO:equivalentTo") "UMLS:C1515289") -AnnotationAssertion(Annotation( "DOID:192") "Sex cord stromal tumour") -AnnotationAssertion(Annotation( "DOID:192") Annotation( "NCIT:C3794") "Sex cord-stromal neoplasm") -AnnotationAssertion(Annotation( "DOID:192") Annotation( "MTH:NOCODE") Annotation( "NCIT:C3794") "Sex cord-stromal tumor") -AnnotationAssertion(Annotation( "DOID:192") "Sex cord-stromal tumor, no ICD-O subtype") -AnnotationAssertion(Annotation( "DOID:192") "Sex cord-stromal tumor, no ICD-O subtype (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:192") "malignant testicular sex cord-stromal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of sex cord") -AnnotationAssertion( "sex cord neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3794") "sex cord tumor") -AnnotationAssertion(Annotation( "NCIT:C3794") "sex cord-gonadal stromal tumor") -AnnotationAssertion(Annotation( "MONDO:0005958") Annotation( "NCIT:C3794") "sex cord-stromal tumor") -AnnotationAssertion(Annotation( "DOID:192") "specialized gonadal neoplasm") -AnnotationAssertion(Annotation( "DOID:192") "specialized gonadal neoplasm (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:192") "specialized gonadal neoplasm NOS (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:192") "specialized gonadal tumor") -AnnotationAssertion(Annotation( "DOID:192") "specialized gonadal tumor (qualifier value)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of sex cord") -AnnotationAssertion( "MONDO:0006055") -AnnotationAssertion(rdfs:label "sex cord-stromal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000052") Annotation( "MONDO:Entailed") Annotation( "NCIT:C3794/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (squamous cell breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5177") "A rare carcinoma that arises from the breast parenchyma and is entirely composed of squamous cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000053") Annotation( "MONDO:equivalentTo") "DOID:5514") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000053") -AnnotationAssertion(Annotation( "DOID:5514") Annotation( "EFO:1000053") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5177") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MSCC") -AnnotationAssertion(Annotation( "DOID:5514") Annotation( "EFO:1000053") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5177") "UMLS:C1336079") -AnnotationAssertion(Annotation( "DOID:5514") "breast primary squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "breast squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5177") "primary squamous cell breast carcinoma") -AnnotationAssertion(Annotation( "DOID:5514") Annotation( "NCIT:C5177") "primary squamous cell carcinoma of breast") -AnnotationAssertion(Annotation( "DOID:5514") Annotation( "NCIT:C5177") Annotation( "NCIT:C5179") "primary squamous cell carcinoma of the breast") -AnnotationAssertion(Annotation( "DOID:5514") Annotation( "NCIT:C5177") "scc of breast") -AnnotationAssertion(Annotation( "NCIT:C5177") "scc of the breast") -AnnotationAssertion(Annotation( "NCIT:C5177") "squamous breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5177") "squamous carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C5177") "squamous carcinoma of the breast") -AnnotationAssertion(Annotation( "NCIT:C5177") "squamous cell breast carcinoma") -AnnotationAssertion(Annotation( "DOID:5514") Annotation( "NCIT:C5177") "squamous cell carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C5177") "squamous cell carcinoma of the breast") -AnnotationAssertion(Annotation( "ONCOTREE:MSCC") "metaplastic squamous cell carcinoma") -AnnotationAssertion( "MONDO:0006056") -AnnotationAssertion(rdfs:label "squamous cell breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5514") Annotation( "EFO:1000053") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5177") ) -SubClassOf(Annotation( "DOID:5514") Annotation( "ONCOTREE:MSCC/inferred") ) - -# Class: (nasal cavity squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C8192") "A squamous cell carcinoma that arises from the nasal cavity mucosa. Signs and symptoms include nasal fullness and obstruction, pain, epistaxis, and the presence of a nasal mass.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000057") Annotation( "MONDO:equivalentTo") "DOID:5515") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000057") -AnnotationAssertion(Annotation( "DOID:5515") Annotation( "EFO:1000057") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C8192") -AnnotationAssertion(Annotation( "DOID:5515") Annotation( "EFO:1000057") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8192") "UMLS:C0280333") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C8192") "nasal cavity squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5515") Annotation( "NCIT:C8192") "squamous cell carcinoma of nasal cavity") -AnnotationAssertion(Annotation( "DOID:5515") Annotation( "NCIT:C8192") "squamous cell carcinoma of the nasal cavity") -AnnotationAssertion( "MONDO:0006059") -AnnotationAssertion(rdfs:label "nasal cavity squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5515") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8192") ) -SubClassOf(Annotation( "EFO:1000057") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8192/inferred") ) - -# Class: (ACTH-producing pituitary gland carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5964") "A rare, hormonally functioning or non-functioning pituitary gland adenocarcinoma that produces corticotropin. It may be associated with Cushing disease.") -AnnotationAssertion(Annotation( "DOID:6276") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6276") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000067") -AnnotationAssertion(Annotation( "DOID:6276") Annotation( "EFO:1000067") Annotation( "MONDO:equivalentTo") "NCIT:C5964") -AnnotationAssertion(Annotation( "DOID:6276") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5964") "UMLS:C1334556") -AnnotationAssertion(Annotation( "NCIT:C5964") "ACTH producing pituitary gland carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing neoplasm of pituitary") -AnnotationAssertion(Annotation( "MONDO:0003838") "malignant ACTH producing neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH producing tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant ACTH secreting tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant Corticotropinoma of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant Corticotropinoma of pituitary gland") -AnnotationAssertion(Annotation( "DOID:6276") Annotation( "NCIT:C5964") "malignant Corticotropinoma of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant Corticotropinoma of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin producing tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin secreting pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin secreting pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin secreting pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant adrenocorticotropin secreting pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant corticotropin secreting pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant pituitary Corticotropinoma") -AnnotationAssertion(Annotation( "NCIT:C5964") "malignant pituitary gland Corticotropinoma") -AnnotationAssertion( "MONDO:0006069") -AnnotationAssertion(rdfs:label "ACTH-producing pituitary gland carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adrenal gland myelolipoma) - -AnnotationAssertion(Annotation( "NCIT:C3736") "A benign soft tissue lesion arising from the adrenal gland. It is composed of mature adipose and hematopoietic/lymphoid tissues.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000074") -AnnotationAssertion(Annotation( "NCIT:C3736") "ICDO:8870/0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D018209") -AnnotationAssertion(Annotation( "EFO:1000074") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3736") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:719049003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3736") "UMLS:C0206635") -AnnotationAssertion(Annotation( "NCIT:C3736") "MYELOLIPOMA, benign") -AnnotationAssertion(Annotation( "NCIT:C3736") "Myelolipoma") -AnnotationAssertion(Annotation( "NCIT:C3736") "adrenal gland myelolipoma") -AnnotationAssertion( "MONDO:0006075") -AnnotationAssertion(rdfs:label "adrenal gland myelolipoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adrenal medullary hyperplasia) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A hyperplasia that involves the adrenal medulla.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000076") -AnnotationAssertion(Annotation( "EFO:1000076") Annotation( "MONDO:equivalentTo") "NCIT:C35838") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal medulla hyperplasia") -AnnotationAssertion( "MONDO:0006077") -AnnotationAssertion(rdfs:label "adrenal medullary hyperplasia") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000076") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35838/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9161") "A squamous cell carcinoma (SCC) arising from the anal canal or the anal margin (perianal skin). Human papillomavirus is detected in the majority of cases. Homosexual HIV-positive men have an increased risk of developing anal squamous cell carcinoma in comparison to the general male population. Symptoms include anal pruritus, discomfort when sitting, pain, change in bowel habit, and bleeding. The prognosis is generally better for anal margin SCC than for anal canal SCC.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5525") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000081") -AnnotationAssertion(Annotation( "DOID:5525") Annotation( "EFO:1000081") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C9161") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ANSC") -AnnotationAssertion(Annotation( "DOID:5525") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9161") "UMLS:C1412036") -AnnotationAssertion(Annotation( "NCIT:C9161") "anal squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C9161") "anal squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5525") Annotation( "NCIT:C9161") "epidermoid anal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9161") "epidermoid carcinoma of anus") -AnnotationAssertion(Annotation( "NCIT:C9161") "epidermoid carcinoma of the anus") -AnnotationAssertion(Annotation( "NCIT:C9161") "squamous cell anal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9161") "squamous cell carcinoma - anus") -AnnotationAssertion(Annotation( "NCIT:C9161") "squamous cell carcinoma of anus") -AnnotationAssertion(Annotation( "NCIT:C9161") "squamous cell carcinoma of the anus") -AnnotationAssertion(Annotation( "ONCOTREE:ANSC") Annotation( ) "ANSC") -AnnotationAssertion( "MONDO:0006082") -AnnotationAssertion(rdfs:label "anal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5525") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9161") ) -SubClassOf( ) - -# Class: (appendix adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the vermiform appendix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3608") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000088") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010564") -AnnotationAssertion(Annotation( "DOID:3608") Annotation( "EFO:1000088") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7718") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:APAD") -AnnotationAssertion(Annotation( "DOID:3608") Annotation( "MONDO:equivalentTo") "SCTID:413445002") -AnnotationAssertion(Annotation( "DOID:3608") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7718") "UMLS:C0238003") -AnnotationAssertion(Annotation( "DOID:3608") Annotation( "NCIT:C7718") "adenocarcinoma of appendix") -AnnotationAssertion(Annotation( "NCIT:C7718") "adenocarcinoma of the appendix") -AnnotationAssertion(Annotation( "DOID:3608") Annotation( "NCIT:C7718") "appendiceal adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C7718") "appendix adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:APAD") Annotation( ) "APAD") -AnnotationAssertion( "MONDO:0006087") -AnnotationAssertion(rdfs:label "appendix adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3608") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7718") ) -SubClassOf( ) - -# Class: (appendix neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:P378") "A well differentiated, low grade tumor with neuroendocrine differentiation that arises from the appendix. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:0050911") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050911") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:209.11") -AnnotationAssertion(Annotation( "NCIT:C4138") "ICDO:8240/1") -AnnotationAssertion(Annotation( "EFO:1000092") Annotation( "MONDO:equivalentTo") "NCIT:C4138") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:253002004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4138") "UMLS:C0334298") -AnnotationAssertion(Annotation( "NCIT:C4138") "appendiceal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4138") "appendix NET G1") -AnnotationAssertion(Annotation( "NCIT:C4138") "appendix NET G1 (carcinoid)") -AnnotationAssertion(Annotation( "MONDO:0000526") "appendix carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4138") "appendix neuroendocrine tumor G1 (carcinoid)") -AnnotationAssertion(Annotation( "NCIT:C4138") "carcinoid tumor of appendix") -AnnotationAssertion(Annotation( "NCIT:C4138") "carcinoid tumor of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of vermiform appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "vermiform appendix NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "vermiform appendix carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix carcinoid tumor (disease)") -AnnotationAssertion( "vermiform appendix neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "vermiform appendix neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "DOID:0050911") "appendix carcinoid endocrine tumour") -AnnotationAssertion( "MONDO:0006091") -AnnotationAssertion(rdfs:label "appendix neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4138") ) - -# Class: (ascending colon neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C6427") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the ascending colon. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000094") -AnnotationAssertion(Annotation( "EFO:1000094") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6427") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6427") "UMLS:C1332340") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C6427") "ascending colon NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C6427") "ascending colon carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ascending colon carcinoid tumor (disease)") -AnnotationAssertion( "ascending colon neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "NCIT:C6427") "ascending colon neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "ascending colon neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "NCIT:C6427") "carcinoid tumor of ascending colon") -AnnotationAssertion(Annotation( "NCIT:C6427") "carcinoid tumor of the ascending colon") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of ascending colon") -AnnotationAssertion( "MONDO:0006093") -AnnotationAssertion(rdfs:label "ascending colon neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6427") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign smooth muscle neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6510") "A benign mesenchymal neoplasm arising from smooth muscle tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000121") -AnnotationAssertion(Annotation( "EFO:1000121") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6510") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6510") "UMLS:C1332539") -AnnotationAssertion(Annotation( "NCIT:C6510") "benign neoplasm of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6510") "benign neoplasm of the smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6510") "benign smooth muscle neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6510") "benign smooth muscle tumor") -AnnotationAssertion(Annotation( "NCIT:C6510") "benign tumor of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C6510") "benign tumor of the smooth muscle") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "smooth muscle tissue benign neoplasm") -AnnotationAssertion( "MONDO:0006106") -AnnotationAssertion(rdfs:label "benign smooth muscle neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6510") ) -SubClassOf(Annotation( "EFO:1000121") Annotation( "NCIT:C6510") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign thyroid gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3628") "A benign neoplasm arising from the thyroid gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000122") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:226") -AnnotationAssertion(Annotation( "EFO:1000122") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3628") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92439006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3628") "UMLS:C0154038") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign neoplasm of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign neoplasm of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign neoplasm of thyroid") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign neoplasm of thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign neoplasm of thyroid glands") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign thyroid gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign thyroid gland tumor") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign thyroid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign thyroid tumor") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign tumor of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign tumor of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign tumor of thyroid") -AnnotationAssertion(Annotation( "NCIT:C3628") "benign tumor of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thyroid gland benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3628") "thyroid neoplasm, benign") -AnnotationAssertion( "MONDO:0006107") -AnnotationAssertion(rdfs:label "benign thyroid gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3628") ) - -# Class: (cecum neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C5501") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the cecum. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000154") -AnnotationAssertion(Annotation( "EFO:1000154") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5501") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5501") "UMLS:C0854488") -AnnotationAssertion(Annotation( "NCIT:C5501") "caecal carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "caecum NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C5501") "caecum carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum carcinoid tumor (disease)") -AnnotationAssertion( "caecum neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "caecum neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "NCIT:C5501") "carcinoid tumor of cecum") -AnnotationAssertion(Annotation( "NCIT:C5501") "carcinoid tumor of the cecum") -AnnotationAssertion(Annotation( "NCIT:C5501") "cecal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C5501") "cecum NET G1") -AnnotationAssertion(Annotation( "NCIT:C5501") "cecum carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C5501") "cecum neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of caecum") -AnnotationAssertion( "MONDO:0006126") -AnnotationAssertion(rdfs:label "cecum neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5501") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5501") ) - -# Class: (central nervous system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C9293") "A benign or malignant, primary or metastatic neoplasm that affects the brain, meninges, or spinal cord. Representative examples of primary neoplasms include astrocytoma, oligodendroglioma, ependymoma, and meningioma. Representative examples of metastatic neoplasms include carcinoma and leukemia.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000158") -AnnotationAssertion(Annotation( "EFO:1000158") Annotation( "MONDO:equivalentTo") "NCIT:C9293") -AnnotationAssertion(Annotation( "NCIT:C9293") "CNS neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9293") "CNS tumor") -AnnotationAssertion(Annotation( "NCIT:C9293") "brain/spinal cord tumor") -AnnotationAssertion(Annotation( "NCIT:C9293") "central nervous system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "central nervous system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C9293") "central nervous system tumor") -AnnotationAssertion(Annotation( "NCIT:C9293") "neoplasm of CNS") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C9293") "neoplasm of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C9293") "neoplasm of the central nervous system") -AnnotationAssertion(Annotation( "NCIT:C9293") "tumor of CNS") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C9293") "tumor of central nervous system") -AnnotationAssertion(Annotation( "NCIT:C9293") "tumor of the CNS") -AnnotationAssertion(Annotation( "NCIT:C9293") "tumor of the central nervous system") -AnnotationAssertion( "MONDO:0006130") -AnnotationAssertion(rdfs:label "central nervous system neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9293") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9293") ) - -# Class: (cervical squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A squamous cell carcinoma arising from the cervical epithelium. It usually evolves from a precancerous cervical lesion. Increased numbers of sexual partners and human papillomavirus (HPV) infection are risk factors for cervical squamous cell carcinoma. The following histologic patterns have been described: conventional squamous cell carcinoma, papillary squamous cell carcinoma, transitional cell carcinoma, lymphoepithelioma-like carcinoma, verrucous carcinoma, condylomatous carcinoma and spindle cell carcinoma. Survival is most closely related to the stage of disease at the time of diagnosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000172") Annotation( "MONDO:equivalentTo") "DOID:3744") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000172") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:213767") Annotation( "Orphanet:213767/btnt") "ICD10CM:C53.0") -AnnotationAssertion(Annotation( "DOID:3744") Annotation( "EFO:1000172") Annotation( "MONDO:equivalentTo") "NCIT:C4028") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CESC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213767") -AnnotationAssertion(Annotation( "DOID:3744") Annotation( "MONDO:equivalentTo") "SCTID:254886006") -AnnotationAssertion(Annotation( "DOID:3744") Annotation( "EFO:1000172") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4028") Annotation( "Orphanet:213767") "UMLS:C0279671") -AnnotationAssertion(Annotation( "NCIT:C4028") "cervical squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C4028") Annotation( "Orphanet:213767") "cervical squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4028") "cervix squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4028") "cervix uteri squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4028") "squamous cell carcinoma of cervix") -AnnotationAssertion(Annotation( "NCIT:C4028") "squamous cell carcinoma of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C4028") "squamous cell carcinoma of the cervix") -AnnotationAssertion(Annotation( "DOID:3744") Annotation( "NCIT:C4028") "squamous cell carcinoma of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C4028") "squamous cell carcinoma of the uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C4028") "squamous cell carcinoma of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C4028") "squamous cervical cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4028") "uterine cervix squamous cell carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:CESC") Annotation( ) "CESC") -AnnotationAssertion( "MONDO:0006143") -AnnotationAssertion(Annotation( "Orphanet:213767") ) -AnnotationAssertion(rdfs:label "cervical squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000172") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4028") ) -SubClassOf(Annotation( "DOID:3744") Annotation( "EFO:1000172") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4028") ) - -# Class: (colon neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C5497") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the colon. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000188") -AnnotationAssertion(Annotation( "EFO:1000188") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5497") -AnnotationAssertion(Annotation( "NCIT:C5497") "carcinoid tumor of colon") -AnnotationAssertion(Annotation( "NCIT:C5497") "carcinoid tumor of the colon") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C5497") "colon NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C5497") "colon carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon carcinoid tumor (disease)") -AnnotationAssertion( "colon neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "NCIT:C5497") "colon neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "colon neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "NCIT:C5497") "colonic carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of colon") -AnnotationAssertion( "MONDO:0006155") -AnnotationAssertion(rdfs:label "colon neuroendocrine tumor G1") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5497") ) -SubClassOf( ) - -# Class: (colorectal neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C96160") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the colon or rectum. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000195") -AnnotationAssertion(Annotation( "EFO:1000195") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C96160") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96160") "UMLS:C3272611") -AnnotationAssertion(Annotation( "NCIT:C96160") "colorectal NET G1") -AnnotationAssertion(Annotation( "NCIT:C96160") "colorectal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C96160") "colorectal neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "colorectum NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "colorectum carcinoid tumor") -AnnotationAssertion( "colorectum neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "colorectum neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of colorectum") -AnnotationAssertion(Annotation( "NCIT:C96160") "large intestinal neuroendocrine tumor G1") -AnnotationAssertion( "MONDO:0006162") -AnnotationAssertion(rdfs:label "colorectal neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000195") Annotation( "MONDO:Redundant") Annotation( "NCIT:C96160/inferred") ) -SubClassOf( ) - -# Class: (colorectal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C43588") "A very rare colorectal carcinoma characterized by the presence of a malignant squamous cell infiltrate.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000198") -AnnotationAssertion(Annotation( "EFO:1000198") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C43588") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C43588") "UMLS:C1707442") -AnnotationAssertion(Annotation( "NCIT:C43588") "colorectal (colon or rectal) squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C43588") "colorectal squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C43588") "colorectal squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colorectum squamous cell carcinoma") -AnnotationAssertion( "MONDO:0006165") -AnnotationAssertion(rdfs:label "colorectal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000198") Annotation( "MONDO:Redundant") Annotation( "NCIT:C43588") ) -SubClassOf( ) - -# Class: (digestive system carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C96963") "A malignant neoplasm that arises from the epithelium of any part of the digestive system. Representative examples include colorectal carcinoma, esophageal carcinoma, and pancreatic carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050922") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000218") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002672") -AnnotationAssertion(Annotation( "EFO:1000218") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C96963") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96963") "UMLS:C0151544") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of digestive system") -AnnotationAssertion(Annotation( "NCIT:C96963") "carcinoma of the gastrointestinal system") -AnnotationAssertion(Annotation( "NCIT:C96963") "digestive system carcinoma") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "gastrointestinal carcinoma") -AnnotationAssertion(Annotation( "MONDO:0000537") "gastrointestinal carcinoma (disease)") -AnnotationAssertion(Annotation( "NCIT:C96963") "gastrointestinal system carcinoma") -AnnotationAssertion( "MONDO:0006181") -AnnotationAssertion(rdfs:label "digestive system carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050922") Annotation( "MONDO:Redundant") Annotation( "NCIT:C96963") ) -SubClassOf(Annotation( "EFO:1000218") Annotation( "MONDO:Redundant") Annotation( "NCIT:C96963") ) - -# Class: (duodenal adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the duodenum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10816") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000223") -AnnotationAssertion(Annotation( "DOID:10816") Annotation( "EFO:1000223") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C7889") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:DA") -AnnotationAssertion(Annotation( "DOID:10816") Annotation( "MONDO:equivalentTo") "SCTID:408644002") -AnnotationAssertion(Annotation( "DOID:10816") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7889") "UMLS:C0278804") -AnnotationAssertion(Annotation( "DOID:10816") Annotation( "NCIT:C7889") "adenocarcinoma of duodenum") -AnnotationAssertion(Annotation( "NCIT:C7889") "adenocarcinoma of the duodenum") -AnnotationAssertion(Annotation( "DOID:10816") Annotation( "NCIT:C7889") "duodenal adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum adenocarcinoma") -AnnotationAssertion( "MONDO:0006186") -AnnotationAssertion(rdfs:label "duodenal adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10816") Annotation( "EFO:1000223") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7889") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7889") ) - -# Class: (endometrial squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C8719") "A primary carcinoma of the endometrium characterized by the presence of malignant squamous cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5533") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000240") -AnnotationAssertion(Annotation( "DOID:5533") Annotation( "EFO:1000240") Annotation( "MONDO:equivalentTo") "NCIT:C8719") -AnnotationAssertion(Annotation( "DOID:5533") Annotation( "MONDO:equivalentTo") "UMLS:C1333396") -AnnotationAssertion(Annotation( "NCIT:C8719") "endometrial squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5533") Annotation( "NCIT:C8719") "squamous cell carcinoma of endometrium") -AnnotationAssertion(Annotation( "NCIT:C8719") "squamous cell carcinoma of the endometrium") -AnnotationAssertion( "MONDO:0006198") -AnnotationAssertion(rdfs:label "endometrial squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5533") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8719") ) -SubClassOf(Annotation( "DOID:5533") Annotation( "EFO:1000240") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8719") ) - -# Class: (extrahepatic bile duct squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5777") "A carcinoma that arises from the extrahepatic bile ducts. It is composed entirely by malignant squamous epithelial cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C5777") "bile duct squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5777") "squamous cell bile duct carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5777") "squamous cell carcinoma of bile duct") -AnnotationAssertion(Annotation( "NCIT:C5777") "squamous cell carcinoma of the bile duct") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000248") -AnnotationAssertion(Annotation( "EFO:1000248") Annotation( "MONDO:equivalentTo") "NCIT:C5777") -AnnotationAssertion(Annotation( "MONDO:directSiblingOf") Annotation( "NCIT:C5777") "UMLS:C0861861") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5777") "extrahepatic bile duct squamous cell carcinoma") -AnnotationAssertion( "MONDO:0006203") -AnnotationAssertion(rdfs:label "extrahepatic bile duct squamous cell carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5777") ) -SubClassOf( ) - -# Class: (fallopian tube carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the fallopian tube.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3867") "cancer of fallopian tube") -AnnotationAssertion(Annotation( "DOID:1963") Annotation( "NCIT:C3867") "cancer of the fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C3867") "fallopian tube cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1963") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000251") -AnnotationAssertion(Annotation( "DOID:1963") Annotation( "EFO:1000251") Annotation( "MONDO:equivalentTo") "NCIT:C3867") -AnnotationAssertion(Annotation( "DOID:1963") Annotation( "MONDO:equivalentTo") "SCTID:276870001") -AnnotationAssertion(Annotation( "DOID:1963") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3867") "UMLS:C0238122") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C3867") "carcinoma of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C3867") "carcinoma of the fallopian tube") -AnnotationAssertion(Annotation( "DOID:1963") "fallopian tube Ca") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3867") "fallopian tube carcinoma") -AnnotationAssertion( "MONDO:0006206") -AnnotationAssertion(rdfs:label "fallopian tube carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1963") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3867") ) -SubClassOf(Annotation( "DOID:1963") Annotation( "EFO:1000251") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3867") ) - -# Class: (fibroblastic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7075") "A benign, intermediate, or malignant mesenchymal neoplasm characterized by the presence of neoplastic fibroblasts.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000255") -AnnotationAssertion(Annotation( "EFO:1000255") Annotation( "MONDO:equivalentTo") "NCIT:C7075") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibroblastic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibroblastic tumor") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibrocytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibrocytic tumor") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibrogenic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibrogenicTumor") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibrous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7075") "fibrous tumor") -AnnotationAssertion( "MONDO:0006209") -AnnotationAssertion(rdfs:label "fibroblastic neoplasm") -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C7075") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7075") ) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gallbladder adenocarcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from glandular epithelial cells of the gall bladder.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000262") -AnnotationAssertion(Annotation( "DOID:3500") Annotation( "EFO:1000262") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C9166") -AnnotationAssertion(Annotation( "DOID:3500") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9166") "UMLS:C0279651") -AnnotationAssertion(Annotation( "NCIT:C9166") "adenocarcinoma of gallbladder") -AnnotationAssertion(Annotation( "DOID:3500") Annotation( "NCIT:C9166") "adenocarcinoma of the gallbladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C9166") "gallbladder adenocarcinoma") -AnnotationAssertion( "MONDO:0006215") -AnnotationAssertion(rdfs:label "gallbladder adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3500") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9166") ) -SubClassOf(Annotation( "DOID:3500") Annotation( "EFO:1000262") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9166") ) - -# Class: (gallbladder squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9170") "A carcinoma that arises from the gallbladder. It is composed entirely by malignant squamous epithelial cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5535") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000267") -AnnotationAssertion(Annotation( "DOID:5535") Annotation( "EFO:1000267") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C9170") -AnnotationAssertion(Annotation( "DOID:5535") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9170") "UMLS:C0279658") -AnnotationAssertion(Annotation( "NCIT:C9170") "epidermoid carcinoma of gallbladder") -AnnotationAssertion(Annotation( "NCIT:C9170") "epidermoid carcinoma of the gallbladder") -AnnotationAssertion(Annotation( "DOID:5535") Annotation( "NCIT:C9170") "epidermoid gallbladder carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9170") "gallbladder squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C9170") "gallbladder squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9170") "squamous cell carcinoma of gallbladder") -AnnotationAssertion(Annotation( "DOID:5535") Annotation( "NCIT:C9170") "squamous cell carcinoma of the gallbladder") -AnnotationAssertion(Annotation( "NCIT:C9170") "squamous cell gallbladder carcinoma") -AnnotationAssertion( "MONDO:0006220") -AnnotationAssertion(rdfs:label "gallbladder squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5535") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9170") ) -SubClassOf(Annotation( "DOID:5535") Annotation( "EFO:1000267") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9170") ) - -# Class: (gastric neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:P378") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the stomach. The vast majority of cases arise from the corpus-fundus region. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent. It may be associated with autoimmune chronic atrophic gastritis, multiple endocrine neoplasia type 1, or it may be sporadic.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000275") -AnnotationAssertion(Annotation( "EFO:1000275") Annotation( "MONDO:equivalentTo") "NCIT:C4635") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4635") "UMLS:C0349529") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric ECL cell NET") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric ECL cell NET G1") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric ECL cell, histamine-producing NET") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric ECL-cell carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric NET G1") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric enterochromaffin-like cell carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4635") "gastric enterochromaffin-like cell neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "stomach NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "stomach carcinoid tumor") -AnnotationAssertion( "stomach neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "stomach neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion( "MONDO:0006227") -AnnotationAssertion(rdfs:label "gastric neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000275") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4635/inferred") ) -SubClassOf(Annotation( "NCIT:C4635") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C5475") "A rare carcinoma of the stomach resembling squamous cell carcinomas arising elsewhere in the body.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5516") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000278") -AnnotationAssertion(Annotation( "DOID:5516") Annotation( "EFO:1000278") Annotation( "MONDO:equivalentTo") "NCIT:C5475") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:418959") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:766980008") -AnnotationAssertion(Annotation( "DOID:5516") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5475") "UMLS:C1333789") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237470") -AnnotationAssertion(Annotation( "NCIT:C5475") "gastric (stomach) squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C5475") Annotation( "Orphanet:418959") "gastric squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5516") Annotation( "MONDO:0018482") Annotation( "NCIT:C5475") "squamous cell carcinoma of stomach") -AnnotationAssertion(Annotation( "NCIT:C5475") "squamous cell carcinoma of the stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "stomach squamous cell carcinoma") -AnnotationAssertion( "MONDO:0006230") -AnnotationAssertion(Annotation( "Orphanet:418959") ) -AnnotationAssertion(rdfs:label "gastric squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5516") Annotation( "EFO:1000278") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5475") Annotation( "Orphanet:418959") ) -SubClassOf(Annotation( "DOID:5516") Annotation( "EFO:1000278") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5475") ) - -# Class: (head and neck paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C5327") "A benign or malignant extra-adrenal paraganglioma arising from paraganglia in the head and neck. Representative examples include the carotid body and jugulotympanic paragangliomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000288") -AnnotationAssertion(Annotation( "EFO:1000288") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C5327") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5327") "UMLS:C1333944") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "craniocervical region paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C5327") "head and neck paraganglioma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "paraganglioma of craniocervical region") -AnnotationAssertion(Annotation( "NCIT:C5327") "paraganglioma of head and neck") -AnnotationAssertion(Annotation( "NCIT:C5327") "paraganglioma of the head and neck") -AnnotationAssertion( "MONDO:0006239") -AnnotationAssertion(rdfs:label "head and neck paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5327/inferred") ) -SubClassOf(Annotation( "EFO:1000288") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5327") ) - -# Class: (histiocytic and dendritic cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C9294") "Rare tumors that affect the hematopoietic and lymphoid tissues. The cells of origin are the histiocytes and accessory cells. They can occur at any age and show no significant variations in geographical distribution. This category includes the histiocytic sarcoma, Langerhans cell histiocytosis, Langerhans cell sarcoma, interdigitading dendritic cell sarcoma/tumor, follicular dendritic cell sarcoma/tumor, and dendritic cell sarcoma, not otherwise specified. (WHO, 2001)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5621") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000297") -AnnotationAssertion(Annotation( "EFO:1000297") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C9294") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98287") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9294") "UMLS:C1334030") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206982") -AnnotationAssertion(Annotation( "NCIT:C9294") "histiocytic and Dendritic cell neoplasms") -AnnotationAssertion(Annotation( "NCIT:C9294") "histiocytic and Dendritic cell tumors") -AnnotationAssertion(Annotation( "NCIT:C9294") "histiocytic and dendritic cell neoplasm") -AnnotationAssertion(Annotation( "DOID:5621") "histiocytic and dendritic cell") -AnnotationAssertion(Annotation( "DOID:5621") "histiocytic and dendritic cell cancer") -AnnotationAssertion(Annotation( "Orphanet:98287") "histiocytic and dendritic cell tumor") -AnnotationAssertion( "MONDO:0006247") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98287") ) -AnnotationAssertion(rdfs:label "histiocytic and dendritic cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:98287") ) -SubClassOf(Annotation( "NCIT:C9294") ) - -# Class: (ileal neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C4935") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the ileum. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021536") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000300") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:209.03") -AnnotationAssertion(Annotation( "EFO:1000300") Annotation( "MONDO:equivalentTo") "NCIT:C4935") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:425318003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4935") "UMLS:C0745216") -AnnotationAssertion(Annotation( "NCIT:C4935") "carcinoid tumor of ileum") -AnnotationAssertion(Annotation( "NCIT:C4935") "carcinoid tumor of the ileum") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of ileum") -AnnotationAssertion(Annotation( "NCIT:C4935") "ileal NET G1") -AnnotationAssertion(Annotation( "NCIT:C4935") "ileal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4935") "ileal neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "ileum NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "ileum carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ileum carcinoid tumor (disease)") -AnnotationAssertion( "ileum neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "ileum neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion( "MONDO:0006250") -AnnotationAssertion(rdfs:label "ileal neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4935") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4935") ) - -# Class: (invasive breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9245") "A carcinoma that infiltrates the breast parenchyma. The vast majority are adenocarcinomas arising from the terminal ductal lobular unit (TDLU). Often, the invasive adenocarcinoma co-exists with ductal or lobular carcinoma in situ. It is the most common carcinoma affecting women.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000307") -AnnotationAssertion(Annotation( "EFO:1000307") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C9245") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BRCA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:713609000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9245") "UMLS:C0853879") -AnnotationAssertion(Annotation( "NCIT:C9245") "infiltrating breast cancer") -AnnotationAssertion(Annotation( "NCIT:C9245") "infiltrating breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9245") "infiltrating carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C9245") "infiltrating carcinoma of the breast") -AnnotationAssertion(Annotation( "NCIT:C9245") "invasive breast cancer") -AnnotationAssertion(Annotation( "NCIT:C9245") "invasive breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9245") "invasive carcinoma of breast") -AnnotationAssertion(Annotation( "NCIT:C9245") "invasive carcinoma of the breast") -AnnotationAssertion(Annotation( "NCIT:C9245") "invasive mammary carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:BRCA") Annotation( ) "BRCA") -AnnotationAssertion( "MONDO:0006256") -AnnotationAssertion(rdfs:label "invasive breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000307") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9245") ) -SubClassOf( ) - -# Class: (jejunal neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C6429") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the jejunum. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000308") -AnnotationAssertion(Annotation( "EFO:1000308") Annotation( "MONDO:equivalentTo") "NCIT:C6429") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6429") "UMLS:C1334296") -AnnotationAssertion(Annotation( "NCIT:C6429") "carcinoid tumor of jejunum") -AnnotationAssertion(Annotation( "NCIT:C6429") "carcinoid tumor of the jejunum") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of jejunum") -AnnotationAssertion(Annotation( "NCIT:C6429") "jejunal NET G1") -AnnotationAssertion(Annotation( "NCIT:C6429") "jejunal carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "jejunum NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "jejunum carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jejunum carcinoid tumor (disease)") -AnnotationAssertion( "jejunum neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "jejunum neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion( "MONDO:0006257") -AnnotationAssertion(rdfs:label "jejunal neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6429") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (kidney medullary carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7572") "A type of renal carcinoma affecting mostly young African-Americans. It is located in the medulla of the kidney, and follows an aggressive clinical course. Most reported cases have shown metastatic disease at the time of diagnosis.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0017888") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000314") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013175") -AnnotationAssertion(Annotation( "Orphanet:319319") Annotation( "Orphanet:319319/e") "MedDRA:10064886") -AnnotationAssertion(Annotation( "EFO:1000314") Annotation( "MONDO:equivalentTo") "NCIT:C7572") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MRC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:319319") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN203938") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of renal medulla") -AnnotationAssertion(Annotation( "NCIT:C7572") "kidney medullary carcinoma") -AnnotationAssertion( "renal medulla carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7572") "renal medullary carcinoma") -AnnotationAssertion( "MONDO:0006260") -AnnotationAssertion(Annotation( "Orphanet:319319") ) -AnnotationAssertion(rdfs:label "kidney medullary carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ONCOTREE:MRC/inferred") Annotation( "Orphanet:319319") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C4925") "A gonadal or extragonadal malignant neoplasm that arises from germ cells. Representative examples include embryonal carcinoma, yolk sac tumor, and seminoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000352") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0003360") -AnnotationAssertion(Annotation( "EFO:1000352") Annotation( "MONDO:equivalentTo") "NCIT:C4925") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:145831000119103") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4048549") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of germ cell") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "germ cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "germ cell tumor, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4925") "malignant germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4925") "malignant germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4925") "malignant neoplasm of germ cell") -AnnotationAssertion(Annotation( "NCIT:C4925") "malignant neoplasm of the germ cell") -AnnotationAssertion(Annotation( "NCIT:C4925") "malignant tumor of germ cell") -AnnotationAssertion(Annotation( "NCIT:C4925") "malignant tumor of the germ cell") -AnnotationAssertion( "MONDO:0006290") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "malignant germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:1000352") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4925") ) - -# Class: (malignant jugulotympanic paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C4623") "A jugulotympanic paraganglioma that metastasizes to other anatomic sites.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000353") -AnnotationAssertion(Annotation( "EFO:1000353") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C4623") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4623") "UMLS:C0347856") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of jugular body") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jugular body cancer") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant glomus jugulare neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant glomus jugulare tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant jugular body neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant jugulotympanic paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant neoplasm of glomus jugulare") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of jugular body") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant neoplasm of the glomus jugulare") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant tumor of glomus jugulare") -AnnotationAssertion(Annotation( "NCIT:C4623") "malignant tumor of the glomus jugulare") -AnnotationAssertion( "MONDO:0006291") -AnnotationAssertion(rdfs:label "malignant jugulotympanic paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C4623") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4623/inferred") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (pleural cancer) - -AnnotationAssertion(Annotation( "NCIT:C3547") "A primary or metastatic malignant neoplasm affecting the pleura. A representative example of primary malignant pleural neoplasm is the malignant pleural mesothelioma. A representative example of metastatic malignant neoplasm to the pleura is metastatic carcinoma that has spread to the pleura from another anatomic site.") -AnnotationAssertion(Annotation( "DOID:5158") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:5158") "neoplasm of pleura") -AnnotationAssertion(Annotation( "DOID:5158") Annotation( "NCIT:C3332") "pleural tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5158") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000362") -AnnotationAssertion(Annotation( "DOID:5158") Annotation( "MONDO:equivalentTo") "ICD10CM:C38.4") -AnnotationAssertion(Annotation( "DOID:5158") "ICD9:163") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:163.8") -AnnotationAssertion(Annotation( "DOID:5158") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:163.9") -AnnotationAssertion(Annotation( "DOID:5158") Annotation( "EFO:1000362") Annotation( "MONDO:equivalentTo") "NCIT:C3547") -AnnotationAssertion(Annotation( "DOID:5158") Annotation( "MONDO:equivalentTo") "SCTID:363433009") -AnnotationAssertion(Annotation( "DOID:5158") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3547") "UMLS:C0153494") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3547") "cancer of pleura") -AnnotationAssertion(Annotation( "NCIT:C3547") "cancer of the pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3547") "malignant neoplasm of pleura") -AnnotationAssertion(Annotation( "NCIT:C3547") "malignant neoplasm of the pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant pleura neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3547") "malignant pleural neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3547") "malignant pleural tumor") -AnnotationAssertion(Annotation( "NCIT:C3547") "malignant tumor of pleura") -AnnotationAssertion(Annotation( "NCIT:C3547") "malignant tumor of the pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pleura cancer") -AnnotationAssertion(Annotation( "MONDO:0003309") Annotation( "NCIT:C3547") "pleural cancer") -AnnotationAssertion( "MONDO:0006294") -AnnotationAssertion(rdfs:label "pleural cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "NCIT:C3547") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3547") ) - -# Class: (malignant urinary system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C9297") "A primary or metastatic malignant tumor involving the urinary system. Common tumor types include carcinomas, lymphomas, and sarcomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3996") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000363") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C64-C68") -AnnotationAssertion(Annotation( "DOID:3996") "ICD9:189.9") -AnnotationAssertion(Annotation( "EFO:1000363") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C9297") -AnnotationAssertion(Annotation( "DOID:3996") Annotation( "MONDO:equivalentTo") "SCTID:448233000") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of renal system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of renal system") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant renal system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9297") "malignant urinary system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9297") "malignant urinary tract neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal system cancer") -AnnotationAssertion(Annotation( "MONDO:0002827") "urinary system cancer") -AnnotationAssertion( "MONDO:0006295") -AnnotationAssertion(rdfs:label "malignant urinary system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3996") Annotation( "DOID:3996/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9297") ) - -# Class: (mediastinal malignant germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C6446") "An extragonadal malignant germ cell tumor that arises from the mediastinum. This category includes seminoma, embryonal carcinoma, yolk sac tumor, choriocarcinoma, mixed germ cell tumors, and immature malignant teratoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000366") -AnnotationAssertion(Annotation( "EFO:1000366") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6446") "NCIT:C6446") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:713293002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6446") "UMLS:C1334597") -AnnotationAssertion( "malignant mediastinal germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "mediastinal germ cell tumor, malignant") -AnnotationAssertion(Annotation( "NCIT:C6446") "mediastinal malignant germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6446") "thymic malignant germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6446") "malignant germ cell neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6446") "malignant germ cell neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6446") "malignant germ cell tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6446") "malignant germ cell tumor of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6446") "malignant mediastinal germ cell neoplasm") -AnnotationAssertion( "MONDO:0006298") -AnnotationAssertion(rdfs:label "mediastinal malignant germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6446") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6446") ) - -# Class: (middle ear squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6086") "A rare squamous cell carcinoma that arises from the middle ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5526") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000378") -AnnotationAssertion(Annotation( "DOID:5526") Annotation( "EFO:1000378") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C6086") -AnnotationAssertion(Annotation( "DOID:5526") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6086") "UMLS:C1334762") -AnnotationAssertion(Annotation( "NCIT:C6086") "epidermoid carcinoma of middle Ear") -AnnotationAssertion(Annotation( "NCIT:C6086") "epidermoid carcinoma of the middle Ear") -AnnotationAssertion(Annotation( "DOID:5526") Annotation( "NCIT:C6086") "epidermoid carcinoma of the middle ear") -AnnotationAssertion(Annotation( "NCIT:C6086") "middle Ear epidermoid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6086") "middle ear squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C6086") "squamous cell carcinoma of middle Ear") -AnnotationAssertion(Annotation( "NCIT:C6086") "squamous cell carcinoma of the middle Ear") -AnnotationAssertion(Annotation( "DOID:5526") "squamous cell carcinoma of middle ear") -AnnotationAssertion( "MONDO:0006303") -AnnotationAssertion(rdfs:label "middle ear squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5526") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6086") ) -SubClassOf(Annotation( "EFO:1000378") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6086/inferred") ) - -# Class: (non-neoplastic bile duct disorder) - -AnnotationAssertion(Annotation( "NCIT:C35774") "A non-neoplastic disorder that affects the intrahepatic or extrahepatic bile ducts. Representative examples include cholangitis and biliary atresia.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000400") -AnnotationAssertion(Annotation( "EFO:1000400") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C35774") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35774") "UMLS:C3275160") -AnnotationAssertion(Annotation( "NCIT:C35774") "non-neoplastic bile duct disorder") -AnnotationAssertion( "MONDO:0006322") -AnnotationAssertion(rdfs:label "non-neoplastic bile duct disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C35774") ) -SubClassOf(Annotation( "EFO:1000400") ) - -# Class: (ovarian endometrioid adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7979") "An endometrioid adenocarcinoma arising from the ovary. It comprises 10% to 25% of all primary ovarian carcinomas. Grossly, endometrioid carcinoma may present as a cystic or solid mass. Microscopically, the tumor greatly resembles the appearance of the ordinary type of endometrial adenocarcinoma. As a group, endometrioid carcinoma has a prognosis twice as good as that of serous or mucinous carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5828") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000416") -AnnotationAssertion(Annotation( "DOID:5828") Annotation( "EFO:1000416") Annotation( "MONDO:equivalentTo") "NCIT:C7979") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:EOV") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:454723") -AnnotationAssertion(Annotation( "DOID:5828") Annotation( "MONDO:equivalentTo") "SCTID:254852002") -AnnotationAssertion(Annotation( "DOID:5828") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7979") Annotation( "Orphanet:454723") "UMLS:C0346163") -AnnotationAssertion(Annotation( "NCIT:C7979") "endometrioid adenocarcinoma of ovary") -AnnotationAssertion(Annotation( "NCIT:C7979") "endometrioid adenocarcinoma of the ovary") -AnnotationAssertion(Annotation( "NCIT:C7979") "endometrioid cancer of ovary") -AnnotationAssertion(Annotation( "NCIT:C7979") "endometrioid cancer of the ovary") -AnnotationAssertion(Annotation( "DOID:5828") Annotation( "NCIT:C7979") "endometrioid carcinoma of ovary") -AnnotationAssertion(Annotation( "NCIT:C7979") "endometrioid carcinoma of the ovary") -AnnotationAssertion(Annotation( "DOID:5828") "endometrioid carcinoma ovary") -AnnotationAssertion(Annotation( "MONDO:0003662") "endometrioid ovary carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "endometrium adenocarcinoma of ovary") -AnnotationAssertion(Annotation( "NCIT:C7979") "ovarian endometrioid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C7979") "ovarian endometrioid cancer") -AnnotationAssertion(Annotation( "DOID:5828") Annotation( "NCIT:C7979") "ovarian endometrioid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary endometrium adenocarcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:EOV") "endometrioid ovarian cancer") -AnnotationAssertion( "MONDO:0006335") -AnnotationAssertion(Annotation( "Orphanet:454723") ) -AnnotationAssertion(rdfs:label "ovarian endometrioid adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5828") Annotation( "EFO:1000416") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7979") ) -SubClassOf(Annotation( "NCIT:C7979") ) -SubClassOf(Annotation( "NCIT:C7979") ) -SubClassOf(Annotation( "EFO:1000416") Annotation( "MONDO:Redundant") ) - -# Class: (pancreatic acinar cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7977") "An adenocarcinoma arising from the pancreas. It is characterized by the presence of relatively uniform malignant cells which form acinar patterns. It usually occurs during adulthood. Signs and symptoms include abdominal pain, weight loss, nausea, and diarrhea. It may metastasize to regional lymph nodes and the liver. A minority of patients develop lipase hypersecretion syndrome. This syndrome may be seen in patients with liver metastases and it is characterized by excessive secretion of lipase in the serum, polyarthralgia, and subcutaneous fat necrosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5742") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000439") -AnnotationAssertion(Annotation( "DOID:5742") Annotation( "EFO:1000439") Annotation( "MONDO:equivalentTo") "NCIT:C7977") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PAAC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424046") -AnnotationAssertion(Annotation( "DOID:5742") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7977") Annotation( "Orphanet:424046") "UMLS:C0279661") -AnnotationAssertion(Annotation( "NCIT:C7977") "Pancreatic acinar cell cancer") -AnnotationAssertion(Annotation( "NCIT:C7977") "acinar cell adenocarcinoma of pancreas") -AnnotationAssertion(Annotation( "NCIT:C7977") "acinar cell adenocarcinoma of the pancreas") -AnnotationAssertion(Annotation( "MONDO:0018522") Annotation( "NCIT:C7977") "acinar cell carcinoma of pancreas") -AnnotationAssertion(Annotation( "NCIT:C7977") "acinar cell carcinoma of the pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of pancreatic acinar cell") -AnnotationAssertion(Annotation( "NCIT:C7977") "pancreas acinar cell adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:0003623") Annotation( "NCIT:C7977") "pancreatic acinar cell adenocarcinoma") -AnnotationAssertion(Annotation( "DOID:5742") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7977") Annotation( "Orphanet:424046") "pancreatic acinar cell carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:PAAC") Annotation( ) "PAAC") -AnnotationAssertion( "MONDO:0006346") -AnnotationAssertion(Annotation( "Orphanet:424046") ) -AnnotationAssertion(rdfs:label "pancreatic acinar cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5742") Annotation( "EFO:1000439") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7977") ) -SubClassOf(Annotation( "DOID:5742") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7977") ) -SubClassOf(Annotation( "MONDO:0016314") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (penile carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the penis") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9061") "cancer of penis") -AnnotationAssertion(Annotation( "NCIT:C9061") "cancer of the penis") -AnnotationAssertion(Annotation( "GARD:0009366") "cancer penis") -AnnotationAssertion(Annotation( "NCIT:C9061") "penile cancer") -AnnotationAssertion(Annotation( "EFO:1000465") Annotation( "MONDO:equivalentTo") "DOID:3449") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000465") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009366") -AnnotationAssertion(Annotation( "DOID:3449") Annotation( "EFO:1000465") Annotation( "MONDO:equivalentTo") "NCIT:C9061") -AnnotationAssertion(Annotation( "DOID:3449") Annotation( "MONDO:equivalentTo") "SCTID:372106005") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9061") "carcinoma of penis") -AnnotationAssertion(Annotation( "NCIT:C9061") "carcinoma of the penis") -AnnotationAssertion(Annotation( "DOID:3449") Annotation( "NCIT:C9061") "penile carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis carcinoma") -AnnotationAssertion(Annotation( "GARD:0009366") "penile cancer, adult") -AnnotationAssertion( "MONDO:0006360") -AnnotationAssertion(rdfs:label "penile carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3449") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9061") ) -SubClassOf(Annotation( "DOID:3449") Annotation( "EFO:1000465") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9061") ) - -# Class: (testicular non-seminomatous germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C9313") "A testicular germ cell tumor characterized by the absence of a seminomatous component. It includes embryonal carcinoma, yolk sac tumor, choriocarcinoma, teratoma, and mixed forms.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4086") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000570") -AnnotationAssertion(Annotation( "NCIT:C9313") "ICDO:9065/3") -AnnotationAssertion(Annotation( "EFO:1000570") Annotation( "MONDO:equivalentTo") "NCIT:C9313") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:363494") -AnnotationAssertion(Annotation( "DOID:4086") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9313") "UMLS:C1336724") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204702") -AnnotationAssertion(Annotation( "Orphanet:363494") "non-dysgerminomatous germ cell tumor of testis") -AnnotationAssertion(Annotation( "MONDO:0018195") "non-seminomatous germ cell tumor of testis") -AnnotationAssertion(Annotation( "MONDO:0002873") Annotation( "NCIT:C9313") "testicular germ cell tumor non-seminomatous") -AnnotationAssertion(Annotation( "Orphanet:363494") "testicular non seminomatous germ cell tumor") -AnnotationAssertion(Annotation( "Orphanet:363494") "testicular non-dysgerminomatous germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C9313") "testicular non-seminomatous germ cell tumor") -AnnotationAssertion( "MONDO:0006447") -AnnotationAssertion(Annotation( "Orphanet:363494") ) -AnnotationAssertion(rdfs:label "testicular non-seminomatous germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:4086") Annotation( "NCIT:C9313") Annotation( "Orphanet:363494") ) - -# Class: (thymic carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:99868") "Thymic carcinoma (TC) is a type of thymic epithelial neoplasm characterized by a high malignant potential.") -AnnotationAssertion(Annotation( "DOID:4554") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3284") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4554") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000576") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011952") -AnnotationAssertion(Annotation( "NCIT:C7569") "ICDO:8586/3") -AnnotationAssertion(Annotation( "Orphanet:99868") Annotation( "Orphanet:99868/e") "MedDRA:10061031") -AnnotationAssertion(Annotation( "DOID:4554") Annotation( "EFO:1000576") Annotation( "MONDO:equivalentTo") "NCIT:C7569") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:THYC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:99868") -AnnotationAssertion(Annotation( "DOID:4554") Annotation( "MONDO:equivalentTo") "SCTID:444374006") -AnnotationAssertion(Annotation( "DOID:3284") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7569") Annotation( "Orphanet:99868") Annotation( "Orphanet:99868/e") "UMLS:C0205969") -AnnotationAssertion(Annotation( "DOID:4554") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:99868") Annotation( "Orphanet:99868/e") "UMLS:C1322286") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN207411") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of thymus") -AnnotationAssertion(Annotation( "DOID:3284") Annotation( "NCIT:C7612") Annotation( "Orphanet:99868") "malignant thymoma") -AnnotationAssertion(Annotation( "DOID:3284") Annotation( "NCIT:C7569") "thymic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7569") "thymic carcinoma (excluding well differentiated thymic carcinoma)") -AnnotationAssertion(Annotation( "NCIT:C7569") "thymic carcinoma excluding well differentiated thymic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7569") Annotation( ) "thymoma type C") -AnnotationAssertion(Annotation( "DOID:3284") "thymoma, malignant") -AnnotationAssertion(Annotation( "DOID:3284") "thymoma, malignant (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:4554") "thymoma, type C") -AnnotationAssertion(Annotation( "DOID:4554") "thymoma, type C (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus carcinoma") -AnnotationAssertion(Annotation( "MONDO:0003048") Annotation( "NCIT:C7569") Annotation( ) "type C thymoma") -AnnotationAssertion(Annotation( "ONCOTREE:THYC") Annotation( ) "THYC") -AnnotationAssertion( "MONDO:0006451") -AnnotationAssertion(Annotation( "Orphanet:99868") ) -AnnotationAssertion(rdfs:label "thymic carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3284") Annotation( "DOID:4554/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7569") ) -SubClassOf(Annotation( "EFO:1000576") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7569") Annotation( "ONCOTREE:THYC") Annotation( "Orphanet:99868") ) -SubClassOf(Annotation( "NCIT:C7569") ObjectSomeValuesFrom( )) - -# Class: (thyroid gland squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C46008") "A rapidly growing primary carcinoma of the thyroid gland composed of malignant squamous cells. The clinical course is usually aggressive.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000594") -AnnotationAssertion(Annotation( "EFO:1000594") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C46008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C46008") "UMLS:C1710177") -AnnotationAssertion(Annotation( "NCIT:C46008") "squamous cell thyroid gland carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C46008") "thyroid gland squamous cell carcinoma") -AnnotationAssertion( "MONDO:0006467") -AnnotationAssertion(rdfs:label "thyroid gland squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000594") Annotation( "MONDO:Redundant") Annotation( "NCIT:C46008") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C46008") ) - -# Class: (ureter carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the ureter.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C8993") "ureter cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4939") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000609") -AnnotationAssertion(Annotation( "DOID:4939") Annotation( "EFO:1000609") Annotation( "MONDO:equivalentTo") "NCIT:C8993") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448864006") -AnnotationAssertion(Annotation( "DOID:4939") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8993") "UMLS:C0600079") -AnnotationAssertion(Annotation( "NCIT:C8993") "carcinoma of the ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C8993") "carcinoma of ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C8993") "ureter carcinoma") -AnnotationAssertion(Annotation( "DOID:4939") Annotation( "NCIT:C8993") "ureteral carcinoma") -AnnotationAssertion( "MONDO:0006481") -AnnotationAssertion(rdfs:label "ureter carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4939") Annotation( "EFO:1000609") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8993") ) -SubClassOf(Annotation( "DOID:4939") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8993") ) - -# Class: (vaginal squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A squamous cell carcinoma arising from the vagina. Human papillomavirus infection is associated with the development of vaginal intraepithelial neoplasia and invasive squamous cell carcinoma. Signs and symptoms include painless bleeding, postcoital bleeding, and urinary tract symptoms. Morphologically it resembles squamous cell carcinomas in other anatomic sites. Radiation therapy is the preferred treatment for most cases. The prognosis is related to the stage of the disease.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000620") -AnnotationAssertion(Annotation( "EFO:1000620") Annotation( "MONDO:equivalentTo") "NCIT:C7736") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:VSC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:105121000119102") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7736") "UMLS:C0238518") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of vagina squamous cell") -AnnotationAssertion(Annotation( "NCIT:C7736") "epidermoid carcinoma of the vagina") -AnnotationAssertion(Annotation( "NCIT:C7736") "epidermoid carcinoma of vagina") -AnnotationAssertion(Annotation( "NCIT:C7736") "epidermoid cell carcinoma of the vagina") -AnnotationAssertion(Annotation( "NCIT:C7736") "epidermoid cell carcinoma of vagina") -AnnotationAssertion(Annotation( "NCIT:C7736") "squamous cell carcinoma of the vagina") -AnnotationAssertion(Annotation( "NCIT:C7736") "squamous cell carcinoma of vagina") -AnnotationAssertion(Annotation( "NCIT:C7736") "vagina epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7736") "vagina epidermoid cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7736") "vagina squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7736") "vaginal epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7736") "vaginal epidermoid cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7736") "vaginal squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C7736") "vaginal squamous cell cancer, NOS") -AnnotationAssertion(Annotation( "NCIT:C7736") "vaginal squamous cell carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:VSC") "squamous cell carcinoma of the vulva/vagina") -AnnotationAssertion( "MONDO:0006490") -AnnotationAssertion(rdfs:label "vaginal squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7736") ) -SubClassOf(Annotation( "EFO:1000620") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7736") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7736") ) - -# Class: (acquired metabolic disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of metabolic disease that is acquired during the lifetime of the individual.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000639") Annotation( "MONDO:equivalentTo") "DOID:0060158") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000639") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired metabolic disease") -AnnotationAssertion( "MONDO:0006504") -AnnotationAssertion(rdfs:label "acquired metabolic disease") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060158") Annotation( "EFO:1000639") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (basal ganglia cerebrovascular disorder) - -AnnotationAssertion(Annotation( "MESH:D020144") "A pathological condition caused by impaired blood flow in the basal regions of cerebral hemispheres (basal ganglia), such as infarction; hemorrhage; or ischemia in vessels of this brain region including the lateral lenticulostriate arteries. Primary clinical manifestations include involuntary movements (dyskinesias) and muscle weakness (hemiparesis).") -AnnotationAssertion(Annotation( "EFO:1000640") Annotation( "MONDO:equivalentTo") "DOID:10991") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000640") -AnnotationAssertion(Annotation( "DOID:10991") Annotation( "MONDO:equivalentTo") "MESH:D020144") -AnnotationAssertion(Annotation( "DOID:10991") Annotation( "MONDO:equivalentTo") "UMLS:C0751739") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cerebrovascular disorder of collection of basal ganglia") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "collection of basal ganglia cerebrovascular disorder") -AnnotationAssertion( "MONDO:0006505") -AnnotationAssertion(rdfs:label "basal ganglia cerebrovascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10991") Annotation( "MESH:D020144") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:10991") Annotation( "EFO:1000640") Annotation( "MESH:D020144") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (renal tubular transport disease) - -AnnotationAssertion(Annotation( "MESH:D015499") "Genetic defects in the selective or non-selective transport functions of the kidney tubules.") -AnnotationAssertion(Annotation( "MESH:D015499") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000647") Annotation( "MONDO:equivalentTo") "DOID:447") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000647") -AnnotationAssertion(Annotation( "DOID:447") Annotation( "MONDO:equivalentTo") "MESH:D015499") -AnnotationAssertion(Annotation( "DOID:447") Annotation( "MONDO:equivalentTo") "UMLS:C0035091") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of renal absorption") -AnnotationAssertion(Annotation( "DOID:447") "inborn renal tubular transport disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "renal absorption disease") -AnnotationAssertion(Annotation( "MESH:D015499") "kidney tubular transport, inborn error") -AnnotationAssertion(Annotation( "MESH:D015499") "kidney tubular transport, inborn errors") -AnnotationAssertion(Annotation( "MESH:D015499") "renal tubular transport errors") -AnnotationAssertion(Annotation( "MESH:D015499") "renal tubular transport, inborn error") -AnnotationAssertion( "MONDO:0006510") -AnnotationAssertion(rdfs:label "renal tubular transport disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:447") Annotation( "EFO:1000647") Annotation( "MESH:D015499") Annotation( "MONDO:Redundant") Annotation( "MONDO:indirect") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute pancreatitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An acute inflammatory process that leads to necrosis of the pancreatic parenchyma. Signs and symptoms include severe abdominal pain, nausea, vomiting, diarrhea, fever, and shock. Causes include alcohol consumption, presence of gallstones, trauma, and drugs.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2913") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000652") -AnnotationAssertion(Annotation( "EFO:1000652") Annotation( "MONDO:otherHierarchy") "HP:0001735") -AnnotationAssertion(Annotation( "DOID:2913") "ICD9:577.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D019283") -AnnotationAssertion(Annotation( "DOID:2913") Annotation( "MONDO:equivalentTo") "NCIT:C95437") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:7881005") -AnnotationAssertion(Annotation( "DOID:2913") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C95437") "UMLS:C0001339") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0267941") -AnnotationAssertion(Annotation( "EFO:1000652") "Wikipedia:Acute_pancreatitis") -AnnotationAssertion(Annotation( "DOID:2913") "acute necrotizing pancreatitis") -AnnotationAssertion(Annotation( "DOID:2913") "acute pancreatitis (disorder) [ambiguous]") -AnnotationAssertion(Annotation( "DOID:2913") Annotation( "MTH:NOCODE") "pancreatitis necrotizing") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "pancreatitis, acute") -AnnotationAssertion( "MONDO:0006515") -AnnotationAssertion(rdfs:label "acute pancreatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2913") Annotation( "EFO:1000652") Annotation( "MESH:D019283") Annotation( "MONDO:Redundant") Annotation( "NCIT:C95437") ) -SubClassOf( ) - -# Class: (childhood malignant neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4005") "A malignant tumor that occurs in children. Representative examples include soft tissue and bone sarcomas (e.g. osteosarcoma) and embryonal neoplasms (e.g. hepatoblastoma and rhabdoid tumor).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000654") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4005") "UMLS:C0278704") -AnnotationAssertion(Annotation( "NCIT:C4005") "childhood cancer") -AnnotationAssertion(Annotation( "NCIT:C4005") "childhood malignant neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "childhood neoplasm, malignant") -AnnotationAssertion(Annotation( "NCIT:C4005") "malignant childhood neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4005") "malignant childhood tumor") -AnnotationAssertion(Annotation( "NCIT:C4005") "malignant pediatric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4005") "malignant pediatric tumor") -AnnotationAssertion(Annotation( "NCIT:C4005") "pediatric cancer") -AnnotationAssertion(Annotation( "NCIT:C4005") "malignant neoplasm") -AnnotationAssertion( "MONDO:0006517") -AnnotationAssertion(rdfs:label "childhood malignant neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000654") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4005") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4005") ) - -# Class: (rectal cancer) - -AnnotationAssertion(Annotation( "NCIT:C7418") "A primary or metastatic malignant neoplasm that affects the rectum. Representative examples include carcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1993") "carcinoma of rectum") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "NCIT:C9382") "carcinoma of the rectum") -AnnotationAssertion(Annotation( "EFO:1000657") Annotation( "MONDO:equivalentTo") "DOID:1993") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000657") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:154.1") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "MONDO:equivalentTo") "NCIT:C7418") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "MONDO:equivalentTo") "SCTID:363351006") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "MONDO:patterns/cancer") "cancer of rectum") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "ICD9CM:154.1") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7418") "malignant neoplasm of rectum") -AnnotationAssertion(Annotation( "NCIT:C7418") "malignant neoplasm of the rectum") -AnnotationAssertion(Annotation( "NCIT:C7418") "malignant rectal neoplasm") -AnnotationAssertion(Annotation( "DOID:1993") Annotation( "NCIT:C7418") "malignant rectal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant rectum neoplasm") -AnnotationAssertion(Annotation( "DOID:1993") "malignant rectum tumor") -AnnotationAssertion(Annotation( "NCIT:C7418") "malignant tumor of rectum") -AnnotationAssertion(Annotation( "NCIT:C7418") "malignant tumor of the rectum") -AnnotationAssertion(Annotation( "DOID:1993") "rectal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum cancer") -AnnotationAssertion( "MONDO:0006519") -AnnotationAssertion(rdfs:label "rectal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7418") ) -SubClassOf(Annotation( "DOID:1993") Annotation( "DOID:1993/inferred") Annotation( "EFO:1000657") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7418") ) - -# Class: (folliculitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the hair follicles. Causes include excessive perspiration, skin infections, and skin wounds.") -AnnotationAssertion(Annotation( "EFO:1000702") Annotation( "MONDO:equivalentTo") "DOID:4409") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000702") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:704.8") -AnnotationAssertion(Annotation( "DOID:4409") Annotation( "MONDO:equivalentTo") "MESH:D005499") -AnnotationAssertion(Annotation( "DOID:4409") Annotation( "MONDO:equivalentTo") "NCIT:C94408") -AnnotationAssertion(Annotation( "DOID:4409") Annotation( "MONDO:equivalentTo") "SCTID:13600006") -AnnotationAssertion(Annotation( "EFO:1000702") "Wikipedia:Folliculitis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "dermatitis of hair follicle") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hair follicle dermatitis") -AnnotationAssertion( "MONDO:0006552") -AnnotationAssertion(rdfs:label "folliculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:4409") Annotation( "MESH:D005499") Annotation( "MONDO:Redundant") Annotation( "NCIT:C94408/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (panniculitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the subcutaneous adipose tissue.") -AnnotationAssertion(Annotation( "DOID:1526") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000746") Annotation( "MONDO:equivalentTo") "DOID:1526") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000746") -AnnotationAssertion(Annotation( "DOID:1526") "ICD9:729.3") -AnnotationAssertion(Annotation( "DOID:1526") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:729.30") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.39") -AnnotationAssertion(Annotation( "DOID:1526") Annotation( "MONDO:equivalentTo") "MESH:D015434") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C33645") -AnnotationAssertion(Annotation( "DOID:1526") Annotation( "MONDO:equivalentTo") "SCTID:22125009") -AnnotationAssertion(Annotation( "DOID:1526") Annotation( "MONDO:equivalentTo") "UMLS:C0030326") -AnnotationAssertion(Annotation( "EFO:1000746") "Wikipedia:Panniculitis") -AnnotationAssertion(Annotation( "NCIT:C33645") "Subcutaneous adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C33645") "Subcutaneous tissue") -AnnotationAssertion( "inflammation of subcutaneous adipose tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "subcutaneous adipose tissue inflammation") -AnnotationAssertion(Annotation( "NCIT:C33645") "subcutis") -AnnotationAssertion( "MONDO:0006591") -AnnotationAssertion(rdfs:label "panniculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D015434") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sebaceous gland disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the sebaceous gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000763") Annotation( "MONDO:equivalentTo") "DOID:9098") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000763") -AnnotationAssertion(Annotation( "DOID:9098") "ICD9:706.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012625") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:3441005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0036502") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of sebaceous gland") -AnnotationAssertion( "disease or disorder of sebaceous gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of sebaceous gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sebaceous gland disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "sebaceous gland disease or disorder") -AnnotationAssertion( "disease of sebaceous glands") -AnnotationAssertion( "MONDO:0006607") -AnnotationAssertion(rdfs:label "sebaceous gland disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:9098") Annotation( "EFO:1000763") Annotation( "MESH:D012625") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sweat gland disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the sweat gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000772") Annotation( "MONDO:equivalentTo") "DOID:1383") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000772") -AnnotationAssertion(Annotation( "DOID:1383") "ICD9:705") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:705.89") -AnnotationAssertion(Annotation( "DOID:1383") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:705.9") -AnnotationAssertion(Annotation( "DOID:1383") Annotation( "MONDO:equivalentTo") "MESH:D013543") -AnnotationAssertion(Annotation( "DOID:1383") Annotation( "MONDO:equivalentTo") "SCTID:88232005") -AnnotationAssertion(Annotation( "DOID:1383") Annotation( "MONDO:equivalentTo") "UMLS:C0038986") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of sweat gland") -AnnotationAssertion( "disease or disorder of sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sweat gland disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "sweat gland disease or disorder") -AnnotationAssertion( "disease of sweat glands") -AnnotationAssertion( "disorder of sweat glands") -AnnotationAssertion( "MONDO:0006615") -AnnotationAssertion(rdfs:label "sweat gland disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1383") Annotation( "EFO:1000772") Annotation( "MESH:D013543") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (diabetic neuropathy) - -AnnotationAssertion(Annotation( "NCIT:P378") "A chronic, pathological complication associated with diabetes mellitus, where nerve damages are incurred due to diabetic microvascular injury involving small blood vessels that supply these nerves, resulting in peripheral and/or autonomic nerve dysfunction.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9743") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000783") -AnnotationAssertion(Annotation( "DOID:9743") "ICD9:250.6") -AnnotationAssertion(Annotation( "DOID:9743") Annotation( "EFO:1000783") Annotation( "MONDO:equivalentTo") "MESH:D003929") -AnnotationAssertion(Annotation( "DOID:9743") Annotation( "MONDO:equivalentTo") "NCIT:C26748") -AnnotationAssertion(Annotation( "DOID:9743") Annotation( "MONDO:equivalentTo") "SCTID:230572002") -AnnotationAssertion(Annotation( "DOID:9743") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26748") "UMLS:C0011882") -AnnotationAssertion( "MONDO:0006626") -AnnotationAssertion(rdfs:label "diabetic neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9743") Annotation( "EFO:1000783") Annotation( "EFO:1000783/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26748") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adrenal cortex carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9325") "A rare, usually large (greater than 5cm), malignant epithelial tumor arising from the adrenal cortical cells. Symptoms are usually related to the excessive production of hormones, and include Cushing's syndrome and virilism in women. Common sites of metastasis include liver, lung, bone, and retroperitoneal lymph nodes. Advanced radiologic procedures have enabled the detection of small tumors, resulting in the improvement of the 5-year survival.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:1501") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9325") "adrenal cortex cancer") -AnnotationAssertion(Annotation( "DOID:660") "adrenal cortical tumors") -AnnotationAssertion(Annotation( "NCIT:C9325") "adrenocortical cancer") -AnnotationAssertion(Annotation( "NCIT:C9325") "cancer of the adrenal cortex") -AnnotationAssertion(Annotation( "DOID:660") Annotation( "NCIT:C9327") "malignant adrenocortical tumor") -AnnotationAssertion(Annotation( "DOID:660") "malignant neoplasm of adrenal cortex") -AnnotationAssertion(Annotation( "DOID:660") "malignant tumour of adrenal cortex") -AnnotationAssertion(Annotation( "EFO:0003093") Annotation( "MONDO:equivalentTo") "DOID:3948") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3959") -AnnotationAssertion(Annotation( "EFO:1000796") Annotation( "MONDO:equivalentTo") "DOID:660") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000796") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0000558") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0006744") -AnnotationAssertion(Annotation( "NCIT:C9325") "ICDO:8370/3") -AnnotationAssertion(Annotation( "Orphanet:1501") Annotation( "Orphanet:1501/e") "MedDRA:10001388") -AnnotationAssertion(Annotation( "DOID:660") Annotation( "MONDO:relatedTo") "NCIT:C2858") -AnnotationAssertion(Annotation( "DOID:3948") Annotation( "EFO:0003093") Annotation( "EFO:1000796") Annotation( "MONDO:equivalentTo") "NCIT:C9325") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ACC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:1501") -AnnotationAssertion(Annotation( "DOID:3948") Annotation( "MONDO:equivalentTo") "SCTID:255035007") -AnnotationAssertion(Annotation( "DOID:3948") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9325") Annotation( "Orphanet:1501") Annotation( "Orphanet:1501/e") "UMLS:C0206686") -AnnotationAssertion(Annotation( "ONCOTREE:ACC") Annotation( ) "ACC") -AnnotationAssertion(Annotation( "NCIT:C9325") "adenocarcinoma, adrenocortical, malignant") -AnnotationAssertion(Annotation( "DOID:3959") Annotation( "NCIT:C9325") Annotation( "NCIT:C9326") "adrenal cortex adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9325") "adrenal cortex carcinoma") -AnnotationAssertion(Annotation( "DOID:3959") Annotation( "MONDO:0002818") Annotation( "NCIT:C9325") "adrenal cortical adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C9325") "adrenal cortical carcinoma") -AnnotationAssertion(Annotation( "DOID:3948") "adrenal cortical carcinoma (morphologic abnormality)") -AnnotationAssertion(Annotation( "MONDO:0015460") Annotation( "MONDO:ambiguous") Annotation( "NCIT:C9325") "adrenocortical carcinoma") -AnnotationAssertion(Annotation( "MONDO:0005241") "adrenocortical carcinoma (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9325") "carcinoma of adrenal cortex") -AnnotationAssertion(Annotation( "DOID:3948") Annotation( "NCIT:C9325") "carcinoma of the adrenal cortex") -AnnotationAssertion(Annotation( "NCIT:C9325") "carcinoma, adrenocortical, malignant") -AnnotationAssertion(Annotation( "NCIT:C9325") "cortical cell carcinoma") -AnnotationAssertion( "MONDO:0006639") -AnnotationAssertion(Annotation( "Orphanet:1501") ) -AnnotationAssertion(rdfs:label "adrenal cortex carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:1501") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9325") ) - -# Class: (anterior uveitis) - -AnnotationAssertion(Annotation( "NCIT:C35109") "Inflammation of the iris and anterior chamber of the eye.") -AnnotationAssertion( "anterior uveitis (disease)") -AnnotationAssertion(Annotation( "DOID:1407") "CSP:1114-9593") -AnnotationAssertion(Annotation( "EFO:1000811") Annotation( "MONDO:equivalentTo") "DOID:1407") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000811") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010941") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0012122") -AnnotationAssertion(Annotation( "DOID:1407") Annotation( "EFO:1000811") Annotation( "MONDO:equivalentTo") "MESH:D014606") -AnnotationAssertion(Annotation( "EFO:1000811") Annotation( "Orphanet:280886") Annotation( "Orphanet:280886/e") "MedDRA:10002709") -AnnotationAssertion(Annotation( "DOID:1407") Annotation( "EFO:1000811") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35109") "NCIT:C35109") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:280886") -AnnotationAssertion(Annotation( "DOID:1407") Annotation( "EFO:1000811") Annotation( "MONDO:equivalentTo") "SCTID:410692006") -AnnotationAssertion(Annotation( "DOID:1407") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35109") Annotation( "Orphanet:280886") Annotation( "Orphanet:280886/e") "UMLS:C0042165") -AnnotationAssertion(Annotation( "MONDO:0017253") Annotation( "MONDO:ambiguous") Annotation( "NCIT:C35109") "anterior uveitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "anterior uveitis (disease)") -AnnotationAssertion(Annotation( "Orphanet:280886") "iridocyclitis") -AnnotationAssertion( "MONDO:0006651") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:280886") ) -AnnotationAssertion(rdfs:label "anterior uveitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:1407/inferred") Annotation( "NCIT:C35109") Annotation( "Orphanet:280886") ) - -# Class: (aortitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the aorta. Causes include trauma, infectious disorders, and connective tissue disorders.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000816") Annotation( "MONDO:equivalentTo") "DOID:519") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000816") -AnnotationAssertion(Annotation( "DOID:519") Annotation( "EFO:1000816") Annotation( "MONDO:equivalentTo") "MESH:D001025") -AnnotationAssertion(Annotation( "EFO:1000816") "MedDRA:10002921") -AnnotationAssertion(Annotation( "DOID:519") Annotation( "EFO:1000816") Annotation( "MONDO:equivalentTo") "NCIT:C97085") -AnnotationAssertion(Annotation( "DOID:519") Annotation( "EFO:1000816") Annotation( "MONDO:equivalentTo") "SCTID:70933002") -AnnotationAssertion(Annotation( "DOID:519") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C97085") "UMLS:C0003509") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "aorta inflammation") -AnnotationAssertion( "inflammation of aorta") -AnnotationAssertion( "MONDO:0006656") -AnnotationAssertion(rdfs:label "aortitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:519") Annotation( "EFO:1000816") Annotation( "MESH:D001025") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (aseptic meningitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the membranes surrounding the brain and spinal cord without a bacterial pathogen.") -AnnotationAssertion(Annotation( "DOID:12157") ) -AnnotationAssertion(Annotation( "EFO:1000823") Annotation( "MONDO:equivalentTo") "DOID:12157") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000823") -AnnotationAssertion(Annotation( "DOID:12157") Annotation( "EFO:1000823") Annotation( "MONDO:equivalentTo") "MESH:D008582") -AnnotationAssertion(Annotation( "EFO:1000823") "MedDRA:10003458") -AnnotationAssertion(Annotation( "DOID:12157") Annotation( "EFO:1000823") Annotation( "MONDO:equivalentTo") "NCIT:C118299") -AnnotationAssertion(Annotation( "DOID:12157") Annotation( "EFO:1000823") Annotation( "MONDO:equivalentTo") "SCTID:301770000") -AnnotationAssertion(Annotation( "DOID:12157") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C118299") "UMLS:C0025290") -AnnotationAssertion(Annotation( "DOID:12157") "acute aseptic meningitis") -AnnotationAssertion(Annotation( "DOID:12157") "aseptic meningitis") -AnnotationAssertion( "MONDO:0006662") -AnnotationAssertion(rdfs:label "aseptic meningitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C118299") ) -DisjointClasses( ) - -# Class: (bacterial endocarditis) - -AnnotationAssertion(Annotation( "NCIT:C128359") "Endocarditis that is caused by an infection with a bacterial agent.") -AnnotationAssertion( "bacterial endocarditis (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000830") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0006689") -AnnotationAssertion(Annotation( "EFO:1000830") Annotation( "MONDO:equivalentTo") "MESH:D004697") -AnnotationAssertion(Annotation( "EFO:1000830") "MedDRA:10004019") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C128359") -AnnotationAssertion(Annotation( "EFO:1000830") Annotation( "MONDO:equivalentTo") "SCTID:301183007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C128359") "UMLS:C0014121") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Bacteria caused endocarditis (disease)") -AnnotationAssertion( "Bacteria endocarditis (disease)") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "bacterial endocarditis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "bacterial endocarditis (disease)") -AnnotationAssertion( "MONDO:0006669") -AnnotationAssertion(rdfs:label "bacterial endocarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (bacterial meningitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the membranes surrounding the brain and spinal cord due to a bacterial infection.") -AnnotationAssertion(Annotation( "EFO:1000831") Annotation( "MONDO:equivalentTo") "DOID:9470") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000831") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005881") -AnnotationAssertion(Annotation( "DOID:9470") Annotation( "EFO:1000831") "ICD9:320") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:320.7") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:320.89") -AnnotationAssertion(Annotation( "DOID:9470") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:320.9") -AnnotationAssertion(Annotation( "DOID:9470") Annotation( "EFO:1000831") Annotation( "MONDO:equivalentTo") "MESH:D016920") -AnnotationAssertion(Annotation( "EFO:1000831") "MedDRA:10004049") -AnnotationAssertion(Annotation( "DOID:9470") Annotation( "EFO:1000831") Annotation( "MONDO:equivalentTo") "NCIT:C118297") -AnnotationAssertion(Annotation( "DOID:9470") Annotation( "EFO:1000831") Annotation( "MONDO:equivalentTo") "SCTID:95883001") -AnnotationAssertion(Annotation( "DOID:9470") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C118297") "UMLS:C0085437") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Bacteria caused infectious meningitis") -AnnotationAssertion( "Bacteria infectious meningitis") -AnnotationAssertion(Annotation( "GARD:0005881") "meningitis, bacterial") -AnnotationAssertion( "MONDO:0006670") -AnnotationAssertion(Annotation( "GARD:0005881") ) -AnnotationAssertion(rdfs:label "bacterial meningitis") -AnnotationAssertion(Annotation( "GARD:0005881") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/5881/bacterial-meningitis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9470") Annotation( "EFO:1000831") Annotation( "MESH:D016920") Annotation( "MONDO:Redundant") Annotation( "NCIT:C118297") ) -SubClassOf( ) - -# Class: (balanitis) - -AnnotationAssertion(Annotation( "NCIT:C26705") "An infectious or non-infectious inflammatory process that affects the glans penis. Symptoms include redness and pain of the glans penis and foreskin and discharge.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000833") Annotation( "MONDO:equivalentTo") "DOID:13033") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000833") -AnnotationAssertion(Annotation( "DOID:13033") Annotation( "MONDO:equivalentTo") "ICD10CM:N48.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:N48.1") -AnnotationAssertion(Annotation( "DOID:13033") Annotation( "EFO:1000833") Annotation( "MONDO:equivalentTo") "MESH:D001446") -AnnotationAssertion(Annotation( "EFO:1000833") "MedDRA:10004073") -AnnotationAssertion(Annotation( "DOID:13033") Annotation( "EFO:1000833") Annotation( "MONDO:equivalentTo") "NCIT:C26705") -AnnotationAssertion(Annotation( "DOID:13033") Annotation( "EFO:1000833") Annotation( "MONDO:equivalentTo") "SCTID:44882003") -AnnotationAssertion(Annotation( "DOID:13033") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26705") "UMLS:C0004690") -AnnotationAssertion(Annotation( "NCIT:C26705") "balanitis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "glans penis inflammation") -AnnotationAssertion( "inflammation of glans penis") -AnnotationAssertion( "MONDO:0006672") -AnnotationAssertion(rdfs:label "balanitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13033") Annotation( "MESH:D001446") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26705/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brachial plexus neuritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An inflammatory process affecting the brachial plexus. It results in severe pain in the upper extremity and shoulder, upper arm weakness and loss of sensation in the upper arm.") -AnnotationAssertion(Annotation( "EFO:1000843") Annotation( "MONDO:equivalentTo") "DOID:3689") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000843") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0004228") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:723.4") -AnnotationAssertion(Annotation( "DOID:3689") Annotation( "EFO:1000843") Annotation( "MONDO:equivalentTo") "MESH:D020968") -AnnotationAssertion(Annotation( "EFO:1000843") "MedDRA:10073002") -AnnotationAssertion(Annotation( "DOID:3689") Annotation( "EFO:1000843") Annotation( "MONDO:equivalentTo") "NCIT:C84600") -AnnotationAssertion(Annotation( "DOID:3689") Annotation( "MONDO:directSiblingOf") "SCTID:26609002") -AnnotationAssertion(Annotation( "DOID:3689") Annotation( "MONDO:equivalentTo") "SCTID:72893007") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brachial nerve plexus neuritis") -AnnotationAssertion(Annotation( "DOID:3689") "brachial neuritis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neuritis of brachial nerve plexus") -AnnotationAssertion(Annotation( "DOID:3689") "parsonage-Aldren-Turner syndrome") -AnnotationAssertion(Annotation( "GARD:0004228") "acute brachial neuritis") -AnnotationAssertion(Annotation( "GARD:0004228") "acute brachial neuritis syndrome") -AnnotationAssertion(Annotation( "GARD:0004228") "acute brachial radiculitis syndrome") -AnnotationAssertion(Annotation( "GARD:0004228") "acute shoulder neuritis") -AnnotationAssertion(Annotation( "GARD:0004228") "idiopathic neuralgic amyotrophy") -AnnotationAssertion(Annotation( "GARD:0004228") "parsonage Turner syndrome") -AnnotationAssertion( "MONDO:0006682") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "brachial plexus neuritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3689") Annotation( "MESH:D020968") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "DOID:3689") Annotation( "EFO:1000843") Annotation( "MESH:D020968") Annotation( "MONDO:Redundant") ) - -# Class: (brachial plexus neuropathy) - -AnnotationAssertion(Annotation( "NCIT:P378") "A brachial plexus disorder characterized by regional paresthesia, pain and muscle weakness, and limited movement in the arm or hand.") -AnnotationAssertion(Annotation( "EFO:1000844") Annotation( "MONDO:equivalentTo") "DOID:3690") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000844") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:353.0") -AnnotationAssertion(Annotation( "DOID:3690") Annotation( "EFO:1000844") Annotation( "MONDO:equivalentTo") "MESH:D020516") -AnnotationAssertion(Annotation( "DOID:3690") Annotation( "MONDO:equivalentTo") "NCIT:C27194") -AnnotationAssertion(Annotation( "DOID:3690") Annotation( "MONDO:equivalentTo") "SCTID:3548001") -AnnotationAssertion(Annotation( "DOID:3690") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27194") "UMLS:C0700251") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brachial nerve plexus peripheral neuropathy") -AnnotationAssertion(Annotation( "DOID:3690") Annotation( "NCIT:C27194") "brachial plexopathy") -AnnotationAssertion(Annotation( "DOID:3690") "brachial plexus disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "peripheral neuropathy of brachial nerve plexus") -AnnotationAssertion( "MONDO:0006683") -AnnotationAssertion(rdfs:label "brachial plexus neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27194") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral arterial disease) - -AnnotationAssertion(Annotation( "MESH:D002539") "Pathological conditions of intracranial arteries supplying the cerebrum. These diseases often are due to abnormalities or pathological processes in the anterior cerebral artery; middle cerebral artery; and posterior cerebral artery.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000859") Annotation( "MONDO:equivalentTo") "DOID:3527") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000859") -AnnotationAssertion(Annotation( "DOID:3527") Annotation( "EFO:1000859") Annotation( "MONDO:equivalentTo") "MESH:D002539") -AnnotationAssertion(Annotation( "DOID:3527") Annotation( "MONDO:equivalentTo") "UMLS:C0007774") -AnnotationAssertion( "MONDO:0006693") -AnnotationAssertion(rdfs:label "cerebral arterial disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:3527") Annotation( "MESH:D002539") ) - -# Class: (choroid cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the optic choroid.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:12759") "choroid neoplasm") -AnnotationAssertion(Annotation( "DOID:12759") Annotation( "NCIT:C2949") "choroidal tumor") -AnnotationAssertion(Annotation( "EFO:1000866") Annotation( "MONDO:equivalentTo") "DOID:12759") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000866") -AnnotationAssertion(Annotation( "DOID:12759") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:190.6") -AnnotationAssertion(Annotation( "DOID:12759") Annotation( "EFO:1000866") Annotation( "MONDO:equivalentTo") "MESH:D002830") -AnnotationAssertion(Annotation( "EFO:1000866") "MedDRA:10057405") -AnnotationAssertion(Annotation( "DOID:12759") Annotation( "MONDO:equivalentTo") "NCIT:C3566") -AnnotationAssertion(Annotation( "DOID:12759") Annotation( "MONDO:equivalentTo") "SCTID:363466008") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of optic choroid") -AnnotationAssertion(Annotation( "NCIT:C3566") "malignant choroid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3566") "malignant choroid tumor") -AnnotationAssertion(Annotation( "NCIT:C3566") "malignant neoplasm of choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of optic choroid") -AnnotationAssertion(Annotation( "NCIT:C3566") "malignant neoplasm of the choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant optic choroid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3566") "malignant tumor of choroid") -AnnotationAssertion(Annotation( "DOID:12759") Annotation( "NCIT:C3566") "malignant tumor of the choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "optic choroid cancer") -AnnotationAssertion( "MONDO:0006700") -AnnotationAssertion(rdfs:label "choroid cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:12759") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3566") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3566") ) -SubClassOf( ) - -# Class: (CNS demyelinating autoimmune disease) - -AnnotationAssertion(Annotation( "MESH:D020278") "Conditions characterized by loss or dysfunction of myelin (see myelin sheath) in the brain, spinal cord, or optic nerves secondary to autoimmune mediated processes. This may take the form of a humoral or cellular immune response directed toward myelin or oligodendroglia associated autoantigens.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000870") -AnnotationAssertion(Annotation( "EFO:1000870") Annotation( "MONDO:equivalentTo") "MESH:D020278") -AnnotationAssertion( "MONDO:0006704") -AnnotationAssertion(rdfs:label "CNS demyelinating autoimmune disease") -AnnotationAssertion( ) -SubClassOf(Annotation( "EFO:1000870") Annotation( "MESH:D020278/inferred") ) - -# Class: (common bile duct neoplasm) - -AnnotationAssertion(Annotation( "MESH:D003138") "Tumor or cancer of the common bile duct including the ampulla of vater and the sphincter of oddi.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000876") Annotation( "MONDO:equivalentTo") "DOID:4608") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000876") -AnnotationAssertion(Annotation( "DOID:4608") Annotation( "EFO:1000876") Annotation( "MONDO:equivalentTo") "MESH:D003138") -AnnotationAssertion(Annotation( "DOID:4608") Annotation( "EFO:1000876") Annotation( "MONDO:equivalentTo") "SCTID:126857009") -AnnotationAssertion(Annotation( "DOID:4608") Annotation( "MONDO:equivalentTo") "UMLS:C0009442") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "common bile duct neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "common bile duct tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of common bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of common bile duct") -AnnotationAssertion( "MONDO:0006709") -AnnotationAssertion(rdfs:label "common bile duct neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D003138") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (benign duodenal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4775") "A non-metastasizing neoplasm arising from the wall of the duodenum.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021504") -AnnotationAssertion(Annotation( "DOID:1737") Annotation( "NCIT:C2995") "neoplasm of the duodenum") -AnnotationAssertion(Annotation( "EFO:1000907") Annotation( "MONDO:equivalentTo") "DOID:1737") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000907") -AnnotationAssertion(Annotation( "DOID:1737") Annotation( "EFO:1000907") Annotation( "MONDO:directSiblingOf") "MESH:D004379") -AnnotationAssertion(Annotation( "EFO:1000907") "MedDRA:10004251") -AnnotationAssertion(Annotation( "EFO:1000907") Annotation( "MONDO:equivalentTo") "NCIT:C4775") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92080005") -AnnotationAssertion(Annotation( "NCIT:C4775") "benign duodenal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4775") "benign duodenal tumor") -AnnotationAssertion(Annotation( "NCIT:C4775") "benign neoplasm of duodenum") -AnnotationAssertion(Annotation( "NCIT:C4775") "benign neoplasm of the duodenum") -AnnotationAssertion(Annotation( "NCIT:C4775") "benign tumor of duodenum") -AnnotationAssertion(Annotation( "NCIT:C4775") "benign tumor of the duodenum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum benign neoplasm") -AnnotationAssertion(Annotation( "DOID:1737") "duodenal benign neoplasm") -AnnotationAssertion( "MONDO:0006734") -AnnotationAssertion(rdfs:label "benign duodenal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4775") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4775") ) - -# Class: (fungal meningitis) - -AnnotationAssertion(Annotation( "MESH:D016921") "Meningitis caused by fungal agents which may occur as opportunistic infections or arise in immunocompetent hosts.") -AnnotationAssertion(Annotation( "EFO:1000942") Annotation( "MONDO:equivalentTo") "DOID:11608") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000942") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:117.9") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:321.1") -AnnotationAssertion(Annotation( "DOID:11608") Annotation( "EFO:1000942") Annotation( "MONDO:equivalentTo") "MESH:D016921") -AnnotationAssertion(Annotation( "EFO:1000942") "MedDRA:10017538") -AnnotationAssertion(Annotation( "DOID:11608") Annotation( "EFO:1000942") Annotation( "MONDO:equivalentTo") "SCTID:24321005") -AnnotationAssertion(Annotation( "DOID:11608") Annotation( "MONDO:equivalentTo") "UMLS:C0085438") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Fungi caused infectious meningitis") -AnnotationAssertion( "Fungi infectious meningitis") -AnnotationAssertion( "MONDO:0006764") -AnnotationAssertion(rdfs:label "fungal meningitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:11608") Annotation( "EFO:1000942") Annotation( "MESH:D016921") Annotation( "MONDO:Redundant") ) - -# Class: (glossitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the tongue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000951") Annotation( "MONDO:equivalentTo") "DOID:1456") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000951") -AnnotationAssertion(Annotation( "DOID:1456") Annotation( "MONDO:equivalentTo") "ICD10CM:K14.0") -AnnotationAssertion(Annotation( "DOID:1456") Annotation( "EFO:1000951") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:529.0") -AnnotationAssertion(Annotation( "DOID:1456") Annotation( "EFO:1000951") Annotation( "MONDO:equivalentTo") "MESH:D005928") -AnnotationAssertion(Annotation( "EFO:1000951") "MedDRA:10018386") -AnnotationAssertion(Annotation( "DOID:1456") Annotation( "EFO:1000951") Annotation( "MONDO:equivalentTo") "SCTID:45534005") -AnnotationAssertion(Annotation( "DOID:1456") Annotation( "MONDO:equivalentTo") "UMLS:C0017675") -AnnotationAssertion( "inflammation of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tongue inflammation") -AnnotationAssertion( "MONDO:0006771") -AnnotationAssertion(rdfs:label "glossitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1456") Annotation( "MESH:D005928") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypertensive retinopathy) - -AnnotationAssertion(Annotation( "NCIT:P378") "Retinopathy due to hypertension.") -AnnotationAssertion(Annotation( "EFO:1000977") Annotation( "MONDO:equivalentTo") "DOID:11561") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000977") -AnnotationAssertion(Annotation( "DOID:11561") Annotation( "EFO:1000977") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:362.11") -AnnotationAssertion(Annotation( "DOID:11561") Annotation( "EFO:1000977") Annotation( "MONDO:equivalentTo") "MESH:D058437") -AnnotationAssertion(Annotation( "EFO:1000977") "MedDRA:10020839") -AnnotationAssertion(Annotation( "DOID:11561") Annotation( "EFO:1000977") Annotation( "MONDO:equivalentTo") "NCIT:C3514") -AnnotationAssertion(Annotation( "DOID:11561") Annotation( "EFO:1000977") Annotation( "MONDO:equivalentTo") "SCTID:6962006") -AnnotationAssertion(Annotation( "DOID:11561") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3514") "UMLS:C0152132") -AnnotationAssertion( "MONDO:0006797") -AnnotationAssertion(rdfs:label "hypertensive retinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11561") Annotation( "EFO:1000977") Annotation( "MESH:D058437") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3514") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypothalamic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A primary or metastatic neoplasm that affects the hypothalamus.") -AnnotationAssertion(Annotation( "DOID:3644") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000979") Annotation( "MONDO:equivalentTo") "DOID:3644") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000979") -AnnotationAssertion(Annotation( "DOID:3644") Annotation( "EFO:1000979") Annotation( "MONDO:equivalentTo") "MESH:D007029") -AnnotationAssertion(Annotation( "DOID:3644") Annotation( "EFO:1000979") Annotation( "MONDO:equivalentTo") "NCIT:C3129") -AnnotationAssertion(Annotation( "DOID:3644") Annotation( "MONDO:equivalentTo") "SCTID:254968009") -AnnotationAssertion(Annotation( "DOID:3644") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3129") "UMLS:C0020659") -AnnotationAssertion(Annotation( "NCIT:C3129") "hypothalamic neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3129") "hypothalamic tumor") -AnnotationAssertion( "hypothalamus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "hypothalamus tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3129") "neoplasm of hypothalamus") -AnnotationAssertion(Annotation( "DOID:3644") Annotation( "NCIT:C3129") "neoplasm of the hypothalamus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3129") "tumor of hypothalamus") -AnnotationAssertion(Annotation( "NCIT:C3129") "tumor of the hypothalamus") -AnnotationAssertion( "MONDO:0006799") -AnnotationAssertion(rdfs:label "hypothalamic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D007029") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (ileal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm that affects the wall of the ileum. Representative examples include adenoma, carcinoma, and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021376") -AnnotationAssertion(Annotation( "EFO:1000981") Annotation( "MONDO:equivalentTo") "DOID:10156") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000981") -AnnotationAssertion(Annotation( "DOID:10156") Annotation( "EFO:1000981") Annotation( "MONDO:equivalentTo") "MESH:D007078") -AnnotationAssertion(Annotation( "DOID:10156") Annotation( "EFO:1000981") Annotation( "MONDO:equivalentTo") "NCIT:C3130") -AnnotationAssertion(Annotation( "DOID:10156") Annotation( "MONDO:equivalentTo") "SCTID:126835002") -AnnotationAssertion(Annotation( "DOID:10156") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3130") "UMLS:C0020876") -AnnotationAssertion(Annotation( "DOID:10156") Annotation( "NCIT:C3130") "ileal tumor") -AnnotationAssertion( "ileum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ileum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "ileum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3130") "neoplasm of ileum") -AnnotationAssertion(Annotation( "NCIT:C3130") "neoplasm of the ileum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3130") "tumor of ileum") -AnnotationAssertion(Annotation( "NCIT:C3130") "tumor of the ileum") -AnnotationAssertion( "MONDO:0006801") -AnnotationAssertion(rdfs:label "ileal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10156") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3130") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (intracranial arterial disease) - -AnnotationAssertion(Annotation( "MESH:D020765") "Pathological conditions involving arteries in the skull, such as arteries supplying the cerebrum, the cerebellum, the brain stem, and associated structures. They include atherosclerotic, congenital, traumatic, infectious, inflammatory, and other pathological processes.") -AnnotationAssertion(Annotation( "EFO:1000990") Annotation( "MONDO:equivalentTo") "DOID:13089") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000990") -AnnotationAssertion(Annotation( "DOID:13089") Annotation( "EFO:1000990") Annotation( "MONDO:equivalentTo") "MESH:D020765") -AnnotationAssertion(Annotation( "DOID:13089") Annotation( "MONDO:equivalentTo") "UMLS:C0752138") -AnnotationAssertion( "MONDO:0006808") -AnnotationAssertion(rdfs:label "intracranial arterial disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:13089") Annotation( "EFO:1000990") Annotation( "MESH:D020765") ) - -# Class: (iritis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the iris.") -AnnotationAssertion( "iritis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000997") Annotation( "MONDO:equivalentTo") "DOID:1406") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000997") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001101") -AnnotationAssertion(Annotation( "DOID:1406") Annotation( "EFO:1000997") Annotation( "MONDO:equivalentTo") "MESH:D007500") -AnnotationAssertion(Annotation( "EFO:1000997") "MedDRA:10022955") -AnnotationAssertion(Annotation( "DOID:1406") Annotation( "EFO:1000997") Annotation( "MONDO:equivalentTo") "NCIT:C50621") -AnnotationAssertion(Annotation( "DOID:1406") Annotation( "EFO:1000997") Annotation( "MONDO:equivalentTo") "SCTID:65074000") -AnnotationAssertion(Annotation( "DOID:1406") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C50621") "UMLS:C0022081") -AnnotationAssertion( "inflammation of iris") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "iris inflammation") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "iritis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "iritis (disease)") -AnnotationAssertion( "MONDO:0006814") -AnnotationAssertion(rdfs:label "iritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1406") Annotation( "MESH:D007500") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (jejunal cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the jejunum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000998") Annotation( "MONDO:equivalentTo") "DOID:13499") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000998") -AnnotationAssertion(Annotation( "DOID:13499") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:152.1") -AnnotationAssertion(Annotation( "EFO:1000998") "MedDRA:10023166") -AnnotationAssertion(Annotation( "DOID:13499") Annotation( "MONDO:equivalentTo") "SCTID:363404008") -AnnotationAssertion(Annotation( "DOID:13499") Annotation( "MONDO:equivalentTo") "UMLS:C0153427") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of jejunum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jejunum cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant jejunum neoplasm") -AnnotationAssertion(Annotation( "DOID:13499") Annotation( "ICD9CM:152.1") Annotation( "MONDO:patterns/cancer") Annotation( "MTH:U001249") "malignant neoplasm of jejunum") -AnnotationAssertion(Annotation( "DOID:13499") "malignant tumor of jejunum") -AnnotationAssertion( "MONDO:0006815") -AnnotationAssertion(rdfs:label "jejunal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13499") Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (arthropathy) - -AnnotationAssertion(Annotation( "NCIT:C35760") "Any disorder of the joints.") -AnnotationAssertion(Annotation( "DOID:381") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1000999") Annotation( "MONDO:equivalentTo") "DOID:381") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000999") -AnnotationAssertion(Annotation( "DOID:381") "ICD9:711") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:716.80") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:716.88") -AnnotationAssertion(Annotation( "DOID:381") "ICD9:716.9") -AnnotationAssertion(Annotation( "DOID:381") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:716.90") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:716.98") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:719.80") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:719.88") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:719.89") -AnnotationAssertion(Annotation( "DOID:381") "ICD9:719.9") -AnnotationAssertion(Annotation( "DOID:381") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:719.90") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:719.98") -AnnotationAssertion(Annotation( "DOID:381") Annotation( "MONDO:equivalentTo") "MESH:D007592") -AnnotationAssertion(Annotation( "EFO:1000999") "MedDRA:10003285") -AnnotationAssertion(Annotation( "DOID:381") Annotation( "EFO:1000999") Annotation( "MONDO:equivalentTo") "NCIT:C35760") -AnnotationAssertion(Annotation( "DOID:381") Annotation( "EFO:1000999") Annotation( "MONDO:equivalentTo") "SCTID:399269003") -AnnotationAssertion(Annotation( "DOID:381") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35760") "UMLS:C0022408") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the ankle and/or foot") -AnnotationAssertion(Annotation( "NCIT:C35760") "Joint disorder") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of ankle and/or foot") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of forearm") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of hand") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of lower leg") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of upper arm") -AnnotationAssertion(Annotation( "NCIT:C35760") "arthropathy") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of skeletal joint") -AnnotationAssertion( "disease or disorder of skeletal joint") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of skeletal joint") -AnnotationAssertion(Annotation( "NCIT:C35760") "disorder, Joint") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal joint disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "skeletal joint disease or disorder") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the ankle and foot") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the forearm") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the hand") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the lower leg") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the pelvic region and thigh") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the shoulder region") -AnnotationAssertion(Annotation( "DOID:381") "Joint ankylosis of the upper arm") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of ankle and foot joint") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of forearm joint") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of hand joint") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of multiple sites") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of pelvic region and thigh") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of joint of shoulder region") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of lower leg joint") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of multiple joints") -AnnotationAssertion(Annotation( "DOID:381") "ankylosis of upper arm joint") -AnnotationAssertion(Annotation( "DOID:381") "infectious arthropathy") -AnnotationAssertion( "arthrosis") -AnnotationAssertion( "disorder of joint") -AnnotationAssertion( "joint disease") -AnnotationAssertion( "joint disorder") -AnnotationAssertion( "MONDO:0006816") -AnnotationAssertion(rdfs:label "arthropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lip cancer) - -AnnotationAssertion(Annotation( "NCIT:C7485") "A primary or metastatic malignant neoplasm involving the lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001019") Annotation( "MONDO:equivalentTo") "DOID:8564") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001019") -AnnotationAssertion(Annotation( "DOID:8564") Annotation( "MONDO:equivalentTo") "ICD10CM:C00") -AnnotationAssertion(Annotation( "DOID:8564") "ICD9:140") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:140.5") -AnnotationAssertion(Annotation( "DOID:8564") "ICD9:140.6") -AnnotationAssertion(Annotation( "DOID:8564") "ICD9:140.8") -AnnotationAssertion(Annotation( "DOID:8564") Annotation( "EFO:1001019") Annotation( "MONDO:equivalentTo") "MESH:D008048") -AnnotationAssertion(Annotation( "EFO:1001019") "MedDRA:10007089") -AnnotationAssertion(Annotation( "DOID:8564") Annotation( "MONDO:equivalentTo") "NCIT:C7485") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:187622006") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of lip") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lip cancer") -AnnotationAssertion(Annotation( "NCIT:C7485") "malignant Lip neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7485") "malignant Lip tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant lip neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7485") "malignant neoplasm of Lip") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of commissure of lip") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of external Lip, not specified as upper or lower") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of labial commissure of lip") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of lip") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lip, external") -AnnotationAssertion(Annotation( "DOID:8564") Annotation( "MTH:NOCODE") "malignant neoplasm of lip, inner aspect") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lip, unspecified") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lip, unspecified, inner aspect") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lip, unspecified, vermilion border") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lip, vermilion border") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lower lip, buccal aspect") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lower lip, inner aspect") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lower lip, mucosa") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of lower lip, oral aspect") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of oral aspect of lip, not specified whether upper or lower") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of other sites of lip") -AnnotationAssertion(Annotation( "NCIT:C7485") "malignant neoplasm of the Lip") -AnnotationAssertion(Annotation( "DOID:8564") "malignant neoplasm of vermilion border of lip") -AnnotationAssertion(Annotation( "NCIT:C7485") "malignant tumor of Lip") -AnnotationAssertion(Annotation( "DOID:8564") Annotation( "MTH:NOCODE") "malignant tumor of commissure of lip") -AnnotationAssertion(Annotation( "DOID:8564") "malignant tumor of labial mucosa") -AnnotationAssertion(Annotation( "DOID:8564") "malignant tumor of lower labial mucosa") -AnnotationAssertion(Annotation( "DOID:8564") Annotation( "NCIT:C7485") "malignant tumor of the Lip") -AnnotationAssertion(Annotation( "DOID:8564") "malignant tumour of labial commissure") -AnnotationAssertion(Annotation( "DOID:8564") "malignant tumour of lip") -AnnotationAssertion( "MONDO:0006834") -AnnotationAssertion(rdfs:label "lip cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:8564") Annotation( "EFO:1001019") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7485") ) - -# Class: (mastitis) - -AnnotationAssertion(Annotation( "NCIT:P378") Annotation( "Wikipedia:Mastitis#Types") Annotation( "https://www.nhs.uk/conditions/mastitis/") "Inflammation of breast tissue during lactation or postpartum due to an obstructed duct or infection. Mastitis can also occur in non-breastfeeding women, and rarely in men.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001034") Annotation( "MONDO:equivalentTo") "DOID:10690") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001034") -AnnotationAssertion(Annotation( "DOID:10690") Annotation( "EFO:1001034") Annotation( "MONDO:equivalentTo") "MESH:D008413") -AnnotationAssertion(Annotation( "EFO:1001034") "MedDRA:10026883") -AnnotationAssertion(Annotation( "DOID:10690") Annotation( "EFO:1001034") Annotation( "MONDO:equivalentTo") "NCIT:C53662") -AnnotationAssertion(Annotation( "DOID:10690") Annotation( "EFO:1001034") Annotation( "MONDO:equivalentTo") "SCTID:45198002") -AnnotationAssertion(Annotation( "DOID:10690") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C53662") "UMLS:C0024894") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0392317") -AnnotationAssertion(Annotation( "NCIT:C53662") "breast infection") -AnnotationAssertion(Annotation( "DOID:10690") Annotation( "MONDO:patterns/inflammatory_disease_by_site") "breast inflammation") -AnnotationAssertion( "inflammation of breast") -AnnotationAssertion(Annotation( "DOID:10690") "inflammatory breast disease") -AnnotationAssertion(Annotation( "DOID:10690") Annotation( "ICD9CM:611.0") "inflammatory disease of breast") -AnnotationAssertion( "MONDO:0006849") -AnnotationAssertion(rdfs:label "mastitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10690") Annotation( "MESH:D008413") Annotation( "MONDO:Redundant") Annotation( "NCIT:C53662/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mouth disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease involving the mouth.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4968"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001047") Annotation( "MONDO:equivalentTo") "DOID:403") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001047") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:528.9") -AnnotationAssertion(Annotation( "DOID:403") Annotation( "EFO:1001047") Annotation( "MONDO:equivalentTo") "MESH:D009059") -AnnotationAssertion(Annotation( "DOID:403") Annotation( "MONDO:equivalentTo") "NCIT:C3240") -AnnotationAssertion(Annotation( "DOID:403") Annotation( "EFO:1001047") Annotation( "MONDO:equivalentTo") "SCTID:118938008") -AnnotationAssertion(Annotation( "DOID:403") Annotation( "MONDO:equivalentTo") "UMLS:C0026636") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of mouth") -AnnotationAssertion( "disease or disorder of mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mouth disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "mouth disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C3240") "oral disease") -AnnotationAssertion(Annotation( "NCIT:C3240") "oral disorder") -AnnotationAssertion( "MONDO:0006858") -AnnotationAssertion(rdfs:label "mouth disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (oophoritis) - -AnnotationAssertion(Annotation( "MESH:D009869") "Inflammation of the ovary, generally caused by an ascending infection of organisms from the endocervix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001071") Annotation( "MONDO:equivalentTo") "DOID:10974") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001071") -AnnotationAssertion(Annotation( "DOID:10974") Annotation( "EFO:1001071") Annotation( "MONDO:equivalentTo") "MESH:D009869") -AnnotationAssertion(Annotation( "EFO:1001071") "MedDRA:10030345") -AnnotationAssertion(Annotation( "DOID:10974") Annotation( "EFO:1001071") Annotation( "MONDO:equivalentTo") "SCTID:76047005") -AnnotationAssertion(Annotation( "DOID:10974") Annotation( "MONDO:equivalentTo") "UMLS:C0029051") -AnnotationAssertion( "inflammation of ovary") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "ovary inflammation") -AnnotationAssertion( "MONDO:0006877") -AnnotationAssertion(rdfs:label "oophoritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10974") Annotation( "EFO:1001071") Annotation( "MESH:D009869") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (orchitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of one or both testes due to viral or bacterial infections. Signs and symptoms include enlargement or tenderness of the affected testis, inguinal lymphadenopathy, blood in the semen, and pain during urination, intercourse, or ejaculation.") -AnnotationAssertion( "orchitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001078") Annotation( "MONDO:equivalentTo") "DOID:2518") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001078") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0100796") -AnnotationAssertion(Annotation( "DOID:2518") Annotation( "MONDO:equivalentTo") "ICD10CM:N45.2") -AnnotationAssertion(Annotation( "DOID:2518") Annotation( "EFO:1001078") Annotation( "MONDO:equivalentTo") "MESH:D009920") -AnnotationAssertion(Annotation( "EFO:1001078") "MedDRA:10031064") -AnnotationAssertion(Annotation( "DOID:2518") Annotation( "EFO:1001078") Annotation( "MONDO:equivalentTo") "NCIT:C97145") -AnnotationAssertion(Annotation( "DOID:2518") Annotation( "EFO:1001078") Annotation( "MONDO:equivalentTo") "SCTID:274718005") -AnnotationAssertion(Annotation( "DOID:2518") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C97145") "UMLS:C0029191") -AnnotationAssertion(Annotation( "DOID:2518") "Inflammation of testis") -AnnotationAssertion(Annotation( "DOID:2518") "Orchititis") -AnnotationAssertion( "inflammation of testis") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "orchitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "orchitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "testis inflammation") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "testisitis") -AnnotationAssertion( "MONDO:0006882") -AnnotationAssertion(rdfs:label "orchitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2518") Annotation( "MESH:D009920") Annotation( "MONDO:Redundant") Annotation( "NCIT:C97145/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (penile neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3317") "A benign, borderline, or malignant neoplasm that affects the penis. Representative examples include penile hemangioma, penile intraepithelial neoplasia, and penile carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001094") Annotation( "MONDO:equivalentTo") "DOID:11624") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001094") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:11624") Annotation( "EFO:1001094") Annotation( "MONDO:equivalentTo") "MESH:D010412") -AnnotationAssertion(Annotation( "EFO:1001094") "MedDRA:10061913") -AnnotationAssertion(Annotation( "DOID:11624") Annotation( "EFO:1001094") Annotation( "MONDO:equivalentTo") "NCIT:C3317") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PENIS") -AnnotationAssertion(Annotation( "DOID:11624") Annotation( "MONDO:equivalentTo") "SCTID:126896003") -AnnotationAssertion(Annotation( "DOID:11624") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3317") "UMLS:C0030849") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3317") "neoplasm of penis") -AnnotationAssertion(Annotation( "NCIT:C3317") "neoplasm of the penis") -AnnotationAssertion(Annotation( "NCIT:C3317") "penile neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3317") "penile neoplasms") -AnnotationAssertion(Annotation( "DOID:11624") Annotation( "NCIT:C3317") "penile tumor") -AnnotationAssertion( "penis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "penis tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3317") "tumor of penis") -AnnotationAssertion(Annotation( "NCIT:C3317") "tumor of the penis") -AnnotationAssertion( "MONDO:0006895") -AnnotationAssertion(rdfs:label "penile neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11624") Annotation( "MESH:D010412") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3317") ) -SubClassOf( ) - -# Class: (peritoneal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3322") "A benign or malignant neoplasm that affects the peritoneal cavity. Representative examples of benign neoplasms include adenomatoid tumor and disseminated peritoneal leiomyomatosis. Representative examples of malignant neoplasms include primary peritoneal carcinoma, metastatic carcinoma to the peritoneum, and malignant mesothelioma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001100") -AnnotationAssertion(Annotation( "EFO:1001100") Annotation( "MONDO:equivalentTo") "MESH:D010534") -AnnotationAssertion(Annotation( "EFO:1001100") "MedDRA:10061344") -AnnotationAssertion(Annotation( "EFO:1001100") Annotation( "MONDO:equivalentTo") "NCIT:C3322") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126865007") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of peritoneum") -AnnotationAssertion(Annotation( "NCIT:C3322") "peritoneal neoplasm") -AnnotationAssertion( "peritoneum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peritoneum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "peritoneum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of peritoneum") -AnnotationAssertion( "MONDO:0006901") -AnnotationAssertion(rdfs:label "peritoneal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1001100") Annotation( "MESH:D010534/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3322/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (posterior uveitis) - -AnnotationAssertion(Annotation( "MESH:D015866") "Inflammation of the choroid as well as the retina and vitreous body. Some form of visual disturbance is usually present. The most important characteristics of posterior uveitis are vitreous opacities, choroiditis, and chorioretinitis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001119") Annotation( "MONDO:equivalentTo") "DOID:12574") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001119") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0004457") -AnnotationAssertion(Annotation( "DOID:12574") Annotation( "EFO:1001119") Annotation( "MONDO:equivalentTo") "MESH:D015866") -AnnotationAssertion(Annotation( "EFO:1001119") "MedDRA:10036370") -AnnotationAssertion(Annotation( "DOID:12574") Annotation( "EFO:1001119") Annotation( "MONDO:directSiblingOf") Annotation( "MONDO:relatedTo") "NCIT:C35111") -AnnotationAssertion(Annotation( "GARD:0004457") Annotation( "MONDO:directSiblingOf") "Orphanet:280892") -AnnotationAssertion(Annotation( "DOID:12574") Annotation( "EFO:1001119") Annotation( "MONDO:equivalentTo") "SCTID:43363007") -AnnotationAssertion(Annotation( "DOID:12574") Annotation( "MONDO:directSiblingOf") "SCTID:46627006") -AnnotationAssertion(Annotation( "DOID:12574") Annotation( "MONDO:directSiblingOf") "UMLS:C0042167") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "chorioretinal region inflammation") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "inflammation of chorioretinal region") -AnnotationAssertion(Annotation( "DOID:12574") "uveitis, posterior") -AnnotationAssertion( "MONDO:0006918") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor note: choroid=PU. in MESH PUitis is defined to be choroid+retina+VB, and isa panuveitis. TODO check ORDO, GARD") -AnnotationAssertion(rdfs:label "posterior uveitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12574/inferred") Annotation( "EFO:1001119/inferred") Annotation( "MESH:D015866/inferred") Annotation( "NCIT:C35111") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pyelitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "Inflammation of the renal pelvis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001140") Annotation( "MONDO:equivalentTo") "DOID:2744") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001140") -AnnotationAssertion(Annotation( "DOID:2744") Annotation( "EFO:1001140") Annotation( "MONDO:equivalentTo") "MESH:D011702") -AnnotationAssertion(Annotation( "EFO:1001140") "MedDRA:10037584") -AnnotationAssertion(Annotation( "DOID:2744") Annotation( "EFO:1001140") Annotation( "MONDO:equivalentTo") "NCIT:C34964") -AnnotationAssertion(Annotation( "DOID:2744") Annotation( "EFO:1001140") Annotation( "MONDO:equivalentTo") "SCTID:27174002") -AnnotationAssertion(Annotation( "DOID:2744") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34964") "UMLS:C0034183") -AnnotationAssertion( "inflammation of renal pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "renal pelvis inflammation") -AnnotationAssertion( "MONDO:0006938") -AnnotationAssertion(rdfs:label "pyelitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retinal vasculitis) - -AnnotationAssertion(Annotation( "MESH:D031300") "Inflammation of the retinal vasculature with various causes including infectious disease; lupus erythematosus, systemic; multiple sclerosis; behcet syndrome; and chorioretinitis.") -AnnotationAssertion(Annotation( "EFO:1001156") Annotation( "MONDO:equivalentTo") "DOID:11563") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001156") -AnnotationAssertion(Annotation( "DOID:11563") Annotation( "EFO:1001156") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:362.18") -AnnotationAssertion(Annotation( "DOID:11563") Annotation( "EFO:1001156") Annotation( "MONDO:equivalentTo") "MESH:D031300") -AnnotationAssertion(Annotation( "EFO:1001156") "MedDRA:10038905") -AnnotationAssertion(Annotation( "DOID:11563") Annotation( "EFO:1001156") Annotation( "MONDO:equivalentTo") "SCTID:77628002") -AnnotationAssertion(Annotation( "DOID:11563") Annotation( "MONDO:equivalentTo") "UMLS:C0152026") -AnnotationAssertion(Annotation( "DOID:11563") Annotation( "ICD9CM:362.18") "retinal vasculitis") -AnnotationAssertion( "MONDO:0006950") -AnnotationAssertion(rdfs:label "retinal vasculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11563") ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:11563") Annotation( "EFO:1001156") Annotation( "MESH:D031300") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rheumatic heart disease) - -AnnotationAssertion(Annotation( "NCIT:C34882") "An autoinflammatory condition following an infection with Group A Beta Hemolytic Streptococcus (GABHS), in which the heart is attacked by antibodies formed in reaction to a recent GABHS infection. Chief anatomic changes of the valve include leaflet thickening, commissural fusion, and shortening and thickening of the tendinous cords, all of which can result in valvular dysfunction.") -AnnotationAssertion(Annotation( "DOID:0050827") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050827") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001161") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:398.90") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:398.99") -AnnotationAssertion(Annotation( "EFO:1001161") Annotation( "MONDO:equivalentTo") "MESH:D012214") -AnnotationAssertion(Annotation( "EFO:1001161") "MedDRA:10062110") -AnnotationAssertion(Annotation( "EFO:1001161") Annotation( "MONDO:equivalentTo") "NCIT:C34882") -AnnotationAssertion(Annotation( "EFO:1001161") Annotation( "MONDO:equivalentTo") "SCTID:23685000") -AnnotationAssertion(Annotation( "NCIT:C34882") Annotation( ) "RHD") -AnnotationAssertion(Annotation( "NCIT:C34882") "disease, rheumatic heart") -AnnotationAssertion(Annotation( "NCIT:C34882") "heart disease, rheumatic") -AnnotationAssertion(Annotation( "DOID:0050827") "rheumatic carditis") -AnnotationAssertion( "MONDO:0006955") -AnnotationAssertion(rdfs:label "rheumatic heart disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sebaceous adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C40310") "An adenocarcinoma with sebaceous differentiation. It presents as a painless mass and it may be multifocal. It grows in the ocular adnexae and in the skin of head and neck, trunk, genitals, and extremities. It is characterized by the presence of malignant cells with multivesicular and clear cytoplasm. It may recur and metastasize.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001171") Annotation( "MONDO:equivalentTo") "DOID:4839") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4840") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001171") -AnnotationAssertion(Annotation( "NCIT:C40310") "ICDO:8410/3") -AnnotationAssertion(Annotation( "DOID:4839") Annotation( "EFO:1001171") Annotation( "MONDO:equivalentTo") "MESH:D018266") -AnnotationAssertion(Annotation( "DOID:4839") Annotation( "MONDO:equivalentTo") "NCIT:C40310") -AnnotationAssertion(Annotation( "DOID:4840") Annotation( "MONDO:directSiblingOf") "NCIT:C8409") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SEBA") -AnnotationAssertion(Annotation( "DOID:4839") Annotation( "MONDO:equivalentTo") "SCTID:307599002") -AnnotationAssertion(Annotation( "DOID:4839") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40310") "UMLS:C0206684") -AnnotationAssertion(Annotation( "DOID:4840") Annotation( "MONDO:directSiblingOf") "UMLS:C1382026") -AnnotationAssertion(Annotation( "DOID:4839") Annotation( "NCIT:C3767") "adenocarcinoma of the sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C40310") "adenocarcinoma, sebaceous, malignant") -AnnotationAssertion(Annotation( "NCIT:C40310") "carcinoma of sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C40310") "carcinoma of the sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C40310") "sebaceous cancer") -AnnotationAssertion(Annotation( "DOID:4839") Annotation( "MONDO:0003160") Annotation( "NCIT:C40310") "sebaceous carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sebaceous gland adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C40310") "sebaceous gland carcinoma") -AnnotationAssertion(Annotation( "DOID:4840") Annotation( "NCIT:C8409") "malignant sebaceous tumor") -AnnotationAssertion(Annotation( "ONCOTREE:SEBA") "Seba") -AnnotationAssertion( "MONDO:0006962") -AnnotationAssertion(rdfs:label "sebaceous adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1001171") Annotation( "MESH:D018266") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40310") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40310") ) -SubClassOf( ) - -# Class: (sebaceous gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3363") "A benign or malignant neoplasm that arises from the sebaceous glands. Representative examples include sebaceous adenoma and sebaceous carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001172") Annotation( "MONDO:equivalentTo") "DOID:5759") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001172") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "DOID:5759") Annotation( "EFO:1001172") Annotation( "MONDO:equivalentTo") "MESH:D012626") -AnnotationAssertion(Annotation( "DOID:5759") Annotation( "EFO:1001172") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3363") -AnnotationAssertion(Annotation( "DOID:5759") Annotation( "MONDO:equivalentTo") "SCTID:126491004") -AnnotationAssertion(Annotation( "DOID:5759") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3363") "UMLS:C0036503") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3805742") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C3363") "sebaceous gland neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sebaceous gland neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3363") "sebaceous gland tumor") -AnnotationAssertion(Annotation( "DOID:5759") Annotation( "NCIT:C3363") "sebaceous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3363") "sebaceous tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of sebaceous gland") -AnnotationAssertion( "MONDO:0006963") -AnnotationAssertion(rdfs:label "sebaceous gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3363") ) -SubClassOf(Annotation( "MESH:D012626") Annotation( "MONDO:Redundant") ) - -# Class: (sigmoid neoplasm) - -AnnotationAssertion(Annotation( "MESH:D012811") "Tumors or cancer of the sigmoid colon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001181") Annotation( "MONDO:equivalentTo") "DOID:1896") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001181") -AnnotationAssertion(Annotation( "EFO:1001181") "ICD9:153.3") -AnnotationAssertion(Annotation( "DOID:1896") Annotation( "EFO:1001181") Annotation( "MONDO:equivalentTo") "MESH:D012811") -AnnotationAssertion(Annotation( "EFO:1001181") "MedDRA:10026456") -AnnotationAssertion(Annotation( "DOID:1896") Annotation( "EFO:1001181") Annotation( "MONDO:equivalentTo") "SCTID:126845000") -AnnotationAssertion(Annotation( "DOID:1896") Annotation( "MONDO:equivalentTo") "UMLS:C0037073") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of sigmoid colon") -AnnotationAssertion( "sigmoid colon neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sigmoid colon neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "sigmoid colon tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of sigmoid colon") -AnnotationAssertion( "MONDO:0006971") -AnnotationAssertion(rdfs:comment "Editor note: NCIT uses rectosigmoid as a region") -AnnotationAssertion(rdfs:label "sigmoid neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1001181") Annotation( "MESH:D012811") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin appendage carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A carcinoma arising from the sebaceous glands, sweat glands, or the hair follicles. Representative examples include sebaceous carcinoma, apocrine carcinoma, eccrine carcinoma, and pilomatrical carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001183") -AnnotationAssertion(Annotation( "NCIT:C3775") "ICDO:8390/3") -AnnotationAssertion(Annotation( "EFO:1001183") Annotation( "MONDO:equivalentTo") "MESH:D018280") -AnnotationAssertion(Annotation( "EFO:1001183") "MedDRA:10040798") -AnnotationAssertion(Annotation( "EFO:1001183") Annotation( "MONDO:equivalentTo") "NCIT:C3775") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SKAC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3775") "UMLS:C0206697") -AnnotationAssertion(Annotation( "NCIT:C3775") "adnexal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3775") "carcinoma of adnexa") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of cutaneous appendage") -AnnotationAssertion(Annotation( "NCIT:C3775") "carcinoma of skin appendage") -AnnotationAssertion(Annotation( "NCIT:C3775") "carcinoma, adnexal, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cutaneous appendage carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3775") "skin appendage carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:SKAC") "skin adnexal carcinoma") -AnnotationAssertion( "MONDO:0006973") -AnnotationAssertion(rdfs:label "skin appendage carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3775/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3775") ) - -# Class: (smooth muscle tumor) - -AnnotationAssertion(Annotation( "NCIT:C3751") "A benign or malignant myomatous neoplasm arising from smooth muscle.") -AnnotationAssertion(Annotation( "EFO:1001185") Annotation( "MONDO:equivalentTo") "DOID:4310") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001185") -AnnotationAssertion(Annotation( "DOID:4310") Annotation( "EFO:1001185") Annotation( "MONDO:equivalentTo") "MESH:D018235") -AnnotationAssertion(Annotation( "DOID:4310") Annotation( "EFO:1001185") Annotation( "MONDO:equivalentTo") "NCIT:C3751") -AnnotationAssertion(Annotation( "DOID:4310") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3751") "UMLS:C0206658") -AnnotationAssertion(Annotation( "NCIT:C3751") "neoplasm of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C3751") "neoplasm of the smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C3751") "smooth muscle neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3751") "smooth muscle tumor") -AnnotationAssertion(Annotation( "NCIT:C3751") "tumor of smooth muscle") -AnnotationAssertion(Annotation( "NCIT:C3751") "tumor of the smooth muscle") -AnnotationAssertion( "MONDO:0006975") -AnnotationAssertion(rdfs:label "smooth muscle tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D018235") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3751") ) -SubClassOf(Annotation( "NCIT:C3751") ObjectSomeValuesFrom( )) - -# Class: (tonsil cancer) - -AnnotationAssertion(Annotation( "NCIT:C7404") "A primary or metastatic malignant neoplasm that affects the tonsil.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of tonsil") -AnnotationAssertion(Annotation( "EFO:1001214") Annotation( "MONDO:equivalentTo") "DOID:8858") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001214") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "MONDO:equivalentTo") "ICD10CM:C09") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:146.0") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "EFO:1001214") Annotation( "MONDO:equivalentTo") "MESH:D014067") -AnnotationAssertion(Annotation( "EFO:1001214") "MedDRA:10044002") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "MONDO:equivalentTo") "NCIT:C7404") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "MONDO:equivalentTo") "SCTID:363393007") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7404") "UMLS:C0751560") -AnnotationAssertion(Annotation( "DOID:8858") "malignant neoplasm of faucial tonsil") -AnnotationAssertion(Annotation( "DOID:8858") "malignant neoplasm of palatine tonsil") -AnnotationAssertion(Annotation( "NCIT:C7404") "malignant neoplasm of the tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7404") "malignant neoplasm of tonsil") -AnnotationAssertion(Annotation( "DOID:8858") "malignant neoplasm of tonsil, faucial") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7404") "malignant tonsil neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7404") "malignant tonsil tumor") -AnnotationAssertion(Annotation( "NCIT:C7404") "malignant tonsillar neoplasm") -AnnotationAssertion(Annotation( "DOID:8858") Annotation( "NCIT:C7404") "malignant tonsillar tumor") -AnnotationAssertion(Annotation( "NCIT:C7404") "malignant tumor of the tonsil") -AnnotationAssertion(Annotation( "NCIT:C7404") "malignant tumor of tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tonsil cancer") -AnnotationAssertion( "MONDO:0006998") -AnnotationAssertion(rdfs:label "tonsil cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7404") ) - -# Class: (vulvitis) - -AnnotationAssertion(Annotation( "MESH:D014847") "Inflammation of the vulva. It is characterized by pruritus and painful urination.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001239") Annotation( "MONDO:equivalentTo") "DOID:3901") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001239") -AnnotationAssertion(Annotation( "DOID:3901") Annotation( "EFO:1001239") Annotation( "MONDO:equivalentTo") "MESH:D014847") -AnnotationAssertion(Annotation( "EFO:1001239") "MedDRA:10047780") -AnnotationAssertion(Annotation( "DOID:3901") Annotation( "EFO:1001239") Annotation( "MONDO:equivalentTo") "SCTID:63144007") -AnnotationAssertion(Annotation( "DOID:3901") Annotation( "MONDO:equivalentTo") "UMLS:C0042996") -AnnotationAssertion( "inflammation of mammalian vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "mammalian vulva inflammation") -AnnotationAssertion( "MONDO:0007018") -AnnotationAssertion(rdfs:label "vulvitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3901") Annotation( "MESH:D014847") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vulvovaginitis) - -AnnotationAssertion(Annotation( "NCIT:P378") "An inflammatory pathologic process that affects the vulva and the vagina.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001240") Annotation( "MONDO:equivalentTo") "DOID:2273") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001240") -AnnotationAssertion(Annotation( "DOID:2273") Annotation( "EFO:1001240") Annotation( "MONDO:equivalentTo") "MESH:D014848") -AnnotationAssertion(Annotation( "EFO:1001240") "MedDRA:10047794") -AnnotationAssertion(Annotation( "DOID:2273") Annotation( "EFO:1001240") Annotation( "MONDO:equivalentTo") "NCIT:C35131") -AnnotationAssertion(Annotation( "DOID:2273") Annotation( "EFO:1001240") Annotation( "MONDO:equivalentTo") "SCTID:53277000") -AnnotationAssertion(Annotation( "DOID:2273") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35131") "UMLS:C0042998") -AnnotationAssertion(Annotation( "DOID:2273") "Vulvo-vaginitis") -AnnotationAssertion( "MONDO:0007019") -AnnotationAssertion(rdfs:label "vulvovaginitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D014848") Annotation( "MONDO:Redundant") ) - -# Class: (anal canal carcinoma) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A carcinoma that arises from epithelial cells of the anal canal") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C7489") "anal canal cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6126") -AnnotationAssertion(Annotation( "DOID:6126") Annotation( "MONDO:relatedTo") "MESH:C563020") -AnnotationAssertion(Annotation( "DOID:6126") Annotation( "MONDO:equivalentTo") "NCIT:C7489") -AnnotationAssertion(Annotation( "DOID:6126") Annotation( "MONDO:equivalentTo") "OMIM:105580") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424013") -AnnotationAssertion(Annotation( "DOID:6126") Annotation( "MONDO:equivalentTo") "SCTID:285310000") -AnnotationAssertion(Annotation( "NCIT:C7489") "anal canal and perianal gland cancer") -AnnotationAssertion(Annotation( "DOID:6126") Annotation( "NCIT:C7489") "anal canal and perianal gland carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C7489") Annotation( "OMIM:105580") "anal canal carcinoma") -AnnotationAssertion(Annotation( "DOID:6126") Annotation( "MONDO:patterns/carcinoma") "carcinoma of anal canal") -AnnotationAssertion(Annotation( "MONDO:0018517") "carcinoma of the anal canal") -AnnotationAssertion(Annotation( "OMIM:105580") "cloacogenic carcinoma") -AnnotationAssertion( "MONDO:0007108") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:424013") ) -AnnotationAssertion(rdfs:label "anal canal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:6126") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "NCIT:C7489") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:424013") ) - -# Class: (autoimmune disease) - -AnnotationAssertion(Annotation( "NCIT:C2889") "A disorder resulting from loss of function or tissue destruction of an organ or multiple organs, arising from humoral or cellular immune responses of the individual to their own tissue constituents. It may be systemic (e.g., systemic lupus erythematosus), or organ specific, (e.g., thyroiditis).") -AnnotationAssertion(Annotation( "DOID:417") Annotation( "MONDO:Entailed") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:417") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005140") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:279.4") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:279.49") -AnnotationAssertion(Annotation( "DOID:417") "ICD9:720") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001327") -AnnotationAssertion(Annotation( "EFO:0005140") Annotation( "MONDO:equivalentTo") "NCIT:C2889") -AnnotationAssertion(Annotation( "EFO:0005140") Annotation( "MONDO:equivalentTo") "OBI:1110054") -AnnotationAssertion(Annotation( "DOID:417") Annotation( "MONDO:equivalentTo") "OMIM:109100") -AnnotationAssertion(Annotation( "EFO:0005140") Annotation( "MONDO:equivalentTo") "SCTID:85828009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C2889") Annotation( "OMIM:109100") "UMLS:C0004364") -AnnotationAssertion(Annotation( "EFO:0005140") Annotation( "NCIT:C2889") Annotation( "OMIM:109100") "autoimmune disease") -AnnotationAssertion( "autoimmune disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C2889") "autoimmune disorder") -AnnotationAssertion(Annotation( "NCIT:C2889") "disease, autoimmune") -AnnotationAssertion(Annotation( "DOID:417") "autoimmune hypersensitivity disease") -AnnotationAssertion(Annotation( "DOID:417") "hypersensitivity reaction type II disease") -AnnotationAssertion( "MONDO:0007179") -AnnotationAssertion(rdfs:comment "Editor note: check OMIM") -AnnotationAssertion(rdfs:label "autoimmune disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:417/inferred") Annotation( "EFO:0005140") Annotation( "MESH:D001327") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2889") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (breast cancer) - -AnnotationAssertion(Annotation( "NCIT:C9335") "A primary or metastatic malignant neoplasm involving the breast. The vast majority of cases are carcinomas arising from the breast parenchyma or the nipple. Malignant breast neoplasms occur more frequently in females than in males.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "NCIT:C2910") "breast tumor") -AnnotationAssertion(Annotation( "DOID:1612") "mammary tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1612") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "MONDO:equivalentTo") "ICD10CM:C50") -AnnotationAssertion(Annotation( "DOID:1612") "ICD9:174.8") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "MONDO:equivalentTo") "NCIT:C9335") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "MONDO:relatedTo") "OMIM:600048") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "MONDO:relatedTo") "OMIM:605365") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "MONDO:equivalentTo") "SCTID:254837009") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "breast cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of breast") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9335") "malignant breast neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9335") "malignant breast tumor") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9335") "malignant neoplasm of breast") -AnnotationAssertion(Annotation( "NCIT:C9335") "malignant neoplasm of the breast") -AnnotationAssertion(Annotation( "NCIT:C9335") "malignant tumor of breast") -AnnotationAssertion(Annotation( "DOID:1612") Annotation( "NCIT:C9335") "malignant tumor of the breast") -AnnotationAssertion(Annotation( "DOID:1612") "mammary cancer") -AnnotationAssertion(Annotation( "DOID:1612") "primary breast cancer") -AnnotationAssertion(Annotation( "DOID:1612") "mammary neoplasm") -AnnotationAssertion( "MONDO:0007254") -AnnotationAssertion(rdfs:label "breast cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1612") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9335") ) - -# Class: (hepatocellular carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3099") "A malignant tumor that arises from hepatocytes. Hepatocellular carcinoma is relatively rare in the United States but very common in all African countries south of the Sahara and in Southeast Asia. Most cases are seen in patients over the age of 50 years, but this tumor can also occur in younger individuals and even in children. Hepatocellular carcinoma is more common in males than females and is associated with hepatitis B, hepatitis C, chronic alcohol abuse and cirrhosis. Serum elevation of alpha-fetoprotein occurs in a large percentage of patients with hepatocellular carcinoma. Grossly, hepatocellular carcinoma may present as a single mass, as multiple nodules, or as diffuse liver involvement. Microscopically, there is a wide range of differentiation from tumor to tumor (well differentiated to poorly differentiated tumors). Hepatocellular carcinomas quickly metastasize to regional lymph nodes and lung. The overall median survival of untreated liver cell carcinoma is about 4 months. The most effective treatment of hepatocellular carcinoma is complete resection of the tumor. Lately, an increasing number of tumors have been treated with liver transplantation.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "EFO:0000182") Annotation( "MONDO:equivalentTo") "DOID:684") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:686") -AnnotationAssertion(Annotation( "DOID:684") Annotation( "MONDO:equivalentTo") "EFO:0000182") -AnnotationAssertion(Annotation( "NCIT:C3099") "ICDO:8170/3") -AnnotationAssertion(Annotation( "EFO:0000182") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:88673") Annotation( "Orphanet:88673/e") "MESH:D006528") -AnnotationAssertion(Annotation( "Orphanet:88673") Annotation( "Orphanet:88673/e") "MedDRA:10049010") -AnnotationAssertion(Annotation( "EFO:0000182") Annotation( "MONDO:equivalentTo") "NCIT:C3099") -AnnotationAssertion(Annotation( "DOID:684") Annotation( "EFO:0000182") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:88673") Annotation( "Orphanet:88673/e") "OMIM:114550") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:HCC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:114550") "Orphanet:88673") -AnnotationAssertion(Annotation( "DOID:684") Annotation( "NCIT:C3099") Annotation( "OMIM:114550") Annotation( "Orphanet:88673") Annotation( ) "HCC") -AnnotationAssertion(Annotation( "OMIM:114550") "cancer, hepatocellular") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of liver") -AnnotationAssertion(Annotation( "NCIT:C3099") "carcinoma of liver cells") -AnnotationAssertion(Annotation( "NCIT:C3099") "carcinoma of the liver cells") -AnnotationAssertion(Annotation( "NCIT:C3099") "carcinoma, hepatocellular, malignant") -AnnotationAssertion(Annotation( "OMIM:114550") Annotation( "OMIM:genemap2") "hepatoblastoma, somatic") -AnnotationAssertion(Annotation( "MONDO:design_patterns") "hepatocellular adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C3099") "hepatocellular cancer") -AnnotationAssertion(Annotation( "OMIM:114550") Annotation( "OMIM:genemap2") "hepatocellular cancer, somatic") -AnnotationAssertion(Annotation( "NCIT:C3099") Annotation( "OMIM:114550") "hepatocellular carcinoma") -AnnotationAssertion(Annotation( "OMIM:114550") Annotation( "OMIM:genemap2") "hepatocellular carcinoma, childhood type, somatic") -AnnotationAssertion(Annotation( "OMIM:114550") Annotation( "OMIM:genemap2") "hepatocellular carcinoma, somatic") -AnnotationAssertion(Annotation( "DOID:684") Annotation( "MONDO:cjm") Annotation( "NCIT:C3099") Annotation( "OMIM:114550") "hepatoma") -AnnotationAssertion(Annotation( "NCIT:C3099") "liver cell cancer (hepatocellular carcinoma)") -AnnotationAssertion(Annotation( "NCIT:C3099") Annotation( "OMIM:114550") "liver cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3099") "primary carcinoma of liver cells") -AnnotationAssertion(Annotation( "NCIT:C3099") "primary carcinoma of the liver cells") -AnnotationAssertion(Annotation( "DOID:684") Annotation( "NCIT:C7956") "adult hepatoma") -AnnotationAssertion(Annotation( "DOID:684") "adult primary hepatocellular carcinoma") -AnnotationAssertion(Annotation( "MONDO:0004018") Annotation( "MONDO:patterns/location") "liver carcinoma") -AnnotationAssertion(Annotation( "OMIM:114550") "hepatoblastoma") -AnnotationAssertion(Annotation( "OMIM:114550") "hepatoblastoma caused by somatic mutation") -AnnotationAssertion(Annotation( "DOID:686") Annotation( "NCIT:C7927") "liver and intrahepatic bile duct carcinoma") -AnnotationAssertion(Annotation( "OMIM:114550") "liver cancer") -AnnotationAssertion( "MONDO:0007256") -AnnotationAssertion(Annotation( "Orphanet:88673") ) -AnnotationAssertion(rdfs:label "hepatocellular carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C3099") ObjectSomeValuesFrom( )) - -# Class: (multiple sclerosis, susceptibility to) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "MONDO:equivalentTo") "OMIMPS:126200") -AnnotationAssertion(Annotation( "OMIM:126200") Annotation( ) "MS") -AnnotationAssertion(Annotation( "OMIM:126200") "disseminated sclerosis") -AnnotationAssertion( "MONDO:0007462") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "multiple sclerosis, susceptibility to") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (esophageal cancer) - -AnnotationAssertion(Annotation( "NCIT:C7478") "A primary or metastatic malignant neoplasm involving the esophagus.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5041") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006383") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:relatedTo") "ICD9:150.2") -AnnotationAssertion(Annotation( "DOID:5041") "ICD9:150.3") -AnnotationAssertion(Annotation( "DOID:5041") "ICD9:150.4") -AnnotationAssertion(Annotation( "DOID:5041") "ICD9:150.5") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:150.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:150.9") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:relatedTo") "NCIT:C4764") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7478") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:equivalentTo") "OMIM:133239") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:relatedTo") "SCTID:187724003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363402007") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:relatedTo") "UMLS:C0496775") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C7478") "UMLS:C0546837") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of esophagus") -AnnotationAssertion(Annotation( "OMIM:133239") "esophageal cancer") -AnnotationAssertion(Annotation( "OMIM:133239") Annotation( "OMIM:genemap2") "esophageal cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:133239") Annotation( "OMIM:genemap2") "esophageal carcinoma, somatic") -AnnotationAssertion(Annotation( "OMIM:133239") Annotation( "OMIM:genemap2") "esophageal squamous cell carcinoma, somatic") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "MONDO:patterns/location") "esophagus cancer") -AnnotationAssertion(Annotation( "NCIT:C7478") "malignant esophageal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7478") "malignant esophageal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant esophagus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7478") "malignant esophagus tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7478") "malignant neoplasm of esophagus") -AnnotationAssertion(Annotation( "NCIT:C7478") "malignant neoplasm of the esophagus") -AnnotationAssertion(Annotation( "NCIT:C7478") "malignant tumor of esophagus") -AnnotationAssertion(Annotation( "NCIT:C7478") "malignant tumor of the esophagus") -AnnotationAssertion(Annotation( "DOID:5041") "Ca lower third oesophagus") -AnnotationAssertion(Annotation( "DOID:5041") "Ca middle third oesophagus") -AnnotationAssertion(Annotation( "DOID:5041") "malignant neoplasm of distal third of esophagus") -AnnotationAssertion(Annotation( "DOID:5041") "malignant neoplasm of lower third of oesophagus") -AnnotationAssertion(Annotation( "DOID:5041") "malignant neoplasm of middle third of oesophagus") -AnnotationAssertion(Annotation( "DOID:5041") "malignant neoplasm of proximal third of esophagus") -AnnotationAssertion(Annotation( "DOID:5041") "malignant neoplasm of upper third esophagus") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "NCIT:C4764") "malignant tumor of abdominal esophagus") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "NCIT:C3535") "malignant tumor of distal third of esophagus") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "NCIT:C3533") "malignant tumor of proximal third of esophagus") -AnnotationAssertion(Annotation( "DOID:5041") Annotation( "NCIT:C3534") "malignant tumor of the middle third of the esophagus") -AnnotationAssertion(Annotation( "OMIM:133239") "Aerodigestive tract cancer, susceptibility to") -AnnotationAssertion(Annotation( "OMIM:133239") "Escc, susceptibility to") -AnnotationAssertion(Annotation( "OMIM:133239") "esophageal squamous cell carcinoma, susceptibility to") -AnnotationAssertion(Annotation( "OMIM:133239") "gastric cardia adenocarcinoma, susceptibility to") -AnnotationAssertion( "MONDO:0007576") -AnnotationAssertion(rdfs:label "esophageal cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5041") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7478") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7478") ) - -# Class: (Tourette syndrome) - -AnnotationAssertion(Annotation( "NCIT:P378") "A neurologic disorder caused by defective metabolism of the neurotransmitters in the brain. It is characterized by repeated involuntary movements (motor tics) and uncontrollable vocal sounds (vocal tics). The symptoms are usually manifested before the age of eighteen.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11119") -AnnotationAssertion(Annotation( "DOID:11119") Annotation( "MONDO:equivalentTo") "EFO:0004895") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007783") -AnnotationAssertion(Annotation( "DOID:11119") "ICD9:307.23") -AnnotationAssertion(Annotation( "DOID:11119") Annotation( "EFO:0004895") Annotation( "MONDO:equivalentTo") "MESH:D005879") -AnnotationAssertion(Annotation( "DOID:11119") Annotation( "EFO:0004895") Annotation( "MONDO:equivalentTo") "NCIT:C35078") -AnnotationAssertion(Annotation( "DOID:11119") Annotation( "EFO:0004895") Annotation( "MONDO:equivalentTo") "OMIM:137580") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:137580") "Orphanet:856") -AnnotationAssertion(Annotation( "DOID:11119") Annotation( "MONDO:equivalentTo") "SCTID:5158005") -AnnotationAssertion(Annotation( "DOID:11119") "Guinon's disease") -AnnotationAssertion(Annotation( "Orphanet:856") "Tourette disease") -AnnotationAssertion(Annotation( "DOID:11119") Annotation( "OMIM:137580") "Tourette syndrome") -AnnotationAssertion(Annotation( "NCIT:C35078") "Tourette's syndrome") -AnnotationAssertion(Annotation( "DOID:11119") "motor-verbal tic disorder") -AnnotationAssertion(Annotation( "DOID:11119") "psychogenic tics") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:137580") Annotation( "Orphanet:856") Annotation( ) "GTS") -AnnotationAssertion(Annotation( "OMIM:137580") "Gilles De 50A Tourette syndrome") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:137580") Annotation( "Orphanet:856") "Gilles de la Tourette syndrome") -AnnotationAssertion(Annotation( "OMIM:137580") "Tourette disorder") -AnnotationAssertion(Annotation( "OMIM:137580") "chronic motor tics") -AnnotationAssertion( "MONDO:0007661") -AnnotationAssertion(rdfs:label "Tourette syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C35078") ) -SubClassOf(Annotation( "DOID:11119") Annotation( "MESH:D005879") ) -SubClassOf(Annotation( "MESH:D005879/inferred") ) -SubClassOf(Annotation( "MESH:D005879/inferred") Annotation( "NCIT:C35078") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (familial medullary thyroid carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of thyroid medullary carcinoma that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "OMIM:155240") Annotation( "OMIM:genemap2") "medullary thyroid carcinoma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050547") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:99361") Annotation( "Orphanet:99361/e") "MESH:C536911") -AnnotationAssertion(Annotation( "DOID:0050547") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:99361") Annotation( "Orphanet:99361/e") "OMIM:155240") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:155240") "Orphanet:99361") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:155240") Annotation( "Orphanet:99361") Annotation( "Orphanet:99361/e") "UMLS:C1833921") -AnnotationAssertion(Annotation( "Orphanet:99361") "familial MTC") -AnnotationAssertion( "familial medullary thyroid carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary medullary thyroid gland carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary thyroid medullary carcinoma") -AnnotationAssertion(Annotation( "DOID:0050547") Annotation( "MONDO:Lexical") Annotation( "OMIM:155240") "thyroid carcinoma, familial medullary") -AnnotationAssertion(Annotation( "OMIM:155240") "Fmtc") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:155240") Annotation( ) "MTC") -AnnotationAssertion(Annotation( "OMIM:155240") "Mtc1") -AnnotationAssertion( "MONDO:0007958") -AnnotationAssertion(Annotation( "Orphanet:99361") ) -AnnotationAssertion(rdfs:label "familial medullary thyroid carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050547") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "Orphanet:99361") ) -SubClassOf( ) - -# Class: (medulloblastoma) - -AnnotationAssertion(Annotation( "NCIT:C3222") "A malignant, invasive embryonal neoplasm arising from the cerebellum. It occurs predominantly in children and has the tendency to metastasize via the cerebrospinal fluid pathways. Signs and symptoms include truncal ataxia, disturbed gait, lethargy, headache, and vomiting. There are four histologic variants: classic medulloblastoma, large cell/anaplastic medulloblastoma, desmoplastic/nodular medulloblastoma, and medulloblastoma with extensive nodularity.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "EFO:0002939") Annotation( "MONDO:equivalentTo") "DOID:0050902") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0060104") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0002939") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007005") -AnnotationAssertion(Annotation( "NCIT:C3222") "ICDO:9470/3") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "EFO:0002939") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:616") Annotation( "Orphanet:616/e") "MESH:D008527") -AnnotationAssertion(Annotation( "Orphanet:616") Annotation( "Orphanet:616/e") "MedDRA:10027107") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "EFO:0002939") Annotation( "MONDO:equivalentTo") "NCIT:C3222") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "EFO:0002939") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:616") Annotation( "Orphanet:616/e") "OMIM:155255") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MBL") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:155255") "Orphanet:616") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "EFO:0002939") Annotation( "MONDO:equivalentTo") "SCTID:443333004") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C3222") Annotation( "OMIM:155255") Annotation( "Orphanet:616") Annotation( "Orphanet:616/e") "UMLS:C0025149") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "MONDO:equivalentTo") "UMLS:C1334410") -AnnotationAssertion(Annotation( "DOID:0050902") "brain medulloblastoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebellum embryonal neoplasm") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "NCIT:C3222") Annotation( "OMIM:155255") "medulloblastoma") -AnnotationAssertion(Annotation( "OMIM:155255") Annotation( "OMIM:genemap2") "medulloblastoma, autosomal recessive, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:155255") Annotation( "OMIM:genemap2") "medulloblastoma, desmoplastic, autosomal recessive, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "NCIT:C3222") "medulloblastoma, malignant") -AnnotationAssertion(Annotation( "OMIM:155255") Annotation( "OMIM:genemap2") "medulloblastoma, somatic") -AnnotationAssertion(Annotation( "NCIT:C3222") "medulloblastomas") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( "NCIT:C5398") "CNS PNET") -AnnotationAssertion(Annotation( "DOID:0050902") Annotation( ) "CPNET") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:155255") Annotation( ) "MDB") -AnnotationAssertion(Annotation( "DOID:0060104") "cerebellar medulloblastoma") -AnnotationAssertion(Annotation( "DOID:0050902") "infratentorial primitive neuroectodermal tumor") -AnnotationAssertion(Annotation( "DOID:0050902") "localized primitive neuroectodermal tumor") -AnnotationAssertion(Annotation( "OMIM:155255") "medulloblastoma with extensive nodularity") -AnnotationAssertion(Annotation( "OMIM:155255") "medulloblastoma, Desmoplastic") -AnnotationAssertion( "MONDO:0007959") -AnnotationAssertion(Annotation( "GARD:0007005") ) -AnnotationAssertion(Annotation( "Orphanet:616") ) -AnnotationAssertion(rdfs:label "medulloblastoma") -AnnotationAssertion(Annotation( "GARD:0007005") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7005/medulloblastoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0060104") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3222/inferred") ) -SubClassOf(Annotation( "Orphanet:616") ) - -# Class: (otitis media, susceptibility to) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:166760") -AnnotationAssertion(Annotation( "OMIM:166760") "otitis media, susceptibility to") -AnnotationAssertion(Annotation( "OMIM:166760") Annotation( ) "OMS") -AnnotationAssertion(Annotation( "OMIM:166760") "come/Rom") -AnnotationAssertion(Annotation( "OMIM:166760") "otitis Media, chronic/recurrent") -AnnotationAssertion( "MONDO:0008162") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "otitis media, susceptibility to") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ovarian cancer) - -AnnotationAssertion(Annotation( "NCIT:C7431") "A primary or metastatic malignant neoplasm involving the ovary. Most primary malignant ovarian neoplasms are either carcinomas (serous, mucinous, or endometrioid adenocarcinomas) or malignant germ cell tumors. Metastatic malignant neoplasms to the ovary include carcinomas, lymphomas, and melanomas.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "MTH:NOCODE") "ovarian neoplasm") -AnnotationAssertion(Annotation( "DOID:2394") "ovary neoplasm") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "NCIT:C4984") "tumor of the ovary") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2394") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007295") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:183.0") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "MONDO:equivalentTo") "MESH:D010051") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "MONDO:equivalentTo") "NCIT:C7431") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "MONDO:equivalentTo") "OMIM:167000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213500") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "MONDO:equivalentTo") "SCTID:363443007") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7431") "cancer of ovary") -AnnotationAssertion(Annotation( "NCIT:C7431") "cancer of the ovary") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7431") "malignant neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C7431") "malignant neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C7431") "malignant ovarian neoplasm") -AnnotationAssertion(Annotation( "DOID:2394") Annotation( "NCIT:C7431") "malignant ovarian tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant ovary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7431") "malignant tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C7431") "malignant tumor of the ovary") -AnnotationAssertion(Annotation( "DOID:2394") "malignant tumour of ovary") -AnnotationAssertion(Annotation( "NCIT:C7431") Annotation( "OMIM:167000") "ovarian cancer") -AnnotationAssertion(Annotation( "OMIM:167000") Annotation( "OMIM:genemap2") "ovarian cancer, somatic") -AnnotationAssertion(Annotation( "Orphanet:213500") "ovarian malignant tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary cancer") -AnnotationAssertion(Annotation( "OMIM:167000") "ovarian cancer, epithelial") -AnnotationAssertion(Annotation( "DOID:2394") "primary ovarian cancer") -AnnotationAssertion( "MONDO:0008170") -AnnotationAssertion(rdfs:label "ovarian cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2394") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7431") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7431") ) - -# Class: (hereditary chronic pancreatitis) - -AnnotationAssertion(Annotation( "Orphanet:676") "Hereditary chronic pancreatitis (HCP), a rare inherited form of pancreatitis is defined as recurrent acute pancreatitis and/or chronic pancreatitis in two first-degree relatives or 3 or more second-degree relatives in 2 or more generations, for which no predisposing factors are identified. HCP is characterized by irreversible damage to both exocrine and endocrine components of the pancreas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006632") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:577.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C537262") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C95436") -AnnotationAssertion(Annotation( "GARD:0006632") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:676") Annotation( "Orphanet:676/e") "OMIM:167800") -AnnotationAssertion(Annotation( "GARD:0006632") Annotation( "MONDO:equivalentTo") Annotation( "OMIM:167800") "Orphanet:676") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:68072000") -AnnotationAssertion(Annotation( "GARD:0006632") Annotation( "MESH:C537262") Annotation( "MONDO:patterns/hereditary") "hereditary chronic pancreatitis") -AnnotationAssertion(Annotation( "NCIT:C95436") "hereditary pancreatitis") -AnnotationAssertion(Annotation( "MESH:C537262") Annotation( "OMIM:167800") Annotation( ) "HPC") -AnnotationAssertion(Annotation( "MESH:C537262") Annotation( "OMIM:167800") "Hp") -AnnotationAssertion(Annotation( "MESH:C537262") Annotation( "MONDO:Lexical") Annotation( "OMIM:167800") Annotation( ) "PCTT") -AnnotationAssertion(Annotation( "MESH:C537262") "autosomal dominant hereditary pancreatitis") -AnnotationAssertion(Annotation( "MESH:C537262") "familial pancreatitis") -AnnotationAssertion(Annotation( "OMIM:167800") "pancreatitis, calcific") -AnnotationAssertion(Annotation( "MESH:C537262") "pancreatitis, calcific, included") -AnnotationAssertion(Annotation( "OMIM:167800") "pancreatitis, chronic") -AnnotationAssertion(Annotation( "MESH:C537262") "pancreatitis, chronic pancreatitis, chronic, susceptibility to, included") -AnnotationAssertion(Annotation( "OMIM:167800") "pancreatitis, chronic, protection against") -AnnotationAssertion(Annotation( "MESH:C537262") "pancreatitis, chronic, protection against, included") -AnnotationAssertion(Annotation( "OMIM:167800") "pancreatitis, chronic, susceptibility to") -AnnotationAssertion(Annotation( "MESH:C537262") Annotation( "MONDO:Lexical") Annotation( "OMIM:167800") "pancreatitis, hereditary") -AnnotationAssertion( "MONDO:0008185") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:676") ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hereditary chronic pancreatitis") -AnnotationAssertion(Annotation( "GARD:0006632") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6632/hereditary-pancreatitis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:C537262") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:0015888-obsoleted") Annotation( "MONDO:Redundant") Annotation( "Orphanet:676") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015112") Annotation( "MONDO:0015618") Annotation( "MONDO:0015967") ObjectSomeValuesFrom( )) - -# Class: (paragangliomas 1) - -AnnotationAssertion(Annotation( "MONDO:patterns/disease_series_by_gene") "Any paraganglioma in which the cause of the disease is a mutation in the SDHD gene.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007324") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:168000") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "OMIM:168000") "UMLS:C0007279") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "OMIM:168000") "UMLS:C0017671") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/disease_series_by_gene") "SDHD paraganglioma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "paraganglioma caused by mutation in SDHD") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:168000") "paragangliomas 1") -AnnotationAssertion(Annotation( "OMIM:168000") Annotation( "OMIM:genemap2") "paragangliomas 1, with or without deafness") -AnnotationAssertion(Annotation( "MONDORULE:1") Annotation( "OMIM:168000") "paragangliomas type 1") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:168000") Annotation( ) "PGL1") -AnnotationAssertion(Annotation( "OMIM:168000") "Paragangliomata") -AnnotationAssertion(Annotation( "OMIM:168000") "carotid body tumors") -AnnotationAssertion(Annotation( "OMIM:168000") "chemodectomas") -AnnotationAssertion(Annotation( "OMIM:168000") "glomus jugulare tumors") -AnnotationAssertion(Annotation( "OMIM:168000") "glomus tumors, familial, 1") -AnnotationAssertion(Annotation( "OMIM:168000") "paraganglioma, carotid body") -AnnotationAssertion(Annotation( "OMIM:168000") "paragangliomas with sensorineural hearing loss") -AnnotationAssertion(Annotation( "OMIM:168000") "paragangliomas, familial nonchromaffin, 1") -AnnotationAssertion(Annotation( "OMIM:168000") "paragangliomas, familial, 1") -AnnotationAssertion( "MONDO:0008192") -AnnotationAssertion(rdfs:label "paragangliomas 1") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DC-OMIM:168000") Annotation( "MONDO:Redundant") Annotation( "OMIM:168000") ) -SubClassOf(Annotation( "Orphanet:29072/btnt") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:mim2gene_medgen") ObjectSomeValuesFrom( )) - -# Class: (prostate cancer) - -AnnotationAssertion(Annotation( "NCIT:C7378") "A primary or metastatic malignant tumor involving the prostate gland. The vast majority are carcinomas.") -AnnotationAssertion(Annotation( "Orphanet:1331") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:10283") "prostate neoplasm") -AnnotationAssertion(Annotation( "DOID:10283") "prostatic neoplasm") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "NCIT:C3343") "tumor of the prostate") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10283") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:185") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:equivalentTo") "MESH:D011471") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:equivalentTo") "NCIT:C7378") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:relatedTo") "OMIM:176807") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:equivalentTo") "SCTID:399068003") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C7378") Annotation( "OMIM:176807") "UMLS:C0376358") -AnnotationAssertion(Annotation( "DOID:10283") "NGP - new growth of prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C7378") "malignant neoplasm of prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C7378") "malignant neoplasm of the prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant prostate gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7378") "malignant prostate neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7378") "malignant prostate tumor") -AnnotationAssertion(Annotation( "NCIT:C7378") "malignant tumor of prostate") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "NCIT:C7378") "malignant tumor of the prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland cancer") -AnnotationAssertion(Annotation( "DOID:10283") "prostatic cancer") -AnnotationAssertion(Annotation( "DOID:10283") "hereditary prostate cancer") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MESH:C537243") "prostate cancer, familial") -AnnotationAssertion( "MONDO:0008315") -AnnotationAssertion(Annotation( "Orphanet:1331") ) -AnnotationAssertion(rdfs:label "prostate cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10283") Annotation( "NCIT:C7378") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7378") ) - -# Class: (rheumatoid arthritis) - -AnnotationAssertion(Annotation( "NCIT:C2884") "A chronic, systemic autoimmune disorder characterized by inflammation in the synovial membranes and articular surfaces. It manifests primarily as a symmetric, erosive polyarthritis that spares the axial skeleton and is typically associated with the presence in the serum of rheumatoid factor.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000685") Annotation( "MONDO:equivalentTo") "DOID:7148") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "MONDO:equivalentTo") "EFO:0000685") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "EFO:0000685") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:714.0") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "MONDO:relatedTo") "KEGG:05323") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "EFO:0000685") Annotation( "MONDO:equivalentTo") "MESH:D001172") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "EFO:0000685") Annotation( "MONDO:equivalentTo") "NCIT:C2884") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "EFO:0000685") Annotation( "MONDO:equivalentTo") "OMIM:180300") -AnnotationAssertion(Annotation( "EFO:0000685") Annotation( "MONDO:relatedTo") "OMIM:604302") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:180300") "Orphanet:284130") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "EFO:0000685") Annotation( "MONDO:equivalentTo") "SCTID:69896004") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C2884") Annotation( "OMIM:180300") "UMLS:C0003873") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "NCIT:C2884") Annotation( "OMIM:180300") Annotation( ) "RA") -AnnotationAssertion(Annotation( "DOID:7148") "arthritis or polyarthritis, rheumatic") -AnnotationAssertion(Annotation( "NCIT:C2884") "arthritis, rheumatoid") -AnnotationAssertion(Annotation( "DOID:7148") Annotation( "NCIT:C27206") "atrophic arthritis") -AnnotationAssertion( "autoimmune arthritis") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "NCIT:C2884") Annotation( "OMIM:180300") "rheumatoid arthritis") -AnnotationAssertion(Annotation( "OMIM:180300") Annotation( "OMIM:genemap2") "rheumatoid arthritis, progression of") -AnnotationAssertion(Annotation( "OMIM:180300") "rheumatoid arthritis, susceptibility to") -AnnotationAssertion( "MONDO:0008383") -AnnotationAssertion(rdfs:label "rheumatoid arthritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0000685/inferred") Annotation( "MESH:D001172") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2884") ) -SubClassOf(Annotation( "DOID:7148") Annotation( "EFO:0000685") Annotation( "MESH:D001172") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2884") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (trigeminal neuralgia) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/7805/trigeminal-neuralgia") "Trigeminal neuralgia is a nerve disorder that causes a stabbing or electric-shock-like pain in parts of the face. The pain lasts a few seconds to a few minutes, and usually on only one side of the face. It can also cause muscle spasms in the face the same time as the pain. The pain may result from a blood vessel pressing against the trigeminal nerve (the nerve that carries pain, feeling, and other sensations from the brain to the skin of theface), as a complication of multiple sclerosis, or due to compression of the nerve by a tumor or cyst. In some cases, the cause is unknown. Treatment options include medicines, surgery, and complementary approaches.") -AnnotationAssertion(Annotation( "EFO:1001219") Annotation( "MONDO:equivalentTo") "DOID:12098") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001219") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007805") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "EFO:1001219") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:221091") Annotation( "Orphanet:221091/e") "ICD10CM:G50.0") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:350.1") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "EFO:1001219") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:221091") Annotation( "Orphanet:221091/e") "MESH:D014277") -AnnotationAssertion(Annotation( "EFO:1001219") Annotation( "Orphanet:221091") Annotation( "Orphanet:221091/e") "MedDRA:10044652") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "EFO:1001219") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:221091") Annotation( "Orphanet:221091/e") "OMIM:190400") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:190400") "Orphanet:221091") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "EFO:1001219") Annotation( "MONDO:equivalentTo") "SCTID:31681005") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:190400") Annotation( "Orphanet:221091") Annotation( "Orphanet:221091/e") "UMLS:C0040997") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neuralgia of trigeminal nerve") -AnnotationAssertion(Annotation( "DOID:12098") "trifacial neuralgia") -AnnotationAssertion(Annotation( "DOID:12098") "trifocal neuralgia") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trigeminal nerve neuralgia") -AnnotationAssertion(Annotation( "DOID:12098") Annotation( "ICD9CM:350.1") Annotation( "OMIM:190400") "trigeminal neuralgia") -AnnotationAssertion(Annotation( "OMIM:190400") "Tic douloureux") -AnnotationAssertion( "MONDO:0008599") -AnnotationAssertion(Annotation( "GARD:0007805") ) -AnnotationAssertion(Annotation( "Orphanet:221091") ) -AnnotationAssertion(rdfs:label "trigeminal neuralgia") -AnnotationAssertion(Annotation( "GARD:0007805") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/7805/trigeminal-neuralgia"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ISBN-13:978-1259644030") ) -SubClassOf(Annotation( "DOID:12098") Annotation( "MESH:D014277") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:221091") ) - -# Class: (ureter cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the ureter") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11819") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") "ICD10CM:C66") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:189.2") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") "MESH:D014516") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") "NCIT:C7543") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") "OMIM:191600") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") "SCTID:363458004") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C7543") Annotation( "OMIM:191600") "UMLS:C0153619") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of ureter") -AnnotationAssertion(Annotation( "NCIT:C7543") "malignant neoplasm of the ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7543") "malignant neoplasm of ureter") -AnnotationAssertion(Annotation( "NCIT:C7543") "malignant tumor of the ureter") -AnnotationAssertion(Annotation( "NCIT:C7543") "malignant tumor of ureter") -AnnotationAssertion(Annotation( "DOID:11819") "malignant tumour of ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7543") "malignant ureter neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7543") "malignant ureter tumor") -AnnotationAssertion(Annotation( "NCIT:C7543") "malignant ureteral neoplasm") -AnnotationAssertion(Annotation( "DOID:11819") Annotation( "NCIT:C7543") "malignant ureteral tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ureter cancer") -AnnotationAssertion(Annotation( "OMIM:191600") "ureter, cancer OF") -AnnotationAssertion( "MONDO:0008627") -AnnotationAssertion(rdfs:label "ureter cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11819") Annotation( "ICD10CM:C66") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7543") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7543") ) - -# Class: (vasculitis, lymphocytic, nodular) - -AnnotationAssertion(Annotation( "GARD:0006941") "Lymphocytic vasculitis is one of several skin conditions which are collectively referred to as cutaneous vasculitis. In lymphocytic vasculitis, white blood cells (lymphocytes) cause damage to blood vessels in the skin. This condition is thought to be caused by a number of factors, but the exact cause of most cases is not known. This disease can present with a variety of symptoms, depending on the size, location, and severity of the affected area. In a minority of patients, cutaneous vasculitis can be part of a more severe vasculitis affecting other organs in the body - this is known as systemic vasculitis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006941") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C566008") -AnnotationAssertion(Annotation( "GARD:0006941") Annotation( "MONDO:equivalentTo") "OMIM:192310") -AnnotationAssertion(Annotation( "GARD:0006941") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:192310") "UMLS:C1860519") -AnnotationAssertion(Annotation( "OMIM:192310") "vasculitis, lymphocytic, nodular") -AnnotationAssertion(Annotation( "GARD:0006941") "lymphocytic vasculitis") -AnnotationAssertion(Annotation( "GARD:0006941") "vasculitis lymphocytic, nodular") -AnnotationAssertion( "MONDO:0008640") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vasculitis, lymphocytic, nodular") -AnnotationAssertion(Annotation( "GARD:0006941") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6941/lymphocytic-vasculitis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (congenital isolated adrenocorticotropic hormone deficiency) - -AnnotationAssertion(Annotation( "DOID:0080150") Annotation( "PMID:27041067") Annotation( "Wikipedia:Adrenocorticotropic_hormone_deficiency") "A hypopituitarrium that is characterized by a decreased or absent production of adrenocorticotropic hormone by the pituitary gland.") -AnnotationAssertion( "congenital isolated adrenocorticotropic hormone deficiency (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080150") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001979") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005727") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0011748") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:255.41") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C535668") -AnnotationAssertion(Annotation( "DOID:0080150") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:199296") Annotation( "Orphanet:199296/e") "OMIM:201400") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:201400") "Orphanet:199296") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237692001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:201400") "UMLS:C0342388") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "OMIM:201400") "adrenocorticotropic hormone deficiency") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "congenital isolated adrenocorticotropic hormone deficiency (disease)") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:201400") "ACTH deficiency, isolated") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:201400") Annotation( ) "IAD") -AnnotationAssertion(Annotation( "Orphanet:199296") "congenital isolated ACTH deficiency") -AnnotationAssertion(Annotation( "GARD:0005727") "isolated ACTH deficiency") -AnnotationAssertion(Annotation( "GARD:0005727") "isolated adrenocorticotropic hormone deficiency") -AnnotationAssertion( "MONDO:0008720") -AnnotationAssertion(Annotation( "Orphanet:199296") ) -AnnotationAssertion(rdfs:label "congenital isolated adrenocorticotropic hormone deficiency") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0080150") Annotation( "EFO:1001979") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:199296") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:mim2gene_medgen") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adrenocortical carcinoma, hereditary) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of adrenal cortex carcinoma that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C565972") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:202300") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:202300") "UMLS:C1859972") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:202300") "adrenocortical carcinoma, hereditary") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary adrenal cortex carcinoma") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:202300") Annotation( ) "ADCC") -AnnotationAssertion(Annotation( "OMIM:202300") "adrenocortical carcinoma, pediatric") -AnnotationAssertion( "MONDO:0008734") -AnnotationAssertion(rdfs:label "adrenocortical carcinoma, hereditary") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:1501/btnt") ) -SubClassOf(Annotation( "MONDO:mim2gene_medgen") ObjectSomeValuesFrom( )) - -# Class: (lung cancer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the lung.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1324") -AnnotationAssertion(Annotation( "DOID:1324") "ICD9:162.3") -AnnotationAssertion(Annotation( "DOID:1324") "ICD9:162.4") -AnnotationAssertion(Annotation( "DOID:1324") "ICD9:162.5") -AnnotationAssertion(Annotation( "DOID:1324") Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:162.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:162.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7377") -AnnotationAssertion(Annotation( "DOID:1324") Annotation( "MONDO:equivalentTo") "OMIM:211980") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363358000") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "adenocarcinoma of lung, response to tyrosine kinase inhibitor in, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "adenocarcinoma of lung, somatic") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of lung") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung cancer") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "lung cancer, protection against, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "lung cancer, resistance to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "lung cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "lung cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant lung neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7377") "malignant lung tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7377") "malignant neoplasm of lung") -AnnotationAssertion(Annotation( "NCIT:C7377") "malignant neoplasm of the lung") -AnnotationAssertion(Annotation( "NCIT:C7377") "malignant tumor of lung") -AnnotationAssertion(Annotation( "NCIT:C7377") "malignant tumor of the lung") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "nonsmall cell lung cancer, response to tyrosine kinase inhibitor in, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "nonsmall cell lung cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:211980") Annotation( "OMIM:genemap2") "nonsmall cell lung cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:211980") "Nonsmall cell lung cancer") -AnnotationAssertion(Annotation( "OMIM:211980") "alveolar cell carcinoma") -AnnotationAssertion(Annotation( "OMIM:211980") "lung cancer, protection against") -AnnotationAssertion(Annotation( "DOID:1324") "lung neoplasm") -AnnotationAssertion( "MONDO:0008903") -AnnotationAssertion(rdfs:label "lung cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1324") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7377") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7377") ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (congenital hematological disorder) - -AnnotationAssertion(Annotation( "NCIT:C104003") "A disorder of the blood that is present at birth.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4069"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C104003") -AnnotationAssertion(Annotation( "NCIT:C104003") "congenital hematological disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/congenital") "congenital hematological system disease") -AnnotationAssertion( "MONDO:0009332") -AnnotationAssertion(rdfs:label "congenital hematological disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) - -# Class: (immune deficiency disease) - -AnnotationAssertion(Annotation( "DC-OMIM:242850") Annotation( "MESH:C565469") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C565469") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:242850") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:242850") "UMLS:C1855771") -AnnotationAssertion(Annotation( "OMIM:242850") "immune deficiency disease") -AnnotationAssertion( "MONDO:0009453") -AnnotationAssertion(rdfs:label "immune deficiency disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) - -# Class: (malignant pancreatic neoplasm) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A malignant neoplasm involving the pancreas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1793") "pancreas neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1793") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000359") -AnnotationAssertion(Annotation( "DOID:1793") "ICD9:157.0") -AnnotationAssertion(Annotation( "DOID:1793") "ICD9:157.1") -AnnotationAssertion(Annotation( "DOID:1793") "ICD9:157.2") -AnnotationAssertion(Annotation( "DOID:1793") "ICD9:157.8") -AnnotationAssertion(Annotation( "DOID:1793") Annotation( "MONDO:relatedTo") "KEGG:05212") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9005") -AnnotationAssertion(Annotation( "DOID:1793") "Ca body of pancreas") -AnnotationAssertion(Annotation( "DOID:1793") "Ca head of pancreas") -AnnotationAssertion(Annotation( "DOID:1793") "Ca tail of pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of pancreas") -AnnotationAssertion(Annotation( "DOID:1793") "malignant neoplasm of body of pancreas") -AnnotationAssertion(Annotation( "DOID:1793") "malignant neoplasm of head of pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9005") "malignant neoplasm of pancreas") -AnnotationAssertion(Annotation( "DOID:1793") "malignant neoplasm of tail of pancreas") -AnnotationAssertion(Annotation( "NCIT:C9005") "malignant neoplasm of the pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant pancreas neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9005") "malignant pancreatic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pancreas cancer") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "pancreatic cancer") -AnnotationAssertion( "MONDO:0009831") -AnnotationAssertion(rdfs:label "malignant pancreatic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9005") ) -SubClassOf(Annotation( "EFO:1000359") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9005") ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (testicular germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C8591") "A germ cell tumor arising from the testis. Representative examples include teratoma, seminoma, embryonal carcinoma, and yolk sac tumor.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5557") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000566") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013047") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "MONDO:equivalentTo") "MESH:C563236") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "MONDO:equivalentTo") "NCIT:C8591") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "EFO:1000566") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:363504") Annotation( "Orphanet:363504/e") "OMIM:273300") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:273300") "Orphanet:363504") -AnnotationAssertion(Annotation( "MONDO:directSiblingOf") Annotation( "OMIM:273300") "Orphanet:876") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "MONDO:equivalentTo") "SCTID:713577007") -AnnotationAssertion(Annotation( "MONDO:directSiblingOf") Annotation( "OMIM:273300") "UMLS:C0014145") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8591") Annotation( "OMIM:273300") Annotation( "Orphanet:363504") "UMLS:C1336708") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "NCIT:C8591") Annotation( "OMIM:273300") Annotation( ) "TGCT") -AnnotationAssertion(Annotation( "NCIT:C8591") "germ cell neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C8591") "germ cell neoplasm of the testis") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "MONDO:0018196") Annotation( "NCIT:C8591") "germ cell tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C8591") "germ cell tumor of the testis") -AnnotationAssertion(Annotation( "OMIM:273300") Annotation( "OMIM:genemap2") "germ cell tumors, somatic") -AnnotationAssertion(Annotation( "OMIM:273300") Annotation( "OMIM:genemap2") "male germ cell tumor, somatic") -AnnotationAssertion(Annotation( "OMIM:273300") Annotation( "OMIM:genemap2") "spermatocytic seminoma, somatic") -AnnotationAssertion(Annotation( "DOID:5557") Annotation( "NCIT:C8591") "testicular germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8591") "testicular germ cell neoplasms") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "NCIT:C8591") Annotation( "OMIM:273300") Annotation( "Orphanet:363504") "testicular germ cell tumor") -AnnotationAssertion(Annotation( "OMIM:273300") Annotation( "OMIM:genemap2") "testicular tumor, somatic") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "testis germ cell tumor") -AnnotationAssertion(Annotation( "OMIM:273300") "Male germ cell tumor") -AnnotationAssertion(Annotation( "OMIM:273300") "embryonal cell carcinoma") -AnnotationAssertion(Annotation( "OMIM:273300") "endodermal sinus tumor") -AnnotationAssertion(Annotation( "OMIM:273300") "nonseminomatous germ cell tumors") -AnnotationAssertion(Annotation( "OMIM:273300") "seminoma") -AnnotationAssertion(Annotation( "OMIM:273300") "spermatocytic seminoma") -AnnotationAssertion(Annotation( "OMIM:273300") "teratoma, testicular") -AnnotationAssertion(Annotation( "DOID:5557") "testicular germ cell cancer") -AnnotationAssertion( "MONDO:0010108") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:363504") ) -AnnotationAssertion(rdfs:label "testicular germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:363504") ) -SubClassOf(Annotation( "Orphanet:363504") ) -SubClassOf(Annotation( "EFO:1000566") Annotation( "MONDO:Redundant") Annotation( "NCIT:C8591") ) - -# Class: (head and neck squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C34447") "A squamous cell carcinoma that arises from any of the following anatomic sites: lip and oral cavity, nasal cavity, paranasal sinuses, pharynx, larynx, and salivary glands.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000181") Annotation( "MONDO:equivalentTo") "DOID:5520") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000181") -AnnotationAssertion(Annotation( "DOID:5520") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:67037") Annotation( "Orphanet:67037/e") "MESH:C535575") -AnnotationAssertion(Annotation( "Orphanet:67037") Annotation( "Orphanet:67037/e") "MedDRA:10060121") -AnnotationAssertion(Annotation( "DOID:5520") Annotation( "EFO:0000181") Annotation( "MONDO:equivalentTo") "NCIT:C34447") -AnnotationAssertion(Annotation( "DOID:5520") Annotation( "EFO:0000181") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:67037") Annotation( "Orphanet:67037/e") "OMIM:275355") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:HNSC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:275355") "Orphanet:67037") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:716659002") -AnnotationAssertion(Annotation( "DOID:5520") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C34447") Annotation( "OMIM:275355") Annotation( "Orphanet:67037") Annotation( "Orphanet:67037/e") "UMLS:C1168401") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:275355") Annotation( "Orphanet:67037") Annotation( ) "HNSCC") -AnnotationAssertion(Annotation( "NCIT:C34447") Annotation( ) "SCCHN") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "craniocervical region squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C34447") Annotation( "Orphanet:67037") "head and neck squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C34447") "squamous cell carcinoma of head and neck") -AnnotationAssertion(Annotation( "DOID:5520") Annotation( "NCIT:C34447") "squamous cell carcinoma of the head and neck") -AnnotationAssertion(Annotation( "OMIM:275355") Annotation( "OMIM:genemap2") "squamous cell carcinoma, head and neck, somatic") -AnnotationAssertion(Annotation( "DOID:5520") "squamous cell carcinomas of head and neck") -AnnotationAssertion(Annotation( "DOID:5520") Annotation( "NCIT:C35850") "carcinoma of the head and neck") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:275355") "squamous cell carcinoma, head and neck") -AnnotationAssertion( "MONDO:0010150") -AnnotationAssertion(Annotation( "Orphanet:67037") ) -AnnotationAssertion(rdfs:label "head and neck squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5520") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34447") ) -SubClassOf(Annotation( "DOID:5520") Annotation( "EFO:0000181") Annotation( "MESH:C535575") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34447") ) -SubClassOf(Annotation( "MONDO:0017371") ObjectSomeValuesFrom( )) - -# Class: (benign prostatic hyperplasia) - -AnnotationAssertion(Annotation( "NCIT:C2897") "A non-cancerous nodular enlargement of the prostate gland. It is characterized by the presence of epithelial cell nodules, and stromal nodules containing fibrous and smooth muscle elements. It is the most common urologic disorder in men, causing blockage of urine flow.") -AnnotationAssertion( "benign prostatic hyperplasia (disease)") -AnnotationAssertion( "prostate hypertrophy") -AnnotationAssertion( "prostatic hypertrophy") -AnnotationAssertion(Annotation( "EFO:0000284") Annotation( "MONDO:equivalentTo") "DOID:11132") -AnnotationAssertion(Annotation( "EFO:0000284") Annotation( "MONDO:directSiblingOf") "DOID:2883") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000284") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0008711") -AnnotationAssertion(Annotation( "EFO:0000284") "ICD9:600") -AnnotationAssertion(Annotation( "EFO:0000284") "ICD9:600.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:600.20") -AnnotationAssertion(Annotation( "EFO:0000284") Annotation( "MONDO:equivalentTo") "MESH:D011470") -AnnotationAssertion(Annotation( "EFO:0000284") Annotation( "MONDO:equivalentTo") "NCIT:C2897") -AnnotationAssertion(Annotation( "EFO:0000284") Annotation( "MONDO:equivalentTo") "OMIM:600082") -AnnotationAssertion(Annotation( "EFO:0000284") Annotation( "MONDO:equivalentTo") "SCTID:266569009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "OMIM:600082") "UMLS:C1704272") -AnnotationAssertion(Annotation( "NCIT:C2897") "benign hyperplasia of prostate") -AnnotationAssertion(Annotation( "NCIT:C2897") "benign hyperplasia of the prostate") -AnnotationAssertion(Annotation( "NCIT:C2897") "benign prostate hyperplasia") -AnnotationAssertion(Annotation( "NCIT:C2897") "benign prostatic Hypertrophy") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "benign prostatic hyperplasia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "benign prostatic hyperplasia (disease)") -AnnotationAssertion(Annotation( "NCIT:C2897") "benign prostatic hyperplasia - BPH") -AnnotationAssertion(Annotation( "NCIT:C2897") "benign prostatic hypertrophy") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:600082") Annotation( ) "BPH") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:600082") "prostatic hyperplasia, benign") -AnnotationAssertion( "MONDO:0010811") -AnnotationAssertion(rdfs:label "benign prostatic hyperplasia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11132") Annotation( "MESH:D011470") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0000284") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2897") ) - -# Class: (cerebrovascular disorder) - -AnnotationAssertion(Annotation( "NCIT:C2938") "A disorder resulting from inadequate blood flow in the vessels that supply the brain. Representative examples include cerebrovascular ischemia, cerebral embolism, and cerebral infarction.") -AnnotationAssertion(Annotation( "DOID:6713") ) -AnnotationAssertion(Annotation( "EFO:0003763") Annotation( "MONDO:equivalentTo") "DOID:6713") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003763") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:I60-I69") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "EFO:0003763") "ICD9:430-438.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:434.91") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:437.8") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:437.9") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "EFO:0003763") Annotation( "MONDO:equivalentTo") "MESH:D002561") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "EFO:0003763") Annotation( "MONDO:equivalentTo") "NCIT:C2938") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "EFO:0003763") Annotation( "MONDO:equivalentTo") "SCTID:62914000") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2938") "UMLS:C0007820") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") Annotation( "NCIT:C2938") "cerebrovascular disease") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( "NCIT:C2938") "cerebrovascular disorder") -AnnotationAssertion(Annotation( "DOID:6713") Annotation( ) "CVA") -AnnotationAssertion(Annotation( "DOID:6713") "CVA (cerebral vascular accident)") -AnnotationAssertion(Annotation( "OMIM:601367") "cerebral infarction") -AnnotationAssertion(Annotation( "DOID:6713") "cerebrovascular accident") -AnnotationAssertion(Annotation( "DOID:6713") "stroke") -AnnotationAssertion( "MONDO:0011057") -AnnotationAssertion(rdfs:label "cerebrovascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:6713") Annotation( "MESH:D002561") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-syndromic polydactyly) - -AnnotationAssertion(Annotation( "MESH:D017689") "A congenital anomaly of the hand or foot, marked by the presence of supernumerary digits.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0004410") -AnnotationAssertion(Annotation( "Orphanet:2913/e") "MedDRA:10036063") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:603596") "Orphanet:2913") -AnnotationAssertion( "isolated polydactyly (disease)") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "nonsyndromic polydactyly") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "nonsyndromic polydactyly (disease)") -AnnotationAssertion(Annotation( "GARD:0004410") "Extra digits") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "isolated polydactyly") -AnnotationAssertion(Annotation( "GARD:0004410") "polydactylia") -AnnotationAssertion(Annotation( "GARD:0004410") "supernumerary digits") -AnnotationAssertion( "MONDO:0011348") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:2913") ) -AnnotationAssertion(rdfs:comment "Editor note: Orphanet calls this Polydactyly, but this is implicitly the non-syndromic form due to placement in the ORDO hierarchy") -AnnotationAssertion(rdfs:label "non-syndromic polydactyly") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:2913") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ovarian germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C3873") "A neoplasm that arises from the ovary and originates from germ cells. Representative examples include teratoma, embryonal carcinoma, yolk sac tumor, and dysgerminoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2156") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000419") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009330") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "DOID:2156") Annotation( "EFO:1000419") Annotation( "MONDO:equivalentTo") "NCIT:C3873") -AnnotationAssertion(Annotation( "DOID:2156") Annotation( "MONDO:equivalentTo") "OMIM:603737") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:OGCT") -AnnotationAssertion(Annotation( "DOID:2156") Annotation( "MONDO:equivalentTo") "SCTID:237059008") -AnnotationAssertion(Annotation( "DOID:2156") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3873") "UMLS:C0238324") -AnnotationAssertion(Annotation( "DOID:2156") Annotation( "NCIT:C3873") "germ cell neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C3873") "germ cell neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C3873") "germ cell tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C3873") "germ cell tumor of the ovary") -AnnotationAssertion(Annotation( "NCIT:C3873") "ovarian germ cell neoplasm") -AnnotationAssertion(Annotation( "DOID:2156") Annotation( "NCIT:C3873") "ovarian germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary germ cell tumor") -AnnotationAssertion(Annotation( "OMIM:603737") "ovarian germ cell cancer") -AnnotationAssertion( "MONDO:0011366") -AnnotationAssertion(rdfs:comment "Editor note: we make this equivalent to DOID:2156, despite the fact the DOID has 'cancer' in the label it's placement in the ontology is consistent with the broader 'tumor'") -AnnotationAssertion(rdfs:label "ovarian germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:1000419") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3873") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3873") ) - -# Class: (familial meningioma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A meningioma that is transmitted from the parents to an offspring.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "OMIM:607174") Annotation( "OMIM:genemap2") "meningioma") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4586") -AnnotationAssertion(Annotation( "DOID:4586") Annotation( "MONDO:equivalentTo") "MESH:C537443") -AnnotationAssertion(Annotation( "DOID:4586") Annotation( "MONDO:equivalentTo") "NCIT:C5301") -AnnotationAssertion(Annotation( "DOID:4586") Annotation( "MONDO:equivalentTo") "OMIM:607174") -AnnotationAssertion(Annotation( "DOID:4586") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C5301") "UMLS:C1333989") -AnnotationAssertion(Annotation( "NCIT:C5301") "familial meningioma") -AnnotationAssertion(Annotation( "NCIT:C5301") "hereditary meningioma") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary meningioma (disease)") -AnnotationAssertion(Annotation( "OMIM:607174") Annotation( "OMIM:genemap2") "meningioma, NF2-related, somatic") -AnnotationAssertion(Annotation( "OMIM:607174") Annotation( "OMIM:genemap2") "meningioma, SIS-related") -AnnotationAssertion(Annotation( "OMIM:607174") "meningioma, familial, susceptibility to") -AnnotationAssertion(Annotation( "OMIM:607174") "susceptibility to familial meningioma") -AnnotationAssertion( "MONDO:0011789") -AnnotationAssertion(rdfs:label "familial meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "OMIM:607174") ) - -# Class: (endometrial cancer) - -AnnotationAssertion(Annotation( "NCIT:C27815") "Primary or metastatic malignant neoplasm involving the endometrium (mucous membrane that lines the endometrial cavity).") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:1380") "endometrial neoplasm") -AnnotationAssertion(Annotation( "DOID:1380") "neoplasm of endometrium") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "NCIT:C3012") "tumor of endometrium") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1380") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "MONDO:equivalentTo") "EFO:0004230") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011981") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "MONDO:relatedTo") "KEGG:05213") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "MONDO:equivalentTo") "NCIT:C27815") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "MONDO:equivalentTo") "OMIM:608089") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of endometrium") -AnnotationAssertion(Annotation( "DOID:1380") "endometrial Ca") -AnnotationAssertion(Annotation( "OMIM:608089") "endometrial cancer") -AnnotationAssertion(Annotation( "OMIM:608089") Annotation( "OMIM:genemap2") "endometrial cancer, familial, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:608089") Annotation( "OMIM:genemap2") "endometrial cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:608089") Annotation( "OMIM:genemap2") "endometrial carcinoma, somatic") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium cancer") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "NCIT:C27815") "malignant endometrial neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant endometrium neoplasm") -AnnotationAssertion(Annotation( "DOID:1380") Annotation( "MONDO:patterns/cancer") "malignant neoplasm of endometrium") -AnnotationAssertion(Annotation( "DOID:1380") "primary malignant neoplasm of endometrium") -AnnotationAssertion( "MONDO:0011962") -AnnotationAssertion(rdfs:label "endometrial cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1380") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27815/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27815") ) - -# Class: (herpes simplex encephalitis) - -AnnotationAssertion(Annotation( "Orphanet:1930") "Herpes simplex virus encephalitis (HSE) is caused by the infection of the central nervous system by Herpes simplex virus (HSV) that could have a devastating clinical course and a potentially fatal outcome particularly with delay or lack of treatment. HSV often involves the frontal and temporal lobes, usually asymmetrically, resulting in personality changes, cognitive impairment, aphasia, seizures, and focal weakness.") -AnnotationAssertion(Annotation( "Orphanet:1930") ) -AnnotationAssertion(Annotation( "Orphanet:1930") ) -AnnotationAssertion(Annotation( "Orphanet:1930") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006649") -AnnotationAssertion(Annotation( "Orphanet:1930") Annotation( "Orphanet:1930/e") Annotation( "Orphanet:1930/specific") "ICD10EXP:B00.4+") -AnnotationAssertion(Annotation( "Orphanet:1930") Annotation( "Orphanet:1930/e") Annotation( "Orphanet:1930/specific") "ICD10EXP:G05.1*") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020803") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C84762") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:610551") "Orphanet:1930") -AnnotationAssertion(Annotation( "Orphanet:1930") Annotation( ) "HSE") -AnnotationAssertion(Annotation( "Orphanet:1930") "HSV encephalitis") -AnnotationAssertion(Annotation( "Orphanet:1930") Annotation( ) "HSVE") -AnnotationAssertion(Annotation( "Orphanet:1930") "Herpes simplex meningo-encephalitis") -AnnotationAssertion(Annotation( "Orphanet:1930") "Herpes simplex neuroinvasion") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Simplexvirus caused infectious encephalitis") -AnnotationAssertion( "Simplexvirus infectious encephalitis") -AnnotationAssertion(Annotation( "Orphanet:1930") "herpetic encephalitis") -AnnotationAssertion(Annotation( "Orphanet:1930") "Herpes simplex virus encephalitis") -AnnotationAssertion( "MONDO:0012521") -AnnotationAssertion(Annotation( "GARD:0006649") ) -AnnotationAssertion(Annotation( "Orphanet:1930") ) -AnnotationAssertion(rdfs:label "herpes simplex encephalitis") -AnnotationAssertion(Annotation( "GARD:0006649") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6649/herpes-simplex-encephalitis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C84762") Annotation( "Orphanet:1930") ) - -# Class: (combined pituitary hormone deficiencies, genetic form) - -AnnotationAssertion(Annotation( "Orphanet:95494") "Congenital hypopituitarism is characterized by multiple pituitary hormone deficiency, including somatotroph, thyrotroph, lactotroph, corticotroph or gonadotroph deficiencies, due to mutations of pituitary transcription factors involved in pituitary ontogenesis. Congenital hypopituitarism is rare compared with the high incidence of hypopituitarism induced by pituitary adenomas, transsphenoidal surgery or radiotherapy.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0002252") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010602") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:95494") Annotation( "Orphanet:95494/attributed") Annotation( "Orphanet:95494/ntbt") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:613038") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:613038") "Orphanet:95494") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:718182008") -AnnotationAssertion(Annotation( "Orphanet:95494") "familial congenital hypopituitarism") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic hypopituitarism") -AnnotationAssertion(Annotation( "Orphanet:95494") "multiple pituitary hormone deficiencies, genetic forms") -AnnotationAssertion(Annotation( "OMIMPS:613038") "pituitary hormone deficiency, combined") -AnnotationAssertion(Annotation( "Orphanet:95494") "combined pituitary hormone deficiencies, genetic forms") -AnnotationAssertion(Annotation( "GARD:0002252") "familial hypopituitarism") -AnnotationAssertion( "MONDO:0013099") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:95494") ) -AnnotationAssertion(rdfs:label "combined pituitary hormone deficiencies, genetic form") -AnnotationAssertion(Annotation( "GARD:0002252") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/2252/familial-hypopituitarism"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015891-obsoleted") Annotation( "https://github.com/monarch-initiative/mondo/pull/2571/") ) - -# Class: (basal cell carcinoma, susceptibility to, 7) - -AnnotationAssertion(Annotation( "MONDO:patterns/disease_series_by_gene") "Any skin basal cell carcinoma in which the cause of the disease is a mutation in the TP53 gene.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4882"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:614740") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/disease_series_by_gene") "TP53 skin basal cell carcinoma") -AnnotationAssertion(Annotation( "OMIM:614740") Annotation( "OMIM:genemap2") "basal cell carcinoma 7") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:614740") "basal cell carcinoma, susceptibility to, 7") -AnnotationAssertion(Annotation( "MONDORULE:1") Annotation( "OMIM:614740") "basal cell carcinoma, susceptibility to, type 7") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "skin basal cell carcinoma caused by mutation in TP53") -AnnotationAssertion(Annotation( "MONDO:Lexical") Annotation( "OMIM:614740") Annotation( ) "BCC7") -AnnotationAssertion(Annotation( "OMIM:614740") "susceptibility to basal cell carcinoma 7") -AnnotationAssertion( "MONDO:0013876") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "basal cell carcinoma, susceptibility to, 7") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf(Annotation( "MONDO:mim2gene_medgen") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric neuroendocrine tumor, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C95871") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the stomach.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C95871") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SWDNET") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C95871") "UMLS:C3272399") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197355") -AnnotationAssertion(Annotation( "Orphanet:100075") Annotation( ) "GNET") -AnnotationAssertion(Annotation( "NCIT:C95871") "gastric NET") -AnnotationAssertion(Annotation( "MONDO:cjm") "gastric NET G1/2") -AnnotationAssertion(Annotation( "NCIT:C95871") "gastric neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95871") "gastric well differentiated endocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C95871") "gastric well differentiated endocrine tumor/carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:SWDNET") "well-differentiated neuroendocrine tumors of the stomach") -AnnotationAssertion( "MONDO:0015062") -AnnotationAssertion(Annotation( "Orphanet:100075") ) -AnnotationAssertion(rdfs:label "gastric neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C95871") Annotation( "ONCOTREE:SWDNET") ) -SubClassOf(Annotation( "NCIT:C95871") ) - -# Class: (duodenal neuroendocrine tumor, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C135080") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the duodenum.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C135080") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100076") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197356") -AnnotationAssertion(Annotation( "NCIT:C135080") "duodenal neuroendocrine tumor") -AnnotationAssertion( "MONDO:0015063") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:100076") ) -AnnotationAssertion(rdfs:label "duodenal neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C135080") ) -SubClassOf( ) - -# Class: (jejunal neuroendocrine tumor, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C135090") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the jejunum.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C135090") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100077") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197357") -AnnotationAssertion(Annotation( "Orphanet:100077") "jejunal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "Orphanet:100077") "jejunal neuroendocrine tumor") -AnnotationAssertion( "MONDO:0015064") -AnnotationAssertion(Annotation( "Orphanet:100077") ) -AnnotationAssertion(rdfs:comment "Editor note: TODO apply G1/G2 pattern") -AnnotationAssertion(rdfs:label "jejunal neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C135090") ) - -# Class: (ileal neuroendocrine tumor, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C135092") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the ileum.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C135092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100078") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197358") -AnnotationAssertion(Annotation( "Orphanet:100078") "ileal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "Orphanet:100078") "ileal neuroendocrine tumor") -AnnotationAssertion( "MONDO:0015065") -AnnotationAssertion(Annotation( "Orphanet:100078") ) -AnnotationAssertion(rdfs:comment "Editor note: TODO apply G1/G2 pattern") -AnnotationAssertion(rdfs:label "ileal neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C135092") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C135092") ) - -# Class: (neuroendocrine tumor of the appendix, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C96422") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the appendix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C96422") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:AWDNET") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100079") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:725167001") -AnnotationAssertion(Annotation( "Orphanet:100079") "NEN of appendix") -AnnotationAssertion(Annotation( "Orphanet:100079") "appendiceal NEN") -AnnotationAssertion(Annotation( "Orphanet:100079") "appendiceal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "Orphanet:100079") "appendiceal neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96422") "appendix NET") -AnnotationAssertion(Annotation( "NCIT:C96422") "appendix neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96422") "appendix well differentiated endocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96422") "appendix well differentiated endocrine tumor/carcinoma") -AnnotationAssertion(Annotation( "Orphanet:100079") "neuroendocrine neoplasm of appendix") -AnnotationAssertion(Annotation( "ONCOTREE:AWDNET") "well-differentiated neuroendocrine tumor of the appendix") -AnnotationAssertion( "MONDO:0015066") -AnnotationAssertion(Annotation( "Orphanet:100079") ) -AnnotationAssertion(rdfs:label "neuroendocrine tumor of the appendix, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:100079") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C96422") ) - -# Class: (neuroendocrine tumor of the colon, well differentiated, low or intermediate grade tumor) - -AnnotationAssertion(Annotation( "NCIT:C135212") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the colon.") -AnnotationAssertion(Annotation( "MONDO:cjm") "carcinoid tumor of colon") -AnnotationAssertion(Annotation( "NCIT:C135212") "colon neuroendocrine tumor") -AnnotationAssertion(Annotation( "Orphanet:100080") "neuroendocrine neoplasm of the colon") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C135212") -AnnotationAssertion(Annotation( "Orphanet:100080") "NET of the colon") -AnnotationAssertion(Annotation( "Orphanet:100080") "colonic NET") -AnnotationAssertion( "MONDO:0015067") -AnnotationAssertion(Annotation( "Orphanet:100080") ) -AnnotationAssertion(rdfs:label "neuroendocrine tumor of the colon, well differentiated, low or intermediate grade tumor") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C135212") ) -SubClassOf(Annotation( "Orphanet:100080") ) -SubClassOf(Annotation( "MONDO:0018512") ObjectSomeValuesFrom( )) - -# Class: (neuroendocrine tumor of rectum, well differentiated, low or intermediate grade) - -AnnotationAssertion(Annotation( "NCIT:C135213") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the rectum.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C135213") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197361") -AnnotationAssertion(Annotation( "NCIT:C135213") Annotation( "Orphanet:100081") "rectal neuroendocrine tumor") -AnnotationAssertion(Annotation( "Orphanet:100081") "neuroendocrine tumor of the rectum") -AnnotationAssertion( "MONDO:0015068") -AnnotationAssertion(Annotation( "Orphanet:100081") ) -AnnotationAssertion(rdfs:label "neuroendocrine tumor of rectum, well differentiated, low or intermediate grade") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C135213") ) - -# Class: (neuroendocrine tumor of the anal canal) - -AnnotationAssertion(Annotation( "NCIT:C96540") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the anal canal.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anal canal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C96540") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100082") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197362") -AnnotationAssertion(Annotation( "Orphanet:100082") "NET of anal canal") -AnnotationAssertion(Annotation( "Orphanet:100082") "NET of the anal canal") -AnnotationAssertion(Annotation( "NCIT:C96540") "anal NET") -AnnotationAssertion(Annotation( "NCIT:C96540") "anal Neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96540") "anal canal NET") -AnnotationAssertion(Annotation( "NCIT:C96540") "anal canal neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96540") "anal canal well differentiated tumor") -AnnotationAssertion(Annotation( "NCIT:C96540") "anal canal well differentiated tumor/carcinoma") -AnnotationAssertion(Annotation( "Orphanet:100082") "neuroendocrine neoplasm of the anal canal") -AnnotationAssertion(Annotation( "Orphanet:100082") "neuroendocrine tumor of anal canal") -AnnotationAssertion( "MONDO:0015069") -AnnotationAssertion(Annotation( "Orphanet:100082") ) -AnnotationAssertion(rdfs:comment "Editor note: TODO apply G1/G2 pattern") -AnnotationAssertion(rdfs:label "neuroendocrine tumor of the anal canal") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (laryngeal neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6023") "A benign or malignant neoplasm with neuroendocrine differentiation that arises from the larynx. This category includes paraganglioma, carcinoid tumor, small cell carcinoma, and large cell neuroendocrine carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5457") -AnnotationAssertion(Annotation( "DOID:5457") Annotation( "MONDO:equivalentTo") "NCIT:C6023") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100083") -AnnotationAssertion(Annotation( "DOID:5457") Annotation( "MONDO:equivalentTo") "SCTID:707625001") -AnnotationAssertion(Annotation( "DOID:5457") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6023") "UMLS:C1334374") -AnnotationAssertion(Annotation( "NCIT:C6023") "laryngeal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "larynx NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C6023") "larynx neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "larynx neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "larynx neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") Annotation( "NCIT:C6023") "neuroendocrine neoplasm of larynx") -AnnotationAssertion(Annotation( "NCIT:C6023") "neuroendocrine neoplasm of the larynx") -AnnotationAssertion(Annotation( "DOID:5457") Annotation( "NCIT:C6023") "neuroendocrine tumor of larynx") -AnnotationAssertion(Annotation( "DOID:5457") "laryngeal neuroendocrine tumor") -AnnotationAssertion( "MONDO:0015070") -AnnotationAssertion(Annotation( "Orphanet:100083") ) -AnnotationAssertion(rdfs:label "laryngeal neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:0020035-obsoleted") ) -SubClassOf(Annotation( "DOID:5457") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6023") Annotation( "Orphanet:100083/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6023") ) -SubClassOf(Annotation( "MONDO:0020035-obsoleted") ) - -# Class: (middle ear neuroendocrine tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neuroendocrine neoplasm that involves the middle ear.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100084") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:717918002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4305468") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "MONDO:equivalentTo") "UMLS:CN197364") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "middle ear NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "middle ear neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "middle ear neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of middle ear") -AnnotationAssertion( "neuroendocrine tumor of middle ear") -AnnotationAssertion( "MONDO:0015071") -AnnotationAssertion(Annotation( "Orphanet:100084") ) -AnnotationAssertion(rdfs:label "middle ear neuroendocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (liver neuroendocrine carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C96787") "An extremely rare, aggressive, high-grade and poorly differentiated carcinoma with neuroendocrine differentiation that arises from the liver.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C96787") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100085") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:716652006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96787") "UMLS:C3273031") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197365") -AnnotationAssertion(Annotation( "NCIT:C96787") Annotation( ) "HNEC") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( ) "PHNEC") -AnnotationAssertion(Annotation( "NCIT:C96787") "hepatic neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C96787") "liver neuroendocrine cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C96787") "liver neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neuroendocrine carcinoma of liver") -AnnotationAssertion(Annotation( "NCIT:C96787") "primary hepatic neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C96787") "primary liver neuroendocrine carcinoma") -AnnotationAssertion( "MONDO:0015072") -AnnotationAssertion(Annotation( "Orphanet:100085") ) -AnnotationAssertion(rdfs:label "liver neuroendocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (gallbladder neuroendocrine tumor, grade 1/2) - -AnnotationAssertion(Annotation( "NCIT:C96918") "A well differentiated, low or intermediate grade tumor with neuroendocrine differentiation that arises from the gallbladder.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C96918") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100086") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96918") "UMLS:C3273116") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197366") -AnnotationAssertion(Annotation( "NCIT:C96918") "gallbladder NET") -AnnotationAssertion(Annotation( "NCIT:C96918") "gallbladder neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96918") "gallbladder well differentiated endocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C96918") "gallbladder well differentiated endocrine tumor/carcinoma") -AnnotationAssertion( "MONDO:0015073") -AnnotationAssertion(Annotation( "Orphanet:100086") ) -AnnotationAssertion(rdfs:label "gallbladder neuroendocrine tumor, grade 1/2") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C96918") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0017631-obsoleted") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C96918") ) - -# Class: (thyroid tumor) - -AnnotationAssertion(Annotation( "NCIT:P378") "A benign or malignant neoplasm affecting the thyroid gland.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021217") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003841") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3414") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:THYROID") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100087") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127018007") -AnnotationAssertion(Annotation( "NCIT:C3414") "neoplasm of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C3414") "neoplasm of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3414") "neoplasm of thyroid") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3414") "neoplasm of thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3414") "thyroid gland neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thyroid gland neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3414") "thyroid gland tumor") -AnnotationAssertion(Annotation( "NCIT:C3414") "thyroid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3414") "thyroid neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3414") "thyroid tumor") -AnnotationAssertion(Annotation( "NCIT:C3414") "tumor of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C3414") "tumor of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3414") "tumor of thyroid") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3414") "tumor of thyroid gland") -AnnotationAssertion(Annotation( "ONCOTREE:THYROID") Annotation( ) "THYROID") -AnnotationAssertion( "MONDO:0015074") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:100087") ) -AnnotationAssertion(rdfs:comment "Editor note: TODO") -AnnotationAssertion(rdfs:label "thyroid tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3414") ) - -# Class: (thyroid gland carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4815") "A carcinoma arising from the thyroid gland. It is usually an adenocarcinoma and includes the following main subtypes: follicular, papillary, medullary, poorly differentiated, and anaplastic.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4815") "cancer of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C4815") "cancer of thyroid") -AnnotationAssertion(Annotation( "DOID:3963") Annotation( "NCIT:C4815") "head and neck cancer, thyroid") -AnnotationAssertion(Annotation( "NCIT:C4815") "thyroid cancer") -AnnotationAssertion(Annotation( "NCIT:C4815") "thyroid gland cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3963") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000586") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002890") -AnnotationAssertion(Annotation( "Orphanet:100088") Annotation( "Orphanet:100088/e") "MedDRA:10007476") -AnnotationAssertion(Annotation( "DOID:3963") Annotation( "EFO:1000586") Annotation( "MONDO:equivalentTo") "NCIT:C4815") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100088") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448216007") -AnnotationAssertion(Annotation( "DOID:3963") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4815") Annotation( "Orphanet:100088") Annotation( "Orphanet:100088/e") "UMLS:C0549473") -AnnotationAssertion(Annotation( "NCIT:C4815") "carcinoma of the thyroid") -AnnotationAssertion(Annotation( "NCIT:C4815") "carcinoma of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C4815") "carcinoma of thyroid") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4815") "carcinoma of thyroid gland") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C4815") "thyroid carcinoma") -AnnotationAssertion(Annotation( "MONDO:0006461") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4815") "thyroid gland carcinoma") -AnnotationAssertion( "MONDO:0015075") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:100088") ) -AnnotationAssertion(rdfs:label "thyroid gland carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:3963") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4815") ) -SubClassOf(Annotation( "DOID:3963") Annotation( "EFO:1000586") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4815/inferred") ) - -# Class: (adrenal/paraganglial tumor) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5166"^^xsd:anyURI) -AnnotationAssertion( "2022-10-01") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100091") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197370") -AnnotationAssertion( "MONDO:0015077") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:100091") ) -AnnotationAssertion(rdfs:comment "Reason: duplicate. This OMIM ID seems to represent the whole series. This will be merged with MONDO_0000070 mycobacterium tuberculosis, susceptibility'") -AnnotationAssertion(rdfs:label "adrenal/paraganglial tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (multiple polyglandular tumor) - -AnnotationAssertion(Annotation( "Orphanet:100094") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:100094") Annotation( "Orphanet:100094/e") Annotation( "Orphanet:100094/specific") "ICD10WHO:D44.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100094") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197373") -AnnotationAssertion( "MONDO:0015079") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:100094") ) -AnnotationAssertion(rdfs:comment "Editor note: ORDO classifies as inherited but there are non-inherited forms such as Carney triad") -AnnotationAssertion(rdfs:label "multiple polyglandular tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:100094") ) -SubClassOf(Annotation( "Orphanet:100094") ObjectSomeValuesFrom( )) - -# Class: (polyendocrinopathy) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:101956") -AnnotationAssertion( "MONDO:0015126") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:101956") ) -AnnotationAssertion(rdfs:label "polyendocrinopathy") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:101956") ) -SubClassOf(Annotation( "MONDO:0020005") ObjectSomeValuesFrom( )) - -# Class: (pituitary deficiency) - -AnnotationAssertion(Annotation( "Orphanet:101957") ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:101957") Annotation( "Orphanet:101957/e") Annotation( "Orphanet:101957/specific") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:101957") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:101957") "UMLS:C0020635") -AnnotationAssertion( "MONDO:0015127") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:101957") ) -AnnotationAssertion(rdfs:comment "Editor note: in ORDO, Orphanet:101957 is classified as genetic, yet has acquired subtypes") -AnnotationAssertion(rdfs:label "pituitary deficiency") -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:0015889-obsoleted") ) - -# Class: (quantitative and/or qualitative congenital phagocyte defect) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4069"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:101985") -AnnotationAssertion( "MONDO:0015133") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:101985") ) -AnnotationAssertion(rdfs:comment "Editor note: check how relates to phagocytosis terms") -AnnotationAssertion(rdfs:label "quantitative and/or qualitative congenital phagocyte defect") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:101985") ) -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) - -# Class: (primary immunodeficiency due to a genetic defect in innate immunity) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:101988") -AnnotationAssertion(Annotation( "Orphanet:101988") "primary immunodeficiency due to a defect in innate immunity") -AnnotationAssertion( "MONDO:0015135") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:101988") ) -AnnotationAssertion(rdfs:label "primary immunodeficiency due to a genetic defect in innate immunity") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:101988") ) -SubClassOf(Annotation( "MONDO:0015138") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of medulla oblongata) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the medulla oblongata.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:102000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197487") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of medulla oblongata") -AnnotationAssertion( "disease or disorder of medulla oblongata") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of medulla oblongata") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "medulla oblongata disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "medulla oblongata disease or disorder") -AnnotationAssertion(Annotation( "Orphanet:102000") "medullar disease") -AnnotationAssertion( "MONDO:0015141") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:102000") ) -AnnotationAssertion(rdfs:label "disorder of medulla oblongata") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0020009") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (brain inflammatory disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the brain.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:102005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197488") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "brain inflammation") -AnnotationAssertion( "inflammation of brain") -AnnotationAssertion( "MONDO:0015144") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:102005") ) -AnnotationAssertion(rdfs:label "brain inflammatory disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune pancreatitis) - -AnnotationAssertion(Annotation( "Orphanet:103919") "Autoimmune pancreatitis (AIP) is a rare pancreatic disease characterized by chronic non-alcoholic pancreatitis that presents with abdominal pain, steatorrhea, obstructive jaundice and responds well to steroid therapy and is seen in two subforms: type 1 AIP which affects elderly males, involves other organs and has increased immunoglobin G4 (IgG4) levels and type 2 AIP which affects both sexes equally but presents at a younger age and has no other organ involvement or increased IgG4 levels.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040091") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010911") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D000081012") -AnnotationAssertion(Annotation( "Orphanet:103919") Annotation( "Orphanet:103919/e") "MedDRA:10069002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:103919") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448542008") -AnnotationAssertion(Annotation( "DOID:0040091") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:103919") Annotation( "Orphanet:103919/e") "UMLS:C2609129") -AnnotationAssertion(Annotation( "Orphanet:103919") Annotation( ) "AIP") -AnnotationAssertion(Annotation( "GARD:0010911") "lymphoplasmocytic sclerosing pancreatitis") -AnnotationAssertion( "MONDO:0015175") -AnnotationAssertion(Annotation( "Orphanet:103919") ) -AnnotationAssertion(rdfs:label "autoimmune pancreatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0040091") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:103919") ) -SubClassOf(Annotation( "MONDO:0015112") ObjectSomeValuesFrom( )) - -# Class: (intestinal disease due to fat malabsorption) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:104005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197522") -AnnotationAssertion( "MONDO:0015180") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:104005") ) -AnnotationAssertion(rdfs:label "intestinal disease due to fat malabsorption") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015245") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-syndromic developmental defect of the eye) - -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "A developmental defect of the eye that is not part of a larger syndrome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:108985") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "isolated developmental defect of the eye") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") Annotation( "https://orcid.org/0000-0002-6601-2165") "nonsyndromic developmental defect of the eye") -AnnotationAssertion( "MONDO:0015217") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:108985") ) -AnnotationAssertion(rdfs:label "non-syndromic developmental defect of the eye") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:108985") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-syndromic central nervous system malformation) - -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "A central nervous system malformation that is not part of a larger syndrome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:108989") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "isolated central nervous system malformation") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") Annotation( "https://orcid.org/0000-0002-6601-2165") "nonsyndromic central nervous system malformation") -AnnotationAssertion( "MONDO:0015219") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:108989") ) -AnnotationAssertion(rdfs:comment "Editor note: ORDO has various potentially syndromic disease groupings under here, we modify these. See https://github.com/monarch-initiative/mondo-build/issues/58") -AnnotationAssertion(rdfs:label "non-syndromic central nervous system malformation") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:108989") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-syndromic limb malformation) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:109011") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "nonsyndromic limb malformation") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "isolated limb malformation") -AnnotationAssertion( "MONDO:0015227") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:109011") ) -AnnotationAssertion(rdfs:label "non-syndromic limb malformation") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:109011") ) -SubClassOf(Annotation( "MONDO:0015960") ObjectSomeValuesFrom( )) - -# Class: (medullary thyroid gland carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C3879") "A neuroendocrine carcinoma arising from the C-cells of the thyroid gland. It is closely associated with multiple endocrine neoplasia syndromes. Approximately 10% to 20% of medullary thyroid carcinomas are familial. Patients usually present with a thyroid nodule that is painless and firm. In the majority of cases nodal involvement is present at diagnosis. Surgery is the preferred treatment for both primary lesions and recurrences. This carcinoma is generally not very sensitive to radiation and almost unresponsive to chemotherapy.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3973") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0007004") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002865") -AnnotationAssertion(Annotation( "Orphanet:1332") Annotation( "Orphanet:1332/e") "MedDRA:10027101") -AnnotationAssertion(Annotation( "DOID:3973") Annotation( "MONDO:equivalentTo") "NCIT:C3879") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:THME") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:1332") -AnnotationAssertion(Annotation( "DOID:3973") Annotation( "MONDO:equivalentTo") "SCTID:255032005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0206693") -AnnotationAssertion(Annotation( "DOID:3973") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3879") Annotation( "Orphanet:1332") Annotation( "Orphanet:1332/e") "UMLS:C0238462") -AnnotationAssertion(Annotation( "NCIT:C3879") "C cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3879") Annotation( "Orphanet:1332") Annotation( ) "MTC") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of parafollicular cell") -AnnotationAssertion(Annotation( "NCIT:C3879") "carcinoma, C-cell, malignant") -AnnotationAssertion(Annotation( "NCIT:C3879") "medullary carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3879") "medullary carcinoma of the thyroid") -AnnotationAssertion(Annotation( "DOID:3973") Annotation( "NCIT:C3879") "medullary carcinoma of the thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3879") "medullary carcinoma of thyroid") -AnnotationAssertion(Annotation( "NCIT:C3879") "medullary carcinoma of thyroid gland") -AnnotationAssertion(Annotation( "NCIT:C3879") "medullary thyroid cancer") -AnnotationAssertion(Annotation( "DOID:3973") Annotation( "MONDO:ambiguous") Annotation( "NCIT:C3879") "medullary thyroid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3879") "medullary thyroid gland carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3879") "parafollicular cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3879") "thyroid gland medullary cancer") -AnnotationAssertion(Annotation( "MONDO:0002823") Annotation( "NCIT:C3879") "thyroid gland medullary carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3879") "thyroid gland neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3879") "thyroid medullary carcinoma") -AnnotationAssertion(Annotation( "DOID:3973") "ultimobranchial thyroid tumor") -AnnotationAssertion(Annotation( "DOID:3973") "ultimobranchial thyroid tumour") -AnnotationAssertion(Annotation( "ONCOTREE:THME") Annotation( ) "THME") -AnnotationAssertion(Annotation( "GARD:0007004") "medullary thyroid cancer (MTC)") -AnnotationAssertion(Annotation( "GARD:0007004") "thyroid cancer, medullary") -AnnotationAssertion(Annotation( "GARD:0007004") "thyroid carcinoma, medullary") -AnnotationAssertion( "MONDO:0015277") -AnnotationAssertion(Annotation( "Orphanet:1332") ) -AnnotationAssertion(rdfs:label "medullary thyroid gland carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C3879") ) -SubClassOf(Annotation( "DOID:3973") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (familial pancreatic carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:1333") "Familial pancreatic carcinoma is defined by the presence of pancreatic cancer (PC) in two or more first-degree relatives.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0004206") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:1333") Annotation( "Orphanet:1333/e") "MESH:C535837") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C43298") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:1333") Annotation( "Orphanet:1333/ntbt") "OMIM:260350") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:1333") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:715414009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C43298") Annotation( "Orphanet:1333") Annotation( "Orphanet:1333/e") "UMLS:C2931038") -AnnotationAssertion(Annotation( "NCIT:C43298") Annotation( "Orphanet:1333") "familial pancreatic cancer") -AnnotationAssertion(Annotation( "NCIT:C43298") "familial pancreatic carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary exocrine pancreatic carcinoma") -AnnotationAssertion(Annotation( "NCIT:C43298") "hereditary pancreatic cancer") -AnnotationAssertion(Annotation( "NCIT:C43298") "hereditary pancreatic carcinoma") -AnnotationAssertion(Annotation( "OMIM:260350") Annotation( "OMIM:genemap2") "pancreatic cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:260350") Annotation( "OMIM:genemap2") "pancreatic carcinoma, somatic") -AnnotationAssertion(Annotation( "OMIM:260350") "pancreatic acinar carcinoma") -AnnotationAssertion( "MONDO:0015278") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:1333") ) -AnnotationAssertion(rdfs:label "familial pancreatic carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C43298") Annotation( "Orphanet:1333") ) -SubClassOf(Annotation( "MONDO:0015618") Annotation( "MONDO:0016314") ObjectSomeValuesFrom( )) - -# Class: (herpes simplex virus keratitis) - -AnnotationAssertion(Annotation( "MESH:D016849") "A superficial, epithelial Herpesvirus hominis infection of the cornea, characterized by the presence of small vesicles which may break down and coalesce to form dendritic ulcers (keratitis, dendritic). (Dictionary of Visual Science, 3d ed)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080158") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0007308") -AnnotationAssertion(Annotation( "Orphanet:137586") Annotation( "Orphanet:137586/e") "ICD10EXP:B00.5+") -AnnotationAssertion(Annotation( "Orphanet:137586") Annotation( "Orphanet:137586/e") "ICD10EXP:H19.1*") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34743") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:137586") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:9389005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:137586") "UMLS:C0019357") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0022570") -AnnotationAssertion(Annotation( "Orphanet:137586") "HSV keratitis") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Simplexvirus caused keratitis") -AnnotationAssertion( "Simplexvirus keratitis") -AnnotationAssertion(Annotation( "DOID:0080158") "dendritic keratitis") -AnnotationAssertion(Annotation( "Orphanet:137586") "herpetic keratitis") -AnnotationAssertion( "MONDO:0015288") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:137586") ) -AnnotationAssertion(rdfs:label "herpes simplex virus keratitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (infectious epithelial keratitis) - -AnnotationAssertion(Annotation( "Orphanet:137593") "Infectious epithelial keratitis is a rare, potentially sight-threatening, acquired ocular disease chracterized by corneal epithelium inflammation resulting from viral (mainly Herpes Simplex virus), bacterial, fungic or protist infection, manifesting with variable symptoms, such as conjunctival hyperemia, lacrimation, rapid onset of pain, blurred vision and/or photophobia, depending on the causative agent.") -AnnotationAssertion(Annotation( "Orphanet:137593") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:137593") -AnnotationAssertion( "MONDO:0015289") -AnnotationAssertion(Annotation( "Orphanet:137593") ) -AnnotationAssertion(rdfs:label "infectious epithelial keratitis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:cjm") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endotheliitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the endothelium.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:137602") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "endothelium inflammation") -AnnotationAssertion( "inflammation of endothelium") -AnnotationAssertion( "MONDO:0015292") -AnnotationAssertion(Annotation( "Orphanet:137602") ) -AnnotationAssertion(rdfs:label "endotheliitis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:137602") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (arachnoiditis) - -AnnotationAssertion(Annotation( "Orphanet:137817") "Arachnoiditis (ARC) is a chronic inflammation of the arachnoid layer of the meninges, of which adhesive arachnoiditis is the most severe form, characterized by debilitating, intractable neurogenic back and limb pain and a range of other neurological problems.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:12156") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005839") -AnnotationAssertion(Annotation( "DOID:12156") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:137817") Annotation( "Orphanet:137817/e") "MESH:D001100") -AnnotationAssertion(Annotation( "Orphanet:137817") Annotation( "Orphanet:137817/e") "MedDRA:10003074") -AnnotationAssertion(Annotation( "DOID:12156") Annotation( "MONDO:equivalentTo") "NCIT:C37913") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:137817") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:13980006") -AnnotationAssertion(Annotation( "DOID:12156") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C37913") Annotation( "Orphanet:137817") Annotation( "Orphanet:137817/e") "UMLS:C0003708") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:137817") "UMLS:C0270617") -AnnotationAssertion(Annotation( "Orphanet:137817") "adhesive arachnoiditis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "arachnoid mater inflammation") -AnnotationAssertion(Annotation( "Orphanet:137817") "chronic arachnoiditis") -AnnotationAssertion( "inflammation of arachnoid mater") -AnnotationAssertion( "MONDO:0015304") -AnnotationAssertion(Annotation( "Orphanet:137817") ) -AnnotationAssertion(rdfs:label "arachnoiditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:12156") Annotation( "MESH:D001100") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (developmental anomaly of metabolic origin) - -AnnotationAssertion(Annotation( "Orphanet:139009") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:139009") -AnnotationAssertion( "MONDO:0015327") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:139009") ) -AnnotationAssertion(rdfs:label "developmental anomaly of metabolic origin") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:139009") ) - -# Class: (hereditary neoplastic syndrome) - -AnnotationAssertion(Annotation( "NCIT:C3266") "The inherited predisposition toward getting a tumor.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5046"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3266") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009386") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3266") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:140162") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:699346009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3266") "UMLS:C0027672") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN199448") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN882908") -AnnotationAssertion(Annotation( "MESH:D009386") "cancer syndrome, hereditary") -AnnotationAssertion(Annotation( "MESH:D009386") "cancer syndromes, hereditary") -AnnotationAssertion(Annotation( "NCIT:C3266") "familial neoplastic syndrome") -AnnotationAssertion(Annotation( "NCIT:C3266") "familial tumor syndrome") -AnnotationAssertion(Annotation( "MESH:D009386") "hereditary cancer syndrome") -AnnotationAssertion(Annotation( "MESH:D009386") "hereditary cancer syndromes") -AnnotationAssertion(Annotation( "MESH:D009386") Annotation( "MONDO:patterns/hereditary") Annotation( "NCIT:C3266") "hereditary neoplastic syndrome") -AnnotationAssertion(Annotation( "MESH:D009386") "hereditary neoplastic syndromes") -AnnotationAssertion(Annotation( "NCIT:C3266") "hereditary tumor syndrome") -AnnotationAssertion(Annotation( "NCIT:C3266") "inherited cancer syndrome") -AnnotationAssertion(Annotation( "Orphanet:140162") "inherited cancer-predisposing syndrome") -AnnotationAssertion(Annotation( "MESH:D009386") "neoplastic syndrome, hereditary") -AnnotationAssertion(Annotation( "MESH:D009386") "syndrome, hereditary cancer") -AnnotationAssertion(Annotation( "MESH:D009386") "syndrome, hereditary neoplastic") -AnnotationAssertion(Annotation( "MESH:D009386") "syndromes, hereditary cancer") -AnnotationAssertion(Annotation( "MESH:D009386") "syndromes, hereditary neoplastic") -AnnotationAssertion( "MONDO:0015356") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:140162") ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hereditary neoplastic syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MESH:D009386") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3266") Annotation( "Orphanet:140162") ) -SubClassOf(Annotation( "NCIT:C54705") Annotation( "https://orcid.org/0000-0002-4036-287X") ) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/1520") Annotation( "https://orcid.org/0000-0001-5208-3432") ObjectSomeValuesFrom( )) - -# Class: (hereditary sensory and autonomic neuropathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of sensory peripheral neuropathy that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( "https://github.com/NCI-Thesaurus/thesaurus-obo-edition/issues/25"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:0050548") "familial dysautonomia, type II") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050548") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012688") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:356.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:140471") Annotation( "Orphanet:140471/e") "MESH:D009477") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C125386") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:162400") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:140471") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:11442006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:140471") Annotation( "Orphanet:140471/e") "UMLS:C0027889") -AnnotationAssertion(Annotation( "NCIT:C125386") Annotation( ) "CIP") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( ) "HSAN") -AnnotationAssertion(Annotation( "DOID:0050548") Annotation( "NCIT:C125386") "congenital insensitivity to pain") -AnnotationAssertion(Annotation( "NCIT:C125386") "congenital pain insensitivity") -AnnotationAssertion(Annotation( "DOID:0050548") Annotation( "PMID:15367861") "hereditary sensory and autonomic neuropathy") -AnnotationAssertion(Annotation( "PMID:15367861") "hereditary sensory neuropathy") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary sensory peripheral neuropathy") -AnnotationAssertion(Annotation( "NCIT:C125386") "indifference to pain, Congenital, autosomal recessive") -AnnotationAssertion(Annotation( "GARD:0012688") "hereditary sensory autonomic neuropathy") -AnnotationAssertion( "MONDO:0015364") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:140471") ) -AnnotationAssertion(rdfs:label "hereditary sensory and autonomic neuropathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:140471") ) - -# Class: (differentiated thyroid carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:146") "Differentiated thyroid carcinoma (DTC), also known as papillary or follicular thyroid carcinoma, is a slow-growing malignancy usually presenting in adults as an asymptomatic thyroid mass.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080525") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1002017") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7153") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:WDTC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:146") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7153") "UMLS:C1337013") -AnnotationAssertion(Annotation( "NCIT:C7153") "differentiated thyroid cancer") -AnnotationAssertion(Annotation( "NCIT:C7153") "differentiated thyroid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7153") "differentiated thyroid gland cancer") -AnnotationAssertion(Annotation( "NCIT:C7153") "differentiated thyroid gland carcinoma") -AnnotationAssertion(Annotation( "Orphanet:146") "papillary or follicular thyroid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7153") "thyroid gland differentiated carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7153") "thyroid gland well differentiated carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7153") "well differentiated thyroid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7153") "well differentiated thyroid gland carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7153") "well-differentiated thyroid cancer") -AnnotationAssertion(Annotation( "Orphanet:146") "well-differentiated thyroid carcinoma") -AnnotationAssertion( "MONDO:0015447") -AnnotationAssertion(Annotation( "Orphanet:146") ) -AnnotationAssertion(rdfs:label "differentiated thyroid carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C7153/inferred") Annotation( "Orphanet:146") ) - -# Class: (isolated dystonia) - -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "A dystonia (disease) that is not part of a larger syndrome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:156159") -AnnotationAssertion(Annotation( "Orphanet:156159") "Pure dystonia") -AnnotationAssertion( "isolated dystonic disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "nonsyndromic dystonia (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "nonsyndromic dystonic disorder") -AnnotationAssertion( "MONDO:0015494") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:156159") ) -AnnotationAssertion(rdfs:label "isolated dystonia") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:156159") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (genetic parenchymatous liver disease) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:156604") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN199641") -AnnotationAssertion( "MONDO:0015508") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:156604") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGeneticFormOfDisease and MONDO:excludeGroupingClass. Term to consider: MONDO:0005154 liver disorder") -AnnotationAssertion(rdfs:label "genetic parenchymatous liver disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:156604") ) -SubClassOf(Annotation( "MONDO:0015114") Annotation( "MONDO:0015507") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (genetic biliary tract disease) - -AnnotationAssertion( "Genetic biliary tract disease.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:156607") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN199642") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic biliary tract disease") -AnnotationAssertion( "MONDO:0015509") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:156607") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGeneticFormOfDisease and MONDO:excludeGroupingClass. Term to consider: MONDO:0004868 biliary tract disorder") -AnnotationAssertion(rdfs:label "genetic biliary tract disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:156607") ) -SubClassOf(Annotation( "MONDO:0015507") ObjectSomeValuesFrom( )) - -# Class: (genetic endocrine growth disease) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D006130") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:156643") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237424") -AnnotationAssertion(Annotation( "MONDO:cjm") "growth disorder") -AnnotationAssertion( "MONDO:0015514") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:156643") ) -AnnotationAssertion(rdfs:label "genetic endocrine growth disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:156643") ) -SubClassOf(Annotation( "MONDO:0015513") ObjectSomeValuesFrom( )) - -# Class: (genetic dementia) - -AnnotationAssertion( "Genetic dementia.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:158124") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic dementia") -AnnotationAssertion( "MONDO:0015547") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:158124") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGeneticFormOfDisease and MONDO:excludeGroupingClass. Term to consider: MONDO:0001627 dementia") -AnnotationAssertion(rdfs:label "genetic dementia") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (epilepsy syndrome) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:166463") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/343") "epileptic syndrome") -AnnotationAssertion(Annotation( "MONDO:cjm") "syndromic epilepsy") -AnnotationAssertion( "MONDO:0015650") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:166463") ) -AnnotationAssertion(rdfs:label "epilepsy syndrome") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:166463") ) -SubClassOf(Annotation( "MONDO:0015955") ObjectSomeValuesFrom( )) - -# Class: (lymphoid hemopathy) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:171898") -AnnotationAssertion( "MONDO:0015757") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:171898") ) -AnnotationAssertion(rdfs:label "lymphoid hemopathy") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:171898") ) - -# Class: (congenital hypogonadotropic hypogonadism) - -AnnotationAssertion(Annotation( "Orphanet:174590") "Congenital hypogonadotropic hypogonadism (CHH) is a rare disorder of sexual maturation characterized by gonadotropin (Gn) deficiency with low sex steroid levels associated with low levels of follicle stimulating hormone (FSH) and luteinizing hormone (LH).") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:174590") Annotation( "Orphanet:174590/attributed") Annotation( "Orphanet:174590/ntbt") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C120162") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:174590") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:722944006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C120162") "UMLS:C3899503") -AnnotationAssertion( "MONDO:0015770") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:174590") ) -AnnotationAssertion(rdfs:label "congenital hypogonadotropic hypogonadism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:0018386-obsoleted") Annotation( "MONDO:0018405-obsoleted") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:174590") ) -SubClassOf(Annotation( "NCIT:C120162") ) -SubClassOf(Annotation( "Orphanet:174590") ) -SubClassOf( ) - -# Class: (primary immunodeficiency due to a defect in adaptive immunity) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:179006") -AnnotationAssertion( "MONDO:0015823") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:179006") ) -AnnotationAssertion(rdfs:label "primary immunodeficiency due to a defect in adaptive immunity") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:179006") ) -SubClassOf(Annotation( "MONDO:0015138") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anomaly of puberty or/and menstrual cycle) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:180208") -AnnotationAssertion( "MONDO:0015860") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:180208") ) -AnnotationAssertion(rdfs:label "anomaly of puberty or/and menstrual cycle") -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:0019937-obsoleted") ) - -# Class: (vaginal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "A carcinoma arising from the vaginal epithelium. The majority of vaginal carcinomas are squamous cell carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3917") "cancer of the vagina") -AnnotationAssertion(Annotation( "NCIT:C3917") "cancer of vagina") -AnnotationAssertion(Annotation( "NCIT:C3917") "vagina cancer") -AnnotationAssertion(Annotation( "NCIT:C3917") "vaginal cancer") -AnnotationAssertion(Annotation( "NCIT:C3917") "vaginal cancer, NOS") -AnnotationAssertion(Annotation( "Orphanet:180247") "vaginal malignant epithelial tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050918") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3917") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:180247") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3917") Annotation( "Orphanet:180247") Annotation( "Orphanet:180247/e") "UMLS:C0262659") -AnnotationAssertion(Annotation( "NCIT:C3917") "carcinoma of the vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C3917") "carcinoma of vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3917") "vagina carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3917") "vaginal carcinoma") -AnnotationAssertion( "MONDO:0015867") -AnnotationAssertion(Annotation( "Orphanet:180247") ) -AnnotationAssertion(rdfs:label "vaginal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0050918") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3917") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3917") ) - -# Class: (syndromic dyslipidemia) - -AnnotationAssertion(Annotation( "MONDO:patterns/syndromic") "A inherited lipid metabolism disorder that is part of a larger syndrome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:181437") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:109041000119107") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3875286") -AnnotationAssertion( "complex dyslipidemia") -AnnotationAssertion(Annotation( "MONDO:patterns/syndromic") "syndrome associated with inherited lipid metabolism disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/syndromic") "syndromic inherited lipid metabolism disorder") -AnnotationAssertion(Annotation( "Orphanet:181437") "rare syndromic dyslipidemia") -AnnotationAssertion( "MONDO:0015905") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:181437") ) -AnnotationAssertion(rdfs:label "syndromic dyslipidemia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:181437") ) -SubClassOf(Annotation( "MONDO:0015123") ObjectSomeValuesFrom( )) - -# Class: (acquired peripheral neuropathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of peripheral neuropathy that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:182086") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired peripheral neuropathy") -AnnotationAssertion( "MONDO:0015923") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:182086") ) -AnnotationAssertion(rdfs:label "acquired peripheral neuropathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:182086") ) -SubClassOf(Annotation( "MONDO:0020126") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited skin tumor) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:183487") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN200547") -AnnotationAssertion(Annotation( "Orphanet:183487") "genetic skin tumor") -AnnotationAssertion( "MONDO:0015950") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:183487") ) -AnnotationAssertion(rdfs:label "inherited skin tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019041") ObjectSomeValuesFrom( )) - -# Class: (inherited renal tubular disease) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:183592") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN200561") -AnnotationAssertion(Annotation( "Orphanet:183592") "genetic renal tubular disease") -AnnotationAssertion( "MONDO:0015962") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:183592") ) -AnnotationAssertion(rdfs:label "inherited renal tubular disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0020030") ObjectSomeValuesFrom( )) - -# Class: (functional neutrophil defect) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:183681") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:105600002") -AnnotationAssertion(Annotation( "MONDO:cjm") "neutrophil disease") -AnnotationAssertion(Annotation( "MONDO:cjm") "neutrophilopathy") -AnnotationAssertion( "MONDO:0015978") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:183681") ) -AnnotationAssertion(rdfs:label "functional neutrophil defect") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:183681") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hereditary predisposition to infections) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion(Annotation( "Orphanet:183710") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:183710") -AnnotationAssertion(Annotation( "Orphanet:183710") "genetic susceptibility to infections due to particular pathogens") -AnnotationAssertion( "MONDO:0015979") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:183710") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGroupingClass. Term to consider:MONDO:0020573 inherited disease susceptibility") -AnnotationAssertion(rdfs:label "hereditary predisposition to infections") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endophthalmitis) - -AnnotationAssertion(Annotation( "NCIT:C34586") "An infectious process affecting the internal structures of the eye.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4692") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:360.19") -AnnotationAssertion(Annotation( "DOID:4692") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:199323") Annotation( "Orphanet:199323/e") "MESH:D009877") -AnnotationAssertion(Annotation( "Orphanet:199323") Annotation( "Orphanet:199323/e") "MedDRA:10014801") -AnnotationAssertion(Annotation( "DOID:4692") Annotation( "MONDO:equivalentTo") "NCIT:C34586") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:199323") -AnnotationAssertion(Annotation( "DOID:4692") Annotation( "MONDO:equivalentTo") "SCTID:1847009") -AnnotationAssertion(Annotation( "DOID:4692") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34586") Annotation( "Orphanet:199323") Annotation( "Orphanet:199323/e") "UMLS:C0014236") -AnnotationAssertion( "MONDO:0016047") -AnnotationAssertion(Annotation( "Orphanet:199323") ) -AnnotationAssertion(rdfs:label "endophthalmitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C34586/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral malformation) - -AnnotationAssertion(Annotation( "Orphanet:199633") Annotation( "https://github.com/monarch-initiative/mondo-build/issues/58") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:199633") -AnnotationAssertion(Annotation( "Orphanet:199633") "brain malformation") -AnnotationAssertion( "MONDO:0016054") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:199633") ) -AnnotationAssertion(rdfs:label "cerebral malformation") -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:cjm") Annotation( "Orphanet:199633/inferred") ) - -# Class: (anomaly of puberty or/and menstrual cycle of genetic origin) - -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "An instance of anomaly of puberty or/and menstrual cycle that is caused by a modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:202940") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic anomaly of puberty or/and menstrual cycle") -AnnotationAssertion( "MONDO:0016072") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:202940") ) -AnnotationAssertion(rdfs:label "anomaly of puberty or/and menstrual cycle of genetic origin") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015980") ObjectSomeValuesFrom( )) - -# Class: (vaginal germ cell malignant tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A malignant germ cell tumor that involves the vagina.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:206489") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN200860") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina malignant germ cell tumor") -AnnotationAssertion(Annotation( "Orphanet:206489") "vaginal germ cell cancer") -AnnotationAssertion(Annotation( "Orphanet:206489") "malignant germ cell tumor of the vagina") -AnnotationAssertion( "MONDO:0016094") -AnnotationAssertion(Annotation( "Orphanet:206489") ) -AnnotationAssertion(rdfs:label "vaginal germ cell malignant tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (acquired skeletal muscle disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of skeletal muscle disease that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:206638") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN200878") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired skeletal muscle disease") -AnnotationAssertion( "MONDO:0016105") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:206638") ) -AnnotationAssertion(rdfs:label "acquired skeletal muscle disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:206638") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infectious, fungal or parasitic myopathy) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:206988") -AnnotationAssertion( "MONDO:0016125") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:206988") ) -AnnotationAssertion(rdfs:label "infectious, fungal or parasitic myopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:206988") ) - -# Class: (viral myositis) - -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.1") -AnnotationAssertion(Annotation( "Orphanet:206991") Annotation( "Orphanet:206991/e") "MedDRA:10051512") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:206991") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:240105009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:206991") Annotation( "Orphanet:206991/e") "UMLS:C0150005") -AnnotationAssertion( "MONDO:0016126") -AnnotationAssertion(Annotation( "Orphanet:206991") ) -AnnotationAssertion(rdfs:label "viral myositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:206991") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bacterial myositis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:206994") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:30330001") -AnnotationAssertion( "MONDO:0016127") -AnnotationAssertion(Annotation( "Orphanet:206994") ) -AnnotationAssertion(rdfs:label "bacterial myositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:206994") ) -SubClassOf( ) - -# Class: (fungal myositis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:207000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:240111007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:207000") Annotation( "Orphanet:207000/e") "UMLS:C0410251") -AnnotationAssertion( "MONDO:0016130") -AnnotationAssertion(Annotation( "Orphanet:207000") ) -AnnotationAssertion(rdfs:label "fungal myositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:207000") ) -SubClassOf( ) - -# Class: (chronic acquired demyelinating polyneuropathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of acquired peripheral neuropathy.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:208974") -AnnotationAssertion(Annotation( "Orphanet:208974") Annotation( ) "CADP") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/chronic") "acquired peripheral neuropathy, chronic") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "chronic acquired peripheral neuropathy") -AnnotationAssertion( "MONDO:0016169") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:208974") ) -AnnotationAssertion(rdfs:label "chronic acquired demyelinating polyneuropathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:208974") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired sensory ganglionopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of sensory ganglionopathy that is acquired during the lifetime of the individual.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:208984") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired sensory ganglionopathy") -AnnotationAssertion(Annotation( "Orphanet:208984") "acquired sensory neuronopathy") -AnnotationAssertion( "MONDO:0016172") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:208984") ) -AnnotationAssertion(rdfs:label "acquired sensory ganglionopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:208984") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) - -# Class: (paraneoplastic sensory ganglionopathy) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:208999") -AnnotationAssertion(Annotation( "Orphanet:208999") "paraneoplastic sensory neuronopathy") -AnnotationAssertion( "MONDO:0016174") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:208999") ) -AnnotationAssertion(rdfs:label "paraneoplastic sensory ganglionopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:208999") ) -SubClassOf( ) - -# Class: (genetic vascular anomaly) - -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "An instance of vascular anomaly that is caused by a modification of the individual's genome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:211240") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic vascular anomaly") -AnnotationAssertion( "MONDO:0016229") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:211240") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGeneticFormOfDisease and MONDO:excludeGroupingClass. Term to consider: MONDO:0019063 vascular anomaly") -AnnotationAssertion(rdfs:label "genetic vascular anomaly") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:211240") ) -SubClassOf(Annotation( "MONDO:0015960") ObjectSomeValuesFrom( )) - -# Class: (familial ovarian cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of ovarian cancer that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4889"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:Entailed") Annotation( "Orphanet:213517") ) -AnnotationAssertion(Annotation( "Orphanet:213517") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213517") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN201036") -AnnotationAssertion( "familial ovarian cancer") -AnnotationAssertion(Annotation( "Orphanet:213517") "familial ovarian malignant tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary ovarian cancer") -AnnotationAssertion( "MONDO:0016248") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:213517") ) -AnnotationAssertion(rdfs:label "familial ovarian cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (autoimmune hepatitis) - -AnnotationAssertion(Annotation( "NCIT:C27029") "Hepatitis caused by autoantibodies. Drugs, infections, and toxins may trigger the production of the autoantibodies against the liver parenchyma.") -AnnotationAssertion(Annotation( "https://emedicine.medscape.com/article/172356-overview#a3") "autoimmune liver disease") -AnnotationAssertion(Annotation( "EFO:0005676") Annotation( "MONDO:equivalentTo") "DOID:2048") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005676") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005871") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:2137") Annotation( "Orphanet:2137/e") "ICD10CM:K75.4") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "EFO:0005676") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:571.42") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "MONDO:equivalentTo") "MESH:D019693") -AnnotationAssertion(Annotation( "Orphanet:2137") Annotation( "Orphanet:2137/e") "MedDRA:10003827") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "EFO:0005676") Annotation( "MONDO:equivalentTo") "NCIT:C27029") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:2137") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "EFO:0005676") Annotation( "MONDO:equivalentTo") "SCTID:408335007") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "GARD:0005871") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27029") Annotation( "Orphanet:2137") Annotation( "Orphanet:2137/e") "UMLS:C0241910") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "MONDO:equivalentTo") "UMLS:C1332355") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "https://emedicine.medscape.com/article/172356-overview#a3") "autoimmune chronic active hepatitis") -AnnotationAssertion(Annotation( "DOID:2048") Annotation( "NCIT:C27029") "autoimmune hepatitis") -AnnotationAssertion(Annotation( "DOID:2048") "autoimmune hepatitis with centrilobular necrosis") -AnnotationAssertion(Annotation( "Orphanet:2137") "chronic autoimmune hepatitis") -AnnotationAssertion(Annotation( "GARD:0005871") Annotation( ) "AIH") -AnnotationAssertion(Annotation( "GARD:0005871") "autoimmune chronic hepatitis") -AnnotationAssertion( "MONDO:0016264") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:2137") ) -AnnotationAssertion(rdfs:label "autoimmune hepatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2048") Annotation( "MONDO:Entailed") ) -SubClassOf(Annotation( "MESH:D019693/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27029") ) -SubClassOf(Annotation( "MONDO:0015114") ObjectSomeValuesFrom( )) - -# Class: (malignant germ cell tumor of cervix uteri) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A malignant germ cell tumor that involves the uterine cervix.") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:213837") Annotation( "Orphanet:213837/btnt") "ICD10CM:C53.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:213837") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN201079") -AnnotationAssertion(Annotation( "Orphanet:213837") "cervical germ cell cancer") -AnnotationAssertion(Annotation( "Orphanet:213837") "cervical malignant germ cell tumor") -AnnotationAssertion(Annotation( "Orphanet:213837") "germ cell cancer of cervix uteri") -AnnotationAssertion(Annotation( "Orphanet:213837") "germ cell cancer of the cervix uteri") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine cervix malignant germ cell tumor") -AnnotationAssertion(Annotation( "Orphanet:213837") "malignant germ cell tumor of the cervix uteri") -AnnotationAssertion( "MONDO:0016289") -AnnotationAssertion(Annotation( "Orphanet:213837") ) -AnnotationAssertion(rdfs:label "malignant germ cell tumor of cervix uteri") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:213837") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0016274") ObjectSomeValuesFrom( )) - -# Class: (dermatomyositis) - -AnnotationAssertion(Annotation( "Orphanet:221") "Dermatomyositis (DM) is a type of idiopathic inflammatory myopathy characterized by evocative skin lesions and symmetrical proximal muscle weakness.") -AnnotationAssertion(Annotation( "MESH:D003882") ) -AnnotationAssertion(Annotation( "Orphanet:221") ) -AnnotationAssertion(Annotation( "Orphanet:221") ) -AnnotationAssertion(Annotation( "EFO:0000398") Annotation( "MONDO:equivalentTo") "DOID:10223") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000398") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006263") -AnnotationAssertion(Annotation( "DOID:10223") Annotation( "EFO:0000398") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:710.3") -AnnotationAssertion(Annotation( "DOID:10223") Annotation( "EFO:0000398") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:221") Annotation( "Orphanet:221/e") "MESH:D003882") -AnnotationAssertion(Annotation( "Orphanet:221") Annotation( "Orphanet:221/e") "MedDRA:10012503") -AnnotationAssertion(Annotation( "DOID:10223") Annotation( "EFO:0000398") Annotation( "MONDO:equivalentTo") "NCIT:C26744") -AnnotationAssertion(Annotation( "GARD:0006263") Annotation( "MONDO:equivalentTo") "Orphanet:221") -AnnotationAssertion(Annotation( "DOID:10223") Annotation( "EFO:0000398") Annotation( "MONDO:equivalentTo") "SCTID:396230008") -AnnotationAssertion(Annotation( "DOID:10223") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26744") Annotation( "Orphanet:221") Annotation( "Orphanet:221/e") "UMLS:C0011633") -AnnotationAssertion(Annotation( "Orphanet:221") Annotation( ) "DM") -AnnotationAssertion(Annotation( "MONDO:0005014") "dermatomyositis") -AnnotationAssertion(Annotation( "DOID:10223") "dermatopolymyositis") -AnnotationAssertion(Annotation( "DOID:10223") "polymyositis with skin involvement") -AnnotationAssertion(Annotation( "GARD:0006263") Annotation( "Orphanet:221") "adult dermatomyositis") -AnnotationAssertion(Annotation( "DOID:10223") Annotation( "MESH:C538250") "Amyopathic dermatomyositis") -AnnotationAssertion( "MONDO:0016367") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:221") ) -AnnotationAssertion(rdfs:label "dermatomyositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf(Annotation( "MESH:D003882") ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) - -# Class: (glossopharyngeal neuralgia) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/6519/glossopharyngeal-neuralgia") "Glossopharyngeal neuralgia is a condition characterized by repeated episodes of severe pain in the tongue, throat, ear, and tonsils (areas connected to the ninth cranial nerve, or glossopharyngeal nerve). It typically occurs in individuals over age 40. Episodes of pain may last from a few seconds to a few minutes, and usually occur on one side. The pain may be triggered by swallowing, speaking, laughing, chewing or coughing. The condition is thought to be due to irritation of the nerve, although the source of irritation is unclear. The goal of treatment is to control pain, but over-the-counter pain medications are not very effective; the most effective drugs are anti-seizure medications. Some antidepressants help certain people. Surgery to cut or take pressure off of the glossopharyngeal nerve may be needed in severe cases.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14423") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006519") -AnnotationAssertion(Annotation( "DOID:14423") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:352.1") -AnnotationAssertion(Annotation( "Orphanet:221098") Annotation( "Orphanet:221098/e") "MedDRA:10018391") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:221098") -AnnotationAssertion(Annotation( "DOID:14423") Annotation( "MONDO:equivalentTo") "SCTID:43763009") -AnnotationAssertion(Annotation( "DOID:14423") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:221098") Annotation( "Orphanet:221098/e") "UMLS:C0154731") -AnnotationAssertion(Annotation( "Orphanet:221098") "Glossovasopharyngeal neuralgia") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "glossopharyngeal nerve neuralgia") -AnnotationAssertion(Annotation( "DOID:14423") Annotation( "ICD9CM:352.1") "glossopharyngeal neuralgia") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neuralgia of glossopharyngeal nerve") -AnnotationAssertion( "MONDO:0016372") -AnnotationAssertion(Annotation( "GARD:0006519") ) -AnnotationAssertion(Annotation( "Orphanet:221098") ) -AnnotationAssertion(rdfs:label "glossopharyngeal neuralgia") -AnnotationAssertion(Annotation( "GARD:0006519") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6519/glossopharyngeal-neuralgia"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14423") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:221098") ) - -# Class: (cranial neuralgia) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neuralgia that involves the cranial neuron projection bundle.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:221109") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:23096007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:221109") Annotation( "Orphanet:221109/e") "UMLS:C0010269") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cranial neuron projection bundle neuralgia") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neuralgia of cranial neuron projection bundle") -AnnotationAssertion(Annotation( "Orphanet:221109") "facial neuralgia") -AnnotationAssertion( "MONDO:0016374") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:221109") ) -AnnotationAssertion(rdfs:label "cranial neuralgia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "Orphanet:221109") ) -SubClassOf( ) - -# Class: (hereditary breast carcinoma) - -AnnotationAssertion(Annotation( "NCIT:P378") "Breast carcinoma that has developed in relatives of patients with history of breast carcinoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:227535") Annotation( "Orphanet:227535/attributed") Annotation( "Orphanet:227535/btnt") "ICD10CM:C50.2") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:227535") Annotation( "Orphanet:227535/attributed") Annotation( "Orphanet:227535/btnt") "ICD10CM:C50.3") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:227535") Annotation( "Orphanet:227535/attributed") Annotation( "Orphanet:227535/btnt") "ICD10CM:C50.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C562840") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4503") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:227535") Annotation( "Orphanet:227535/ntbt") "OMIM:114480") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:227535") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254843006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:ncbi_mim2gene_medline") Annotation( "NCIT:C4503") Annotation( "Orphanet:227535") "UMLS:C0346153") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer susceptibility, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, early-onset, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, invasive ductal, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, lobular, somatic") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, male, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, protection against, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:114480") Annotation( "OMIM:genemap2") "breast cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "Orphanet:227535") "familial breast cancer") -AnnotationAssertion(Annotation( "NCIT:C4503") Annotation( "Orphanet:227535") "familial breast carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4503") "familial cancer of breast") -AnnotationAssertion(Annotation( "NCIT:C4503") "familial cancer of the breast") -AnnotationAssertion(Annotation( "NCIT:C4503") "hereditary breast cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") Annotation( "NCIT:C4503") Annotation( "Orphanet:227535") "hereditary breast carcinoma") -AnnotationAssertion(Annotation( "OMIM:114480") "breast cancer, familial") -AnnotationAssertion(Annotation( "OMIM:114480") "breast cancer, familial Male") -AnnotationAssertion( "MONDO:0016419") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:227535") ) -AnnotationAssertion(rdfs:comment "Editor note: check w clingen before merge https://github.com/monarch-initiative/mondo/issues/84") -AnnotationAssertion(rdfs:label "hereditary breast carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:227535/inferred") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:cjm") Annotation( "NCIT:C4503") ObjectSomeValuesFrom( )) - -# Class: (isolated congenital hypogonadotropic hypogonadism) - -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "A congenital hypogonadotropic hypogonadism that is not part of a larger syndrome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:238666") Annotation( "Orphanet:238666/attributed") Annotation( "Orphanet:238666/ntbt") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:238666") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN924907") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "nonsyndromic congenital hypogonadotropic hypogonadism") -AnnotationAssertion( "MONDO:0016553") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:238666") ) -AnnotationAssertion(rdfs:label "isolated congenital hypogonadotropic hypogonadism") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:238666") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired ataxia) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "A type of ataxia that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "Orphanet:247242") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:247242") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:722968003") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired ataxia") -AnnotationAssertion( "MONDO:0016593") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:247242") ) -AnnotationAssertion(rdfs:label "acquired ataxia") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ObjectSomeValuesFrom( )) - -# Class: (meningioma) - -AnnotationAssertion(Annotation( "NCIT:C3230") "A generally slow growing tumor attached to the dura mater. It is composed of neoplastic meningothelial (arachnoidal) cells. It typically occurs in adults, often women and it has a wide range of histopathological appearances. Of the various subtypes, meningothelial, fibrous and transitional meningiomas are the most common. Most meningiomas are WHO grade I tumors, and some are WHO grade II or III tumors. Most subtypes share a common clinical behavior, although some subtypes are more likely to recur and follow a more aggressive clinical course. (Adapted from WHO)") -AnnotationAssertion( "meningioma (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3565") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007015") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0002858") -AnnotationAssertion(Annotation( "NCIT:C3230") "ICDO:9530/0") -AnnotationAssertion(Annotation( "DOID:3565") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:2495") Annotation( "Orphanet:2495/e") "MESH:D008579") -AnnotationAssertion(Annotation( "Orphanet:2495") Annotation( "Orphanet:2495/e") "MedDRA:10027191") -AnnotationAssertion(Annotation( "DOID:3565") Annotation( "MONDO:equivalentTo") "NCIT:C3230") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MNG") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:2495") -AnnotationAssertion(Annotation( "DOID:3565") Annotation( "MONDO:equivalentTo") "SCTID:302820008") -AnnotationAssertion(Annotation( "DOID:3565") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3230") Annotation( "Orphanet:2495") Annotation( "Orphanet:2495/e") "UMLS:C0025286") -AnnotationAssertion(Annotation( "DOID:3565") "intracranial meningioma") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C3230") "meningioma") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "meningioma (disease)") -AnnotationAssertion(Annotation( "DOID:3565") "meningeal neoplasm") -AnnotationAssertion(Annotation( "DOID:3565") "meningothelial cell tumor") -AnnotationAssertion(Annotation( "DOID:3565") "primary meningeal tumor") -AnnotationAssertion(Annotation( "DOID:3565") "supratentorial meningioma") -AnnotationAssertion( "MONDO:0016642") -AnnotationAssertion(Annotation( "Orphanet:2495") ) -AnnotationAssertion(rdfs:label "meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C3230") Annotation( "ONCOTREE:MNG") Annotation( "Orphanet:2495") ) - -# Class: (embryonal tumor of neuroepithelial tissue) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:251852") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN201955") -AnnotationAssertion( "MONDO:0016708") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:251852") ) -AnnotationAssertion(rdfs:label "embryonal tumor of neuroepithelial tissue") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:251852") ) -SubClassOf(Annotation( "MONDO:0016679") ObjectSomeValuesFrom( )) - -# Class: (choroid plexus neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3473") "An intraventricular papillary neoplasm that originates from the choroid plexus epithelium. It includes the choroid plexus papilloma, atypical choroid plexus papilloma, and choroid plexus carcinoma.") -AnnotationAssertion( "MONDO:0021226") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3473") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CPT") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:251896") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254942002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3473") Annotation( "Orphanet:251896") Annotation( "Orphanet:251896/e") "UMLS:C0085138") -AnnotationAssertion(Annotation( "NCIT:C3473") "choroid plexus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3473") "choroid plexus tumor") -AnnotationAssertion(Annotation( "NCIT:C3473") "neoplasm of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C3473") "neoplasm of the choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C3473") "tumor of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C3473") "tumor of the choroid plexus") -AnnotationAssertion( "MONDO:0016717") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:251896") ) -AnnotationAssertion(rdfs:comment "Editor note: see ticket on ncit tracker") -AnnotationAssertion(rdfs:label "choroid plexus neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3473/inferred") ) -SubClassOf(Annotation( "NCIT:C3473") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "NCIT:C3473") ObjectSomeValuesFrom( )) - -# Class: (choroid plexus carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4715") "A malignant neoplasm arising from the choroid plexus. It shows anaplastic features and usually invades neighboring brain structures. Cerebrospinal fluid metastases are frequent. (Adapted from WHO)") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5507"^^xsd:anyURI) -AnnotationAssertion(Annotation( "DOID:5648") Annotation( "NCIT:C4715") "cancer of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4715") "cancer of the choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4715") "choroid plexus cancer") -AnnotationAssertion(Annotation( "DOID:5648") "malignant neoplasm of choroid plexus") -AnnotationAssertion(Annotation( "DOID:5648") Annotation( "NCIT:C4533") "malignant neoplasm of the choroid plexus") -AnnotationAssertion(Annotation( "DOID:5648") "malignant tumor of choroid plexus") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5648") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008238") -AnnotationAssertion(Annotation( "NCIT:C4715") "ICDO:9390/3") -AnnotationAssertion(Annotation( "DOID:5648") Annotation( "MONDO:equivalentTo") "MESH:C562943") -AnnotationAssertion(Annotation( "Orphanet:251899") Annotation( "Orphanet:251899/e") "MedDRA:10067478") -AnnotationAssertion(Annotation( "DOID:5648") Annotation( "MONDO:equivalentTo") "NCIT:C4715") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CPC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:251899") -AnnotationAssertion(Annotation( "DOID:5648") Annotation( "MONDO:equivalentTo") "SCTID:188292007") -AnnotationAssertion(Annotation( "NCIT:C4715") "anaplastic choroid plexus papilloma") -AnnotationAssertion(Annotation( "NCIT:C4715") "carcinoma of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4715") "carcinoma of the choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C4715") "carcinoma, choroid plexus, malignant") -AnnotationAssertion(Annotation( "NCIT:C4715") "choroid plexus carcinoma") -AnnotationAssertion(Annotation( "DOID:5648") "choroid plexus carcinoma (morphologic abnormality)") -AnnotationAssertion( "MONDO:0016718") -AnnotationAssertion(Annotation( "Orphanet:251899") ) -AnnotationAssertion(rdfs:label "choroid plexus carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5648") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4715") ) -SubClassOf(Annotation( "DOID:5648") Annotation( "MESH:C562943") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4715/inferred") ) - -# Class: (tumor of meninges) - -AnnotationAssertion(Annotation( "NCIT:C3229") "A benign or malignant neoplasm that affects the meninges. The majority of the neoplasms arise from meningothelial cells and are called meningiomas. Non-meningothelial cell neoplasms include mesenchymal, non-meningothelial tumors, hemangiopericytomas, and melanocytic lesions.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "Orphanet:252025") Annotation( "Orphanet:252025/e") "MedDRA:10061282") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3229") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MNGT") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:252025") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126965008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3229") Annotation( "Orphanet:252025") Annotation( "Orphanet:252025/e") "UMLS:C0025284") -AnnotationAssertion( "meningeal cluster neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "meningeal cluster neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "meningeal cluster rare nervous system tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "meningeal cluster tumor") -AnnotationAssertion(Annotation( "NCIT:C3229") "meningeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3229") "meningeal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3229") "meningeal tumor") -AnnotationAssertion(Annotation( "NCIT:C3229") "meninges neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3229") "meninges tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of meningeal cluster") -AnnotationAssertion(Annotation( "NCIT:C3229") "neoplasm of meninges") -AnnotationAssertion(Annotation( "NCIT:C3229") "neoplasm of the meninges") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of meningeal cluster") -AnnotationAssertion(Annotation( "NCIT:C3229") "tumor of meninges") -AnnotationAssertion(Annotation( "NCIT:C3229") "tumor of the meninges") -AnnotationAssertion(Annotation( "ONCOTREE:MNGT") "meningothelial tumor") -AnnotationAssertion( "MONDO:0016743") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:252025") ) -AnnotationAssertion(rdfs:label "tumor of meninges") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0020036") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tumor of cranial and spinal nerves) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012697") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:252057") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN201996") -AnnotationAssertion(Annotation( "Orphanet:252057") "rare tumor of cranial and spinal nerves") -AnnotationAssertion( "MONDO:0016749") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GARD:0012697") ) -AnnotationAssertion(Annotation( "Orphanet:252057") ) -AnnotationAssertion(rdfs:label "tumor of cranial and spinal nerves") -AnnotationAssertion(Annotation( "GARD:0012697") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/12697/tumor-of-cranial-and-spinal-nerves"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:252057") ) -SubClassOf(Annotation( "MONDO:0020036") ObjectSomeValuesFrom( )) - -# Class: (benign peripheral nerve sheath tumor) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:252131") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202000") -AnnotationAssertion(Annotation( "Orphanet:252131") Annotation( ) "BPNST") -AnnotationAssertion( "MONDO:0016752") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:252131") ) -AnnotationAssertion(rdfs:comment "Editor note: consider relationship to granular cell tumor") -AnnotationAssertion(rdfs:label "benign peripheral nerve sheath tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:252131") ) - -# Class: (neural tube closure defect) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of neural tube closure.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:268357") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of neural tube closure") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neural tube closure disease") -AnnotationAssertion( "MONDO:0017059") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:268357") ) -AnnotationAssertion(rdfs:label "neural tube closure defect") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:268357") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited soft tissue tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of mesenchymal cell neoplasm that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:271832") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202526") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic mesenchymal cell neoplasm") -AnnotationAssertion(Annotation( "Orphanet:271832") "genetic mesenchymal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary mesenchymal cell neoplasm") -AnnotationAssertion(Annotation( "Orphanet:271832") "genetic soft tissue tumor") -AnnotationAssertion( "MONDO:0017127") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:271832") ) -AnnotationAssertion(rdfs:label "inherited soft tissue tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:271832") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019041") ObjectSomeValuesFrom( )) - -# Class: (inherited digestive tract tumor) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:271835") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202527") -AnnotationAssertion(Annotation( "Orphanet:271835") "genetic digestive tract tumor") -AnnotationAssertion( "MONDO:0017128") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:271835") ) -AnnotationAssertion(rdfs:label "inherited digestive tract tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019041") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited cardiac tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "An instance of heart cancer that is caused by a modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:271841") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202528") -AnnotationAssertion(Annotation( "Orphanet:271841") "genetic heart tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary heart neoplasm") -AnnotationAssertion(Annotation( "Orphanet:271841") "genetic cardiac tumor") -AnnotationAssertion( "MONDO:0017129") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:271841") ) -AnnotationAssertion(rdfs:label "inherited cardiac tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019041") ObjectSomeValuesFrom( )) - -# Class: (multiple endocrine neoplasia) - -AnnotationAssertion(Annotation( "Orphanet:276161") "Multiple endocrine neoplasia (MEN) is a group of rare inherited cancer syndromes characterized by the development of two or more endocrine gland tumors, sometimes with tumor development in other tissues or organs.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5653"^^xsd:anyURI) -AnnotationAssertion(Annotation( "NCIT:C6432") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:258.0") -AnnotationAssertion(Annotation( "NCIT:C6432") "ICDO:8360/1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D009377") -AnnotationAssertion(Annotation( "Orphanet:276161") Annotation( "Orphanet:276161/e") "MedDRA:10061299") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:131100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:276161") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:46724008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6432") Annotation( "Orphanet:276161") Annotation( "Orphanet:276161/e") "UMLS:C0027662") -AnnotationAssertion(Annotation( "NCIT:C6432") Annotation( "Orphanet:276161") "men") -AnnotationAssertion(Annotation( "NCIT:C6432") "men syndrome") -AnnotationAssertion(Annotation( "NCIT:C6432") "men syndromes") -AnnotationAssertion(Annotation( "NCIT:C6432") "multiple endocrine adenomatosis") -AnnotationAssertion(Annotation( "NCIT:C6432") "multiple endocrine neoplasia") -AnnotationAssertion(Annotation( "NCIT:C6432") "multiple endocrine neoplasia syndrome") -AnnotationAssertion(Annotation( "NCIT:C6432") "multiple endocrine neoplasia syndrome(s)") -AnnotationAssertion( "MONDO:0017169") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:276161") ) -AnnotationAssertion(rdfs:label "multiple endocrine neoplasia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:276161") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf(Annotation( "Wikipedia:Neurocristopathy") ) - -# Class: (non-syndromic male infertility due to sperm motility disorder) - -AnnotationAssertion(Annotation( "Orphanet:276234") "Non-syndromic male infertility due to sperm motility disorder is a rare, genetic, non-syndromic male infertility disorder characterized by infertility due to sperm with defects in their cilia/flagella structure, leading to absent motility or reduced forward motility in fresh ejaculate. Reduced semen volume, oligospermia and an increased number of abnormally structured spermatozoa is often present.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:276234") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202602") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "isolated male infertility due to sperm motility disorder") -AnnotationAssertion(Annotation( "Orphanet:276234") "non-syndromic male infertility due asthenozoospermia") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") Annotation( "https://orcid.org/0000-0002-6601-2165") "nonsyndromic male infertility due to sperm motility disorder") -AnnotationAssertion( "MONDO:0017173") -AnnotationAssertion(Annotation( "Orphanet:276234") ) -AnnotationAssertion(rdfs:label "non-syndromic male infertility due to sperm motility disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:276234") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (familial hyperinsulinism) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of hyperinsulinism (disease) that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C131425") "hyperinsulinemic hypoglycemia") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C131425") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:276525") -AnnotationAssertion(Annotation( "Orphanet:276525") Annotation( ) "FHI") -AnnotationAssertion(Annotation( "NCIT:C131425") Annotation( ) "HHI") -AnnotationAssertion(Annotation( "NCIT:C131425") "congenital hyperinsulinism") -AnnotationAssertion(Annotation( "Orphanet:276525") "familial hyperinsulinemic hypoglycemia") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary hyperinsulinism (disease)") -AnnotationAssertion(Annotation( "NCIT:C131425") "hyperinsulinemia of infancy") -AnnotationAssertion(Annotation( "NCIT:C131425") "neonatal hyperinsulinism") -AnnotationAssertion(Annotation( "NCIT:C131425") "nesidioblastosis") -AnnotationAssertion( "MONDO:0017182") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:276525") ) -AnnotationAssertion(rdfs:label "familial hyperinsulinism") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:276525") ) - -# Class: (acute endophthalmitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "Acute form of endophthalmitis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:11752") -AnnotationAssertion(Annotation( "DOID:11752") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:360.01") -AnnotationAssertion(Annotation( "Orphanet:279888") Annotation( "Orphanet:279888/e") "MedDRA:10000730") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:279888") -AnnotationAssertion(Annotation( "DOID:11752") Annotation( "MONDO:equivalentTo") "SCTID:1493002") -AnnotationAssertion(Annotation( "DOID:11752") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:279888") Annotation( "Orphanet:279888/e") "UMLS:C0154773") -AnnotationAssertion(Annotation( "MONDO:patterns/acute") "endophthalmitis, acute") -AnnotationAssertion( "MONDO:0017202") -AnnotationAssertion(Annotation( "Orphanet:279888") ) -AnnotationAssertion(rdfs:label "acute endophthalmitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:11752") ) -SubClassOf( ) - -# Class: (chronic endophthalmitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of endophthalmitis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:10697") -AnnotationAssertion(Annotation( "DOID:10697") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:360.03") -AnnotationAssertion(Annotation( "Orphanet:279891") Annotation( "Orphanet:279891/e") "MedDRA:10008864") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:279891") -AnnotationAssertion(Annotation( "DOID:10697") Annotation( "MONDO:equivalentTo") "SCTID:13978000") -AnnotationAssertion(Annotation( "DOID:10697") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:279891") Annotation( "Orphanet:279891/e") "UMLS:C0154774") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "endophthalmitis, chronic") -AnnotationAssertion( "MONDO:0017203") -AnnotationAssertion(Annotation( "Orphanet:279891") ) -AnnotationAssertion(rdfs:label "chronic endophthalmitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:10697") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infectious posterior uveitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:279919") -AnnotationAssertion( "MONDO:0017209") -AnnotationAssertion(Annotation( "Orphanet:279919") ) -AnnotationAssertion(rdfs:label "infectious posterior uveitis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:279919") ) -SubClassOf( ) - -# Class: (infectious anterior uveitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/specific_inflammatory_disease_by_site") "An infectious disease involving a pathogenic inflammatory response in the anterior uvea.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9389") -AnnotationAssertion(Annotation( "DOID:9389") "ICD9:364.03") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:279922") -AnnotationAssertion(Annotation( "DOID:9389") Annotation( "MONDO:equivalentTo") "SCTID:193487008") -AnnotationAssertion(Annotation( "DOID:9389") Annotation( "MONDO:equivalentTo") "UMLS:C0154911") -AnnotationAssertion(Annotation( "DOID:9389") "infectious secondary iridocyclitis") -AnnotationAssertion(Annotation( "DOID:9389") "secondary infected iridocyclitis") -AnnotationAssertion(Annotation( "DOID:9389") Annotation( "ICD9CM:364.03") "secondary iridocyclitis, infectious") -AnnotationAssertion( "MONDO:0017210") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:279922") ) -AnnotationAssertion(rdfs:label "infectious anterior uveitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9389") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (idiopathic anterior uveitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:280914") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:231947004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:280914") Annotation( "Orphanet:280914/e") "UMLS:C0339315") -AnnotationAssertion( "MONDO:0017256") -AnnotationAssertion(Annotation( "Orphanet:280914") ) -AnnotationAssertion(rdfs:label "idiopathic anterior uveitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:280914") ) -SubClassOf( ) - -# Class: (autoimmune polyendocrinopathy) - -AnnotationAssertion(Annotation( "NCIT:C129726") "A group of diverse conditions that are characterized by spontaneous, multi-organ autoimmunity, which target both endocrine (adrenal, gonad, pancreatic islet cells, parathyroid, pituitary, thyroid) and non-endocrine (gastrointestinal, integumentary, lymphatic) tissues.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:14040") -AnnotationAssertion(Annotation( "DOID:14040") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:282196") Annotation( "Orphanet:282196/ntbt") "ICD10CM:E31.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:258.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C129726") -AnnotationAssertion(Annotation( "DOID:14040") Annotation( "MONDO:equivalentTo") "NCIT:C84576") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:282196") -AnnotationAssertion(Annotation( "DOID:14040") Annotation( "MONDO:equivalentTo") "SCTID:41864002") -AnnotationAssertion(Annotation( "DOID:14040") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84576") Annotation( "Orphanet:282196") Annotation( "Orphanet:282196/e") "UMLS:C0085409") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4316913") -AnnotationAssertion(Annotation( "Orphanet:282196") Annotation( ) "APS") -AnnotationAssertion(Annotation( "DOID:14040") "Lloyd's syndrome") -AnnotationAssertion(Annotation( "DOID:14040") "autoimmune polyendocrine syndrome") -AnnotationAssertion(Annotation( "NCIT:C129726") "autoimmune polyendocrine syndrome; polyglandular autoimmune syndrome") -AnnotationAssertion(Annotation( "DOID:14040") Annotation( "NCIT:C84576") "autoimmune polyendocrinopathy") -AnnotationAssertion(Annotation( "MONDO:0001865") Annotation( "NCIT:C84576") "autoimmune polyendocrinopathy syndrome") -AnnotationAssertion(Annotation( "DOID:14040") "autoimmune polyglandular failure") -AnnotationAssertion(Annotation( "Orphanet:282196") "autoimmune polyglandular syndrome") -AnnotationAssertion(Annotation( "NCIT:C129726") "autoimmune polyglandular syndrome(s)") -AnnotationAssertion( "MONDO:0017278") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:282196") ) -AnnotationAssertion(rdfs:label "autoimmune polyendocrinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:14040") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "NCIT:C129726") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:282196") ) - -# Class: (IgG4-related disease) - -AnnotationAssertion(Annotation( "NCIT:C95992") "A recently described mass-forming lesion that occurs in the pancreas, submandibular glands, lacrimal glands, lymph nodes, and hepatobiliary tract. It is characterized by the presence of marked tissue sclerosis and infiltration by numerous plasma cells. The plasma cells show immunohistochemical staining for IgG4 and the serum IgG4 levels are often increased.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3539"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080356") -AnnotationAssertion(Annotation( "DOID:0080356") Annotation( "MONDO:equivalentTo") "GARD:0012521") -AnnotationAssertion(Annotation( "Orphanet:284264") Annotation( "Orphanet:284264/e") "MedDRA:10071569") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C95992") -AnnotationAssertion(Annotation( "DOID:0080356") Annotation( "MONDO:equivalentTo") "Orphanet:284264") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:596448") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:284264") Annotation( "Orphanet:284264/e") "UMLS:C3203653") -AnnotationAssertion(Annotation( "Orphanet:596448") Annotation( ) "IgG4-RD") -AnnotationAssertion(Annotation( "Orphanet:284264") "IgG4-related sclerosing disease") -AnnotationAssertion(Annotation( "Orphanet:284264") "IgG4-related systemic disease") -AnnotationAssertion(Annotation( "Orphanet:284264") "Immunoglobulin G4-related sclerosing disease") -AnnotationAssertion(Annotation( "GARD:0012521") "IgG4-associated disease") -AnnotationAssertion(Annotation( "GARD:0012521") "IgG4-positive multiorgan lymphoproliferative syndrome") -AnnotationAssertion(Annotation( "GARD:0012521") "IgG4-related autoimmune disease") -AnnotationAssertion(Annotation( "GARD:0012521") "IgG4-related systemic sclerosing disease") -AnnotationAssertion(Annotation( "GARD:0012521") "IgG4-syndrome") -AnnotationAssertion(Annotation( "GARD:0012521") "hyper-IgG4 disease") -AnnotationAssertion(Annotation( "GARD:0012521") "multifocal fibrosclerosis") -AnnotationAssertion(Annotation( "GARD:0012521") "multifocal idiopathic fibrosclerosis") -AnnotationAssertion(Annotation( "GARD:0012521") "systemic IgG4-related plasmacytic syndrome") -AnnotationAssertion(Annotation( "GARD:0012521") "systemic IgG4-related sclerosing syndrome") -AnnotationAssertion( "MONDO:0017287") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:284264") ) -AnnotationAssertion(rdfs:label "IgG4-related disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:0080356") ) - -# Class: (virus associated tumor) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/254"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:289635") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN203003") -AnnotationAssertion( "MONDO:0017341") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:289635") ) -AnnotationAssertion(rdfs:label "virus associated tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:289635") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0020031") ObjectSomeValuesFrom( )) - -# Class: (hereditary pheochromocytoma-paraganglioma) - -AnnotationAssertion(Annotation( "Orphanet:29072") "Hereditary paraganglioma-pheochromocytomas (PGL/PCC) are rare neuroendocrine tumors represented by paragangliomas (occurring in any paraganglia from the skull base to the pelvic floor) and pheochromocytomas (adrenal medullary paragangliomas).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011984") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:29072") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1708353") -AnnotationAssertion(Annotation( "Orphanet:29072") "familial pheochromocytoma-paraganglioma") -AnnotationAssertion( "hereditary pheochromocytoma-paraganglioma") -AnnotationAssertion(Annotation( "GARD:0011984") "SDHx-related paraganglioma-pheochromocytoma") -AnnotationAssertion(Annotation( "GARD:0011984") "hereditary paraganglioma-pheochromocytoma") -AnnotationAssertion( "MONDO:0017366") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GARD:0011984") ) -AnnotationAssertion(Annotation( "Orphanet:29072") ) -AnnotationAssertion(rdfs:label "hereditary pheochromocytoma-paraganglioma") -AnnotationAssertion(Annotation( "GARD:0011984") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/11984/hereditary-paraganglioma-pheochromocytoma"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:29072") ) -SubClassOf(Annotation( "MONDO:0015971") ObjectSomeValuesFrom( )) - -# Class: (pituitary adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4536") "A rare adenocarcinoma with poor prognosis, arising from the adenohypophysial cells of the anterior lobe of the pituitary gland or pre-existing adenomas. The majority are hormonally functioning neoplasms, usually producing prolactin or ACTH. The diagnosis is based on the presence of metastases. Syndromes associated with pituitary gland carcinomas include hyperprolactinemia, Cushing disease, and acromegaly.") -AnnotationAssertion( "pituitary adenocarcinoma (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4536") "cancer of pituitary") -AnnotationAssertion(Annotation( "NCIT:C4536") "cancer of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4536") "cancer of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C4536") "cancer of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4536") "pituitary gland cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4916") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0011763") -AnnotationAssertion(Annotation( "NCIT:C4536") "ICDO:8272/3") -AnnotationAssertion(Annotation( "DOID:4916") Annotation( "MONDO:equivalentTo") "NCIT:C4536") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PTCA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:300385") -AnnotationAssertion(Annotation( "DOID:4916") Annotation( "MONDO:equivalentTo") "SCTID:254955001") -AnnotationAssertion(Annotation( "DOID:4916") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4536") Annotation( "Orphanet:300385") Annotation( "Orphanet:300385/e") "UMLS:C0346300") -AnnotationAssertion(Annotation( "NCIT:C4536") "carcinoma of pituitary") -AnnotationAssertion(Annotation( "NCIT:C4536") "carcinoma of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4536") "carcinoma of the pituitary") -AnnotationAssertion(Annotation( "DOID:4916") Annotation( "NCIT:C4536") "carcinoma of the pituitary gland") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "pituitary adenocarcinoma (disease)") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "NCIT:C4536") "pituitary carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4536") "pituitary gland adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4536") "pituitary gland carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:PTCA") Annotation( ) "PTCA") -AnnotationAssertion( "MONDO:0017582") -AnnotationAssertion(Annotation( "Orphanet:300385") ) -AnnotationAssertion(rdfs:label "pituitary adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:4916") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4536") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4536") ) - -# Class: (nail tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a nail.") -AnnotationAssertion(Annotation( "Orphanet:300515") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:300515") -AnnotationAssertion( "nail neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nail neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "nail tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of nail") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of nail") -AnnotationAssertion(Annotation( "Orphanet:300515") "rare nail tumor") -AnnotationAssertion( "MONDO:0017588") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:300515") ) -AnnotationAssertion(rdfs:label "nail tumor") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (carcinoma of the ampulla of vater) - -AnnotationAssertion(Annotation( "NCIT:C3908") "A carcinoma arising from the ampulla of Vater. The vast majority of cases are adenocarcinomas. Signs and symptoms include jaundice, abdominal pain, anorexia, nausea, vomiting, and weight loss.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4932") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000079") -AnnotationAssertion(Annotation( "Orphanet:300557") Annotation( "Orphanet:300557/e") "MedDRA:10048853") -AnnotationAssertion(Annotation( "DOID:4932") Annotation( "EFO:1000079") Annotation( "MONDO:equivalentTo") "NCIT:C3908") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:AMPCA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:300557") -AnnotationAssertion(Annotation( "DOID:4932") Annotation( "MONDO:equivalentTo") "SCTID:254609000") -AnnotationAssertion(Annotation( "DOID:4932") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3908") Annotation( "Orphanet:300557") Annotation( "Orphanet:300557/e") "UMLS:C0262401") -AnnotationAssertion(Annotation( "Orphanet:300557") "Ampulloma") -AnnotationAssertion(Annotation( "NCIT:C3908") "ampulla of Vater cancer") -AnnotationAssertion(Annotation( "MONDO:0006080") Annotation( "NCIT:C3908") "ampulla of Vater carcinoma") -AnnotationAssertion(Annotation( "NCIT:C3908") "ampullary cancer") -AnnotationAssertion(Annotation( "NCIT:C3908") Annotation( "Orphanet:300557") "ampullary carcinoma") -AnnotationAssertion(Annotation( "DOID:4932") "carcinoma of ampulla of vater") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of hepatopancreatic ampulla") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "hepatopancreatic ampulla carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:AMPCA") Annotation( ) "AMPCA") -AnnotationAssertion( "MONDO:0017590") -AnnotationAssertion(Annotation( "Orphanet:300557") ) -AnnotationAssertion(rdfs:label "carcinoma of the ampulla of vater") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4932") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3908") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (pituitary tumor) - -AnnotationAssertion(Annotation( "NCIT:C3330") "A benign or malignant neoplasm affecting the pituitary gland. The vast majority are adenomas arising from the anterior lobe of the pituitary gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3330") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:304055") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127024001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3330") Annotation( "Orphanet:304055") "UMLS:C0032019") -AnnotationAssertion(Annotation( "NCIT:C3330") "neoplasm of pituitary") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3330") "neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C3330") "neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C3330") "neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C3330") "pituitary gland neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3330") "pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C3330") "pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3330") "pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C3330") "tumor of pituitary") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3330") "tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C3330") "tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C3330") "tumor of the pituitary gland") -AnnotationAssertion( "MONDO:0017611") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:304055") ) -AnnotationAssertion(rdfs:label "pituitary tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "Orphanet:304055") ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C3330") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3330") ) -SubClassOf( ) - -# Class: (disorder of neutral amino acid transport) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of neutral amino acid transport.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:308451") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN203583") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of neutral amino acid transport") -AnnotationAssertion( "inborn neutral amino acid transport disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of neutral amino acid transport") -AnnotationAssertion( "MONDO:0017687") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:308451") ) -AnnotationAssertion(rdfs:label "disorder of neutral amino acid transport") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:308451") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (familial partial epilepsy) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of partial epilepsy that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0002173") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:309") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227178") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary partial epilepsy") -AnnotationAssertion(Annotation( "GARD:0002173") "epilepsy, partial, familial") -AnnotationAssertion( "MONDO:0017704") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GARD:0002173") ) -AnnotationAssertion(Annotation( "Orphanet:309") ) -AnnotationAssertion(rdfs:label "familial partial epilepsy") -AnnotationAssertion(Annotation( "GARD:0002173") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/2173/epilepsy-partial-familial"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:309") ) -SubClassOf(Annotation( "Orphanet:309") ) - -# Class: (disorder of carbohydrate transmembrane transport and absorption) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4985"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:309001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227180") -AnnotationAssertion(Annotation( "Orphanet:309001") "disorder of carbohydrate absorption and transport") -AnnotationAssertion( "MONDO:0017706") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:309001") ) -AnnotationAssertion(rdfs:label "disorder of carbohydrate transmembrane transport and absorption") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:309001") Annotation( "PMID:33340416") ) - -# Class: (pediatric hepatocellular carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:33402") "Pediatric hepatocellular carcinoma (pediatric HCC) is a rare, aggressive, malignant hepatic tumor that develops mainly in children over 10 years of age.") -AnnotationAssertion(Annotation( "NCIT:C7955") "hepatocellular cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0070322") -AnnotationAssertion(Annotation( "DOID:0070322") Annotation( "MONDO:equivalentTo") "GARD:0009331") -AnnotationAssertion(Annotation( "DOID:0070322") Annotation( "MONDO:equivalentTo") "NCIT:C7955") -AnnotationAssertion(Annotation( "DOID:0070322") Annotation( "MONDO:equivalentTo") "Orphanet:33402") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204349") -AnnotationAssertion(Annotation( "NCIT:C7955") "Pediatric carcinoma of the liver cell") -AnnotationAssertion(Annotation( "NCIT:C7955") "childhood carcinoma of the liver cell") -AnnotationAssertion(Annotation( "DOID:0070322") Annotation( "GARD:0009331") "childhood hepatocellular carcinoma") -AnnotationAssertion(Annotation( "Orphanet:33402") "childhood-onset HCC") -AnnotationAssertion(Annotation( "Orphanet:33402") "childhood-onset hepatocellular carcinoma") -AnnotationAssertion(Annotation( "Orphanet:33402") "pediatric HCC") -AnnotationAssertion(Annotation( "GARD:0009331") "childhood carcinoma of liver cell") -AnnotationAssertion(Annotation( "GARD:0009331") "childhood hepatoma") -AnnotationAssertion(Annotation( "GARD:0009331") "childhood liver cell carcinoma") -AnnotationAssertion(Annotation( "GARD:0009331") "pediatric carcinoma of liver cell") -AnnotationAssertion(Annotation( "GARD:0009331") "pediatric hepatoma") -AnnotationAssertion(Annotation( "GARD:0009331") "pediatric liver cell carcinoma") -AnnotationAssertion( "MONDO:0018055") -AnnotationAssertion(Annotation( "Orphanet:33402") ) -AnnotationAssertion(rdfs:label "pediatric hepatocellular carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0070322") Annotation( "NCIT:C7955") Annotation( "Orphanet:33402") ) - -# Class: (neural tube defect) - -AnnotationAssertion(Annotation( "NCIT:C84923") "A congenital defect characterized by failure of the neural tube to close completely; this results in the presence of openings in the brain or spinal cord. Examples of neural tube defects include encephalocele and spina bifida.") -AnnotationAssertion(Annotation( "Orphanet:3388") ) -AnnotationAssertion(Annotation( "MONDO:Redundant") Annotation( "Orphanet:3388") Annotation( "Orphanet:3388/inferred") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080074") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:742.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009436") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C84923") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:3388") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:253098009") -AnnotationAssertion(Annotation( "NCIT:C84923") Annotation( ) "NTD") -AnnotationAssertion(Annotation( "NCIT:C84923") "spinal dysraphism") -AnnotationAssertion( "MONDO:0018075") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:3388") ) -AnnotationAssertion(rdfs:label "neural tube defect") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MESH:D009436") Annotation( "Orphanet:3388/inferred") Annotation( "https://github.com/monarch-initiative/mondo-build/issues/58") ) - -# Class: (thymic epithelial neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6450") "An epithelial neoplasm that affects the thymus gland. This category includes thymomas and carcinomas.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0005201") -AnnotationAssertion(Annotation( "MONDO:directSiblingOf") Annotation( "Orphanet:3398") Annotation( "Orphanet:3398/ntbt") "ICD10CM:D15.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:3398") Annotation( "Orphanet:3398/e") "MESH:C536905") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6450") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:TET") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:3398") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6450") Annotation( "Orphanet:3398") Annotation( "Orphanet:3398/e") "UMLS:C1266101") -AnnotationAssertion(Annotation( "Orphanet:3398") Annotation( ) "TEN") -AnnotationAssertion(Annotation( "NCIT:C6450") "Thymus epithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6450") "Thymus epithelial tumor") -AnnotationAssertion(Annotation( "NCIT:C6450") "epithelial neoplasm of Thymus") -AnnotationAssertion(Annotation( "NCIT:C6450") "epithelial neoplasm of the Thymus") -AnnotationAssertion(Annotation( "NCIT:C6450") "epithelial tumor of Thymus") -AnnotationAssertion(Annotation( "NCIT:C6450") "epithelial tumor of the Thymus") -AnnotationAssertion(Annotation( "NCIT:C6450") Annotation( "Orphanet:3398") "thymic epithelial tumor") -AnnotationAssertion(Annotation( "NCIT:C6450") "thymic epithelium neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus epithelial neoplasm") -AnnotationAssertion(Annotation( "ONCOTREE:TET") "Tet") -AnnotationAssertion(Annotation( "GARD:0005201") "thymoma, adult") -AnnotationAssertion( "MONDO:0018079") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:3398") ) -AnnotationAssertion(rdfs:label "thymic epithelial neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6450") Annotation( "ONCOTREE:TET") Annotation( "Orphanet:3398") ) -SubClassOf(Annotation( "MESH:C536905") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6450") ) - -# Class: (malignant germ cell tumor of ovary) - -AnnotationAssertion(Annotation( "Orphanet:35807") "Malignant germ cell tumor of ovary is a rare ovarian cancer arising from germ cells in the ovary, frequently unilateral at diagnosis which characteristically presents during adolescence with pelvic mass, fever, vaginal bleeding and acute abdomen.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2155") -AnnotationAssertion(Annotation( "DOID:2155") Annotation( "MONDO:equivalentTo") "NCIT:C4514") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:35807") -AnnotationAssertion(Annotation( "DOID:2155") Annotation( "MONDO:equivalentTo") "SCTID:254869000") -AnnotationAssertion(Annotation( "DOID:2155") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4514") Annotation( "Orphanet:35807") "UMLS:C0346180") -AnnotationAssertion(Annotation( "Orphanet:35807") Annotation( ) "MOGCT") -AnnotationAssertion(Annotation( "NCIT:C4514") "malignant germ cell neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C4514") "malignant germ cell neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C4514") "malignant germ cell tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C4514") "malignant germ cell tumor of the ovary") -AnnotationAssertion(Annotation( "MONDO:0002231") Annotation( "NCIT:C4514") "malignant ovarian germ cell neoplasm") -AnnotationAssertion(Annotation( "DOID:2155") Annotation( "NCIT:C4514") Annotation( "Orphanet:35807") "malignant ovarian germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C4514") Annotation( "Orphanet:35807") "ovarian germ cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary malignant germ cell tumor") -AnnotationAssertion( "MONDO:0018171") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:35807") ) -AnnotationAssertion(rdfs:label "malignant germ cell tumor of ovary") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4514") ) -SubClassOf(Annotation( "DOID:2155") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4514") ) -SubClassOf(Annotation( "Orphanet:35807") ) -SubClassOf(Annotation( "Orphanet:35807") ) - -# Class: (malignant sex cord stromal tumor of ovary) - -AnnotationAssertion(Annotation( "Orphanet:35808") "Malignant sex cord stromal tumor (SCST) of ovary is a rare ovarian cancer arising from granulosa, theca, sertoli and leydig cells or stromal fibroblasts, occurring at any age and presenting with abdominal or pelvic mass, and characterized (with the exception of fibroma) by the production of sex steroids resulting in manifestations of hormone excess, with a relatively favorable prognosis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8053") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:35808") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8053") "UMLS:C1334609") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204631") -AnnotationAssertion(Annotation( "NCIT:C8053") "malignant Sex cord-stromal tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C8053") "malignant Sex cord-stromal tumor of the ovary") -AnnotationAssertion(Annotation( "Orphanet:35808") "malignant ovarian SCST") -AnnotationAssertion(Annotation( "NCIT:C8053") "malignant ovarian Sex cord-stromal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8053") "malignant ovarian Sex cord-stromal tumor") -AnnotationAssertion(Annotation( "Orphanet:35808") "malignant ovarian sex cord-stromal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "ovarian sex cord-stromal tumor, malignant") -AnnotationAssertion( "MONDO:0018172") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:35808") ) -AnnotationAssertion(rdfs:label "malignant sex cord stromal tumor of ovary") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:35808") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8053") ) - -# Class: (tumor of testis and paratestis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:363472") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204698") -AnnotationAssertion(Annotation( "Orphanet:363472") "testicular and paratesticular tumor") -AnnotationAssertion( "MONDO:0018191") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:363472") ) -AnnotationAssertion(rdfs:label "tumor of testis and paratestis") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:363472") ) -SubClassOf(Annotation( "MONDO:0015931") ObjectSomeValuesFrom( )) - -# Class: (extragonadal germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C3918") "A germ cell tumor arising in an anatomic site other than the testis or ovary (e.g., central nervous system, lung, mediastinum, and retroperitoneum).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009325") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3918") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:363579") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0262963") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204711") -AnnotationAssertion(Annotation( "NCIT:C3918") "extragonadal germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3918") "extragonadal germ cell neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3918") "extragonadal germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C3918") "neoplasm of extragonadal germ cell") -AnnotationAssertion(Annotation( "NCIT:C3918") "neoplasm of the extragonadal germ cell") -AnnotationAssertion(Annotation( "NCIT:C3918") "primary extragonadal germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C3918") "tumor of extragonadal germ cell") -AnnotationAssertion(Annotation( "NCIT:C3918") "tumor of the extragonadal germ cell") -AnnotationAssertion( "MONDO:0018201") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:363579") ) -AnnotationAssertion(rdfs:label "extragonadal germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:0018201/inferred") Annotation( "NCIT:C3918") Annotation( "Orphanet:363579") ) -SubClassOf(Annotation( "MONDO:0018080") ObjectSomeValuesFrom( )) - -# Class: (gonadal germ cell tumor) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:363582") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN204712") -AnnotationAssertion( "MONDO:0018202") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:363582") ) -AnnotationAssertion(rdfs:label "gonadal germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:363582") ) -SubClassOf(Annotation( "MONDO:0018080") ObjectSomeValuesFrom( )) - -# Class: (paraneoplastic neurologic syndrome) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A paraneoplastic syndrome that involves the nervous system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0007326") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:331.89") -AnnotationAssertion(Annotation( "Orphanet:36388") Annotation( "Orphanet:36388/e") "MedDRA:10072106") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:36388") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:192877007") -AnnotationAssertion(Annotation( "Orphanet:36388") Annotation( ) "PCD") -AnnotationAssertion(Annotation( "Orphanet:36388") Annotation( ) "PNS") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system paraneoplastic syndrome") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "paraneoplastic syndrome of nervous system") -AnnotationAssertion(Annotation( "Orphanet:36388") "paraneoplastic cerebellar degeneration") -AnnotationAssertion( "MONDO:0018215") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:36388") ) -AnnotationAssertion(rdfs:label "paraneoplastic neurologic syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:36388") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:0020009") ObjectSomeValuesFrom( )) - -# Class: (skeletal dysplasia) - -AnnotationAssertion(Annotation( "PMID:31633310") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://www.skeldys.org/") "Any Mendelian diseases that affects growth and development of the skeleton.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4995"^^xsd:anyURI) -AnnotationAssertion(Annotation( "Orphanet:364526") ) -AnnotationAssertion(Annotation( "Orphanet:364526") ) -AnnotationAssertion(Annotation( "Orphanet:364526") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:364526") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") Annotation( "https://orcid.org/0000-0002-1780-5230") "Mendelian skeletal dysplasia") -AnnotationAssertion(Annotation( "Orphanet:364526") "primary bone dysplasia") -AnnotationAssertion(Annotation( "Orphanet:364526") "primary osteodysplasia") -AnnotationAssertion(Annotation( "Orphanet:364526") "primary skeletal dysplasia") -AnnotationAssertion( "MONDO:0018230") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:364526") ) -AnnotationAssertion(rdfs:label "skeletal dysplasia") -AnnotationAssertion( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") Annotation( "https://orcid.org/0000-0002-1780-5230") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") Annotation( "https://orcid.org/0000-0002-1780-5230") ) -SubClassOf(Annotation( "MONDO:0015328") ObjectSomeValuesFrom( )) - -# Class: (dysostosis) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") Annotation( "https://www.sciencedirect.com/topics/medicine-and-dentistry/dysostosis") "A group of disorders in which the skeletal involvement is predominantly manifested as abnormalities of individual bones or in a group of bones.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4994"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1934") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:756.9") -AnnotationAssertion(Annotation( "DOID:1934") Annotation( "MONDO:equivalentTo") "MESH:D004413") -AnnotationAssertion(Annotation( "DOID:1934") Annotation( "MONDO:equivalentTo") "NCIT:C34560") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:364559") -AnnotationAssertion(Annotation( "DOID:1934") Annotation( "MONDO:equivalentTo") "SCTID:109420003") -AnnotationAssertion(Annotation( "DOID:1934") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34560") Annotation( "Orphanet:364559") "UMLS:C0013393") -AnnotationAssertion(Annotation( "NCIT:C34560") "dysostosis") -AnnotationAssertion( "MONDO:0018234") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:364559") ) -AnnotationAssertion(rdfs:label "dysostosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:1934") Annotation( "MONDO:Redundant") Annotation( "Orphanet:364559") ) -SubClassOf(Annotation( "MONDO:0015328") Annotation( "MONDO:0019684") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adenocarcinoma of penis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A adenocarcinoma that involves the penis.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5166"^^xsd:anyURI) -AnnotationAssertion( "2022-10-01") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:398053") -AnnotationAssertion(Annotation( "NCIT:C27817") Annotation( "Orphanet:398053") "penile adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis adenocarcinoma") -AnnotationAssertion(Annotation( "Orphanet:398053") "adenocarcinoma of the penis") -AnnotationAssertion( "MONDO:0018351") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:398053") ) -AnnotationAssertion(rdfs:comment "Reason: duplicate. This OMIM ID seems to represent the whole series. This will be merged with MONDO_0000070 mycobacterium tuberculosis, susceptibility'") -AnnotationAssertion(rdfs:label "adenocarcinoma of penis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (squamous cell carcinoma of penis) - -AnnotationAssertion(Annotation( "NCIT:C7729") "A squamous cell carcinoma arising from the penis. It occurs chiefly in the squamous epithelium of the glans, coronal sulcus, and foreskin. Etiologic factors include phimosis, lichen sclerosus, smoking, ultraviolet irradiation, history of warts or condylomas, and lack of circumcision. Human papilloma virus is present in a subset of penile squamous cell carcinomas. Patients may present with an exophytic or flat ulcerative mass in the glans or a large primary tumor with inguinal nodal and skin metastases. Morphologic variants include the basaloid carcinoma, warty (condylomatous) carcinoma, verrucous carcinoma, and sarcomatoid (spindle cell) carcinoma. (WHO, 2004)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5518") -AnnotationAssertion(Annotation( "DOID:5518") Annotation( "MONDO:equivalentTo") "NCIT:C7729") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PSCC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:398058") -AnnotationAssertion(Annotation( "DOID:5518") Annotation( "MONDO:equivalentTo") "SCTID:403468003") -AnnotationAssertion(Annotation( "DOID:5518") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7729") Annotation( "Orphanet:398058") "UMLS:C0238348") -AnnotationAssertion(Annotation( "NCIT:C7729") "epidermoid carcinoma of penis") -AnnotationAssertion(Annotation( "NCIT:C7729") "epidermoid carcinoma of the penis") -AnnotationAssertion(Annotation( "DOID:5518") Annotation( "NCIT:C7729") "epidermoid cell carcinoma of penis") -AnnotationAssertion(Annotation( "NCIT:C7729") "epidermoid cell carcinoma of the penis") -AnnotationAssertion(Annotation( "NCIT:C7729") "penile epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7729") "penile epidermoid cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7729") "penile squamous car.(epidermoid)") -AnnotationAssertion(Annotation( "NCIT:C7729") "penile squamous carcinoma (epidermoid)") -AnnotationAssertion(Annotation( "NCIT:C7729") "penile squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C7729") Annotation( "Orphanet:398058") "penile squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:0003484") Annotation( "MONDO:patterns/location") "penis squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5518") Annotation( "NCIT:C7729") "squamous cell carcinoma of penis") -AnnotationAssertion(Annotation( "NCIT:C7729") "squamous cell carcinoma of the penis") -AnnotationAssertion(Annotation( "ONCOTREE:PSCC") Annotation( ) "PSCC") -AnnotationAssertion( "MONDO:0018352") -AnnotationAssertion(Annotation( "Orphanet:398058") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of penis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5518") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7729") ) -SubClassOf(Annotation( "DOID:5518") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7729") ) - -# Class: (malignant epithelial tumor of ovary) - -AnnotationAssertion(Annotation( "NCIT:C40026") "An invasive malignant tumor that originates from the surface epithelium of the ovary. It is composed of malignant epithelial cells and stroma. Representative examples include serous adenocarcinoma, mucinous adenocarcinoma, endometrioid adenocarcinoma, clear cell adenocarcinoma, and malignant Brenner tumor.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2151") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009362") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C538090") -AnnotationAssertion(Annotation( "DOID:2151") Annotation( "MONDO:equivalentTo") "NCIT:C40026") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:398934") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254849005") -AnnotationAssertion(Annotation( "Orphanet:398934") "epithelial cancer of ovary") -AnnotationAssertion(Annotation( "NCIT:C40026") "malignant ovarian epithelial tumor") -AnnotationAssertion(Annotation( "DOID:2151") Annotation( "NCIT:C40026") Annotation( "https://github.com/DiseaseOntology/HumanDiseaseOntology/issues/167") "malignant ovarian surface epithelial-stromal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40026") "malignant ovarian surface epithelial-stromal tumor") -AnnotationAssertion(Annotation( "Orphanet:398934") "ovarian epithelial cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/malignant") "ovarian epithelial tumor, malignant") -AnnotationAssertion(Annotation( "Orphanet:398934") "ovarian malignant epithelial tumor") -AnnotationAssertion(Annotation( "NCIT:C40026") "ovarian stromal cancer") -AnnotationAssertion( "MONDO:0018364") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:398934") ) -AnnotationAssertion(rdfs:comment "Editor note: check inference with carcinoma") -AnnotationAssertion(rdfs:label "malignant epithelial tumor of ovary") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2151") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40026") ) -SubClassOf( ) -SubClassOf(Annotation( "DOID:2151/inferred") Annotation( "MESH:C538090") Annotation( "MONDO:Redundant") Annotation( "NCIT:C40026") Annotation( "Orphanet:398934") ) -DisjointClasses( ) - -# Class: (malignant non-epithelial tumor of ovary) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:398940") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN205032") -AnnotationAssertion(Annotation( "Orphanet:398940") "non-epithelial cancer of ovary") -AnnotationAssertion(Annotation( "Orphanet:398940") "ovarian malignant non-epithelial tumor") -AnnotationAssertion(Annotation( "Orphanet:398940") "ovarian non-epithelial cancer") -AnnotationAssertion( "MONDO:0018365") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:398940") ) -AnnotationAssertion(rdfs:comment "Editor note: consider axiomatizing. This includes sex-cord and germ cell. Note some GCTs have names suggesting epithelial original such as embryonal/choriocarcinoma") -AnnotationAssertion(rdfs:label "malignant non-epithelial tumor of ovary") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:398940") ) - -# Class: (dysostosis of genetic origin) - -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "An instance of dysostosis that is caused by a modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:404568") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic dysostosis") -AnnotationAssertion( "MONDO:0018454") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:404568") ) -AnnotationAssertion(rdfs:label "dysostosis of genetic origin") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) - -# Class: (hereditary gastric cancer) - -AnnotationAssertion(Annotation( "Orphanet:423776") "Hereditary gastric cancer refers to the occurrence of gastric cancer in a familial context and is described as two or more cases of gastric cancer in first or second degree relatives with at least one case diagnosed before the age of 50. Familial clustering is observed in 10% of all cases of gastric cancer, and includes hereditary diffuse gastric cancer (early onset diffuse-type gastric cancer), gastric adenocarcinoma and proximal polyposis of the stomach and familial intestinal gastric cancer (familial clustering of intestinal type gastric adenocarcinoma). Hereditary gastric cancer can also occur in other hereditary cancer syndromes such as Lynch syndrome, Li-Fraumeni syndrome, familial adenomatous polyposis and juvenile polyposis syndrome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:423776") -AnnotationAssertion(Annotation( "Orphanet:423776") "hereditary cancer of stomach") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary gastric cancer") -AnnotationAssertion( "MONDO:0018502") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:423776") ) -AnnotationAssertion(rdfs:label "hereditary gastric cancer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:423776") ) -SubClassOf( ) - -# Class: (squamous cell carcinoma of the small intestine) - -AnnotationAssertion(Annotation( "NCIT:C43534") "A carcinoma that arises from the small intestine. It is composed of malignant squamous cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C43534") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:423968") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C43534") "UMLS:C1710111") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237514") -AnnotationAssertion(Annotation( "NCIT:C43534") "small intestinal squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C43534") "small intestinal squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine squamous cell carcinoma") -AnnotationAssertion(Annotation( "Orphanet:423968") "squamous cell carcinoma of the small bowel") -AnnotationAssertion( "MONDO:0018509") -AnnotationAssertion(Annotation( "Orphanet:423968") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of the small intestine") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C43534") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C43534") Annotation( "Orphanet:423968") ) -SubClassOf(Annotation( "MONDO:0018508") ObjectSomeValuesFrom( )) - -# Class: (small intestine neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5803") "A neoplasm with neuroendocrine differentiation that arises from the small intestine. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion(Annotation( "DOID:4434") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4434") -AnnotationAssertion(Annotation( "DOID:4434") Annotation( "MONDO:equivalentTo") "NCIT:C5803") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:423975") -AnnotationAssertion(Annotation( "DOID:4434") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5803") "UMLS:C1336005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237515") -AnnotationAssertion(Annotation( "Orphanet:423975") "NET of the small intestine") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of small intestine") -AnnotationAssertion(Annotation( "Orphanet:423975") "neuroendocrine neoplasm of the small intestine") -AnnotationAssertion(Annotation( "Orphanet:423975") "neuroendocrine tumor of small bowel") -AnnotationAssertion(Annotation( "NCIT:C5803") "small intestinal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "small intestine NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5803") "small intestine neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "DOID:4434") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "small intestine neuroendocrine tumor") -AnnotationAssertion(Annotation( "Orphanet:423975") "neuroendocrine tumor of the small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "small intestine neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( "MONDO:0018510") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:423975") ) -AnnotationAssertion(rdfs:label "small intestine neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4434") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5803") ) -SubClassOf(Annotation( "DOID:4434") Annotation( "MONDO:0018539-obsoleted") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5803") ) - -# Class: (epithelial tumor of the appendix) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A epithelial neoplasm that involves the vermiform appendix.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:423982") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237516") -AnnotationAssertion(Annotation( "Orphanet:423982") "appendiceal epithelial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix epithelial neoplasm") -AnnotationAssertion( "MONDO:0018511") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:423982") ) -AnnotationAssertion(rdfs:label "epithelial tumor of the appendix") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015186") ObjectSomeValuesFrom( )) - -# Class: (squamous cell carcinoma of colon) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the colon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5519") -AnnotationAssertion(Annotation( "DOID:5519") Annotation( "MONDO:equivalentTo") "NCIT:C5490") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:423994") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:766981007") -AnnotationAssertion(Annotation( "DOID:5519") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5490") "UMLS:C1333100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237518") -AnnotationAssertion(Annotation( "NCIT:C5490") "colon epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5490") "colon squamous cell cancer") -AnnotationAssertion(Annotation( "MONDO:0003485") Annotation( "MONDO:patterns/location") Annotation( "NCIT:C5490") "colon squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5519") Annotation( "NCIT:C5490") "colonic epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5490") "colonic squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5490") "epidermoid carcinoma of colon") -AnnotationAssertion(Annotation( "NCIT:C5490") "epidermoid carcinoma of the colon") -AnnotationAssertion(Annotation( "DOID:5519") Annotation( "NCIT:C5490") "squamous cell carcinoma of colon") -AnnotationAssertion(Annotation( "NCIT:C5490") "squamous cell carcinoma of the colon") -AnnotationAssertion(Annotation( "NCIT:C5490") "squamous cell colon carcinoma") -AnnotationAssertion( "MONDO:0018513") -AnnotationAssertion(Annotation( "Orphanet:423994") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of colon") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:5519") Annotation( "MONDO:Redundant") Annotation( "NCIT:C5490") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5490") ) -SubClassOf(Annotation( "MONDO:0018512") ObjectSomeValuesFrom( )) - -# Class: (squamous cell carcinoma of rectum) - -AnnotationAssertion(Annotation( "NCIT:C5554") "A very rare rectal carcinoma characterized by the presence of a malignant squamous cell infiltrate.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:5528") -AnnotationAssertion(Annotation( "DOID:5528") Annotation( "MONDO:equivalentTo") "NCIT:C5554") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:766979005") -AnnotationAssertion(Annotation( "DOID:5528") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5554") Annotation( "Orphanet:424002") "UMLS:C1335690") -AnnotationAssertion(Annotation( "NCIT:C5554") "rectal squamous carcinoma") -AnnotationAssertion(Annotation( "NCIT:C5554") "rectal squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C5554") Annotation( "Orphanet:424002") "rectal squamous cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:0003491") Annotation( "MONDO:patterns/location") "rectum squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:5528") Annotation( "NCIT:C5554") "squamous carcinoma of rectum") -AnnotationAssertion(Annotation( "NCIT:C5554") "squamous carcinoma of the rectum") -AnnotationAssertion(Annotation( "NCIT:C5554") "squamous cell carcinoma of rectum") -AnnotationAssertion(Annotation( "DOID:5528") Annotation( "NCIT:C5554") "squamous cell carcinoma of the rectum") -AnnotationAssertion( "MONDO:0018515") -AnnotationAssertion(Annotation( "Orphanet:424002") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of rectum") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5554") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0018514") ObjectSomeValuesFrom( )) - -# Class: (epithelial tumor of anal canal) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A epithelial neoplasm that involves the anal canal.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424010") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237521") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anal canal epithelial neoplasm") -AnnotationAssertion( "MONDO:0018516") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:424010") ) -AnnotationAssertion(rdfs:label "epithelial tumor of anal canal") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:424010") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015186") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (squamous cell carcinoma of pancreas) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the pancreas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080323") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424039") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2675993") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237524") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pancreas squamous cell carcinoma") -AnnotationAssertion(Annotation( "Orphanet:424039") "pancreatic squamous cell carcinoma") -AnnotationAssertion(Annotation( "Orphanet:424039") "squamous cell carcinoma of the pancreas") -AnnotationAssertion( "MONDO:0018521") -AnnotationAssertion(Annotation( "Orphanet:424039") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of pancreas") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:424039") ) -SubClassOf(Annotation( "MONDO:0016314") ObjectSomeValuesFrom( )) - -# Class: (carcinoma of liver and intrahepatic biliary tract) - -AnnotationAssertion(Annotation( "NCIT:C7927") "A carcinoma that arises from the hepatocytes or intrahepatic bile ducts. The main subtypes are hepatocellular carcinoma (hepatoma) and cholangiocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C7927") "cancer of liver") -AnnotationAssertion(Annotation( "NCIT:C7927") "cancer of liver and intrahepatic biliary tract") -AnnotationAssertion(Annotation( "NCIT:C7927") "cancer of the liver") -AnnotationAssertion(Annotation( "NCIT:C7927") "cancer of the liver and intrahepatic biliary tract") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of liver") -AnnotationAssertion(Annotation( "NCIT:C7927") "hepatic cancer") -AnnotationAssertion(Annotation( "NCIT:C7927") "liver and intrahepatic bile duct cancer") -AnnotationAssertion(Annotation( "NCIT:C7927") "liver cancer") -AnnotationAssertion(Annotation( "NCIT:C7927") "liver/hepatobiliary cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:C22.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7927") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:HCCIHCH") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424936") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7927") "UMLS:C0279000") -AnnotationAssertion(Annotation( "Orphanet:424936") "carcinoma of liver and IBT") -AnnotationAssertion(Annotation( "NCIT:C7927") "liver and intrahepatic bile duct carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7927") "liver and intrahepatic biliary tract cancer") -AnnotationAssertion(Annotation( "NCIT:C7927") "liver and intrahepatic biliary tract carcinoma") -AnnotationAssertion(Annotation( "MONDO:cjm") "liver carcinoma") -AnnotationAssertion(Annotation( "NCIT:C7927") "primary liver carcinoma") -AnnotationAssertion(Annotation( "ONCOTREE:HCCIHCH") "hepatocellular carcinoma plus intrahepatic cholangiocarcinoma") -AnnotationAssertion( "MONDO:0018531") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:424936") ) -AnnotationAssertion(rdfs:comment "Editor note: In uberon intrahepatic bile ducts are part of the liver, so we equate this with carcinoma of liver; we use hepatocellular for the liver proper") -AnnotationAssertion(rdfs:label "carcinoma of liver and intrahepatic biliary tract") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7927") ) - -# Class: (adenocarcinoma of liver and intrahepatic biliary tract) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424943") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN242181") -AnnotationAssertion(Annotation( "Orphanet:424943") "adenocarcinoma of liver and IBT") -AnnotationAssertion(Annotation( "Orphanet:424943") "adenocarcinoma of the liver and IBT") -AnnotationAssertion(Annotation( "Orphanet:424943") "adenocarcinoma of the liver and intrahepatic biliary tract") -AnnotationAssertion( "MONDO:0018532") -AnnotationAssertion(Annotation( "Orphanet:424943") ) -AnnotationAssertion(rdfs:label "adenocarcinoma of liver and intrahepatic biliary tract") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "Orphanet:424943") ) - -# Class: (squamous cell carcinoma of liver and intrahepatic biliary tract) - -AnnotationAssertion(Annotation( "Orphanet:424975") "Squamous cell carcinoma of liver and intrahepatic biliary tract is an extremely rare, primary, malignant liver and biliray tract epithelial tumor originating in the intrahepatic bile duct epithelium histologically characterized by the presence of keratinization and/or intracellular bridges. Patients typically present abdominal pain in the right upper quadrant, jaundice, nausea, vomiting, anorexia, weight loss, fever and/or dyspepsia.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424975") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN242131") -AnnotationAssertion(Annotation( "Orphanet:424975") "squamous cell carcinoma of liver and IBT") -AnnotationAssertion( "MONDO:0018534") -AnnotationAssertion(Annotation( "Orphanet:424975") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of liver and intrahepatic biliary tract") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "Orphanet:424975") ) - -# Class: (adenocarcinoma of gallbladder and extrahepatic biliary tract) - -AnnotationAssertion(Annotation( "Orphanet:424991") "Adenocarcinoma of the gallbladder and extrahepatic biliary tract is a rare epithelial carcinoma, arising either in the gallbladder itself or from the epithelium lining the extrahepatic biliary tree, cystic duct and/or peribiliary gland, characterized by nonspecific symptoms, such as abdominal pain, jaundice and vomiting and sometimes mimicking benign biliary diseases. Chronic biliary epithelial inflammation (e.g. primary sclerosing cholangitis, cholelithiasis, choledocholithiasis, liver fluke infestation) is a major risk factor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424991") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:765741003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237537") -AnnotationAssertion(Annotation( "Orphanet:424991") "adenocarcinoma of gallbladder and EBT") -AnnotationAssertion(Annotation( "Orphanet:424991") "adenocarcinoma of the gallbladder and EBT") -AnnotationAssertion(Annotation( "Orphanet:424991") "adenocarcinoma of the gallbladder and extrahepatic biliary tract") -AnnotationAssertion( "MONDO:0018536") -AnnotationAssertion(Annotation( "Orphanet:424991") ) -AnnotationAssertion(rdfs:label "adenocarcinoma of gallbladder and extrahepatic biliary tract") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:424991") ) - -# Class: (squamous cell carcinoma of gallbladder and extrahepatic biliary tract) - -AnnotationAssertion(Annotation( "Orphanet:424996") "Squamous cell carcinoma of the gallbladder and extrahepatic biliary tract is a rare hepatic and biliary tract tumor, arising either in the gallbladder itself or in the epithelium lining the extrahepatic biliary tree, the cystic duct and peribiliary glands. It is characterized by a substantial keratinization with abundant keratohyalin pearls and central deposition of dense keratin material within infiltrative nests and locally aggressive nature. In the early stages of the disease symptoms are vague and nonspecific (abdominal pain, jaundice and vomiting). In the advanced stages it may present with a bulky tumor and symptoms of adjacent organ involvement.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:424996") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:766978002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237538") -AnnotationAssertion(Annotation( "Orphanet:424996") "squamous cell carcinoma of gallblader and EBT") -AnnotationAssertion( "MONDO:0018537") -AnnotationAssertion(Annotation( "Orphanet:424996") ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of gallbladder and extrahepatic biliary tract") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:424996") ) - -# Class: (inherited digestive cancer-predisposing syndrome) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:425003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237539") -AnnotationAssertion( "MONDO:0018538") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:425003") ) -AnnotationAssertion(rdfs:label "inherited digestive cancer-predisposing syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:425003") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypogonadotropic hypogonadism) - -AnnotationAssertion(Annotation( "NCIT:C113347") "Abnormal ovarian or testicular function due to insufficient hormonal stimulation from the hypothalamic-pituitary axis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0090070") -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "DOID:7455") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000044") -AnnotationAssertion(Annotation( "DOID:0090070") Annotation( "MONDO:relatedTo") Annotation( "Orphanet:432") Annotation( "Orphanet:432/inclusion") Annotation( "Orphanet:432/ntbt") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C113347") -AnnotationAssertion(Annotation( "DOID:0090070") Annotation( "MONDO:equivalentTo") "OMIMPS:147950") -AnnotationAssertion(Annotation( "DOID:0090070") Annotation( "MONDO:equivalentTo") "Orphanet:432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:33927004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN235466") -AnnotationAssertion(Annotation( "Orphanet:432") "Normosmic idiopathic hypogonadotropic hypogonadism") -AnnotationAssertion(Annotation( "NCIT:C113347") "central hypogonadism") -AnnotationAssertion(Annotation( "Orphanet:432") "gonadotropic deficiency") -AnnotationAssertion( "hypogonadism, hypogonadotropic") -AnnotationAssertion(Annotation( "NCIT:C113347") "hypogonadotropic hypogonadism") -AnnotationAssertion(Annotation( "OMIMPS:147950") "hypogonadotropic hypogonadism with or without anosmia") -AnnotationAssertion( "low gonadotropins (secondary hypogonadism)") -AnnotationAssertion(Annotation( "Orphanet:432") "nIHH") -AnnotationAssertion(Annotation( "Orphanet:432") "normosmic congenital hypogonadotropic hypogonadism") -AnnotationAssertion(Annotation( "NCIT:C113347") "secondary hypogonadism") -AnnotationAssertion(Annotation( "DOID:0090070") "congenital idiopathic hypogonadotropic hypogonadism") -AnnotationAssertion(Annotation( "DOID:0090070") "isolated congenital gonadotropin deficiency") -AnnotationAssertion(Annotation( "MONDO:0004228") "hypogonadotropism") -AnnotationAssertion( "isolated hypogonadotropic hypogonadism") -AnnotationAssertion( "MONDO:0018555") -AnnotationAssertion(Annotation( "Orphanet:432") ) -AnnotationAssertion(rdfs:label "hypogonadotropic hypogonadism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0090070") Annotation( "MONDO:Redundant") Annotation( "NCIT:C113347") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (secondary vasculitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:445197") -AnnotationAssertion( "MONDO:0018640") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:445197") ) -AnnotationAssertion(rdfs:label "secondary vasculitis") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:445197") ) - -# Class: (IgG4-related ophthalmic disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A IgG4-related disease that involves the eye.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:449563") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237741") -AnnotationAssertion( "IgG4-related disease of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "eye IgG4-related disease") -AnnotationAssertion( "MONDO:0018675") -AnnotationAssertion(Annotation( "Orphanet:449563") ) -AnnotationAssertion(rdfs:label "IgG4-related ophthalmic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:0015937-obsoleted") ) -SubClassOf(Annotation( "Orphanet:449563") ) - -# Class: (hereditary neuroendocrine tumor of small intestine) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of neuroendocrine tumor of the small intestine that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:456333") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN237770") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN847586") -AnnotationAssertion(Annotation( "Orphanet:456333") "hereditary neuroendocrine tumor of small bowel") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary neuroendocrine tumor of the small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary small intestine neuroendocrine neoplasm") -AnnotationAssertion( "MONDO:0018698") -AnnotationAssertion(Annotation( "Orphanet:456333") ) -AnnotationAssertion(rdfs:label "hereditary neuroendocrine tumor of small intestine") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:456333") ) -SubClassOf( ) - -# Class: (benign metanephric tumour) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the metanephros.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:464359") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN242075") -AnnotationAssertion( "MONDO:0018738") -AnnotationAssertion(Annotation( "Orphanet:464359") ) -AnnotationAssertion(rdfs:label "benign metanephric tumour") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019749") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (genetic otorhinolaryngologic disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "An instance of otorhinolaryngologic disease that is caused by a modification of the individual's genome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:466084") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN242186") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic otorhinolaryngologic disease") -AnnotationAssertion( "MONDO:0018751") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:466084") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGeneticFormOfDisease and MONDO:excludeGroupingClass. Term to consider: MONDO:0024623 otorhinolaryngologic disease") -AnnotationAssertion(rdfs:label "genetic otorhinolaryngologic disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0021198") ObjectSomeValuesFrom( )) - -# Class: (congenital anomaly of ventricular septum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A congenital heart malformation that involves the interventricular septum.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4069"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:474347") -AnnotationAssertion(Annotation( "Orphanet:474347") "congenital anomaly of interventricular communication") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "congenital heart malformation of interventricular septum") -AnnotationAssertion(Annotation( "Orphanet:474347") "congenital ventricular septal anomaly") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "interventricular septum congenital heart malformation") -AnnotationAssertion(Annotation( "Orphanet:474347") "rare congenital anomaly of ventricular septum") -AnnotationAssertion( "MONDO:0018771") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:474347") ) -AnnotationAssertion(rdfs:label "congenital anomaly of ventricular septum") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:474347") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (postinfectious vasculitis) - -AnnotationAssertion(Annotation( "Orphanet:48435") "Vasculitis, characterized by inflammatory lesions in the wall of vessels, may be due to different viruses.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:48435") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:724063005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4510302") -AnnotationAssertion( "MONDO:0018837") -AnnotationAssertion(Annotation( "Orphanet:48435") ) -AnnotationAssertion(rdfs:label "postinfectious vasculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:48435") ) -SubClassOf( ) - -# Class: (vasculitis) - -AnnotationAssertion(Annotation( "Orphanet:52759") "Vasculitis represents a clinically heterogenous group of diseases of multifactorial etiology characterized by inflammation of either large-sized vessels (large-vessel vasculitis, e.g. Giant-cell arteritis and Takayasu arteritis), medium-sized vessels (medium-vessel vasculitis e.g. polyarteritis nodosa and Kawasaki disease), or small-sized vessels (small-vessel vasculitis, e.g. granulomatosis with polyangiitis, microscopic polyangiitis, immunoglobulin A vasculitis, and cutaneous leukocytoclastic angiitis). Vasculitis occurs at any age, may be acute or chronic, and manifests with general symptoms such as fever, weight loss and fatigue, as well as more specific clinical signs depending on the type of vessels and organs affected. The degree of severity is variable, ranging from life or sight threatening disease (e.g. BehC'et disease) to relatively minor skin disease.") -AnnotationAssertion(Annotation( "EFO:0006803") Annotation( "MONDO:equivalentTo") "DOID:865") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0006803") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009565") -AnnotationAssertion(Annotation( "DOID:865") Annotation( "EFO:0006803") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:52759") Annotation( "Orphanet:52759/e") "MESH:D014657") -AnnotationAssertion(Annotation( "Orphanet:52759") Annotation( "Orphanet:52759/e") "MedDRA:10036023") -AnnotationAssertion(Annotation( "Orphanet:52759") Annotation( "Orphanet:52759/e") "MedDRA:10047115") -AnnotationAssertion(Annotation( "DOID:865") Annotation( "EFO:0006803") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C26912") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:280369") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:52759") -AnnotationAssertion(Annotation( "DOID:865") Annotation( "EFO:0006803") Annotation( "MONDO:equivalentTo") "SCTID:31996006") -AnnotationAssertion(Annotation( "DOID:865") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26912") Annotation( "Orphanet:52759") Annotation( "Orphanet:52759/e") "UMLS:C0042384") -AnnotationAssertion(Annotation( "EFO:0006803") "Wikipedia:Vasculitis") -AnnotationAssertion(Annotation( "Orphanet:52759") "systemic vasculitis") -AnnotationAssertion(Annotation( "DOID:865") "angiitis") -AnnotationAssertion( "MONDO:0018882") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:52759") ) -AnnotationAssertion(rdfs:label "vasculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:52759") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019048") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (carcinoma of gallbladder and extrahepatic biliary tract) - -AnnotationAssertion(Annotation( "Orphanet:56044") "Carcinoma of the gallbladder (GBC) is the most common and aggressive form of biliary tract cancer (BTC) usually arising in the fundus of the gallbladder, rapidly metastasizing to lymph nodes and distant sites.") -AnnotationAssertion(Annotation( "Orphanet:56044") Annotation( "Orphanet:56044/e") "MedDRA:10007426") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:56044") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:56044") "UMLS:C0153452") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:56044") Annotation( "Orphanet:56044/e") "UMLS:C0235782") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN205299") -AnnotationAssertion(Annotation( "Orphanet:56044") "carcinoma of gallbladder and EBT") -AnnotationAssertion( "MONDO:0018918") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:56044") ) -AnnotationAssertion(rdfs:label "carcinoma of gallbladder and extrahepatic biliary tract") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:0017631-obsoleted") ) - -# Class: (multiple endocrine neoplasia type 2) - -AnnotationAssertion(Annotation( "Orphanet:653") "Multiple endocrine neoplasia type 2 (MEN2) is a multiple endocrine neoplasia, a polyglandular cancer syndrome characterized by the occurrence of medullary thyroid carcinoma (MTC), pheochromocytoma (PCC), in one variant, primary hyperparathyroidism (PHPT). There are three forms: MEN2A, MEN2B, and familial medullary thyroid carcinoma (FMTC).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0003830") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:194.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:258.02") -AnnotationAssertion(Annotation( "Orphanet:653") Annotation( "Orphanet:653/e") "MedDRA:10028191") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C123329") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:653") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:61808009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C123329") "UMLS:C4048306") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN073359") -AnnotationAssertion(Annotation( "Orphanet:653") Annotation( ) "MEN2") -AnnotationAssertion(Annotation( "NCIT:C123329") "multiple endocrine neoplasia type 2") -AnnotationAssertion( "MONDO:0019003") -AnnotationAssertion(Annotation( "GARD:0003830") ) -AnnotationAssertion(Annotation( "Orphanet:653") ) -AnnotationAssertion(rdfs:label "multiple endocrine neoplasia type 2") -AnnotationAssertion(Annotation( "GARD:0003830") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/3830/multiple-endocrine-neoplasia-type-2"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "Orphanet:653") ) -SubClassOf(Annotation( "NCIT:C123329") Annotation( "Orphanet:653") ) -SubClassOf(Annotation( "Orphanet:653") ) - -# Class: (tumor of hematopoietic and lymphoid tissues) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68347") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN205528") -AnnotationAssertion( "MONDO:0019044") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68347") ) -AnnotationAssertion(rdfs:label "tumor of hematopoietic and lymphoid tissues") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (inherited hemoglobinopathy) - -AnnotationAssertion(Annotation( "NCIT:C3092") "An inherited disorder characterized by structural alterations of a globin chain within the hemoglobin molecule.") -AnnotationAssertion(Annotation( "DOID:2860") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2860") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012455") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:68364") Annotation( "Orphanet:68364/btnt") "ICD10CM:D58.0") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:68364") Annotation( "Orphanet:68364/btnt") "ICD10CM:D58.1") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:282.7") -AnnotationAssertion(Annotation( "DOID:2860") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:68364") Annotation( "Orphanet:68364/e") "MESH:D006453") -AnnotationAssertion(Annotation( "Orphanet:68364") Annotation( "Orphanet:68364/e") "MedDRA:10060892") -AnnotationAssertion(Annotation( "DOID:2860") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68364") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:427306008") -AnnotationAssertion(Annotation( "DOID:2860") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3092") Annotation( "Orphanet:68364") Annotation( "Orphanet:68364/e") "UMLS:C0019045") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1960031") -AnnotationAssertion(Annotation( "NCIT:C3092") "Hemoglobinopathies / iron metabolism") -AnnotationAssertion(Annotation( "DOID:2860") "hemoglobinopathies") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary hemoglobinopathy") -AnnotationAssertion(Annotation( "DOID:2860") "hemoglobinopathy") -AnnotationAssertion( "MONDO:0019050") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68364") ) -AnnotationAssertion(rdfs:label "inherited hemoglobinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (inborn errors of metabolism) - -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "NCIT:C34816") Annotation( "https://github.com/monarch-initiative/mondo/issues/1483") "An inherited disorder resulting from an enzyme defect in biochemical and metabolic pathways affecting proteins, fats, carbohydrates metabolism or organelle function.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/1483"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:655") -AnnotationAssertion(Annotation( "DOID:655") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:68367") Annotation( "Orphanet:68367/e") "MESH:D008661") -AnnotationAssertion(Annotation( "Orphanet:68367") Annotation( "Orphanet:68367/e") "MedDRA:10058097") -AnnotationAssertion(Annotation( "Orphanet:68367") Annotation( "Orphanet:68367/e") "MedDRA:10062018") -AnnotationAssertion(Annotation( "DOID:655") Annotation( "MONDO:equivalentTo") "NCIT:C34816") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68367") -AnnotationAssertion(Annotation( "DOID:655") Annotation( "MONDO:equivalentTo") "SCTID:86095007") -AnnotationAssertion(Annotation( "DOID:655") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34816") Annotation( "Orphanet:68367") Annotation( "Orphanet:68367/e") "UMLS:C0025521") -AnnotationAssertion(Annotation( "NCIT:C34816") "congenital metabolic disorder") -AnnotationAssertion(Annotation( "NCIT:C34816") "congenital metabolism disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary metabolic disease") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-6330-7526") "inborn disorders of metabolism") -AnnotationAssertion(Annotation( "NCIT:C34816") "inborn error of metabolism") -AnnotationAssertion(Annotation( "DOID:655") Annotation( "NCIT:C34816") "inborn errors of metabolism") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-6330-7526") "inborn metabolic disorder") -AnnotationAssertion(Annotation( "DOID:655") "inborn metabolism disorder") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") "inherited disorder of metabolism") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") "inherited disorders of metabolism") -AnnotationAssertion(Annotation( "MONDO:0003919") "inherited metabolic disorder") -AnnotationAssertion(Annotation( "DOID:655") "metabolic hereditary disorder") -AnnotationAssertion(Annotation( "Orphanet:68367") "rare inborn errors of metabolism") -AnnotationAssertion( "rare inherited metabolic disorder") -AnnotationAssertion(Annotation( "Orphanet:68367") "rare metabolic disease") -AnnotationAssertion( "MONDO:0019052") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68367") ) -AnnotationAssertion(rdfs:comment "Note that the ordo class is specifically for rare diseases, but we broaden to be inclusive of HH1") -AnnotationAssertion(rdfs:label "inborn errors of metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D008661") Annotation( "MONDO:Redundant") Annotation( "Orphanet:68367") ) -SubClassOf(Annotation( "DOID:655") Annotation( "MESH:D008661") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34816") ) - -# Class: (congenital limb malformation) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4069"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68378") -AnnotationAssertion( "congenital limb malformation") -AnnotationAssertion( "MONDO:0019054") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68378") ) -AnnotationAssertion(rdfs:label "congenital limb malformation") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:68378") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) - -# Class: (neuromuscular disease) - -AnnotationAssertion(Annotation( "Wikipedia:Neuromuscular_disease") "Any disease that impairs the functioning of the muscles, either directly, being pathologies of the voluntary muscle, or indirectly, being pathologies of nerves or neuromuscular junctions") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:440") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001902") -AnnotationAssertion(Annotation( "DOID:440") "ICD9:358") -AnnotationAssertion(Annotation( "DOID:440") "ICD9:358.9") -AnnotationAssertion(Annotation( "DOID:440") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:68381") Annotation( "Orphanet:68381/e") "MESH:D009468") -AnnotationAssertion(Annotation( "Orphanet:68381") Annotation( "Orphanet:68381/e") "MedDRA:10029323") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68381") -AnnotationAssertion(Annotation( "DOID:440") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:68381") Annotation( "Orphanet:68381/e") "UMLS:C0027868") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") "nerve and muscle disorder") -AnnotationAssertion(Annotation( "MONDO:0002986") "neuromuscular disease") -AnnotationAssertion( "MONDO:0019056") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68381") ) -AnnotationAssertion(rdfs:label "neuromuscular disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ISBN-13:978-1-259-64403-0") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (bone neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C9343") "A benign, intermediate, or malignant neoplasm involving the bone or articular cartilage.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013223") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C40-C41") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9343") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BONE") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68411") -AnnotationAssertion(Annotation( "NCIT:C9343") "bone neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9343") "bone neoplasms") -AnnotationAssertion( "bone tissue neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "bone tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C9343") "bone tumor") -AnnotationAssertion(Annotation( "NCIT:C9343") "bone tumors") -AnnotationAssertion(Annotation( "NCIT:C9343") "neoplasm of bone") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of bone tissue") -AnnotationAssertion(Annotation( "NCIT:C9343") "neoplasm of the bone") -AnnotationAssertion(Annotation( "NCIT:C9343") "osseous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9343") "osseous tumor") -AnnotationAssertion(Annotation( "NCIT:C9343") "tumor of bone") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of bone tissue") -AnnotationAssertion(Annotation( "NCIT:C9343") "tumor of the bone") -AnnotationAssertion(Annotation( "GARD:0013223") "primary bone cancer") -AnnotationAssertion(Annotation( "GARD:0013223") "primary malignant neoplasm of bone") -AnnotationAssertion(Annotation( "Orphanet:68411") "rare bone tumor") -AnnotationAssertion( "MONDO:0019060") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68411") ) -AnnotationAssertion(rdfs:label "bone neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:68411") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019684") Annotation( "MONDO:0020031") ObjectSomeValuesFrom( )) - -# Class: (vascular anomaly) - -AnnotationAssertion(Annotation( "Orphanet:68419") ) -AnnotationAssertion(Annotation( "Orphanet:68419") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:68419") -AnnotationAssertion(Annotation( "Orphanet:68419") "vascular anomaly or angioma") -AnnotationAssertion( "MONDO:0019063") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:68419") ) -AnnotationAssertion(rdfs:comment "Editor note: the original ORDO class name is 'vascular anomaly or angioma' but it is implicitly congenital due to its superclasses. TODO revise after https://github.com/Orphanet/ORDO/issues/2") -AnnotationAssertion(rdfs:label "vascular anomaly") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (carcinoma of esophagus) - -AnnotationAssertion(Annotation( "Orphanet:70482") "Esophageal carcinoma (EC) is a tumor arising in the epithelial cells lining the esophagus and can be divided into two subtypes: esophageal squamous cell carcinoma (ESCC) and esophageal adenocarcinoma (EAC).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1107") -AnnotationAssertion(Annotation( "DOID:1107") Annotation( "MONDO:equivalentTo") "EFO:0002916") -AnnotationAssertion(Annotation( "Orphanet:70482") Annotation( "Orphanet:70482/e") "MedDRA:10030155") -AnnotationAssertion(Annotation( "DOID:1107") Annotation( "MONDO:equivalentTo") "NCIT:C3513") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:70482") -AnnotationAssertion(Annotation( "DOID:1107") Annotation( "MONDO:equivalentTo") "SCTID:372138000") -AnnotationAssertion(Annotation( "DOID:1107") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3513") Annotation( "Orphanet:70482") Annotation( "Orphanet:70482/e") "UMLS:C0152018") -AnnotationAssertion(Annotation( "DOID:1107") Annotation( "MONDO:patterns/carcinoma") Annotation( "MTH:NOCODE") Annotation( "NCIT:C3513") "carcinoma of esophagus") -AnnotationAssertion(Annotation( "DOID:1107") "carcinoma of oesophagus") -AnnotationAssertion(Annotation( "NCIT:C3513") "carcinoma of the esophagus") -AnnotationAssertion(Annotation( "MONDO:0001189") Annotation( "NCIT:C3513") Annotation( "Orphanet:70482") "esophageal carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3513") "esophagus carcinoma") -AnnotationAssertion(Annotation( "DOID:1107") Annotation( "NCIT:C3513") "cancer of esophagus") -AnnotationAssertion(Annotation( "DOID:1107") "cancer of oesophagus") -AnnotationAssertion(Annotation( "NCIT:C3513") "cancer of the esophagus") -AnnotationAssertion(Annotation( "NCIT:C3513") "esophageal cancer") -AnnotationAssertion(Annotation( "NCIT:C3513") "esophageal cancer, NOS") -AnnotationAssertion( "MONDO:0019086") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:70482") ) -AnnotationAssertion(rdfs:label "carcinoma of esophagus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3513") ) -SubClassOf(Annotation( "DOID:1107") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3513") ) - -# Class: (cholangiocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4436") "A carcinoma that arises from the intrahepatic biliary tree (intrahepatic cholangiocarcinoma) or from the junction, or adjacent to the junction, of the right and left hepatic ducts (hilar cholangiocarcinoma). Grossly, the malignant lesions are solid, nodular, and grayish. Morphologically, the vast majority of cases are adenocarcinomas. Signs and symptoms include malaise, weight loss, right upper quadrant abdominal pain, and night sweats. Early detection is difficult and the prognosis is generally poor.") -AnnotationAssertion(Annotation( "Orphanet:70567") "bile duct cancer") -AnnotationAssertion(Annotation( "NCIT:C4436") "intrahepatic bile duct cancer (cholangiocarcinoma)") -AnnotationAssertion(Annotation( "EFO:0005221") Annotation( "MONDO:equivalentTo") "DOID:4947") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005221") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009304") -AnnotationAssertion(Annotation( "NCIT:C4436") "ICDO:8160/3") -AnnotationAssertion(Annotation( "DOID:4947") Annotation( "EFO:0005221") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:70567") Annotation( "Orphanet:70567/e") "MESH:D018281") -AnnotationAssertion(Annotation( "Orphanet:70567") Annotation( "Orphanet:70567/e") "MedDRA:10004593") -AnnotationAssertion(Annotation( "Orphanet:70567") Annotation( "Orphanet:70567/e") "MedDRA:10008593") -AnnotationAssertion(Annotation( "DOID:4947") Annotation( "EFO:0005221") Annotation( "MONDO:equivalentTo") "NCIT:C4436") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CHOL") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:70567") -AnnotationAssertion(Annotation( "DOID:4947") Annotation( "MONDO:equivalentTo") "SCTID:312104005") -AnnotationAssertion(Annotation( "DOID:4947") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4436") Annotation( "Orphanet:70567") Annotation( "Orphanet:70567/e") "UMLS:C0206698") -AnnotationAssertion(Annotation( "NCIT:C4436") Annotation( ) "CC") -AnnotationAssertion(Annotation( "Orphanet:70567") Annotation( ) "CCA") -AnnotationAssertion(Annotation( "NCIT:C4436") "Cholangiocar.- intra/extrahepatic") -AnnotationAssertion(Annotation( "NCIT:C4436") "Cholangiocellular carcinoma") -AnnotationAssertion(Annotation( "DOID:4947") Annotation( "NCIT:C8265") "adult primary cholangiocarcinoma") -AnnotationAssertion(Annotation( "DOID:4947") "adult primary cholangiocellular carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4436") "cholangiocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C4436") "cholangiocarcinoma, intrahepatic and extrahepatic bile ducts (adenocarcinoma)") -AnnotationAssertion(Annotation( "NCIT:C4436") "cholangiocarcinoma, malignant") -AnnotationAssertion(Annotation( "DOID:4947") Annotation( "NCIT:C4436") "cholangiosarcoma") -AnnotationAssertion( "MONDO:0019087") -AnnotationAssertion(Annotation( "Orphanet:70567") ) -AnnotationAssertion(rdfs:label "cholangiocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer-associated retinopathy) - -AnnotationAssertion(Annotation( "Orphanet:71505") "Cancer associated retinopathy (CAR) is a paraneoplastic disease of the eye associated with the presence of extraocular malignancy and circulating autoantibodies against retinal proteins.") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:362.10") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D059545") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:71505") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:404663008") -AnnotationAssertion(Annotation( "Orphanet:71505") "CAR syndrome") -AnnotationAssertion(Annotation( "Orphanet:71505") "paraneoplastic retinopathy") -AnnotationAssertion( "MONDO:0019112") -AnnotationAssertion(Annotation( "Orphanet:71505") ) -AnnotationAssertion(rdfs:label "cancer-associated retinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:71505") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (polymyositis) - -AnnotationAssertion(Annotation( "Orphanet:732") "Polymyositis (PM) is a rare idiopathic inflammatory myopathy characterized by symmetric proximal muscle weakness and elevated muscle enzymes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003063") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:shared-umls-xref") "GARD:0007425") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:732") Annotation( "Orphanet:732/e") "ICD10CM:M33.2") -AnnotationAssertion(Annotation( "EFO:0003063") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:710.4") -AnnotationAssertion(Annotation( "EFO:0003063") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:732") Annotation( "Orphanet:732/e") "MESH:D017285") -AnnotationAssertion(Annotation( "Orphanet:732") Annotation( "Orphanet:732/e") "MedDRA:10036102") -AnnotationAssertion(Annotation( "EFO:0003063") Annotation( "MONDO:equivalentTo") "NCIT:C26925") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:732") -AnnotationAssertion(Annotation( "EFO:0003063") Annotation( "MONDO:equivalentTo") "SCTID:31384009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26925") Annotation( "Orphanet:732") Annotation( "Orphanet:732/e") "UMLS:C0085655") -AnnotationAssertion(Annotation( "EFO:0003063") "Wikipedia:Polymyositis") -AnnotationAssertion(Annotation( "Orphanet:732") Annotation( ) "PM") -AnnotationAssertion(Annotation( "MONDO:0005234") "polymyositis") -AnnotationAssertion( "MONDO:0019127") -AnnotationAssertion(Annotation( "Orphanet:732") ) -AnnotationAssertion(rdfs:label "polymyositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:732") ) -SubClassOf(Annotation( "Orphanet:732") ) - -# Class: (inborn disorder of amino acid and other organic acid metabolism) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:270.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79062") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237911005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0342666") -AnnotationAssertion( "disorder of amino acid and organic acid metabolism") -AnnotationAssertion(Annotation( "Orphanet:79062") "disorder of amino acid and other organic acid metabolism") -AnnotationAssertion( "MONDO:0019189") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79062") ) -AnnotationAssertion(rdfs:label "inborn disorder of amino acid and other organic acid metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:79062") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cutaneous neuroendocrine carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:79140") "Cutaneous neuroendocrine carcinoma is a primary cutaneous cancer arising from a subset of skin neuroendocrine cells (Merkel cells, giving the name Merkel cell carcinoma (MCC)).") -AnnotationAssertion(Annotation( "Orphanet:79140") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001471") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009266") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:209.36") -AnnotationAssertion(Annotation( "NCIT:C9231") "ICDO:8247/3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D015266") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9231") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:MCC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79140") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:253001006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9231") Annotation( "Orphanet:79140") "UMLS:C0007129") -AnnotationAssertion(Annotation( "ONCOTREE:MCC") Annotation( "Orphanet:79140") Annotation( ) "MCC") -AnnotationAssertion(Annotation( "NCIT:C9231") "Merkel cell cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9231") Annotation( "Orphanet:79140") "Merkel cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9231") "Merkel cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of Merkel cell") -AnnotationAssertion(Annotation( "NCIT:C9231") "cutaneous APUDoma") -AnnotationAssertion(Annotation( "NCIT:C9231") "cutaneous neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9231") "neuroendocrine carcinoma of skin") -AnnotationAssertion(Annotation( "NCIT:C9231") "neuroendocrine carcinoma of the skin") -AnnotationAssertion(Annotation( "NCIT:C9231") "neuroendocrine skin carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9231") "trabecular cancer") -AnnotationAssertion(Annotation( "NCIT:C9231") "trabecular skin carcinoma") -AnnotationAssertion(Annotation( "GARD:0009266") "Merkle tumors") -AnnotationAssertion(Annotation( "GARD:0009266") "carcinoma, Merkel cell") -AnnotationAssertion( "MONDO:0019210") -AnnotationAssertion(Annotation( "Orphanet:79140") ) -AnnotationAssertion(rdfs:label "cutaneous neuroendocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D015266") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9231") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9231") ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C9231") ) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:79140") ) -SubClassOf(Annotation( "Wikipedia:Neurocristopathy") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn carbohydrate metabolic disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of carbohydrate metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2978") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000061") -AnnotationAssertion(Annotation( "DOID:2978") "ICD9:271.8") -AnnotationAssertion(Annotation( "DOID:2978") Annotation( "MONDO:equivalentTo") "MESH:D002239") -AnnotationAssertion(Annotation( "Orphanet:79161") Annotation( "Orphanet:79161/e") "MedDRA:10061023") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97089") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79161") -AnnotationAssertion(Annotation( "NCIT:C97089") "carbohydrate metabolism disorder") -AnnotationAssertion(Annotation( "DOID:2978") "disorder of carbohydrate transport and metabolism") -AnnotationAssertion( "inborn carbohydrate metabolic process disorder") -AnnotationAssertion(Annotation( "DOID:2978") "inborn carbohydrate metabolism disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of carbohydrate metabolic process") -AnnotationAssertion(Annotation( "DOID:2978") "inborn errors of carbohydrate metabolism") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of carbohydrate metabolic process") -AnnotationAssertion(Annotation( "DOID:2978") "carbohydrate metabolic disorder") -AnnotationAssertion(Annotation( "Orphanet:79161") "disorder of carbohydrate metabolism") -AnnotationAssertion( "MONDO:0019214") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79161") ) -AnnotationAssertion(rdfs:label "inborn carbohydrate metabolic disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:2978") Annotation( "MESH:D002239") Annotation( "MONDO:Redundant") Annotation( "Orphanet:79161") ) -SubClassOf( ) - -# Class: (inborn disorder of amino acid transport) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4985"^^xsd:anyURI) -AnnotationAssertion(Annotation( "Orphanet:79166") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:270.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79166") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:16784003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:79166") Annotation( "Orphanet:79166/e") "UMLS:C0268641") -AnnotationAssertion( "inborn disorder of amino acid absorption and transport") -AnnotationAssertion(Annotation( "Orphanet:79166") "disorder of amino acid absorption and transport") -AnnotationAssertion( "MONDO:0019216") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79166") ) -AnnotationAssertion(rdfs:label "inborn disorder of amino acid transport") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "PMID:33340416") ) - -# Class: (inborn disorder of bile acid synthesis) - -AnnotationAssertion(Annotation( "Orphanet:79168") "Anomalies of bile acid synthesis are a group of sterol metabolism disorders due to enzyme deficiencies of bile acid synthesis (BAS) in infants, children and adults, with variable manifestations that include cholestasis, neurological disease, and fat malabsorption. Nine inborn errors have been described, 7 of which lead to liver cholestasis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "UMLS:CN544763") "GTR:AN0923838") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79168") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN231736") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN544763") -AnnotationAssertion( "inborn bile acid biosynthetic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of bile acid biosynthetic process") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of bile acid biosynthetic process") -AnnotationAssertion(Annotation( "Orphanet:79168") "disorder of bile acid synthesis") -AnnotationAssertion(Annotation( "GTR:AN0923838") "inborn errors of bile acid synthesis") -AnnotationAssertion( "MONDO:0019218") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79168") ) -AnnotationAssertion(rdfs:label "inborn disorder of bile acid synthesis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:79168") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of fatty acid and ketone body metabolism) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79174") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227590") -AnnotationAssertion(Annotation( "Orphanet:79174") "inborn disorder of fatty acid oxidation and ketone body metabolism") -AnnotationAssertion(Annotation( "Orphanet:79174") "disorder of fatty acid oxidation and ketone body metabolism") -AnnotationAssertion( "MONDO:0019223") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79174") ) -AnnotationAssertion(rdfs:label "disorder of fatty acid and ketone body metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:79174") ) - -# Class: (inborn disorder of gamma-aminobutyric acid metabolism) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of gamma-aminobutyric acid metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79175") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227591") -AnnotationAssertion(Annotation( "Orphanet:79175") "disorder of GABA metabolism") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of gamma-aminobutyric acid metabolic process") -AnnotationAssertion( "inborn gamma-aminobutyric acid metabolic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of gamma-aminobutyric acid metabolic process") -AnnotationAssertion(Annotation( "Orphanet:79175") "disorder of gamma-aminobutyric acid metabolism") -AnnotationAssertion( "MONDO:0019224") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79175") ) -AnnotationAssertion(rdfs:label "inborn disorder of gamma-aminobutyric acid metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:79175") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of gluconeogenesis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of gluconeogenesis.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4985"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79177") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227592") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "gluconeogenesis disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of gluconeogenesis") -AnnotationAssertion( "inborn gluconeogenesis disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of gluconeogenesis") -AnnotationAssertion( "MONDO:0019225") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79177") ) -AnnotationAssertion(rdfs:label "disorder of gluconeogenesis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:79177") Annotation( "PMID:33340416") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glucose transport disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of glucose transport.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79178") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227593") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of glucose transport") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of glucose transport") -AnnotationAssertion( "MONDO:0019226") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79178") ) -AnnotationAssertion(rdfs:label "glucose transport disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:79178") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn disorder of ketolysis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of ketone body catabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79183") "disorder of ketolysis") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79183") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227594") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of ketone body catabolic process") -AnnotationAssertion( "inborn ketone body catabolic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of ketone body catabolic process") -AnnotationAssertion( "MONDO:0019229") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79183") ) -AnnotationAssertion(rdfs:label "inborn disorder of ketolysis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:79183") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sterol biosynthesis disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of sterol biosynthetic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79195") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227602") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of sterol biosynthetic process") -AnnotationAssertion( "inborn sterol biosynthetic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of sterol biosynthetic process") -AnnotationAssertion( "MONDO:0019240") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79195") ) -AnnotationAssertion(rdfs:label "sterol biosynthesis disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:79195") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:79195") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn disorder of branched-chain amino acid metabolism) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of branched-chain amino acid metabolic process.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4985"^^xsd:anyURI) -AnnotationAssertion(Annotation( "Orphanet:79197") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79197") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:116020001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:79197") Annotation( "Orphanet:79197/e") "UMLS:C0342712") -AnnotationAssertion(Annotation( "Orphanet:79197") "disorder of branched-chain amino acid metabolism") -AnnotationAssertion( "inborn branched-chain amino acid metabolic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn disorder of branched-chain amino acid metabolism") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of branched-chain amino acid metabolic process") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of branched-chain amino acid metabolic process") -AnnotationAssertion( "branched chain amino acid metabolism disorder") -AnnotationAssertion( "disorder of branched chain amino acid metabolism") -AnnotationAssertion( "MONDO:0019242") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79197") ) -AnnotationAssertion(rdfs:comment "Editor note: consider parent for non-inborn form") -AnnotationAssertion(rdfs:label "inborn disorder of branched-chain amino acid metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:33340416") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn disorder of energy metabolism) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of generation of precursor metabolites and energy.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79200") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227604") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of generation of precursor metabolites and energy") -AnnotationAssertion( "inborn generation of precursor metabolites and energy disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of generation of precursor metabolites and energy") -AnnotationAssertion(Annotation( "Orphanet:79200") "disorder of energy metabolism") -AnnotationAssertion( "MONDO:0019243") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79200") ) -AnnotationAssertion(rdfs:label "inborn disorder of energy metabolism") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:79200") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inborn disorder of biogenic amine metabolism and transport) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79214") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227606") -AnnotationAssertion(Annotation( "Orphanet:79214") "disorder of biogenic amine metabolism and transport") -AnnotationAssertion( "MONDO:0019250") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79214") ) -AnnotationAssertion(rdfs:label "inborn disorder of biogenic amine metabolism and transport") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:79214") ) - -# Class: (sterol metabolism disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of sterol metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79226") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227607") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of sterol metabolic process") -AnnotationAssertion( "inborn sterol metabolic process disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of sterol metabolic process") -AnnotationAssertion( "MONDO:0019256") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79226") ) -AnnotationAssertion(rdfs:label "sterol metabolism disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:79226") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited isolated nail anomaly) - -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "A nail anomaly that is not part of a larger syndrome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:161050") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79369") -AnnotationAssertion(Annotation( "MONDO:0000073") "nail disorder, nonsyndromic congenital") -AnnotationAssertion(Annotation( "MONDO:patterns/isolated") "nonsyndromic nail anomaly") -AnnotationAssertion(Annotation( "Orphanet:79369") "isolated nail anomaly") -AnnotationAssertion( "MONDO:0019284") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79369") ) -AnnotationAssertion(rdfs:label "inherited isolated nail anomaly") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin pigmentation disorder) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A pigmentation disease that involves the zone of skin.") -AnnotationAssertion(Annotation( "EFO:1000755") Annotation( "MONDO:equivalentTo") "DOID:10123") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000755") -AnnotationAssertion(Annotation( "DOID:10123") "ICD9:709.09") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010859") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79374") -AnnotationAssertion( "pigmentation anomaly of the skin") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "pigmentation disease of zone of skin") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "zone of skin pigmentation disease") -AnnotationAssertion(Annotation( "DOID:10123") "pigmentation disease") -AnnotationAssertion( "MONDO:0019288") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79374") ) -AnnotationAssertion(rdfs:label "skin pigmentation disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "DOID:10123") Annotation( "EFO:1000755") Annotation( "MESH:D010859") Annotation( "MONDO:Redundant") ) - -# Class: (hyperpigmentation of the skin) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0009047") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000953") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:709.09") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:183466") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79375") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:49765009") -AnnotationAssertion( "MONDO:0019289") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79375") ) -AnnotationAssertion(rdfs:label "hyperpigmentation of the skin") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:79375") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypopigmentation of the skin) - -AnnotationAssertion(Annotation( "MESH:D017496") "A condition caused by a deficiency or a loss of melanin pigmentation in the epidermis, also known as hypomelanosis. Hypopigmentation can be localized or generalized, and may result from genetic defects, trauma, inflammation, or infections.") -AnnotationAssertion( "hypopigmentation of the skin (disease)") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0001010") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D017496") -AnnotationAssertion(Annotation( "Orphanet:79376") Annotation( "Orphanet:79376/e") "MedDRA:10040868") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:183469") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79376") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "hypopigmentation of the skin") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "hypopigmentation of the skin (disease)") -AnnotationAssertion(Annotation( "MESH:D017496") "hypomelanoses") -AnnotationAssertion(Annotation( "MESH:D017496") "hypomelanosis") -AnnotationAssertion( "MONDO:0019290") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79376") ) -AnnotationAssertion(rdfs:label "hypopigmentation of the skin") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D017496") Annotation( "Orphanet:79376") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin vascular disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the superficial vasculature.") -AnnotationAssertion(Annotation( "Orphanet:79379") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9540") -AnnotationAssertion(Annotation( "DOID:9540") "ICD9:709.1") -AnnotationAssertion(Annotation( "DOID:9540") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:79379") Annotation( "Orphanet:79379/e") "MESH:D017445") -AnnotationAssertion(Annotation( "Orphanet:79379") Annotation( "Orphanet:79379/e") "MedDRA:10062171") -AnnotationAssertion(Annotation( "DOID:9540") Annotation( "MONDO:equivalentTo") "NCIT:C35254") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79379") -AnnotationAssertion(Annotation( "DOID:9540") Annotation( "MONDO:equivalentTo") "SCTID:11263005") -AnnotationAssertion(Annotation( "DOID:9540") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:79379") Annotation( "Orphanet:79379/e") "UMLS:C0162819") -AnnotationAssertion(Annotation( "NCIT:C35254") "skin vascular disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "superficial vasculature disease") -AnnotationAssertion( "vascular disease of the skin") -AnnotationAssertion(Annotation( "MONDO:0004814") "vascular skin disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vasculature skin disease") -AnnotationAssertion( "disorder of blood vessels affecting skin") -AnnotationAssertion( "vascular disorder of skin") -AnnotationAssertion( "vascular disorders of skin") -AnnotationAssertion( "MONDO:0019293") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79379") ) -AnnotationAssertion(rdfs:label "skin vascular disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:9540") Annotation( "MESH:D017445") Annotation( "MONDO:Redundant") Annotation( "NCIT:C35254") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35254") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "Orphanet:877") "Endocrine tumours, also referred to as neuroendocrine tumours (NETs), are defined by a common phenotype which is characterized by the expression of general markers (neuron specific enolase, chromogranin, synaptophysin) and hormone secretion products. These tumours may be localized in any part of the body and are generally discovered in non-specific situations, i.e. not immediately suggestive of NETs (tests for inherited predisposition to tumours or for a clinical syndrome caused by abnormal hormone secretion).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:169") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001901") -AnnotationAssertion(Annotation( "DOID:169") "ICD9:209") -AnnotationAssertion(Annotation( "DOID:169") "ICD9:209-209.99") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "DOID:169") Annotation( "MONDO:equivalentTo") "MESH:D018358") -AnnotationAssertion(Annotation( "DOID:169") Annotation( "MONDO:equivalentTo") "NCIT:C3809") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:877") -AnnotationAssertion(Annotation( "DOID:169") Annotation( "MONDO:equivalentTo") "SCTID:255046005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:877") "UMLS:C0003650") -AnnotationAssertion(Annotation( "DOID:169") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3809") Annotation( "Orphanet:877") "UMLS:C0206754") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206284") -AnnotationAssertion(Annotation( "Orphanet:877") "APUDoma") -AnnotationAssertion(Annotation( "DOID:169") Annotation( "NCIT:C3809") "neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3809") "neuroendocrine tumor") -AnnotationAssertion( "MONDO:0019496") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:877") ) -AnnotationAssertion(rdfs:comment "Editor note: TODO design pattern, often NCIT uses 'neuroendocrine tumor' for particular grading with 'neuroendocrine neoplasm' as the superclass") -AnnotationAssertion(rdfs:label "neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "EFO:1001901") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3809") Annotation( "Orphanet:877") ) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MONDO:Wikidata") ObjectSomeValuesFrom( )) - -# Class: (congenital heart malformation) - -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "A disease that has its basis in the disruption of heart development.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005269") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:88991") -AnnotationAssertion(Annotation( "MONDO:0005472") "congenital heart malformation") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of heart development") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "heart development disease") -AnnotationAssertion(Annotation( "Orphanet:88991") "congenital non-syndromic heart malformation") -AnnotationAssertion(Annotation( "Orphanet:88991") "rare congenital non-syndromic heart malformation") -AnnotationAssertion( "MONDO:0019512") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:88991") ) -AnnotationAssertion(rdfs:label "congenital heart malformation") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0020003") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-syndromic polydactyly, syndactyly and/or hyperphalangy) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:93458") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "nonsyndromic polydactyly, syndactyly and/or hyperphalangy") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "isolated polydactyly, syndactyly and/or hyperphalangy") -AnnotationAssertion( "MONDO:0019714") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:93458") ) -AnnotationAssertion(rdfs:label "non-syndromic polydactyly, syndactyly and/or hyperphalangy") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:93458") ) -SubClassOf(Annotation( "MONDO:0018455-obsoleted") ) - -# Class: (glomerular disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the renal glomerulus.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "UMLS:CN580795") "GTR:AN0966176") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:N00-N08") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C120887") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:93548") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:197679002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN580795") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of renal glomerulus") -AnnotationAssertion( "disease or disorder of renal glomerulus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of renal glomerulus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "glomerulopathy") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal glomerulus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "renal glomerulus disease or disorder") -AnnotationAssertion(Annotation( "GTR:AN0966176") "glomerulopathies") -AnnotationAssertion( "MONDO:0019722") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:93548") ) -AnnotationAssertion(rdfs:label "glomerular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C120887/inferred") Annotation( "Orphanet:93548") ) -SubClassOf(Annotation( "MONDO:0019750") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disease of glomerular basement membrane) - -AnnotationAssertion(Annotation( "Orphanet:93550") "basement membrane disease") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:93550") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206630") -AnnotationAssertion( "MONDO:0019723") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:93550") ) -AnnotationAssertion(rdfs:label "disease of glomerular basement membrane") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:93550") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (secondary glomerular disease) - -AnnotationAssertion(Annotation( "https://doi.org/10.1016/j.mpmed.2007.06.008") "Secondary glomerular diseases are conditions with glomerular pathology in which an underlying cause can be established.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:93551") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206631") -AnnotationAssertion( "MONDO:0019724") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:93551") ) -AnnotationAssertion(rdfs:label "secondary glomerular disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:93551") ) - -# Class: (developmental defect during embryogenesis) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of embryonic morphogenesis.") -AnnotationAssertion( "ICD9:759.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C99267") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:93890") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:400038003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1302790") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206687") -AnnotationAssertion( "congenital malformation syndrome") -AnnotationAssertion( "developmental defect during embryogenesis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of embryonic morphogenesis") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "embryonic morphogenesis disease") -AnnotationAssertion(Annotation( "Orphanet:93890") "malformation syndrome") -AnnotationAssertion(Annotation( "Orphanet:93890") "rare developmental defect during embryogenesis") -AnnotationAssertion( "MONDO:0019755") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:93890") ) -AnnotationAssertion(rdfs:label "developmental defect during embryogenesis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (non-acquired pituitary hormone deficiency) - -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:95488") Annotation( "Orphanet:95488/attributed") Annotation( "Orphanet:95488/ntbt") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:95488") -AnnotationAssertion( "MONDO:0019824") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:95488") ) -AnnotationAssertion(rdfs:label "non-acquired pituitary hormone deficiency") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:95488") ) -SubClassOf(Annotation( "Orphanet:95488") ) - -# Class: (acquired pituitary hormone deficiency) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of hypopituitarism that is acquired during the lifetime of the individual.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:95502") Annotation( "Orphanet:95502/ntbt") "ICD10CM:E23.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:95502") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired hypopituitarism") -AnnotationAssertion( "MONDO:0019832") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:95502") ) -AnnotationAssertion(rdfs:comment "Editor note: check this") -AnnotationAssertion(rdfs:label "acquired pituitary hormone deficiency") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:95502") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (primary hypophysitis) - -AnnotationAssertion(Annotation( "MESH:D000069281") "Immune-mediated inflammation of the pituitary gland often associated with other autoimmune diseases (e.g., hashimoto disease; graves disease; and addison disease).") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:279.49") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D000069281") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C132055") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:95506") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237706000") -AnnotationAssertion(Annotation( "Orphanet:95506") "autoimmune hypophysitis") -AnnotationAssertion(Annotation( "NCIT:C132055") "lymphocytic hypophysitis") -AnnotationAssertion( "MONDO:0019835") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:95506") ) -AnnotationAssertion(rdfs:label "primary hypophysitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Entailed") ) -SubClassOf(Annotation( "Orphanet:95506") ) -SubClassOf(Annotation( "MESH:D000069281") Annotation( "MONDO:Redundant") ) - -# Class: (adenohypophysitis) - -AnnotationAssertion(Annotation( "PMID:21592417") "An autoimmune disease of the pituitary gland which can present with varying degrees of pituitary hormonal impairment and/or with symptoms related to pituitary enlargement. It predominantly affects young women in pregnancy or the peripartum period.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:95512") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "adenohypophysis inflammation") -AnnotationAssertion(Annotation( "Orphanet:95512") "anterior pituitary hypophysitis") -AnnotationAssertion( "inflammation of adenohypophysis") -AnnotationAssertion(Annotation( "PMID:21592417") "lymphocytic adenohypophysitis") -AnnotationAssertion( "MONDO:0019838") -AnnotationAssertion(Annotation( "Orphanet:95512") ) -AnnotationAssertion(rdfs:label "adenohypophysitis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:95512") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired primary ovarian failure) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of primary ovarian failure that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "Orphanet:95709") ) -AnnotationAssertion(Annotation( "Orphanet:95709") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:95709") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:717954003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4303540") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired primary ovarian failure") -AnnotationAssertion(Annotation( "Orphanet:95709") "acquired premature ovarian failure") -AnnotationAssertion( "MONDO:0019851") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:95709") ) -AnnotationAssertion(rdfs:label "acquired primary ovarian failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:95709") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited primary ovarian failure) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of primary ovarian failure that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:95710") Annotation( "Orphanet:95710/attributed") Annotation( "Orphanet:95710/ntbt") "ICD10CM:E28.3") -AnnotationAssertion(Annotation( "EFO:0004266") Annotation( "MONDO:relatedTo") "OMIM:613291") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:311360") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:95710") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary primary ovarian failure") -AnnotationAssertion(Annotation( "OMIMPS:311360") "inherited premature ovarian failure") -AnnotationAssertion( "non-acquired premature ovarian failure") -AnnotationAssertion( "MONDO:0019852") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:95710") ) -AnnotationAssertion(rdfs:label "inherited primary ovarian failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:95710") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:95710") ) - -# Class: (growth hormone-producing pituitary gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7911") "An adenoma or carcinoma of the anterior lobe of the pituitary gland that produces growth hormone.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7911") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7911") "UMLS:C0278864") -AnnotationAssertion(Annotation( "NCIT:C7911") "Growth hormone-producing pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone producing tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting neoplasm of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone secreting tumor of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "growth hormone-producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7911") "pituitary gland somatotropinoma") -AnnotationAssertion(Annotation( "NCIT:C7911") "pituitary somatotropinoma") -AnnotationAssertion(Annotation( "NCIT:C7911") "somatotroph neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7911") "somatotroph tumor") -AnnotationAssertion(Annotation( "NCIT:C7911") Annotation( "Orphanet:96256") "somatotropinoma") -AnnotationAssertion(Annotation( "NCIT:C7911") "somatotropinoma of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "somatotropinoma of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C7911") "somatotropinoma of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7911") "somatotropinoma of the pituitary gland") -AnnotationAssertion( "MONDO:0019927") -AnnotationAssertion(rdfs:label "growth hormone-producing pituitary gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "NCIT:C7911") ObjectSomeValuesFrom( )) - -# Class: (pancreatic neuroendocrine tumor) - -AnnotationAssertion(Annotation( "Orphanet:97253") "Pancreatic endocrine tumor, also known as pancreatic neuroendocrine tumor (PNET), describes a group of endocrine tumors originating in the pancreas that are usually indolent and benign, but may have the potential to be malignant. They can be functional, exhibiting a hormonal hypersecretion syndrome, but can be non-functional presenting with non-specific symptoms and include insulinoma, glucagonoma, VIPoma, somatostatinoma (SSoma), PPoma and Zollinger-Ellison syndrome (ZES, or gastrinoma) and other ectopic hormone producing tumors (such as GRFoma).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000045") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0013034") -AnnotationAssertion(Annotation( "NCIT:C27720") "ICDO:8150/1") -AnnotationAssertion(Annotation( "EFO:1000045") Annotation( "MONDO:equivalentTo") "NCIT:C27720") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PANET") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:97253") -AnnotationAssertion(Annotation( "NCIT:C27720") "islet cell tumor") -AnnotationAssertion(Annotation( "NCIT:C27720") "islet cell tumors - pancreas") -AnnotationAssertion(Annotation( "NCIT:C27720") "islet cell tumors of the pancreas") -AnnotationAssertion(Annotation( "NCIT:C27720") "pancreatic NET") -AnnotationAssertion(Annotation( "MONDO:0006048") Annotation( "NCIT:C27720") "pancreatic neuroendocrine tumor") -AnnotationAssertion(Annotation( "NCIT:C27720") "well differentiated pancreatic endocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27720") "well differentiated pancreatic endocrine tumor") -AnnotationAssertion(Annotation( "Orphanet:97253") "well-differentiated NEN of pancreas") -AnnotationAssertion(Annotation( "Orphanet:97253") "well-differentiated neuroendocrine neoplasm of pancreas") -AnnotationAssertion(Annotation( "Orphanet:97253") "well-differentiated pancreatic NEN") -AnnotationAssertion(Annotation( "Orphanet:97253") "well-differentiated pancreatic neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "ONCOTREE:PANET") Annotation( ) "PANET") -AnnotationAssertion(Annotation( "Orphanet:97253") "neuroendocrine tumor of pancreas") -AnnotationAssertion(Annotation( "GARD:0013034") "pancreatic endocrine tumor") -AnnotationAssertion( "MONDO:0019954") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:97253") ) -AnnotationAssertion(rdfs:label "pancreatic neuroendocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C27720") ) -SubClassOf(Annotation( "NCIT:C27720") Annotation( "Orphanet:97253") ) - -# Class: (encephalitis) - -AnnotationAssertion(Annotation( "NCIT:C26760") "An acute inflammatory process affecting the brain parenchyma. Causes include viral infections and less frequently bacterial infections, toxins, and immune-mediated processes.") -AnnotationAssertion(Annotation( "DOID:9588") ) -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "brain inflammation") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:9588") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:A85") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.9") -AnnotationAssertion(Annotation( "DOID:9588") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:97275") Annotation( "Orphanet:97275/e") "MESH:D004660") -AnnotationAssertion(Annotation( "Orphanet:97275") Annotation( "Orphanet:97275/e") "MedDRA:10014581") -AnnotationAssertion(Annotation( "DOID:9588") Annotation( "MONDO:equivalentTo") "NCIT:C26760") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:97275") -AnnotationAssertion(Annotation( "DOID:9588") Annotation( "MONDO:equivalentTo") "SCTID:45170000") -AnnotationAssertion(Annotation( "DOID:9588") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26760") Annotation( "Orphanet:97275") Annotation( "Orphanet:97275/e") "UMLS:C0014038") -AnnotationAssertion( "MONDO:0019956") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:97275") ) -AnnotationAssertion(rdfs:label "encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:97275") ) -SubClassOf( ) - -# Class: (bronchial endocrine tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neuroendocrine neoplasm that involves the bronchus.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:97287") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206886") -AnnotationAssertion(Annotation( "Orphanet:97287") "bronchial NET") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "bronchus NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bronchus neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "bronchus neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "bronchus neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of bronchus") -AnnotationAssertion(Annotation( "Orphanet:97287") "bronchial neuroendocrine tumor") -AnnotationAssertion( "MONDO:0019963") -AnnotationAssertion(Annotation( "Orphanet:97287") ) -AnnotationAssertion(rdfs:label "bronchial endocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (thymic neuroendocrine tumor) - -AnnotationAssertion(Annotation( "Orphanet:97289") "Thymic endocrine tumor is a rare, malignant, primary thymic neoplasm originating from neuroendocrine cells, presenting as a mass within the anterior mediastinum. Patients typically present with nonspecific symptoms, such as chest pain, cough, shortness of breath, or in some cases, superior vena cava syndrome, although patients could be asymptomatic during the early stages or present with multiple endocrine neoplasia type I. Ectopic production of ACTH and serotonin can lead to Cushing syndrome and carcinoid sydrome, respectively.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:TNET") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:97289") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206887") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "thymus NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "thymus neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "thymus neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( "MONDO:0019964") -AnnotationAssertion(Annotation( "Orphanet:97289") ) -AnnotationAssertion(rdfs:label "thymic neuroendocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "ONCOTREE:TNET") Annotation( "Orphanet:97289") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:97289") Annotation( "Orphanet:97289/inferred") ) - -# Class: (infectious disorder of the nervous system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A infectious disease that involves the nervous system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:349.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27590") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98010") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128116006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27590") Annotation( "Orphanet:98010") Annotation( "Orphanet:98010/e") "UMLS:C0597039") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system infectious disease") -AnnotationAssertion(Annotation( "NCIT:C27590") "nervous system infectious disorder") -AnnotationAssertion( "MONDO:0020010") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98010") ) -AnnotationAssertion(rdfs:label "infectious disorder of the nervous system") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:98010") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0020009") ObjectSomeValuesFrom( )) - -# Class: (central nervous system malformation) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:Q00-Q07") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009421") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98044") -AnnotationAssertion( "MONDO:0020022") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98044") ) -AnnotationAssertion(rdfs:label "central nervous system malformation") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:98044") ) -SubClassOf(Annotation( "Orphanet:98044") ) -SubClassOf(Annotation( "MONDO:0020009") ObjectSomeValuesFrom( )) - -# Class: (infectious encephalitis) - -AnnotationAssertion(Annotation( "NCIT:C79550") "An acute infectious process that affects the brain tissue. It is usually caused by viruses and less often by bacteria, parasites, and fungi.") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:049.8") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D000069544") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C79550") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:312215006") -AnnotationAssertion(Annotation( "NCIT:C79550") "encephalitis infection") -AnnotationAssertion( "MONDO:0020067") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98252") ) -AnnotationAssertion(rdfs:label "infectious encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf(Annotation( "MESH:D000069544") Annotation( "MONDO:Redundant") Annotation( "NCIT:C79550") ) -SubClassOf(Annotation( "MESH:D000069544") Annotation( "MONDO:Redundant") ) - -# Class: (postinfectious encephalitis) - -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:323.6") -AnnotationAssertion(Annotation( "Orphanet:98253") Annotation( "Orphanet:98253/e") "MedDRA:10057235") -AnnotationAssertion(Annotation( "MONDO:equivalentObsolete") "Orphanet:98253") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:192727001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98253") Annotation( "Orphanet:98253/e") "UMLS:C0393459") -AnnotationAssertion( "MONDO:0020068") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98253") ) -AnnotationAssertion(rdfs:label "postinfectious encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (chronic encephalitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of encephalitis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98255") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0006109") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "encephalitis, chronic") -AnnotationAssertion( "MONDO:0020069") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98255") ) -AnnotationAssertion(rdfs:label "chronic encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood-onset epilepsy syndrome) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A epilepsy syndrome that occurs during childhood.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/1640"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98259") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206976") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "childhood epilepsy syndrome") -AnnotationAssertion( "childhood-onset epilepsy syndrome") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "epilepsy syndrome of childhood") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "pediatric epilepsy syndrome") -AnnotationAssertion( "MONDO:0020072") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98259") ) -AnnotationAssertion(rdfs:comment "This type of grouping class represents an older way of classifying diseases, and represented here https://www.epilepsydiagnosis.org/index.html.") -AnnotationAssertion(rdfs:label "childhood-onset epilepsy syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:98259") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (adolescent-onset epilepsy syndrome) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/1640"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98260") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206977") -AnnotationAssertion( "MONDO:0020073") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98260") ) -AnnotationAssertion(rdfs:comment "This type of grouping class represents an older way of classifying diseases, and represented here https://www.epilepsydiagnosis.org/index.html.") -AnnotationAssertion(rdfs:label "adolescent-onset epilepsy syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:98260") ) - -# Class: (dendritic cell tumor) - -AnnotationAssertion(Annotation( "https://rarediseases.info.nih.gov/diseases/8317/dendritic-cell-tumor") "A dendritic cell tumor develops from the cells of the immune system. This condition typically begins in the lymph system and may spread to nearby organs or distant parts of the body (metastasize). There are five subtypes of dendritic cell tumors: follicular dendritic cell tumor, interdigitating dendritic cell tumor, Langerhans' cell histiocytosis, Langerhans' cell sarcoma, and dendritic cell sarcoma not specified otherwise. The symptoms and severity of the condition depend on the subtype and location of the tumor. Treatment may include surgery, radiation therapy, and/or chemotherapy.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008317") -AnnotationAssertion(Annotation( "MONDO:directSiblingOf") "NCIT:C27260") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98289") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:737223000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN206984") -AnnotationAssertion(Annotation( "NCIT:C27260") "Dendritic cell sarcoma, NOS") -AnnotationAssertion(Annotation( "NCIT:C27260") "Dendritic cell sarcoma, Not otherwise specified") -AnnotationAssertion(Annotation( "NCIT:C27260") "Dendritic cell tumor, NOS") -AnnotationAssertion(Annotation( "NCIT:C27260") "Dendritic cell tumor, Not otherwise specified") -AnnotationAssertion(Annotation( "GARD:0008317") "Dendritic cell neoplasm") -AnnotationAssertion( "MONDO:0020082") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GARD:0008317") ) -AnnotationAssertion(Annotation( "Orphanet:98289") ) -AnnotationAssertion(rdfs:label "dendritic cell tumor") -AnnotationAssertion(Annotation( "GARD:0008317") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/8317/dendritic-cell-tumor"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C27260") Annotation( "Orphanet:98289") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skeletal muscle disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the skeletal muscle tissue.") -AnnotationAssertion(Annotation( "Orphanet:98472") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:98472") Annotation( "Orphanet:98472/e") "MESH:D009135") -AnnotationAssertion(Annotation( "Orphanet:98472") Annotation( "Orphanet:98472/e") "MedDRA:10028641") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:206634") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98472") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:75047002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98472") Annotation( "Orphanet:98472/e") "UMLS:C1533847") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of skeletal muscle tissue") -AnnotationAssertion( "disease or disorder of skeletal muscle tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of skeletal muscle tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal muscle tissue disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "skeletal muscle tissue disease or disorder") -AnnotationAssertion( "MONDO:0020120") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98472") ) -AnnotationAssertion(rdfs:label "skeletal muscle disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired idiopathic inflammatory myopathy) - -AnnotationAssertion(Annotation( "NCIT:C116796") "An umbrella term for diseases which have chronic muscle inflammation and weakness of unknown etiology. The types of idiopathic inflammatory myopathy are further defined by either clinicopathologic criteria or by the presence of certain autoantibodies.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009128") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:359.79") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98482") -AnnotationAssertion(Annotation( "NCIT:C116796") "IIm") -AnnotationAssertion(Annotation( "Orphanet:98482") Annotation( ) "IMM") -AnnotationAssertion(Annotation( "NCIT:C116796") "idiopathic inflammatory myopathies") -AnnotationAssertion(Annotation( "Orphanet:98482") "idiopathic inflammatory myositis") -AnnotationAssertion(Annotation( "GARD:0009128") "idiopathic inflammatory myopathy, familial") -AnnotationAssertion( "MONDO:0020122") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98482") ) -AnnotationAssertion(rdfs:label "acquired idiopathic inflammatory myopathy") -AnnotationAssertion( ) -SubClassOf(Annotation( "Orphanet:98482") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (neuromuscular junction disease) - -AnnotationAssertion(Annotation( "MESH:D020511") "Conditions characterized by impaired transmission of impulses at the neuromuscular junction. This may result from disorders that affect receptor function, pre- or postsynaptic membrane function, or acetylcholinesterase activity. The majority of diseases in this category are associated with autoimmune, toxic, or inherited conditions.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:439") -AnnotationAssertion(Annotation( "DOID:439") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98491") Annotation( "Orphanet:98491/e") "MESH:D020511") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98491") -AnnotationAssertion(Annotation( "MONDO:mondoIsBroaderThanSource") "Orphanet:98495") -AnnotationAssertion(Annotation( "DOID:439") Annotation( "MONDO:equivalentTo") "SCTID:128213006") -AnnotationAssertion(Annotation( "DOID:439") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98491") Annotation( "Orphanet:98491/e") "UMLS:C0751950") -AnnotationAssertion( "MONDO:0020124") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98491") ) -AnnotationAssertion(rdfs:label "neuromuscular junction disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:439") Annotation( "MESH:D020511") Annotation( "Orphanet:98491") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired neuromuscular junction disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of neuromuscular junction disease that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98494") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN207015") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired neuromuscular junction disease") -AnnotationAssertion( "MONDO:0020125") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98494") ) -AnnotationAssertion(rdfs:label "acquired neuromuscular junction disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:98494") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (genetic peripheral neuropathy) - -AnnotationAssertion( "Genetic peripheral neuropathy.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5114"^^xsd:anyURI) -AnnotationAssertion( "2022-09-01") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98497") -AnnotationAssertion(Annotation( "MONDO:patterns/genetic") "genetic peripheral neuropathy") -AnnotationAssertion( "MONDO:0020127") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98497") ) -AnnotationAssertion(rdfs:comment "Reason: out of scope. MONDO:excludeGeneticFormOfDisease and MONDO:excludeGroupingClass. Term to consider: MONDO:0005244 peripheral neuropathy") -AnnotationAssertion(rdfs:label "genetic peripheral neuropathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:98497") ) -SubClassOf(Annotation( "MONDO:0020126") ObjectSomeValuesFrom( )) - -# Class: (motor neuron disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "A disease involving the motor neuron.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0003782") Annotation( "MONDO:equivalentTo") "DOID:231") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003782") -AnnotationAssertion(Annotation( "DOID:231") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98503") Annotation( "Orphanet:98503/e") "ICD10CM:G12.2") -AnnotationAssertion(Annotation( "DOID:231") Annotation( "EFO:0003782") "ICD9:335.2") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:335.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:335.9") -AnnotationAssertion(Annotation( "DOID:231") Annotation( "EFO:0003782") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98503") Annotation( "Orphanet:98503/e") "MESH:D016472") -AnnotationAssertion(Annotation( "Orphanet:98503") Annotation( "Orphanet:98503/e") "MedDRA:10028003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98503") -AnnotationAssertion(Annotation( "DOID:231") Annotation( "EFO:0003782") Annotation( "MONDO:equivalentTo") "SCTID:37340000") -AnnotationAssertion(Annotation( "Orphanet:98503") "anterior horn cell disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of motor neuron") -AnnotationAssertion( "disease or disorder of motor neuron") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of motor neuron") -AnnotationAssertion(Annotation( "MONDO:0005270") Annotation( "MONDO:patterns/location") "motor neuron disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "motor neuron disease or disorder") -AnnotationAssertion( "MONDO:0020128") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98503") ) -AnnotationAssertion(rdfs:label "motor neuron disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:231") Annotation( "EFO:0003782") Annotation( "https://github.com/monarch-initiative/mondo/issues/1588") ) -SubClassOf(Annotation( "MESH:D016472") Annotation( "Orphanet:98503") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired motor neuron disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of motor neuron disease that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98506") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN207019") -AnnotationAssertion(Annotation( "Orphanet:98506") "acquired anterior horn cell disease") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired motor neuron disease") -AnnotationAssertion( "MONDO:0020129") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98506") ) -AnnotationAssertion(rdfs:label "acquired motor neuron disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:98506") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebrovascular dementia) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98549") -AnnotationAssertion(Annotation( "Orphanet:98549") "rare cerebrovascular dementia") -AnnotationAssertion( "MONDO:0020144") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98549") ) -AnnotationAssertion(rdfs:label "cerebrovascular dementia") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:98549") ) -SubClassOf(Annotation( "MONDO:0019515") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (developmental defect of the eye) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98553") -AnnotationAssertion( "MONDO:0020145") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98553") ) -AnnotationAssertion(rdfs:label "developmental defect of the eye") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:98553") ) -SubClassOf(Annotation( "Orphanet:98553") ) -SubClassOf(Annotation( "MONDO:0015107") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited vitreous-retinal disease) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98657") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN207063") -AnnotationAssertion(Annotation( "MONDO:cjm") "genetic vitreoretinal disease") -AnnotationAssertion(Annotation( "Orphanet:98657") "genetic vitreous-retinal disease") -AnnotationAssertion( "MONDO:0020238") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98657") ) -AnnotationAssertion(rdfs:label "inherited vitreous-retinal disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015107") ObjectSomeValuesFrom( )) - -# Class: (uveitis) - -AnnotationAssertion(Annotation( "NCIT:C26909") "An inflammatory process affecting a part of or the entire uvea. Causes include inflammatory agents (e.g., herpes simplex, herpes zoster, leptospirosis) and systemic diseases (e.g., inflammatory bowel disease, multiple sclerosis, systemic lupus erythematosus, ankylosing spondylitis). Patients present with pain and redness in the eye, light sensitivity, and blurred and decreased vision.") -AnnotationAssertion( "uveitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:1001231") Annotation( "MONDO:equivalentTo") "DOID:13141") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001231") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0000554") -AnnotationAssertion(Annotation( "DOID:13141") Annotation( "EFO:1001231") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:98715") Annotation( "Orphanet:98715/e") "MESH:D014605") -AnnotationAssertion(Annotation( "EFO:1001231") Annotation( "Orphanet:98715") Annotation( "Orphanet:98715/e") "MedDRA:10046851") -AnnotationAssertion(Annotation( "DOID:13141") Annotation( "EFO:1001231") Annotation( "MONDO:equivalentTo") "NCIT:C26909") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98715") -AnnotationAssertion(Annotation( "DOID:13141") Annotation( "EFO:1001231") Annotation( "MONDO:equivalentTo") "SCTID:128473001") -AnnotationAssertion(Annotation( "DOID:13141") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26909") Annotation( "Orphanet:98715") Annotation( "Orphanet:98715/e") "UMLS:C0042164") -AnnotationAssertion( "inflammation of uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "uvea inflammation") -AnnotationAssertion(Annotation( "MONDO:ambiguous") "uveitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "uveitis (disease)") -AnnotationAssertion( "MONDO:0020283") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98715") ) -AnnotationAssertion(rdfs:label "uveitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13141") Annotation( "MESH:D014605") Annotation( "MONDO:Redundant") Annotation( "NCIT:C26909/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (transposition of the great arteries and conotruncal cardiac anomaly) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98717") -AnnotationAssertion( "MONDO:0020285") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98717") ) -AnnotationAssertion(rdfs:label "transposition of the great arteries and conotruncal cardiac anomaly") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:98717") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (aortic malformation) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98718") -AnnotationAssertion( "MONDO:0020286") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98718") ) -AnnotationAssertion(rdfs:label "aortic malformation") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:98718") ) -SubClassOf(Annotation( "Orphanet:98718") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (congenital anomaly of the great arteries) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4069"^^xsd:anyURI) -AnnotationAssertion(Annotation( "Orphanet:98724") Annotation( "Orphanet:98724/e") "MedDRA:10061080") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98724") -AnnotationAssertion(Annotation( "Orphanet:98724") "congenital aorta, aortic arch or pulmonary arteries anomaly") -AnnotationAssertion( "MONDO:0020292") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:98724") ) -AnnotationAssertion(rdfs:label "congenital anomaly of the great arteries") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:0018723-obsoleted") ) -SubClassOf(Annotation( "Orphanet:98724") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) - -# Class: (thymic neuroendocrine carcinoma) - -AnnotationAssertion(Annotation( "Orphanet:99869") "Thymic neuroendocrine carcinoma is a type of thymic epithelial neoplasm displaying evidence of neuroendocrine differentiation.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:99869") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:716653001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2210965") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN207412") -AnnotationAssertion( "neuroendocrine carcinoma of thymus") -AnnotationAssertion( "thymic neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "thymus neuroendocrine carcinoma") -AnnotationAssertion( "MONDO:0020516") -AnnotationAssertion(Annotation( "Orphanet:99869") ) -AnnotationAssertion(rdfs:label "thymic neuroendocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (inherited disease susceptibility) - -AnnotationAssertion(Annotation( "MESH:D020022") "A latent susceptibility to disease at the genetic level, which may be activated under certain conditions.") -AnnotationAssertion( "cjm") -AnnotationAssertion( "2017-09-30T12:01:25Z") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:Z15") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020022") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary disease susceptibility") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary predisposition to disease") -AnnotationAssertion(Annotation( "MESH:D020022") "genetic predisposition") -AnnotationAssertion(Annotation( "MESH:D020022") "genetic predispositions") -AnnotationAssertion(Annotation( "MESH:D020022") "genetic susceptibilities") -AnnotationAssertion(Annotation( "MESH:D020022") "genetic susceptibility") -AnnotationAssertion(Annotation( "MESH:D020022") "predisposition, genetic") -AnnotationAssertion(Annotation( "MESH:D020022") "predispositions, genetic") -AnnotationAssertion(Annotation( "MESH:D020022") "susceptibilities, genetic") -AnnotationAssertion(Annotation( "MESH:D020022") "susceptibility, genetic") -AnnotationAssertion( "MONDO:0020573") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "inherited disease susceptibility") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "MESH:D020022") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cutaneous vasculitis) - -AnnotationAssertion(Annotation( "NCIT:C112210") "Inflammation of the blood vessel wall characterized by palpable purpura.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C112210") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0262988") -AnnotationAssertion(Annotation( "NCIT:C112210") "cutaneous vasculitis") -AnnotationAssertion( "MONDO:0020576") -AnnotationAssertion(rdfs:label "cutaneous vasculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C112210") ) - -# Class: (childhood gonadal germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C114801") "A germ cell tumor that arises from the testis or ovary and occurs during childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C114801") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3899657") -AnnotationAssertion(Annotation( "NCIT:C114801") "childhood gonadal germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "gonadal germ cell tumor of childhood") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "pediatric gonadal germ cell tumor") -AnnotationAssertion( "MONDO:0020577") -AnnotationAssertion(rdfs:label "childhood gonadal germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (mucositis) - -AnnotationAssertion(Annotation( "NCIT:C115965") "Inflammation of the mucous membranes.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D052016") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C115965") -AnnotationAssertion( "inflammation of mucosa") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "mucosa inflammation") -AnnotationAssertion(Annotation( "NCIT:C115965") "mucositis") -AnnotationAssertion( "MONDO:0020579") -AnnotationAssertion(rdfs:label "mucositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C115965") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign uterine ligament neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C126493") "A non-metastasizing neoplasm that arises from the uterine ligament.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C126493") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0865093") -AnnotationAssertion(Annotation( "NCIT:C126493") "benign uterine ligament neoplasm") -AnnotationAssertion( "MONDO:0020582") -AnnotationAssertion(rdfs:label "benign uterine ligament neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C126493") ) - -# Class: (anemia due to enzyme disorder) - -AnnotationAssertion(Annotation( "NCIT:C35472") "Any form of anemia that results from the absence of, or the defective action of, any enzyme.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35472") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0494226") -AnnotationAssertion(Annotation( "NCIT:C35472") "anemia due to enzyme disorder") -AnnotationAssertion( "MONDO:0020584") -AnnotationAssertion(rdfs:label "anemia due to enzyme disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35472") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cardiac germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C147005") "A germ cell tumor that arises within the myocardium or cardiac chambers. The reported cases have been teratomas and yolk sac tumors.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C147005") -AnnotationAssertion(Annotation( "NCIT:C147005") "cardiac germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C147005") "heart germ cell tumor") -AnnotationAssertion( "MONDO:0020589") -AnnotationAssertion(rdfs:label "cardiac germ cell tumor") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C147005") ) -SubClassOf(Annotation( "NCIT:C147005") ) - -# Class: (disorder of pharynx) - -AnnotationAssertion(Annotation( "NCIT:C26850") "A non-neoplastic or neoplastic disorder that affects the pharynx. Representative examples include pharyngitis and carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007266") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26850") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:75860007") -AnnotationAssertion( "chordate pharynx disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "chordate pharynx disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of chordate pharynx") -AnnotationAssertion( "disease or disorder of chordate pharynx") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of chordate pharynx") -AnnotationAssertion( "pharyngeal disease") -AnnotationAssertion(Annotation( "NCIT:C26850") "pharyngeal disorder") -AnnotationAssertion( "MONDO:0020592") -AnnotationAssertion(rdfs:label "disorder of pharynx") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C26850") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malabsorption syndrome) - -AnnotationAssertion(Annotation( "NCIT:C3214") "A syndrome resulting from the inadequate absorption of nutrients in the small intestine. Symptoms include abdominal pain, bloating, and diarrhea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D008286") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3214") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:32230006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0024523") -AnnotationAssertion(Annotation( "NCIT:C3214") "malabsorption") -AnnotationAssertion(Annotation( "NCIT:C3214") "malabsorption syndrome") -AnnotationAssertion( "MONDO:0020598") -AnnotationAssertion(rdfs:label "malabsorption syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (grade III meningioma) - -AnnotationAssertion(Annotation( "NCIT:C38938") "A malignant meningioma with aggressive clinical course. It recurs in approximately 50-78% of the cases. This category includes the anaplastic (malignant) meningioma, papillary meningioma, and rhabdoid meningioma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C38938") -AnnotationAssertion(Annotation( "NCIT:C38938") "WHO grade III meningioma") -AnnotationAssertion(Annotation( "NCIT:C38938") "grade 3 meningioma") -AnnotationAssertion(Annotation( "NCIT:C38938") "grade III meningioma") -AnnotationAssertion(Annotation( "NCIT:C38938") "meningioma, malignant") -AnnotationAssertion( "MONDO:0020634") -AnnotationAssertion(rdfs:label "grade III meningioma") -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C38938") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C38938") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune encephalitis) - -AnnotationAssertion(Annotation( "NCIT:C122414") "Inflammation of the brain secondary to an immune response triggered by the body itself.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0011979") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C122414") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:622014") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95643007") -AnnotationAssertion(Annotation( "NCIT:C122414") "autoimmune encephalitis") -AnnotationAssertion( "MONDO:0020640") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autoimmune encephalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C122414") ) - -# Class: (respiratory tract neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3355") "A benign or malignant, primary or metastatic neoplasm involving the respiratory tract.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003853") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C30-C39") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012142") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3355") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126667002") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3355") "neoplasm of respiratory tract") -AnnotationAssertion(Annotation( "NCIT:C3355") "neoplasm of the respiratory tract") -AnnotationAssertion(Annotation( "MESH:D012142") "neoplasm, respiratory tract") -AnnotationAssertion(Annotation( "MESH:D012142") "neoplasms, respiratory tract") -AnnotationAssertion(Annotation( "EFO:0003853") "respiratory system neoplasm") -AnnotationAssertion(Annotation( "MESH:D012142") Annotation( "NCIT:C3355") "respiratory tract neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3355") "respiratory tract tumor") -AnnotationAssertion(Annotation( "MESH:D012142") "tract neoplasm, respiratory") -AnnotationAssertion(Annotation( "MESH:D012142") "tract neoplasms, respiratory") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3355") "tumor of respiratory tract") -AnnotationAssertion(Annotation( "NCIT:C3355") "tumor of the respiratory tract") -AnnotationAssertion( "MONDO:0020641") -AnnotationAssertion(rdfs:label "respiratory tract neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D012142") Annotation( "NCIT:C3355") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (germ cell tumor of the vulva) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:VGCT") -AnnotationAssertion( "MONDO:0020650") -AnnotationAssertion(rdfs:label "germ cell tumor of the vulva") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (vaginal adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C7981") "An adenocarcinoma arising from the vagina. Morphologic variants include the clear cell, endometrioid, mesonephric, and mucinous adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "ONCOTREE:VA") "NCIT:C7981") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:VA") -AnnotationAssertion(Annotation( "NCIT:C7981") "adenocarcinoma of the vagina") -AnnotationAssertion(Annotation( "NCIT:C7981") "adenocarcinoma of vagina") -AnnotationAssertion(Annotation( "NCIT:C7981") "vagina adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C7981") "vaginal adenocarcinoma") -AnnotationAssertion( "MONDO:0020653") -AnnotationAssertion(rdfs:label "vaginal adenocarcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C7981") ) -SubClassOf(Annotation( "NCIT:C7981") ) -SubClassOf(Annotation( "NCIT:C7981") ) - -# Class: (high grade malignant neoplasm) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C36046") -AnnotationAssertion(Annotation( "NCIT:C36046") "high grade malignant neoplasm") -AnnotationAssertion( "MONDO:0020665") -AnnotationAssertion(rdfs:label "high grade malignant neoplasm") -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C36046") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute disease) - -AnnotationAssertion(Annotation( "MESH:D000208") "Disease having a short and relatively severe course.") -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:799.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0001314") "MESH:D000208") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0001314") "SCTID:2704003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0001314") -AnnotationAssertion(Annotation( "MESH:D000208") Annotation( "UMLS:C0001314") "acute disease") -AnnotationAssertion(Annotation( "MESH:D000208") "acute diseases") -AnnotationAssertion(Annotation( "MESH:D000208") "disease, acute") -AnnotationAssertion( "MONDO:0020683") -AnnotationAssertion(rdfs:label "acute disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acute tonsillitis) - -AnnotationAssertion(Annotation( "NCIT:C97142") "An acute inflammation of the tonsils caused by viruses or bacteria. Signs and symptoms include fever, enlargement of the tonsils, difficulty swallowing, and enlargement of the regional lymph nodes.") -AnnotationAssertion( "ICD9:463") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0001361") "NCIT:C97142") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0001361") "SCTID:17741008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0001361") -AnnotationAssertion(Annotation( "NCIT:C97142") Annotation( "UMLS:C0001361") "acute tonsillitis") -AnnotationAssertion( "acute adenoiditis") -AnnotationAssertion(Annotation( "UMLS:C0001361") "infective tonsillitis") -AnnotationAssertion( "MONDO:0020686") -AnnotationAssertion(rdfs:label "acute tonsillitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (neural tube defects, susceptibility to) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:182940") -AnnotationAssertion(Annotation( "OMIM:182940") Annotation( "OMIM:genemap2") "neural tube defects") -AnnotationAssertion(Annotation( "OMIM:182940") Annotation( "OMIM:genemap2") "spina bifida, susceptibility to") -AnnotationAssertion(Annotation( "OMIM:182940") Annotation( ) "NTD") -AnnotationAssertion(Annotation( "OMIM:182940") "neural tube defects, SUSCEPTIBILITY to") -AnnotationAssertion(Annotation( "OMIM:182940") "spina bifida") -AnnotationAssertion( "MONDO:0020705") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neural tube defects, susceptibility to") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cartilage development disorder) - -AnnotationAssertion(Annotation( "NCIT:C34466") "Any dysfunction in the growth of cartilage.") -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:756.4") -AnnotationAssertion( "ICD9:756.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0008449") "NCIT:C34466") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0008449") "SCTID:67988000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0008449") -AnnotationAssertion(Annotation( "NCIT:C34466") "cartilage development disorder") -AnnotationAssertion(Annotation( "NCIT:C34466") "chondrodystrophy") -AnnotationAssertion(Annotation( "UMLS:C0008449") "Congenital anomaly of cartilage") -AnnotationAssertion(Annotation( "UMLS:C0008449") "abnormal development of cartilage") -AnnotationAssertion( "MONDO:0020779") -AnnotationAssertion(rdfs:label "cartilage development disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (basal cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3784") "A neoplastic proliferation of basal cells in the epidermis (part of the skin) or other anatomic sites (most frequently the salivary glands). The basal cell neoplastic proliferation in the epidermis results in basal cell carcinomas. The basal cell neoplastic proliferation in the salivary glands can be benign, resulting in basal cell adenomas or malignant, resulting in basal cell adenocarcinomas.") -AnnotationAssertion(Annotation( "NCIT:C3784") "ICDO:8090/1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D018295") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3784") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127570002") -AnnotationAssertion(Annotation( "NCIT:C3784") "basal cell tumor") -AnnotationAssertion(Annotation( "MESH:D018295") "neoplasm, basal cell") -AnnotationAssertion( "MONDO:0020799") -AnnotationAssertion(rdfs:label "basal cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D018295") Annotation( "NCIT:C3784") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (basal cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C156767") "A carcinoma involving the basal cells.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D002280") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C156767") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7586") -AnnotationAssertion( "basal cell cancer") -AnnotationAssertion(Annotation( "MESH:D002280") "epithelioma, basal cell") -AnnotationAssertion(Annotation( "NCIT:C7586") "malignant basal cell neoplasm") -AnnotationAssertion( "MONDO:0020804") -AnnotationAssertion(rdfs:label "basal cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D002280") Annotation( "NCIT:C156767") ) -SubClassOf(Annotation( "MESH:D002280") Annotation( "NCIT:C7586") ) - -# Class: (benign basal cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4743") "A neoplasm composed of basal cells that remains localized and does not metastasize to other anatomic sites.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4743") -AnnotationAssertion( "benign basal cell tumor") -AnnotationAssertion( "MONDO:0020805") -AnnotationAssertion(rdfs:label "benign basal cell neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C4743") ) -SubClassOf( ) - -# Class: (diaphragmitis) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000937") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0011985") "SCTID:73160007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0011985") -AnnotationAssertion(Annotation( "UMLS:C0011985") "diaphragmatitis") -AnnotationAssertion(Annotation( "UMLS:C0011985") "diaphragmitis") -AnnotationAssertion( "MONDO:0020830") -AnnotationAssertion(rdfs:label "diaphragmitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autism, susceptiblity to) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:209850") -AnnotationAssertion( "MONDO:0020836") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autism, susceptiblity to") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fungal infection of eye) - -AnnotationAssertion(Annotation( "MESH:D015821") "Infection by a variety of fungi, usually through four possible mechanisms: superficial infection producing conjunctivitis, keratitis, or lacrimal obstruction; extension of infection from neighboring structures - skin, paranasal sinuses, nasopharynx; direct introduction during surgery or accidental penetrating trauma; or via the blood or lymphatic routes in patients with underlying mycoses.") -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:117.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0015405") "MESH:D015821") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0015405") "SCTID:31194008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0015405") -AnnotationAssertion( "fungal infection of eye") -AnnotationAssertion(Annotation( "MESH:D015821") "EYE INFECT FUNGAL") -AnnotationAssertion(Annotation( "MESH:D015821") "Eye Infection, Fungal") -AnnotationAssertion(Annotation( "MESH:D015821") "Eye Infections, Fungal") -AnnotationAssertion(Annotation( "MESH:D015821") "FUNGAL EYE INFECT") -AnnotationAssertion(Annotation( "MESH:D015821") "Fungal Eye Infection") -AnnotationAssertion(Annotation( "MESH:D015821") "Fungal Eye Infections") -AnnotationAssertion(Annotation( "MESH:D015821") "Fungal Ocular Infection") -AnnotationAssertion(Annotation( "MESH:D015821") "Fungal Ocular Infections") -AnnotationAssertion(Annotation( "UMLS:C0015405") "Fungal eye infection") -AnnotationAssertion(Annotation( "UMLS:C0015405") "Fungal infection of eye") -AnnotationAssertion(Annotation( "MESH:D015821") "Infection, Fungal Eye") -AnnotationAssertion(Annotation( "MESH:D015821") "Infection, Fungal Ocular") -AnnotationAssertion(Annotation( "MESH:D015821") "Infection, Ocular Mycotic") -AnnotationAssertion(Annotation( "MESH:D015821") "Infections, Fungal Eye") -AnnotationAssertion(Annotation( "MESH:D015821") "Infections, Fungal Ocular") -AnnotationAssertion(Annotation( "MESH:D015821") "Infections, Ocular Mycotic") -AnnotationAssertion(Annotation( "MESH:D015821") "MYCOTIC INFECT OCULAR") -AnnotationAssertion(Annotation( "MESH:D015821") "Mycoses, Ocular") -AnnotationAssertion(Annotation( "MESH:D015821") "Mycosis, Ocular") -AnnotationAssertion(Annotation( "MESH:D015821") "Mycotic Infection, Ocular") -AnnotationAssertion(Annotation( "MESH:D015821") "Mycotic Infections, Ocular") -AnnotationAssertion(Annotation( "MESH:D015821") "OCULAR INFECT FUNGAL") -AnnotationAssertion(Annotation( "MESH:D015821") "Ocular Infection, Fungal") -AnnotationAssertion(Annotation( "MESH:D015821") "Ocular Infections, Fungal") -AnnotationAssertion(Annotation( "MESH:D015821") "Ocular Mycoses") -AnnotationAssertion(Annotation( "MESH:D015821") "Ocular Mycosis") -AnnotationAssertion(Annotation( "MESH:D015821") "Ocular Mycotic Infection") -AnnotationAssertion(Annotation( "MESH:D015821") "Ocular Mycotic Infections") -AnnotationAssertion(Annotation( "UMLS:C0015405") "Ocular mycosis") -AnnotationAssertion(Annotation( "MESH:D015821") "Oculomycoses") -AnnotationAssertion(Annotation( "MESH:D015821") "Oculomycosis") -AnnotationAssertion( "fungal eye infection") -AnnotationAssertion( "ocular mycosis") -AnnotationAssertion( "MONDO:0020944") -AnnotationAssertion(rdfs:label "fungal infection of eye") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D015821") ) -SubClassOf(Annotation( "MESH:D015821") ) - -# Class: (parasitic eye infection) - -AnnotationAssertion(Annotation( "MESH:D015822") "Mild to severe infections of the eye and its adjacent structures (adnexa) by adult or larval protozoan or metazoan parasites.") -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:136.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0015406") "MESH:D015822") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0015406") "SCTID:312418006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0015406") -AnnotationAssertion( "parasitic eye infection") -AnnotationAssertion(Annotation( "MESH:D015822") "EYE INFECT PARASITIC") -AnnotationAssertion(Annotation( "MESH:D015822") "Eye Infection, Parasitic") -AnnotationAssertion(Annotation( "MESH:D015822") "Eye Infections, Parasitic") -AnnotationAssertion(Annotation( "MESH:D015822") "Infection, Parasitic Eye") -AnnotationAssertion(Annotation( "MESH:D015822") "Infection, Parasitic Ocular") -AnnotationAssertion(Annotation( "MESH:D015822") "Infections, Parasitic Eye") -AnnotationAssertion(Annotation( "MESH:D015822") "Infections, Parasitic Ocular") -AnnotationAssertion(Annotation( "MESH:D015822") "OCULAR INFECT PARASITIC") -AnnotationAssertion(Annotation( "MESH:D015822") "Ocular Infection, Parasitic") -AnnotationAssertion(Annotation( "MESH:D015822") "Ocular Infections, Parasitic") -AnnotationAssertion(Annotation( "MESH:D015822") "PARASITIC EYE INFECT") -AnnotationAssertion(Annotation( "MESH:D015822") "Parasitic Eye Infection") -AnnotationAssertion(Annotation( "MESH:D015822") "Parasitic Eye Infections") -AnnotationAssertion(Annotation( "MESH:D015822") "Parasitic Ocular Infection") -AnnotationAssertion(Annotation( "MESH:D015822") "Parasitic Ocular Infections") -AnnotationAssertion(Annotation( "UMLS:C0015406") "Parasitic eye infection") -AnnotationAssertion( "MONDO:0020947") -AnnotationAssertion(rdfs:label "parasitic eye infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D015822") ) -SubClassOf(Annotation( "MESH:D015822") ) - -# Class: (viral eye infection) - -AnnotationAssertion(Annotation( "MESH:D015828") "Infections of the eye caused by minute intracellular agents. These infections may lead to severe inflammation in various parts of the eye - conjunctiva, iris, eyelids, etc. Several viruses have been identified as the causative agents. Among these are Herpesvirus, Adenovirus, Poxvirus, and Myxovirus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0015407") "MESH:D015828") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0015407") "SCTID:312132001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0015407") -AnnotationAssertion( "viral eye infection") -AnnotationAssertion(Annotation( "MESH:D015828") "EYE INFECT VIRAL") -AnnotationAssertion(Annotation( "MESH:D015828") "Eye Infection, Viral") -AnnotationAssertion(Annotation( "MESH:D015828") "Eye Infections, Viral") -AnnotationAssertion(Annotation( "MESH:D015828") "Infection, Viral Eye") -AnnotationAssertion(Annotation( "MESH:D015828") "Infection, Viral Ocular") -AnnotationAssertion(Annotation( "MESH:D015828") "Infections, Viral Eye") -AnnotationAssertion(Annotation( "MESH:D015828") "Infections, Viral Ocular") -AnnotationAssertion(Annotation( "MESH:D015828") "OCULAR INFECT VIRAL") -AnnotationAssertion(Annotation( "MESH:D015828") "Ocular Infection, Viral") -AnnotationAssertion(Annotation( "MESH:D015828") "Ocular Infections, Viral") -AnnotationAssertion(Annotation( "MESH:D015828") "VIRAL EYE INFECT") -AnnotationAssertion(Annotation( "MESH:D015828") "Viral Eye Infection") -AnnotationAssertion(Annotation( "MESH:D015828") "Viral Eye Infections") -AnnotationAssertion(Annotation( "MESH:D015828") "Viral Ocular Infection") -AnnotationAssertion(Annotation( "MESH:D015828") "Viral Ocular Infections") -AnnotationAssertion(Annotation( "UMLS:C0015407") "Viral eye infection") -AnnotationAssertion( "MONDO:0020950") -AnnotationAssertion(rdfs:label "viral eye infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D015828") ) -SubClassOf(Annotation( "MESH:D015828") ) - -# Class: (polydactyly) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A disease characterized by the presence of polydactyly, including syndromic and non-syndromic forms.") -AnnotationAssertion( "polydactyly (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1148") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0010442") -AnnotationAssertion(Annotation( "DOID:1148") "ICD9:755.0") -AnnotationAssertion(Annotation( "DOID:1148") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:755.00") -AnnotationAssertion(Annotation( "DOID:1148") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:2913") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D017689") -AnnotationAssertion(Annotation( "Orphanet:2913") "MedDRA:10036063") -AnnotationAssertion(Annotation( "DOID:1148") Annotation( "MONDO:equivalentTo") "NCIT:C87110") -AnnotationAssertion(Annotation( "DOID:1148") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:2913") "OMIM:603596") -AnnotationAssertion(Annotation( "DOID:1148") Annotation( "MONDO:equivalentTo") "SCTID:367506006") -AnnotationAssertion(Annotation( "NCIT:C87110") "hyperdactyly") -AnnotationAssertion(Annotation( "NCIT:C87110") "polydactylism") -AnnotationAssertion(Annotation( "MONDO:ambiguous") Annotation( "OMIM:603596") "polydactyly") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "polydactyly (disease)") -AnnotationAssertion(Annotation( "DOID:1148") "postaxial polydactyly") -AnnotationAssertion(Annotation( "DOID:1148") "supernumerary digit") -AnnotationAssertion( "MONDO:0021003") -AnnotationAssertion(rdfs:label "polydactyly") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (synaptopathy) - -AnnotationAssertion(Annotation( "Wikipedia:Synaptopathy") "A disease caused by dysfunction of synapses.") -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021017") -AnnotationAssertion(rdfs:label "synaptopathy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pancreatic neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3305") "A benign or malignant neoplasm involving the pancreas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003860") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010190") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:exact-label-match") "NCIT:C3305") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PANCREAS") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126859007") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3305") "neoplasm of pancreas") -AnnotationAssertion(Annotation( "NCIT:C3305") "neoplasm of the pancreas") -AnnotationAssertion(Annotation( "NCIT:C3305") "pancreas neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pancreas neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3305") "pancreas tumor") -AnnotationAssertion(Annotation( "NCIT:C3305") "pancreatic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3305") "pancreatic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3305") "tumor of pancreas") -AnnotationAssertion(Annotation( "NCIT:C3305") "tumor of the pancreas") -AnnotationAssertion(Annotation( "ONCOTREE:PANCREAS") "pancreas") -AnnotationAssertion( "MONDO:0021040") -AnnotationAssertion(rdfs:label "pancreatic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (glioma) - -AnnotationAssertion(Annotation( "NCIT:C3059") "A benign or malignant brain and spinal cord tumor that arises from glial cells (astrocytes, oligodendrocytes, ependymal cells). Tumors that arise from astrocytes are called astrocytic tumors or astrocytomas. Tumors that arise from oligodendrocytes are called oligodendroglial tumors. Tumors that arise from ependymal cells are called ependymomas.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006513") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D005910") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3059") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/2932") "Orphanet:182067") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:393564001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3059") "UMLS:C0017638") -AnnotationAssertion(Annotation( "NCIT:C3059") "glial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3059") "glial tumor") -AnnotationAssertion(Annotation( "NCIT:C3059") "glioma") -AnnotationAssertion(Annotation( "NCIT:C3059") "neoplasm of neuroglia") -AnnotationAssertion(Annotation( "NCIT:C3059") "neoplasm of the neuroglia") -AnnotationAssertion(Annotation( "NCIT:C3059") "neuroglial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3059") "neuroglial tumor") -AnnotationAssertion(Annotation( "NCIT:C3059") "tumor of neuroglia") -AnnotationAssertion(Annotation( "NCIT:C3059") "tumor of the neuroglia") -AnnotationAssertion( "MONDO:0021042") -AnnotationAssertion(rdfs:label "glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D005910") Annotation( "NCIT:C3059") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vulvar neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3443") "A benign or malignant neoplasm that affects the vulva. Representative examples include Bartholin gland adenoma, vulvar nodular hidradenoma, vulvar carcinoma, and vulvar melanoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3443") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126922007") -AnnotationAssertion( "mammalian vulva neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "mammalian vulva tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of mammalian vulva") -AnnotationAssertion(Annotation( "NCIT:C3443") "neoplasm of the vulva") -AnnotationAssertion(Annotation( "NCIT:C3443") "neoplasm of vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of mammalian vulva") -AnnotationAssertion(Annotation( "NCIT:C3443") "tumor of the vulva") -AnnotationAssertion(Annotation( "NCIT:C3443") "tumor of vulva") -AnnotationAssertion(Annotation( "NCIT:C3443") "vulva neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3443") "vulva tumor") -AnnotationAssertion(Annotation( "DOID:1245") "vulval neoplasm") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "NCIT:C3443") "vulvar neoplasm") -AnnotationAssertion(Annotation( "DOID:1245") Annotation( "NCIT:C3443") "vulvar tumor") -AnnotationAssertion( "MONDO:0021049") -AnnotationAssertion(rdfs:label "vulvar neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C3443") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3443") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vaginal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3437") "A benign or malignant neoplasm affecting the vagina. Representative examples of benign neoplasms include squamous papilloma and melanocytic nevus. Representative examples of malignant neoplasms include carcinoma, melanoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001447") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3437") -AnnotationAssertion(Annotation( "MONDO:relatedTo") "ONCOTREE:VULVA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126921000") -AnnotationAssertion(Annotation( "NCIT:C3437") "neoplasm of the vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3437") "neoplasm of vagina") -AnnotationAssertion(Annotation( "NCIT:C3437") "tumor of the vagina") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3437") "tumor of vagina") -AnnotationAssertion(Annotation( "NCIT:C3437") "vagina neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vagina neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3437") "vagina tumor") -AnnotationAssertion(Annotation( "NCIT:C3437") "vaginal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3437") "vaginal tumor") -AnnotationAssertion( "MONDO:0021050") -AnnotationAssertion(rdfs:comment "Editor note: we place the oncotree class here for consistency of placing of child classes, although it represents both vagina and vulva") -AnnotationAssertion(rdfs:label "vaginal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3437") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3437") ) - -# Class: (parasympathetic paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C4217") "A benign or malignant, usually non-functioning, extra-adrenal paraganglioma that arises from paraganglia located along the parasympathetic nerves. Representative examples include aorticopulmonary, carotid body, jugulotympanic, and mediastinal paragangliomas.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4217") "ICDO:8682/1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4217") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4217") "UMLS:C0334416") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "paraganglioma of parasympathetic nervous system") -AnnotationAssertion(Annotation( "NCIT:C4217") "parasympathetic Extra-adrenal paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C4217") "parasympathetic Paraganglionic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "parasympathetic nervous system paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C4217") "parasympathetic paraganglioma") -AnnotationAssertion( "MONDO:0021052") -AnnotationAssertion(rdfs:label "parasympathetic paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C4217") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4217/inferred") ) -SubClassOf( ) - -# Class: (neoplastic syndrome) - -AnnotationAssertion(Annotation( "NCIT:C54705") "A broad classification for disorders in which the development of neoplasms typically occur in association with a characteristic set of signs or symptoms. These disorders may be inherited or acquired.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C54705") -AnnotationAssertion(Annotation( "NCIT:C54705") "cancer-related syndrome") -AnnotationAssertion(Annotation( "NCIT:C54705") "neoplastic syndrome") -AnnotationAssertion(Annotation( "NCIT:C54705") "tumor syndrome") -AnnotationAssertion( "MONDO:0021058") -AnnotationAssertion(rdfs:label "neoplastic syndrome") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C54705") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") Annotation( "MONDO:indirect") ) -SubClassOf(Annotation( "MONDO:0016645") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant colon neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C9242") "A primary or metastatic malignant neoplasm that affects the colon. Representative examples include carcinoma, lymphoma, and sarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0004288") Annotation( "MONDO:equivalentTo") "DOID:219") -AnnotationAssertion(Annotation( "DOID:219") "ICD9:153") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:153.8") -AnnotationAssertion(Annotation( "DOID:219") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:153.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9242") -AnnotationAssertion(Annotation( "DOID:219") Annotation( "MONDO:equivalentTo") "SCTID:363406005") -AnnotationAssertion(Annotation( "DOID:219") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9242") "UMLS:C0007102") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of colon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon cancer") -AnnotationAssertion(Annotation( "NCIT:C9242") "colon neoplasm, malignant") -AnnotationAssertion(Annotation( "NCIT:C9242") "colon tumor, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9242") "malignant colon neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9242") "malignant colon tumor") -AnnotationAssertion(Annotation( "NCIT:C9242") "malignant colonic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9242") "malignant colonic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9242") "malignant neoplasm of colon") -AnnotationAssertion(Annotation( "NCIT:C9242") "malignant neoplasm of the colon") -AnnotationAssertion(Annotation( "NCIT:C9242") "malignant tumor of colon") -AnnotationAssertion(Annotation( "NCIT:C9242") "malignant tumor of the colon") -AnnotationAssertion( "MONDO:0021063") -AnnotationAssertion(rdfs:label "malignant colon neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9242") ) -SubClassOf(Annotation( "DOID:219") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9242") ) - -# Class: (jugulotympanic paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C3061") "A benign or malignant extra-adrenal parasympathetic paraganglioma arising from paraganglia in the base of the skull and middle ear.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3061") "glomus jugulare neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3061") "glomus jugulare tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010599") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.7") -AnnotationAssertion(Annotation( "NCIT:C3061") "ICDO:8690/1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3061") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127030001") -AnnotationAssertion(Annotation( "GARD:0010599") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3061") "UMLS:C0017671") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "basicranium parasympathetic paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C3061") "jugular paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C3061") "jugulotympanic paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C3061") "neoplasm of glomus jugulare") -AnnotationAssertion(Annotation( "NCIT:C3061") "neoplasm of the glomus jugulare") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "parasympathetic paraganglioma of basicranium") -AnnotationAssertion(Annotation( "NCIT:C3061") "tumor of glomus jugulare") -AnnotationAssertion(Annotation( "NCIT:C3061") "tumor of the glomus jugulare") -AnnotationAssertion(Annotation( "GARD:0010599") "Glomus tumor") -AnnotationAssertion(Annotation( "GARD:0010599") "Paraganglioma - glomus jugulare") -AnnotationAssertion( "MONDO:0021064") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "jugulotympanic paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C3061") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3061") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3061") ) -SubClassOf(Annotation( "MONDO:cjm") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (pleural neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3332") "A benign or malignant neoplasm that involves the serous membrane that lines the lungs and thoracic cavity. Most pleural neoplasms are metastatic. Diffuse malignant mesothelioma is the most common primary malignant neoplasm of the pleura.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010997") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3332") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PLEURA") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126719004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3332") "UMLS:C0032229") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3332") "neoplasm of pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of pleural cavity") -AnnotationAssertion(Annotation( "NCIT:C3332") "neoplasm of the pleura") -AnnotationAssertion( "pleura neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pleura neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "pleura tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pleural cavity neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "pleural cavity tumor") -AnnotationAssertion(Annotation( "NCIT:C3332") "pleural neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3332") "pleural tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3332") "tumor of pleura") -AnnotationAssertion(Annotation( "NCIT:C3332") "tumor of the pleura") -AnnotationAssertion( "MONDO:0021065") -AnnotationAssertion(rdfs:label "pleural neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3332") ) -SubClassOf( ) - -# Class: (urinary system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3431") "A benign or malignant, primary or metastatic neoplasm involving the urinary system. --2003") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3431") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BLADDER") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126879004") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of renal system") -AnnotationAssertion(Annotation( "NCIT:C3431") "neoplasm of the urinary system") -AnnotationAssertion(Annotation( "NCIT:C3431") "neoplasm of the urinary tract") -AnnotationAssertion(Annotation( "NCIT:C3431") "neoplasm of urinary system") -AnnotationAssertion(Annotation( "NCIT:C3431") "neoplasm of urinary tract") -AnnotationAssertion( "renal system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "renal system tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of renal system") -AnnotationAssertion(Annotation( "NCIT:C3431") "tumor of the urinary system") -AnnotationAssertion(Annotation( "NCIT:C3431") "tumor of the urinary tract") -AnnotationAssertion(Annotation( "NCIT:C3431") "tumor of urinary system") -AnnotationAssertion(Annotation( "NCIT:C3431") "tumor of urinary tract") -AnnotationAssertion(Annotation( "NCIT:C3431") "urinary system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3431") "urinary system tumor") -AnnotationAssertion(Annotation( "NCIT:C3431") "urinary tract neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3431") "urinary tract tumor") -AnnotationAssertion( "MONDO:0021066") -AnnotationAssertion(rdfs:comment "Editor note: note the ONCOTREE class is more general than just bladder") -AnnotationAssertion(rdfs:label "urinary system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3431/inferred") ) - -# Class: (mediastinal germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C6437") "A germ cell tumor that arises from the mediastinum. Representative examples include seminoma, embryonal carcinoma, yolk sac tumor, teratoma, and mixed germ cell tumor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6437") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6437") "UMLS:C1334655") -AnnotationAssertion(Annotation( "NCIT:C6437") "germ cell neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6437") "germ cell neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6437") "germ cell tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6437") "germ cell tumor of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C6437") "mediastinal germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6437") "mediastinal germ cell tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mediastinum germ cell tumor") -AnnotationAssertion(Annotation( "NCIT:C6437") "thymic germ cell tumor") -AnnotationAssertion( "MONDO:0021067") -AnnotationAssertion(rdfs:label "mediastinal germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C6437") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6437") ) - -# Class: (ovarian neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4984") "A benign, borderline, or malignant neoplasm involving the ovary.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4984") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:123843001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236629") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4984") "neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C4984") "neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C4984") "ovarian neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4984") "ovarian tumor") -AnnotationAssertion(Annotation( "NCIT:C4984") "ovarian tumors") -AnnotationAssertion( "ovary neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "ovary tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4984") "tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C4984") "tumor of the ovary") -AnnotationAssertion( "MONDO:0021068") -AnnotationAssertion(rdfs:label "ovarian neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4984") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4984") ) - -# Class: (malignant endocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3575") "A malignant neoplasm affecting the endocrine glands. Representative examples include thyroid gland carcinoma, parathyroid gland carcinoma, pituitary gland carcinoma, and adrenal cortex carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "DOID:170") "endocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:170") -AnnotationAssertion(Annotation( "DOID:170") "ICD9:194.9") -AnnotationAssertion(Annotation( "DOID:170") Annotation( "MONDO:equivalentTo") "MESH:D004701") -AnnotationAssertion(Annotation( "DOID:170") Annotation( "MONDO:equivalentTo") "NCIT:C3575") -AnnotationAssertion(Annotation( "DOID:170") "Endocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C3575") "endocrine cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocrine gland cancer") -AnnotationAssertion(Annotation( "NCIT:C3575") "endocrine neoplasm, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3575") "malignant endocrine gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3575") "malignant endocrine gland tumor") -AnnotationAssertion(Annotation( "NCIT:C3575") "malignant endocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3575") "malignant endocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3575") "malignant neoplasm of endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C3575") "malignant neoplasm of the endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C3575") "malignant tumor of endocrine gland") -AnnotationAssertion(Annotation( "NCIT:C3575") "malignant tumor of the endocrine gland") -AnnotationAssertion(Annotation( "DOID:170") "malignant tumour of endocrine gland") -AnnotationAssertion(Annotation( "DOID:170") "neoplasm of endocrine system") -AnnotationAssertion( "MONDO:0021069") -AnnotationAssertion(rdfs:label "malignant endocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3575") ) -SubClassOf( ) - -# Class: (laryngeal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3156") "A benign or malignant neoplasm involving the larynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003817") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D007822") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3156") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126692004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3156") "UMLS:C0023055") -AnnotationAssertion(Annotation( "NCIT:C3156") "laryngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3156") "laryngeal tumor") -AnnotationAssertion(Annotation( "NCIT:C3156") "larynx neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "larynx neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3156") "larynx tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3156") "neoplasm of larynx") -AnnotationAssertion(Annotation( "NCIT:C3156") "neoplasm of the larynx") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3156") "tumor of larynx") -AnnotationAssertion(Annotation( "NCIT:C3156") "tumor of the larynx") -AnnotationAssertion( "MONDO:0021071") -AnnotationAssertion(rdfs:label "laryngeal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D007822") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3156") ) -SubClassOf( ) - -# Class: (sympathetic paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C4216") "A benign or malignant paraganglioma arising from the chromaffin cells of the paraganglia that are located along the sympathetic nerves. It includes extra-adrenal paragangliomas and paragangliomas that arise from the adrenal medulla. The latter are commonly referred to as pheochromocytomas. Representative examples of extra-adrenal sympathetic paragangliomas include the bladder, and superior and inferior paraaortic paragangliomas. Clinical signs are related to the secretion of catecholamines resulting in hypertension.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4216") "ICDO:8681/1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C531777") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4216") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:399343007") -AnnotationAssertion(Annotation( "NCIT:C4216") "Chromaffinoma") -AnnotationAssertion(Annotation( "NCIT:C4216") "chromaffin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4216") "chromaffin tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "paraganglioma of sympathetic nervous system") -AnnotationAssertion(Annotation( "NCIT:C4216") "sympathetic Paraganglionic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sympathetic nervous system paraganglioma") -AnnotationAssertion(Annotation( "NCIT:C4216") "sympathetic paraganglioma") -AnnotationAssertion( "MONDO:0021072") -AnnotationAssertion(rdfs:label "sympathetic paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4216") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4216/inferred") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C4216") ObjectSomeValuesFrom( )) - -# Class: (paraneoplastic syndrome) - -AnnotationAssertion(Annotation( "NCIT:C3311") "A classification for rare disorders of diverse organ systems (endocrine, neuromuscular, gastrointestinal, renal, dermatologic, rheumatologic, hematologic) that are affected by substances secreted by a distant neoplasm but not by the action of the neoplasm itself metastasizing to that organ or tissue. Less than 1 % of neoplasms are associated with these syndromes. An immune-mediated response to neoplasm-elaborated proteins may be the cause of these syndromes. Additionally, their manifestation may signal the presence of an occult neoplasm, potentially at an earlier stage of disease thereby leading to a better clinical outcome. Constitutional signs may include fever, night sweats, anorexia and cachexia. Clinical course is usually progressive. Prognosis is variable depending on the effective treatment of the underlying neoplasm.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010257") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3311") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:49783001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3311") "UMLS:C0030472") -AnnotationAssertion(Annotation( "NCIT:C3311") "paraneoplastic syndrome") -AnnotationAssertion( "MONDO:0021073") -AnnotationAssertion(rdfs:label "paraneoplastic syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C3311") ) - -# Class: (precancerous condition) - -AnnotationAssertion(Annotation( "NCIT:C3341") "A pathological process with signs indicating it may become cancerous. Representative examples include leukoplakia, dysplastic nevus, actinic keratosis, xeroderma pigmentosum, and intraepithelial neoplasia.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D011230") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3341") -AnnotationAssertion(Annotation( "NCIT:C3341") "precancerous condition") -AnnotationAssertion(Annotation( "NCIT:C3341") "precancerous state") -AnnotationAssertion(Annotation( "NCIT:C3341") "premalignant condition") -AnnotationAssertion(Annotation( "NCIT:C3341") "premalignant state") -AnnotationAssertion( "MONDO:0021074") -AnnotationAssertion(rdfs:comment "Editor note: check classification. Also consider changing def, NCIT defines as disease. Also consider a grouping for this and paraneoplastic syndrome") -AnnotationAssertion(rdfs:label "precancerous condition") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (pancreatic exocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4445") "A benign or malignant neoplasm that arises from the epithelial cells of the exocrine pancreatic tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:235.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4445") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254604005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4445") "UMLS:C0345920") -AnnotationAssertion(Annotation( "NCIT:C4445") "exocrine pancreas neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "exocrine pancreas neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4445") "exocrine pancreas tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4445") "neoplasm of exocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C4445") "neoplasm of the exocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C4445") "pancreatic exocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4445") "pancreatic exocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4445") "tumor of exocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C4445") "tumor of the exocrine pancreas") -AnnotationAssertion( "MONDO:0021076") -AnnotationAssertion(rdfs:label "pancreatic exocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4445") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6283") "A benign or malignant neoplasm arising during childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6283") -AnnotationAssertion(Annotation( "NCIT:C6283") "childhood neoplasm") -AnnotationAssertion( "childhood neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C6283") "childhood tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "neoplasm (disease) of childhood") -AnnotationAssertion(Annotation( "NCIT:C6283") "pediatric neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "pediatric neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C6283") "pediatric tumor") -AnnotationAssertion( "MONDO:0021079") -AnnotationAssertion(rdfs:label "childhood neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6283/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (blood vessel neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7387") "A neoplasm arising from arteries or veins.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7387") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126736007") -AnnotationAssertion(Annotation( "NCIT:C7387") "blood vessel neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "blood vessel neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C7387") "blood vessel tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of blood vessel") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of blood vessel") -AnnotationAssertion( "MONDO:0021080") -AnnotationAssertion(rdfs:label "blood vessel neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C7387") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7387") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "NCIT:C7387") ObjectSomeValuesFrom( )) - -# Class: (vision disorder) - -AnnotationAssertion(Annotation( "NCIT:C35126") "Any impairment to the vision.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4614"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C35126") "disorder of visual system") -AnnotationAssertion(Annotation( "NCIT:C35126") "visual system disorder") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D014786") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MedDRA:10047518") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35126") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95677002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35126") "UMLS:C0042790") -AnnotationAssertion( "disorder of vision") -AnnotationAssertion(Annotation( "NCIT:C35126") "vision disorder") -AnnotationAssertion(Annotation( "NCIT:C35126") "visual disorder") -AnnotationAssertion(Annotation( "NCIT:C35126") "visual Field disorder") -AnnotationAssertion( "MONDO:0021084") -AnnotationAssertion(rdfs:label "vision disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3387") "A benign or malignant neoplasm involving the stomach.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003897") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D013274") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3387") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126824007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3387") "UMLS:C0038356") -AnnotationAssertion(Annotation( "NCIT:C3387") "gastric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3387") "gastric tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3387") "neoplasm of stomach") -AnnotationAssertion(Annotation( "NCIT:C3387") "neoplasm of the stomach") -AnnotationAssertion(Annotation( "NCIT:C3387") "stomach neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "stomach neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3387") "stomach tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3387") "tumor of stomach") -AnnotationAssertion(Annotation( "NCIT:C3387") "tumor of the stomach") -AnnotationAssertion( "MONDO:0021085") -AnnotationAssertion(rdfs:label "gastric neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D013274") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3387") ) -SubClassOf(Annotation( "MESH:D013274") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3387") ) - -# Class: (peripheral nervous system cancer) - -AnnotationAssertion(Annotation( "NCIT:C4961") "Malignant growth of cells in the peripheral nervous system (PNS)or Autonomic Nervous System (ANS), without specification as to location") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:171.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4961") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254986007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4961") "UMLS:C0751428") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant PNS neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant PNS tumor") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant neoplasm of PNS") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant neoplasm of peripheral nerve") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4961") "malignant neoplasm of peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant neoplasm of the PNS") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant neoplasm of the peripheral nerve") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant neoplasm of the peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant neoplasms, peripheral nerve") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant peripheral nerve neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant peripheral nerve tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4961") "malignant peripheral nervous system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant peripheral nervous system tumor") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant tumor of PNS") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant tumor of peripheral nerve") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant tumor of peripheral nervous system") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant tumor of the PNS") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant tumor of the peripheral nerve") -AnnotationAssertion(Annotation( "NCIT:C4961") "malignant tumor of the peripheral nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "peripheral nervous system cancer") -AnnotationAssertion(Annotation( "NCIT:C4961") "peripheral nervous system neoplasms, malignant") -AnnotationAssertion( "MONDO:0021089") -AnnotationAssertion(rdfs:label "peripheral nervous system cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4961") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4961") ) - -# Class: (fallopian tube neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3032") "A benign or malignant neoplasm affecting the fallopian tube. Representative examples of benign neoplasms include papilloma, adenofibroma, and leiomyoma. Representative examples of malignant neoplasms include carcinoma, carcinosarcoma, and adenosarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D005185") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3032") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126916003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3032") "UMLS:C0015558") -AnnotationAssertion(Annotation( "NCIT:C3032") "fallopian tube neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "fallopian tube neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3032") "fallopian tube tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3032") "neoplasm of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C3032") "neoplasm of the fallopian tube") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3032") "tumor of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C3032") "tumor of the fallopian tube") -AnnotationAssertion( "MONDO:0021092") -AnnotationAssertion(rdfs:label "fallopian tube neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3032") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3032") ) - -# Class: (parkinsonian disorder) - -AnnotationAssertion(Annotation( "MESH:D020734") "A group of disorders which feature impaired motor control characterized by bradykinesia, MUSCLE RIGIDITY; TREMOR; and postural instability. Parkinsonian diseases are generally divided into primary parkinsonism (see PARKINSON DISEASE), secondary parkinsonism (see PARKINSON DISEASE, SECONDARY) and inherited forms. These conditions are associated with dysfunction of dopaminergic or closely related motor integration neuronal pathways in the BASAL GANGLIA.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020734") -AnnotationAssertion( "MONDO:0021095") -AnnotationAssertion(rdfs:comment "Editor note: TODO") -AnnotationAssertion(rdfs:label "parkinsonian disorder") -AnnotationAssertion( ) -SubClassOf(Annotation( "MESH:D020734") ) - -# Class: (breast neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2910") "A benign or malignant neoplasm of the breast parenchyma. It can originate from the ducts, lobules or the breast adipose tissue. Breast neoplasms are much more common in females than males.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003869") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:239.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001943") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2910") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BREAST") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126926005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236627") -AnnotationAssertion(Annotation( "NCIT:C2910") "breast neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "breast neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2910") "breast tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2910") "neoplasm of breast") -AnnotationAssertion(Annotation( "NCIT:C2910") "neoplasm of the breast") -AnnotationAssertion(Annotation( "NCIT:C2910") "neoplasm, breast") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2910") "tumor of breast") -AnnotationAssertion(Annotation( "NCIT:C2910") "tumor of the breast") -AnnotationAssertion( "MONDO:0021100") -AnnotationAssertion(rdfs:label "breast neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D001943") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2910") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (meningitis) - -AnnotationAssertion(Annotation( "NCIT:C26828") "A disorder characterized by acute inflammation of the meninges of the brain and/or spinal cord.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( "meningitis (disease)") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:322.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D008581") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26828") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:7180009") -AnnotationAssertion( "inflammation of meninx") -AnnotationAssertion(Annotation( "NCIT:C26828") "meningitis") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "meningitis (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "meninx inflammation") -AnnotationAssertion( "MONDO:0021108") -AnnotationAssertion(rdfs:label "meningitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -EquivalentClasses( ObjectUnionOf( )) -SubClassOf( ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ureter neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3427") "A benign or malignant neoplasm that affects the ureter.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003844") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3427") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126882009") -AnnotationAssertion(Annotation( "NCIT:C3427") "neoplasm of the ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3427") "neoplasm of ureter") -AnnotationAssertion(Annotation( "NCIT:C3427") "neoplasms of the ureter") -AnnotationAssertion(Annotation( "NCIT:C3427") "neoplasms of ureter") -AnnotationAssertion(Annotation( "NCIT:C3427") "tumor of the ureter") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3427") "tumor of ureter") -AnnotationAssertion(Annotation( "NCIT:C3427") "ureter neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ureter neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3427") "ureter tumor") -AnnotationAssertion(Annotation( "NCIT:C3427") "ureteral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3427") "ureteral tumor") -AnnotationAssertion( "MONDO:0021111") -AnnotationAssertion(rdfs:label "ureter neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3427/inferred") ) - -# Class: (lung neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3200") "A benign or malignant, primary or metastatic neoplasm involving the lungs. Representative examples of benign neoplasms include adenoma, papilloma, chondroma, and endobronchial lipoma. Representative examples of malignant neoplasms include carcinoma, carcinoid tumor, sarcoma, and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D008175") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3200") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LUNG") -AnnotationAssertion(Annotation( "NCIT:C3200") "lung neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lung neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3200") "lung neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3200") "lung tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3200") "neoplasm of lung") -AnnotationAssertion(Annotation( "NCIT:C3200") "neoplasm of the lung") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3200") "tumor of lung") -AnnotationAssertion(Annotation( "NCIT:C3200") "tumor of the lung") -AnnotationAssertion(Annotation( "ONCOTREE:LUNG") "lung") -AnnotationAssertion(Annotation( "MESH:D008175") "neoplasm, lung") -AnnotationAssertion(Annotation( "MESH:D008175") "neoplasm, pulmonary") -AnnotationAssertion(Annotation( "MESH:D008175") "neoplasms, lung") -AnnotationAssertion(Annotation( "MESH:D008175") "neoplasms, pulmonary") -AnnotationAssertion( "MONDO:0021117") -AnnotationAssertion(rdfs:label "lung neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D008175") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3200") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3200") ) - -# Class: (intestinal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3141") "A benign or malignant neoplasm involving the small or large intestine.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:4610") -AnnotationAssertion(Annotation( "DOID:4610") Annotation( "MONDO:equivalentTo") "NCIT:C3141") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:BOWEL") -AnnotationAssertion(Annotation( "DOID:4610") Annotation( "MONDO:equivalentTo") "SCTID:126769007") -AnnotationAssertion(Annotation( "NCIT:C3141") "intestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3141") "intestinal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3141") "intestinal tumor") -AnnotationAssertion(Annotation( "DOID:4610") Annotation( "NCIT:C3141") "intestinal tumors") -AnnotationAssertion(Annotation( "DOID:4610") "intestine growth") -AnnotationAssertion( "intestine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "intestine tumor") -AnnotationAssertion(Annotation( "DOID:4610") "neoplasm of intestinal tract") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of intestine") -AnnotationAssertion(Annotation( "NCIT:C3141") "neoplasm of intestines") -AnnotationAssertion(Annotation( "NCIT:C3141") "neoplasm of the intestines") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of intestine") -AnnotationAssertion(Annotation( "NCIT:C3141") "tumor of intestines") -AnnotationAssertion(Annotation( "NCIT:C3141") "tumor of the intestines") -AnnotationAssertion(Annotation( "ONCOTREE:BOWEL") "bowel neoplasm") -AnnotationAssertion(Annotation( "DOID:4610") "intestinal benign neoplasm") -AnnotationAssertion( "MONDO:0021118") -AnnotationAssertion(rdfs:label "intestinal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:4610") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3141") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3141") ) - -# Class: (female infertility) - -AnnotationAssertion(Annotation( "MESH:D007247") "Diminished or absent ability of a female to achieve conception.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008560") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:N97") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:628.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:628.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D007247") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:6738008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0341869") -AnnotationAssertion(Annotation( "MESH:D007247") "female infertility") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "female reproductive system infertility") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "female reproductive system infertility disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "infertility disorder of female reproductive system") -AnnotationAssertion(Annotation( "MESH:D007247") "female sterility") -AnnotationAssertion(Annotation( "MESH:D007247") "female sub-fertility") -AnnotationAssertion(Annotation( "MESH:D007247") "female subfertility") -AnnotationAssertion(Annotation( "MESH:D007247") "postpartum sterility") -AnnotationAssertion(Annotation( "MESH:D007247") "sterility, female") -AnnotationAssertion(Annotation( "MESH:D007247") "sterility, postpartum") -AnnotationAssertion(Annotation( "MESH:D007247") "sub fertility, female") -AnnotationAssertion(Annotation( "MESH:D007247") "sub-fertility, female") -AnnotationAssertion(Annotation( "MESH:D007247") "subfertility, female") -AnnotationAssertion( "MONDO:0021124") -AnnotationAssertion(rdfs:label "female infertility") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D007247/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0008560") Annotation( "MESH:D007247") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (disease characteristic) - -AnnotationAssertion(Annotation( "MONDO:cjm") "An attribute of a disease.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C41009") -AnnotationAssertion( "disease qualifier") -AnnotationAssertion(Annotation( "NCIT:C41009") "modifier") -AnnotationAssertion(Annotation( "NCIT:C41009") "qualifier") -AnnotationAssertion( "MONDO:0021125") -AnnotationAssertion(rdfs:label "disease characteristic") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (syndromic or isolated) - -AnnotationAssertion(Annotation( "MONDO:cjm") "An characteristic of a disease that varies depending on whether the disease appears as an isolated feature or whether the disease is a syndrome consisting of multiple features.") -AnnotationAssertion( "MONDO:0021126") -AnnotationAssertion(rdfs:label "syndromic or isolated") -SubClassOf( ) - -# Class: (has a syndromic presentation) - -AnnotationAssertion(Annotation( "MONDO:cjm") "An characteristic of a disease in which the disease is not manifested as an isolated feature but has multiple distinct features.") -AnnotationAssertion( "MONDO:0021127") -AnnotationAssertion(rdfs:label "has a syndromic presentation") -SubClassOf( ) - -# Class: (has an isolated presentation) - -AnnotationAssertion(Annotation( "MONDO:cjm") "An characteristic of a disease in which the disease is manifested as an isolated feature.") -AnnotationAssertion( "MONDO:0021128") -AnnotationAssertion(rdfs:label "has an isolated presentation") -SubClassOf( ) - -# Class: (rare or common) - -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/254"^^xsd:anyURI) -AnnotationAssertion( "MONDO:0021135") -AnnotationAssertion(rdfs:label "rare or common") -SubClassOf( ) - -# Class: (rare) - -AnnotationAssertion(Annotation( "https://www.rarediseaseday.org/article/what-is-a-rare-disease") "A disease or disorder is defined as rare in Europe when it affects fewer than 1 in 2000. A disease or disorder is defined as rare in the USA when it affects fewer than 200,000 persons at any given time. Here we take the European definition to be consistent with Orphanet.") -AnnotationAssertion( "rare (European definition)") -AnnotationAssertion( "MONDO:0021136") -AnnotationAssertion(rdfs:label "rare") -SubClassOf( ) - -# Class: (bone marrow cancer) - -AnnotationAssertion(Annotation( "NCIT:C35501") "Malignant neoplasms that either originate from the bone marrow (e.g. myeloid leukemias) or involve the bone marrow as secondary-metastatic tumors (e.g. metastatic carcinomas to the bone marrow). --2003") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35501") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35501") "UMLS:C2703042") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C35501") "bone marrow cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of bone marrow") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C35501") "malignant bone marrow neoplasm") -AnnotationAssertion(Annotation( "NCIT:C35501") "malignant bone marrow tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of bone marrow") -AnnotationAssertion( "MONDO:0021138") -AnnotationAssertion(rdfs:label "bone marrow cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35501") ) - -# Class: (congenital or acquired) - -AnnotationAssertion( "MONDO:0021139") -AnnotationAssertion(rdfs:label "congenital or acquired") -SubClassOf( ) - -# Class: (congenital) - -AnnotationAssertion(Annotation( "Wikipedia:Birth_defect") "A characteristic of a disease in which the disease is present at birth, regardless of cause.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4069"^^xsd:anyURI) -AnnotationAssertion( "inborn") -AnnotationAssertion( "MONDO:0021140") -AnnotationAssertion(rdfs:label "congenital") -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) - -# Class: (acquired) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:409941") -AnnotationAssertion(Annotation( "Orphanet:409941") "not genetically inherited") -AnnotationAssertion( "MONDO:0021141") -AnnotationAssertion(rdfs:label "acquired") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (melanocytic neoplasm) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D018326") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7058") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:399956005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7058") "UMLS:C1302746") -AnnotationAssertion(Annotation( "NCIT:C7058") "melanocytic neoplasm") -AnnotationAssertion(Annotation( "MESH:D018326") "melanomas and nevi") -AnnotationAssertion( "MONDO:0021143") -AnnotationAssertion(rdfs:label "melanocytic neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D018326/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7058/inferred") ) -SubClassOf(Annotation( "MONDO:cjm") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (headache disorder) - -AnnotationAssertion(Annotation( "MESH:D020773") "Various conditions with the symptom of headache. Headache disorders are classified into major groups, such as primary headache disorders (based on characteristics of their headache symptoms) and secondary headache disorders (based on their etiologies). (International Classification of Headache Disorders, 2nd ed. Cephalalgia 2004: suppl 1)") -AnnotationAssertion(Annotation( "MESH:D020773") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020773") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:230461009") -AnnotationAssertion(Annotation( "MESH:D020773") "headache disorder") -AnnotationAssertion(Annotation( "MESH:D020773") "cephalgia syndrome") -AnnotationAssertion(Annotation( "MESH:D020773") "cephalgia syndromes") -AnnotationAssertion(Annotation( "MESH:D020773") "chronic daily headache") -AnnotationAssertion(Annotation( "MESH:D020773") "chronic daily headaches") -AnnotationAssertion(Annotation( "MESH:D020773") "chronic headache") -AnnotationAssertion(Annotation( "MESH:D020773") "chronic headaches") -AnnotationAssertion(Annotation( "MESH:D020773") "daily headache, chronic") -AnnotationAssertion(Annotation( "MESH:D020773") "daily headaches, chronic") -AnnotationAssertion(Annotation( "MESH:D020773") "headache syndrome") -AnnotationAssertion(Annotation( "MESH:D020773") "headache syndromes") -AnnotationAssertion(Annotation( "MESH:D020773") "headache, chronic") -AnnotationAssertion(Annotation( "MESH:D020773") "headache, chronic daily") -AnnotationAssertion(Annotation( "MESH:D020773") "headache, intractable") -AnnotationAssertion(Annotation( "MESH:D020773") "headaches, chronic") -AnnotationAssertion(Annotation( "MESH:D020773") "headaches, chronic daily") -AnnotationAssertion(Annotation( "MESH:D020773") "headaches, intractable") -AnnotationAssertion(Annotation( "MESH:D020773") "intractable headache") -AnnotationAssertion(Annotation( "MESH:D020773") "intractable headaches") -AnnotationAssertion(Annotation( "MESH:D020773") "syndrome, headache") -AnnotationAssertion( "MONDO:0021146") -AnnotationAssertion(rdfs:label "headache disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-0736-9199") Annotation( "https://orcid.org/0000-0002-4142-7153") Annotation( "https://orcid.org/0000-0002-6601-2165") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of development or morphogenesis) - -AnnotationAssertion(Annotation( "MONDO:cjm") "Any disease or disorder that disrupts the process development of an anatomical structure. Can be due to genetic or environmental causes. Typically happens during embryogenesis, but also includes post-embryonic development.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:Q00-Q99") -AnnotationAssertion( "MONDO:0021147") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "disorder of development or morphogenesis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (female reproductive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3053") "A benign, precancerous, or malignant neoplasm that affects the female reproductive system. Representative examples include uterine corpus leiomyoma, endocervical polyp, ovarian carcinoma, cervical carcinoma, and endometrial carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001331") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D005833") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3053") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3053") "UMLS:C0017416") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "female reproductive organ neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "female reproductive organ tumor") -AnnotationAssertion(Annotation( "NCIT:C3053") "female reproductive system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "female reproductive system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3053") "female reproductive system tumor") -AnnotationAssertion(Annotation( "NCIT:C3053") "gynecologic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3053") "gynecologic tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of female reproductive organ") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3053") "neoplasm of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3053") "neoplasm of the female reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3053") "tumor of female reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3053") "tumor of the female reproductive system") -AnnotationAssertion( "MONDO:0021148") -AnnotationAssertion(rdfs:label "female reproductive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3053") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3053") ) - -# Class: (genetic vs non-genetic etiology) - -AnnotationAssertion( "MONDO:0021149") -AnnotationAssertion(rdfs:label "genetic vs non-genetic etiology") -SubClassOf( ) - -# Class: (inherited) - -AnnotationAssertion(Annotation( "MONDO:cjm") "A characteristic of a disease in which the cause of the disease is a genetic problem inherited from either or both parents.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004420") -AnnotationAssertion( "constitutitional genetic") -AnnotationAssertion( "familial") -AnnotationAssertion( "genetic") -AnnotationAssertion( "hereditary") -AnnotationAssertion( "inherited genetic") -AnnotationAssertion( "MONDO:0021152") -AnnotationAssertion(rdfs:label "inherited") -SubClassOf( ) - -# Class: (dermis disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the dermis.") -AnnotationAssertion(Annotation( "Orphanet:79381") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:79381") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227618") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "dermis disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "dermis disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of dermis") -AnnotationAssertion( "disease or disorder of dermis") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of dermis") -AnnotationAssertion(Annotation( "MONDO:0019295") "other dermis disorder") -AnnotationAssertion( "MONDO:0021154") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:79381") ) -AnnotationAssertion(rdfs:label "dermis disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4071-8397") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hypophysitis) - -AnnotationAssertion(Annotation( "MESH:D000072659") "Inflammation of the pituitary gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D000072659") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C12399") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237705001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0342409") -AnnotationAssertion(Annotation( "NCIT:C12399") "gland, pituitary") -AnnotationAssertion(Annotation( "NCIT:C12399") "hypophysis") -AnnotationAssertion(Annotation( "NCIT:C12399") "hypophysis cerebri") -AnnotationAssertion(Annotation( "MESH:D000072659") "hypophysitides") -AnnotationAssertion( "inflammation of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C12399") "nervous system, pituitary") -AnnotationAssertion(Annotation( "NCIT:C12399") "pituitary") -AnnotationAssertion(Annotation( "NCIT:C12399") "pituitary gland") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "pituitary gland inflammation") -AnnotationAssertion( "MONDO:0021156") -AnnotationAssertion(rdfs:comment "Editor note: TODO - add all subtypes; Granulomatous hypophysitis is one of five types of inflammatory hypophysitis, which are (lymphocytic, granulomatous, xanthomatous, xanthogranulomatous, and necrotizing) https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5494403/") -AnnotationAssertion(rdfs:label "hypophysitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D000072659") Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (kidney neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3150") "A benign or malignant neoplasm affecting the kidney. Representative examples of benign renal neoplasms include fibroma, lipoma, oncocytoma, and juxtaglomerular cell tumor. Representative examples of malignant renal neoplasms include renal cell carcinoma, renal pelvis carcinoma, Wilms tumor, rhabdoid tumor, sarcoma, and lymphoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3150") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:KIDNEY") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126880001") -AnnotationAssertion(Annotation( "NCIT:C3150") "kidney neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "kidney neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3150") "kidney tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3150") "neoplasm of kidney") -AnnotationAssertion(Annotation( "NCIT:C3150") "neoplasm of the kidney") -AnnotationAssertion(Annotation( "NCIT:C3150") "renal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3150") "renal tumor") -AnnotationAssertion(Annotation( "NCIT:C3150") "renal tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3150") "tumor of kidney") -AnnotationAssertion(Annotation( "NCIT:C3150") "tumor of the kidney") -AnnotationAssertion( "MONDO:0021163") -AnnotationAssertion(rdfs:label "kidney neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3150") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3150/inferred") ) - -# Class: (inflammatory disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "A disease involving a pathogenic inflammatory response in the anatomical structure.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:799.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C93210") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128139000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C93210") "UMLS:C1290884") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "anatomical structure inflammation") -AnnotationAssertion( "inflammation of anatomical structure") -AnnotationAssertion( "inflammatory disease") -AnnotationAssertion( "inflammatory disorder") -AnnotationAssertion( "MONDO:0021166") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "inflammatory disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myositis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the muscle tissue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "EFO:0000783") Annotation( "MONDO:equivalentTo") "DOID:633") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0000783") -AnnotationAssertion(Annotation( "EFO:0000783") "ICD9:728.9") -AnnotationAssertion(Annotation( "DOID:633") Annotation( "EFO:0000783") Annotation( "MONDO:equivalentTo") "MESH:D009220") -AnnotationAssertion(Annotation( "DOID:633") Annotation( "EFO:0000783") Annotation( "MONDO:equivalentTo") "NCIT:C27578") -AnnotationAssertion(Annotation( "DOID:633") Annotation( "EFO:0000783") Annotation( "MONDO:equivalentTo") "SCTID:128496001") -AnnotationAssertion( "inflammation of muscle tissue") -AnnotationAssertion(Annotation( "DOID:633") "inflammatory disorder of muscle") -AnnotationAssertion( "inflammatory disorder of muscle (disorder)") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "muscle tissue inflammation") -AnnotationAssertion( "MONDO:0021167") -AnnotationAssertion(rdfs:label "myositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:633") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "EFO:0000784") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hyperlipidemia) - -AnnotationAssertion( "hyperlipidemia (disease)") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003774") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0003077") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:E78.5") -AnnotationAssertion( "ICD9:272.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D006949") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:55822004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0020473") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN236649") -AnnotationAssertion(Annotation( "MESH:D006949") "hyperlipidemia") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "hyperlipidemia (disease)") -AnnotationAssertion(Annotation( "MESH:D006949") "hyperlipemia") -AnnotationAssertion(Annotation( "MESH:D006949") "hyperlipemias") -AnnotationAssertion(Annotation( "MESH:D006949") "lipemia") -AnnotationAssertion(Annotation( "MESH:D006949") "lipemias") -AnnotationAssertion(Annotation( "MESH:D006949") "lipidemia") -AnnotationAssertion(Annotation( "MESH:D006949") "lipidemias") -AnnotationAssertion( "MONDO:0021187") -AnnotationAssertion(rdfs:label "hyperlipidemia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ICD10CM:E78.5/inferred") Annotation( "MESH:D006949/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34709") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neuroepithelial neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3787") "A neoplasm of the nervous system that arises from the neuroepithelial tissues. Representative examples include astrocytic tumors, oligodendroglial tumors, ependymal tumors, and primitive neuroectodermal tumors.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D018302") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3787") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PRNET") -AnnotationAssertion(Annotation( "NCIT:C3787") "neoplasm of neuroepithelial tissue") -AnnotationAssertion(Annotation( "NCIT:C3787") "neoplasm of neuroepithelium") -AnnotationAssertion(Annotation( "NCIT:C3787") "neoplasm of the neuroepithelium") -AnnotationAssertion(Annotation( "NCIT:C3787") "neuroepithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3787") "neuroepithelial neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3787") "neuroepithelial tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3787") "neuroepithelial tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C3787") "neuroepithelial tumor") -AnnotationAssertion(Annotation( "NCIT:C3787") "neuroepithelial tumors") -AnnotationAssertion(Annotation( "NCIT:C3787") "tumor of neuroepithelial tissue") -AnnotationAssertion(Annotation( "NCIT:C3787") "tumor of neuroepithelium") -AnnotationAssertion(Annotation( "NCIT:C3787") "tumor of the neuroepithelium") -AnnotationAssertion(Annotation( "ONCOTREE:PRNET") "primary neuroepithelial tumor") -AnnotationAssertion( "MONDO:0021193") -AnnotationAssertion(rdfs:comment "Editor note consider adding grouping class for Neuroepithelial, Perineurial, and Schwann Cell Neoplasm") -AnnotationAssertion(rdfs:label "neuroepithelial neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35562") Annotation( "NCIT:C3787/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin infection) - -AnnotationAssertion(Annotation( "NCIT:C35025") "An inflammatory process affecting the skin, caused by bacteria, viruses, parasites, or fungi. Examples of bacterial infection include carbuncles, furuncles, impetigo, erysipelas, and abscesses. Examples of viral infection include shingles, warts, molluscum contagiosum, and pityriasis rosea. Examples of parasitic infection include scabies and lice. Examples of fungal infection include athlete's foot, yeast infection, and ringworm.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35025") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:19824006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35025") "UMLS:C0037278") -AnnotationAssertion(Annotation( "NCIT:C35025") "skin infection") -AnnotationAssertion( "MONDO:0021201") -AnnotationAssertion(rdfs:label "skin infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (chronic otitis media) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of otitis media (disease).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:381.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:21186006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0271441") -AnnotationAssertion( "chronic otitis media (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "otitis media (disease), chronic") -AnnotationAssertion( "MONDO:0021204") -AnnotationAssertion(rdfs:label "chronic otitis media") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of ear) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the ear.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:388.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:388.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26757") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:25906001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26757") "UMLS:C0013447") -AnnotationAssertion(Annotation( "NCIT:C26757") "Ear disease") -AnnotationAssertion(Annotation( "NCIT:C26757") "Ear disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ear") -AnnotationAssertion( "disease or disorder of ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ear disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "ear disease or disorder") -AnnotationAssertion( "MONDO:0021205") -AnnotationAssertion(rdfs:label "disorder of ear") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:cjm") Annotation( "NCIT:C26757") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (heart neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the heart.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001339") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0002619") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3081") -AnnotationAssertion(Annotation( "NCIT:C3081") "Cardiac neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3081") "Cardiac neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3081") "Cardiac tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "heart neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3081") "heart tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3081") "neoplasm of heart") -AnnotationAssertion(Annotation( "NCIT:C3081") "neoplasm of the heart") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3081") "tumor of heart") -AnnotationAssertion(Annotation( "NCIT:C3081") "tumor of the heart") -AnnotationAssertion(Annotation( "GARD:0002619") "Intracavitary tumors") -AnnotationAssertion(Annotation( "GARD:0002619") "myocardial tumors (rhabdomyomas and fibromas)") -AnnotationAssertion(Annotation( "GARD:0002619") "primary cardiac tumors, childhood") -AnnotationAssertion( "MONDO:0021209") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "heart neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3081") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3081") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (trachea neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the trachea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001437") -AnnotationAssertion(Annotation( "UMLS:C0040582") "GTR:AN0481062") -AnnotationAssertion(Annotation( "UMLS:C0040582") "GTR:AN0505660") -AnnotationAssertion(Annotation( "UMLS:C0040582") Annotation( "UMLS:C0040582") "HP:0100551") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0040582") "MESH:D014134") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0040582") "NCIT:C3419") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3419") "UMLS:C0040582") -AnnotationAssertion(Annotation( "NCIT:C3419") "neoplasm of the trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3419") "neoplasm of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trachea neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3419") "trachea tumor") -AnnotationAssertion(Annotation( "NCIT:C3419") "tracheal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3419") "tracheal tumor") -AnnotationAssertion(Annotation( "NCIT:C3419") "tumor of the trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3419") "tumor of trachea") -AnnotationAssertion( "MONDO:0021210") -AnnotationAssertion(rdfs:label "trachea neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3419") ) -SubClassOf( ) - -# Class: (brain neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the brain.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2907") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C2907") "brain neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2907") "brain tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2907") "neoplasm of brain") -AnnotationAssertion(Annotation( "NCIT:C2907") "neoplasm of the brain") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2907") "tumor of brain") -AnnotationAssertion(Annotation( "NCIT:C2907") "tumor of the Brain") -AnnotationAssertion( "MONDO:0021211") -AnnotationAssertion(rdfs:label "brain neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2907/inferred") ) - -# Class: (placenta neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the placenta.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007403") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4858") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4858") "neoplasm of placenta") -AnnotationAssertion(Annotation( "NCIT:C4858") "neoplasm of the placenta") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "placenta neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C4858") "placenta neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4858") "placenta tumor") -AnnotationAssertion(Annotation( "NCIT:C4858") "placenta tumors") -AnnotationAssertion(Annotation( "NCIT:C4858") "placental neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4858") "placental tumor") -AnnotationAssertion(Annotation( "NCIT:C4858") "placental tumors") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4858") "tumor of placenta") -AnnotationAssertion(Annotation( "NCIT:C4858") "tumor of the placenta") -AnnotationAssertion(Annotation( "GARD:0007403") "trophoblastic tumor placental site") -AnnotationAssertion( "MONDO:0021218") -AnnotationAssertion(rdfs:label "placenta neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4858") ) -SubClassOf( ) - -# Class: (eye neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the eye.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C69-C72") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3030") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:EYE") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "eye neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3030") "eye tumor") -AnnotationAssertion( "eyeball of camera-type eye neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "eyeball of camera-type eye tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "NCIT:C3030") "neoplasm of the eye") -AnnotationAssertion(Annotation( "NCIT:C3030") "ocular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3030") "ocular tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3030") "tumor of eye") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of eyeball of camera-type eye") -AnnotationAssertion(Annotation( "NCIT:C3030") "tumor of the eye") -AnnotationAssertion( "MONDO:0021220") -AnnotationAssertion(rdfs:label "eye neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3030") ) -SubClassOf( ) - -# Class: (digestive system neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the digestive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008549") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D005770") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3052") -AnnotationAssertion(Annotation( "NCIT:C3052") "GI neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3052") "GI system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3052") "GI system tumor") -AnnotationAssertion(Annotation( "NCIT:C3052") "GI tumor") -AnnotationAssertion(Annotation( "NCIT:C3052") "digestive neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "digestive system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3052") "digestive system tumor") -AnnotationAssertion(Annotation( "NCIT:C3052") "digestive tumor") -AnnotationAssertion(Annotation( "NCIT:C3052") "gastrointestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3052") "gastrointestinal system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3052") "gastrointestinal system tumor") -AnnotationAssertion(Annotation( "NCIT:C3052") "gastrointestinal tumor") -AnnotationAssertion(Annotation( "NCIT:C3052") "neoplasm of GI system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3052") "neoplasm of digestive system") -AnnotationAssertion(Annotation( "NCIT:C3052") "neoplasm of gastrointestinal system") -AnnotationAssertion(Annotation( "NCIT:C3052") "neoplasm of the GI system") -AnnotationAssertion(Annotation( "NCIT:C3052") "neoplasm of the digestive system") -AnnotationAssertion(Annotation( "NCIT:C3052") "neoplasm of the gastrointestinal system") -AnnotationAssertion(Annotation( "NCIT:C3052") "tumor of GI system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3052") "tumor of digestive system") -AnnotationAssertion(Annotation( "NCIT:C3052") "tumor of gastrointestinal system") -AnnotationAssertion(Annotation( "NCIT:C3052") "tumor of the GI system") -AnnotationAssertion(Annotation( "NCIT:C3052") "tumor of the digestive system") -AnnotationAssertion(Annotation( "NCIT:C3052") "tumor of the gastrointestinal system") -AnnotationAssertion( "MONDO:0021223") -AnnotationAssertion(rdfs:label "digestive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0008549") Annotation( "MESH:D005770/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3052/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (iris neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the iris.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D015811") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3142") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3142") "UMLS:C0022079") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "iris neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3142") "iris tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3142") "neoplasm of iris") -AnnotationAssertion(Annotation( "NCIT:C3142") "neoplasm of the iris") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3142") "tumor of iris") -AnnotationAssertion(Annotation( "NCIT:C3142") "tumor of the iris") -AnnotationAssertion( "MONDO:0021224") -AnnotationAssertion(rdfs:label "iris neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3142") ) - -# Class: (uvea neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the uvea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3436") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3436") "UMLS:C0042162") -AnnotationAssertion(Annotation( "NCIT:C3436") "neoplasm of the uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3436") "neoplasm of uvea") -AnnotationAssertion(Annotation( "NCIT:C3436") "tumor of the uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3436") "tumor of uvea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uvea neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3436") "uvea tumor") -AnnotationAssertion(Annotation( "NCIT:C3436") "uveal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3436") "uveal tumor") -AnnotationAssertion( "MONDO:0021225") -AnnotationAssertion(rdfs:label "uvea neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3436") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3436") ) - -# Class: (adrenal gland neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the adrenal gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003850") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2859") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:ADRENALGLAND") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal gland neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2859") "adrenal gland tumor") -AnnotationAssertion(Annotation( "NCIT:C2859") "adrenal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2859") "adrenal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C2859") "adrenal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2859") "neoplasm of adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C2859") "neoplasm of the adrenal gland") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2859") "tumor of adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C2859") "tumor of the adrenal gland") -AnnotationAssertion(Annotation( "ONCOTREE:ADRENALGLAND") Annotation( ) "ADRENALGLAND") -AnnotationAssertion( "MONDO:0021227") -AnnotationAssertion(rdfs:label "adrenal gland neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2859") ) - -# Class: (brainstem neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the brainstem.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4869") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:36414") -AnnotationAssertion(Annotation( "NCIT:C4869") "Brain stem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4869") "brain stem tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brainstem neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4869") "brainstem tumor") -AnnotationAssertion(Annotation( "NCIT:C4869") "neoplasm of brain stem") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4869") "neoplasm of brainstem") -AnnotationAssertion(Annotation( "NCIT:C4869") "neoplasm of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C4869") "neoplasm of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C4869") "tumor of brain stem") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4869") "tumor of brainstem") -AnnotationAssertion(Annotation( "NCIT:C4869") "tumor of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C4869") "tumor of the brainstem") -AnnotationAssertion( "MONDO:0021228") -AnnotationAssertion(rdfs:label "brainstem neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4869/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ciliary body neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the ciliary body.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4364") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4364") "UMLS:C0339349") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ciliary body neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4364") "ciliary body tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4364") "neoplasm of ciliary body") -AnnotationAssertion(Annotation( "NCIT:C4364") "neoplasm of the ciliary body") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4364") "tumor of ciliary body") -AnnotationAssertion(Annotation( "NCIT:C4364") "tumor of the ciliary body") -AnnotationAssertion( "MONDO:0021229") -AnnotationAssertion(rdfs:label "ciliary body neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4364") ) -SubClassOf( ) - -# Class: (uterine cervix neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the uterine cervix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2940") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:CERVIX") -AnnotationAssertion(Annotation( "NCIT:C2940") "Cervical neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2940") "cervical tumor") -AnnotationAssertion(Annotation( "NCIT:C2940") "cervix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2940") "cervix tumor") -AnnotationAssertion(Annotation( "NCIT:C2940") "cervix uteri neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2940") "cervix uteri tumor") -AnnotationAssertion(Annotation( "NCIT:C2940") "neoplasm of cervix") -AnnotationAssertion(Annotation( "NCIT:C2940") "neoplasm of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C2940") "neoplasm of the cervix") -AnnotationAssertion(Annotation( "NCIT:C2940") "neoplasm of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C2940") "neoplasm of the uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2940") "neoplasm of uterine cervix") -AnnotationAssertion(Annotation( "NCIT:C2940") "tumor of cervix") -AnnotationAssertion(Annotation( "NCIT:C2940") "tumor of cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C2940") "tumor of the cervix") -AnnotationAssertion(Annotation( "NCIT:C2940") "tumor of the cervix uteri") -AnnotationAssertion(Annotation( "NCIT:C2940") "tumor of the uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2940") "tumor of uterine cervix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine cervix neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2940") "uterine cervix tumor") -AnnotationAssertion(Annotation( "ONCOTREE:CERVIX") "cervix") -AnnotationAssertion( "MONDO:0021230") -AnnotationAssertion(rdfs:label "uterine cervix neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2940") ) - -# Class: (retina neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the retina.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000509") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4800") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of retina") -AnnotationAssertion(Annotation( "NCIT:C4800") "neoplasm of the retina") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "retina neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4800") "retina tumor") -AnnotationAssertion(Annotation( "NCIT:C4800") "retinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4800") "retinal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4800") "tumor of retina") -AnnotationAssertion(Annotation( "NCIT:C4800") "tumor of the retina") -AnnotationAssertion( "MONDO:0021231") -AnnotationAssertion(rdfs:label "retina neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4800") ) -SubClassOf( ) - -# Class: (ear neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3000") -AnnotationAssertion(Annotation( "NCIT:C3000") "Ear neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3000") "Ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ear neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "ear tumor") -AnnotationAssertion(Annotation( "NCIT:C3000") "neoplasm of Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of ear") -AnnotationAssertion(Annotation( "NCIT:C3000") "neoplasm of the Ear") -AnnotationAssertion(Annotation( "NCIT:C3000") "tumor of Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of ear") -AnnotationAssertion(Annotation( "NCIT:C3000") "tumor of the Ear") -AnnotationAssertion( "MONDO:0021233") -AnnotationAssertion(rdfs:label "ear neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3000") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3000") ) - -# Class: (spinal cord neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D013120") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3381") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3381") "UMLS:C0037930") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3381") "neoplasm of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C3381") "neoplasm of the spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spinal cord neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3381") "spinal cord tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3381") "tumor of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C3381") "tumor of the spinal cord") -AnnotationAssertion( "MONDO:0021234") -AnnotationAssertion(rdfs:label "spinal cord neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3381/inferred") ) - -# Class: (external ear neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the external ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4652") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:277155005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4652") "UMLS:C0349575") -AnnotationAssertion(Annotation( "NCIT:C4652") "external Ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "external ear neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "external ear tumor") -AnnotationAssertion(Annotation( "NCIT:C4652") "neoplasm of external Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of external ear") -AnnotationAssertion(Annotation( "NCIT:C4652") "neoplasm of the external Ear") -AnnotationAssertion(Annotation( "NCIT:C4652") "tumor of external Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of external ear") -AnnotationAssertion(Annotation( "NCIT:C4652") "tumor of the external Ear") -AnnotationAssertion( "MONDO:0021235") -AnnotationAssertion(rdfs:label "external ear neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4652") ) - -# Class: (adrenal medulla neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the adrenal medulla.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4856") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4856") "UMLS:C0596046") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal medulla neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "adrenal medulla tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of adrenal medulla") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of adrenal medulla") -AnnotationAssertion( "MONDO:0021237") -AnnotationAssertion(rdfs:label "adrenal medulla neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4856") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cornea neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the cornea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4361") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4361") "UMLS:C0339304") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cornea neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4361") "cornea tumor") -AnnotationAssertion(Annotation( "NCIT:C4361") "corneal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4361") "corneal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4361") "neoplasm of cornea") -AnnotationAssertion(Annotation( "NCIT:C4361") "neoplasm of the cornea") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4361") "tumor of cornea") -AnnotationAssertion(Annotation( "NCIT:C4361") "tumor of the cornea") -AnnotationAssertion( "MONDO:0021238") -AnnotationAssertion(rdfs:label "cornea neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4361") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4361") ) - -# Class: (urethra neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the urethra.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003846") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3428") -AnnotationAssertion(Annotation( "NCIT:C3428") "neoplasm of the urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3428") "neoplasm of urethra") -AnnotationAssertion(Annotation( "NCIT:C3428") "neoplasms. urethra") -AnnotationAssertion(Annotation( "NCIT:C3428") "tumor of the urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3428") "tumor of urethra") -AnnotationAssertion(Annotation( "NCIT:C3428") "tumors. urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "urethra neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3428") "urethra neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3428") "urethra tumor") -AnnotationAssertion(Annotation( "NCIT:C3428") "urethra tumors") -AnnotationAssertion(Annotation( "NCIT:C3428") "urethral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3428") "urethral neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3428") "urethral tumor") -AnnotationAssertion(Annotation( "NCIT:C3428") "urethral tumors") -AnnotationAssertion( "MONDO:0021239") -AnnotationAssertion(rdfs:label "urethra neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3428") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3428") ) - -# Class: (tongue neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the tongue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003871") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3416") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126778001") -AnnotationAssertion(Annotation( "NCIT:C3416") "neoplasm of the tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3416") "neoplasm of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tongue neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3416") "tongue tumor") -AnnotationAssertion(Annotation( "NCIT:C3416") "tumor of the tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3416") "tumor of tongue") -AnnotationAssertion( "MONDO:0021240") -AnnotationAssertion(rdfs:label "tongue neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3416/inferred") ) -SubClassOf( ) - -# Class: (oral cavity neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the oral cavity.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003868") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C00-C14") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7606") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:235075007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7606") "UMLS:C0026640") -AnnotationAssertion(Annotation( "NCIT:C7606") "mouth neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7606") "mouth tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of oral cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oral cavity neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C7606") "oral cavity tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of oral cavity") -AnnotationAssertion( "tumor of mouth") -AnnotationAssertion( "MONDO:0021245") -AnnotationAssertion(rdfs:label "oral cavity neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7606/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pharynx neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the pharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C00-C14") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3325") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3325") "neoplasm of pharynx") -AnnotationAssertion(Annotation( "NCIT:C3325") "neoplasm of the pharynx") -AnnotationAssertion(Annotation( "NCIT:C3325") "pharyngeal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3325") "pharyngeal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pharynx neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3325") "pharynx tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3325") "tumor of pharynx") -AnnotationAssertion(Annotation( "NCIT:C3325") "tumor of the pharynx") -AnnotationAssertion( "MONDO:0021246") -AnnotationAssertion(rdfs:label "pharynx neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nervous system neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the nervous system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3268") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3268") "neoplasm of nervous system") -AnnotationAssertion(Annotation( "NCIT:C3268") "neoplasm of the nervous system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nervous system neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3268") "nervous system neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3268") "nervous system tumor") -AnnotationAssertion(Annotation( "NCIT:C3268") "nervous system tumour") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3268") "tumor of nervous system") -AnnotationAssertion(Annotation( "NCIT:C3268") "tumor of the nervous system") -AnnotationAssertion( "MONDO:0021248") -AnnotationAssertion(rdfs:label "nervous system neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3268/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3268") ) - -# Class: (lip neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C00-C14") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3191") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126770008") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lip neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3191") "lip neoplasms") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3191") "lip tumor") -AnnotationAssertion(Annotation( "NCIT:C3191") "neoplasm of Lip") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of lip") -AnnotationAssertion(Annotation( "NCIT:C3191") "neoplasm of the Lip") -AnnotationAssertion(Annotation( "NCIT:C3191") "tumor of Lip") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of lip") -AnnotationAssertion(Annotation( "NCIT:C3191") "tumor of the Lip") -AnnotationAssertion( "MONDO:0021249") -AnnotationAssertion(rdfs:label "lip neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3191") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3191/inferred") ) -SubClassOf( ) - -# Class: (tonsil neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the tonsil.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3417") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127227003") -AnnotationAssertion(Annotation( "NCIT:C3417") "neoplasm of the tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3417") "neoplasm of tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tonsil neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3417") "tonsil tumor") -AnnotationAssertion(Annotation( "NCIT:C3417") "tonsillar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3417") "tonsillar neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3417") "tonsillar tumor") -AnnotationAssertion(Annotation( "NCIT:C3417") "tumor of the tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3417") "tumor of tonsil") -AnnotationAssertion( "MONDO:0021250") -AnnotationAssertion(rdfs:label "tonsil neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3417/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endometrium neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the endometrium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D016889") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3012") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:123844007") -AnnotationAssertion(Annotation( "NCIT:C3012") "endometrial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3012") "endometrial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3012") "endometrium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3012") "neoplasm of endometrium") -AnnotationAssertion(Annotation( "NCIT:C3012") "neoplasm of the endometrium") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of endometrium") -AnnotationAssertion(Annotation( "NCIT:C3012") "tumor of the endometrium") -AnnotationAssertion( "MONDO:0021251") -AnnotationAssertion(rdfs:label "endometrium neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3012/inferred") ) - -# Class: (gallbladder neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the gall bladder.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D005706") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3048") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3048") "UMLS:C0016978") -AnnotationAssertion( "gall bladder neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "gall bladder tumor") -AnnotationAssertion(Annotation( "NCIT:C3048") "gallbladder tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of gall bladder") -AnnotationAssertion(Annotation( "NCIT:C3048") "neoplasm of gallbladder") -AnnotationAssertion(Annotation( "NCIT:C3048") "neoplasm of the gallbladder") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of gall bladder") -AnnotationAssertion(Annotation( "NCIT:C3048") "tumor of gallbladder") -AnnotationAssertion(Annotation( "NCIT:C3048") "tumor of the gallbladder") -AnnotationAssertion( "MONDO:0021253") -AnnotationAssertion(rdfs:label "gallbladder neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3048") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3048") ) - -# Class: (glomus jugulare neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the jugular body.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5166"^^xsd:anyURI) -AnnotationAssertion( "2022-10-01") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") "NCIT:C3061") -AnnotationAssertion( "jugular body neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jugular body neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "jugular body tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of jugular body") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of jugular body") -AnnotationAssertion( "MONDO:0021257") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Reason: duplicate. This OMIM ID seems to represent the whole series. This will be merged with MONDO_0000070 mycobacterium tuberculosis, susceptibility'") -AnnotationAssertion(rdfs:label "glomus jugulare neoplasm") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (choroid neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the optic choroid.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2949") -AnnotationAssertion(Annotation( "NCIT:C2949") "choroid tumor") -AnnotationAssertion(Annotation( "NCIT:C2949") "choroidal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2949") "choroidal tumor") -AnnotationAssertion(Annotation( "NCIT:C2949") "neoplasm of choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of optic choroid") -AnnotationAssertion(Annotation( "NCIT:C2949") "neoplasm of the choroid") -AnnotationAssertion( "optic choroid neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "optic choroid neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "optic choroid tumor") -AnnotationAssertion(Annotation( "NCIT:C2949") "tumor of choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of optic choroid") -AnnotationAssertion(Annotation( "NCIT:C2949") "tumor of the choroid") -AnnotationAssertion( "MONDO:0021258") -AnnotationAssertion(rdfs:label "choroid neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2949") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2949") ) -SubClassOf( ) - -# Class: (prostate neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the prostate gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:13206") -AnnotationAssertion(Annotation( "DOID:13206") "ICD9:600.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3343") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:PROSTATE") -AnnotationAssertion(Annotation( "NCIT:C3343") "neoplasm of prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C3343") "neoplasm of the prostate") -AnnotationAssertion( "prostate gland neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "prostate gland tumor") -AnnotationAssertion(Annotation( "NCIT:C3343") "prostate tumor") -AnnotationAssertion(Annotation( "NCIT:C3343") "tumor of prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of prostate gland") -AnnotationAssertion(Annotation( "NCIT:C3343") "tumor of the prostate") -AnnotationAssertion( "nodular prostate") -AnnotationAssertion( "prostate nodule") -AnnotationAssertion( "MONDO:0021259") -AnnotationAssertion(rdfs:label "prostate neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:13206/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C3343") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3343/inferred") ) - -# Class: (sensory ganglionopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the sensory ganglion.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of sensory ganglion") -AnnotationAssertion( "disease or disorder of sensory ganglion") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of sensory ganglion") -AnnotationAssertion( "sensory ganglion disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sensory ganglion disease or disorder") -AnnotationAssertion( "MONDO:0021260") -AnnotationAssertion(rdfs:label "sensory ganglionopathy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant neoplasm of endocervix) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the endocervix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:C53.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:180.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3553") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:372097009") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of endocervix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocervix cancer") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant endocervical neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant endocervical tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3553") "malignant endocervix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant endocervix tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant neoplasm of the endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant neoplasm of the uterine endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant neoplasm of uterine endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant tumor of endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant tumor of the endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant tumor of the uterine endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant tumor of uterine endocervix") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant uterine endocervix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3553") "malignant uterine endocervix tumor") -AnnotationAssertion( "MONDO:0021309") -AnnotationAssertion(rdfs:label "malignant neoplasm of endocervix") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3553") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant tumor of neck) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the neck.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4940") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363489000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4940") "UMLS:C0746787") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4940") "cancer of neck") -AnnotationAssertion(Annotation( "NCIT:C4940") "cancer of the neck") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4940") "malignant neck neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4940") "malignant neck tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4940") "malignant neoplasm of neck") -AnnotationAssertion(Annotation( "NCIT:C4940") "malignant neoplasm of the neck") -AnnotationAssertion(Annotation( "NCIT:C4940") "malignant tumor of the neck") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4940") "neck cancer") -AnnotationAssertion( "MONDO:0021310") -AnnotationAssertion(rdfs:label "malignant tumor of neck") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4940") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4940") ) - -# Class: (malignant tumor of adrenal cortex) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the adrenal cortex.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9327") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:371964008") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal cortex cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of adrenal cortex") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C9327") "malignant adrenal cortex neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9327") "malignant adrenal cortex tumor") -AnnotationAssertion(Annotation( "NCIT:C9327") "malignant adrenocortical neoplasm") -AnnotationAssertion(Annotation( "NCIT:C9327") "malignant adrenocortical tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of adrenal cortex") -AnnotationAssertion(Annotation( "NCIT:C9327") "malignant neoplasm of the adrenal cortex") -AnnotationAssertion(Annotation( "NCIT:C9327") "malignant tumor of the adrenal cortex") -AnnotationAssertion( "MONDO:0021312") -AnnotationAssertion(rdfs:label "malignant tumor of adrenal cortex") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9327") ) -SubClassOf( ) - -# Class: (cancer of cerebellum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the cerebellum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:191.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3569") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:449420002") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C3569") "cancer of the cerebellum") -AnnotationAssertion(Annotation( "NCIT:C3569") "cerebellar cancer") -AnnotationAssertion(Annotation( "NCIT:C3569") "cerebellar neoplasm, malignant") -AnnotationAssertion(Annotation( "NCIT:C3569") "cerebellar tumor, malignant") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebellum cancer") -AnnotationAssertion(Annotation( "NCIT:C3569") "malignant cerebellar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3569") "malignant cerebellar neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3569") "malignant cerebellar tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant cerebellum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C3569") "malignant neoplasm of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C3569") "malignant neoplasm of the cerebellum") -AnnotationAssertion(Annotation( "NCIT:C3569") "malignant tumor of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C3569") "malignant tumor of the cerebellum") -AnnotationAssertion( "MONDO:0021317") -AnnotationAssertion(rdfs:label "cancer of cerebellum") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3569/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3569") ) - -# Class: (malignant tumor of extrahepatic bile duct) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the extrahepatic bile duct.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/location") "extrahepatic bile duct cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:156.1") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:156.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7483") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363416002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7483") "UMLS:C0153453") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of extrahepatic bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7483") "malignant extrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7483") "malignant extrahepatic bile duct tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7483") "malignant neoplasm of extrahepatic bile duct") -AnnotationAssertion(Annotation( "NCIT:C7483") "malignant neoplasm of the extrahepatic bile duct") -AnnotationAssertion(Annotation( "NCIT:C7483") "malignant tumor of the extrahepatic bile duct") -AnnotationAssertion( "MONDO:0021321") -AnnotationAssertion(rdfs:label "malignant tumor of extrahepatic bile duct") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7483") ) - -# Class: (malignant tumor of meninges) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the meningeal cluster.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4628") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:363497007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4628") "UMLS:C0348375") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of meningeal cluster") -AnnotationAssertion(Annotation( "NCIT:C4628") "cancer of meninges") -AnnotationAssertion(Annotation( "NCIT:C4628") "cancer of the meninges") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant meningeal cluster neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant meningeal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant meningeal tumor") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant meninges neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant meninges tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of meningeal cluster") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant neoplasm of meninges") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant neoplasm of the meninges") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant neoplasms of meninges") -AnnotationAssertion(Annotation( "NCIT:C4628") "malignant tumor of the meninges") -AnnotationAssertion(Annotation( "NCIT:C4628") "meningeal cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "meningeal cluster cancer") -AnnotationAssertion(Annotation( "NCIT:C4628") "meningeal tumors, malignant") -AnnotationAssertion( "MONDO:0021322") -AnnotationAssertion(rdfs:label "malignant tumor of meninges") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4628") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4628") ) - -# Class: (malignant neoplasm of chest wall) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the chest wall.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4580") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:712750007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4580") "UMLS:C0346948") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of chest wall") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "chest wall cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C4580") "malignant chest wall neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4580") "malignant chest wall tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of chest wall") -AnnotationAssertion(Annotation( "NCIT:C4580") "malignant neoplasm of the chest wall") -AnnotationAssertion(Annotation( "NCIT:C4580") "malignant tumor of chest wall") -AnnotationAssertion(Annotation( "NCIT:C4580") "malignant tumor of the chest wall") -AnnotationAssertion( "MONDO:0021323") -AnnotationAssertion(rdfs:label "malignant neoplasm of chest wall") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4580") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4580") ) - -# Class: (carcinoma of urethra) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A carcinoma that involves the urethra.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9106") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:448954003") -AnnotationAssertion(Annotation( "NCIT:C9106") "carcinoma of the urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of urethra") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9106") "urethra carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9106") "urethral cancer") -AnnotationAssertion(Annotation( "NCIT:C9106") "urethral carcinoma") -AnnotationAssertion( "MONDO:0021327") -AnnotationAssertion(rdfs:label "carcinoma of urethra") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9106") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9106") ) - -# Class: (carcinoma of lip) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A carcinoma that involves the lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C3490") "lip cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3490") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:269515006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3490") "UMLS:C0149637") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of lip") -AnnotationAssertion(Annotation( "NCIT:C3490") "carcinoma of the Lip") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C3490") "lip carcinoma") -AnnotationAssertion( "MONDO:0021333") -AnnotationAssertion(rdfs:label "carcinoma of lip") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3490") ) -SubClassOf( ) - -# Class: (carcinoma of duodenum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A carcinoma that involves the duodenum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4803") "cancer of duodenum") -AnnotationAssertion(Annotation( "NCIT:C4803") "cancer of the duodenum") -AnnotationAssertion(Annotation( "NCIT:C4803") "duodenal cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4803") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254570009") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of duodenum") -AnnotationAssertion(Annotation( "NCIT:C4803") "carcinoma of the duodenum") -AnnotationAssertion(Annotation( "NCIT:C4803") "duodenal carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum carcinoma") -AnnotationAssertion( "MONDO:0021335") -AnnotationAssertion(rdfs:label "carcinoma of duodenum") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4803") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4803") ) - -# Class: (tonsil carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A carcinoma that involves the tonsil.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4825") "cancer of the tonsil") -AnnotationAssertion(Annotation( "NCIT:C4825") "cancer of tonsil") -AnnotationAssertion(Annotation( "NCIT:C4825") "tonsil cancer") -AnnotationAssertion(Annotation( "NCIT:C4825") "tonsillar cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4825") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:274085008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4825") "UMLS:C0558355") -AnnotationAssertion(Annotation( "NCIT:C4825") "carcinoma of the tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C4825") "carcinoma of tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tonsil carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4825") "tonsillar carcinoma") -AnnotationAssertion( "MONDO:0021337") -AnnotationAssertion(rdfs:label "tonsil carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4825") ) -SubClassOf( ) - -# Class: (carcinoma of pharynx) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A carcinoma that involves the pharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9466") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:449254004") -AnnotationAssertion(Annotation( "NCIT:C9466") "cancer of the pharynx") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of pharynx") -AnnotationAssertion(Annotation( "NCIT:C9466") "carcinoma of the pharynx") -AnnotationAssertion(Annotation( "NCIT:C9466") "pharyngeal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9466") "pharyngeal throat cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C9466") "pharynx carcinoma") -AnnotationAssertion( "MONDO:0021345") -AnnotationAssertion(rdfs:label "carcinoma of pharynx") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (neoplasm of testis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the testis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0004281") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3404") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:TESTIS") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126900000") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C3404") "neoplasm of the testis") -AnnotationAssertion(Annotation( "NCIT:C3404") "testicular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3404") "testicular tumor") -AnnotationAssertion(Annotation( "ONCOTREE:TESTIS") "testis neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "testis neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "testis tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3404") "tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C3404") "tumor of the testis") -AnnotationAssertion( "MONDO:0021348") -AnnotationAssertion(rdfs:label "neoplasm of testis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3404") ) -SubClassOf( ) - -# Class: (neoplasm of thorax) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the thoracic segment of trunk.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:C30-C39") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3406") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:255058005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3406") "UMLS:C0039981") -AnnotationAssertion(Annotation( "NCIT:C3406") "neoplasm of the thorax") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of thoracic segment of trunk") -AnnotationAssertion(Annotation( "NCIT:C3406") "thoracic neoplasm") -AnnotationAssertion( "thoracic segment of trunk neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thoracic segment of trunk neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "thoracic segment of trunk tumor") -AnnotationAssertion(Annotation( "NCIT:C3406") "thoracic tumor") -AnnotationAssertion(Annotation( "NCIT:C3406") "tumor of the thorax") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of thoracic segment of trunk") -AnnotationAssertion(Annotation( "NCIT:C3406") "tumor of thorax") -AnnotationAssertion( "MONDO:0021350") -AnnotationAssertion(rdfs:label "neoplasm of thorax") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3406/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of neck) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the neck.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3260") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126635000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3260") "UMLS:C0027533") -AnnotationAssertion(Annotation( "NCIT:C3260") "neck neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "neck neoplasm (disease)") -AnnotationAssertion(Annotation( "NCIT:C3260") "neck neoplasms (Including All pharyngeal related neoplasms)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3260") "neck tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of neck") -AnnotationAssertion(Annotation( "NCIT:C3260") "neoplasm of the neck") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3260") "tumor of neck") -AnnotationAssertion(Annotation( "NCIT:C3260") "tumor of the neck") -AnnotationAssertion( "MONDO:0021351") -AnnotationAssertion(rdfs:label "neoplasm of neck") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3260") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tumor of uterus) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the uterus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0003859") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3435") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:UTERUS") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126908007") -AnnotationAssertion(Annotation( "NCIT:C3435") "neoplasm of the uterus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of uterus") -AnnotationAssertion(Annotation( "NCIT:C3435") "tumor of the uterus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of uterus") -AnnotationAssertion(Annotation( "NCIT:C3435") "uterine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3435") "uterine neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3435") "uterine tumor") -AnnotationAssertion(Annotation( "ONCOTREE:UTERUS") "uterus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterus neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "uterus tumor") -AnnotationAssertion( "MONDO:0021353") -AnnotationAssertion(rdfs:label "tumor of uterus") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3435") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3435") ) - -# Class: (tumor of adipose tissue) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the adipose tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4248") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254831005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4248") "UMLS:C0206631") -AnnotationAssertion(Annotation( "NCIT:C4248") "adipose tissue neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adipose tissue neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4248") "adipose tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C4248") "lipomatous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4248") "lipomatous tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4248") "neoplasm of adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4248") "neoplasm of the adipose tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4248") "tumor of the adipose tissue") -AnnotationAssertion( "MONDO:0021354") -AnnotationAssertion(rdfs:label "tumor of adipose tissue") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C4248") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of esophagus) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the esophagus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3028") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126817006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3028") "UMLS:C0014859") -AnnotationAssertion(Annotation( "NCIT:C3028") "esophageal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3028") "esophageal neoplasms, benign and malignant") -AnnotationAssertion(Annotation( "NCIT:C3028") "esophageal tumor") -AnnotationAssertion(Annotation( "NCIT:C3028") "esophageal tumors") -AnnotationAssertion(Annotation( "NCIT:C3028") "esophagus neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "esophagus neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3028") "esophagus tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of esophagus") -AnnotationAssertion(Annotation( "NCIT:C3028") "neoplasm of the esophagus") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3028") "tumor of esophagus") -AnnotationAssertion(Annotation( "NCIT:C3028") "tumor of the esophagus") -AnnotationAssertion( "MONDO:0021355") -AnnotationAssertion(rdfs:label "neoplasm of esophagus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3028") ) -SubClassOf( ) - -# Class: (neoplasm of oropharynx) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the oropharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3291") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126809003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3291") "UMLS:C0029295") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C3291") "neoplasm of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C3291") "oropharyngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3291") "oropharyngeal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3291") "oropharyngeal tumor") -AnnotationAssertion( "oropharynx neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oropharynx neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "oropharynx tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3291") "tumor of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C3291") "tumor of the oropharynx") -AnnotationAssertion( "MONDO:0021364") -AnnotationAssertion(rdfs:label "neoplasm of oropharynx") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Entailed") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3291") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of middle ear) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the middle ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4412") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127006003") -AnnotationAssertion(Annotation( "NCIT:C4412") "middle Ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4412") "middle Ear tumor") -AnnotationAssertion( "middle ear neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "middle ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of middle ear") -AnnotationAssertion(Annotation( "NCIT:C4412") "neoplasm of the middle Ear") -AnnotationAssertion(Annotation( "NCIT:C4412") "tumor of middle Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of middle ear") -AnnotationAssertion(Annotation( "NCIT:C4412") "tumor of the middle Ear") -AnnotationAssertion( "MONDO:0021366") -AnnotationAssertion(rdfs:label "neoplasm of middle ear") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4412") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4412") ) - -# Class: (neoplasm of temporal lobe) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the temporal lobe.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5567") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126955002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5567") "UMLS:C1263887") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of temporal lobe") -AnnotationAssertion(Annotation( "NCIT:C5567") "neoplasm of the temporal lobe") -AnnotationAssertion(Annotation( "NCIT:C5567") "temporal lobe neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "temporal lobe neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5567") "temporal lobe tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5567") "tumor of temporal lobe") -AnnotationAssertion(Annotation( "NCIT:C5567") "tumor of the temporal lobe") -AnnotationAssertion( "MONDO:0021372") -AnnotationAssertion(rdfs:label "neoplasm of temporal lobe") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5567") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of parietal lobe) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the parietal lobe.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5573") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126956001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5573") "UMLS:C1263888") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of parietal lobe") -AnnotationAssertion(Annotation( "NCIT:C5573") "neoplasm of the parietal lobe") -AnnotationAssertion( "parietal lobe neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "parietal lobe neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5573") "parietal lobe tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of parietal lobe") -AnnotationAssertion(Annotation( "NCIT:C5573") "tumor of the parietal lobe") -AnnotationAssertion( "MONDO:0021373") -AnnotationAssertion(rdfs:label "neoplasm of parietal lobe") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5573") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of cerebral hemisphere) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a cerebral hemisphere.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4874") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126953009") -AnnotationAssertion( "cerebral hemisphere neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "cerebral hemisphere tumor") -AnnotationAssertion(Annotation( "NCIT:C4874") "cerebral hemispheric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4874") "cerebral hemispheric tumor") -AnnotationAssertion(Annotation( "NCIT:C4874") "cerebral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4874") "cerebral neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4874") "cerebral tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of cerebral hemisphere") -AnnotationAssertion(Annotation( "NCIT:C4874") "neoplasm of cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4874") "neoplasm of cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of telencephalon") -AnnotationAssertion(Annotation( "NCIT:C4874") "neoplasm of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4874") "neoplasm of the cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "telencephalon neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "telencephalon tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of cerebral hemisphere") -AnnotationAssertion(Annotation( "NCIT:C4874") "tumor of cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4874") "tumor of cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of telencephalon") -AnnotationAssertion(Annotation( "NCIT:C4874") "tumor of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C4874") "tumor of the cerebrum") -AnnotationAssertion( "MONDO:0021374") -AnnotationAssertion(rdfs:label "neoplasm of cerebral hemisphere") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4874/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tumor of duodenum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the duodenum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2995") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126833009") -AnnotationAssertion(Annotation( "NCIT:C2995") "duodenal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2995") "duodenal tumor") -AnnotationAssertion( "duodenum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "duodenum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of duodenum") -AnnotationAssertion(Annotation( "NCIT:C2995") "neoplasm of the duodenum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of duodenum") -AnnotationAssertion(Annotation( "NCIT:C2995") "tumor of the duodenum") -AnnotationAssertion( "MONDO:0021375") -AnnotationAssertion(rdfs:label "tumor of duodenum") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2995") ) - -# Class: (neoplasm of endocardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the endocardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5346") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126731002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5346") "UMLS:C1290401") -AnnotationAssertion(Annotation( "NCIT:C5346") "endocardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5346") "endocardial tumor") -AnnotationAssertion( "endocardium neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocardium neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "endocardium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of endocardium") -AnnotationAssertion(Annotation( "NCIT:C5346") "neoplasm of the endocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5346") "tumor of endocardium") -AnnotationAssertion(Annotation( "NCIT:C5346") "tumor of the endocardium") -AnnotationAssertion( "MONDO:0021378") -AnnotationAssertion(rdfs:label "neoplasm of endocardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5346") ) - -# Class: (neoplasm of epicardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the epicardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5347") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126733004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5347") "UMLS:C1290403") -AnnotationAssertion(Annotation( "NCIT:C5347") "epicardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5347") "epicardial tumor") -AnnotationAssertion( "epicardium neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epicardium neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "epicardium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of epicardium") -AnnotationAssertion(Annotation( "NCIT:C5347") "neoplasm of the epicardium") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C5347") "tumor of epicardium") -AnnotationAssertion(Annotation( "NCIT:C5347") "tumor of the epicardium") -AnnotationAssertion( "MONDO:0021379") -AnnotationAssertion(rdfs:label "neoplasm of epicardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5347") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of myocardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the myocardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5349") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126732009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5349") "UMLS:C1290402") -AnnotationAssertion(Annotation( "NCIT:C5349") "myocardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5349") "myocardial tumor") -AnnotationAssertion( "myocardium neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "myocardium neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "myocardium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of myocardium") -AnnotationAssertion(Annotation( "NCIT:C5349") "neoplasm of the myocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of myocardium") -AnnotationAssertion(Annotation( "NCIT:C5349") "tumor of the myocardium") -AnnotationAssertion( "MONDO:0021380") -AnnotationAssertion(rdfs:label "neoplasm of myocardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5349") ) -SubClassOf( ) - -# Class: (neoplasm of pericardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the pericardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4651") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126734005") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of pericardium") -AnnotationAssertion(Annotation( "NCIT:C4651") "neoplasm of the pericardium") -AnnotationAssertion(Annotation( "NCIT:C4651") "pericardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4651") "pericardial tumor") -AnnotationAssertion( "pericardium neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pericardium neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "pericardium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4651") "tumor of pericardium") -AnnotationAssertion(Annotation( "NCIT:C4651") "tumor of the pericardium") -AnnotationAssertion( "MONDO:0021381") -AnnotationAssertion(rdfs:label "neoplasm of pericardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4651/inferred") ) -SubClassOf( ) - -# Class: (extrahepatic bile duct neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4441") "A benign or malignant neoplasm that affects the extrahepatic bile ducts. Representative examples include adenoma and adenocarcinoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3673"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4441") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126855001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4441") "UMLS:C0345913") -AnnotationAssertion(Annotation( "NCIT:C4441") "extrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "extrahepatic bile duct neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4441") "extrahepatic bile duct tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4441") "neoplasm of extrahepatic bile duct") -AnnotationAssertion(Annotation( "NCIT:C4441") "neoplasm of the extrahepatic bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4441") "tumor of extrahepatic bile duct") -AnnotationAssertion(Annotation( "NCIT:C4441") "tumor of the extrahepatic bile duct") -AnnotationAssertion( "MONDO:0021385") -AnnotationAssertion(rdfs:label "extrahepatic bile duct neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4441") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of mediastinum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the mediastinum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3221") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126725000") -AnnotationAssertion(Annotation( "NCIT:C3221") "mediastinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3221") "mediastinal tumor") -AnnotationAssertion( "mediastinum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mediastinum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "mediastinum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3221") "neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3221") "tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3221") "tumor of the mediastinum") -AnnotationAssertion( "MONDO:0021386") -AnnotationAssertion(rdfs:label "neoplasm of mediastinum") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3221") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of chest wall) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the chest wall.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4929") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126640008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4929") "UMLS:C1290309") -AnnotationAssertion(Annotation( "NCIT:C4929") "chest wall neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "chest wall neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4929") "chest wall tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of chest wall") -AnnotationAssertion(Annotation( "NCIT:C4929") "neoplasm of the chest wall") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C4929") "tumor of chest wall") -AnnotationAssertion(Annotation( "NCIT:C4929") "tumor of the chest wall") -AnnotationAssertion( "MONDO:0021388") -AnnotationAssertion(rdfs:label "neoplasm of chest wall") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4929") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (squamous cell carcinoma of lip) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4042") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:502366") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:255071008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4042") "UMLS:C0280302") -AnnotationAssertion(Annotation( "NCIT:C4042") "lip scc") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C4042") "lip squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4042") "scc of Lip") -AnnotationAssertion(Annotation( "NCIT:C4042") "scc of the Lip") -AnnotationAssertion(Annotation( "NCIT:C4042") "squamous cell carcinoma of the Lip") -AnnotationAssertion( "MONDO:0021427") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "squamous cell carcinoma of lip") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4042") ) - -# Class: (benign neoplasm of pituitary gland) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the pituitary gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:60009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D35.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4782") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92296004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4782") "UMLS:C0496901") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign neoplasm of the pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign tumor of pituitary gland") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C4782") "benign tumor of the pituitary gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pituitary gland benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4782") "pituitary neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C4782") "pituitary tumor, benign") -AnnotationAssertion( "MONDO:0021439") -AnnotationAssertion(rdfs:label "benign neoplasm of pituitary gland") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4782/inferred") ) - -# Class: (benign neoplasm of skin) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the zone of skin.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:216.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:216.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2896") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92384009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2896") "UMLS:C0004998") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign cutaneous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign cutaneous tumor") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign neoplasm of the skin") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign skin tumor") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign tumor of skin") -AnnotationAssertion(Annotation( "NCIT:C2896") "benign tumor of the skin") -AnnotationAssertion(Annotation( "NCIT:C2896") "skin neoplasms, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin benign neoplasm") -AnnotationAssertion( "MONDO:0021440") -AnnotationAssertion(rdfs:label "benign neoplasm of skin") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2896") ) - -# Class: (benign neoplasm of exocrine pancreas) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the exocrine pancreas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4613") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:271956003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4613") "UMLS:C0347285") -AnnotationAssertion(Annotation( "NCIT:C4613") "benign exocrine pancreas neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4613") "benign exocrine pancreas tumor") -AnnotationAssertion(Annotation( "NCIT:C4613") "benign exocrine pancreatic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4613") "benign neoplasm of the exocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C4613") "benign tumor of exocrine pancreas") -AnnotationAssertion(Annotation( "NCIT:C4613") "benign tumor of the exocrine pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "exocrine pancreas benign neoplasm") -AnnotationAssertion( "MONDO:0021441") -AnnotationAssertion(rdfs:label "benign neoplasm of exocrine pancreas") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4613") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4613") ) - -# Class: (benign neoplasm of lymph node) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the lymph node.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080617") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:229.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3636") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92197001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3636") "UMLS:C0154054") -AnnotationAssertion(Annotation( "NCIT:C3636") "benign lymph node neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3636") "benign lymph node tumor") -AnnotationAssertion(Annotation( "NCIT:C3636") "benign neoplasm of the lymph node") -AnnotationAssertion(Annotation( "NCIT:C3636") "benign tumor of lymph node") -AnnotationAssertion(Annotation( "NCIT:C3636") "benign tumor of the lymph node") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lymph node benign neoplasm") -AnnotationAssertion( "MONDO:0021443") -AnnotationAssertion(rdfs:label "benign neoplasm of lymph node") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (benign neoplasm of large intestine) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the large intestine.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4610") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92170008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4610") "UMLS:C0347272") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign colorectal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign colorectal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign colorectal tumor") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign colorectal tumors") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign large bowel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign large bowel tumor") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign large intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign large intestine tumor") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign neoplasm of large bowel") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign neoplasm of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign neoplasm of the large intestine") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign tumor of large bowel") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign tumor of large intestine") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign tumor of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C4610") "benign tumor of the large intestine") -AnnotationAssertion(Annotation( "NCIT:C4610") "colorectal neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C4610") "colorectal tumors, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "large intestine benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4610") "neoplasms, colorectal, benign") -AnnotationAssertion(Annotation( "NCIT:C4610") "tumors, colorectal, benign") -AnnotationAssertion( "MONDO:0021444") -AnnotationAssertion(rdfs:label "benign neoplasm of large intestine") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4610") ) -SubClassOf( ) - -# Class: (benign neoplasm of oral cavity) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the oral cavity.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:210.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7607") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:419645003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7607") "UMLS:C0347197") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign mouth neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign mouth tumor") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign neoplasm of mouth") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign neoplasm of the mouth") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign neoplasm of the oral cavity") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign oral cavity neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign oral cavity tumor") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign tumor of mouth") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign tumor of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign tumor of the mouth") -AnnotationAssertion(Annotation( "NCIT:C7607") "benign tumor of the oral cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oral cavity benign neoplasm") -AnnotationAssertion( "MONDO:0021445") -AnnotationAssertion(rdfs:label "benign neoplasm of oral cavity") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7607") ) - -# Class: (benign neoplasm of testis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the testis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:222.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3612") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92428008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3612") "UMLS:C0154007") -AnnotationAssertion(Annotation( "NCIT:C3612") "benign neoplasm of the testis") -AnnotationAssertion(Annotation( "NCIT:C3612") "benign testicular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3612") "benign testicular tumor") -AnnotationAssertion(Annotation( "NCIT:C3612") "benign tumor of testis") -AnnotationAssertion(Annotation( "NCIT:C3612") "benign tumor of the testis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "testis benign neoplasm") -AnnotationAssertion( "MONDO:0021447") -AnnotationAssertion(rdfs:label "benign neoplasm of testis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3612") ) - -# Class: (benign neoplasm of stomach) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the stomach.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D13.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:211.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3599") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92411005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3599") "UMLS:C0153943") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign gastric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign gastric tumor") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign gastric tumors") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign neoplasm of the stomach") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign stomach neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign stomach tumors") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign tumor of stomach") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign tumor of the stomach") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign tumors of stomach") -AnnotationAssertion(Annotation( "NCIT:C3599") "benign tumors of the stomach") -AnnotationAssertion(Annotation( "NCIT:C3599") "gastric neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C3599") "gastric tumors, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "stomach benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3599") "stomach neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C3599") "stomach tumors, benign") -AnnotationAssertion( "MONDO:0021449") -AnnotationAssertion(rdfs:label "benign neoplasm of stomach") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3599") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3599") ) - -# Class: (benign neoplasm of heart) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the heart.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D15.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:212.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3605") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92132009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3605") "UMLS:C0153957") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign Cardiac neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign Cardiac tumor") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign heart neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign heart tumor") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign neoplasm of the heart") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign tumor of heart") -AnnotationAssertion(Annotation( "NCIT:C3605") "benign tumor of the heart") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "heart benign neoplasm") -AnnotationAssertion( "MONDO:0021450") -AnnotationAssertion(rdfs:label "benign neoplasm of heart") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3605") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3605") ) - -# Class: (benign neoplasm of brain) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the brain.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000107") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:225.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4781") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92030004") -AnnotationAssertion(Annotation( "NCIT:C4781") "benign brain neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4781") "benign brain tumor") -AnnotationAssertion(Annotation( "NCIT:C4781") "benign neoplasm of the brain") -AnnotationAssertion(Annotation( "NCIT:C4781") "benign tumor of brain") -AnnotationAssertion(Annotation( "NCIT:C4781") "benign tumor of the brain") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brain benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4781") "brain neoplasms, benign") -AnnotationAssertion( "MONDO:0021451") -AnnotationAssertion(rdfs:label "benign neoplasm of brain") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4781") ) - -# Class: (benign neoplasm of cornea) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the cornea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:224.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3623") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92070006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3623") "UMLS:C0154026") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign cornea neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign cornea tumor") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign corneal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign corneal tumor") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign neoplasm of the cornea") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign tumor of cornea") -AnnotationAssertion(Annotation( "NCIT:C3623") "benign tumor of the cornea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cornea benign neoplasm") -AnnotationAssertion( "MONDO:0021452") -AnnotationAssertion(rdfs:label "benign neoplasm of cornea") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3623") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3623") ) - -# Class: (benign neoplasm of retina) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the retina.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:224.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3624") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92321003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3624") "UMLS:C0154027") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign neoplasm of the retina") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign retina neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign retina tumor") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign retinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign retinal tumor") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign tumor of retina") -AnnotationAssertion(Annotation( "NCIT:C3624") "benign tumor of the retina") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "retina benign neoplasm") -AnnotationAssertion( "MONDO:0021453") -AnnotationAssertion(rdfs:label "benign neoplasm of retina") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3624") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3624") ) - -# Class: (benign neoplasm of eye) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the eye.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:224.0") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:224.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:224.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4780") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92097004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4780") "UMLS:C0496897") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign eye neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign eye tumor") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign neoplasm of the eye") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign ocular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign ocular tumor") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign tumor of eye") -AnnotationAssertion(Annotation( "NCIT:C4780") "benign tumor of the eye") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "eye benign neoplasm") -AnnotationAssertion( "MONDO:0021454") -AnnotationAssertion(rdfs:label "benign neoplasm of eye") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4780") ) - -# Class: (benign neoplasm of neck) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the neck.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:229.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4884") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92246000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4884") "UMLS:C0684815") -AnnotationAssertion(Annotation( "NCIT:C4884") "benign neck neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4884") "benign neck tumor") -AnnotationAssertion(Annotation( "NCIT:C4884") "benign neoplasm of the neck") -AnnotationAssertion(Annotation( "NCIT:C4884") "benign tumor of neck") -AnnotationAssertion(Annotation( "NCIT:C4884") "benign tumor of the neck") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "neck benign neoplasm") -AnnotationAssertion( "MONDO:0021455") -AnnotationAssertion(rdfs:label "benign neoplasm of neck") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4884") ) - -# Class: (benign neoplasm of sternum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the sternum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8416") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92410006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8416") "UMLS:C0347312") -AnnotationAssertion(Annotation( "NCIT:C8416") "benign neoplasm of the sternum") -AnnotationAssertion(Annotation( "NCIT:C8416") "benign sternal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8416") "benign sternal tumor") -AnnotationAssertion(Annotation( "NCIT:C8416") "benign tumor of sternum") -AnnotationAssertion(Annotation( "NCIT:C8416") "benign tumor of the sternum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sternum benign neoplasm") -AnnotationAssertion( "MONDO:0021456") -AnnotationAssertion(rdfs:label "benign neoplasm of sternum") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8416") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8416") ) - -# Class: (benign neoplasm of pleura) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the pleura.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:212.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3603") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92298003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3603") "UMLS:C0153955") -AnnotationAssertion(Annotation( "NCIT:C3603") "benign neoplasm of the pleura") -AnnotationAssertion(Annotation( "NCIT:C3603") "benign pleural neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3603") "benign pleural tumor") -AnnotationAssertion(Annotation( "NCIT:C3603") "benign tumor of pleura") -AnnotationAssertion(Annotation( "NCIT:C3603") "benign tumor of the pleura") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pleura benign neoplasm") -AnnotationAssertion( "MONDO:0021457") -AnnotationAssertion(rdfs:label "benign neoplasm of pleura") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3603") ) - -# Class: (benign neoplasm of penis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the penis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D29.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:222.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3489") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92286008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3489") "UMLS:C0149627") -AnnotationAssertion(Annotation( "NCIT:C3489") "benign neoplasm of the penis") -AnnotationAssertion(Annotation( "NCIT:C3489") "benign penile neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3489") "benign penile tumor") -AnnotationAssertion(Annotation( "NCIT:C3489") "benign tumor of penis") -AnnotationAssertion(Annotation( "NCIT:C3489") "benign tumor of the penis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "penis benign neoplasm") -AnnotationAssertion( "MONDO:0021458") -AnnotationAssertion(rdfs:label "benign neoplasm of penis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3489") ) - -# Class: (benign neoplasm of esophagus) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the esophagus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D13.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:211.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3598") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92091003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3598") "UMLS:C0153942") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign esophageal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign esophageal tumor") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign esophagus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign esophagus tumor") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign neoplasm of the esophagus") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign tumor of esophagus") -AnnotationAssertion(Annotation( "NCIT:C3598") "benign tumor of the esophagus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "esophagus benign neoplasm") -AnnotationAssertion( "MONDO:0021459") -AnnotationAssertion(rdfs:label "benign neoplasm of esophagus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C3598") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3598") ) - -# Class: (benign neoplasm of rectum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the rectum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D12.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4774") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92318000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4774") "UMLS:C0496867") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign neoplasm of the rectum") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign rectal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign rectal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign rectal tumor") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign rectal tumors") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign tumor of rectum") -AnnotationAssertion(Annotation( "NCIT:C4774") "benign tumor of the rectum") -AnnotationAssertion(Annotation( "NCIT:C4774") "rectal neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C4774") "rectal tumors, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum benign neoplasm") -AnnotationAssertion( "MONDO:0021462") -AnnotationAssertion(rdfs:label "benign neoplasm of rectum") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4774") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4774") ) - -# Class: (benign neoplasm of cecum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the caecum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D12.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4772") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92040001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4772") "UMLS:C0496859") -AnnotationAssertion(Annotation( "NCIT:C4772") "benign cecum neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4772") "benign cecum tumor") -AnnotationAssertion(Annotation( "NCIT:C4772") "benign neoplasm of the cecum") -AnnotationAssertion(Annotation( "NCIT:C4772") "benign tumor of cecum") -AnnotationAssertion(Annotation( "NCIT:C4772") "benign tumor of the cecum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "caecum benign neoplasm") -AnnotationAssertion( "MONDO:0021464") -AnnotationAssertion(rdfs:label "benign neoplasm of cecum") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4772") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4772") ) - -# Class: (benign neoplasm of appendix) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the vermiform appendix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D12.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4773") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:91981009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4773") "UMLS:C0496860") -AnnotationAssertion(Annotation( "NCIT:C4773") "benign appendix neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4773") "benign appendix tumor") -AnnotationAssertion(Annotation( "NCIT:C4773") "benign neoplasm of the appendix") -AnnotationAssertion(Annotation( "NCIT:C4773") "benign tumor of appendix") -AnnotationAssertion(Annotation( "NCIT:C4773") "benign tumor of the appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix benign neoplasm") -AnnotationAssertion( "MONDO:0021465") -AnnotationAssertion(rdfs:label "benign neoplasm of appendix") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4773") ) -SubClassOf( ) - -# Class: (benign neoplasm of renal pelvis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the renal pelvis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000118") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:223.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3616") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92319008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3616") "UMLS:C0154015") -AnnotationAssertion(Annotation( "NCIT:C3616") "benign kidney pelvis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3616") "benign neoplasm of the renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C3616") "benign renal pelvis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3616") "benign renal pelvis tumor") -AnnotationAssertion(Annotation( "NCIT:C3616") "benign tumor of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C3616") "benign tumor of the renal pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal pelvis benign neoplasm") -AnnotationAssertion( "MONDO:0021467") -AnnotationAssertion(rdfs:label "benign neoplasm of renal pelvis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3616") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3616") ) - -# Class: (benign neoplasm of adrenal medulla) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the adrenal medulla.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4895") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:91968002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4895") "UMLS:C0686512") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal medulla benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4895") "benign adrenal medulla neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4895") "benign adrenal medulla tumor") -AnnotationAssertion(Annotation( "NCIT:C4895") "benign neoplasm of the adrenal medulla") -AnnotationAssertion(Annotation( "NCIT:C4895") "benign tumor of adrenal medulla") -AnnotationAssertion(Annotation( "NCIT:C4895") "benign tumor of the adrenal medulla") -AnnotationAssertion( "MONDO:0021468") -AnnotationAssertion(rdfs:label "benign neoplasm of adrenal medulla") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4895") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4895") ) - -# Class: (benign neoplasm of anus) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the anus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4611") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:91978004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4611") "UMLS:C0347276") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "anus benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4611") "benign anal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4611") "benign anal tumor") -AnnotationAssertion(Annotation( "NCIT:C4611") "benign neoplasm of the anus") -AnnotationAssertion(Annotation( "NCIT:C4611") "benign tumor of anus") -AnnotationAssertion(Annotation( "NCIT:C4611") "benign tumor of the anus") -AnnotationAssertion( "MONDO:0021469") -AnnotationAssertion(rdfs:label "benign neoplasm of anus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4611") ) -SubClassOf( ) - -# Class: (benign neoplasm of pancreas) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the pancreas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D13.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4612") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92264007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4612") "UMLS:C0347284") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign neoplasm of the pancreas") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign pancreas neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign pancreas tumor") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign pancreatic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign pancreatic tumor") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign tumor of pancreas") -AnnotationAssertion(Annotation( "NCIT:C4612") "benign tumor of the pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pancreas benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4612") "pancreas neoplasm, benign") -AnnotationAssertion(Annotation( "NCIT:C4612") "pancreas tumor, benign") -AnnotationAssertion(Annotation( "NCIT:C4612") "pancreatic neoplasm, benign") -AnnotationAssertion(Annotation( "NCIT:C4612") "pancreatic tumor, benign") -AnnotationAssertion( "MONDO:0021470") -AnnotationAssertion(rdfs:label "benign neoplasm of pancreas") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4612") ) - -# Class: (benign neoplasm of endometrium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the endometrium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4894") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92086004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4894") "UMLS:C0686239") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign endometrial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign endometrial tumor") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign endometrium neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign endometrium tumor") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign neoplasm of the endometrium") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign tumor of endometrium") -AnnotationAssertion(Annotation( "NCIT:C4894") "benign tumor of the endometrium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endometrium benign neoplasm") -AnnotationAssertion( "MONDO:0021471") -AnnotationAssertion(rdfs:label "benign neoplasm of endometrium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4894/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4894") ) - -# Class: (benign neoplasm of epididymis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the epididymis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:222.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3614") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92088003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3614") "UMLS:C0154010") -AnnotationAssertion(Annotation( "NCIT:C3614") "benign epididymal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3614") "benign epididymal tumor") -AnnotationAssertion(Annotation( "NCIT:C3614") "benign neoplasm of the epididymis") -AnnotationAssertion(Annotation( "NCIT:C3614") "benign tumor of epididymis") -AnnotationAssertion(Annotation( "NCIT:C3614") "benign tumor of the epididymis") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epididymis benign neoplasm") -AnnotationAssertion( "MONDO:0021473") -AnnotationAssertion(rdfs:label "benign neoplasm of epididymis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3614") ) - -# Class: (benign neoplasm of ear) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8417") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:255181009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8417") "UMLS:C0347354") -AnnotationAssertion(Annotation( "NCIT:C8417") "aural neoplasms, benign") -AnnotationAssertion(Annotation( "NCIT:C8417") "benign Ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8417") "benign Ear tumor") -AnnotationAssertion(Annotation( "NCIT:C8417") "benign neoplasm of the Ear") -AnnotationAssertion(Annotation( "NCIT:C8417") "benign tumor of Ear") -AnnotationAssertion(Annotation( "NCIT:C8417") "benign tumor of the Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ear benign neoplasm") -AnnotationAssertion( "MONDO:0021474") -AnnotationAssertion(rdfs:label "benign neoplasm of ear") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8417") ) - -# Class: (benign neoplasm of nasal cavity) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the nasal cavity.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:212.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4603") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92241005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4603") "UMLS:C0347215") -AnnotationAssertion(Annotation( "NCIT:C4603") "benign nasal cavity neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4603") "benign nasal cavity tumor") -AnnotationAssertion(Annotation( "NCIT:C4603") "benign neoplasm of the nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C4603") "benign tumor of nasal cavity") -AnnotationAssertion(Annotation( "NCIT:C4603") "benign tumor of the nasal cavity") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nasal cavity benign neoplasm") -AnnotationAssertion( "MONDO:0021475") -AnnotationAssertion(rdfs:label "benign neoplasm of nasal cavity") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4603") ) - -# Class: (benign neoplasm of tongue) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the tongue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D10.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:210.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3592") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92443005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3592") "UMLS:C0153933") -AnnotationAssertion(Annotation( "NCIT:C3592") "benign neoplasm of the tongue") -AnnotationAssertion(Annotation( "NCIT:C3592") "benign tongue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3592") "benign tongue tumor") -AnnotationAssertion(Annotation( "NCIT:C3592") "benign tumor of the tongue") -AnnotationAssertion(Annotation( "NCIT:C3592") "benign tumor of tongue") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tongue benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3592") "tongue neoplasm, benign") -AnnotationAssertion( "MONDO:0021476") -AnnotationAssertion(rdfs:label "benign neoplasm of tongue") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3592") ) - -# Class: (benign neoplasm of oropharynx) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the oropharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:210.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4604") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92259008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0347229") -AnnotationAssertion(Annotation( "NCIT:C4604") "benign neoplasm of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C4604") "benign oropharyngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4604") "benign oropharyngeal tumor") -AnnotationAssertion(Annotation( "NCIT:C4604") "benign tumor of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C4604") "benign tumor of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C4604") "oropharyngeal neoplasm benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "oropharynx benign neoplasm") -AnnotationAssertion( "MONDO:0021479") -AnnotationAssertion(rdfs:label "benign neoplasm of oropharynx") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4604") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4604") ) - -# Class: (benign neoplasm of middle ear) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the middle ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:212.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4602") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92218002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4602") "UMLS:C0347213") -AnnotationAssertion(Annotation( "NCIT:C4602") "benign middle Ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4602") "benign middle Ear tumor") -AnnotationAssertion(Annotation( "NCIT:C4602") "benign neoplasm of the middle Ear") -AnnotationAssertion(Annotation( "NCIT:C4602") "benign tumor of middle Ear") -AnnotationAssertion(Annotation( "NCIT:C4602") "benign tumor of the middle Ear") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "middle ear benign neoplasm") -AnnotationAssertion( "MONDO:0021482") -AnnotationAssertion(rdfs:label "benign neoplasm of middle ear") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4602") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4602") ) - -# Class: (benign neoplasm of iris) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the iris.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:224.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4555") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:189151003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4555") "UMLS:C0346374") -AnnotationAssertion(Annotation( "NCIT:C4555") "benign iris neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4555") "benign iris tumor") -AnnotationAssertion(Annotation( "NCIT:C4555") "benign neoplasm of the iris") -AnnotationAssertion(Annotation( "NCIT:C4555") "benign tumor of iris") -AnnotationAssertion(Annotation( "NCIT:C4555") "benign tumor of the iris") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "iris benign neoplasm") -AnnotationAssertion( "MONDO:0021485") -AnnotationAssertion(rdfs:label "benign neoplasm of iris") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4555") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4555/inferred") ) - -# Class: (benign neoplasm of ciliary body) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the ciliary body.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:224.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4779") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92060009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4779") "UMLS:C0496894") -AnnotationAssertion(Annotation( "NCIT:C4779") "benign ciliary body neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4779") "benign ciliary body tumor") -AnnotationAssertion(Annotation( "NCIT:C4779") "benign neoplasm of the ciliary body") -AnnotationAssertion(Annotation( "NCIT:C4779") "benign tumor of ciliary body") -AnnotationAssertion(Annotation( "NCIT:C4779") "benign tumor of the ciliary body") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ciliary body benign neoplasm") -AnnotationAssertion( "MONDO:0021486") -AnnotationAssertion(rdfs:label "benign neoplasm of ciliary body") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4779") ) -SubClassOf( ) - -# Class: (benign neoplasm of choroid) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the optic choroid.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:224.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3625") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92059004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3625") "UMLS:C0154028") -AnnotationAssertion(Annotation( "NCIT:C3625") "benign choroid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3625") "benign choroid tumor") -AnnotationAssertion(Annotation( "NCIT:C3625") "benign neoplasm of the choroid") -AnnotationAssertion(Annotation( "NCIT:C3625") "benign tumor of choroid") -AnnotationAssertion(Annotation( "NCIT:C3625") "benign tumor of the choroid") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "optic choroid benign neoplasm") -AnnotationAssertion( "MONDO:0021487") -AnnotationAssertion(rdfs:label "benign neoplasm of choroid") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3625") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3625/inferred") ) -SubClassOf( ) - -# Class: (benign neoplasm of sweat gland) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the sweat gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4879") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92422009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4879") "UMLS:C0684354") -AnnotationAssertion(Annotation( "NCIT:C4879") "benign neoplasm of the sweat gland") -AnnotationAssertion(Annotation( "NCIT:C4879") "benign sweat gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4879") "benign sweat gland tumor") -AnnotationAssertion(Annotation( "NCIT:C4879") "benign tumor of sweat gland") -AnnotationAssertion(Annotation( "NCIT:C4879") "benign tumor of the sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sweat gland benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4879") "sweat gland neoplasm, benign") -AnnotationAssertion( "MONDO:0021489") -AnnotationAssertion(rdfs:label "benign neoplasm of sweat gland") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4879") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4879/inferred") ) - -# Class: (benign neoplasm of sebaceous gland) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the sebaceous gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8525") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92337009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8525") "UMLS:C0684358") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign neoplasm of the sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign sebaceous gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign sebaceous gland tumor") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign sebaceous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign sebaceous skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign sebaceous skin tumor") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign sebaceous tumor") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign tumor of sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C8525") "benign tumor of the sebaceous gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sebaceous gland benign neoplasm") -AnnotationAssertion( "MONDO:0021490") -AnnotationAssertion(rdfs:label "benign neoplasm of sebaceous gland") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8525") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8525/inferred") ) - -# Class: (benign neoplasm of lip) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the lip.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D10.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:210.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3591") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92185002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3591") "UMLS:C0153932") -AnnotationAssertion(Annotation( "NCIT:C3591") "benign Lip neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3591") "benign Lip tumor") -AnnotationAssertion(Annotation( "NCIT:C3591") "benign neoplasm of the Lip") -AnnotationAssertion(Annotation( "NCIT:C3591") "benign tumor of Lip") -AnnotationAssertion(Annotation( "NCIT:C3591") "benign tumor of the Lip") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lip benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3591") "lip neoplasm, benign") -AnnotationAssertion( "MONDO:0021496") -AnnotationAssertion(rdfs:label "benign neoplasm of lip") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3591") ) - -# Class: (benign neoplasm of cerebrum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the telencephalon.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8548") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:275269004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8548") "UMLS:C0686378") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign cerebral hemispheric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign cerebral hemispheric tumor") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign cerebral neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign cerebral tumor") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign neoplasm of cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign neoplasm of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign neoplasm of the cerebrum") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign tumor of cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign tumor of cerebrum") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign tumor of the cerebral hemispheres") -AnnotationAssertion(Annotation( "NCIT:C8548") "benign tumor of the cerebrum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "telencephalon benign neoplasm") -AnnotationAssertion( "MONDO:0021497") -AnnotationAssertion(rdfs:label "benign neoplasm of cerebrum") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C8548") Annotation( "NCIT:C8548/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8548/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign neoplasm of placenta) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the placenta.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:219.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8545") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92297008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8545") "UMLS:C0686274") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign neoplasm of the placenta") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign placenta neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign placenta tumor") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign placental neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign placental tumor") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign tumor of placenta") -AnnotationAssertion(Annotation( "NCIT:C8545") "benign tumor of the placenta") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "placenta benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8545") "placental neoplasms, benign") -AnnotationAssertion( "MONDO:0021498") -AnnotationAssertion(rdfs:label "benign neoplasm of placenta") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8545") ) - -# Class: (benign neoplasm of cerebellum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the cerebellum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4955") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92050000") -AnnotationAssertion(Annotation( "NCIT:C4955") "benign cerebellar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4955") "benign cerebellar neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4955") "benign cerebellar tumor") -AnnotationAssertion(Annotation( "NCIT:C4955") "benign neoplasm of the cerebellum") -AnnotationAssertion(Annotation( "NCIT:C4955") "benign tumor of cerebellum") -AnnotationAssertion(Annotation( "NCIT:C4955") "benign tumor of the cerebellum") -AnnotationAssertion(Annotation( "NCIT:C4955") "cerebellar neoplasms, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebellum benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4955") "neoplasms, benign, cerebellar") -AnnotationAssertion(Annotation( "NCIT:C4955") "neoplasms, cerebellar, benign") -AnnotationAssertion( "MONDO:0021499") -AnnotationAssertion(rdfs:label "benign neoplasm of cerebellum") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4955") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4955/inferred") ) - -# Class: (benign neoplasm of spleen) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the spleen.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:211.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4902") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92408009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4902") "UMLS:C0686615") -AnnotationAssertion(Annotation( "NCIT:C4902") "benign neoplasm of the spleen") -AnnotationAssertion(Annotation( "NCIT:C4902") "benign splenic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spleen benign neoplasm") -AnnotationAssertion( "MONDO:0021500") -AnnotationAssertion(rdfs:label "benign neoplasm of spleen") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (benign neoplasm of small intestine) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the small intestine.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:211.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3600") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92385005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3600") "UMLS:C0153944") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign neoplasm of the small intestine") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign small intestinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign small intestinal tumor") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign small intestine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign small intestine tumor") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign tumor of small intestine") -AnnotationAssertion(Annotation( "NCIT:C3600") "benign tumor of the small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "small intestine benign neoplasm") -AnnotationAssertion( "MONDO:0021501") -AnnotationAssertion(rdfs:label "benign neoplasm of small intestine") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3600") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3600") ) - -# Class: (benign neoplasm of gallbladder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the gall bladder.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080640") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4440") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92117002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4440") "UMLS:C0345912") -AnnotationAssertion(Annotation( "NCIT:C4440") "benign gallbladder neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4440") "benign gallbladder tumor") -AnnotationAssertion(Annotation( "NCIT:C4440") "benign neoplasm of the gallbladder") -AnnotationAssertion(Annotation( "NCIT:C4440") "benign tumor of gallbladder") -AnnotationAssertion(Annotation( "NCIT:C4440") "benign tumor of the gallbladder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4440") "gallbladder benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4440") "gallbladder benign tumor") -AnnotationAssertion( "MONDO:0021503") -AnnotationAssertion(rdfs:label "benign neoplasm of gallbladder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C4440") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4440") ) - -# Class: (benign neoplasm of endocardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the endocardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4608") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92083007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4608") "UMLS:C0347254") -AnnotationAssertion(Annotation( "NCIT:C4608") "benign endocardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4608") "benign endocardial tumor") -AnnotationAssertion(Annotation( "NCIT:C4608") "benign neoplasm of the endocardium") -AnnotationAssertion(Annotation( "NCIT:C4608") "benign tumor of endocardium") -AnnotationAssertion(Annotation( "NCIT:C4608") "benign tumor of the endocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "endocardium benign neoplasm") -AnnotationAssertion( "MONDO:0021505") -AnnotationAssertion(rdfs:label "benign neoplasm of endocardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4608") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4608") ) - -# Class: (benign neoplasm of spinal cord) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the spinal cord.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D33.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:225.3") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3627") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92405007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3627") "UMLS:C0154034") -AnnotationAssertion(Annotation( "NCIT:C3627") "benign neoplasm of the spinal cord") -AnnotationAssertion(Annotation( "NCIT:C3627") "benign spinal cord neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3627") "benign spinal cord tumor") -AnnotationAssertion(Annotation( "NCIT:C3627") "benign tumor of spinal cord") -AnnotationAssertion(Annotation( "NCIT:C3627") "benign tumor of the spinal cord") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "spinal cord benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3627") "spinal cord neoplasm, benign") -AnnotationAssertion( "MONDO:0021506") -AnnotationAssertion(rdfs:label "benign neoplasm of spinal cord") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3627") ) - -# Class: (benign neoplasm of brain stem) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the brainstem.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8549") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92029009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8549") "UMLS:C0686400") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brain stem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brain stem neoplasms") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brain stem tumor") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brainstem neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brainstem neoplasms") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brainstem tumor") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign brainstem tumors") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign neoplasm of brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign neoplasm of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign neoplasm of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign neoplasms of brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign neoplasms of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign tumor of brain stem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign tumor of brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign tumor of the brain stem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign tumor of the brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign tumors of brainstem") -AnnotationAssertion(Annotation( "NCIT:C8549") "benign tumors of the brainstem") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "brainstem benign neoplasm") -AnnotationAssertion( "MONDO:0021507") -AnnotationAssertion(rdfs:label "benign neoplasm of brain stem") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8549/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8549/inferred") ) - -# Class: (benign neoplasm of epicardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the epicardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8535") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92087008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8535") "UMLS:C0685115") -AnnotationAssertion(Annotation( "NCIT:C8535") "benign epicardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8535") "benign epicardial tumor") -AnnotationAssertion(Annotation( "NCIT:C8535") "benign neoplasm of the epicardium") -AnnotationAssertion(Annotation( "NCIT:C8535") "benign tumor of epicardium") -AnnotationAssertion(Annotation( "NCIT:C8535") "benign tumor of the epicardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "epicardium benign neoplasm") -AnnotationAssertion( "MONDO:0021508") -AnnotationAssertion(rdfs:label "benign neoplasm of epicardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8535") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8535") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (benign neoplasm of myocardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the myocardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4607") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92238001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4607") "UMLS:C0347253") -AnnotationAssertion(Annotation( "NCIT:C4607") "benign myocardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4607") "benign myocardial tumor") -AnnotationAssertion(Annotation( "NCIT:C4607") "benign neoplasm of the myocardium") -AnnotationAssertion(Annotation( "NCIT:C4607") "benign tumor of myocardium") -AnnotationAssertion(Annotation( "NCIT:C4607") "benign tumor of the myocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "myocardium benign neoplasm") -AnnotationAssertion( "MONDO:0021509") -AnnotationAssertion(rdfs:label "benign neoplasm of myocardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4607") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4607") ) - -# Class: (benign neoplasm of prostate) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the prostate gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D29.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:222.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3613") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92308005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3613") "UMLS:C0154009") -AnnotationAssertion(Annotation( "NCIT:C3613") "benign neoplasm of the prostate") -AnnotationAssertion(Annotation( "NCIT:C3613") "benign prostate neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3613") "benign prostate tumor") -AnnotationAssertion(Annotation( "NCIT:C3613") "benign prostatic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3613") "benign tumor of prostate") -AnnotationAssertion(Annotation( "NCIT:C3613") "benign tumor of the prostate") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "prostate gland benign neoplasm") -AnnotationAssertion( "MONDO:0021510") -AnnotationAssertion(rdfs:label "benign neoplasm of prostate") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3613") ) - -# Class: (benign neoplasm of adrenal gland) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the adrenal gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:227.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3629") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:91967007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3629") "UMLS:C0154040") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adrenal gland benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign adrenal gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign adrenal gland tumor") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign adrenal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign adrenal tumor") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign neoplasm of the adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign tumor of adrenal gland") -AnnotationAssertion(Annotation( "NCIT:C3629") "benign tumor of the adrenal gland") -AnnotationAssertion( "MONDO:0021511") -AnnotationAssertion(rdfs:label "benign neoplasm of adrenal gland") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3629") ) - -# Class: (benign neoplasm of thymus) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the thymus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D15.0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:212.6") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4458") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92437008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4458") "UMLS:C0345975") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign Thymus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign Thymus tumor") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign neoplasm of the Thymus") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign thymic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign thymic tumor") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign tumor of Thymus") -AnnotationAssertion(Annotation( "NCIT:C4458") "benign tumor of the Thymus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "thymus benign neoplasm") -AnnotationAssertion( "MONDO:0021512") -AnnotationAssertion(rdfs:label "benign neoplasm of thymus") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4458") ) - -# Class: (benign neoplasm of tonsil) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the tonsil.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D10.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:210.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3594") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92263001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3594") "UMLS:C0153936") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign neoplasm of the tonsil") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign tonsil neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign tonsil tumor") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign tonsillar neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign tonsillar tumor") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign tumor of the tonsil") -AnnotationAssertion(Annotation( "NCIT:C3594") "benign tumor of tonsil") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tonsil benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3594") "tonsillar neoplasm, benign") -AnnotationAssertion( "MONDO:0021513") -AnnotationAssertion(rdfs:label "benign neoplasm of tonsil") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3594") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3594/inferred") ) - -# Class: (benign neoplasm of pericardium) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the pericardium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8536") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92289001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8536") "UMLS:C0685118") -AnnotationAssertion(Annotation( "NCIT:C8536") "benign neoplasm of the pericardium") -AnnotationAssertion(Annotation( "NCIT:C8536") "benign pericardial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8536") "benign pericardial tumor") -AnnotationAssertion(Annotation( "NCIT:C8536") "benign tumor of pericardium") -AnnotationAssertion(Annotation( "NCIT:C8536") "benign tumor of the pericardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pericardium benign neoplasm") -AnnotationAssertion( "MONDO:0021514") -AnnotationAssertion(rdfs:label "benign neoplasm of pericardium") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8536") Annotation( "NCIT:C8536/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8536") ) - -# Class: (benign neoplasm of trachea) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the trachea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D14.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:212.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3602") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92446002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3602") "UMLS:C0153953") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign neoplasm of the trachea") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign trachea neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign trachea tumor") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign tracheal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign tracheal tumor") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign tumor of the trachea") -AnnotationAssertion(Annotation( "NCIT:C3602") "benign tumor of trachea") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "trachea benign neoplasm") -AnnotationAssertion( "MONDO:0021517") -AnnotationAssertion(rdfs:label "benign neoplasm of trachea") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3602") ) - -# Class: (benign neoplasm of mediastinum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the mediastinum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D15.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:212.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3604") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92214000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3604") "UMLS:C0153956") -AnnotationAssertion(Annotation( "NCIT:C3604") "benign mediastinal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3604") "benign mediastinal tumor") -AnnotationAssertion(Annotation( "NCIT:C3604") "benign neoplasm of the mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3604") "benign tumor of mediastinum") -AnnotationAssertion(Annotation( "NCIT:C3604") "benign tumor of the mediastinum") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mediastinum benign neoplasm") -AnnotationAssertion( "MONDO:0021521") -AnnotationAssertion(rdfs:label "benign neoplasm of mediastinum") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3604") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3604") ) - -# Class: (benign neoplasm of lower jaw bone) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the bone of lower jaw.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D16.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:213.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34417") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92208007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34417") "UMLS:C0004994") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bone of lower jaw benign neoplasm") -AnnotationAssertion( "MONDO:0021522") -AnnotationAssertion(rdfs:label "benign neoplasm of lower jaw bone") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign neoplasm of pharynx) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the pharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:210.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3597") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92293007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3597") "UMLS:C0153940") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign neoplasm of the pharynx") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign pharyngeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign pharyngeal tumor") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign pharynx neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign pharynx tumor") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign tumor of pharynx") -AnnotationAssertion(Annotation( "NCIT:C3597") "benign tumor of the pharynx") -AnnotationAssertion(Annotation( "NCIT:C3597") "pharyngeal neoplasm benign") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pharynx benign neoplasm") -AnnotationAssertion( "MONDO:0021523") -AnnotationAssertion(rdfs:label "benign neoplasm of pharynx") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3597") ) - -# Class: (benign neoplasm of meninges) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the meningeal cluster.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:D32") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4957") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:109913001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4957") "UMLS:C0348426") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign meningeal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign meningeal neoplasms") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign meningeal tumor") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign meningeal tumors") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign meninges neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign meninges tumor") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign neoplasm of the meninges") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign neoplasms of meninges") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign neoplasms of the meninges") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign tumor of meninges") -AnnotationAssertion(Annotation( "NCIT:C4957") "benign tumor of the meninges") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "meningeal cluster benign neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4957") "meningeal tumors, benign") -AnnotationAssertion( "MONDO:0021527") -AnnotationAssertion(rdfs:label "benign neoplasm of meninges") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4957") ) - -# Class: (benign neoplasm of male breast) - -AnnotationAssertion(Annotation( "NCIT:C4620") "A non-metastasizing neoplasm that arises from the breast parenchyma in males.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4620") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92206006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4620") "UMLS:C0347482") -AnnotationAssertion(Annotation( "NCIT:C4620") "benign Male breast neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4620") "benign Male breast tumor") -AnnotationAssertion(Annotation( "NCIT:C4620") "benign neoplasm of the Male breast") -AnnotationAssertion(Annotation( "NCIT:C4620") "benign tumor of Male breast") -AnnotationAssertion(Annotation( "NCIT:C4620") "benign tumor of the Male breast") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "male breast benign neoplasm") -AnnotationAssertion( "MONDO:0021528") -AnnotationAssertion(rdfs:label "benign neoplasm of male breast") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4620") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign neoplasm of chest wall) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A benign neoplasm that involves the chest wall.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:229.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8529") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:92058007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8529") "UMLS:C0684831") -AnnotationAssertion(Annotation( "NCIT:C8529") "benign chest wall neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8529") "benign chest wall tumor") -AnnotationAssertion(Annotation( "NCIT:C8529") "benign neoplasm of the chest wall") -AnnotationAssertion(Annotation( "NCIT:C8529") "benign tumor of chest wall") -AnnotationAssertion(Annotation( "NCIT:C8529") "benign tumor of the chest wall") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "chest wall benign neoplasm") -AnnotationAssertion( "MONDO:0021529") -AnnotationAssertion(rdfs:label "benign neoplasm of chest wall") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8529") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8529") ) - -# Class: (intestinal neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C4637") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the small or large intestine. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4207"^^xsd:anyURI) -AnnotationAssertion(Annotation( "OMIM:114900") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C562842") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4637") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIM:114900") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:276816003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:notFoundInDiseaseSubset") Annotation( "NCIT:C4637") Annotation( "OMIM:114900") "UMLS:C0349535") -AnnotationAssertion(Annotation( "NCIT:C4637") "carcinoid tumor of intestine") -AnnotationAssertion(Annotation( "NCIT:C4637") "carcinoid tumor of the intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of intestine") -AnnotationAssertion(Annotation( "NCIT:C4637") "intestinal NET G1") -AnnotationAssertion(Annotation( "NCIT:C4637") "intestinal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C4637") "intestinal neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "intestine NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") Annotation( "NCIT:C4637") "intestine carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine carcinoid tumor (disease)") -AnnotationAssertion( "intestine neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "intestine neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion( "MONDO:0021533") -AnnotationAssertion(rdfs:label "intestinal neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4637/inferred") ) -SubClassOf(Annotation( "NCIT:C4637/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rectal neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C5547") "A well differentiated, low grade neuroendocrine tumor (carcinoid tumor) that arises from the rectum. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal to or less than 2 percent.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5547") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:713306000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C5547") "UMLS:C1335678") -AnnotationAssertion(Annotation( "NCIT:C5547") "carcinoid of rectum") -AnnotationAssertion(Annotation( "NCIT:C5547") "carcinoid of the rectum") -AnnotationAssertion(Annotation( "NCIT:C5547") "carcinoid tumor of rectum") -AnnotationAssertion(Annotation( "NCIT:C5547") "carcinoid tumor of the rectum") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of rectum") -AnnotationAssertion(Annotation( "NCIT:C5547") "rectal NET G1") -AnnotationAssertion(Annotation( "NCIT:C5547") "rectal carcinoid") -AnnotationAssertion(Annotation( "NCIT:C5547") "rectal carcinoid tumor") -AnnotationAssertion(Annotation( "NCIT:C5547") "rectal neuroendocrine tumor G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "rectum NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "rectum carcinoid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum carcinoid tumor (disease)") -AnnotationAssertion( "rectum neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "rectum neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion( "MONDO:0021534") -AnnotationAssertion(rdfs:label "rectal neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5547") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5547") ) - -# Class: (pancreatic neuroendocrine tumor G1) - -AnnotationAssertion(Annotation( "NCIT:C95584") "A low grade well differentiated tumor with neuroendocrine differentiation that arises from the pancreas. The mitotic count is less than 2 per 10 HPF and/or the Ki67 index is equal or less than 2%.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C95584") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254613007") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "grade 1 neuroendocrine neoplasm of pancreas") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "pancreas NET G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "pancreas carcinoid tumor") -AnnotationAssertion( "pancreas neuroendocrine neoplasm G1") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm_grade1") "pancreas neuroendocrine tumor, well differentiated, low grade") -AnnotationAssertion(Annotation( "NCIT:C95584") "pancreatic NET G1") -AnnotationAssertion(Annotation( "NCIT:C95584") "pancreatic neuroendocrine tumor G1") -AnnotationAssertion( "MONDO:0021535") -AnnotationAssertion(rdfs:label "pancreatic neuroendocrine tumor G1") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C95584") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myomatous neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4063") "A benign or malignant mesenchymal neoplasm arising from smooth, skeletal, or cardiac muscle.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009379") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D019042") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4063") -AnnotationAssertion(Annotation( "NCIT:C4063") "muscle neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4063") "muscle tumor") -AnnotationAssertion(Annotation( "NCIT:C4063") "myomatous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4063") "myomatous tumor") -AnnotationAssertion(Annotation( "NCIT:C4063") "neoplasm of muscle") -AnnotationAssertion(Annotation( "NCIT:C4063") "neoplasm of the muscle") -AnnotationAssertion(Annotation( "NCIT:C4063") "tumor of muscle") -AnnotationAssertion(Annotation( "NCIT:C4063") "tumor of the muscle") -AnnotationAssertion(Annotation( "MESH:D009379") "muscle tissue neoplasm") -AnnotationAssertion(Annotation( "MESH:D009379") "muscle tissue neoplasms") -AnnotationAssertion(Annotation( "MESH:D009379") "myoblastoma") -AnnotationAssertion(Annotation( "MESH:D009379") "myoblastomas") -AnnotationAssertion(Annotation( "MESH:D009379") "myofibroblastoma") -AnnotationAssertion(Annotation( "MESH:D009379") "myofibroblastomas") -AnnotationAssertion(Annotation( "MESH:D009379") "neoplasm, muscle tissue") -AnnotationAssertion( "MONDO:0021545") -AnnotationAssertion(rdfs:label "myomatous neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C4063") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (omphalitis) - -AnnotationAssertion(Annotation( "NCIT:C116008") "Inflammation of the umbilical cord stump in newborns.") -AnnotationAssertion(Annotation( "UMLS:C0028992") "GTR:AN0533760") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0028992") "NCIT:C116008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0028992") "SCTID:239095007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0028992") -AnnotationAssertion(Annotation( "NCIT:C116008") "omphalitis") -AnnotationAssertion(Annotation( "GTR:AN0533760") Annotation( "NCIT:C116008") "Omphalitis") -AnnotationAssertion( "MONDO:0021562") -AnnotationAssertion(rdfs:label "omphalitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (renal tubule disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the renal tubule.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:588.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95568003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0151747") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of renal tubule") -AnnotationAssertion( "disease or disorder of renal tubule") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of renal tubule") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "renal tubular disease") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "renal tubular disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "renal tubule disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "renal tubule disease or disorder") -AnnotationAssertion( "MONDO:0021568") -AnnotationAssertion(rdfs:label "renal tubule disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (fallopian tube endometrioid tumor) - -AnnotationAssertion(Annotation( "NCIT:C40111") "A benign, borderline, or malignant epithelial tumor of the fallopian tube that is characterized by the presence of glands and/or cysts lined by neoplastic cells that resemble endometrial cells.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C40111") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40111") "UMLS:C1517113") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "endometrium neoplasm of fallopian tube") -AnnotationAssertion(Annotation( "NCIT:C40111") "fallopian tube endometrioid neoplasm") -AnnotationAssertion(Annotation( "NCIT:C40111") "fallopian tube endometrioid tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "fallopian tube endometrium neoplasm") -AnnotationAssertion( "MONDO:0021576") -AnnotationAssertion(rdfs:label "fallopian tube endometrioid tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C40111") ) -SubClassOf( ) - -# Class: (sternal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6730") "A benign or malignant neoplasm that affects the sternum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6730") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126559003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6730") "UMLS:C1290244") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C6730") "neoplasm of sternum") -AnnotationAssertion( "neoplasm of sternum (disease)") -AnnotationAssertion( "neoplasm of sternum (disorder)") -AnnotationAssertion(Annotation( "NCIT:C6730") "neoplasm of the sternum") -AnnotationAssertion(Annotation( "NCIT:C6730") "sternal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6730") "sternal tumor") -AnnotationAssertion( "sternum neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sternum neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "sternum tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C6730") "tumor of sternum") -AnnotationAssertion(Annotation( "NCIT:C6730") "tumor of the sternum") -AnnotationAssertion( "MONDO:0021578") -AnnotationAssertion(rdfs:label "sternal neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6730") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of femur) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the femur.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126583006") -AnnotationAssertion( "femur neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "femur neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "femur tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of femur") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of femur") -AnnotationAssertion( "MONDO:0021579") -AnnotationAssertion(rdfs:label "neoplasm of femur") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplasm of jaw) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neoplasm (disease) that involves the jaw skeleton.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126634001") -AnnotationAssertion( "jaw skeleton neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "jaw skeleton neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "jaw skeleton tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of jaw skeleton") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of jaw skeleton") -AnnotationAssertion( "MONDO:0021580") -AnnotationAssertion(rdfs:label "neoplasm of jaw") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (connective tissue neoplasm) - -AnnotationAssertion(Annotation( "MESH:D009372") "Neoplasms composed of connective tissue, including elastic, mucous, reticular, osseous, and cartilaginous tissue. The concept does not refer to neoplasms located in connective tissue.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009372") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126598008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0027656") -AnnotationAssertion(Annotation( "MESH:D009372") "connective tissue neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "connective tissue neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "connective tissue tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of connective tissue") -AnnotationAssertion(Annotation( "DOID:201") "neoplasm of connective tissues") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of connective tissue") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "tumour of connective tissue") -AnnotationAssertion(Annotation( "MESH:D009372") "connective tissue neoplasms") -AnnotationAssertion(Annotation( "MESH:D009372") "neoplasm, connective tissue") -AnnotationAssertion( "MONDO:0021581") -AnnotationAssertion(rdfs:label "connective tissue neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D009372") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D009372/inferred") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (melanocytic skin neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A melanocytic neoplasm that involves the zone of skin.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7161") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7161") "UMLS:C0349501") -AnnotationAssertion(Annotation( "NCIT:C7161") "cutaneous melanocytic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7161") "melanocytic neoplasm of skin") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "melanocytic neoplasm of zone of skin") -AnnotationAssertion(Annotation( "NCIT:C7161") "melanocytic skin neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin melanocytic neoplasm") -AnnotationAssertion( "MONDO:0021583") -AnnotationAssertion(rdfs:label "melanocytic skin neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7161") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7161") ) - -# Class: (uterine ligament neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C40133") "A benign, borderline, or malignant neoplasm that affects the uterine ligaments. Representative examples include Wolffian adnexal tumor, papillary cystadenoma, and adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C40133") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C40133") "UMLS:C1519870") -AnnotationAssertion(Annotation( "NCIT:C40133") "neoplasm of the uterine ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of uterine ligament") -AnnotationAssertion(Annotation( "NCIT:C40133") "tumor of the uterine ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of uterine ligament") -AnnotationAssertion(Annotation( "NCIT:C40133") "uterine ligament neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "uterine ligament neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C40133") "uterine ligament tumor") -AnnotationAssertion( "MONDO:0021629") -AnnotationAssertion(rdfs:label "uterine ligament neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (epithelial skin neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A epithelial neoplasm that involves the zone of skin.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7342") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7342") "UMLS:C0345976") -AnnotationAssertion(Annotation( "NCIT:C7342") "epithelial skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7342") "epithelial skin tumor") -AnnotationAssertion(Annotation( "NCIT:C7342") "skin epithelium neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7342") "skin epithelium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "zone of skin epithelial neoplasm") -AnnotationAssertion( "MONDO:0021634") -AnnotationAssertion(rdfs:label "epithelial skin neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7342") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7342") ) - -# Class: (neurocristopathy) - -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "Wikipedia:Neurocristopathy") "That disease that arises from defects in the development of tissues containing cells commonly derived from the embryonic neural crest cell lineage.") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of neural crest cell development") -AnnotationAssertion(Annotation( "MONDO:cjm") "disorder of neural crest development") -AnnotationAssertion( "neural crest cell development disease") -AnnotationAssertion( "MONDO:0021635") -AnnotationAssertion(rdfs:label "neurocristopathy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (low grade glioma) - -AnnotationAssertion(Annotation( "NCIT:C132067") "A grade I or grade II glioma arising from the central nervous system. This category includes pilocytic astrocytoma, diffuse astrocytoma, subependymal giant cell astrocytoma, ependymoma, oligodendroglioma, oligoastrocytoma, and angiocentric glioma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C132067") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C132067") "UMLS:C1997217") -AnnotationAssertion(Annotation( "NCIT:C132067") "low grade glioma") -AnnotationAssertion(Annotation( "NCIT:C132067") "low-grade glioma") -AnnotationAssertion( "MONDO:0021637") -AnnotationAssertion(rdfs:label "low grade glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C132067") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (grade II glioma) - -AnnotationAssertion(Annotation( "NCIT:C132505") "A glioma arising from the central nervous system. This category includes diffuse astrocytoma, ependymoma, oligodendroglioma, and oligoastrocytoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C132505") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4330050") -AnnotationAssertion(Annotation( "NCIT:C132505") "WHO grade II glioma") -AnnotationAssertion(Annotation( "NCIT:C132505") "grade II glioma") -AnnotationAssertion( "MONDO:0021639") -AnnotationAssertion(rdfs:label "grade II glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (grade III glioma) - -AnnotationAssertion(Annotation( "NCIT:C127816") "A group of malignant gliomas that includes anaplastic astrocytoma, anaplastic oligodendroglioma, anaplastic oligoastrocytoma, and anaplastic ependymoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C127816") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4287997") -AnnotationAssertion(Annotation( "NCIT:C127816") "WHO grade III glioma") -AnnotationAssertion(Annotation( "NCIT:C127816") "anaplastic glioma") -AnnotationAssertion( "MONDO:0021640") -AnnotationAssertion(rdfs:label "grade III glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C127816") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ovarian sex cord-stromal tumor) - -AnnotationAssertion(Annotation( "NCIT:C4862") "A benign or malignant neoplasm that arises from the ovary and is composed of granulosa cells, Sertoli cells, Leydig cells, theca cells, and fibroblasts. Representative examples include thecoma, fibroma, Sertoli cell tumor, and granulosa cell tumor.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080369") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000430") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012285") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4862") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:SCST") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4862") "UMLS:C0600113") -AnnotationAssertion(Annotation( "NCIT:C4862") "Sex cord-stromal neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C4862") "Sex cord-stromal neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C4862") "Sex cord-stromal tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C4862") "Sex cord-stromal tumor of the ovary") -AnnotationAssertion(Annotation( "NCIT:C4862") "ovarian Sex cord-stromal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4862") "ovarian Sex cord-stromal tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ovary sex cord-stromal tumor") -AnnotationAssertion( "sex cord-stromal tumor of ovary") -AnnotationAssertion(Annotation( "GARD:0012285") "ovarian sex cord tumor with annular tubules") -AnnotationAssertion(Annotation( "ONCOTREE:SCST") "sex cord stromal tumor") -AnnotationAssertion( "MONDO:0021657") -AnnotationAssertion(rdfs:label "ovarian sex cord-stromal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4862") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4862") ) - -# Class: (bile duct neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2898") "A benign or malignant neoplasm that affects the intrahepatic or extrahepatic bile ducts. Representative examples of benign neoplasms include bile duct adenoma and extrahepatic bile duct lipoma. Representative examples of malignant neoplasms include intrahepatic and extrahepatic cholangiocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001650") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2898") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C2898") "UMLS:C0005396") -AnnotationAssertion(Annotation( "NCIT:C2898") "bile duct neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "bile duct neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2898") "bile duct tumor") -AnnotationAssertion(Annotation( "NCIT:C2898") "intrahepatic and extrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2898") "intrahepatic and extrahepatic bile duct tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of bile duct") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of bile duct") -AnnotationAssertion( "MONDO:0021662") -AnnotationAssertion(rdfs:label "bile duct neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2898") ) -SubClassOf( ) - -# Class: (ear infection) - -AnnotationAssertion(Annotation( "NCIT:C27193") "A viral or bacterial infection that affects the external, middle, or inner ear. It may follow an upper respiratory infection. Signs and symptoms include pain, ear discharge, ear fullness, hearing loss, vertigo, nausea, and vomiting.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010031") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27193") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27193") "UMLS:C0699744") -AnnotationAssertion(Annotation( "NCIT:C27193") "Ear infection") -AnnotationAssertion(Annotation( "NCIT:C27193") "otitis") -AnnotationAssertion( "MONDO:0021666") -AnnotationAssertion(rdfs:label "ear infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C27193/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27193/inferred") ) - -# Class: (neuralgia) - -AnnotationAssertion(Annotation( "Wikipedia:Neuralgia") "A pain disorder characterize by pain in the distribution of a nerve or nerves") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D009437") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:16269008") -AnnotationAssertion( "neuralgia") -AnnotationAssertion(Annotation( "MESH:D009437") "pain, nerve") -AnnotationAssertion(Annotation( "MESH:D009437") "pain, neuropathic") -AnnotationAssertion(Annotation( "MESH:D009437") "paroxysmal nerve pain") -AnnotationAssertion(Annotation( "MESH:D009437") "paroxysmal nerve pains") -AnnotationAssertion( "MONDO:0021667") -AnnotationAssertion(rdfs:label "neuralgia") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "https://orcid.org/0000-0002-4142-7153") ) - -# Class: (post-infectious disorder) - -AnnotationAssertion(Annotation( "SCTID:123976001") "A disorder that follows infection but is distinct from the infection itself and its usual manifestations.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:B90-B94") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:139.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:123976001") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/pull/3118#issuecomment-871858054") Annotation( "https://orcid.org/0000-0001-5208-3432") "sequela of infectious disorder") -AnnotationAssertion( "MONDO:0021669") -AnnotationAssertion(rdfs:label "post-infectious disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (post-infectious syndrome) - -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021670") -AnnotationAssertion(rdfs:label "post-infectious syndrome") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (post-bacterial disorder) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "MONDO:0021673") -AnnotationAssertion(rdfs:label "post-bacterial disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (post-viral disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "A post-infectious disorder that follows viral infection but is distinct from the viral infection itself and its usual manifestations.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/2950"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:139.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:123948009") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "sequela of viral disease") -AnnotationAssertion( "MONDO:0021674") -AnnotationAssertion(rdfs:label "post-viral disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (post-infectious neuralgia) - -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:729.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:17111003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0032772") -AnnotationAssertion( "postinfectious neuralgia") -AnnotationAssertion( "MONDO:0021677") -AnnotationAssertion(rdfs:label "post-infectious neuralgia") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (proctosigmoiditis) - -AnnotationAssertion(Annotation( "NCIT:C34950") "Inflammation of the sigmoid colon and rectum.") -AnnotationAssertion( "ICD9:569.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0033252") "NCIT:C34950") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0033252") "SCTID:41364008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0033252") -AnnotationAssertion(Annotation( "NCIT:C34950") "proctosigmoiditis") -AnnotationAssertion(Annotation( "MESH:D011350") Annotation( "NCIT:C34950") "Proctosigmoiditis") -AnnotationAssertion(Annotation( "MESH:D011350") "Rectosigmoiditis") -AnnotationAssertion( "rectosigmoiditis") -AnnotationAssertion( "MONDO:0021736") -AnnotationAssertion(rdfs:label "proctosigmoiditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C34950") Annotation( "UMLS:C0033252") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (puerperal infection) - -AnnotationAssertion(Annotation( "MESH:D011645") "An infection occurring in puerperium, the period of 6-8 weeks after giving birth.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001407") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0034041") "MESH:D011645") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0034041") -AnnotationAssertion(Annotation( "MESH:D011645") "Infection, Puerperal") -AnnotationAssertion(Annotation( "MESH:D011645") "Infections, Puerperal") -AnnotationAssertion(Annotation( "MESH:D011645") "Puerperal Infection") -AnnotationAssertion(Annotation( "MESH:D011645") "Puerperal Infections") -AnnotationAssertion( "MONDO:0021742") -AnnotationAssertion(rdfs:label "puerperal infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf( ) - -# Class: (pyelocystitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001835") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0034184") "MESH:D053653") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0034184") -AnnotationAssertion(Annotation( "MESH:D053653") "Cystopyelitis") -AnnotationAssertion(Annotation( "MESH:D053653") "Pyelocystitis") -AnnotationAssertion( "MONDO:0021746") -AnnotationAssertion(rdfs:label "pyelocystitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D053653") ) -SubClassOf(Annotation( "MESH:D053653") ) - -# Class: (tracheobronchitis) - -AnnotationAssertion(Annotation( "NCIT:C122784") "Inflammation of the tracheobronchial tree.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0040586") "NCIT:C122784") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0040586") "SCTID:13617004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0040586") -AnnotationAssertion(Annotation( "NCIT:C122784") "tracheobronchitis") -AnnotationAssertion(Annotation( "NCIT:C122784") "Tracheobronchitis") -AnnotationAssertion( "MONDO:0021925") -AnnotationAssertion(rdfs:label "tracheobronchitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hearing disorder) - -AnnotationAssertion(Annotation( "NCIT:C3078") "A disorder characterized by the partial or complete loss of the ability to detect sounds due to damage to the ear structures or inability of the brain to properly interpret or process the auditory signals it receives from the anatomic structures of the ear.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D006311") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3078") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128540005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3078") "UMLS:C0260662") -AnnotationAssertion(Annotation( "NCIT:C3078") "hearing disorder") -AnnotationAssertion( "auditory alteration") -AnnotationAssertion( "disorder of hearing") -AnnotationAssertion( "MONDO:0021945") -AnnotationAssertion(rdfs:label "hearing disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune oophoritis) - -AnnotationAssertion(Annotation( "GARD:0009461") "Autoimmune oophoritis is a rare cause of primary ovarian insufficiency (POI). It happens when the body's immune system mistakenly attacks the ovaries causing inflammation, atrophy and fibrosis. These changes stop the ovaries from working normally. The main symptoms of autoimmune oophorotis are irregular or absent menstrual period (amenorrhea) and symptoms related to ovarian cysts such as abdominal cramping, bloating, nausea and vomiting. Autoimmune oophoritis may occur as part of autoimmune polyglandular syndrome type I and type II but has also been associated with lupus, pernicious anemia, myasthenia gravis and other autoimmune conditions. The underlying cause of autoimmune oophoritis is unknown. Diagnosis involves a special blood test which looks for anti-steroid or anti-ovarian antibodies, a pelvic ultrasound to look for enlarged cystic ovaries and tests to rule out other possible causes of POI. Management of autoimmune oophoritis involves emotional support, possible estrogen replacement therapy and management of other autoimmune conditions.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009461") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C538274") -AnnotationAssertion(Annotation( "GARD:0009461") Annotation( "MONDO:equivalentTo") "UMLS:C0878654") -AnnotationAssertion( "MONDO:0021950") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autoimmune oophoritis") -AnnotationAssertion(Annotation( "GARD:0009461") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9461/autoimmune-oophoritis"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:C538274") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ureteritis) - -AnnotationAssertion(Annotation( "NCIT:C78666") "An acute or chronic inflammatory process affecting the ureter.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0041959") "NCIT:C78666") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0041959") "SCTID:111405003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0041959") -AnnotationAssertion(Annotation( "NCIT:C78666") "ureteritis") -AnnotationAssertion(Annotation( "UMLS:C0041959") "Inflammation of ureter") -AnnotationAssertion(Annotation( "NCIT:C78666") "Ureteritis") -AnnotationAssertion( "MONDO:0021960") -AnnotationAssertion(rdfs:label "ureteritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic prostatitis) - -AnnotationAssertion(Annotation( "NCIT:C26930") "An infectious or non-infectious chronic inflammatory process that affects the prostate gland.") -AnnotationAssertion( "ICD9:601.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0085696") "NCIT:C26930") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0085696") "SCTID:19905009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0085696") -AnnotationAssertion(Annotation( "NCIT:C26930") "chronic prostatitis") -AnnotationAssertion(Annotation( "NCIT:C26930") "Chronic Prostatitis") -AnnotationAssertion(Annotation( "UMLS:C0085696") "Chronic prostatitis") -AnnotationAssertion( "MONDO:0022103") -AnnotationAssertion(rdfs:label "chronic prostatitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C26930") Annotation( "UMLS:C0085696") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vascular disorder of penis) - -AnnotationAssertion(Annotation( "NCIT:C35218") "A non-neoplastic or neoplastic disorder that affects the blood vessels of the penis. Representative examples include atherosclerosis, venous leak, and hemangioma.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:607.82") -AnnotationAssertion(Annotation( "UMLS:C0156307") "MEDGEN:102349") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0156307") "NCIT:C35218") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0156307") "SCTID:198029003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0156307") -AnnotationAssertion(Annotation( "NCIT:C35218") "penile vascular disorder") -AnnotationAssertion(Annotation( "NCIT:C35218") "Penile Vascular Disorder") -AnnotationAssertion(Annotation( "UMLS:C0156307") "Penile vascular disorder") -AnnotationAssertion(Annotation( "UMLS:C0156307") "Penis vascular disorder") -AnnotationAssertion(Annotation( "UMLS:C0156307") "Vascular disorder of penis") -AnnotationAssertion( "MONDO:0022293") -AnnotationAssertion(rdfs:label "vascular disorder of penis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35218") Annotation( "UMLS:C0156307") ) -SubClassOf(Annotation( "NCIT:C35218") Annotation( "UMLS:C0156307") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nephropathy-associated ciliopathy) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:156162") -AnnotationAssertion( "MONDO:0022409") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nephropathy-associated ciliopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Orphanet:156162") ) -SubClassOf( ) - -# Class: (retinal ciliopathy) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:156165") -AnnotationAssertion( "MONDO:0022410") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "retinal ciliopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "Orphanet:156165") ) - -# Class: (autoimmune inner ear disease) - -AnnotationAssertion(Annotation( "PMID:26485595") Annotation( "https://orcid.org/0000-0001-5208-3432") "A syndrome characterized by rapidly progressive sensorineural hearing loss (SNHL), that is often bilateral, and is potentially reversible.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008582") -AnnotationAssertion(Annotation( "GARD:0008582") Annotation( ) "AIED") -AnnotationAssertion( "MONDO:0022518") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autoimmune inner ear disease") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (autoimmune myocarditis) - -AnnotationAssertion(Annotation( "GARD:0009519") "Autoimmune myocarditis is an autoimmune disease that affects the heart. The condition is characterized by inflammation of the heart muscle (myocardium). Some people with autoimmune myocarditis have no noticeable symptoms of the condition. When present, signs and symptoms may include chest pain, abnormal heartbeat, shortness of breath, fatigue, signs of infection (i.e. fever, headache, sore throat, diarrhea), and leg swelling. The exact underlying cause of the condition is currently unknown; however, autoimmune conditions, in general, occur when the immune system mistakenly attacks healthy tissue. Treatment is based on the signs and symptoms present in each person. In some cases, medications that suppress the immune system may be recommended.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009519") -AnnotationAssertion( "MONDO:0022519") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autoimmune myocarditis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (branchial arch disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the pharyngeal system development.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0001001") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of pharyngeal system development") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") Annotation( "MONDO:patterns/location_top") "disorder of pharyngeal system development") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "pharyngeal system development disease") -AnnotationAssertion( "MONDO:0022606") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "branchial arch disease") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (childhood carcinoid tumor) - -AnnotationAssertion(Annotation( "NCIT:C118810") "A rare carcinoid tumor that occurs during childhood.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009315") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C118810") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C118810") "UMLS:C3899673") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "carcinoid tumor (disease) of childhood") -AnnotationAssertion(Annotation( "NCIT:C118810") "childhood carcinoid tumor") -AnnotationAssertion( "childhood carcinoid tumor (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") "pediatric carcinoid tumor (disease)") -AnnotationAssertion(Annotation( "GARD:0009315") "carcinoid tumor childhood") -AnnotationAssertion( "MONDO:0022642") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "childhood carcinoid tumor") -AnnotationAssertion(Annotation( "GARD:0009315") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9315/carcinoid-tumor-childhood"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C118810") ) -SubClassOf( ) - -# Class: (cerebellar degeneration) - -AnnotationAssertion(Annotation( "NCIT:C84624") "Degeneration of the cerebellum. It may be an inherited condition, a paraneoplastic syndrome, or secondary to autoimmune disorders.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:1443") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006019") -AnnotationAssertion(Annotation( "DOID:1443") Annotation( "MONDO:directSiblingOf") "ICD9:331.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C84624") -AnnotationAssertion(Annotation( "DOID:1443") Annotation( "MONDO:directSiblingOf") "SCTID:418143002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95646004") -AnnotationAssertion(Annotation( "DOID:1443") Annotation( "MONDO:directSiblingOf") "UMLS:C0154671") -AnnotationAssertion(Annotation( "GARD:0006019") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84624") "UMLS:C0262404") -AnnotationAssertion(Annotation( "DOID:1443") "Brain degeneration") -AnnotationAssertion(Annotation( "NCIT:C84624") "cerebellar Degeneration") -AnnotationAssertion( "cerebellar degeneration") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebellum neurodegenerative disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neurodegenerative disease of cerebellum") -AnnotationAssertion(Annotation( "DOID:1443") "cerebral degeneration") -AnnotationAssertion( "MONDO:0022687") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cerebellar degeneration") -AnnotationAssertion(Annotation( "GARD:0006019") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6019/cerebellar-degeneration"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (type 2 collagenopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/disease_series_by_gene") "Any disease or disorder in which the cause of the disease is a mutation in the COL2A1 gene.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3574"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3698"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4948"^^xsd:anyURI) -AnnotationAssertion(Annotation( "Orphanet:93421") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009246") -AnnotationAssertion(Annotation( "GARD:0009246") "HGNC:2200") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C535964") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:93421") -AnnotationAssertion(Annotation( "GARD:0009246") Annotation( "MONDO:equivalentTo") "UMLS:C2931073") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227672") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/disease_series_by_gene") "COL2A1 disease or disorder") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-8612-1062") "collagenopathy type 2 alpha 1") -AnnotationAssertion(Annotation( "MONDO:patterns/disease_series_by_gene") "disease or disorder caused by mutation in COL2A1") -AnnotationAssertion(Annotation( "GARD:0009246") Annotation( ) "COL2A1") -AnnotationAssertion(Annotation( "GARD:0009246") "cartilage collagen") -AnnotationAssertion(Annotation( "GARD:0009246") "collagen II") -AnnotationAssertion( "MONDO:0022800") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:93421") ) -AnnotationAssertion(rdfs:label "type 2 collagenopathy") -AnnotationAssertion(Annotation( "GARD:0009246") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9246/collagenopathy-type-2-alpha-1"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:cjm") ) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31633310") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cytokine receptor deficiency) - -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "A disease that has its basis in the disruption of cytokine receptor activity.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009530") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cytokine receptor activity disease") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of cytokine receptor activity") -AnnotationAssertion( "MONDO:0022919") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Editor note: todo, align") -AnnotationAssertion(rdfs:label "cytokine receptor deficiency") -AnnotationAssertion(Annotation( "GARD:0009530") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9530/cytokine-receptor-deficiency"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (familial colorectal cancer) - -AnnotationAssertion(Annotation( "GARD:0008533") "Familial colon cancer is a cluster of colon cancer within a family. Most cases of colon cancer occur sporadically in people with little to no family history of the condition. Approximately 3-5% of colon cancer is considered 'hereditary' and is thought to be caused by an inherited predisposition tocolon cancer that is passed down through a family in an autosomal dominant or autosomal recessive manner. In some of these families, the underlying genetic cause is not known; however, many of these cases are caused by changes (mutations) in the APC , MYH , MLH1 , MSH2 , MSH6 , PMS2 , EPCAM , PTEN , STK11 , SMAD4 , BMPR1A , NTHL1 , POLE , and POLD1 genes (which are associated with hereditary cancer syndromes). An additional 10-30% of people diagnosed with colon cancer have a significant family history of the condition but have no identifiable mutation in a gene known to cause a hereditary predisposition to colon cancer. These clusters of colon cancer are likely due to a combination of gene(s) and other shared factors such as environment and lifestyle. High-risk cancer screening and other preventative measures such as prophylactic surgeries are typically recommended in people who have an increased risk for colon cancer based on their personal and/or family histories.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008533") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN029768") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary colorectal cancer") -AnnotationAssertion(Annotation( "GARD:0008533") "colorectal cancer, familial") -AnnotationAssertion( "MONDO:0023113") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "familial colorectal cancer") -AnnotationAssertion(Annotation( "GARD:0008533") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/8533/familial-colorectal-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (familial prostate carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C103817") "Prostate carcinoma that has developed in relatives of patients with a history of prostate carcinoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4521"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4882"^^xsd:anyURI) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0004520") -AnnotationAssertion(Annotation( "UMLS:CN036094") "GTR:AN0101368") -AnnotationAssertion(Annotation( "UMLS:CN036094") "GTR:AN0101369") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C103817") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:1331") Annotation( "Orphanet:1331/ntbt") "OMIM:176807") -AnnotationAssertion(Annotation( "DOID:10283") Annotation( "GARD:0004520") Annotation( "MONDO:equivalentTo") Annotation( "OMIM:176807") "Orphanet:1331") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:715412008") -AnnotationAssertion(Annotation( "GARD:0004520") Annotation( "MONDO:equivalentTo") "UMLS:C2931456") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN036094") -AnnotationAssertion(Annotation( "GTR:AN0101368") "familial prostate cancer") -AnnotationAssertion(Annotation( "GTR:AN0101369") Annotation( "MONDO:patterns/hereditary") Annotation( "NCIT:C103817") "hereditary prostate cancer") -AnnotationAssertion(Annotation( "NCIT:C103817") "hereditary prostate carcinoma") -AnnotationAssertion(Annotation( "OMIM:176807") Annotation( "OMIM:genemap2") "prostate cancer, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:176807") Annotation( "OMIM:genemap2") "prostate cancer, familial, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "OMIM:176807") Annotation( "OMIM:genemap2") "prostate cancer, somatic") -AnnotationAssertion(Annotation( "OMIM:176807") Annotation( "OMIM:genemap2") "prostate cancer, susceptibility to, autosomal dominant, somatic mutation") -AnnotationAssertion(Annotation( "GARD:0004520") "prostate cancer, familial") -AnnotationAssertion(Annotation( "GARD:0004520") "prostate cancer, hereditary") -AnnotationAssertion( "MONDO:0023122") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "familial prostate carcinoma") -AnnotationAssertion(Annotation( "GARD:0004520") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/4520/familial-prostate-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C103817") ) - -# Class: (viral myocarditis) - -AnnotationAssertion(Annotation( "NCIT:C128381") "Myocarditis that is caused by an infection with a viral agent.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0276138") "NCIT:C128381") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0276138") "SCTID:89141000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0276138") -AnnotationAssertion(Annotation( "NCIT:C128381") "viral myocarditis") -AnnotationAssertion(Annotation( "NCIT:C128381") "Viral Myocarditis") -AnnotationAssertion(Annotation( "UMLS:C0276138") "Viral myocarditis") -AnnotationAssertion( "MONDO:0023161") -AnnotationAssertion(rdfs:label "viral myocarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C128381") Annotation( "UMLS:C0276138") ) -SubClassOf( ) - -# Class: (viral pericarditis) - -AnnotationAssertion(Annotation( "NCIT:C128405") "Pericarditis that is caused by an infection with a viral agent.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0276139") "NCIT:C128405") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0276139") "SCTID:70189005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0276139") -AnnotationAssertion(Annotation( "NCIT:C128405") "viral pericarditis") -AnnotationAssertion(Annotation( "NCIT:C128405") "Viral Pericarditis") -AnnotationAssertion(Annotation( "UMLS:C0276139") "Viral pericarditis") -AnnotationAssertion( "MONDO:0023164") -AnnotationAssertion(rdfs:label "viral pericarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C128405") ) -SubClassOf( ) - -# Class: (disorder of facial skeleton) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the facial skeleton.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of facial skeleton") -AnnotationAssertion( "disease or disorder of facial skeleton") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of facial skeleton") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "facial skeleton disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "facial skeleton disease or disorder") -AnnotationAssertion(Annotation( "MONDO:cjm") "maxillo-facial disease") -AnnotationAssertion(Annotation( "MONDO:cjm") "maxillofacial anomaly") -AnnotationAssertion( "MONDO:0023369") -AnnotationAssertion(rdfs:label "disorder of facial skeleton") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neoplastic disease or syndrome) - -AnnotationAssertion(Annotation( "MONDO:cjm") "Either an isolated neoplasm or a syndrome with neoplasm as a major feature.") -AnnotationAssertion( "neoplastic disease") -AnnotationAssertion( "neoplastic disorder") -AnnotationAssertion( "MONDO:0023370") -AnnotationAssertion(rdfs:label "neoplastic disease or syndrome") -EquivalentClasses( ObjectUnionOf( )) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (acquired testicular failure) - -AnnotationAssertion(Annotation( "NCIT:C131091") "Testicular failure, the cause of which is not present at birth.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0403818") "NCIT:C131091") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0403818") "SCTID:236811002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0403818") -AnnotationAssertion(Annotation( "NCIT:C131091") "acquired testicular failure") -AnnotationAssertion(Annotation( "NCIT:C131091") "Acquired Testicular Failure") -AnnotationAssertion(Annotation( "UMLS:C0403818") "Acquired testicular failure") -AnnotationAssertion( "MONDO:0023554") -AnnotationAssertion(rdfs:label "acquired testicular failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infective vaginitis) - -AnnotationAssertion(Annotation( "NCIT:C84353") "An infectious process affecting the vagina. Symptoms include pain and purulent discharge.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0404521") "NCIT:C84353") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0404521") "SCTID:237091009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0404521") -AnnotationAssertion(Annotation( "NCIT:C84353") "vaginal infection") -AnnotationAssertion(Annotation( "UMLS:C0404521") "Infective vaginitis") -AnnotationAssertion(Annotation( "UMLS:C0404521") "PV - Vaginal infection") -AnnotationAssertion(Annotation( "NCIT:C84353") "Vaginal Infection") -AnnotationAssertion(Annotation( "UMLS:C0404521") "Vaginal infection") -AnnotationAssertion( "MONDO:0023557") -AnnotationAssertion(rdfs:label "infective vaginitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C84353") Annotation( "UMLS:C0404521") ) -SubClassOf( ) - -# Class: (hereditary disorder of connective tissue) - -AnnotationAssertion(Annotation( "NCIT:C97075") "An inherited genetic disorder that affects the connective tissues. Representative examples include Ehlers-Danlos syndrome and Marfan syndrome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3606"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0410787") "NCIT:C97075") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0410787") "SCTID:363045008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0410787") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") "Mendelian connective tissue disorder") -AnnotationAssertion(Annotation( "NCIT:C97075") Annotation( "UMLS:C0410787") "connective tissue hereditary disorder") -AnnotationAssertion(Annotation( "NCIT:C97075") "hereditary connective tissue disorder") -AnnotationAssertion(Annotation( "NCIT:C97075") "Hereditary Connective Tissue Disorder") -AnnotationAssertion(Annotation( "UMLS:C0410787") "Inherited disorder of connective tissue") -AnnotationAssertion( "inherited disorder of connective tissue") -AnnotationAssertion( "MONDO:0023603") -AnnotationAssertion(rdfs:label "hereditary disorder of connective tissue") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C97075") Annotation( "UMLS:C0410787") ) - -# Class: (lip and oral cavity carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9315") "A carcinoma arising in the lip or oral cavity. Most oral cavity carcinomas are squamous cell carcinomas of the tongue, buccal mucosa, or gums. Less frequent morphologic variants include mucoepidermoid carcinoma and adenocarcinoma. Lip carcinomas are usually basal cell or squamous cell carcinomas.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009342") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0009360") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9315") -AnnotationAssertion(Annotation( "GARD:0009342") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9315") "UMLS:C0220641") -AnnotationAssertion(Annotation( "NCIT:C9315") "lip and oral cavity cancer") -AnnotationAssertion(Annotation( "NCIT:C9315") "lip and oral cavity carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9315") "oral cancer") -AnnotationAssertion(Annotation( "NCIT:C9315") "oral carcinoma") -AnnotationAssertion( "MONDO:0023644") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lip and oral cavity carcinoma") -AnnotationAssertion(Annotation( "GARD:0009342") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/9342/lip-and-oral-cavity-cancer"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C9315") ) - -# Class: (tympanic paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C8428") "A benign or malignant middle ear paraganglioma arising from paraganglia around the tympanum. Signs and symptoms include a mass behind the tympanum, tinnitus, and conductive hearing loss.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "UMLS:C0474820") "GTR:AN0102047") -AnnotationAssertion(Annotation( "UMLS:C0474820") "GTR:AN0102048") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0474820") "MESH:D043604") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0474820") "NCIT:C8428") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0474820") "SCTID:253031000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0474820") -AnnotationAssertion(Annotation( "NCIT:C8428") "tympanic paraganglioma") -AnnotationAssertion(Annotation( "MESH:D043604") "Glomus Tympanicum Tumor") -AnnotationAssertion(Annotation( "MESH:D043604") "Glomus Tympanicum Tumors") -AnnotationAssertion(Annotation( "GTR:AN0102048") "Glomus tympanicum paraganglioma") -AnnotationAssertion(Annotation( "GTR:AN0102047") "Glomus tympanicum tumor") -AnnotationAssertion(Annotation( "MESH:D043604") "Tumor, Glomus Tympanicum") -AnnotationAssertion(Annotation( "MESH:D043604") "Tumors, Glomus Tympanicum") -AnnotationAssertion(Annotation( "NCIT:C8428") "Tympanic Paraganglioma") -AnnotationAssertion(Annotation( "UMLS:C0474820") "Tympanic paraganglioma") -AnnotationAssertion( "MONDO:0023682") -AnnotationAssertion(rdfs:label "tympanic paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (corneal infection) - -AnnotationAssertion(Annotation( "NCIT:C83813") "A viral or bacterial infectious process affecting the cornea. Symptoms include pain and redness in the eye, photophobia and eye watering.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0729777") "NCIT:C83813") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:519278") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "UMLS:C0729777") "SCTID:312428002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0729777") -AnnotationAssertion(Annotation( "NCIT:C83813") Annotation( "UMLS:C0729777") "corneal infection") -AnnotationAssertion(Annotation( "UMLS:C0729777") "infection of cornea") -AnnotationAssertion(Annotation( "MONDO:cjm") "infective keratitis") -AnnotationAssertion(Annotation( "MONDO:cjm") "keratitis caused by infection") -AnnotationAssertion( "MONDO:0023865") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "corneal infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C83813") ) -SubClassOf( ) - -# Class: (inherited neurodegenerative disorder) - -AnnotationAssertion(Annotation( "NCIT:C97073") "An inherited disorder characterized by progressive degeneration and atrophy of the nervous system.") -AnnotationAssertion(Annotation( "NCIT:C97073") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020271") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97073") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:183500") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C97073") "UMLS:C3273225") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN200549") -AnnotationAssertion(Annotation( "MONDO:0015952") Annotation( "MONDO:patterns/genetic") "genetic neurodegenerative disease") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary neurodegenerative disease") -AnnotationAssertion(Annotation( "NCIT:C97073") "hereditary neurodegenerative disorder") -AnnotationAssertion( "MONDO:0024237") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:183500") ) -AnnotationAssertion(rdfs:label "inherited neurodegenerative disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MESH:D020271") Annotation( "MONDO:Redundant") Annotation( "NCIT:C97073") ) - -# Class: (cerebral degeneration) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neurodegenerative disease that involves the telencephalon.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:331.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:418143002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0154671") -AnnotationAssertion( "cerebral degeneration") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "neurodegenerative disease of telencephalon") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "telencephalon neurodegenerative disease") -AnnotationAssertion( "MONDO:0024238") -AnnotationAssertion(rdfs:label "cerebral degeneration") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (congenital anomaly of cardiovascular system) - -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "A disease that has its basis in the disruption of cardiovascular system development.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:747.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:747.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35729") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:9904008") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cardiovascular system development disease") -AnnotationAssertion(Annotation( "NCIT:C35729") "congenital Abnormality of the circulatory system") -AnnotationAssertion( "congenital anomaly of cardiovascular system") -AnnotationAssertion(Annotation( "NCIT:C35729") "congenital cardiovascular Abnormality") -AnnotationAssertion(Annotation( "NCIT:C35729") "congenital cardiovascular anomaly") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of cardiovascular system development") -AnnotationAssertion( "congenital cardiovascular disorder") -AnnotationAssertion( "MONDO:0024239") -AnnotationAssertion(rdfs:label "congenital anomaly of cardiovascular system") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35729/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hereditary motor neuron disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of motor neuron disease that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:98505") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:49793008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN207018") -AnnotationAssertion(Annotation( "Orphanet:98505") "genetic anterior horn cell disease") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "genetic motor neuron disease") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary motor neuron disease") -AnnotationAssertion( "MONDO:0024257") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hereditary motor neuron disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:98505") ) -SubClassOf( ) - -# Class: (superficial mycosis) - -AnnotationAssertion(Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK7902/") "A mycosis that is limited to the stratum corneum and essentially elicits no inflammation.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050133") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:117.9") -AnnotationAssertion(Annotation( "DOID:0050133") Annotation( "MONDO:equivalentTo") "SCTID:276206000") -AnnotationAssertion(Annotation( "DOID:0050133") Annotation( "MONDO:equivalentTo") "UMLS:C2980104") -AnnotationAssertion(Annotation( "DOID:0050133") "steroid-modified tinea infection") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "stratum corneum of epidermis fungal infectious disease") -AnnotationAssertion(Annotation( "DOID:0050133") "piedra") -AnnotationAssertion( "MONDO:0024268") -AnnotationAssertion(rdfs:label "superficial mycosis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK7902/") ObjectSomeValuesFrom( )) - -# Class: (parasitic intestinal disorder) - -AnnotationAssertion(Annotation( "MESH:D007411") "Infections of the INTESTINES with PARASITES, commonly involving PARASITIC WORMS. Infections with roundworms (NEMATODE INFECTIONS) and tapeworms (CESTODE INFECTIONS) are also known as HELMINTHIASIS.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D007411") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0021832") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine parasitic infection") -AnnotationAssertion(Annotation( "MESH:D007411") "parasitic intestinal disease") -AnnotationAssertion(Annotation( "MESH:D007411") "disease, parasitic intestinal") -AnnotationAssertion(Annotation( "MESH:D007411") "diseases, parasitic intestinal") -AnnotationAssertion(Annotation( "MESH:D007411") "intestinal disease, parasitic") -AnnotationAssertion(Annotation( "MESH:D007411") "parasitic intestinal diseases") -AnnotationAssertion( "MONDO:0024270") -AnnotationAssertion(rdfs:label "parasitic intestinal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D007411") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D007411") Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) -SubClassOf( ) - -# Class: (intestinal helminthiasis) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A parasitic helminthiasis infectious disease that involves the intestine.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C531698") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:26249004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0348287") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "intestine parasitic helminthiasis infectious disease") -AnnotationAssertion( "MONDO:0024271") -AnnotationAssertion(rdfs:label "intestinal helminthiasis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:C531698") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:C531698") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (glandular cell neoplasm) - -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0031493") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7132") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7132") "UMLS:C1333820") -AnnotationAssertion(Annotation( "NCIT:C7132") "glandular cell epithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7132") "glandular cell epithelium neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7132") "glandular cell neoplasm") -AnnotationAssertion(Annotation( "MONDO:cjm") "glandular cell tumor") -AnnotationAssertion( "MONDO:0024276") -AnnotationAssertion(rdfs:label "glandular cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C7132") ) - -# Class: (proctocolitis) - -AnnotationAssertion(Annotation( "NCIT:C77952") "Inflammation of the rectum and colon.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D011350") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C77952") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:418130002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C77952") "UMLS:C0033247") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "colorectum inflammation") -AnnotationAssertion( "inflammation of colorectum") -AnnotationAssertion(Annotation( "NCIT:C77952") "proctocolitis") -AnnotationAssertion( "MONDO:0024278") -AnnotationAssertion(rdfs:label "proctocolitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Inferred") ) -SubClassOf(Annotation( "MONDO:Inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (chronic endometritis) - -AnnotationAssertion(Annotation( "NCIT:C102820") "A non-granulomatous or granulomatous chronic inflammation of the endometrium. Causes include sexually transmitted pathogens and gynecological procedures. Patients may present with irregular bleeding.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C102820") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:63922003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C102820") "UMLS:C0238104") -AnnotationAssertion(Annotation( "NCIT:C102820") "chronic endometritis") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "endometritis, chronic") -AnnotationAssertion( "MONDO:0024279") -AnnotationAssertion(rdfs:label "chronic endometritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C102820") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign blood vessel neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C8537") "A benign neoplasm arising from arteries or veins.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8537") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8537") "UMLS:C0685121") -AnnotationAssertion(Annotation( "NCIT:C8537") "benign blood vessel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8537") "benign blood vessel tumor") -AnnotationAssertion( "MONDO:0024286") -AnnotationAssertion(rdfs:label "benign blood vessel neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8537") ) - -# Class: (congenital vascular malformation) - -AnnotationAssertion(Annotation( "NCIT:C112117") "A congenital abnormality of the arteries and veins, lymph vessels or veins and lymph vessels.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C112117") "vascular malformation") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C112117") -AnnotationAssertion(Annotation( "MONDO:patterns/congenital") "congenital vascular malformation") -AnnotationAssertion( "MONDO:0024287") -AnnotationAssertion(rdfs:label "congenital vascular malformation") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vascular malformation) - -AnnotationAssertion(Annotation( "https://www.bsir.org/patients/vascular-malformations/") "A non-neoplastic disorder that is the result of defects of vascular morphogenesis.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D054079") -AnnotationAssertion(Annotation( "MESH:D054079") "vascular malformation") -AnnotationAssertion(Annotation( "MESH:D054079") "malformation, vascular") -AnnotationAssertion(Annotation( "MESH:D054079") "malformations, vascular") -AnnotationAssertion( "MONDO:0024291") -AnnotationAssertion(rdfs:comment "The majority are present at birth. Some can be acquired.") -AnnotationAssertion(rdfs:label "vascular malformation") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skin disorder caused by infection) - -AnnotationAssertion(Annotation( "MESH:D012874") "Skin diseases caused by bacteria, fungi, parasites, or viruses.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012874") -AnnotationAssertion(Annotation( "MESH:D012874") "disease, infectious skin") -AnnotationAssertion(Annotation( "MESH:D012874") "diseases, infectious skin") -AnnotationAssertion(Annotation( "MESH:D012874") "infectious skin disease") -AnnotationAssertion(Annotation( "MESH:D012874") "infectious skin diseases") -AnnotationAssertion(Annotation( "MESH:D012874") "skin disease, infectious") -AnnotationAssertion( "MONDO:0024294") -AnnotationAssertion(rdfs:label "skin disorder caused by infection") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D012874") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (skin disease caused by bacterial infection) - -AnnotationAssertion(Annotation( "MESH:D017192") "Skin diseases caused by bacteria.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D017192") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Bacteria caused skin disease caused by infection") -AnnotationAssertion( "Bacteria skin disease caused by infection") -AnnotationAssertion(Annotation( "MESH:D017192") "bacterial skin disease") -AnnotationAssertion(Annotation( "MESH:D017192") "bacterial skin diseases") -AnnotationAssertion(Annotation( "MESH:D017192") "disease, bacterial skin") -AnnotationAssertion(Annotation( "MESH:D017192") "diseases, bacterial skin") -AnnotationAssertion(Annotation( "MESH:D017192") "skin disease, bacterial") -AnnotationAssertion( "MONDO:0024295") -AnnotationAssertion(rdfs:label "skin disease caused by bacterial infection") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D017192") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D017192") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (vascular neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7388") "A benign, intermediate, or malignant neoplasm arising from vascular tissue including arteries, veins, venous sinuses, lymphatic vessels, arterioles and capillaries. It may occur in essentially any body location and is characterized by the presence of vascular channel formation and endothelial cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7388") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of vascular system") -AnnotationAssertion(Annotation( "NCIT:C7388") "neoplasm of vascular tissue") -AnnotationAssertion(Annotation( "NCIT:C7388") "neoplasms, vascular") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of vascular system") -AnnotationAssertion(Annotation( "NCIT:C7388") "tumor of vascular tissue") -AnnotationAssertion(Annotation( "NCIT:C7388") "tumors, vascular") -AnnotationAssertion(Annotation( "NCIT:C7388") "vascular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7388") "vascular neoplasms") -AnnotationAssertion( "vascular system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vascular system neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "vascular system tumor") -AnnotationAssertion(Annotation( "NCIT:C7388") "vascular tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7388") "vascular tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C7388") "vascular tumor") -AnnotationAssertion(Annotation( "NCIT:C7388") "vascular tumors") -AnnotationAssertion( "MONDO:0024296") -AnnotationAssertion(rdfs:label "vascular neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired mineral metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of mineral metabolism disease that is acquired during the lifetime of the individual.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050032") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired mineral metabolism disease") -AnnotationAssertion(Annotation( "DOID:0050032") "mineral metabolism disease") -AnnotationAssertion( "MONDO:0024301") -AnnotationAssertion(rdfs:label "acquired mineral metabolism disease") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0050032") Annotation( "MONDO:Entailed") Annotation( "MONDO:Redundant") ) - -# Class: (cancer affecting bone of limb skeleton) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the limb bone.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:C40") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of limb bone") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "limb bone cancer") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant limb bone neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of limb bone") -AnnotationAssertion( "MONDO:0024311") -AnnotationAssertion(rdfs:label "cancer affecting bone of limb skeleton") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "MONDO:cjm") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer of short bone of upper limb) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:C40.1") -AnnotationAssertion( "MONDO:0024312") -AnnotationAssertion(rdfs:label "cancer of short bone of upper limb") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ICD10CM:C40.1") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (parasitic endophthalmitis) - -AnnotationAssertion(Annotation( "NCIT:C34587") "Infection of the epicondyles by a parasite.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:360.13") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34587") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:57100005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34587") "UMLS:C0014238") -AnnotationAssertion(Annotation( "NCIT:C34587") "parasitic endophthalmitis") -AnnotationAssertion( "MONDO:0024315") -AnnotationAssertion(rdfs:label "parasitic endophthalmitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C34587") ) -SubClassOf( ) - -# Class: (chronic pain syndrome) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of disorder involving pain.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:G89.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:338.4") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:373621006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1298685") -AnnotationAssertion( "chronic disorder involving pain") -AnnotationAssertion( "chronic pain disease") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "disorder involving pain, chronic") -AnnotationAssertion( "MONDO:0024317") -AnnotationAssertion(rdfs:label "chronic pain syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (viral infection of central nervous system) - -AnnotationAssertion(Annotation( "MONDO:mondoIsNarrowerThanSource") "ICD10CM:A80-A89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10WHO:A80-A89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D020805") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:302810003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0348165") -AnnotationAssertion( "viral infection of central nervous system") -AnnotationAssertion( "central nervous system viral infection") -AnnotationAssertion( "viral disease of central nervous system") -AnnotationAssertion( "MONDO:0024318") -AnnotationAssertion(rdfs:label "viral infection of central nervous system") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inner ear neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C39784") "A rare neoplasm that arises from the inner ear. Representative examples include lipoma and acoustic schwannoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C39784") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C39784") "UMLS:C1512779") -AnnotationAssertion(Annotation( "NCIT:C39784") "inner Ear neoplasm") -AnnotationAssertion(Annotation( "NCIT:C39784") "internal Ear neoplasm") -AnnotationAssertion( "internal ear neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "internal ear neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "internal ear tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of internal ear") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of internal ear") -AnnotationAssertion( "MONDO:0024320") -AnnotationAssertion(rdfs:label "inner ear neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C39784") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C39784") ) - -# Class: (chronic renal failure syndrome) - -AnnotationAssertion(Annotation( "NCIT:C9438") "Impairment of the renal function due to chronic kidney damage.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:585.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D051436") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9438") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:90688005") -AnnotationAssertion(Annotation( "NCIT:C9438") "CRF - chronic renal failure") -AnnotationAssertion(Annotation( "NCIT:C9438") "Chronic renal disease") -AnnotationAssertion( "chronic kidney failure") -AnnotationAssertion(Annotation( "NCIT:C9438") "chronic renal failure") -AnnotationAssertion(Annotation( "NCIT:C9438-modified") "chronic renal failure disease") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "kidney failure, chronic") -AnnotationAssertion( "MONDO:0024327") -AnnotationAssertion(rdfs:label "chronic renal failure syndrome") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D051436") Annotation( "MONDO:Redundant") Annotation( "NCIT:C9438") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9438") ) - -# Class: (infectious otitis media) - -AnnotationAssertion(Annotation( "NCIT:C84354") "Inflammation of the anatomical structures of the middle ear secondary to an infectious process. Bacterial etiology is most common, but both viral and fungal pathogens are also possible. Symptoms include erythema and edema of the tympanic membrane, pain, and possibly fever. In severe infections, inflammation and edema of the structures of the middle ear can lead to perforation of the tympanic membrane secondary to the buildup of pressure in the narrow space.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C84354") "otitis media") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C84354") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0271429") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C84354") "UMLS:C2827407") -AnnotationAssertion(Annotation( "NCIT:C84354") Annotation( ) "AOM") -AnnotationAssertion(Annotation( "NCIT:C84354") "acute otitis Media") -AnnotationAssertion(Annotation( "NCIT:C84354") "infectious otitis Media") -AnnotationAssertion(Annotation( "NCIT:C84354") "middle Ear infection") -AnnotationAssertion( "MONDO:0024330") -AnnotationAssertion(rdfs:label "infectious otitis media") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C84354") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C84354") ) - -# Class: (colorectal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C2955") "A malignant epithelial neoplasm that arises from the colon or rectum and invades through the muscularis mucosa into the submucosa. The vast majority are adenocarcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of large bowel") -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of large intestine") -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C2955") "cancer of the large intestine") -AnnotationAssertion(Annotation( "NCIT:C2955") "colorectal (colon or rectal) cancer") -AnnotationAssertion(Annotation( "NCIT:C2955") "colorectal cancer") -AnnotationAssertion(Annotation( "NCIT:C2955") "large bowel cancer") -AnnotationAssertion(Annotation( "NCIT:C2955") "large intestine cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080199") -AnnotationAssertion(Annotation( "DOID:0080199") Annotation( "MONDO:equivalentTo") "NCIT:C2955") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN221574") -AnnotationAssertion(Annotation( "NCIT:C2955") Annotation( ) "CRC") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") "carcinoma of colorectum") -AnnotationAssertion(Annotation( "NCIT:C2955") "carcinoma of large bowel") -AnnotationAssertion(Annotation( "NCIT:C2955") "carcinoma of large intestine") -AnnotationAssertion(Annotation( "NCIT:C2955") "carcinoma of the large bowel") -AnnotationAssertion(Annotation( "NCIT:C2955") "carcinoma of the large intestine") -AnnotationAssertion(Annotation( "NCIT:C2955") "colorectal carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colorectum carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2955") "large bowel carcinoma") -AnnotationAssertion(Annotation( "NCIT:C2955") "large intestine carcinoma") -AnnotationAssertion( "MONDO:0024331") -AnnotationAssertion(rdfs:label "colorectal carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0080199") Annotation( "DOID:0080199/inferred") Annotation( "MONDO:Redundant") Annotation( "NCIT:C2955") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C2955") ) - -# Class: (vulvar adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C6380") "An adenocarcinoma that arises from the vulva. Representative examples include Bartholin gland adenocarcinoma, eccrine adenocarcinoma, apocrine adenocarcinoma, and sebaceous carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2098") -AnnotationAssertion(Annotation( "DOID:2098") Annotation( "MONDO:equivalentTo") "NCIT:C6380") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:494454") -AnnotationAssertion(Annotation( "DOID:2098") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6380") "UMLS:C1336975") -AnnotationAssertion(Annotation( "DOID:2098") Annotation( "NCIT:C6380") "adenocarcinoma of the vulva") -AnnotationAssertion(Annotation( "DOID:2098") Annotation( "NCIT:C6380") "adenocarcinoma of vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva adenocarcinoma") -AnnotationAssertion(Annotation( "MONDO:0002208") "vulva adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C6380") "vulvar adenocarcinoma") -AnnotationAssertion( "MONDO:0024336") -AnnotationAssertion(rdfs:label "vulvar adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6380") ) -SubClassOf(Annotation( "DOID:2098") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6380") ) -SubClassOf(Annotation( "DOID:2098") Annotation( "MONDO:Redundant") Annotation( "NCIT:C6380") Annotation( "Orphanet:494454") ) - -# Class: (lymph node neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a lymph node.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006932") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35497") -AnnotationAssertion(Annotation( "NCIT:C35497") "lymph node neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lymph node neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "lymph node tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of lymph node") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of lymph node") -AnnotationAssertion( "MONDO:0024339") -AnnotationAssertion(rdfs:label "lymph node neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35497") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35497") ) - -# Class: (retinal cell neoplasm) - -AnnotationAssertion( "A neoplasm arising from the neural retina. This category includes retinoblastoma and retinocytoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7061") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7061") "UMLS:C1335765") -AnnotationAssertion(Annotation( "NCIT:C7061") "retinal cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7061") "retinal cell tumor") -AnnotationAssertion(Annotation( "NCIT:C7061") "retinal neural cell neoplasm") -AnnotationAssertion( "MONDO:0024341") -AnnotationAssertion(rdfs:label "retinal cell neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C7061") ) -SubClassOf(Annotation( "NCIT:C7061") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "NCIT:C7061") ObjectSomeValuesFrom( )) - -# Class: (viral respiratory tract infection) - -AnnotationAssertion(Annotation( "NCIT:C27219") "A respiratory tract infection caused by a virus. Viruses represent the most common causes of upper and lower respiratory tract infections and include rhinoviruses, influenza viruses, parainfluenza viruses, and respiratory syncytial virus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:519.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27219") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:312133006") -AnnotationAssertion(Annotation( "NCIT:C27219") "viral respiratory tract infection") -AnnotationAssertion( "MONDO:0024352") -AnnotationAssertion(rdfs:label "viral respiratory tract infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27219") ) -SubClassOf( ) - -# Class: (respiratory tract infectious disorder) - -AnnotationAssertion(Annotation( "MESH:D012141") "Invasion of the host RESPIRATORY SYSTEM by microorganisms, usually leading to pathological processes or diseases.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:519.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012141") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:275498002") -AnnotationAssertion(Annotation( "MESH:D012141") "respiratory infection, upper") -AnnotationAssertion(Annotation( "MESH:D012141") "upper respiratory infections") -AnnotationAssertion(Annotation( "MESH:D012141") "upper respiratory tract infections") -AnnotationAssertion(Annotation( "MESH:D012141") "infection, respiratory tract") -AnnotationAssertion(Annotation( "MESH:D012141") "infections, respiratory") -AnnotationAssertion(Annotation( "MESH:D012141") "infections, respiratory tract") -AnnotationAssertion(Annotation( "MESH:D012141") "infections, upper respiratory") -AnnotationAssertion(Annotation( "MESH:D012141") "infections, upper respiratory tract") -AnnotationAssertion(Annotation( "MESH:D012141") "respiratory infections") -AnnotationAssertion(Annotation( "MESH:D012141") "respiratory tract infection") -AnnotationAssertion( "MONDO:0024355") -AnnotationAssertion(rdfs:label "respiratory tract infectious disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign ovarian sex cord-stromal tumor) - -AnnotationAssertion(Annotation( "NCIT:C6803") "A sex cord-stromal tumor arising from the ovary, without metastatic potential.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080370") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6803") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1332528") -AnnotationAssertion(Annotation( "NCIT:C6803") "Sex cord stromal tumor, benign") -AnnotationAssertion(Annotation( "NCIT:C6803") "benign Sex cord-stromal neoplasm of ovary") -AnnotationAssertion(Annotation( "NCIT:C6803") "benign Sex cord-stromal neoplasm of the ovary") -AnnotationAssertion(Annotation( "NCIT:C6803") "benign Sex cord-stromal tumor of ovary") -AnnotationAssertion(Annotation( "NCIT:C6803") "benign Sex cord-stromal tumor of the ovary") -AnnotationAssertion(Annotation( "NCIT:C6803") "benign ovarian Sex cord-stromal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6803") "benign ovarian Sex cord-stromal tumor") -AnnotationAssertion(Annotation( "NCIT:C6803") "ovarian SEX cord-stromal tumor, benign") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "ovarian sex cord-stromal tumor, benign") -AnnotationAssertion( "MONDO:0024387") -AnnotationAssertion(rdfs:label "benign ovarian sex cord-stromal tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6803") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C6803") ) -SubClassOf( ) - -# Class: (hemorrhagic duodenitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:535.61") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95531001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0341245") -AnnotationAssertion( "hemorrhagic duodenitis") -AnnotationAssertion( "erosive duodenitis") -AnnotationAssertion( "multiple duodenal erosions") -AnnotationAssertion( "MONDO:0024415") -AnnotationAssertion(rdfs:label "hemorrhagic duodenitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (perceptual disorders) - -AnnotationAssertion(Annotation( "MESH:D010468") "Cognitive disorders characterized by an impaired ability to perceive the nature of objects or concepts through use of the sense organs. These include spatial neglect syndromes, where an individual does not attend to visual, auditory, or sensory stimuli presented from one side of the body.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010468") -AnnotationAssertion( "MONDO:0024417") -AnnotationAssertion(rdfs:label "perceptual disorders") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (auditory perceptual disorders) - -AnnotationAssertion(Annotation( "MESH:D001308") "Acquired or developmental cognitive disorders of AUDITORY PERCEPTION characterized by a reduced ability to perceive information contained in auditory stimuli despite intact auditory pathways. Affected individuals have difficulty with speech perception, sound localization, and comprehending the meaning of inflections of speech.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001308") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C84575") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:229752008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0751257") -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of sensory perception of sound") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "sensory perception of sound disease") -AnnotationAssertion(Annotation( "MESH:D001308") "Inattentions, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "Psychoacoustical disorder") -AnnotationAssertion(Annotation( "MESH:D001308") "Psychoacoustical disorders") -AnnotationAssertion(Annotation( "MESH:D001308") "acoustic perceptual disorder") -AnnotationAssertion(Annotation( "MESH:D001308") "acoustic perceptual disorders") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory Inattentions") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory comprehension disorder") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory comprehension disorders") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory inattention") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory perceptual disorder") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory processing disorder") -AnnotationAssertion(Annotation( "MESH:D001308") "auditory processing disorders") -AnnotationAssertion(Annotation( "MESH:D001308") "comprehension disorder, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "comprehension disorders, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "disorder, Psychoacoustical") -AnnotationAssertion(Annotation( "MESH:D001308") "disorder, acoustic perceptual") -AnnotationAssertion(Annotation( "MESH:D001308") "disorder, auditory comprehension") -AnnotationAssertion(Annotation( "MESH:D001308") "disorder, auditory processing") -AnnotationAssertion(Annotation( "MESH:D001308") "disorders, Psychoacoustical") -AnnotationAssertion(Annotation( "MESH:D001308") "disorders, acoustic perceptual") -AnnotationAssertion(Annotation( "MESH:D001308") "disorders, auditory comprehension") -AnnotationAssertion(Annotation( "MESH:D001308") "disorders, auditory processing") -AnnotationAssertion(Annotation( "MESH:D001308") "inattention, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "perceptual disorder, acoustic") -AnnotationAssertion(Annotation( "MESH:D001308") "perceptual disorder, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "perceptual disorders, acoustic") -AnnotationAssertion(Annotation( "MESH:D001308") "perceptual disorders, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "processing disorder, auditory") -AnnotationAssertion(Annotation( "MESH:D001308") "processing disorders, auditory") -AnnotationAssertion( "MONDO:0024422") -AnnotationAssertion(rdfs:label "auditory perceptual disorders") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nerve plexus disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the nerve plexus.") -AnnotationAssertion(Annotation( "DOID:3688") ) -AnnotationAssertion(Annotation( "NCIT:C27744") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3688") -AnnotationAssertion(Annotation( "DOID:3688") Annotation( "MONDO:equivalentTo") "NCIT:C27744") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:2231001") -AnnotationAssertion(Annotation( "DOID:3688") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27744") "UMLS:C1335437") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of nerve plexus") -AnnotationAssertion( "disease or disorder of nerve plexus") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of nerve plexus") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "nerve plexus disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "nerve plexus disease or disorder") -AnnotationAssertion( "nerve plexus disorder") -AnnotationAssertion(Annotation( "MONDO:cjm") "plexopathy") -AnnotationAssertion( "MONDO:0024432") -AnnotationAssertion(rdfs:label "nerve plexus disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of visual system) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the visual system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128127008") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of visual system") -AnnotationAssertion( "disease or disorder of visual system") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of visual system") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "visual system disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "visual system disease or disorder") -AnnotationAssertion( "visual system disorder") -AnnotationAssertion( "MONDO:0024458") -AnnotationAssertion(rdfs:label "disorder of visual system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (apocrine sweat gland disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the apocrine sweat gland.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:L75") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "apocrine sweat gland disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "apocrine sweat gland disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of apocrine sweat gland") -AnnotationAssertion( "disease or disorder of apocrine sweat gland") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of apocrine sweat gland") -AnnotationAssertion( "MONDO:0024467") -AnnotationAssertion(rdfs:label "apocrine sweat gland disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anterior pituitary gland disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the adenohypophysis.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.4") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:253.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:51742006") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "adenohypophysis disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "adenohypophysis disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of adenohypophysis") -AnnotationAssertion( "disease or disorder of adenohypophysis") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of adenohypophysis") -AnnotationAssertion( "disorder of anterior pituitary") -AnnotationAssertion( "disorder of anterior pituitary gland") -AnnotationAssertion( "MONDO:0024468") -AnnotationAssertion(rdfs:label "anterior pituitary gland disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (epithelial neoplasm of rectum) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A epithelial neoplasm that involves the rectum.") -AnnotationAssertion( "rectal epithelial neoplasm") -AnnotationAssertion( "rectal epithelial tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "rectum epithelial neoplasm") -AnnotationAssertion( "MONDO:0024476") -AnnotationAssertion(rdfs:label "epithelial neoplasm of rectum") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (liver and intrahepatic bile duct neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7103") "A benign or malignant neoplasm that affects the liver parenchyma or intrahepatic bile ducts. Representative examples of benign neoplasms include hepatocellular adenoma, and bile duct adenoma. Representative examples of malignant neoplasms include hepatocellular carcinoma, intrahepatic cholangiocarcinoma, and lymphoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5166"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:916") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001513") -AnnotationAssertion(Annotation( "DOID:916") Annotation( "MONDO:equivalentTo") "NCIT:C7103") -AnnotationAssertion(Annotation( "DOID:916") Annotation( "MONDO:equivalentTo") "NCIT:C7106") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:LIVER") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126851005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0023903") -AnnotationAssertion(Annotation( "DOID:916") Annotation( "MONDO:directSiblingOf") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7103") "UMLS:C1333976") -AnnotationAssertion(Annotation( "DOID:916") "epithelial hepatic and intrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7103") "hepatic and intrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7106") "liver and intrahepatic bile duct epithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7103") "liver and intrahepatic bile duct neoplasm") -AnnotationAssertion(Annotation( "MONDO:0004721") "liver neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "liver neoplasm (disease)") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "liver tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of liver") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of liver") -AnnotationAssertion( "MONDO:0024477") -AnnotationAssertion(rdfs:label "liver and intrahepatic bile duct neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:916") Annotation( "MONDO:Redundant") Annotation( "NCIT:C7103") Annotation( "NCIT:C7106/inferred") ) -SubClassOf( ) - -# Class: (epithelial tumor of colon) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A epithelial neoplasm that involves the colon.") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "colon epithelial neoplasm") -AnnotationAssertion( "MONDO:0024479") -AnnotationAssertion(rdfs:label "epithelial tumor of colon") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (skin appendage disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the cutaneous appendage.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:L60-L75") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:238714008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0037272") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cutaneous appendage disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cutaneous appendage disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cutaneous appendage") -AnnotationAssertion( "disease or disorder of cutaneous appendage") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of cutaneous appendage") -AnnotationAssertion( "disorder of skin appendage") -AnnotationAssertion( "disease of epidermal appendage") -AnnotationAssertion( "disease of epidermal appendages") -AnnotationAssertion( "MONDO:0024481") -AnnotationAssertion(rdfs:label "skin appendage disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nail infection) - -AnnotationAssertion(Annotation( "NCIT:C78493") "An infectious process affecting the nail.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C78493") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C78493") "UMLS:C0343026") -AnnotationAssertion(Annotation( "NCIT:C78493") "nail infection") -AnnotationAssertion( "MONDO:0024487") -AnnotationAssertion(rdfs:label "nail infection") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (tumor grading characteristic) - -AnnotationAssertion(Annotation( "https://www.cancer.gov/about-cancer/diagnosis-staging/prognosis/tumor-grade-fact-sheet") "A modifier that can be applied to a tumor class describing abnormal tumor histology or morphology. It is an indicator of how quickly a tumor is likely to grow and spread") -AnnotationAssertion( "MONDO:0024488") -AnnotationAssertion(rdfs:label "tumor grading characteristic") -SubClassOf( ) - -# Class: (general tumor grading characteristic) - -AnnotationAssertion(Annotation( "NCIT:C28076") "A term that refers to the cellular differentiation of a malignant cellular infiltrate. A cancer is defined through grades I-IV (or 1-4), or as well, moderately, poorly differentiated or undifferentiated.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C28076") -AnnotationAssertion(Annotation( "NCIT:C28076") "disease grade qualifier") -AnnotationAssertion( "MONDO:0024489") -AnnotationAssertion(rdfs:label "general tumor grading characteristic") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (tumor grade 1, general grading system) - -AnnotationAssertion(Annotation( "NCIT:C28077") "A morphologic qualifier indicating that a cancerous lesion is well differentiated.") -AnnotationAssertion( "LOINC:LA9629-2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C28077") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0475269") -AnnotationAssertion(Annotation( "NCIT:C28077") Annotation( ) "G1") -AnnotationAssertion(Annotation( "NCIT:C28077") "grade 1") -AnnotationAssertion(Annotation( "NCIT:C28077") "grade I") -AnnotationAssertion( "low grade") -AnnotationAssertion( "well differentiated") -AnnotationAssertion( "MONDO:0024491") -AnnotationAssertion(rdfs:label "tumor grade 1, general grading system") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (tumor grade 2, general grading system) - -AnnotationAssertion(Annotation( "NCIT:C28078") "A morphologic qualifier indicating that a cancerous lesion is moderately differentiated.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0005746") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C28078") -AnnotationAssertion(Annotation( "NCIT:C28078") Annotation( ) "G2") -AnnotationAssertion(Annotation( "NCIT:C28078") "grade 2") -AnnotationAssertion(Annotation( "NCIT:C28078") "grade II") -AnnotationAssertion( "intermediate grade") -AnnotationAssertion( "moderately differentiated") -AnnotationAssertion( "MONDO:0024492") -AnnotationAssertion(rdfs:label "tumor grade 2, general grading system") -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (tumor grade 3, general grading system) - -AnnotationAssertion(Annotation( "NCIT:C28079") "A morphologic qualifier indicating that a cancerous lesion is poorly differentiated.") -AnnotationAssertion( "high grade") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C28079") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0475271") -AnnotationAssertion(Annotation( "NCIT:C28079") Annotation( ) "G3") -AnnotationAssertion(Annotation( "NCIT:C28079") "grade 3") -AnnotationAssertion(Annotation( "NCIT:C28079") "grade III") -AnnotationAssertion( "poorly differentiated") -AnnotationAssertion( "MONDO:0024493") -AnnotationAssertion(rdfs:label "tumor grade 3, general grading system") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (tumor grade 4, general grading system) - -AnnotationAssertion(Annotation( "NCIT:C28082") "A morphologic qualifier indicating that a cancerous lesion is undifferentiated.") -AnnotationAssertion( "high grade") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C28082") -AnnotationAssertion(Annotation( "NCIT:C28082") Annotation( ) "G4") -AnnotationAssertion(Annotation( "NCIT:C28082") "grade 4") -AnnotationAssertion(Annotation( "NCIT:C28082") "grade IV") -AnnotationAssertion( "undifferentiated") -AnnotationAssertion( "MONDO:0024494") -AnnotationAssertion(rdfs:label "tumor grade 4, general grading system") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (tumor grade 1 or 2, general grading system) - -AnnotationAssertion(Annotation( "MONDO:cjm") "grade 1/2") -AnnotationAssertion( "MONDO:0024495") -AnnotationAssertion(rdfs:label "tumor grade 1 or 2, general grading system") -EquivalentClasses( ObjectUnionOf( )) -SubClassOf( ) - -# Class: (tumor grade 2 or 3, general grading system) - -AnnotationAssertion(Annotation( "NCIT:C94678") "A morphologic qualifier indicating that a neoplastic lesion is moderately to poorly differentiated.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C94678") -AnnotationAssertion(Annotation( "NCIT:C94678") "grade 2/3") -AnnotationAssertion( "MONDO:0024496") -AnnotationAssertion(rdfs:label "tumor grade 2 or 3, general grading system") -AnnotationAssertion( ) -EquivalentClasses( ObjectUnionOf( )) -SubClassOf(Annotation( "NCIT:C94678") ) - -# Class: (tumor grade 3 or 4, general grading system) - -AnnotationAssertion(Annotation( "NCIT:C14158") "Used to describe tumor samples that exhibit poorly differentiated or undifferentiated cells. They are generally expected to be fast growing and aggressive.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C14158") -AnnotationAssertion(Annotation( "MONDO:cjm") "grade 3/4") -AnnotationAssertion(Annotation( "MONDO:cjm") Annotation( "NCIT:C14158") "high grade") -AnnotationAssertion( "MONDO:0024497") -AnnotationAssertion(rdfs:label "tumor grade 3 or 4, general grading system") -AnnotationAssertion( ) -EquivalentClasses( ObjectUnionOf( )) -SubClassOf(Annotation( "NCIT:C14158/inferred") ) - -# Class: (vascular bone neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C6478") "A benign, intermediate, or malignant vascular neoplasm that arises from the bone.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C6478") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C6478") "UMLS:C1336946") -AnnotationAssertion(Annotation( "NCIT:C6478") "bone vascular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6478") "bone vascular tumor") -AnnotationAssertion(Annotation( "NCIT:C6478") "osseous vascular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6478") "osseous vascular tumor") -AnnotationAssertion(Annotation( "NCIT:C6478") "vascular bone neoplasm") -AnnotationAssertion(Annotation( "NCIT:C6478") "vascular neoplasm of bone") -AnnotationAssertion(Annotation( "NCIT:C6478") "vascular neoplasm of the bone") -AnnotationAssertion(Annotation( "NCIT:C6478") "vascular tumor of bone") -AnnotationAssertion(Annotation( "NCIT:C6478") "vascular tumor of the bone") -AnnotationAssertion( "MONDO:0024499") -AnnotationAssertion(rdfs:label "vascular bone neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Entailed") Annotation( "NCIT:C6478") ) - -# Class: (duodenal neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A neuroendocrine neoplasm that involves the duodenum.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "duodenum NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "duodenum neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "duodenum neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "duodenum neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of duodenum") -AnnotationAssertion( "MONDO:0024500") -AnnotationAssertion(rdfs:label "duodenal neuroendocrine neoplasm") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (appendix neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C60709") "A neoplasm with neuroendocrine differentiation that arises from the appendix. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C60709") -AnnotationAssertion(Annotation( "NCIT:C60709") "appendix neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of vermiform appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "vermiform appendix NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "vermiform appendix neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "vermiform appendix neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion( "MONDO:0024501") -AnnotationAssertion(rdfs:label "appendix neuroendocrine neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C60709") ) -SubClassOf( ) - -# Class: (gallbladder neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C96917") "A neoplasm with neuroendocrine differentiation that arises from the gallbladder. It includes well differentiated neuroendocrine tumors (low and intermediate grade) and poorly differentiated neuroendocrine carcinomas (high grade).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C96917") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C96917") "UMLS:C3273115") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "gall bladder NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "gall bladder neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "gall bladder neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "gall bladder neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "NCIT:C96917") "gallbladder neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of gall bladder") -AnnotationAssertion( "MONDO:0024502") -AnnotationAssertion(rdfs:label "gallbladder neuroendocrine neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C96917") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (digestive system neuroendocrine neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C27721") "A neoplasm with neuroendocrine differentiation arising from the digestive system. It includes neuroendocrine tumors (well-differentiated endocrine tumors or carcinoid tumors and well differentiated endocrine carcinomas) and neuroendocrine carcinomas (poorly differentiated neuroendocrine carcinomas, small cell carcinomas, and large cell neuroendocrine carcinomas).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0002437") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C535650") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27721") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:100092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN197371") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "alimentary part of gastrointestinal system NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "alimentary part of gastrointestinal system neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "alimentary part of gastrointestinal system neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "alimentary part of gastrointestinal system neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:cjm") "carcinoid tumor of digestive system") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "digestive system NET") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27721") "digestive system neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "digestive system neuroendocrine tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "digestive system neuroendocrine tumor, well differentiated, low or intermediate grade") -AnnotationAssertion(Annotation( "MONDO:0023217") "gastro-enteropancreatic neuroendocrine tumor") -AnnotationAssertion(Annotation( "Orphanet:100092") "gastroenteropancreatic endocrine tumor") -AnnotationAssertion(Annotation( "GARD:0002437") Annotation( "NCIT:C27721") "gastroenteropancreatic neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27721") "gastrointestinal neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27721") "gastrointestinal system neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of alimentary part of gastrointestinal system") -AnnotationAssertion(Annotation( "MONDO:patterns/neuroendocrine_neoplasm") "neuroendocrine neoplasm of digestive system") -AnnotationAssertion(Annotation( "GARD:0002437") "GEP tumors") -AnnotationAssertion(Annotation( "Orphanet:100092") "GEP-NEN") -AnnotationAssertion(Annotation( "Orphanet:100092") "GEP-NET") -AnnotationAssertion(Annotation( "PMID:24714698") Annotation( "Wikipedia:Neuroendocrine_tumor#Gastroenteropancreatic_neuroendocrine_tumors_(GEP-NET)") "carcinoid tumor") -AnnotationAssertion( "MONDO:0024503") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GARD:0002437") ) -AnnotationAssertion(Annotation( "Orphanet:100092") ) -AnnotationAssertion(rdfs:label "digestive system neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "GARD:0002437") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/2437/gastro-enteropancreatic-neuroendocrine-tumor"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27721") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27721") ) - -# Class: (immunodeficiency-related disorder) - -AnnotationAssertion(Annotation( "NCIT:C35686") "A non-neoplastic or neoplastic disorder that develops in a patient with immunodeficiency. Representative examples include AIDS-related disorders and disorders that develop following organ transplantation.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35686") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35686") "UMLS:C1334159") -AnnotationAssertion(Annotation( "NCIT:C35686") "Immunodepression-related disorder") -AnnotationAssertion(Annotation( "NCIT:C35686") "Immunosuppression disorders") -AnnotationAssertion(Annotation( "NCIT:C35686") "Immunosuppression-related disorder") -AnnotationAssertion(Annotation( "NCIT:C35686") "immunodeficiency-related disorder") -AnnotationAssertion( "MONDO:0024572") -AnnotationAssertion(rdfs:label "immunodeficiency-related disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pregnancy disorder) - -AnnotationAssertion(Annotation( "NCIT:C35169") "A disorder that is related to pregnancy. Representative examples include ectopic pregnancy, toxemia of pregnancy, and gestational trophoblastic tumor.") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/652") ) -AnnotationAssertion(Annotation( "NCIT:C35169") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D011248") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35169") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:173300003") -AnnotationAssertion( "complication of pregnancy or childbirth") -AnnotationAssertion(Annotation( "NCIT:C35169") "disorder of pregnancy") -AnnotationAssertion( "disorder of pregnancy, childbirth, or puerperium") -AnnotationAssertion( "pregnancy disease") -AnnotationAssertion(Annotation( "NCIT:C35169") "pregnancy disorder") -AnnotationAssertion(Annotation( "MESH:D011248") "Complications, pregnancy") -AnnotationAssertion(Annotation( "MESH:D011248") "complication, pregnancy") -AnnotationAssertion(Annotation( "MESH:D011248") "pregnancy complication") -AnnotationAssertion( "MONDO:0024575") -AnnotationAssertion(rdfs:label "pregnancy disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/3161") Annotation( "https://orcid.org/0000-0002-4142-7153") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (male reproductive system neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3054") "A benign, borderline, or malignant neoplasm that affects the male reproductive system. Representative examples include benign prostate phyllodes tumor, benign testicular Sertoli cell tumor, prostatic intraepithelial neoplasia, prostate carcinoma, testicular seminoma, and testicular embryonal carcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3054") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126895004") -AnnotationAssertion(Annotation( "NCIT:C3054") "Male reproductive system neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3054") "Male reproductive system tumor") -AnnotationAssertion( "male reproductive organ neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "male reproductive organ tumor") -AnnotationAssertion(Annotation( "NCIT:C3054") "neoplasm of Male reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of male reproductive organ") -AnnotationAssertion(Annotation( "NCIT:C3054") "neoplasm of the Male reproductive system") -AnnotationAssertion(Annotation( "NCIT:C3054") "tumor of Male reproductive system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of male reproductive organ") -AnnotationAssertion(Annotation( "NCIT:C3054") "tumor of the Male reproductive system") -AnnotationAssertion( "MONDO:0024582") -AnnotationAssertion(rdfs:label "male reproductive system neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3054") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3054") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vulvar squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C4052") "An invasive squamous cell carcinoma arising from the vulva. Risk factors include the human papilloma virus and cigarette smoking. Precursor lesions include the vulvar intraepithelial neoplasia, lichen sclerosus with associated squamous cell hyperplasia, and chronic granulomatous vulvar disease such as granuloma inguinale. Symptoms include vulvar pruritus or irritation, discharge, bleeding, and pain. The following morphologic variants have been identified: keratinizing, non-keratinizing, basaloid, warty, verrucous, keratoacanthoma-like, and squamous cell carcinoma with tumor giant cells. Risk factors for recurrence include advanced stage, tumor diameter greater than 2.5 cm, multifocality, capillary-like space involvement, associated vulvar intraepithelial neoplasia grades 2 or 3, and margins of resection involved by tumor. (WHO, 2003)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2101") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000624") -AnnotationAssertion(Annotation( "DOID:2101") Annotation( "EFO:1000624") Annotation( "MONDO:equivalentTo") "NCIT:C4052") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:494448") -AnnotationAssertion(Annotation( "DOID:2101") Annotation( "MONDO:equivalentTo") "SCTID:254895003") -AnnotationAssertion(Annotation( "DOID:2101") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4052") "UMLS:C0280856") -AnnotationAssertion(Annotation( "NCIT:C4052") "epidermoid carcinoma of the vulva") -AnnotationAssertion(Annotation( "NCIT:C4052") "epidermoid carcinoma of vulva") -AnnotationAssertion(Annotation( "NCIT:C4052") "epidermoid cell carcinoma of the vulva") -AnnotationAssertion(Annotation( "NCIT:C4052") "epidermoid cell carcinoma of vulva") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4052") "squamous cell carcinoma of the vulva") -AnnotationAssertion(Annotation( "DOID:2101") Annotation( "NCIT:C4052") "squamous cell carcinoma of vulva") -AnnotationAssertion(Annotation( "NCIT:C4052") "vulva epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4052") "vulva epidermoid cell carcinoma") -AnnotationAssertion(Annotation( "MONDO:0002210") Annotation( "NCIT:C4052") "vulva squamous cell carcinoma") -AnnotationAssertion(Annotation( "DOID:2101") Annotation( "NCIT:C4052") "vulvar epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4052") "vulvar epidermoid cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C4052") "vulvar squamous cell cancer") -AnnotationAssertion(Annotation( "DOID:2101") Annotation( "MONDO:0006492") Annotation( "NCIT:C4052") "vulvar squamous cell carcinoma") -AnnotationAssertion( "MONDO:0024609") -AnnotationAssertion(rdfs:label "vulvar squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4052") ) -SubClassOf(Annotation( "DOID:2101") Annotation( "EFO:1000624") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4052") ) -SubClassOf(Annotation( "DOID:2101") Annotation( "EFO:1000624") Annotation( "MONDO:Redundant") Annotation( "NCIT:C4052") Annotation( "Orphanet:494448") ) - -# Class: (parasitic skin disorder) - -AnnotationAssertion(Annotation( "MESH:D012876") "Skin diseases caused by ARTHROPODS; HELMINTHS; or other parasites.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012876") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0037280") -AnnotationAssertion(Annotation( "MESH:D012876") "parasitic skin disease") -AnnotationAssertion(Annotation( "MESH:D012876") "disease, parasitic skin") -AnnotationAssertion(Annotation( "MESH:D012876") "diseases, parasitic skin") -AnnotationAssertion(Annotation( "MESH:D012876") "parasitic skin diseases") -AnnotationAssertion(Annotation( "MESH:D012876") "skin disease, parasitic") -AnnotationAssertion( "MONDO:0024610") -AnnotationAssertion(rdfs:label "parasitic skin disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D012876") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MESH:D012876") Annotation( "MONDO:Redundant") ) - -# Class: (orbit neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3290") "A benign or malignant neoplasm that affects the orbit.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3290") -AnnotationAssertion(Annotation( "NCIT:C3290") "neoplasm of orbit") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of orbit of skull") -AnnotationAssertion(Annotation( "NCIT:C3290") "neoplasm of the orbit") -AnnotationAssertion(Annotation( "NCIT:C3290") "orbit neoplasm") -AnnotationAssertion( "orbit of skull neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "orbit of skull tumor") -AnnotationAssertion(Annotation( "NCIT:C3290") "orbit tumor") -AnnotationAssertion(Annotation( "NCIT:C3290") "orbital neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3290") "orbital neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3290") "orbital tumor") -AnnotationAssertion(Annotation( "NCIT:C3290") "tumor of orbit") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of orbit of skull") -AnnotationAssertion(Annotation( "NCIT:C3290") "tumor of the orbit") -AnnotationAssertion( "MONDO:0024611") -AnnotationAssertion(rdfs:label "orbit neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tympanitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the tympanic membrane.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:14852000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0027134") -AnnotationAssertion( "inflammation of tympanic membrane") -AnnotationAssertion( "myringitis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tympanic membrane inflammation") -AnnotationAssertion( "MONDO:0024616") -AnnotationAssertion(rdfs:label "tympanitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (central nervous system infectious disorder) - -AnnotationAssertion(Annotation( "NCIT:C27582") "An infectious process that affects the brain and/or spinal cord. Representative examples include encephalitis, poliomyelitis, arachnoiditis, and meningitis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001456") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:349.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D002494") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27582") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128117002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27582") "UMLS:C0007684") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C27582") "central nervous system infectious disease") -AnnotationAssertion(Annotation( "NCIT:C27582") "central nervous system infectious disorder") -AnnotationAssertion(Annotation( "MONDO:0021684") Annotation( "NCIT:C27582") "infectious disease of central nervous system") -AnnotationAssertion(Annotation( "MESH:D002494") "central nervous system infection") -AnnotationAssertion(Annotation( "MESH:D002494") "infections, central nervous system") -AnnotationAssertion( "MONDO:0024619") -AnnotationAssertion(rdfs:label "central nervous system infectious disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D002494") Annotation( "MONDO:Redundant") Annotation( "NCIT:C27582/inferred") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27582") ) - -# Class: (thyroid gland adenocarcinoma) - -AnnotationAssertion(Annotation( "NCIT:C27380") "An adenocarcinoma arising from the follicular cells of the thyroid gland. According to the degree of differentiation, it is classified either as differentiated carcinoma (extensive evidence of follicular cell differentiation), or poorly differentiated carcinoma (limited evidence of follicular cell differentiation).") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080524") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27380") -AnnotationAssertion(Annotation( "NCIT:C27380") "thyroid adenocarcinoma") -AnnotationAssertion(Annotation( "NCIT:C27380") "thyroid gland adenocarcinoma") -AnnotationAssertion( "MONDO:0024622") -AnnotationAssertion(rdfs:label "thyroid gland adenocarcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27380") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27380") ) - -# Class: (otorhinolaryngologic disease) - -AnnotationAssertion(Annotation( "MESH:D010038") "Pathological processes of the ear, the nose, and the throat, also known as the ENT diseases.") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:478.19") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D010038") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C118420") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:232208008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0029896") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0395797") -AnnotationAssertion( "ear, nose and throat disorder") -AnnotationAssertion( "ear, nose or throat disorder") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") "ear/nose/throat disease") -AnnotationAssertion(Annotation( "NCIT:C118420") "otolaryngologic disorder") -AnnotationAssertion(Annotation( "MESH:D010038") "otorhinolaryngologic disease") -AnnotationAssertion(Annotation( "MESH:D010038") "ENT disease") -AnnotationAssertion(Annotation( "MESH:D010038") "ENT diseases") -AnnotationAssertion(Annotation( "MESH:D010038") "disease, ENT") -AnnotationAssertion(Annotation( "MESH:D010038") "disease, otolaryngologic") -AnnotationAssertion(Annotation( "MESH:D010038") "disease, otolaryngological") -AnnotationAssertion(Annotation( "MESH:D010038") "disease, otorhinolaryngologic") -AnnotationAssertion(Annotation( "MESH:D010038") "disease, otorhinolaryngological") -AnnotationAssertion(Annotation( "MESH:D010038") "diseases, ENT") -AnnotationAssertion(Annotation( "MESH:D010038") "diseases, otolaryngologic") -AnnotationAssertion(Annotation( "MESH:D010038") "diseases, otolaryngological") -AnnotationAssertion(Annotation( "MESH:D010038") "diseases, otorhinolaryngologic") -AnnotationAssertion(Annotation( "MESH:D010038") "diseases, otorhinolaryngological") -AnnotationAssertion(Annotation( "MESH:D010038") "otolaryngologic disease") -AnnotationAssertion(Annotation( "MESH:D010038") "otolaryngologic diseases") -AnnotationAssertion(Annotation( "MESH:D010038") "otolaryngological disease") -AnnotationAssertion(Annotation( "MESH:D010038") "otolaryngological diseases") -AnnotationAssertion(Annotation( "MESH:D010038") "otorhinolaryngological disease") -AnnotationAssertion(Annotation( "MESH:D010038") "otorhinolaryngological diseases") -AnnotationAssertion( "MONDO:0024623") -AnnotationAssertion(rdfs:comment "Editor note: consider uberon class") -AnnotationAssertion(rdfs:label "otorhinolaryngologic disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (phagocytic cell dysfunction) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:302874002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0398732") -AnnotationAssertion( "defective phagocytosis") -AnnotationAssertion( "phagocytic cell dysfunction") -AnnotationAssertion( "MONDO:0024627") -AnnotationAssertion(rdfs:label "phagocytic cell dysfunction") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (defective phagocytic cell chemotaxis) - -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:279.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:234580003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0398735") -AnnotationAssertion( "defective phagocytic cell chemotaxis") -AnnotationAssertion( "MONDO:0024630") -AnnotationAssertion(rdfs:label "defective phagocytic cell chemotaxis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (large intestine disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the large intestine.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:119523007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0341321") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of large intestine") -AnnotationAssertion( "disease or disorder of large intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of large intestine") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "large intestine disease or disorder") -AnnotationAssertion( "MONDO:0024634") -AnnotationAssertion(rdfs:label "large intestine disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (small intestine disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the small intestine.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:119522002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0341268") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of small intestine") -AnnotationAssertion( "disease or disorder of small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of small intestine") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "small intestine disease or disorder") -AnnotationAssertion( "MONDO:0024635") -AnnotationAssertion(rdfs:label "small intestine disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inflammation of heart layer) - -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "An inflammatory disease involving a pathogenic inflammatory response in the heart layer.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:429.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:399617002") -AnnotationAssertion( "carditis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "heart layer inflammation") -AnnotationAssertion( "MONDO:0024636") -AnnotationAssertion(rdfs:label "inflammation of heart layer") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (gastric neuroendocrine tumor G2) - -AnnotationAssertion(Annotation( "NCIT:C95880") "A well differentiated, intermediate grade tumor with neuroendocrine differentiation that arises from the stomach. The mitotic count is 2-20 per 10 HPF and/or the Ki67 index is 3 to 20 percent.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C95880") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C95880") "UMLS:C3272407") -AnnotationAssertion(Annotation( "NCIT:C95880") "gastric NET G2") -AnnotationAssertion(Annotation( "NCIT:C95880") "gastric neuroendocrine tumor G2") -AnnotationAssertion( "MONDO:0024642") -AnnotationAssertion(rdfs:label "gastric neuroendocrine tumor G2") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C95880") ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C95880") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (myocardial disorder) - -AnnotationAssertion(Annotation( "NCIT:C35544") "A disorder that affects the muscle tissue of the heart. Representative examples include myocardial infarction, myocarditis, and cardiomyopathy.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35544") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:57809008") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of myocardium") -AnnotationAssertion( "disease or disorder of myocardium") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of myocardium") -AnnotationAssertion( "myocardial disease") -AnnotationAssertion(Annotation( "NCIT:C35544") "myocardial disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "myocardium disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "myocardium disease or disorder") -AnnotationAssertion( "disorder of heart muscle") -AnnotationAssertion( "MONDO:0024643") -AnnotationAssertion(rdfs:label "myocardial disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35544/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (retroperitoneal neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3357") "A benign or malignant neoplasm that affects the retroperitoneum.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3357") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of retroperitoneal space") -AnnotationAssertion(Annotation( "NCIT:C3357") "retroperitoneal neoplasm") -AnnotationAssertion( "retroperitoneal space neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "retroperitoneal space tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of retroperitoneal space") -AnnotationAssertion( "MONDO:0024645") -AnnotationAssertion(rdfs:label "retroperitoneal neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skull neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3375") "A benign or malignant neoplasm that affects the bones and structures of the skull.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.2") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012888") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3375") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126538005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3375") "UMLS:C0037305") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3375") "neoplasm of skull") -AnnotationAssertion(Annotation( "NCIT:C3375") "neoplasm of the skull") -AnnotationAssertion(Annotation( "NCIT:C3375") "skull neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3375") "skull tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3375") "tumor of skull") -AnnotationAssertion(Annotation( "NCIT:C3375") "tumor of the skull") -AnnotationAssertion( "MONDO:0024653") -AnnotationAssertion(rdfs:label "skull neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3375") ) -SubClassOf( ) -SubClassOf( ) - -# Class: (skull disorder) - -AnnotationAssertion(Annotation( "NCIT:C27655") "A non-neoplastic or neoplastic disorder that affects structures of the skull.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27655") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:118945008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27655") "UMLS:C1290854") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of skull") -AnnotationAssertion( "disease or disorder of skull") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of skull") -AnnotationAssertion(Annotation( "NCIT:C27655") "skull disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "skull disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C27655") "skull disorder") -AnnotationAssertion( "MONDO:0024654") -AnnotationAssertion(rdfs:label "skull disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (rheumatic pericarditis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:28381002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0264747") -AnnotationAssertion( "rheumatic pericarditis") -AnnotationAssertion( "MONDO:0024655") -AnnotationAssertion(rdfs:label "rheumatic pericarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (benign epithelial skin neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "A form of epithelial skin neoplasm without malignant characteristics.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7341") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C7341") "UMLS:C0345981") -AnnotationAssertion(Annotation( "NCIT:C7341") "benign epithelial skin neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7341") "benign epithelial skin tumor") -AnnotationAssertion(Annotation( "NCIT:C7341") "benign skin epithelium neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7341") "benign skin epithelium tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "epithelial skin neoplasm, benign") -AnnotationAssertion( "MONDO:0024666") -AnnotationAssertion(rdfs:label "benign epithelial skin neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7341") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7341") ) -SubClassOf( ) - -# Class: (childhood choroid plexus neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C42080") "A neoplasm that arises from the choroid plexus in the brain and occurs during childhood.") -AnnotationAssertion(Annotation( "NCIT:C42080") "choroid plexus neoplasm") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C42080") -AnnotationAssertion(Annotation( "NCIT:C42080") "childhood choroid plexus neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "choroid plexus neoplasm of childhood") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "pediatric choroid plexus neoplasm") -AnnotationAssertion( "MONDO:0024744") -AnnotationAssertion(rdfs:label "childhood choroid plexus neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C42080") ) -SubClassOf( ) - -# Class: (cardiovascular neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4784") "A benign or malignant neoplasm that affects the heart and/or vessels. Representative examples of benign neoplasms include atrial myxoma, hemangioma, and lymphangioma. Representative examples of malignant neoplasms include pericardial malignant mesothelioma and angiosarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4784") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:721573003") -AnnotationAssertion(Annotation( "NCIT:C4784") "cardiovascular neoplasm") -AnnotationAssertion( "cardiovascular system neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "cardiovascular system tumor") -AnnotationAssertion(Annotation( "NCIT:C4784") "cardiovascular tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of cardiovascular system") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of cardiovascular system") -AnnotationAssertion( "MONDO:0024757") -AnnotationAssertion(rdfs:label "cardiovascular neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4784") ) -SubClassOf( ) - -# Class: (clitoral carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9362") "A carcinoma that arises from the clitoris.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9362") "clitoral cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9362") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9362") "UMLS:C1333070") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9362") "carcinoma of clitoris") -AnnotationAssertion(Annotation( "NCIT:C9362") "carcinoma of the clitoris") -AnnotationAssertion(Annotation( "NCIT:C9362") "clitoral carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9362") "clitoris carcinoma") -AnnotationAssertion( "MONDO:0024873") -AnnotationAssertion(rdfs:label "clitoral carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9362") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9362") ) - -# Class: (tendon sheath disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the tendon sheath.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:727.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:312381009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0729734") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of tendon sheath") -AnnotationAssertion( "disease or disorder of tendon sheath") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of tendon sheath") -AnnotationAssertion( "tendon sheath disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "tendon sheath disease or disorder") -AnnotationAssertion( "tendon sheath disorder") -AnnotationAssertion( "MONDO:0024876") -AnnotationAssertion(rdfs:label "tendon sheath disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (clitoris neoplasm) - -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "A neoplasm involving a clitoris.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:239.5") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126925009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1263793") -AnnotationAssertion( "clitoral neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "clitoris tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of clitoris") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of clitoris") -AnnotationAssertion( "MONDO:0024877") -AnnotationAssertion(rdfs:label "clitoris neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (secondary carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C36310") "A carcinoma that arises from a pre-existing lower grade epithelial lesion, or as a result of a primary carcinoma that has spread to secondary sites, or due to a complication of a cancer treatment.") -AnnotationAssertion(Annotation( "NCIT:C36310") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C36310") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C36310") "UMLS:C0085668") -AnnotationAssertion(Annotation( "NCIT:C36310") "secondary carcinoma") -AnnotationAssertion( "MONDO:0024878") -AnnotationAssertion(rdfs:comment "Note that we currently treat secondary neoplasms as being neoplastic diseases that are derived from neoplasm; classes such as 'neoplasm', 'carcinoma' are implicitly primary. This may change in future.") -AnnotationAssertion(rdfs:label "secondary carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C36310") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (secondary malignant neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4968") "A malignant neoplasm that arises from a pre-existing lower grade lesion, or as a result of a primary lesion that has spread to secondary sites, or due to a complication of a cancer treatment.") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:198.89") -AnnotationAssertion(Annotation( "MONDO:i2s") Annotation( "MONDO:relatedTo") "ICD9:199.1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4968") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128462008") -AnnotationAssertion(Annotation( "NCIT:C4968") "secondary cancer") -AnnotationAssertion(Annotation( "NCIT:C4968") "secondary malignancy") -AnnotationAssertion(Annotation( "NCIT:C4968") "secondary malignant neoplasm") -AnnotationAssertion( "MONDO:0024881") -AnnotationAssertion(rdfs:comment "Note that we currently treat secondary neoplasms as being neoplastic diseases that are derived from neoplasm; classes such as 'neoplasm', 'carcinoma' are implicitly primary. This may change in future.") -AnnotationAssertion(rdfs:label "secondary malignant neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C4968") ) -SubClassOf(Annotation( "NCIT:C4968") ) - -# Class: (secondary neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C36255") "A neoplasm that arises from a pre-existing lower grade lesion, or as a result of a primary lesion that has spread to secondary sites, or due to a complication of a cancer treatment.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C36255") -AnnotationAssertion(Annotation( "NCIT:C36255") "secondary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C36255") "secondary tumor") -AnnotationAssertion( "MONDO:0024882") -AnnotationAssertion(rdfs:comment "Note that we currently treat secondary neoplasms as being neoplastic diseases that are derived from neoplasm; classes such as 'neoplasm', 'carcinoma' are implicitly primary. This may change in future.") -AnnotationAssertion(rdfs:label "secondary neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mesonephric neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4295") "An epithelial neoplasm of the female reproductive system arising from mesonephric remnants.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4295") "ICDO:9110/1") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4295") -AnnotationAssertion(Annotation( "NCIT:C4295") "Wolffian duct neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4295") "Wolffian duct tumor") -AnnotationAssertion( "mesonephric duct neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "mesonephric duct tumor") -AnnotationAssertion(Annotation( "NCIT:C4295") "mesonephric neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4295") "mesonephric tumor") -AnnotationAssertion(Annotation( "NCIT:C4295") "mesonephroma") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of mesonephric duct") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of mesonephric duct") -AnnotationAssertion( "MONDO:0024888") -AnnotationAssertion(rdfs:label "mesonephric neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C4295") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign mesonephroma) - -AnnotationAssertion(Annotation( "NCIT:C4294") "A benign epithelial neoplasm of the female reproductive system arising from mesonephric remnants.") -AnnotationAssertion(Annotation( "DOID:2616") ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:2616") -AnnotationAssertion(Annotation( "NCIT:C4294") "ICDO:9110/0") -AnnotationAssertion(Annotation( "DOID:2616") Annotation( "MONDO:equivalentTo") "NCIT:C4294") -AnnotationAssertion(Annotation( "DOID:2616") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4294") "UMLS:C0334530") -AnnotationAssertion(Annotation( "DOID:2616") "Mesonephroma, benign") -AnnotationAssertion(Annotation( "DOID:2616") "Mesonephroma, benign (morphologic abnormality)") -AnnotationAssertion(Annotation( "DOID:2616") Annotation( "NCIT:C4294") "Wolffian duct adenoma") -AnnotationAssertion(Annotation( "NCIT:C4294") "benign Mesonephroma") -AnnotationAssertion( "benign mesonephric neoplasm") -AnnotationAssertion(Annotation( "DOID:2616") Annotation( "NCIT:C4294") "mesonephric adenoma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mesonephric duct adenoma") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "mesonephric neoplasm, benign") -AnnotationAssertion( "MONDO:0024889") -AnnotationAssertion(rdfs:label "benign mesonephroma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4294") ) -SubClassOf( ) - -# Class: (bird disease) - -AnnotationAssertion(Annotation( "MESH:D001715") "Diseases of birds not considered poultry, therefore usually found in zoos, parks, and the wild. The concept is differentiated from poultry diseases which is for birds raised as a source of meat or eggs for human consumption, and usually found in barnyards, hatcheries, etc.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001715") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0005591") -AnnotationAssertion(Annotation( "MESH:D001715") "bird disease") -AnnotationAssertion(Annotation( "MESH:D001715") "Avian disease") -AnnotationAssertion(Annotation( "MESH:D001715") "Avian diseases") -AnnotationAssertion(Annotation( "MESH:D001715") "disease, Avian") -AnnotationAssertion(Annotation( "MESH:D001715") "disease, Bird") -AnnotationAssertion(Annotation( "MESH:D001715") "diseases, Avian") -AnnotationAssertion(Annotation( "MESH:D001715") "diseases, Bird") -AnnotationAssertion( "MONDO:0024905") -AnnotationAssertion(rdfs:label "bird disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D001715") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") Annotation( "https://orcid.org/0000-0002-5002-8648") ObjectSomeValuesFrom( )) - -# Class: (sex cord-stromal benign neoplasm) - -AnnotationAssertion(Annotation( "DOID:0080368") "A reproductive organ benign neoplasm that arises in the ovary or testis and that is composed of granulosa cells, Leydig cells, Sertoli cells, and/or fibroblasts.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080368") -AnnotationAssertion( "MONDO:0024988") -AnnotationAssertion(rdfs:label "sex cord-stromal benign neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0080368") ) -SubClassOf( ) - -# Class: (inherited neuroendocrine tumor) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of neuroendocrine neoplasm that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:271847") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN202530") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary neuroendocrine neoplasm") -AnnotationAssertion(Annotation( "Orphanet:271847") "genetic neuroendocrine tumor") -AnnotationAssertion( "MONDO:0025511") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "inherited neuroendocrine tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0019041") ObjectSomeValuesFrom( )) - -# Class: (autoimmune glomerulonephritis) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of glomerulonephritis (disease).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040094") -AnnotationAssertion( "autoimmune glomerulonephritis (disease)") -AnnotationAssertion( "MONDO:0030700") -AnnotationAssertion(rdfs:label "autoimmune glomerulonephritis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (autoimmune cardiomyopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of cardiomyopathy.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040095") -AnnotationAssertion( "MONDO:0030701") -AnnotationAssertion(rdfs:label "autoimmune cardiomyopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "DOID:0040095") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (autoimmune vasculitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of vasculitis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040097") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:427213005") -AnnotationAssertion(Annotation( "DOID:0040097") Annotation( "MONDO:equivalentTo") "UMLS:C1328843") -AnnotationAssertion( "MONDO:0030703") -AnnotationAssertion(rdfs:label "autoimmune vasculitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0040097") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (autoimmune uveitis) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of uveitis (disease).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040088") -AnnotationAssertion( "autoimmune uveitis (disease)") -AnnotationAssertion( "MONDO:0031012") -AnnotationAssertion(rdfs:label "autoimmune uveitis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0040088") ) -SubClassOf( ) - -# Class: (autoimmune gastritis) - -AnnotationAssertion(Annotation( "NCIT:C95752") "Inflammation of the body fundic mucosa of the stomach. It results from the development of autoantibodies against the parietal and chief cells. It is associated with the presence of intestinal metaplasia and an increased risk of developing gastric carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0040090") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C95752") -AnnotationAssertion( "autoimmune gastritis (disease)") -AnnotationAssertion( "MONDO:0031014") -AnnotationAssertion(rdfs:label "autoimmune gastritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0040090") Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (fungal keratitis) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:519930") -AnnotationAssertion( "MONDO:0033821") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "fungal keratitis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (childhood malignant kidney neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C123907") "A malignant neoplasm that affects the kidney and occurs in childhood.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C123907") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C123907") "UMLS:C4086162") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "childhood kidney cancer") -AnnotationAssertion(Annotation( "NCIT:C123907") "childhood malignant kidney neoplasm") -AnnotationAssertion(Annotation( "NCIT:C123907") "childhood malignant kidney tumor") -AnnotationAssertion(Annotation( "NCIT:C123907") "childhood malignant renal neoplasm") -AnnotationAssertion(Annotation( "NCIT:C123907") "childhood malignant renal tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "kidney cancer of childhood") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "pediatric kidney cancer") -AnnotationAssertion( "MONDO:0036511") -AnnotationAssertion(rdfs:label "childhood malignant kidney neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C123907") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C123907") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C123907") ) - -# Class: (adrenal cortex neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C2858") "A benign or malignant (primary or metastatic) neoplasm affecting the adrenal cortex. (NCI05)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D000306") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C2858") -AnnotationAssertion(Annotation( "NCIT:C2858") "adrenal cortex neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C2858") "adrenal cortex tumor") -AnnotationAssertion(Annotation( "NCIT:C2858") "adrenocortical neoplasm") -AnnotationAssertion(Annotation( "NCIT:C2858") "adrenocortical tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of adrenal cortex") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of adrenal cortex") -AnnotationAssertion( "MONDO:0036591") -AnnotationAssertion(rdfs:label "adrenal cortex neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (spleen neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3383") "A benign or malignant neoplasm that affects the spleen. Representative examples include hemangioma, lymphoma, splenic involvement by leukemia, and angiosarcoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0007683") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3383") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of spleen") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "spleen tumor") -AnnotationAssertion(Annotation( "NCIT:C3383") "splenic neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of spleen") -AnnotationAssertion( "MONDO:0036696") -AnnotationAssertion(rdfs:label "spleen neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3383") ) -SubClassOf( ) - -# Class: (axillary neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C35749") "A benign or malignant neoplasm that affects the structures of the axilla. Representative examples include axillary lipoma, axillary lymph node lymphoma, and metastatic carcinoma to the axillary lymph nodes.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35749") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:126639006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35749") "UMLS:C1290308") -AnnotationAssertion( "axilla neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "axilla tumor") -AnnotationAssertion(Annotation( "NCIT:C35749") "axillary neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "neoplasm of axilla") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") "tumor of axilla") -AnnotationAssertion( "MONDO:0036779") -AnnotationAssertion(rdfs:label "axillary neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35749") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign axillary neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C35750") "A non-metastasizing neoplasm that arises from the structures of the axilla.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35750") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C35750") "UMLS:C0684828") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "axillary neoplasm, benign") -AnnotationAssertion(Annotation( "NCIT:C35750") "benign axillary neoplasm") -AnnotationAssertion( "MONDO:0036781") -AnnotationAssertion(rdfs:label "benign axillary neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35750") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C35750") ) - -# Class: (lymphatic vessel neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3723") "A benign or malignant neoplasm arising from the lymphatic vessels.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3723") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C3723") "UMLS:C0206619") -AnnotationAssertion(Annotation( "NCIT:C3723") "lymph vessel neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3723") "lymph vessel tumor") -AnnotationAssertion(Annotation( "NCIT:C3723") "lymphatic vessel neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3723") "lymphatic vessel tumor") -AnnotationAssertion(Annotation( "NCIT:C3723") "neoplasm of lymph vessel") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3723") "neoplasm of lymphatic vessel") -AnnotationAssertion(Annotation( "NCIT:C3723") "neoplasm of the lymph vessel") -AnnotationAssertion(Annotation( "NCIT:C3723") "neoplasm of the lymphatic vessel") -AnnotationAssertion(Annotation( "NCIT:C3723") "tumor of lymph vessel") -AnnotationAssertion(Annotation( "MONDO:patterns/neoplasm") Annotation( "NCIT:C3723") "tumor of lymphatic vessel") -AnnotationAssertion(Annotation( "NCIT:C3723") "tumor of the lymph vessel") -AnnotationAssertion(Annotation( "NCIT:C3723") "tumor of the lymphatic vessel") -AnnotationAssertion( "MONDO:0036870") -AnnotationAssertion(rdfs:label "lymphatic vessel neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3723") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign epithelial neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4092") "A neoplasm arising from the epithelial cells. It is characterized by the absence of morphologic features associated with malignancy (severe cytologic atypia, tumor cell necrosis, and high mitotic rate). Benign epithelial neoplasms remain confined to the original site of growth and only rarely metastasize to other anatomic sites.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C4092") "ICDO:8010/0") -AnnotationAssertion(Annotation( "NCIT:C4092") "ICDO:8011/0") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4092") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4092") "UMLS:C0334232") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign epithelial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign epithelial tumor") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign epithelioma") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign neoplasm of epithelium") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign neoplasm of the epithelium") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign tumor of epithelium") -AnnotationAssertion(Annotation( "NCIT:C4092") "benign tumor of the epithelium") -AnnotationAssertion(Annotation( "MONDO:patterns/benign") "epithelial neoplasm, benign") -AnnotationAssertion(Annotation( "NCIT:C4092") "epithelioma, benign") -AnnotationAssertion( "MONDO:0036976") -AnnotationAssertion(rdfs:label "benign epithelial neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4092") ) - -# Class: (lung germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C45636") "A germ cell tumor that arises from the lung.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C45636") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C45636") "UMLS:C1708771") -AnnotationAssertion(Annotation( "NCIT:C45636") "lung germ cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C45636") "lung germ cell tumor") -AnnotationAssertion( "MONDO:0037105") -AnnotationAssertion(rdfs:label "lung germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C45636") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C45636") ) - -# Class: (childhood testicular neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C5053") "A neoplasm that arises from the testis during childhood.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C5053") -AnnotationAssertion(Annotation( "NCIT:C5053") "childhood neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C5053") "childhood neoplasm of the testis") -AnnotationAssertion(Annotation( "NCIT:C5053") "childhood testicular neoplasm") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/childhood") "neoplasm of testis of childhood") -AnnotationAssertion(Annotation( "MONDO:patterns/childhood") Annotation( "NCIT:C5053") "pediatric neoplasm of testis") -AnnotationAssertion(Annotation( "NCIT:C5053") "pediatric neoplasm of the testis") -AnnotationAssertion(Annotation( "NCIT:C5053") "pediatric testicular neoplasm") -AnnotationAssertion(Annotation( "NCIT:C5053") "testicular tumor, childhood") -AnnotationAssertion( "MONDO:0037250") -AnnotationAssertion(rdfs:label "childhood testicular neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5053") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C5053") ) - -# Class: (sebaceous gland cancer) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A cancer that involves the sebaceous gland.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8409") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C8409") "UMLS:C1382026") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of sebaceous gland") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C8409") "malignant neoplasm of sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C8409") "malignant neoplasm of the sebaceous gland") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C8409") "malignant sebaceous gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8409") "malignant sebaceous gland tumor") -AnnotationAssertion(Annotation( "NCIT:C8409") "malignant sebaceous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8409") "malignant sebaceous tumor") -AnnotationAssertion(Annotation( "NCIT:C8409") "malignant tumor of sebaceous gland") -AnnotationAssertion(Annotation( "NCIT:C8409") "malignant tumor of the sebaceous gland") -AnnotationAssertion( "MONDO:0037735") -AnnotationAssertion(rdfs:label "sebaceous gland cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8409") ) - -# Class: (infratentorial neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3139") "A benign or malignant neoplasm that occurs in brain parenchymal tissue below the tentorium cerebelli.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3139") -AnnotationAssertion(Annotation( "NCIT:C3139") "brain neoplasms, infratentorial") -AnnotationAssertion(Annotation( "NCIT:C3139") "infratentorial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3139") "infratentorial neoplasms") -AnnotationAssertion(Annotation( "NCIT:C3139") "infratentorial tumor") -AnnotationAssertion(Annotation( "NCIT:C3139") "infratentorial tumors") -AnnotationAssertion(Annotation( "NCIT:C3139") "neoplasms, infratentorial") -AnnotationAssertion( "MONDO:0037736") -AnnotationAssertion(rdfs:label "infratentorial neoplasm") -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C3139") ) - -# Class: (carbohydrate metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "A disease that has its basis in the disruption of carbohydrate metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:20957000") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "carbohydrate metabolic process disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of carbohydrate metabolic process") -AnnotationAssertion( "disorder of carbohydrate metabolism") -AnnotationAssertion( "MONDO:0037792") -AnnotationAssertion(rdfs:label "carbohydrate metabolism disease") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vertebral joint disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease that involves the intervertebral joint.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:372109003") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of intervertebral joint") -AnnotationAssertion( "disease or disorder of intervertebral joint") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of intervertebral joint") -AnnotationAssertion( "disorder of joint of spine") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "intervertebral joint disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "intervertebral joint disease or disorder") -AnnotationAssertion( "spondyloarthropathy") -AnnotationAssertion( "MONDO:0037847") -AnnotationAssertion(rdfs:label "vertebral joint disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (valine metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of valine metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:444756000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2919304") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of valine metabolic process") -AnnotationAssertion( "disorder of valine metabolism") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "valine metabolic process disease") -AnnotationAssertion( "MONDO:0037870") -AnnotationAssertion(rdfs:label "valine metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (amino acid metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/basis_in_disruption_of_process") "A disease that has its basis in the disruption of cellular amino acid metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C97090") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:44779003") -AnnotationAssertion(Annotation( "NCIT:C97090") "amino acid metabolism disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cellular amino acid metabolic process disease") -AnnotationAssertion( "disorder of amino acid metabolism") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of cellular amino acid metabolic process") -AnnotationAssertion( "amino acid disorder") -AnnotationAssertion( "amino acidopathy") -AnnotationAssertion( "MONDO:0037871") -AnnotationAssertion(rdfs:label "amino acid metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited auditory system disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of auditory system disease that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:362991006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1285174") -AnnotationAssertion( "auditory system hereditary disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary auditory system disease") -AnnotationAssertion( "inherited auditory system disease") -AnnotationAssertion( "MONDO:0037940") -AnnotationAssertion(rdfs:label "inherited auditory system disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (malignant peritoneal germ cell tumor) - -AnnotationAssertion(Annotation( "NCIT:C136410") "A malignant germ cell tumor that affects the peritoneum.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C136410") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4526657") -AnnotationAssertion(Annotation( "NCIT:C136410") "malignant peritoneal germ cell tumor") -AnnotationAssertion( "MONDO:0040673") -AnnotationAssertion(rdfs:label "malignant peritoneal germ cell tumor") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C136410") ) -SubClassOf(Annotation( "NCIT:C136410") ) - -# Class: (great vessel cancer) - -AnnotationAssertion(Annotation( "NCIT:C4575") "A malignant neoplasm arising from the great vessels.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4575") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4575") "UMLS:C3665405") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of great vessel of heart") -AnnotationAssertion(Annotation( "NCIT:C4575") "great vessel cancer") -AnnotationAssertion( "great vessel of heart cancer") -AnnotationAssertion(Annotation( "NCIT:C4575") "malignant great vessel neoplasm") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant great vessel of heart neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4575") "malignant great vessel tumor") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "malignant neoplasm of great vessel of heart") -AnnotationAssertion( "MONDO:0040676") -AnnotationAssertion(rdfs:label "great vessel cancer") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (invasive carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9480") "A carcinoma that is not confined to the epithelium, and has spread to the surrounding stroma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9480") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C9480") "UMLS:C1334274") -AnnotationAssertion(Annotation( "NCIT:C9480") "invasive carcinoma") -AnnotationAssertion( "MONDO:0040677") -AnnotationAssertion(rdfs:label "invasive carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9480") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of neck of urinary bladder) - -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:236644005") -AnnotationAssertion( "functional disorder of bladder neck and sphincter mechanism") -AnnotationAssertion( "MONDO:0041154") -AnnotationAssertion(rdfs:label "disorder of neck of urinary bladder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (primary motor cortex epilepsy) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A epilepsy that involves the primary motor cortex.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:267592003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0234978") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "epilepsy of primary motor cortex") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "primary motor cortex epilepsy") -AnnotationAssertion( "Jacksonian epilepsy") -AnnotationAssertion( "motor cortex epilepsy") -AnnotationAssertion( "MONDO:0041284") -AnnotationAssertion(rdfs:comment "Editor note: TODO. Request Jacksonian seizures from HP?") -AnnotationAssertion(rdfs:label "primary motor cortex epilepsy") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Wikipedia:Frontal_lobe_epilepsy") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mycotic endocarditis) - -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "An endocarditis (disease) caused by infection with Fungi.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:86348002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0276648") -AnnotationAssertion(Annotation( "MONDO:patterns/specific_infectious_disease_by_agent") "Fungi caused endocarditis (disease)") -AnnotationAssertion( "Fungi endocarditis (disease)") -AnnotationAssertion( "mycotic endocarditis") -AnnotationAssertion( "fungal endocarditis") -AnnotationAssertion( "MONDO:0042433") -AnnotationAssertion(rdfs:label "mycotic endocarditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (infective arthritis) - -AnnotationAssertion(Annotation( "NCIT:C26700") "The inflammation of one or more joints caused by any infectious pathogen within the joint space. Symptoms include pain, stiffness, and decreased range of motion in the affected joint.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006781") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26700") -AnnotationAssertion(Annotation( "NCIT:C26700") "infective arthritis") -AnnotationAssertion(Annotation( "NCIT:C26700") "septic arthritis") -AnnotationAssertion( "MONDO:0042485") -AnnotationAssertion(rdfs:label "infective arthritis") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C26700") ) - -# Class: (disease susceptibility) - -AnnotationAssertion(Annotation( "MESH:D004198") "A constitution or condition of the body which makes the tissues react in special ways to certain extrinsic stimuli and thus tends to make the individual more than usually susceptible to certain diseases.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D004198") -AnnotationAssertion(Annotation( "MESH:D004198") "diatheses") -AnnotationAssertion(Annotation( "MESH:D004198") "diathesis") -AnnotationAssertion(Annotation( "MESH:D004198") "disease susceptibilities") -AnnotationAssertion(Annotation( "MESH:D004198") "susceptibilities, disease") -AnnotationAssertion(Annotation( "MESH:D004198") "susceptibility, disease") -AnnotationAssertion( "MONDO:0042489") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "disease susceptibility") -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (isolated microcephaly) - -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0003630") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C537542") -AnnotationAssertion(Annotation( "GARD:0003630") Annotation( "MESH:C537542") "Nonsyndromal microcephaly") -AnnotationAssertion( "microcephaly, non-syndromic") -AnnotationAssertion(Annotation( "GARD:0003630") Annotation( "MESH:C537542") "nonsyndromic microcephaly") -AnnotationAssertion( "MONDO:0043137") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "isolated microcephaly") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neurovascular disorder) - -AnnotationAssertion(Annotation( "NCIT:C117007") "A disorder of the nervous system related to a vascular etiology.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C117007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C117007") "UMLS:C3898144") -AnnotationAssertion( "disease of nervous system vasculature") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "nervous system disorder of vasculature") -AnnotationAssertion(Annotation( "NCIT:C117007") "neurovascular disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vasculature nervous system disorder") -AnnotationAssertion( "MONDO:0043218") -AnnotationAssertion(rdfs:label "neurovascular disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C117007") ) -SubClassOf( ) - -# Class: (digestive system infectious disorder) - -AnnotationAssertion(Annotation( "NCIT:C35503") "A viral, bacterial, fungal, or parasitic infectious process that affects the digestive system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35503") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:715852004") -AnnotationAssertion(Annotation( "NCIT:C35503") "digestive system infection") -AnnotationAssertion(Annotation( "NCIT:C35503") "gastrointestinal infection") -AnnotationAssertion(Annotation( "NCIT:C35503") "gastrointestinal system infection") -AnnotationAssertion( "infection of gastrointestinal tract") -AnnotationAssertion( "MONDO:0043424") -AnnotationAssertion(rdfs:label "digestive system infectious disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (arteritis) - -AnnotationAssertion(Annotation( "NCIT:C34399") "An inflammatory process affecting an artery.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0009011") -AnnotationAssertion(Annotation( "MONDO:otherHierarchy") "HP:0012089") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D001167") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34399") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:52089001") -AnnotationAssertion(Annotation( "NCIT:C34399") "arteritis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "artery inflammation") -AnnotationAssertion( "inflammation of artery") -AnnotationAssertion(Annotation( "MESH:D001167") "Arteritides") -AnnotationAssertion(Annotation( "MESH:D001167") "Inflammation, arterial") -AnnotationAssertion(Annotation( "MESH:D001167") "arterial Inflammation") -AnnotationAssertion( "MONDO:0043494") -AnnotationAssertion(rdfs:label "arteritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C34399") ) -SubClassOf(Annotation( "EFO:0009011") Annotation( "MESH:D001167") Annotation( "MONDO:Redundant") Annotation( "NCIT:C34399") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (endarteritis) - -AnnotationAssertion(Annotation( "NCIT:C34581") "Inflammation of the arterial intima.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0009084") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D004692") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C34581") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:33806008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C34581") "UMLS:C0014100") -AnnotationAssertion(Annotation( "NCIT:C34581") "endarteritis") -AnnotationAssertion( "inflammation of tunica intima of artery") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "tunica intima of artery inflammation") -AnnotationAssertion(Annotation( "MESH:D004692") "Endarteritides") -AnnotationAssertion( "MONDO:0043576") -AnnotationAssertion(rdfs:label "endarteritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (enteritis) - -AnnotationAssertion(Annotation( "NCIT:C26765") "Inflammation of the small intestine.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D004751") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C26765") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:64613007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C26765") "UMLS:C0014335") -AnnotationAssertion(Annotation( "NCIT:C26765") "enteritis") -AnnotationAssertion( "enteritis of small intestine") -AnnotationAssertion( "inflammation of small intestine") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "small intestine inflammation") -AnnotationAssertion(Annotation( "MESH:D004751") "Enteritides") -AnnotationAssertion( "enteritis, inflammatory disorder of small intestine") -AnnotationAssertion( "MONDO:0043579") -AnnotationAssertion(rdfs:label "enteritis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D004751") Annotation( "MONDO:Redundant") ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (serositis) - -AnnotationAssertion(Annotation( "NCIT:C70428") "Inflammation of a serous membrane.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D012700") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C70428") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:370469003") -AnnotationAssertion( "inflammation of serous membrane") -AnnotationAssertion(Annotation( "NCIT:C70428") "serositis") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "serous membrane inflammation") -AnnotationAssertion(Annotation( "MESH:D012700") "Serositides") -AnnotationAssertion( "MONDO:0043786") -AnnotationAssertion(rdfs:label "serositis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (voice disorders) - -AnnotationAssertion(Annotation( "NCIT:C3441") "A pathologic process in the larynx that affects the production of speech. Causes include vocal cord paresis, vocal cord nodule, vocal cord polyp, and laryngitis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D014832") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3441") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:71941009") -AnnotationAssertion( "neurologic voice disorder") -AnnotationAssertion(Annotation( "NCIT:C3441") "voice disorder") -AnnotationAssertion( "neurologic dysphonia") -AnnotationAssertion( "MONDO:0043862") -AnnotationAssertion(rdfs:label "voice disorders") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D014832") Annotation( "NCIT:C3441/inferred") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (eye infectious disorder) - -AnnotationAssertion(Annotation( "NCIT:C45372") "An infectious process affecting any part of the eye. Causes include viruses and bacteria. Symptoms include itching and discomfort in the eye, watery eyes, eye pain and discharge, and blurring vision. Representative examples include pink eye, blepharitis, and trachoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D015817") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C45372") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128351009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C45372") "UMLS:C0015403") -AnnotationAssertion(Annotation( "MESH:D015817") Annotation( "NCIT:C45372") "eye infection") -AnnotationAssertion(Annotation( "MESH:D015817") "infection, eye") -AnnotationAssertion(Annotation( "MESH:D015817") "infection, ocular") -AnnotationAssertion(Annotation( "MESH:D015817") "infections, eye") -AnnotationAssertion(Annotation( "MESH:D015817") "infections, ocular") -AnnotationAssertion(Annotation( "MESH:D015817") "ocular infection") -AnnotationAssertion(Annotation( "MESH:D015817") "ocular infections") -AnnotationAssertion( "MONDO:0043885") -AnnotationAssertion(rdfs:label "eye infectious disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MESH:D015817") Annotation( "NCIT:C45372/inferred") ) -SubClassOf( ) - -# Class: (pneumonitis) - -AnnotationAssertion(Annotation( "NCIT:C113159") "An inflammatory process affecting the lung parenchyma. It is a milder form of lung inflammation compared to pneumonia.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C113159") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:205237003") -AnnotationAssertion( "inflammation of lung parenchyma") -AnnotationAssertion(Annotation( "MONDO:patterns/inflammatory_disease_by_site") "lung parenchyma inflammation") -AnnotationAssertion(Annotation( "NCIT:C113159") "pneumonitis") -AnnotationAssertion( "MONDO:0043905") -AnnotationAssertion(rdfs:comment "Pneumonitis typically refers to non-infectious inflammation, whereas pneumonia refers to infectious") -AnnotationAssertion(rdfs:label "pneumonitis") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C113159/inferred") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (puerperal disorder) - -AnnotationAssertion(Annotation( "MESH:D011644") "Disorders or diseases associated with puerperium, the six-to-eight-week period immediately after parturition in humans.") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/652") ) -AnnotationAssertion(Annotation( "MESH:D011644") ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D011644") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:362973001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0034040") -AnnotationAssertion( "disorder of puerperium") -AnnotationAssertion(Annotation( "MESH:D011644") "puerperal disorder") -AnnotationAssertion(Annotation( "MESH:D011644") "disorder, puerperal") -AnnotationAssertion(Annotation( "MESH:D011644") "disorders, puerperal") -AnnotationAssertion( "postpartum disorder") -AnnotationAssertion( "MONDO:0044013") -AnnotationAssertion(rdfs:label "puerperal disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/3161") Annotation( "https://orcid.org/0000-0002-4142-7153") ) - -# Class: (postpartum thyroiditis) - -AnnotationAssertion(Annotation( "MESH:D050032") Annotation( "NCIT:C114389") "A transient autoimmune Inflammatory disorder of thyroid gland that occurs postpartum due to any partum problem. It is characterized by the presence of high titers of autoantibodies against thyroid peroxidase and thyroglobulin. Clinical signs include the triphasic thyroid hormone pattern: beginning with thyrotoxicosis, followed with hypothyroidism, then return to euthyroid state by 1 year postpartum") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D050032") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C114389") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:52772002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C114389") "UMLS:C0271815") -AnnotationAssertion(Annotation( "NCIT:C114389") "postpartum thyroiditis") -AnnotationAssertion(Annotation( "MESH:D050032") "post partum thyroiditis") -AnnotationAssertion(Annotation( "MESH:D050032") "post-partum thyroiditides") -AnnotationAssertion(Annotation( "MESH:D050032") "post-partum thyroiditis") -AnnotationAssertion(Annotation( "MESH:D050032") "postpartum thyroiditides") -AnnotationAssertion(Annotation( "MESH:D050032") "thyroiditides, post-partum") -AnnotationAssertion(Annotation( "MESH:D050032") "thyroiditides, postpartum") -AnnotationAssertion(Annotation( "MESH:D050032") "thyroiditis, post-partum") -AnnotationAssertion(Annotation( "MESH:D050032") "thyroiditis, postpartum") -AnnotationAssertion( "MONDO:0044014") -AnnotationAssertion(rdfs:label "postpartum thyroiditis") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf(Annotation( "MESH:D050032") ) -SubClassOf( ) - -# Class: (vitreous body disorder) - -AnnotationAssertion(Annotation( "NCIT:C45256") "Any disease affecting the vitreous body of the eye.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:0008624") -AnnotationAssertion( "ICD9:379.29") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C45256") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:76682005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C45256") "UMLS:C0155365") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of vitreous body") -AnnotationAssertion( "disease or disorder of vitreous body") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vitreous body") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "vitreous body disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "vitreous body disease or disorder") -AnnotationAssertion(Annotation( "NCIT:C45256") "vitreous body disorder") -AnnotationAssertion( "MONDO:0044137") -AnnotationAssertion(rdfs:label "vitreous body disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EFO:0008624") Annotation( "MONDO:Redundant") Annotation( "NCIT:C45256") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (connective and soft tissue neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C3810") "A benign, intermediate, or malignant neoplasm that affects the connective and soft tissue.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3810") -AnnotationAssertion(Annotation( "NCIT:C3810") "connective and soft tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3810") "connective and soft tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C3810") "musculoskeletal and soft tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3810") "musculoskeletal and soft tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C3810") "neoplasm of skeletal and soft tissue") -AnnotationAssertion(Annotation( "NCIT:C3810") "neoplasm of soft tissue and bone") -AnnotationAssertion(Annotation( "NCIT:C3810") "neoplasm of soft tissue and skeleton") -AnnotationAssertion(Annotation( "NCIT:C3810") "skeletal and soft tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3810") "skeletal and soft tissue tumor") -AnnotationAssertion(Annotation( "NCIT:C3810") "soft tissue and bone neoplasm") -AnnotationAssertion(Annotation( "NCIT:C3810") "soft tissue and bone tumor") -AnnotationAssertion(Annotation( "NCIT:C3810") "tumor of skeletal and soft tissue") -AnnotationAssertion(Annotation( "NCIT:C3810") "tumor of soft tissue and bone") -AnnotationAssertion(Annotation( "NCIT:C3810") "tumor of soft tissue and skeleton") -AnnotationAssertion( "MONDO:0044334") -AnnotationAssertion(rdfs:comment "Editor note: we follow NCIT in making this a grouping of all soft tissue and connective tissue neoplasms, including bone") -AnnotationAssertion(rdfs:label "connective and soft tissue neoplasm") -AnnotationAssertion( ) -SubClassOf(Annotation( "NCIT:C3810/inferred") ) - -# Class: (autoimmune primary ovarian failure) - -AnnotationAssertion(Annotation( "MONDO:patterns/autoimmune") "An autoimmune form of primary ovarian failure.") -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:256.39") -AnnotationAssertion( "ICD9:279.49") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237790001") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0342508") -AnnotationAssertion( "primary ovarian failure arising through autoimmunity") -AnnotationAssertion( "MONDO:0044338") -AnnotationAssertion(rdfs:label "autoimmune primary ovarian failure") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ) - -# Class: (erythrocyte disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the erythrocyte.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:289.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:38292009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0221016") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of erythrocyte") -AnnotationAssertion( "disease or disorder of erythrocyte") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of erythrocyte") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "erythrocyte disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "erythrocyte disease or disorder") -AnnotationAssertion( "red blood cell disease") -AnnotationAssertion( "red blood cell disorder") -AnnotationAssertion( "MONDO:0044347") -AnnotationAssertion(rdfs:label "erythrocyte disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hemoglobinopathy) - -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:282.7") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:80141007") -AnnotationAssertion( "hemoglobinopathy") -AnnotationAssertion( "globin abnormality") -AnnotationAssertion( "hemoglobin disease") -AnnotationAssertion( "hemoglobin disorder") -AnnotationAssertion( "MONDO:0044348") -AnnotationAssertion(rdfs:label "hemoglobinopathy") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (acquired hemoglobinopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "An instance of hemoglobinopathy that is acquired during the lifetime of the individual.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:127039000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1263995") -AnnotationAssertion(Annotation( "MONDO:patterns/acquired") "acquired hemoglobinopathy") -AnnotationAssertion( "MONDO:0044349") -AnnotationAssertion(rdfs:label "acquired hemoglobinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (female infertility due to oocyte meiotic arrest) - -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:488191") "OMIM:616780") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:488191") "OMIM:617743") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:488191") -AnnotationAssertion( "MONDO:0044626") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "female infertility due to oocyte meiotic arrest") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "Orphanet:488191") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (oropharynx squamous cell carcinoma) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A squamous cell carcinoma that involves the oropharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8181") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:500478") "OMIM:275355") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ONCOTREE:OPHSC") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:500478") -AnnotationAssertion(Annotation( "NCIT:C8181") "epidermoid carcinoma of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C8181") "epidermoid carcinoma of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C8181") "oropharyngeal epidermoid carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8181") "oropharyngeal squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8181") "oropharyngeal throat squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C8181") "squamous cell carcinoma of oropharynx") -AnnotationAssertion(Annotation( "Orphanet:500478") "squamous cell carcinoma of the oropharynx") -AnnotationAssertion( "MONDO:0044704") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oropharynx squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - -# Class: (lip and oral cavity squamous cell carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C42690") "A squamous cell carcinoma arising from the lip or the oral cavity. The oral cavity squamous cell carcinoma usually arises from the buccal mucosa, tongue, or gums. It occurs predominantly in adults who use tobacco and alcohol and has a tendency to metastasize early to lymph nodes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C42690") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:502369") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0280297") -AnnotationAssertion(Annotation( "NCIT:C42690") "lip and oral cavity squamous cell cancer") -AnnotationAssertion(Annotation( "NCIT:C42690") "lip and oral cavity squamous cell carcinoma") -AnnotationAssertion(Annotation( "NCIT:C42690") "lip/oral cavity squam. cell car.") -AnnotationAssertion(Annotation( "Orphanet:502369") "squamous cell carcinoma of oral cavity and lip") -AnnotationAssertion( "MONDO:0044710") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lip and oral cavity squamous cell carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C42690") ObjectIntersectionOf( )) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C42690") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C42690") ) -SubClassOf(Annotation( "MONDO:0020035-obsoleted") ) - -# Class: (chronic diarrheal disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "Chronic form of diarrheal disease.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:236071009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0401151") -AnnotationAssertion( "chronic diarrhea") -AnnotationAssertion(Annotation( "MONDO:patterns/chronic") "diarrheal disease, chronic") -AnnotationAssertion( "MONDO:0044751") -AnnotationAssertion(rdfs:label "chronic diarrheal disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign choroid plexus neoplasm) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8405") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:254943007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0346290") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign choroid plexus neoplasm") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign choroid plexus neoplasms") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign choroid plexus tumor") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign choroid plexus tumors") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign neoplasm of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign neoplasm of the choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign tumor of choroid plexus") -AnnotationAssertion(Annotation( "NCIT:C8405") "benign tumor of the choroid plexus") -AnnotationAssertion( "MONDO:0044764") -AnnotationAssertion(rdfs:label "benign choroid plexus neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C8405") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8405") ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vagus nerve paraganglioma) - -AnnotationAssertion(Annotation( "NCIT:C8427") "A benign or malignant extra-adrenal parasympathetic paraganglioma arising from paraganglia in the vagus nerve. Patients may present with a slow growing, painless mass in the neck, hoarseness, vocal cord paralysis, and dysphagia.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000621") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0008620") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8427") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:253030004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN036786") -AnnotationAssertion(Annotation( "NCIT:C8427") "paraganglioma of the vagal body") -AnnotationAssertion(Annotation( "NCIT:C8427") "paraganglioma of the vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C8427") "paraganglioma of vagal body") -AnnotationAssertion(Annotation( "NCIT:C8427") "paraganglioma of vagus nerve") -AnnotationAssertion(Annotation( "NCIT:C8427") "vagal body paraganglioma") -AnnotationAssertion(Annotation( "GARD:0008620") Annotation( "NCIT:C8427") "vagal paraganglioma") -AnnotationAssertion(Annotation( "MONDO:patterns/location") Annotation( "NCIT:C8427") "vagus nerve paraganglioma") -AnnotationAssertion( "MONDO:0044768") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vagus nerve paraganglioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8427") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C8427") ) - -# Class: (inherited dystonia) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of dystonic disorder that is caused by an inherited modification of the individual's genome.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C35527") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:128100") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:391799") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:CN227322") -AnnotationAssertion(Annotation( "NCIT:C35527") "familial dystonia") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "hereditary dystonic disorder") -AnnotationAssertion(Annotation( "MONDO:0018331") "rare genetic dystonia") -AnnotationAssertion(Annotation( "Orphanet:391799") "rare genetic dystonic disorder") -AnnotationAssertion( "MONDO:0044807") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:391799") ) -AnnotationAssertion(rdfs:label "inherited dystonia") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C35527") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:0015957") ObjectSomeValuesFrom( )) - -# Class: (coronary microvascular disorder) - -AnnotationAssertion(Annotation( "NCIT:C84478") "A disorder affecting the smallest coronary arteries. Causes include atherosclerosis and arterial spasm. Chest pain is a frequently observed symptom.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C84478") -AnnotationAssertion(Annotation( "NCIT:C84478") Annotation( ) "CMD") -AnnotationAssertion(Annotation( "NCIT:C84478") "coronary microvascular disease") -AnnotationAssertion( "heart disease of microvascular endothelium") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "microvascular endothelium heart disease") -AnnotationAssertion( "MONDO:0044875") -AnnotationAssertion(rdfs:label "coronary microvascular disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (paraneoplastic cerebellar degeneration) - -AnnotationAssertion(Annotation( "NCIT:C4685") "A rare, immune-mediated disorder characterized by cerebellar degeneration due to the presence of an often undetected malignancy (usually carcinoma or lymphoma) in an anatomic site other than the cerebellum. Signs and symptoms include progressive ataxia, dysarthria, and nystagmus.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D020362") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4685") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:623626") -AnnotationAssertion(Annotation( "NCIT:C4685") "paraneoplastic cerebellar Degeneration") -AnnotationAssertion( "MONDO:0044877") -AnnotationAssertion(rdfs:label "paraneoplastic cerebellar degeneration") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( )) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4685") ) - -# Class: (hematopoietic and lymphoid cell neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C27134") "A neoplasm arising from hematopoietic cells found in the bone marrow, peripheral blood, lymph nodes and spleen (organs of the hematopoietic system). Hematopoietic cell neoplasms can also involve other anatomic sites (e.g. central nervous system, gastrointestinal tract), either by metastasis, direct tumor infiltration, or neoplastic transformation of extranodal lymphoid tissues. The commonest forms are the various types of leukemia, Hodgkin and non-Hodgkin lymphomas, myeloproliferative neoplasms, and myelodysplastic syndromes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27134") -AnnotationAssertion(Annotation( "NCIT:C27134") "HEMOLYMPHORETICULAR tumor, malignant") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematologic cancer") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematologic malignancy") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematologic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematological neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematological tumor") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic and lymphoid cell neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic and lymphoid neoplasms") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic cancer") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic cell tumor") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic malignancy, NOS") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic neoplasms including lymphomas") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic tumor") -AnnotationAssertion(Annotation( "NCIT:C27134") "hematopoietic, Including myeloma") -AnnotationAssertion(Annotation( "NCIT:C27134") "malignant hematologic neoplasm") -AnnotationAssertion(Annotation( "NCIT:C27134") "malignant hematopoietic neoplasm") -AnnotationAssertion( "MONDO:0044881") -AnnotationAssertion(rdfs:label "hematopoietic and lymphoid cell neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C27134") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant renal pelvis neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7525") "A primary or metastatic malignant neoplasm that affects the renal pelvis.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7525") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") "cancer of renal pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7525") "malignant neoplasm of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C7525") "malignant neoplasm of the renal pelvis") -AnnotationAssertion(Annotation( "MONDO:patterns/cancer") Annotation( "NCIT:C7525") "malignant renal pelvis neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7525") "malignant renal pelvis tumor") -AnnotationAssertion(Annotation( "NCIT:C7525") "malignant tumor of renal pelvis") -AnnotationAssertion(Annotation( "NCIT:C7525") "malignant tumor of the renal pelvis") -AnnotationAssertion( "renal pelvis cancer") -AnnotationAssertion( "MONDO:0044919") -AnnotationAssertion(rdfs:label "malignant renal pelvis neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7525") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C7525") ) - -# Class: (oral cavity carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C8990") "A carcinoma arising in the oral cavity. Most oral cavity carcinomas are squamous cell carcinomas of the tongue, buccal mucosa, or gums. Less frequent morphologic variants include mucoepidermoid carcinoma and adenocarcinoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C8990") "oral cavity cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8990") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0151546") -AnnotationAssertion(Annotation( "NCIT:C8990") "carcinoma of mouth") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C8990") "carcinoma of oral cavity") -AnnotationAssertion(Annotation( "NCIT:C8990") "carcinoma of the oral cavity") -AnnotationAssertion(Annotation( "NCIT:C8990") "mouth carcinoma") -AnnotationAssertion(Annotation( "NCIT:C8990") "oral cavity carcinoma") -AnnotationAssertion( "MONDO:0044925") -AnnotationAssertion(rdfs:label "oral cavity carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C8990") ) -SubClassOf( ) -SubClassOf(Annotation( "NCIT:C8990") ) - -# Class: (oropharyngeal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9105") "Carcinoma, predominantly squamous cell, arising from the epithelial cells of the oropharynx.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9105") "cancer of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C9105") "cancer of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C9105") "oropharyngeal cancer") -AnnotationAssertion(Annotation( "NCIT:C9105") "oropharyngeal throat cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9105") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9105") "carcinoma of oropharynx") -AnnotationAssertion(Annotation( "NCIT:C9105") "carcinoma of the oropharynx") -AnnotationAssertion(Annotation( "NCIT:C9105") "oropharyngeal carcinoma") -AnnotationAssertion(Annotation( "NCIT:C9105") "oropharynx carcinoma") -AnnotationAssertion( "MONDO:0044926") -AnnotationAssertion(rdfs:label "oropharyngeal carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9105") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9105") ) - -# Class: (rectal carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C9382") "A malignant epithelial neoplasm that arises from the rectum and invades through the muscularis mucosa into the submucosa. The vast majority are adenocarcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NCIT:C9382") "cancer of rectum") -AnnotationAssertion(Annotation( "NCIT:C9382") "cancer of the rectum") -AnnotationAssertion(Annotation( "NCIT:C9382") "rectal cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C9382") -AnnotationAssertion(Annotation( "MONDO:patterns/carcinoma") Annotation( "NCIT:C9382") "carcinoma of rectum") -AnnotationAssertion(Annotation( "NCIT:C9382") "carcinoma of the rectum") -AnnotationAssertion(Annotation( "NCIT:C9382") "rectal carcinoma") -AnnotationAssertion( "rectum carcinoma") -AnnotationAssertion( "MONDO:0044937") -AnnotationAssertion(rdfs:label "rectal carcinoma") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9382") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C9382") ) -SubClassOf( ) - -# Class: (benign lipomatous neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C4502") "A benign mesenchymal neoplasm composed of adipose (fatty) tissue. The most common representative of this category is the lipoma.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C4502") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "adipose tissue benign connective and soft tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign adipose tissue neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign adipose tissue tumor") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "benign connective and soft tissue neoplasm of adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign lipomatous neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign lipomatous tumor") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign neoplasm of adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign neoplasm of the adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign tumor of the adipose tissue") -AnnotationAssertion(Annotation( "NCIT:C4502") "benign tumor of adipose tissue") -AnnotationAssertion( "MONDO:0044983") -AnnotationAssertion(rdfs:label "benign lipomatous neoplasm") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4502") ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4502") ) - -# Class: (lymphoid system disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the lymphoid system.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:111590001") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of lymphoid system") -AnnotationAssertion( "disease or disorder of lymphoid system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of lymphoid system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "lymphoid system disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "lymphoid system disease or disorder") -AnnotationAssertion( "MONDO:0044986") -AnnotationAssertion(rdfs:label "lymphoid system disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (upper digestive tract disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the upper digestive tract.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:119291004") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of upper digestive tract") -AnnotationAssertion( "disease or disorder of upper digestive tract") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of upper digestive tract") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "disorder of upper gastrointestinal tract") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "upper digestive tract disease or disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "upper gastrointestinal tract disease") -AnnotationAssertion( "MONDO:0044991") -AnnotationAssertion(rdfs:label "upper digestive tract disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (mouth mucosa disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the mouth mucosa.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128046007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1290071") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of mouth mucosa") -AnnotationAssertion( "disease or disorder of mouth mucosa") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of mouth mucosa") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "disorder of oral mucous membrane") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mouth mucosa disease or disorder") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "oral mucous membrane disease") -AnnotationAssertion( "MONDO:0044992") -AnnotationAssertion(rdfs:label "mouth mucosa disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sympathetic nervous system disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the sympathetic nervous system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:50330009") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of sympathetic nervous system") -AnnotationAssertion( "disease or disorder of sympathetic nervous system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of sympathetic nervous system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "sympathetic nervous system disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "sympathetic nervous system disease or disorder") -AnnotationAssertion( "MONDO:0044993") -AnnotationAssertion(rdfs:label "sympathetic nervous system disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (parasympathetic nervous system disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the parasympathetic nervous system.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:46091002") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of parasympathetic nervous system") -AnnotationAssertion( "disease or disorder of parasympathetic nervous system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of parasympathetic nervous system") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "parasympathetic nervous system disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "parasympathetic nervous system disease or disorder") -AnnotationAssertion( "MONDO:0044995") -AnnotationAssertion(rdfs:label "parasympathetic nervous system disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral cortex disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the cerebral cortex.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:128128003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1263847") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cerebral cortex disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cerebral cortex disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cerebral cortex") -AnnotationAssertion( "disease or disorder of cerebral cortex") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of cerebral cortex") -AnnotationAssertion( "MONDO:0044996") -AnnotationAssertion(rdfs:label "cerebral cortex disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (midbrain disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the midbrain.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:95641009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0521655") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of midbrain") -AnnotationAssertion( "disease or disorder of midbrain") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of midbrain") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "midbrain disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "midbrain disease or disorder") -AnnotationAssertion( "MONDO:0044997") -AnnotationAssertion(rdfs:label "midbrain disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cardiac ventricle disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the cardiac ventricle.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:415991003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1562298") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "cardiac ventricle disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "cardiac ventricle disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of cardiac ventricle") -AnnotationAssertion( "disease or disorder of cardiac ventricle") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of cardiac ventricle") -AnnotationAssertion( "MONDO:0045001") -AnnotationAssertion(rdfs:label "cardiac ventricle disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (vertebral disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the vertebra.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:430886005") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C2316319") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vertebra") -AnnotationAssertion( "disease or disorder of vertebra") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of vertebra") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "vertebra disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vertebra disease or disorder") -AnnotationAssertion( "MONDO:0045002") -AnnotationAssertion(rdfs:label "vertebral disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (skeletal ligament disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the skeletal ligament.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of skeletal ligament") -AnnotationAssertion( "disease or disorder of skeletal ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of skeletal ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "skeletal ligament disease or disorder") -AnnotationAssertion( "MONDO:0045004") -AnnotationAssertion(rdfs:label "skeletal ligament disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glycoprotein metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of glycoprotein metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:238045003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0342844") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of glycoprotein metabolic process") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "disorder of glycoprotein metabolism") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "glycoprotein metabolic process disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "glycoprotein metabolism disease") -AnnotationAssertion( "MONDO:0045010") -AnnotationAssertion(rdfs:comment "Examples: alpha-n-acetylgalactosaminidase deficiency (disorder), carbohydrate-deficient glycoprotein syndrome (disorder), alpha-1-antitrypsin deficiency (disorder), alpha-2-antitrypsin deficiency (disorder), sialidosis (disorder), aspartylglucosaminuria (disorder), fucosidosis (disorder), mannosidosis (disorder), i-cell disease (disorder), glycoprotein storage disorder (disorder)") -AnnotationAssertion(rdfs:label "glycoprotein metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (keratinization disease) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:277905003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0475811") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "disorder of keratinization") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "keratinization disease") -AnnotationAssertion( "MONDO:0045011") -AnnotationAssertion(rdfs:label "keratinization disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (steroid metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of steroid metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:28710006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0268283") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of steroid metabolic process") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "disorder of steroid metabolism") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "steroid metabolic process disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "steroid metabolism disease") -AnnotationAssertion( "MONDO:0045012") -AnnotationAssertion(rdfs:label "steroid metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of extraembryonic membrane) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the extraembryonic membrane.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:609522002") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3662139") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of extraembryonic membrane") -AnnotationAssertion( "disease or disorder of extraembryonic membrane") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of extraembryonic membrane") -AnnotationAssertion( "extraembryonic membrane disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "extraembryonic membrane disease or disorder") -AnnotationAssertion( "MONDO:0045013") -AnnotationAssertion(rdfs:label "disorder of extraembryonic membrane") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (carbohydrate transport disease) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of carbohydrate transport.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:54905006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0268173") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "carbohydrate transport disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of carbohydrate transport") -AnnotationAssertion( "MONDO:0045015") -AnnotationAssertion(rdfs:label "carbohydrate transport disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lactation disease) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:35046003") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0022927") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "disorder of lactation") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "lactation disease") -AnnotationAssertion( "MONDO:0045019") -AnnotationAssertion(rdfs:label "lactation disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of organic acid metabolism) - -AnnotationAssertion(Annotation( "MONDO:design_pattern") "A disease that has its basis in the disruption of organic acid metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:277.89") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:116021002") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/basis_in_disruption_of_process") "disorder of organic acid metabolic process") -AnnotationAssertion( "disorder of organic acid metabolism") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "organic acid metabolic process disease") -AnnotationAssertion( "organic acid metabolism disorder") -AnnotationAssertion( "MONDO:0045022") -AnnotationAssertion(rdfs:label "disorder of organic acid metabolism") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer or benign tumor) - -AnnotationAssertion(Annotation( "MONDO:cjm") "Any disorder that features disrupted cell proliferation. Includes hyperplasia, neoplastic syndrome and isolated neoplasm diseases as well as precancerous conditions.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-4142-7153") "cell proliferation disorder") -AnnotationAssertion(Annotation( "https://www.cancer.gov/publications/dictionaries/cancer-terms/def/neoplasm") "neoplasm") -AnnotationAssertion( "MONDO:0045024") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cancer or benign tumor") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -EquivalentClasses( ObjectUnionOf( )) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (locational disease characteristic) - -AnnotationAssertion( "MONDO:0045040") -AnnotationAssertion(rdfs:label "locational disease characteristic") -SubClassOf( ) - -# Class: (restricted to specific location) - -AnnotationAssertion( "localized") -AnnotationAssertion( "MONDO:0045042") -AnnotationAssertion(rdfs:label "restricted to specific location") -SubClassOf( ) - -# Class: (disorder of uterine broad ligament) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the broad ligament of uterus.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:237062006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0404479") -AnnotationAssertion( "broad ligament of uterus disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "broad ligament of uterus disease or disorder") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of broad ligament of uterus") -AnnotationAssertion( "disease or disorder of broad ligament of uterus") -AnnotationAssertion( "disorder of broad ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of broad ligament of uterus") -AnnotationAssertion( "MONDO:0045043") -AnnotationAssertion(rdfs:label "disorder of uterine broad ligament") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (ligament disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the ligament.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:60492000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0263976") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of ligament") -AnnotationAssertion( "disease or disorder of ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of ligament") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "ligament disease or disorder") -AnnotationAssertion( "MONDO:0045044") -AnnotationAssertion(rdfs:label "ligament disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited thyroid metabolism disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "An inherited metabolic disease that is has its basis in the disruption of thyroid hormone metabolic process.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:246.8") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:36985004") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0271824") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "inborn error of thyroid hormone metabolic process") -AnnotationAssertion( "inborn thyroid hormone metabolic process disorder") -AnnotationAssertion( "inherited disorder of thyroid metabolism") -AnnotationAssertion(Annotation( "MONDO:patterns/inborn_metabolic") "rare inborn error of thyroid hormone metabolic process") -AnnotationAssertion( "MONDO:0045046") -AnnotationAssertion(rdfs:label "inherited thyroid metabolism disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer-related condition) - -AnnotationAssertion(Annotation( "NCIT:C8278") "A disorder either associated with an increased risk for malignant transformation (e.g., intraepithelial neoplasia, leukoplakia, dysplastic nevus, myelodysplastic syndrome) or that develops as a result of the presence of an existing malignant neoplasm (e.g., paraneoplastic syndrome).") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C8278") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0280950") -AnnotationAssertion(Annotation( "NCIT:C8278") "cancer related problem/condition") -AnnotationAssertion(Annotation( "NCIT:C8278") "cancer-related condition") -AnnotationAssertion(Annotation( "NCIT:C8278") "cancer-related problem or condition") -AnnotationAssertion(Annotation( "NCIT:C8278") "oncologic complications") -AnnotationAssertion(Annotation( "NCIT:C8278") "problem/condition, cancer related") -AnnotationAssertion(Annotation( "NCIT:C8278") "problem/condition, cancer-related") -AnnotationAssertion( "MONDO:0045054") -AnnotationAssertion(rdfs:label "cancer-related condition") -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "MONDO:Redundant") ) - -# Class: (grade II meningioma) - -AnnotationAssertion(Annotation( "NCIT:C38937") "An atypical meningioma which may recur in approximately 29-40% of the cases. This category includes the atypical meningioma, chordoid meningioma, and clear cell meningioma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C38937") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1512259") -AnnotationAssertion(Annotation( "NCIT:C38937") "WHO grade II meningioma") -AnnotationAssertion(Annotation( "NCIT:C38937") "grade 2 meningioma") -AnnotationAssertion(Annotation( "NCIT:C38937") "grade II meningioma") -AnnotationAssertion( "MONDO:0045056") -AnnotationAssertion(rdfs:label "grade II meningioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C38937") ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C38937") ) -SubClassOf(Annotation( "NCIT:C38937") ObjectSomeValuesFrom( )) - -# Class: (ACTH-producing pituitary gland neoplasm) - -AnnotationAssertion(Annotation( "NCIT:C7909") "An adenoma or carcinoma of the pituitary gland that produces corticotropin.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C7909") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0278862") -AnnotationAssertion(Annotation( "NCIT:C7909") "ACTH producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7909") "ACTH-producing pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7909") "ACTH-producing pituitary neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7909") "ACTH-producing pituitary tumor") -AnnotationAssertion(Annotation( "NCIT:C7909") "ACTH-secreting tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7909") "ACTH-secreting tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7909") "adrenocorticotropin producing pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7909") "adrenocorticotropin secreting neoplasm of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7909") "adrenocorticotropin secreting neoplasm of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7909") "adrenocorticotropin secreting pituitary gland tumor") -AnnotationAssertion(Annotation( "NCIT:C7909") "adrenocorticotropin secreting tumor of pituitary") -AnnotationAssertion(Annotation( "NCIT:C7909") "adrenocorticotropin secreting tumor of the pituitary") -AnnotationAssertion(Annotation( "NCIT:C7909") "corticotropin secreting pituitary gland neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7909") "pituitary corticotropin secreting neoplasm") -AnnotationAssertion(Annotation( "NCIT:C7909") "pituitary corticotropin secreting tumor") -AnnotationAssertion( "MONDO:0045058") -AnnotationAssertion(rdfs:label "ACTH-producing pituitary gland neoplasm") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (disorder of appendix) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the vermiform appendix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:60000") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://github.com/monarch-initiative/mondo/issues/4536") Annotation( "https://orcid.org/0000-0001-5208-3432") Annotation( "https://orcid.org/0000-0002-4142-7153") "ICD10CM:K35-K38") -AnnotationAssertion( "ICD9:543.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:18526009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0267613") -AnnotationAssertion( "appendiceal disease") -AnnotationAssertion( "appendix disease") -AnnotationAssertion( "disease of appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of vermiform appendix") -AnnotationAssertion( "disease or disorder of vermiform appendix") -AnnotationAssertion( "disorder of appendix") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of vermiform appendix") -AnnotationAssertion( "vermiform appendix disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "vermiform appendix disease or disorder") -AnnotationAssertion( "MONDO:0056798") -AnnotationAssertion(rdfs:label "disorder of appendix") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (synovium disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A disease or disorder that involves the layer of synovial tissue.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "ICD9:727.89") -AnnotationAssertion( "ICD9:727.9") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:3519007") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0263945") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disease of layer of synovial tissue") -AnnotationAssertion( "disease or disorder of layer of synovial tissue") -AnnotationAssertion(Annotation( "MONDO:patterns/location_top") "disorder of layer of synovial tissue") -AnnotationAssertion( "disorder of synovium") -AnnotationAssertion( "layer of synovial tissue disease") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "layer of synovial tissue disease or disorder") -AnnotationAssertion( "MONDO:0056799") -AnnotationAssertion(rdfs:label "synovium disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (benign neoplasm of peripheral nervous system) - -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080320") -AnnotationAssertion( "MONDO:0056804") -AnnotationAssertion(rdfs:label "benign neoplasm of peripheral nervous system") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "DOID:0080320") ) -SubClassOf( ) - -# Class: (non-small cell squamous lung carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C133254") "A squamous cell carcinoma that arises from the lung. It is characterized by the presence of large malignant cells. It includes the clear cell and papillary variants of squamous cell carcinoma.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0080521") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C133254") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:723301009") -AnnotationAssertion(Annotation( "NCIT:C133254") "non-small cell squamous lung cancer") -AnnotationAssertion(Annotation( "NCIT:C133254") "non-small cell squamous lung carcinoma") -AnnotationAssertion(Annotation( "NCIT:C133254") "squamous non-small cell lung carcinoma") -AnnotationAssertion( "MONDO:0056806") -AnnotationAssertion(rdfs:label "non-small cell squamous lung carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses(Annotation( "NCIT:C133254") ObjectIntersectionOf( )) -SubClassOf(Annotation( "NCIT:C133254") ) -SubClassOf(Annotation( "NCIT:C133254") ) - -# Class: (vulvar neuroendocrine carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C128243") "A neuroendocrine carcinoma that arises from the vulva. This category includes small cell and large cell neuroendocrine carcinoma. Most small cell neuroendocrine carcinomas of the vulva are Merkel cell carcinomas.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C128243") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C4288002") -AnnotationAssertion(Annotation( "MONDO:patterns/location") "mammalian vulva neuroendocrine carcinoma") -AnnotationAssertion( "neuroendocrine carcinoma of mammalian vulva") -AnnotationAssertion(Annotation( "NCIT:C128243") "vulvar Neuroendocrine cancer") -AnnotationAssertion(Annotation( "NCIT:C128243") "vulvar Neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C128243") "vulvar high grade Neuroendocrine carcinoma") -AnnotationAssertion(Annotation( "NCIT:C128243") "vulvar high grade Neuroendocrine neoplasm") -AnnotationAssertion( "MONDO:0056816") -AnnotationAssertion(rdfs:label "vulvar neuroendocrine carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C128243") ) -SubClassOf(Annotation( "NCIT:C128243") ) - -# Class: (premalignant hematological system disease) - -AnnotationAssertion(Annotation( "NCIT:C27274") "A hematologic disorder which does not display the morphologic and/or clinical characteristics of an overt malignancy. Representative examples include atypical lymphoproliferative disorders and myelodysplastic syndromes.") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C27274") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C27274") "UMLS:C1335471") -AnnotationAssertion(Annotation( "NCIT:C27274") "premalignant hematologic condition") -AnnotationAssertion( "MONDO:0060782") -AnnotationAssertion(rdfs:label "premalignant hematological system disease") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C27274") ) -SubClassOf( ) - -# Class: (tendinopathy) - -AnnotationAssertion(Annotation( "PMID:19188560") "Disorders that are causes by overuse of tendons.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5537"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( "2018-07-17T15:51:39Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1001434") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "https://orcid.org/0000-0003-1967-3726") "MESH:D052256") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:68172002") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disease of tendon") -AnnotationAssertion( "disease or disorder of tendon") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location_top") "disorder of tendon") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "tendon disease") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "tendon disease or disorder") -AnnotationAssertion( "MONDO:0100010") -AnnotationAssertion(rdfs:label "tendinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (autoimmune retinopathy) - -AnnotationAssertion(Annotation( "PMID:29721944") "An autoimmune disease characterized by sudden onset of photopsias and scotomata in patients with no family history of retinitis pigmentosa, followed by visual field and central vision loss.") -AnnotationAssertion( ) -AnnotationAssertion( "2018-05-23T00:32:51Z"^^xsd:dateTime) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0012034") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:724809006") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C3203657") -AnnotationAssertion(Annotation( ) "AIR") -AnnotationAssertion(Annotation( "MONDO:design_pattern") "autoimmune disease of retina") -AnnotationAssertion(Annotation( "MONDO:design_pattern") Annotation( "MONDO:patterns/location") "retina autoimmune disease") -AnnotationAssertion( "MONDO:0100014") -AnnotationAssertion(rdfs:label "autoimmune retinopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - -# Class: (complex neurodevelopmental disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6733-369X") Annotation( "https://www.clinicalgenome.org/working-groups/clinical-domain/neurodevelopmental-disorders/") "A disorder that involves more than one phenotype associated with the central nervous system, including but not limited to intellectual disability, autism, and seizures (epilepsy).") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3680"^^xsd:anyURI) -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6733-369X") ) -AnnotationAssertion( ) -AnnotationAssertion( "2018-06-29T18:21:11Z"^^xsd:dateTime) -AnnotationAssertion( "complex neurodevelopmental disorder") -AnnotationAssertion( "MONDO:0100038") -AnnotationAssertion(rdfs:label "complex neurodevelopmental disorder") -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ) - -# Class: (basal cell carcinoma, susceptibility to) - -AnnotationAssertion(Annotation( "MONDO:patterns/inherited_susceptibility") "An inherited susceptibility or predisposition to developing basal cell carcinoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4882"^^xsd:anyURI) -AnnotationAssertion( "http://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100047") -AnnotationAssertion(rdfs:label "basal cell carcinoma, susceptibility to") -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) - -# Class: (neuroendocrine disorder) - -AnnotationAssertion( "A disease or disorder that affects the neuroendocrine gland, any of the organized aggregations of cells that function as secretory or excretory organs and that release hormones in response to neural stimuli.") -AnnotationAssertion( ) -AnnotationAssertion( "2018-12-17T22:24:52Z"^^xsd:dateTime) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "neuroendocrine system disease") -AnnotationAssertion( "MONDO:0100070") -AnnotationAssertion(rdfs:label "neuroendocrine disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (sleep disorder) - -AnnotationAssertion(Annotation( "NCIT:C3376") "A change from the patient's baseline sleeping pattern, in the hours slept and/or an alteration/dysfunction in the stages of sleep.") -AnnotationAssertion( ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C3376") -AnnotationAssertion(Annotation( "NCIT:C3376") "disturbances, sleep") -AnnotationAssertion(Annotation( "NCIT:C3376") "sleep disturbance") -AnnotationAssertion(Annotation( "NCIT:C3376") "sleep disturbances") -AnnotationAssertion(Annotation( "NCIT:C3376") "parasomnia") -AnnotationAssertion( "MONDO:0100081") -AnnotationAssertion(rdfs:label "sleep disorder") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cancer of long bone of upper limb) - -AnnotationAssertion( "A cancer that involves the upper limb long bone.") -AnnotationAssertion( ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "cancer of fore limb long bone") -AnnotationAssertion( "cancer of long bone of fore limb") -AnnotationAssertion( "cancer of long bone of forelimb") -AnnotationAssertion( "cancer of long bone of upper extremity") -AnnotationAssertion( "cancer of upper extremity long bone") -AnnotationAssertion( "long bones of upper limb cancer") -AnnotationAssertion( "malignant neoplasm of upper limb long bone") -AnnotationAssertion( "malignant upper limb long bone neoplasm") -AnnotationAssertion( "MONDO:0100085") -AnnotationAssertion(rdfs:label "cancer of long bone of upper limb") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (schizophrenia, susceptibility to) - -AnnotationAssertion(Annotation( "MONDO:patterns/inherited_susceptibility") "An inherited susceptibility or predisposition to developing schizophrenia.") -AnnotationAssertion( ) -AnnotationAssertion( "http://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100182") -AnnotationAssertion(rdfs:label "schizophrenia, susceptibility to") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (inherited kidney disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0736-9199") "A type of genetic disorder manifestations of primary clinical importance in the and that primarily results from alterations in one gene or from an alternation of the genome affecting one or more gene or functional element. Said genetic or genomic alteration may be inherited from one or both parents or may occur de novo.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5681"^^xsd:anyURI) -AnnotationAssertion( "http://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "inherited kidney disease") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "inherited renal disorder") -AnnotationAssertion( "MONDO:0100191") -AnnotationAssertion(rdfs:label "inherited kidney disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) - -# Class: (glioma susceptibility) - -AnnotationAssertion(Annotation( "OMIMPS:137800") "An inherited susceptibility or predisposition to developing glioma.") -AnnotationAssertion( ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "OMIMPS:137800") -AnnotationAssertion(Annotation( "OMIMPS:137800") "glioma, susceptibility") -AnnotationAssertion(Annotation( "OMIMPS:137800") "glioma, susceptibility to") -AnnotationAssertion( "MONDO:0100242") -AnnotationAssertion(rdfs:label "glioma susceptibility") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "OMIMPS:137800") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (atactic disorder) - -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") "A central nervous system disease that consists of gait impairment, unclear (“scanning”) speech, visual blurring due to nystagmus, hand incoordination, and tremor with movement.") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "ISBN-13:978-1-259-64403-0") Annotation( "PMID:32965955") "ataxic disorder") -AnnotationAssertion(Annotation( "PMID:32965955") "ataxia") -AnnotationAssertion( "MONDO:0100308") -AnnotationAssertion(rdfs:label "atactic disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/3066") Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (hereditary ataxia) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "An instance of an atactic disorder that is caused by an inherited genomic modification in an individual.") -AnnotationAssertion(Annotation( "Orphanet:183518") ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:0050951") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0006614") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0010748") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "ICD10CM:G11") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:C531684") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "Orphanet:183518") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:763597000") -AnnotationAssertion(Annotation( "MONDO:0015956") Annotation( "Orphanet:183518") "rare hereditary ataxia") -AnnotationAssertion(Annotation( "GARD:0010748") Annotation( ) "SCA") -AnnotationAssertion( "MONDO:0100309") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "GARD:0006614") ) -AnnotationAssertion(Annotation( "Orphanet:183518") ) -AnnotationAssertion(rdfs:label "hereditary ataxia") -AnnotationAssertion(Annotation( "GARD:0006614") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/6614/hereditary-ataxia"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") ) -SubClassOf(Annotation( "https://www.karger.com/Article/FullText/358801") ObjectSomeValuesFrom( )) - -# Class: (hereditary cerebellar ataxia) - -AnnotationAssertion(Annotation( "NCIT:C140268") "Cerebellar ataxia that is transmitted from parent to child.") -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C140268") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "cerebellar hereditary ataxia") -AnnotationAssertion(Annotation( "NCIT:C140268") "hereditary cerebellar ataxia") -AnnotationAssertion( "MONDO:0100310") -AnnotationAssertion(rdfs:label "hereditary cerebellar ataxia") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C140268") ) -SubClassOf( ) - -# Class: (sensory ataxia) - -AnnotationAssertion(Annotation( "MONDO:patterns/disease_by_dysfunctional_structure") Annotation( "PMID:32965955") "Any ataxia in which the causes of the disease is a perturbation of the sensory system, leading to its dysfunction.") -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100311") -AnnotationAssertion(rdfs:label "sensory ataxia") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:32965955") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (viral disease or post-viral disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "A viral infectious disease that result from the presence and activity of a viral agent, or a disorder that follows infection with an viral agent but is distinct from the usual manifestations of the infection itself.") -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/2950") Annotation( "https://orcid.org/0000-0001-5208-3432") "viral infectious disease or sequela") -AnnotationAssertion( "MONDO:0100321") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "viral disease or post-viral disorder") -EquivalentClasses( ObjectUnionOf( )) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/2950") Annotation( "https://orcid.org/0000-0001-5208-3432") ) - -# Class: (primary viral infectious disease) - -AnnotationAssertion(Annotation( "https://medical-dictionary.thefreedictionary.com/primary+infection") "The initial viral infectious disase that causes illness.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/2950"^^xsd:anyURI) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100329") -AnnotationAssertion(rdfs:label "primary viral infectious disease") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/2950") Annotation( "https://orcid.org/0000-0001-5208-3432") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (infectious disease or post-infectious disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "A disease or disorder that result from the presence and activity of a microbial, viral, fungal or parasitic agent, or a disorder that follows infection with an infectious agent but is distinct from the usual manifestations of the infection itself.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/5861"^^xsd:anyURI) -AnnotationAssertion( "2023-04-01") -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/pull/3118#issuecomment-871858054") Annotation( "https://orcid.org/0000-0001-5208-3432") "infectious disease or sequela") -AnnotationAssertion( "MONDO:0100336") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Reason of obsoletion: out of scope - MONDO:excludeGroupingClass. Term to consider: post-infectious immune dysfunction disease.") -AnnotationAssertion(rdfs:label "infectious disease or post-infectious disorder") -EquivalentClasses( ObjectUnionOf( )) -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/2950") Annotation( "https://orcid.org/0000-0001-5208-3432") ) - -# Class: (urinary tract infection) - -AnnotationAssertion( "urinary tract infection (disease)") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D014552") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "urinary tract infection (disease)") -AnnotationAssertion( "MONDO:0100338") -AnnotationAssertion(rdfs:label "urinary tract infection") -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (malignant glioma) - -AnnotationAssertion(Annotation( "NCIT:C4822") "A grade III or grade IV glioma arising from the central nervous system. This category includes glioblastoma, anaplastic astrocytoma, anaplastic ependymoma, anaplastic oligodendroglioma, and anaplastic oligoastrocytoma.") -AnnotationAssertion( ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "Orphanet:182067") "glioma") -AnnotationAssertion(Annotation( "DOID:3070") Annotation( "NCIT:C3059") "neuroglial tumor") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:3070") -AnnotationAssertion(Annotation( "NCIT:C4822") "ICDO:9380/3") -AnnotationAssertion(Annotation( "DOID:3070") Annotation( "MONDO:relatedTo") "KEGG:05214") -AnnotationAssertion(Annotation( "Orphanet:182067") Annotation( "Orphanet:182067/e") "MedDRA:10018338") -AnnotationAssertion(Annotation( "DOID:3070") Annotation( "MONDO:equivalentTo") "NCIT:C4822") -AnnotationAssertion(Annotation( "DOID:3070") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C4822") "UMLS:C0555198") -AnnotationAssertion(Annotation( "DOID:3070") "glial cell tumor") -AnnotationAssertion(Annotation( "DOID:3070") Annotation( "MONDO:patterns/malignant") Annotation( "NCIT:C4822") "glioma, malignant") -AnnotationAssertion(Annotation( "NCIT:C4822") "high grade glioma") -AnnotationAssertion(Annotation( "NCIT:C4822") "high-grade glioma") -AnnotationAssertion(Annotation( "NCIT:C4822") "malignant glial neoplasm") -AnnotationAssertion(Annotation( "NCIT:C4822") "malignant glial tumor") -AnnotationAssertion(Annotation( "NCIT:C4822") "malignant glioma") -AnnotationAssertion(Annotation( "NCIT:C4822") "malignant neuroglial neoplasm") -AnnotationAssertion(Annotation( "DOID:3070") Annotation( "NCIT:C4822") "malignant neuroglial tumor") -AnnotationAssertion( "MONDO:0100342") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Orphanet:182067") ) -AnnotationAssertion(rdfs:label "malignant glioma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NCIT:C4822") ) -SubClassOf( ) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C4822") ) -SubClassOf(Annotation( "MONDO:0016679") ObjectSomeValuesFrom( )) - -# Class: (carcinoid syndrome) - -AnnotationAssertion(Annotation( "EFO:1000852") ) -AnnotationAssertion(Annotation( "Orphanet:100093") ) -AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "EFO:1000852") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "GARD:0005994") -AnnotationAssertion(Annotation( "EFO:1000852") Annotation( "MONDO:equivalentTo") Annotation( "Orphanet:100093") Annotation( "Orphanet:100093/e") "ICD10CM:E34.0") -AnnotationAssertion(Annotation( "EFO:1000852") Annotation( "MONDO:equivalentTo") Annotation( "MONDO:i2s") "ICD9:259.2") -AnnotationAssertion(Annotation( "EFO:1000852") "MedDRA:10007270") -AnnotationAssertion(Annotation( "EFO:1000852") Annotation( "MONDO:equivalentTo") "NCIT:C3215") -AnnotationAssertion(Annotation( "MONDO:relatedTo") Annotation( "Orphanet:100093") Annotation( "Orphanet:100093/e") "OMIM:114900") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") Annotation( "OMIM:114900") "Orphanet:100093") -AnnotationAssertion(Annotation( "EFO:1000852") Annotation( "MONDO:equivalentTo") "SCTID:35868009") -AnnotationAssertion(Annotation( "MONDO:0006689") Annotation( "MONDO:0007262") "carcinoid syndrome") -AnnotationAssertion(Annotation( "Orphanet:100093") "malignant carcinoid syndrome") -AnnotationAssertion(Annotation( "GARD:0005994") "carcinoid tumor syndrome") -AnnotationAssertion(Annotation( "OMIM:114900") "carcinoid tumors, intestinal") -AnnotationAssertion( "MONDO:0100347") -AnnotationAssertion(Annotation( "GARD:0005994") ) -AnnotationAssertion(Annotation( "Orphanet:100093") ) -AnnotationAssertion(rdfs:label "carcinoid syndrome") -AnnotationAssertion(Annotation( "GARD:0005994") rdfs:seeAlso "https://rarediseases.info.nih.gov/diseases/5994/carcinoid-syndrome"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C3215/inferred") ) -SubClassOf(Annotation( "MONDO:mim2gene_medgen") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (Mendelian neurodevelopmental disorder) - -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") "A neurodevelopmental disorder that is caused by genetic modifications where those modifications are inherited from a parent's genome.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4789"^^xsd:anyURI) -AnnotationAssertion( "http://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100500") -AnnotationAssertion(rdfs:label "Mendelian neurodevelopmental disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0002-0736-9199") Annotation( "https://orcid.org/0000-0002-1780-5230") ) -SubClassOf( ) - -# Class: (fungal infection of the toenail) - -AnnotationAssertion(Annotation( "MONDO:patterns/location") "A fungal infectious disease that involves the toenail.") -AnnotationAssertion( ) -AnnotationAssertion( "http://orcid.org/0000-0001-5208-3432") -AnnotationAssertion( "MONDO:0100504") -AnnotationAssertion(rdfs:label "fungal infection of the toenail") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (familial ovarian carcinoma) - -AnnotationAssertion(Annotation( "NCIT:C36102") "Ovarian carcinoma that has developed in relatives of patients that have a history of ovarian carcinoma.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/4889"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( "http://orcid.org/0000-0001-5208-3432") -AnnotationAssertion(Annotation( "NCIT:C36102") "hereditary ovarian cancer") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "DOID:6901") -AnnotationAssertion(Annotation( "DOID:6901") Annotation( "MONDO:equivalentTo") "NCIT:C36102") -AnnotationAssertion(Annotation( "DOID:6901") Annotation( "MONDO:equivalentTo") Annotation( "NCIT:C36102") "UMLS:C1333992") -AnnotationAssertion(Annotation( "NCIT:C36102") "familial ovarian carcinoma") -AnnotationAssertion(Annotation( "MONDO:patterns/hereditary") Annotation( "NCIT:C36102") "hereditary ovarian carcinoma") -AnnotationAssertion(Annotation( "DOID:6901") "familiar ovarian carcinoma") -AnnotationAssertion( "MONDO:0100514") -AnnotationAssertion(rdfs:label "familial ovarian carcinoma") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MONDO:Redundant") Annotation( "NCIT:C36102") ) -SubClassOf( ) - -# Class: (idiopathic inflammatory myopathy) - -AnnotationAssertion(Annotation( "MONDO:patterns/idiopathic") "Idiopathic form of inflammatory myopathy.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3143"^^xsd:anyURI) -AnnotationAssertion( "https://orcid.org/0000-0002-5460-8025") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C116796") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:702380008") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C0751356") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0001-5208-3432") "idiopathic myositis") -AnnotationAssertion( "MONDO:0600023") -AnnotationAssertion(rdfs:label "idiopathic inflammatory myopathy") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf( ) - -# Class: (obstetric disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-4142-7153") "Disorder associated with pregnancy, childbirth, and puerperium.") -AnnotationAssertion( ) -AnnotationAssertion( "https://orcid.org/0000-0002-4142-7153") -AnnotationAssertion( "MONDO:0700003") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "obstetric disorder") -EquivalentClasses( ObjectUnionOf( )) -SubClassOf( ) - -# Class: (idiopathic vs non-idiopathic) - -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/3177") Annotation( "https://orcid.org/0000-0002-4142-7153") "A disease characteristic in which the cause of the disease is known or unknown.") -AnnotationAssertion( "https://orcid.org/0000-0002-4142-7153") -AnnotationAssertion( "MONDO:0700004") -AnnotationAssertion(rdfs:label "idiopathic vs non-idiopathic") -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/3177") Annotation( "https://orcid.org/0000-0002-4142-7153") ) - -# Class: (idiopathic) - -AnnotationAssertion(Annotation( "https://github.com/monarch-initiative/mondo/issues/3177") Annotation( "https://orcid.org/0000-0002-4142-7153") "A disease characteristic in which the disease has an uncertain or unknown cause.") -AnnotationAssertion( "https://orcid.org/0000-0002-4142-7153") -AnnotationAssertion( "MONDO:0700005") -AnnotationAssertion(rdfs:label "idiopathic") -SubClassOf(Annotation( "https://github.com/monarch-initiative/mondo/issues/3177") Annotation( "https://orcid.org/0000-0002-4142-7153") ) - -# Class: (idiopathic disease) - -AnnotationAssertion(Annotation( "MONDO:patterns/idiopathic") Annotation( "https://orcid.org/0000-0002-4142-7153") "A disease or disorder for which the cause is of uncertain or unknown.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3169"^^xsd:anyURI) -AnnotationAssertion( ) -AnnotationAssertion( "https://orcid.org/0000-0002-4142-7153") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-4142-7153") "idiopathic disorder") -AnnotationAssertion( "MONDO:0700007") -AnnotationAssertion(rdfs:label "idiopathic disease") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neurological pain disorder) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-4142-7153") "A nervous system disorder that has pain as a major feature.") -AnnotationAssertion( "https://orcid.org/0000-0002-4142-7153") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-4142-7153") "neurologic pain syndrome") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-4142-7153") "neurological pain disease") -AnnotationAssertion( "MONDO:0700057") -AnnotationAssertion(rdfs:label "neurological pain disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-4142-7153") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (neurodevelopmental disorder) - -AnnotationAssertion(Annotation( "SCTID:700364009") "A behavioral and cognitive disorder with onset during the developmental period that involves impaired or aberrant development of intellectual, motor, or social functions.") -AnnotationAssertion( "https://github.com/monarch-initiative/mondo/issues/3410"^^xsd:anyURI) -AnnotationAssertion( "https://orcid.org/0000-0002-4142-7153") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MESH:D065886") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "MedDRA:C1535926") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "NCIT:C1535926") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "SCTID:700364009") -AnnotationAssertion(Annotation( "MONDO:equivalentTo") "UMLS:C1535926") -AnnotationAssertion( "MONDO:0700092") -AnnotationAssertion(rdfs:label "neurodevelopmental disorder") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -SubClassOf(Annotation( "https://orcid.org/0000-0002-1780-5230") ) - -# Class: (human disease or disorder) - -AnnotationAssertion( ) -AnnotationAssertion( "http://orcid.org/0000-0002-4142-7153") -AnnotationAssertion( "MONDO:0700096") -AnnotationAssertion(rdfs:label "human disease or disorder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (root) AnnotationAssertion( "GC_ID:1") +AnnotationAssertion( "PMID:30365038") +AnnotationAssertion( "PMID:32761142") AnnotationAssertion( "ncbi_taxonomy") AnnotationAssertion(Annotation( ) "all") AnnotationAssertion( "NCBITaxon:1") AnnotationAssertion(rdfs:label "root") -SubClassOf( ) # Class: (Muridae) @@ -174037,47 +85039,6 @@ AnnotationAssertion( "Rattus norvegicus") SubClassOf( ) -# Class: (Viruses) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion(Annotation( ) "Vira") -AnnotationAssertion(Annotation( ) "Viridae") -AnnotationAssertion(Annotation( ) "viruses") -AnnotationAssertion( "NCBITaxon:10239") -AnnotationAssertion(rdfs:label "Viruses") -SubClassOf(Annotation( "HumanCurated") Annotation( "organism") Annotation( "Viruses") ) -SubClassOf( ) - -# Class: (Herpesviridae) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:10292") -AnnotationAssertion(rdfs:label "Herpesviridae") -SubClassOf( ) - -# Class: (Alphaherpesvirinae) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion(Annotation( ) "Alphaherpesviruses") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:10293") -AnnotationAssertion(rdfs:label "Alphaherpesvirinae") -SubClassOf( ) - -# Class: (Simplexvirus) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:10294") -AnnotationAssertion(rdfs:label "Simplexvirus") -SubClassOf( ) - # Class: (Urocitellus) AnnotationAssertion( ) @@ -174108,17 +85069,6 @@ AnnotationAssertion( "Euteleostomi") SubClassOf( ) -# Class: (Chromadorea) - -AnnotationAssertion( ) -AnnotationAssertion( "NCBITaxon:27837") -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion(Annotation( ) "Adenophorea") -AnnotationAssertion( "NCBITaxon:119089") -AnnotationAssertion(rdfs:label "Chromadorea") -SubClassOf( ) - # Class: (Ecdysozoa) AnnotationAssertion( ) @@ -174169,7 +85119,7 @@ AnnotationAssertion( ) "biota") AnnotationAssertion( "NCBITaxon:131567") AnnotationAssertion(rdfs:label "cellular organisms") -SubClassOf(Annotation( "HumanCurated") Annotation( "organism") Annotation( "cellular organisms") ) +SubClassOf(Annotation( ) Annotation( "organism") Annotation( "cellular organisms") ) SubClassOf( ) # Class: (Archelosauria) @@ -174355,6 +85305,8 @@ AnnotationAssertion( "PMID:12054223") AnnotationAssertion( "PMID:2112744") AnnotationAssertion( "PMID:270744") +AnnotationAssertion( "PMID:32628106") +AnnotationAssertion( "PMID:36748408") AnnotationAssertion( "PMID:7520741") AnnotationAssertion( "PMID:8123559") AnnotationAssertion( "PMID:8186100") @@ -174429,6 +85381,8 @@ AnnotationAssertion( "PMID:2112744") AnnotationAssertion( "PMID:25527841") AnnotationAssertion( "PMID:270744") +AnnotationAssertion( "PMID:32628106") +AnnotationAssertion( "PMID:36748408") AnnotationAssertion( "PMID:8123559") AnnotationAssertion( "PMID:8590690") AnnotationAssertion( "PMID:9103655") @@ -174448,24 +85402,6 @@ AnnotationAssertion( "Archaea") SubClassOf( ) -# Class: (Rhabditina) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:2301116") -AnnotationAssertion(rdfs:label "Rhabditina") -SubClassOf( ) - -# Class: (Rhabditomorpha) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:2301119") -AnnotationAssertion(rdfs:label "Rhabditomorpha") -SubClassOf( ) - # Class: (Evosea) AnnotationAssertion( ) @@ -174503,42 +85439,6 @@ AnnotationAssertion( "Sar") SubClassOf( ) -# Class: (Duplodnaviria) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:2731341") -AnnotationAssertion(rdfs:label "Duplodnaviria") -SubClassOf( ) - -# Class: (Heunggongvirae) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:2731360") -AnnotationAssertion(rdfs:label "Heunggongvirae") -SubClassOf( ) - -# Class: (Peploviricota) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:2731361") -AnnotationAssertion(rdfs:label "Peploviricota") -SubClassOf( ) - -# Class: (Herviviricetes) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:2731363") -AnnotationAssertion(rdfs:label "Herviviricetes") -SubClassOf( ) - # Class: (Eukaryota) AnnotationAssertion( ) @@ -175231,15 +86131,6 @@ AnnotationAssertion( "Insecta") SubClassOf( ) -# Class: (Herpesvirales) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:548681") -AnnotationAssertion(rdfs:label "Herpesvirales") -SubClassOf( ) - # Class: (Sciuridae) AnnotationAssertion( ) @@ -175261,24 +86152,6 @@ AnnotationAssertion( "Amoebozoa") SubClassOf( ) -# Class: (Rhabditoidea) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:55879") -AnnotationAssertion(rdfs:label "Rhabditoidea") -SubClassOf( ) - -# Class: (Peloderinae) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:55885") -AnnotationAssertion(rdfs:label "Peloderinae") -SubClassOf( ) - # Class: (Dictyostelium) AnnotationAssertion( ) @@ -175339,50 +86212,6 @@ AnnotationAssertion( "Eumetazoa") SubClassOf( ) -# Class: (Nematoda) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion(Annotation( ) "nematode") -AnnotationAssertion(Annotation( ) "nematodes") -AnnotationAssertion(Annotation( ) "roundworm") -AnnotationAssertion(Annotation( ) "roundworms") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion(Annotation( ) "Nemata") -AnnotationAssertion(Annotation( ) "nematodes") -AnnotationAssertion( "NCBITaxon:6231") -AnnotationAssertion(rdfs:label "Nematoda") -SubClassOf( ) - -# Class: (Rhabditida) - -AnnotationAssertion( ) -AnnotationAssertion( "NCBITaxon:33251") -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:6236") -AnnotationAssertion(rdfs:label "Rhabditida") -SubClassOf( ) - -# Class: (Caenorhabditis) - -AnnotationAssertion( ) -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:6237") -AnnotationAssertion(rdfs:label "Caenorhabditis") -SubClassOf( ) - -# Class: (Rhabditidae) - -AnnotationAssertion( ) -AnnotationAssertion( "NCBITaxon:54603") -AnnotationAssertion( "GC_ID:1") -AnnotationAssertion( "ncbi_taxonomy") -AnnotationAssertion( "NCBITaxon:6243") -AnnotationAssertion(rdfs:label "Rhabditidae") -SubClassOf( ) - # Class: (Arthropoda) AnnotationAssertion( ) @@ -176044,61 +86873,10 @@ AnnotationAssertion( "Urocitellus parryii") SubClassOf( ) -# Class: (clinical finding) - -AnnotationAssertion( "A representation that is either the output of a clinical history taking or a physical examination or an image finding, or some combination thereof."@en) -AnnotationAssertion( "Albert Goldfain") -AnnotationAssertion( "http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf") -AnnotationAssertion( "creation date: 2010-07-19T10:18:02Z") -AnnotationAssertion(rdfs:label "clinical finding") -SubClassOf( ) - -# Class: (disease) - -AnnotationAssertion( "A disposition (i) to undergo pathological processes that (ii) exists in an organism because of one or more disorders in that organism."@en) -AnnotationAssertion( "Albert Goldfain") -AnnotationAssertion( "http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf") -AnnotationAssertion( "creation date: 2009-06-23T11:21:20Z") -AnnotationAssertion(rdfs:label "disease") -SubClassOf( ) - -# Class: (disease course) - -AnnotationAssertion( "The totality of all processes through which a given disease instance is realized."@en) -AnnotationAssertion( "Albert Goldfain") -AnnotationAssertion( "http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf") -AnnotationAssertion( "creation date: 2009-06-23T11:55:44Z") -AnnotationAssertion(rdfs:label "disease course") -SubClassOf( ) - -# Class: (diagnosis) - -AnnotationAssertion( "The representation of a conclusion of a diagnostic process."@en) -AnnotationAssertion( "Albert Goldfain") -AnnotationAssertion( "http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf") -AnnotationAssertion( "creation date: 2009-06-23T12:42:23Z") -AnnotationAssertion(rdfs:label "diagnosis") -SubClassOf( ) - -# Class: (clinical data item) - -AnnotationAssertion( "A data item that is about a patient and is the specified output of a health care process assay or diagnostic process") -AnnotationAssertion( "creation date: 2018-11-27") -AnnotationAssertion(rdfs:label "clinical data item"@en) -SubClassOf( ) - # Class: () SubClassOf( ) -# Class: (morphology) - -AnnotationAssertion( "morphology") -AnnotationAssertion( "A quality of a single physical entity inhering in the bearer by virtue of the bearer's size or shape or structure.") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "morphology") -SubClassOf( ) - # Class: (mass) AnnotationAssertion( "mass") @@ -176123,13556 +86901,6 @@ AnnotationAssertion( "physical object quality") SubClassOf( ) -# Class: (Lamp5-like Pax6 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5-like Pax6 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pip5k1b (Mmus), Pax6 (Mmus). These cells also express Pax6 (Mmus). The reference data for this cell type is CS202002013_1.") -AnnotationAssertion( "Pax6 (Mmus)") -AnnotationAssertion( "Pip5k1b (Mmus)") -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( "Lamp5-like Pax6") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "Pip5k1b (Mmus), Pax6 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5-like Pax6 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5-like Egln3_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5-like Egln3_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Fbn2 (Mmus), Chrna7 (Mmus), Fam19a1 (Mmus). These cells also express Egln3 (Mmus). The reference data for this cell type is CS202002013_2.") -AnnotationAssertion( "Chrna7 (Mmus)") -AnnotationAssertion( "Fam19a1 (Mmus)") -AnnotationAssertion( "Fbn2 (Mmus)") -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Fbn2 (Mmus), Chrna7 (Mmus), Fam19a1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Lamp5-like Egln3_1") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:label "Lamp5-like Egln3_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5 Egln3_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5 Egln3_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Crim1 (Mmus), Zfp804b (Mmus). These cells also express Lamp5 (Mmus), Egln3 (Mmus). The reference data for this cell type is CS202002013_3.") -AnnotationAssertion( "Crim1 (Mmus)") -AnnotationAssertion( "Zfp804b (Mmus)") -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Crim1 (Mmus), Zfp804b (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Lamp5 Egln3_2") -AnnotationAssertion(rdfs:label "Lamp5 Egln3_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5 Egln3_3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5 Egln3_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ntn1 (Mmus), Cxcl14 (Mmus), Reln (Mmus). These cells also express Lamp5 (Mmus), Egln3 (Mmus). The reference data for this cell type is CS202002013_4.") -AnnotationAssertion( "Cxcl14 (Mmus)") -AnnotationAssertion( "Ntn1 (Mmus)") -AnnotationAssertion( "Reln (Mmus)") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "Ntn1 (Mmus), Cxcl14 (Mmus), Reln (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5 Egln3_3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5 Pdlim5_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5 Pdlim5_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ndst4 (Mmus), Dock5 (Mmus), Ndnf (Mmus). These cells also express Lamp5 (Mmus), Pdlim5 (Mmus). The reference data for this cell type is CS202002013_5.") -AnnotationAssertion( "Dock5 (Mmus)") -AnnotationAssertion( "Ndnf (Mmus)") -AnnotationAssertion( "Ndst4 (Mmus)") -AnnotationAssertion( "Lamp5 Pdlim5_1") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Ndst4 (Mmus), Dock5 (Mmus), Ndnf (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5 Pdlim5_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5 Pdlim5_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5 Pdlim5_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ndnf (Mmus), Pde11a (Mmus). These cells also express Lamp5 (Mmus), Pdlim5 (Mmus). The reference data for this cell type is CS202002013_6.") -AnnotationAssertion( "Ndnf (Mmus)") -AnnotationAssertion( "Pde11a (Mmus)") -AnnotationAssertion( "Lamp5 Pdlim5_2") -AnnotationAssertion( "Ndnf (Mmus), Pde11a (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5 Pdlim5_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5 Slc35d3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5 Slc35d3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Sema5a (Mmus), Alk (Mmus). These cells also express Lamp5 (Mmus), Slc35d3 (Mmus). The reference data for this cell type is CS202002013_7.") -AnnotationAssertion( "Alk (Mmus)") -AnnotationAssertion( "Sema5a (Mmus)") -AnnotationAssertion( "Lamp5 Slc35d3") -AnnotationAssertion( "Sema5a (Mmus), Alk (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5 Slc35d3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5 Lhx6 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5 Lhx6 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Nos1 (Mmus), Gm45680 (Mmus). These cells also express Lamp5 (Mmus), Lhx6 (Mmus). The reference data for this cell type is CS202002013_8.") -AnnotationAssertion( "Gm45680 (Mmus)") -AnnotationAssertion( "Nos1 (Mmus)") -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Nos1 (Mmus), Gm45680 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5 Lhx6 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg Col14a1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg Col14a1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Eps8 (Mmus), Cdh6 (Mmus), Col25a1 (Mmus). These cells also express Sncg (Mmus), Col14a1 (Mmus). The reference data for this cell type is CS202002013_9.") -AnnotationAssertion( "Cdh6 (Mmus)") -AnnotationAssertion( "Col25a1 (Mmus)") -AnnotationAssertion( "Eps8 (Mmus)") -AnnotationAssertion( "Eps8 (Mmus), Cdh6 (Mmus), Col25a1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sncg Col14a1") -AnnotationAssertion(rdfs:label "Sncg Col14a1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg Slc17a8 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg Slc17a8 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Slc17a8 (Mmus), Yjefn3 (Mmus). These cells also express Sncg (Mmus), Slc17a8 (Mmus). The reference data for this cell type is CS202002013_10.") -AnnotationAssertion( "Slc17a8 (Mmus)") -AnnotationAssertion( "Yjefn3 (Mmus)") -AnnotationAssertion( "Slc17a8 (Mmus), Yjefn3 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sncg Slc17a8") -AnnotationAssertion(rdfs:label "Sncg Slc17a8 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg Calb1_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg Calb1_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Syt6 (Mmus), Sln (Mmus), Krt73 (Mmus). These cells also express Sncg (Mmus), Calb1 (Mmus). The reference data for this cell type is CS202002013_11.") -AnnotationAssertion( "Krt73 (Mmus)") -AnnotationAssertion( "Sln (Mmus)") -AnnotationAssertion( "Syt6 (Mmus)") -AnnotationAssertion( "Sncg Calb1_1") -AnnotationAssertion( "Syt6 (Mmus), Sln (Mmus), Krt73 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Sncg Calb1_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg Calb1_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg Calb1_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Epb41l4a (Mmus), Syt6 (Mmus), Calb1 (Mmus). These cells also express Sncg (Mmus), Calb1 (Mmus). The reference data for this cell type is CS202002013_12.") -AnnotationAssertion( "Calb1 (Mmus)") -AnnotationAssertion( "Epb41l4a (Mmus)") -AnnotationAssertion( "Syt6 (Mmus)") -AnnotationAssertion( "Epb41l4a (Mmus), Syt6 (Mmus), Calb1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sncg Calb1_2") -AnnotationAssertion(rdfs:label "Sncg Calb1_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg Npy2r primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg Npy2r MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Npy2r (Mmus), Rgs12 (Mmus). These cells also express Sncg (Mmus), Npy2r (Mmus). The reference data for this cell type is CS202002013_13.") -AnnotationAssertion( "Npy2r (Mmus)") -AnnotationAssertion( "Rgs12 (Mmus)") -AnnotationAssertion( "Npy2r (Mmus), Rgs12 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sncg Npy2r") -AnnotationAssertion(rdfs:label "Sncg Npy2r primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Sncg primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Sncg MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Unc5b (Mmus), Nectin3 (Mmus), Crh (Mmus). These cells also express Vip (Mmus). The reference data for this cell type is CS202002013_14.") -AnnotationAssertion( "Crh (Mmus)") -AnnotationAssertion( "Nectin3 (Mmus)") -AnnotationAssertion( "Unc5b (Mmus)") -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Unc5b (Mmus), Nectin3 (Mmus), Crh (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Sncg") -AnnotationAssertion(rdfs:label "Vip Sncg primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Serpinf1_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Serpinf1_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Rgs16 (Mmus), Sfrp2 (Mmus). These cells also express Vip (Mmus), Serpinf1 (Mmus). The reference data for this cell type is CS202002013_15.") -AnnotationAssertion( "Rgs16 (Mmus)") -AnnotationAssertion( "Sfrp2 (Mmus)") -AnnotationAssertion( "Rgs16 (Mmus), Sfrp2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Serpinf1_1") -AnnotationAssertion(rdfs:label "Vip Serpinf1_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Serpinf1_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Serpinf1_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Col14a1 (Mmus), Nov (Mmus), Pbx3 (Mmus). These cells also express Vip (Mmus), Serpinf1 (Mmus). The reference data for this cell type is CS202002013_16.") -AnnotationAssertion( "Col14a1 (Mmus)") -AnnotationAssertion( "Nov (Mmus)") -AnnotationAssertion( "Pbx3 (Mmus)") -AnnotationAssertion( "Col14a1 (Mmus), Nov (Mmus), Pbx3 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Serpinf1_2") -AnnotationAssertion(rdfs:label "Vip Serpinf1_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like Serpinf1_3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like Serpinf1_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Enpp2 (Mmus), Homer2 (Mmus), Nov (Mmus), Plekhg1 (Mmus). These cells also express Serpinf1 (Mmus). The reference data for this cell type is CS202002013_17.") -AnnotationAssertion( "Enpp2 (Mmus)") -AnnotationAssertion( "Homer2 (Mmus)") -AnnotationAssertion( "Nov (Mmus)") -AnnotationAssertion( "Plekhg1 (Mmus)") -AnnotationAssertion( "Enpp2 (Mmus), Homer2 (Mmus), Nov (Mmus), Plekhg1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( "Vip-like Serpinf1_3") -AnnotationAssertion(rdfs:label "Vip-like Serpinf1_3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Htr1f primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Htr1f MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Vip (Mmus), Nov (Mmus), Vwc2l (Mmus). These cells also express Cck (Mmus), Htr1f (Mmus). The reference data for this cell type is CS202002013_18.") -AnnotationAssertion( "Nov (Mmus)") -AnnotationAssertion( "Vip (Mmus)") -AnnotationAssertion( "Vwc2l (Mmus)") -AnnotationAssertion( "Vip (Mmus), Nov (Mmus), Vwc2l (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Htr1f") -AnnotationAssertion(rdfs:label "Vip Htr1f primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Gpc3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Gpc3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Vip (Mmus), Pbx3 (Mmus), Pde3a (Mmus). These cells also express Cck (Mmus), Gpc3 (Mmus). The reference data for this cell type is CS202002013_19.") -AnnotationAssertion( "Pbx3 (Mmus)") -AnnotationAssertion( "Pde3a (Mmus)") -AnnotationAssertion( "Vip (Mmus)") -AnnotationAssertion( "Vip (Mmus), Pbx3 (Mmus), Pde3a (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Gpc3") -AnnotationAssertion(rdfs:label "Vip Gpc3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip C1ql1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip C1ql1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Vip (Mmus), Btbd11 (Mmus), Bmper (Mmus), Crh (Mmus). These cells also express Cck (Mmus), C1ql1 (Mmus). The reference data for this cell type is CS202002013_20.") -AnnotationAssertion( "Bmper (Mmus)") -AnnotationAssertion( "Btbd11 (Mmus)") -AnnotationAssertion( "Crh (Mmus)") -AnnotationAssertion( "Vip (Mmus)") -AnnotationAssertion( "Vip (Mmus), Btbd11 (Mmus), Bmper (Mmus), Crh (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip C1ql1") -AnnotationAssertion(rdfs:label "Vip C1ql1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Mybpc1_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Mybpc1_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Htr3a (Mmus), 5033421B08Rik (Mmus). These cells also express Cck (Mmus), Mybpc1 (Mmus). The reference data for this cell type is CS202002013_21.") -AnnotationAssertion( "5033421B08Rik (Mmus)") -AnnotationAssertion( "Htr3a (Mmus)") -AnnotationAssertion( "Htr3a (Mmus), 5033421B08Rik (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Mybpc1_2") -AnnotationAssertion(rdfs:label "Vip Mybpc1_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Mybpc1_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Mybpc1_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Calb2 (Mmus), Gm2516 (Mmus). These cells also express Cck (Mmus), Mybpc1 (Mmus). The reference data for this cell type is CS202002013_22.") -AnnotationAssertion( "Calb2 (Mmus)") -AnnotationAssertion( "Gm2516 (Mmus)") -AnnotationAssertion( "Calb2 (Mmus), Gm2516 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Mybpc1_1") -AnnotationAssertion(rdfs:label "Vip Mybpc1_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Chat_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Chat_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Chat (Mmus), Npy2r (Mmus). These cells also express Cck (Mmus), Chat (Mmus). The reference data for this cell type is CS202002013_23.") -AnnotationAssertion( "Chat (Mmus)") -AnnotationAssertion( "Npy2r (Mmus)") -AnnotationAssertion( "Chat (Mmus), Npy2r (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Chat_1") -AnnotationAssertion(rdfs:label "Vip Chat_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Mybpc1_3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Mybpc1_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Grm8 (Mmus), Caln1 (Mmus). These cells also express Cck (Mmus), Mybpc1 (Mmus). The reference data for this cell type is CS202002013_24.") -AnnotationAssertion( "Caln1 (Mmus)") -AnnotationAssertion( "Grm8 (Mmus)") -AnnotationAssertion( "Grm8 (Mmus), Caln1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Mybpc1_3") -AnnotationAssertion(rdfs:label "Vip Mybpc1_3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Chat_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Chat_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Htr4 (Mmus), Grik4 (Mmus). These cells also express Cck (Mmus), Chat (Mmus). The reference data for this cell type is CS202002013_25.") -AnnotationAssertion( "Grik4 (Mmus)") -AnnotationAssertion( "Htr4 (Mmus)") -AnnotationAssertion( "Htr4 (Mmus), Grik4 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Chat_2") -AnnotationAssertion(rdfs:label "Vip Chat_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like Igfbp6_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like Igfbp6_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Thsd7a (Mmus), Gm39185 (Mmus). These cells also express Igfbp6 (Mmus). The reference data for this cell type is CS202002013_26.") -AnnotationAssertion( "Gm39185 (Mmus)") -AnnotationAssertion( "Thsd7a (Mmus)") -AnnotationAssertion( "Thsd7a (Mmus), Gm39185 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( "Vip-like Igfbp6_1") -AnnotationAssertion(rdfs:label "Vip-like Igfbp6_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip Igfbp6_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip Igfbp6_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Thsd7b (Mmus), Crh (Mmus). These cells also express Cck (Mmus), Igfbp6 (Mmus). The reference data for this cell type is CS202002013_27.") -AnnotationAssertion( "Crh (Mmus)") -AnnotationAssertion( "Thsd7b (Mmus)") -AnnotationAssertion( "Thsd7b (Mmus), Crh (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip Igfbp6_2") -AnnotationAssertion(rdfs:label "Vip Igfbp6_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Chodl primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Chodl MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Nos1 (Mmus). These cells also express Sst (Mmus), Chodl (Mmus). The reference data for this cell type is CS202002013_28.") -AnnotationAssertion( "Nos1 (Mmus)") -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Nos1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:label "Sst Chodl primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Penk primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Penk MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cartpt (Mmus), Il1rapl2 (Mmus), 9530026P05Rik (Mmus). These cells also express Sst (Mmus), Penk (Mmus). The reference data for this cell type is CS202002013_29.") -AnnotationAssertion( "9530026P05Rik (Mmus)") -AnnotationAssertion( "Cartpt (Mmus)") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Cartpt (Mmus), Il1rapl2 (Mmus), 9530026P05Rik (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Penk") -AnnotationAssertion(rdfs:label "Sst Penk primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Myh8_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Myh8_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Reln (Mmus), Il1rapl2 (Mmus). These cells also express Sst (Mmus), Myh8 (Mmus). The reference data for this cell type is CS202002013_30.") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Reln (Mmus)") -AnnotationAssertion( "Reln (Mmus), Il1rapl2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Myh8_1") -AnnotationAssertion(rdfs:label "Sst Myh8_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Myh8_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Myh8_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cdh13 (Mmus), Sox6 (Mmus), Pld5 (Mmus). These cells also express Sst (Mmus), Myh8 (Mmus). The reference data for this cell type is CS202002013_31.") -AnnotationAssertion( "Cdh13 (Mmus)") -AnnotationAssertion( "Pld5 (Mmus)") -AnnotationAssertion( "Sox6 (Mmus)") -AnnotationAssertion( "Cdh13 (Mmus), Sox6 (Mmus), Pld5 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Myh8_2") -AnnotationAssertion(rdfs:label "Sst Myh8_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Myh8_3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Myh8_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Grm1 (Mmus), Cdh9 (Mmus). These cells also express Sst (Mmus), Myh8 (Mmus). The reference data for this cell type is CS202002013_32.") -AnnotationAssertion( "Cdh9 (Mmus)") -AnnotationAssertion( "Grm1 (Mmus)") -AnnotationAssertion( "Grm1 (Mmus), Cdh9 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Myh8_3") -AnnotationAssertion(rdfs:label "Sst Myh8_3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Htr1a primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Htr1a MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pdyn (Mmus), Gm30835 (Mmus). These cells also express Sst (Mmus), Htr1a (Mmus). The reference data for this cell type is CS202002013_33.") -AnnotationAssertion( "Gm30835 (Mmus)") -AnnotationAssertion( "Pdyn (Mmus)") -AnnotationAssertion( "Pdyn (Mmus), Gm30835 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Htr1a") -AnnotationAssertion(rdfs:label "Sst Htr1a primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Etv1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Etv1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Fbn2 (Mmus), Col19a1 (Mmus), Trpc6 (Mmus). These cells also express Sst (Mmus), Etv1 (Mmus). The reference data for this cell type is CS202002013_34.") -AnnotationAssertion( "Col19a1 (Mmus)") -AnnotationAssertion( "Fbn2 (Mmus)") -AnnotationAssertion( "Trpc6 (Mmus)") -AnnotationAssertion( "Fbn2 (Mmus), Col19a1 (Mmus), Trpc6 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Etv1") -AnnotationAssertion(rdfs:label "Sst Etv1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Pvalb Etv1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Pvalb Etv1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Spon1 (Mmus), Whrn (Mmus), Edaradd (Mmus). These cells also express Sst (Mmus), Etv1 (Mmus). The reference data for this cell type is CS202002013_35.") -AnnotationAssertion( "Edaradd (Mmus)") -AnnotationAssertion( "Spon1 (Mmus)") -AnnotationAssertion( "Whrn (Mmus)") -AnnotationAssertion( "Spon1 (Mmus), Whrn (Mmus), Edaradd (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Pvalb Etv1") -AnnotationAssertion(rdfs:label "Sst Pvalb Etv1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Crhr2_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Crhr2_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Eya4 (Mmus), Nek7 (Mmus), Trpc6 (Mmus). These cells also express Sst (Mmus), Crhr2 (Mmus). The reference data for this cell type is CS202002013_36.") -AnnotationAssertion( "Eya4 (Mmus)") -AnnotationAssertion( "Nek7 (Mmus)") -AnnotationAssertion( "Trpc6 (Mmus)") -AnnotationAssertion( "Eya4 (Mmus), Nek7 (Mmus), Trpc6 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Crhr2_1") -AnnotationAssertion(rdfs:label "Sst Crhr2_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Crhr2_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Crhr2_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Lypd6b (Mmus), Trpc6 (Mmus). These cells also express Sst (Mmus), Crhr2 (Mmus). The reference data for this cell type is CS202002013_37.") -AnnotationAssertion( "Lypd6b (Mmus)") -AnnotationAssertion( "Trpc6 (Mmus)") -AnnotationAssertion( "Lypd6b (Mmus), Trpc6 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Crhr2_2") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:label "Sst Crhr2_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Hpse primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Hpse MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Rerg (Mmus), Hpse (Mmus). These cells also express Sst (Mmus), Hpse2 (Mmus). The reference data for this cell type is CS202002013_38.") -AnnotationAssertion( "Hpse (Mmus)") -AnnotationAssertion( "Rerg (Mmus)") -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "Rerg (Mmus), Hpse (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Hpse") -AnnotationAssertion(rdfs:label "Sst Hpse primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Calb2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Calb2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Sst (Mmus), Olfm3 (Mmus). These cells also express Sst (Mmus), Calb2 (Mmus). The reference data for this cell type is CS202002013_39.") -AnnotationAssertion( "Olfm3 (Mmus)") -AnnotationAssertion( "Sst (Mmus)") -AnnotationAssertion( "Sst (Mmus), Olfm3 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Calb2") -AnnotationAssertion(rdfs:label "Sst Calb2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Pappa primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Pappa MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Trpc6 (Mmus), AC129186.1 (Mmus). These cells also express Sst (Mmus), Pappa (Mmus). The reference data for this cell type is CS202002013_40.") -AnnotationAssertion( "AC129186.1 (Mmus)") -AnnotationAssertion( "Trpc6 (Mmus)") -AnnotationAssertion( "Sst Pappa") -AnnotationAssertion( "Trpc6 (Mmus), AC129186.1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Sst Pappa primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Pvalb Calb2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Pvalb Calb2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Moxd1 (Mmus), Prkg2 (Mmus). These cells also express Sst (Mmus), Pappa (Mmus). The reference data for this cell type is CS202002013_41.") -AnnotationAssertion( "Moxd1 (Mmus)") -AnnotationAssertion( "Prkg2 (Mmus)") -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "Moxd1 (Mmus), Prkg2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Pvalb Calb2") -AnnotationAssertion(rdfs:label "Sst Pvalb Calb2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst C1ql3_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst C1ql3_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pard3b (Mmus), Gm48893 (Mmus). These cells also express Sst (Mmus), C1ql3 (Mmus). The reference data for this cell type is CS202002013_42.") -AnnotationAssertion( "Gm48893 (Mmus)") -AnnotationAssertion( "Pard3b (Mmus)") -AnnotationAssertion( "Pard3b (Mmus), Gm48893 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst C1ql3_1") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:label "Sst C1ql3_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst C1ql3_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst C1ql3_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Gxylt2 (Mmus), Brinp3 (Mmus), Ndnf (Mmus). These cells also express Sst (Mmus), C1ql3 (Mmus). The reference data for this cell type is CS202002013_43.") -AnnotationAssertion( "Brinp3 (Mmus)") -AnnotationAssertion( "Gxylt2 (Mmus)") -AnnotationAssertion( "Ndnf (Mmus)") -AnnotationAssertion( "Gxylt2 (Mmus), Brinp3 (Mmus), Ndnf (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst C1ql3_2") -AnnotationAssertion(rdfs:label "Sst C1ql3_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Tac2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Tac2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Tac2 (Mmus), Cdh13 (Mmus), Tmtc2 (Mmus). These cells also express Sst (Mmus), Tac2 (Mmus). The reference data for this cell type is CS202002013_44.") -AnnotationAssertion( "Cdh13 (Mmus)") -AnnotationAssertion( "Tac2 (Mmus)") -AnnotationAssertion( "Tmtc2 (Mmus)") -AnnotationAssertion( "Sst Tac2") -AnnotationAssertion( "Tac2 (Mmus), Cdh13 (Mmus), Tmtc2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Sst Tac2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Th_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Th_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Zfpm2 (Mmus), St6galnac5 (Mmus), St8sia4 (Mmus). These cells also express Sst (Mmus), Th (Mmus). The reference data for this cell type is CS202002013_45.") -AnnotationAssertion( "St6galnac5 (Mmus)") -AnnotationAssertion( "St8sia4 (Mmus)") -AnnotationAssertion( "Zfpm2 (Mmus)") -AnnotationAssertion( "Sst Th_1") -AnnotationAssertion( "Zfpm2 (Mmus), St6galnac5 (Mmus), St8sia4 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Sst Th_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Th_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Th_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Sst (Mmus), Pnoc (Mmus), Pard3b (Mmus). These cells also express Sst (Mmus), Th (Mmus). The reference data for this cell type is CS202002013_46.") -AnnotationAssertion( "Pard3b (Mmus)") -AnnotationAssertion( "Pnoc (Mmus)") -AnnotationAssertion( "Sst (Mmus)") -AnnotationAssertion( "Sst (Mmus), Pnoc (Mmus), Pard3b (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst Th_2") -AnnotationAssertion(rdfs:label "Sst Th_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Th_3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst Th_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Th (Mmus), Cort (Mmus). These cells also express Sst (Mmus), Th (Mmus). The reference data for this cell type is CS202002013_47.") -AnnotationAssertion( "Cort (Mmus)") -AnnotationAssertion( "Th (Mmus)") -AnnotationAssertion( "Sst Th_3") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "Th (Mmus), Cort (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Sst Th_3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Gabrg1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Gabrg1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Th (Mmus), Gabrg1 (Mmus). These cells also express Pvalb (Mmus), Gabrg1 (Mmus). The reference data for this cell type is CS202002013_48.") -AnnotationAssertion( "Gabrg1 (Mmus)") -AnnotationAssertion( "Th (Mmus)") -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "Pvalb Gabrg1") -AnnotationAssertion( "Th (Mmus), Gabrg1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Pvalb Gabrg1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Egfem1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Egfem1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Plch1 (Mmus), Tac1 (Mmus), 9330158H04Rik (Mmus). These cells also express Pvalb (Mmus), Egfem1 (Mmus). The reference data for this cell type is CS202002013_49.") -AnnotationAssertion( "9330158H04Rik (Mmus)") -AnnotationAssertion( "Plch1 (Mmus)") -AnnotationAssertion( "Tac1 (Mmus)") -AnnotationAssertion( "Plch1 (Mmus), Tac1 (Mmus), 9330158H04Rik (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Egfem1") -AnnotationAssertion(rdfs:label "Pvalb Egfem1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Gpr149 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Gpr149 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Fzd6 (Mmus), Syt2 (Mmus), Slit2 (Mmus). These cells also express Pvalb (Mmus), Gpr149 (Mmus). The reference data for this cell type is CS202002013_50.") -AnnotationAssertion( "Fzd6 (Mmus)") -AnnotationAssertion( "Slit2 (Mmus)") -AnnotationAssertion( "Syt2 (Mmus)") -AnnotationAssertion( "Fzd6 (Mmus), Syt2 (Mmus), Slit2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Gpr149") -AnnotationAssertion(rdfs:label "Pvalb Gpr149 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Kank4 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Kank4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cacna2d2 (Mmus), Syt2 (Mmus), Tmem132d (Mmus), Sema3e (Mmus). These cells also express Pvalb (Mmus), Kank4 (Mmus). The reference data for this cell type is CS202002013_51.") -AnnotationAssertion( "Cacna2d2 (Mmus)") -AnnotationAssertion( "Sema3e (Mmus)") -AnnotationAssertion( "Syt2 (Mmus)") -AnnotationAssertion( "Tmem132d (Mmus)") -AnnotationAssertion( "Cacna2d2 (Mmus), Syt2 (Mmus), Tmem132d (Mmus), Sema3e (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Kank4") -AnnotationAssertion(rdfs:label "Pvalb Kank4 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Calb1_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Calb1_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cort (Mmus), Nxph2 (Mmus), Gm28807 (Mmus). These cells also express Pvalb (Mmus), Calb1 (Mmus). The reference data for this cell type is CS202002013_52.") -AnnotationAssertion( "Cort (Mmus)") -AnnotationAssertion( "Gm28807 (Mmus)") -AnnotationAssertion( "Nxph2 (Mmus)") -AnnotationAssertion( "Cort (Mmus), Nxph2 (Mmus), Gm28807 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Calb1_1") -AnnotationAssertion(rdfs:label "Pvalb Calb1_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Calb1_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Calb1_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Tmem132c (Mmus), Cntnap5c (Mmus), Tac1 (Mmus). These cells also express Pvalb (Mmus), Calb1 (Mmus). The reference data for this cell type is CS202002013_53.") -AnnotationAssertion( "Cntnap5c (Mmus)") -AnnotationAssertion( "Tac1 (Mmus)") -AnnotationAssertion( "Tmem132c (Mmus)") -AnnotationAssertion( "Pvalb Calb1_2") -AnnotationAssertion( "Tmem132c (Mmus), Cntnap5c (Mmus), Tac1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Pvalb Calb1_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Reln primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Reln MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cntnap4 (Mmus), Gm46102 (Mmus). These cells also express Pvalb (Mmus), Reln (Mmus). The reference data for this cell type is CS202002013_54.") -AnnotationAssertion( "Cntnap4 (Mmus)") -AnnotationAssertion( "Gm46102 (Mmus)") -AnnotationAssertion( "Cntnap4 (Mmus), Gm46102 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Reln") -AnnotationAssertion(rdfs:label "Pvalb Reln primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Il1rapl2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Il1rapl2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Eya4 (Mmus), Il1rapl2 (Mmus). These cells also express Pvalb (Mmus), Il1rapl2 (Mmus). The reference data for this cell type is CS202002013_55.") -AnnotationAssertion( "Eya4 (Mmus)") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Eya4 (Mmus), Il1rapl2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Il1rapl2") -AnnotationAssertion(rdfs:label "Pvalb Il1rapl2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Vipr2_1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Vipr2_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Nkx2-1 (Mmus), Lamb1 (Mmus). These cells also express Pvalb (Mmus), Vipr2 (Mmus). The reference data for this cell type is CS202002013_56.") -AnnotationAssertion( "Lamb1 (Mmus)") -AnnotationAssertion( "Nkx2-1 (Mmus)") -AnnotationAssertion( "Nkx2-1 (Mmus), Lamb1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb Vipr2_1") -AnnotationAssertion(rdfs:label "Pvalb Vipr2_1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb Vipr2_2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb Vipr2_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Unc5b (Mmus), Cntnap5b (Mmus). These cells also express Pvalb (Mmus), Vipr2 (Mmus). The reference data for this cell type is CS202002013_57.") -AnnotationAssertion( "Cntnap5b (Mmus)") -AnnotationAssertion( "Unc5b (Mmus)") -AnnotationAssertion( "Pvalb Vipr2_2") -AnnotationAssertion( "Unc5b (Mmus), Cntnap5b (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Pvalb Vipr2_2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3 IT_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L2/3 IT_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Met (Mmus), Adamts2 (Mmus), 6530403H02Rik (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer II/III. The reference data for this cell type is CS202002013_58.") -AnnotationAssertion( "6530403H02Rik (Mmus)") -AnnotationAssertion( "Adamts2 (Mmus)") -AnnotationAssertion( "Met (Mmus)") -AnnotationAssertion( "L2/3 IT_1") -AnnotationAssertion( "Met (Mmus), Adamts2 (Mmus), 6530403H02Rik (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L2/3 IT_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3 IT_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L2/3 IT_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ccdc3 (Mmus), Meis2 (Mmus), Cux1 (Mmus), Otof (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer II/III. The reference data for this cell type is CS202002013_59.") -AnnotationAssertion( "Ccdc3 (Mmus)") -AnnotationAssertion( "Cux1 (Mmus)") -AnnotationAssertion( "Meis2 (Mmus)") -AnnotationAssertion( "Otof (Mmus)") -AnnotationAssertion( "Ccdc3 (Mmus), Meis2 (Mmus), Cux1 (Mmus), Otof (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L2/3 IT_2") -AnnotationAssertion(rdfs:label "L2/3 IT_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3 IT_3 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L2/3 IT_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Stard8 (Mmus), Cux2 (Mmus), Slit3 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer II/III. The reference data for this cell type is CS202002013_60.") -AnnotationAssertion( "Cux2 (Mmus)") -AnnotationAssertion( "Slit3 (Mmus)") -AnnotationAssertion( "Stard8 (Mmus)") -AnnotationAssertion( "L2/3 IT_3") -AnnotationAssertion( "Stard8 (Mmus), Cux2 (Mmus), Slit3 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L2/3 IT_3 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L4/5 IT_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L4/5 IT_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cadps2 (Mmus), Rorb (Mmus), Prr16 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer IV/V. The reference data for this cell type is CS202002013_61.") -AnnotationAssertion( "Cadps2 (Mmus)") -AnnotationAssertion( "Prr16 (Mmus)") -AnnotationAssertion( "Rorb (Mmus)") -AnnotationAssertion( "Cadps2 (Mmus), Rorb (Mmus), Prr16 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "L4/5 IT_1") -AnnotationAssertion(rdfs:label "L4/5 IT_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L4/5 IT_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L4/5 IT_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Col26a1 (Mmus), Cpne4 (Mmus), Il1rapl2 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer IV/V. The reference data for this cell type is CS202002013_62.") -AnnotationAssertion( "Col26a1 (Mmus)") -AnnotationAssertion( "Cpne4 (Mmus)") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Col26a1 (Mmus), Cpne4 (Mmus), Il1rapl2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "L4/5 IT_2") -AnnotationAssertion(rdfs:label "L4/5 IT_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Deptor (Mmus), Il1rapl2 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_63.") -AnnotationAssertion( "Deptor (Mmus)") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Deptor (Mmus), Il1rapl2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:label "L5 IT_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Man1a (Mmus), Deptor (Mmus), Adamts18 (Mmus), AC129186.1 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_64.") -AnnotationAssertion( "AC129186.1 (Mmus)") -AnnotationAssertion( "Adamts18 (Mmus)") -AnnotationAssertion( "Deptor (Mmus)") -AnnotationAssertion( "Man1a (Mmus)") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "Man1a (Mmus), Deptor (Mmus), Adamts18 (Mmus), AC129186.1 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 IT_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT_3 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cadps2 (Mmus), Ptprk (Mmus), Enpp2 (Mmus), Pld5 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_65.") -AnnotationAssertion( "Cadps2 (Mmus)") -AnnotationAssertion( "Enpp2 (Mmus)") -AnnotationAssertion( "Pld5 (Mmus)") -AnnotationAssertion( "Ptprk (Mmus)") -AnnotationAssertion( "Cadps2 (Mmus), Ptprk (Mmus), Enpp2 (Mmus), Pld5 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion(rdfs:label "L5 IT_3 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT_4 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT_4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cwh43 (Mmus), Chrm2 (Mmus), Pld5 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_66.") -AnnotationAssertion( "Chrm2 (Mmus)") -AnnotationAssertion( "Cwh43 (Mmus)") -AnnotationAssertion( "Pld5 (Mmus)") -AnnotationAssertion( "Cwh43 (Mmus), Chrm2 (Mmus), Pld5 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5 IT_4") -AnnotationAssertion(rdfs:label "L5 IT_4 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 IT_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 IT_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Fst (Mmus), Bmpr1b (Mmus), Ntng1 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_67.") -AnnotationAssertion( "Bmpr1b (Mmus)") -AnnotationAssertion( "Fst (Mmus)") -AnnotationAssertion( "Ntng1 (Mmus)") -AnnotationAssertion( "Fst (Mmus), Bmpr1b (Mmus), Ntng1 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:label "L6 IT_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 IT_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 IT_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ptpru (Mmus), C1ql3 (Mmus), Bmpr1b (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_68.") -AnnotationAssertion( "Bmpr1b (Mmus)") -AnnotationAssertion( "C1ql3 (Mmus)") -AnnotationAssertion( "Ptpru (Mmus)") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "Ptpru (Mmus), C1ql3 (Mmus), Bmpr1b (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 IT_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 IT Car3 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 IT Car3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Nr4a2 (Mmus), Tfap2d (Mmus). These cells also express Car3 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_69.") -AnnotationAssertion( "Nr4a2 (Mmus)") -AnnotationAssertion( "Tfap2d (Mmus)") -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Nr4a2 (Mmus), Tfap2d (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 IT Car3 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:30382198") Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Npr3 (Mmus), Crym (Mmus), Gm2164 (Mmus). These cells have projection type extratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_70.") -AnnotationAssertion( "Crym (Mmus)") -AnnotationAssertion( "Gm2164 (Mmus)") -AnnotationAssertion( "Npr3 (Mmus)") -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "L5 PT_1") -AnnotationAssertion( "MY-projecting L5 ET") -AnnotationAssertion( "Npr3 (Mmus), Crym (Mmus), Gm2164 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 ET_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Trpc7 (Mmus), Gpc5 (Mmus), Erg (Mmus). These cells have projection type extratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_71.") -AnnotationAssertion( "Erg (Mmus)") -AnnotationAssertion( "Gpc5 (Mmus)") -AnnotationAssertion( "Trpc7 (Mmus)") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "L5 PT_2") -AnnotationAssertion( "Trpc7 (Mmus), Gpc5 (Mmus), Erg (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 ET_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET_3 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Trpc7 (Mmus), Gpc5 (Mmus), 6430573F11Rik (Mmus), Reln (Mmus). These cells have projection type extratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_72.") -AnnotationAssertion( "6430573F11Rik (Mmus)") -AnnotationAssertion( "Gpc5 (Mmus)") -AnnotationAssertion( "Reln (Mmus)") -AnnotationAssertion( "Trpc7 (Mmus)") -AnnotationAssertion( "L5 ET_3") -AnnotationAssertion( "L5 PT_3") -AnnotationAssertion( "Trpc7 (Mmus), Gpc5 (Mmus), 6430573F11Rik (Mmus), Reln (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 ET_3 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET_4 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET_4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Npsr1 (Mmus), Gm2164 (Mmus). These cells have projection type extratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_73.") -AnnotationAssertion( "Gm2164 (Mmus)") -AnnotationAssertion( "Npsr1 (Mmus)") -AnnotationAssertion( "L5 ET_4") -AnnotationAssertion( "L5 PT_4") -AnnotationAssertion( "Npsr1 (Mmus), Gm2164 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 ET_4 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 NP CT primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5/6 NP CT MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Grp (Mmus), Rxfp1 (Mmus), Tshz2 (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_74.") -AnnotationAssertion( "Grp (Mmus)") -AnnotationAssertion( "Rxfp1 (Mmus)") -AnnotationAssertion( "Tshz2 (Mmus)") -AnnotationAssertion( "Grp (Mmus), Rxfp1 (Mmus), Tshz2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "L5/6 NP CT") -AnnotationAssertion(rdfs:label "L5/6 NP CT primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT Gpr139 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT Gpr139 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Acaa1b (Mmus), Col23a1 (Mmus), Gpr139 (Mmus). These cells also express Gpr139 (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_75.") -AnnotationAssertion( "Acaa1b (Mmus)") -AnnotationAssertion( "Col23a1 (Mmus)") -AnnotationAssertion( "Gpr139 (Mmus)") -AnnotationAssertion( "Acaa1b (Mmus), Col23a1 (Mmus), Gpr139 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6 CT Gpr139") -AnnotationAssertion(rdfs:label "L6 CT Gpr139 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT Cpa6 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT Cpa6 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Zfpm2 (Mmus), Foxp2 (Mmus), Hs3st4 (Mmus). These cells also express Cpa6 (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_76.") -AnnotationAssertion( "Foxp2 (Mmus)") -AnnotationAssertion( "Hs3st4 (Mmus)") -AnnotationAssertion( "Zfpm2 (Mmus)") -AnnotationAssertion( "L6 CT Cpa6") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "Zfpm2 (Mmus), Foxp2 (Mmus), Hs3st4 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 CT Cpa6 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT Grp primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT Grp MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Grp (Mmus), Meis2 (Mmus), Pdzrn4 (Mmus), Plcxd3 (Mmus). These cells also express Grp (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_77.") -AnnotationAssertion( "Grp (Mmus)") -AnnotationAssertion( "Meis2 (Mmus)") -AnnotationAssertion( "Pdzrn4 (Mmus)") -AnnotationAssertion( "Plcxd3 (Mmus)") -AnnotationAssertion( "Grp (Mmus), Meis2 (Mmus), Pdzrn4 (Mmus), Plcxd3 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6 CT Grp") -AnnotationAssertion(rdfs:label "L6 CT Grp primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT Pou3f2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT Pou3f2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Satb2 (Mmus), Cdh18 (Mmus), Gm10635 (Mmus). These cells also express Pou3f2 (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_78.") -AnnotationAssertion( "Cdh18 (Mmus)") -AnnotationAssertion( "Gm10635 (Mmus)") -AnnotationAssertion( "Satb2 (Mmus)") -AnnotationAssertion( "L6 CT Pou3f2") -AnnotationAssertion( "Satb2 (Mmus), Cdh18 (Mmus), Gm10635 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 CT Pou3f2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT Kit_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT Kit_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ikzf2 (Mmus), Gm10635 (Mmus). These cells also express Kit (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_79.") -AnnotationAssertion( "Gm10635 (Mmus)") -AnnotationAssertion( "Ikzf2 (Mmus)") -AnnotationAssertion( "Ikzf2 (Mmus), Gm10635 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6 CT Kit_1") -AnnotationAssertion(rdfs:label "L6 CT Kit_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT Kit_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT Kit_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Nr4a2 (Mmus), Rxfp1 (Mmus), Tshz2 (Mmus), Gm26883 (Mmus). These cells also express Kit (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_80.") -AnnotationAssertion( "Gm26883 (Mmus)") -AnnotationAssertion( "Nr4a2 (Mmus)") -AnnotationAssertion( "Rxfp1 (Mmus)") -AnnotationAssertion( "Tshz2 (Mmus)") -AnnotationAssertion( "L6 CT Kit_2") -AnnotationAssertion( "Nr4a2 (Mmus), Rxfp1 (Mmus), Tshz2 (Mmus), Gm26883 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 CT Kit_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b Col6a1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6b Col6a1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ctgf (Mmus), Hs3st2 (Mmus), Bmpr1b (Mmus). These cells also express Col6a1 (Mmus). The soma of these cells in located in: cortical layer VIb. The reference data for this cell type is CS202002013_81.") -AnnotationAssertion( "Bmpr1b (Mmus)") -AnnotationAssertion( "Ctgf (Mmus)") -AnnotationAssertion( "Hs3st2 (Mmus)") -AnnotationAssertion( "Ctgf (Mmus), Hs3st2 (Mmus), Bmpr1b (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6b Col6a1") -AnnotationAssertion(rdfs:label "L6b Col6a1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b Shisa6_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6b Shisa6_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ly6g6e (Mmus), Svil (Mmus), Cplx3 (Mmus). These cells also express Shisa6 (Mmus). The soma of these cells in located in: cortical layer VIb. The reference data for this cell type is CS202002013_82.") -AnnotationAssertion( "Cplx3 (Mmus)") -AnnotationAssertion( "Ly6g6e (Mmus)") -AnnotationAssertion( "Svil (Mmus)") -AnnotationAssertion( "L6b Shisa6_1") -AnnotationAssertion( "Ly6g6e (Mmus), Svil (Mmus), Cplx3 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6b Shisa6_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b Shisa6_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6b Shisa6_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Moxd1 (Mmus), Nr4a2 (Mmus). These cells also express Shisa6 (Mmus). The soma of these cells in located in: cortical layer VIb. The reference data for this cell type is CS202002013_83.") -AnnotationAssertion( "Moxd1 (Mmus)") -AnnotationAssertion( "Nr4a2 (Mmus)") -AnnotationAssertion( "L6b Shisa6_2") -AnnotationAssertion( "Moxd1 (Mmus), Nr4a2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6b Shisa6_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b Ror1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6b Ror1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ctgf (Mmus), Cplx3 (Mmus), Fbxl7 (Mmus). These cells also express Ror1 (Mmus). The soma of these cells in located in: cortical layer VIb. The reference data for this cell type is CS202002013_84.") -AnnotationAssertion( "Cplx3 (Mmus)") -AnnotationAssertion( "Ctgf (Mmus)") -AnnotationAssertion( "Fbxl7 (Mmus)") -AnnotationAssertion( "Ctgf (Mmus), Cplx3 (Mmus), Fbxl7 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6b Ror1") -AnnotationAssertion(rdfs:label "L6b Ror1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b Kcnip1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6b Kcnip1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Olfr112 (Mmus), Rxfp2 (Mmus), Gm42557 (Mmus). These cells also express Kcnip1 (Mmus). The soma of these cells in located in: cortical layer VIb. The reference data for this cell type is CS202002013_85.") -AnnotationAssertion( "Gm42557 (Mmus)") -AnnotationAssertion( "Olfr112 (Mmus)") -AnnotationAssertion( "Rxfp2 (Mmus)") -AnnotationAssertion( "L6b Kcnip1") -AnnotationAssertion( "Olfr112 (Mmus), Rxfp2 (Mmus), Gm42557 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6b Kcnip1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 NP_1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5/6 NP_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Dkk2 (Mmus), Cyp7b1 (Mmus), Vwc2l (Mmus). These cells have projection type near projecting. The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_86.") -AnnotationAssertion( "Cyp7b1 (Mmus)") -AnnotationAssertion( "Dkk2 (Mmus)") -AnnotationAssertion( "Vwc2l (Mmus)") -AnnotationAssertion( "Dkk2 (Mmus), Cyp7b1 (Mmus), Vwc2l (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5/6 NP_1") -AnnotationAssertion(rdfs:label "L5/6 NP_1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 NP_2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5/6 NP_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Slc17a8 (Mmus), Abi3bp (Mmus). These cells have projection type near projecting. The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_87.") -AnnotationAssertion( "Abi3bp (Mmus)") -AnnotationAssertion( "Slc17a8 (Mmus)") -AnnotationAssertion( "L5/6 NP_2") -AnnotationAssertion( "Slc17a8 (Mmus), Abi3bp (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5/6 NP_2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 NP_3 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5/6 NP_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Lypd1 (Mmus), Tshz2 (Mmus). These cells have projection type near projecting. The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_88.") -AnnotationAssertion( "Lypd1 (Mmus)") -AnnotationAssertion( "Tshz2 (Mmus)") -AnnotationAssertion( "L5/6 NP_3") -AnnotationAssertion( "Lypd1 (Mmus), Tshz2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5/6 NP_3 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Meis2 (cluster) primary motor cortex meis2 expressing cortical GABAergic cell (Mmus)) - -AnnotationAssertion( "Meis2 (cluster) MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A meis2 expressing cortical GABAergic cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Tiam2 (Mmus), Meis2 (Mmus). These cells also express Meis2 (Mmus). The reference data for this cell type is CS202002013_89.") -AnnotationAssertion( "Meis2 (Mmus)") -AnnotationAssertion( "Tiam2 (Mmus)") -AnnotationAssertion( "Meis2 (cluster)") -AnnotationAssertion( "Tiam2 (Mmus), Meis2 (Mmus) expressing meis2 expressing cortical GABAergic cell of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Meis2 (cluster) primary motor cortex meis2 expressing cortical GABAergic cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Meis2_Top2a primary motor cortex meis2 expressing cortical GABAergic cell (Mmus)) - -AnnotationAssertion( "Meis2_Top2a MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A meis2 expressing cortical GABAergic cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Igfbpl1 (Mmus), Gm17750 (Mmus), Gm29260 (Mmus). These cells also express Meis2 (Mmus), Top2a (Mmus). The reference data for this cell type is CS202002013_90.") -AnnotationAssertion( "Gm17750 (Mmus)") -AnnotationAssertion( "Gm29260 (Mmus)") -AnnotationAssertion( "Igfbpl1 (Mmus)") -AnnotationAssertion( "Igfbpl1 (Mmus), Gm17750 (Mmus), Gm29260 (Mmus) expressing meis2 expressing cortical GABAergic cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Meis2_Top2a") -AnnotationAssertion(rdfs:label "Meis2_Top2a primary motor cortex meis2 expressing cortical GABAergic cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (OPC Pdgfra primary motor cortex oligodendrocyte precursor cell (Mmus)) - -AnnotationAssertion( "OPC Pdgfra MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte precursor cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pdgfra (Mmus), Stk32a (Mmus). These cells also express Pdgfra (Mmus). The reference data for this cell type is CS202002013_91.") -AnnotationAssertion( "Pdgfra (Mmus)") -AnnotationAssertion( "Stk32a (Mmus)") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC Pdgfra") -AnnotationAssertion( "Pdgfra (Mmus), Stk32a (Mmus) expressing oligodendrocyte precursor cell of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "OPC Pdgfra primary motor cortex oligodendrocyte precursor cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616062") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro_Top2a primary motor cortex astrocyte (Mmus)) - -AnnotationAssertion( "Astro_Top2a MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A astrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Clspn (Mmus), Lockd (Mmus). These cells also express Top2a (Mmus). The reference data for this cell type is CS202002013_92.") -AnnotationAssertion( "Clspn (Mmus)") -AnnotationAssertion( "Lockd (Mmus)") -AnnotationAssertion( "Astro_Top2a") -AnnotationAssertion( "Clspn (Mmus), Lockd (Mmus) expressing astrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Astro_Top2a primary motor cortex astrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro Aqp4_Gfap primary motor cortex astrocyte (Mmus)) - -AnnotationAssertion( "Astro Aqp4_Gfap MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A astrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Myoc (Mmus). These cells also express Aqp4 (Mmus), Gfap (Mmus). The reference data for this cell type is CS202002013_93.") -AnnotationAssertion( "Myoc (Mmus)") -AnnotationAssertion( "Astro Aqp4_Gfap") -AnnotationAssertion( "Myoc (Mmus) expressing astrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Astro Aqp4_Gfap primary motor cortex astrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro Aqp4_Slc7a10 primary motor cortex astrocyte (Mmus)) - -AnnotationAssertion( "Astro Aqp4_Slc7a10 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A astrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Phkg1 (Mmus), Slco1c1 (Mmus). These cells also express Aqp4 (Mmus), Slc7a10 (Mmus). The reference data for this cell type is CS202002013_94.") -AnnotationAssertion( "Phkg1 (Mmus)") -AnnotationAssertion( "Slco1c1 (Mmus)") -AnnotationAssertion( "Astro Aqp4_Slc7a10") -AnnotationAssertion( "Phkg1 (Mmus), Slco1c1 (Mmus) expressing astrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Astro Aqp4_Slc7a10 primary motor cortex astrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Enpp6_1 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Enpp6_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Bcas1 (Mmus), Tcf7l2 (Mmus). These cells also express Enpp6 (Mmus). The reference data for this cell type is CS202002013_95.") -AnnotationAssertion( "Bcas1 (Mmus)") -AnnotationAssertion( "Tcf7l2 (Mmus)") -AnnotationAssertion( "Bcas1 (Mmus), Tcf7l2 (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Enpp6_1") -AnnotationAssertion(rdfs:label "Oligo Enpp6_1 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Enpp6_2 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Enpp6_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Bmp4 (Mmus), 9630013A20Rik (Mmus). These cells also express Enpp6 (Mmus). The reference data for this cell type is CS202002013_96.") -AnnotationAssertion( "9630013A20Rik (Mmus)") -AnnotationAssertion( "Bmp4 (Mmus)") -AnnotationAssertion( "Bmp4 (Mmus), 9630013A20Rik (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Enpp6_2") -AnnotationAssertion(rdfs:label "Oligo Enpp6_2 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Enpp6_3 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Enpp6_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cnksr3 (Mmus), Tmem163 (Mmus), Mpzl1 (Mmus), Nckap5 (Mmus). These cells also express Enpp6 (Mmus). The reference data for this cell type is CS202002013_97.") -AnnotationAssertion( "Cnksr3 (Mmus)") -AnnotationAssertion( "Mpzl1 (Mmus)") -AnnotationAssertion( "Nckap5 (Mmus)") -AnnotationAssertion( "Tmem163 (Mmus)") -AnnotationAssertion( "Cnksr3 (Mmus), Tmem163 (Mmus), Mpzl1 (Mmus), Nckap5 (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Enpp6_3") -AnnotationAssertion(rdfs:label "Oligo Enpp6_3 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Enpp6_4 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Enpp6_4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cnksr3 (Mmus), 9630013A20Rik (Mmus). These cells also express Enpp6 (Mmus). The reference data for this cell type is CS202002013_98.") -AnnotationAssertion( "9630013A20Rik (Mmus)") -AnnotationAssertion( "Cnksr3 (Mmus)") -AnnotationAssertion( "Cnksr3 (Mmus), 9630013A20Rik (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Enpp6_4") -AnnotationAssertion(rdfs:label "Oligo Enpp6_4 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Opalin_1 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Opalin_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Anln (Mmus), Rftn1 (Mmus), A330049N07Rik (Mmus). These cells also express Opalin (Mmus). The reference data for this cell type is CS202002013_99.") -AnnotationAssertion( "A330049N07Rik (Mmus)") -AnnotationAssertion( "Anln (Mmus)") -AnnotationAssertion( "Rftn1 (Mmus)") -AnnotationAssertion( "Anln (Mmus), Rftn1 (Mmus), A330049N07Rik (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Opalin_1") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion(rdfs:label "Oligo Opalin_1 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Opalin_2 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Opalin_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Il33 (Mmus), Prr5l (Mmus). These cells also express Opalin (Mmus). The reference data for this cell type is CS202002013_100.") -AnnotationAssertion( "Il33 (Mmus)") -AnnotationAssertion( "Prr5l (Mmus)") -AnnotationAssertion( "Il33 (Mmus), Prr5l (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Opalin_2") -AnnotationAssertion(rdfs:label "Oligo Opalin_2 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Opalin_3 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Opalin_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Mobp (Mmus), Cacna2d4 (Mmus), Nckap5 (Mmus). These cells also express Opalin (Mmus). The reference data for this cell type is CS202002013_101.") -AnnotationAssertion( "Cacna2d4 (Mmus)") -AnnotationAssertion( "Mobp (Mmus)") -AnnotationAssertion( "Nckap5 (Mmus)") -AnnotationAssertion( "Mobp (Mmus), Cacna2d4 (Mmus), Nckap5 (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Oligo Opalin_3") -AnnotationAssertion(rdfs:label "Oligo Opalin_3 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo Opalin_4 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo Opalin_4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A oligodendrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Prom1 (Mmus), Sytl2 (Mmus), Kank1 (Mmus). These cells also express Opalin (Mmus). The reference data for this cell type is CS202002013_102.") -AnnotationAssertion( "Kank1 (Mmus)") -AnnotationAssertion( "Prom1 (Mmus)") -AnnotationAssertion( "Sytl2 (Mmus)") -AnnotationAssertion( "Oligo Opalin_4") -AnnotationAssertion( "Prom1 (Mmus), Sytl2 (Mmus), Kank1 (Mmus) expressing oligodendrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Oligo Opalin_4 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Endo primary motor cortex endothelial cell (Mmus)) - -AnnotationAssertion( "Endo MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A endothelial cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Slco1a4 (Mmus), Adgrl4 (Mmus). The reference data for this cell type is CS202002013_103.") -AnnotationAssertion( "Adgrl4 (Mmus)") -AnnotationAssertion( "Slco1a4 (Mmus)") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Slco1a4 (Mmus), Adgrl4 (Mmus) expressing endothelial cell of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Endo primary motor cortex endothelial cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_1 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Itih5 (Mmus), Col4a6 (Mmus), Gm30624 (Mmus). The reference data for this cell type is CS202002013_104.") -AnnotationAssertion( "Col4a6 (Mmus)") -AnnotationAssertion( "Gm30624 (Mmus)") -AnnotationAssertion( "Itih5 (Mmus)") -AnnotationAssertion( "Itih5 (Mmus), Col4a6 (Mmus), Gm30624 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_1") -AnnotationAssertion(rdfs:label "VLMC_1 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_2 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Lama1 (Mmus), Aox3 (Mmus). The reference data for this cell type is CS202002013_105.") -AnnotationAssertion( "Aox3 (Mmus)") -AnnotationAssertion( "Lama1 (Mmus)") -AnnotationAssertion( "Lama1 (Mmus), Aox3 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_2") -AnnotationAssertion(rdfs:label "VLMC_2 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_3 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pkhd1 (Mmus). The reference data for this cell type is CS202002013_106.") -AnnotationAssertion( "Pkhd1 (Mmus)") -AnnotationAssertion( "Pkhd1 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_3") -AnnotationAssertion(rdfs:label "VLMC_3 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_4 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Slc6a20a (Mmus), Prdm6 (Mmus). The reference data for this cell type is CS202002013_107.") -AnnotationAssertion( "Prdm6 (Mmus)") -AnnotationAssertion( "Slc6a20a (Mmus)") -AnnotationAssertion( "Slc6a20a (Mmus), Prdm6 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_4") -AnnotationAssertion(rdfs:label "VLMC_4 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_5 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_5 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Slc47a1 (Mmus). The reference data for this cell type is CS202002013_108.") -AnnotationAssertion( "Slc47a1 (Mmus)") -AnnotationAssertion( "Slc47a1 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_5") -AnnotationAssertion(rdfs:label "VLMC_5 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_6 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_6 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Prg4 (Mmus), Dapl1 (Mmus), Slc26a7 (Mmus). The reference data for this cell type is CS202002013_109.") -AnnotationAssertion( "Dapl1 (Mmus)") -AnnotationAssertion( "Prg4 (Mmus)") -AnnotationAssertion( "Slc26a7 (Mmus)") -AnnotationAssertion( "Prg4 (Mmus), Dapl1 (Mmus), Slc26a7 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_6") -AnnotationAssertion(rdfs:label "VLMC_6 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC_7 primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC_7 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Dapl1 (Mmus), Tspan8 (Mmus). The reference data for this cell type is CS202002013_110.") -AnnotationAssertion( "Dapl1 (Mmus)") -AnnotationAssertion( "Tspan8 (Mmus)") -AnnotationAssertion( "Dapl1 (Mmus), Tspan8 (Mmus) expressing vascular leptomeningeal cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "VLMC_7") -AnnotationAssertion(rdfs:label "VLMC_7 primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (SMC primary motor cortex smooth muscle cell of the brain vasculature (Mmus)) - -AnnotationAssertion( "SMC MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A smooth muscle cell of the brain vasculature of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Acta2 (Mmus). The reference data for this cell type is CS202002013_111.") -AnnotationAssertion( "Acta2 (Mmus)") -AnnotationAssertion( "Acta2 (Mmus) expressing smooth muscle cell of the brain vasculature of primary motor cortex (Mus musculus)") -AnnotationAssertion( "SMC") -AnnotationAssertion(rdfs:label "SMC primary motor cortex smooth muscle cell of the brain vasculature (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Peri primary motor cortex brain pericyte (Mmus)) - -AnnotationAssertion( "Peri MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A brain pericyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Abcc9 (Mmus), Atp13a5 (Mmus). The reference data for this cell type is CS202002013_112.") -AnnotationAssertion( "Abcc9 (Mmus)") -AnnotationAssertion( "Atp13a5 (Mmus)") -AnnotationAssertion( "Abcc9 (Mmus), Atp13a5 (Mmus) expressing brain pericyte of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Peri") -AnnotationAssertion( "Pericyte") -AnnotationAssertion(rdfs:label "Peri primary motor cortex brain pericyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Micro primary motor cortex microglial cell (Mmus)) - -AnnotationAssertion( "Micro MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A microglial cell of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Hexb (Mmus). The reference data for this cell type is CS202002013_113.") -AnnotationAssertion( "Hexb (Mmus)") -AnnotationAssertion( "Hexb (Mmus) expressing microglial cell of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Micro") -AnnotationAssertion( "Microglia") -AnnotationAssertion(rdfs:label "Micro primary motor cortex microglial cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (PVM_1 primary motor cortex perivascular macrophage (Mmus)) - -AnnotationAssertion( "PVM_1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A perivascular macrophage of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ms4a4a (Mmus). The reference data for this cell type is CS202002013_114.") -AnnotationAssertion( "Ms4a4a (Mmus)") -AnnotationAssertion( "Ms4a4a (Mmus) expressing perivascular macrophage of primary motor cortex (Mus musculus)") -AnnotationAssertion( "PVM_1") -AnnotationAssertion(rdfs:label "PVM_1 primary motor cortex perivascular macrophage (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (PVM_2 primary motor cortex perivascular macrophage (Mmus)) - -AnnotationAssertion( "PVM_2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A perivascular macrophage of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cd74 (Mmus), Klra2 (Mmus). The reference data for this cell type is CS202002013_115.") -AnnotationAssertion( "Cd74 (Mmus)") -AnnotationAssertion( "Klra2 (Mmus)") -AnnotationAssertion( "Cd74 (Mmus), Klra2 (Mmus) expressing perivascular macrophage of primary motor cortex (Mus musculus)") -AnnotationAssertion( "PVM_2") -AnnotationAssertion(rdfs:label "PVM_2 primary motor cortex perivascular macrophage (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (PVM_3 primary motor cortex perivascular macrophage (Mmus)) - -AnnotationAssertion( "PVM_3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A perivascular macrophage of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cd209a (Mmus). The reference data for this cell type is CS202002013_116.") -AnnotationAssertion( "Cd209a (Mmus)") -AnnotationAssertion( "Cd209a (Mmus) expressing perivascular macrophage of primary motor cortex (Mus musculus)") -AnnotationAssertion( "PVM_3") -AnnotationAssertion(rdfs:label "PVM_3 primary motor cortex perivascular macrophage (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (CGE/PoA primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "CGE/PoA MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Prox1 (Mmus), Adarb2 (Mmus). The reference data for this cell type is CS202002013_124.") -AnnotationAssertion( "Adarb2 (Mmus)") -AnnotationAssertion( "Prox1 (Mmus)") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "Prox1 (Mmus), Adarb2 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "CGE/PoA primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5-like primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5-like MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Npy (Mmus), Pde11a (Mmus). The reference data for this cell type is CS202002013_125.") -AnnotationAssertion( "Npy (Mmus)") -AnnotationAssertion( "Pde11a (Mmus)") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "Lamp5-like") -AnnotationAssertion( "Npy (Mmus), Pde11a (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Lamp5-like primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5-like_C5 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5-like_C5 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cxcl14 (Mmus), Ndnf (Mmus). The reference data for this cell type is CS202002013_128.") -AnnotationAssertion( "Cxcl14 (Mmus)") -AnnotationAssertion( "Ndnf (Mmus)") -AnnotationAssertion( "Cxcl14 (Mmus), Ndnf (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion(rdfs:label "Lamp5-like_C5 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg-like primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg-like MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cnr1 (Mmus), Col25a1 (Mmus). The reference data for this cell type is CS202002013_133.") -AnnotationAssertion( "Cnr1 (Mmus)") -AnnotationAssertion( "Col25a1 (Mmus)") -AnnotationAssertion( "Cnr1 (Mmus), Col25a1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "Sncg-like") -AnnotationAssertion(rdfs:label "Sncg-like primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg-like_C2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg-like_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Yjefn3 (Mmus), Frem1 (Mmus). The reference data for this cell type is CS202002013_134.") -AnnotationAssertion( "Frem1 (Mmus)") -AnnotationAssertion( "Yjefn3 (Mmus)") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "Yjefn3 (Mmus), Frem1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Sncg-like_C2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Vip (Mmus). The reference data for this cell type is CS202002013_138.") -AnnotationAssertion( "Vip (Mmus)") -AnnotationAssertion( "Vip") -AnnotationAssertion( "Vip (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Vip-like") -AnnotationAssertion(rdfs:label "Vip-like primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 CCK cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L5/6 CCK cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Col14a1 (Mmus), Enpp2 (Mmus), Pbx3 (Mmus). These cells also express Cck (Mmus), Serpinf1 (Mmus). The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_139.") -AnnotationAssertion( "Col14a1 (Mmus)") -AnnotationAssertion( "Enpp2 (Mmus)") -AnnotationAssertion( "Pbx3 (Mmus)") -AnnotationAssertion( "Col14a1 (Mmus), Enpp2 (Mmus), Pbx3 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion(rdfs:label "L5/6 CCK cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf(Annotation( "PMID:34616062") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 VIP cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L5 VIP cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Car4 (Mmus), Vip (Mmus), Crh (Mmus). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_143.") -AnnotationAssertion( "Car4 (Mmus)") -AnnotationAssertion( "Crh (Mmus)") -AnnotationAssertion( "Vip (Mmus)") -AnnotationAssertion( "Car4 (Mmus), Vip (Mmus), Crh (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion(rdfs:label "L5 VIP cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3 Bipolar VIP cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L2/3 Bipolar VIP cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Vip (Mmus), Wnt5b (Mmus). The soma of these cells in located in: cortical layer II/III. The reference data for this cell type is CS202002013_145.") -AnnotationAssertion( "Vip (Mmus)") -AnnotationAssertion( "Wnt5b (Mmus)") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip (Mmus), Wnt5b (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L2/3 Bipolar VIP cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like_C4 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like_C4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Thsd7b (Mmus), Gm39185 (Mmus). The reference data for this cell type is CS202002013_149.") -AnnotationAssertion( "Gm39185 (Mmus)") -AnnotationAssertion( "Thsd7b (Mmus)") -AnnotationAssertion( "Thsd7b (Mmus), Gm39185 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Uncharacterized VIP cell") -AnnotationAssertion( "Vip-like_C4") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:label "Vip-like_C4 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (MGE primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "MGE MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Nxph1 (Mmus), Gm1604a (Mmus). The reference data for this cell type is CS202002013_150.") -AnnotationAssertion( "Gm1604a (Mmus)") -AnnotationAssertion( "Nxph1 (Mmus)") -AnnotationAssertion( "MGE") -AnnotationAssertion( "Nxph1 (Mmus), Gm1604a (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "MGE primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst-like_C1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst-like_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pdyn (Mmus), Unc13c (Mmus). The reference data for this cell type is CS202002013_156.") -AnnotationAssertion( "Pdyn (Mmus)") -AnnotationAssertion( "Unc13c (Mmus)") -AnnotationAssertion( "Pdyn (Mmus), Unc13c (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:label "Sst-like_C1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 non-Martinotti cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L5 non-Martinotti cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Rbp4 (Mmus), Trpc6 (Mmus), Lgals1 (Mmus). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_161.") -AnnotationAssertion( "Lgals1 (Mmus)") -AnnotationAssertion( "Rbp4 (Mmus)") -AnnotationAssertion( "Trpc6 (Mmus)") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Rbp4 (Mmus), Trpc6 (Mmus), Lgals1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 non-Martinotti cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3/5 fan Martinotti cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L2/3/5 fan Martinotti cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Sst (Mmus), Olfm3 (Mmus). The reference data for this cell type is CS202002013_164.") -AnnotationAssertion( "Olfm3 (Mmus)") -AnnotationAssertion( "Sst (Mmus)") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Sst (Mmus), Olfm3 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L2/3/5 fan Martinotti cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 non-Martinotti cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L5/6 non-Martinotti cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Cdh13 (Mmus), Tmtc2 (Mmus), Crh (Mmus). The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_165.") -AnnotationAssertion( "Cdh13 (Mmus)") -AnnotationAssertion( "Crh (Mmus)") -AnnotationAssertion( "Tmtc2 (Mmus)") -AnnotationAssertion( "Cdh13 (Mmus), Tmtc2 (Mmus), Crh (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion(rdfs:label "L5/6 non-Martinotti cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 Th+ SST/PV cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L6 Th+ SST/PV cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Th (Mmus), Cort (Mmus). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_170.") -AnnotationAssertion( "Cort (Mmus)") -AnnotationAssertion( "Th (Mmus)") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Th (Mmus), Cort (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 Th+ SST/PV cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Upper FS Basket cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Upper FS Basket cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Eya4 (Mmus), Cemip (Mmus). The reference data for this cell type is CS202002013_177.") -AnnotationAssertion( "Cemip (Mmus)") -AnnotationAssertion( "Eya4 (Mmus)") -AnnotationAssertion( "Eya4 (Mmus), Cemip (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:label "Upper FS Basket cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Chandelier primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Chandelier MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Unc5b (Mmus), Cntnap5b (Mmus). The reference data for this cell type is CS202002013_178.") -AnnotationAssertion( "Cntnap5b (Mmus)") -AnnotationAssertion( "Unc5b (Mmus)") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Unc5b (Mmus), Cntnap5b (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Chandelier primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (IT projecting primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "IT projecting MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Fstl4 (Mmus), Satb2 (Mmus). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS202002013_182.") -AnnotationAssertion( "Fstl4 (Mmus)") -AnnotationAssertion( "Satb2 (Mmus)") -AnnotationAssertion( "Fstl4 (Mmus), Satb2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:label "IT projecting primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3 IT primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L2/3 IT MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Rasgrf2 (Mmus), Calb1 (Mmus), Fam19a1 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer II/III. The reference data for this cell type is CS202002013_183.") -AnnotationAssertion( "Calb1 (Mmus)") -AnnotationAssertion( "Fam19a1 (Mmus)") -AnnotationAssertion( "Rasgrf2 (Mmus)") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Rasgrf2 (Mmus), Calb1 (Mmus), Fam19a1 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L2/3 IT primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L4 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L4 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Kcnh5 (Mmus), Rorb (Mmus), A830036E02Rik (Mmus). The soma of these cells in located in: cortical layer IV. The reference data for this cell type is CS202002013_188.") -AnnotationAssertion( "A830036E02Rik (Mmus)") -AnnotationAssertion( "Kcnh5 (Mmus)") -AnnotationAssertion( "Rorb (Mmus)") -AnnotationAssertion( "Kcnh5 (Mmus), Rorb (Mmus), A830036E02Rik (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L4") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion(rdfs:label "L4 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pdzrn3 (Mmus), St6galnac5 (Mmus), Cdh12 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_189.") -AnnotationAssertion( "Cdh12 (Mmus)") -AnnotationAssertion( "Pdzrn3 (Mmus)") -AnnotationAssertion( "St6galnac5 (Mmus)") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "Pdzrn3 (Mmus), St6galnac5 (Mmus), Cdh12 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 IT primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT_C2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Deptor (Mmus), Il1rapl2 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_190.") -AnnotationAssertion( "Deptor (Mmus)") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Deptor (Mmus), Il1rapl2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion(rdfs:label "L5 IT_C2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 IT primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 IT MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Sulf1 (Mmus), Bmpr1b (Mmus), Il1rapl2 (Mmus). These cells have projection type intratelencephalic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_192.") -AnnotationAssertion( "Bmpr1b (Mmus)") -AnnotationAssertion( "Il1rapl2 (Mmus)") -AnnotationAssertion( "Sulf1 (Mmus)") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "Sulf1 (Mmus), Bmpr1b (Mmus), Il1rapl2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L6 IT primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Npr3 (Mmus), Gm2164 (Mmus). These cells have projection type extratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_193.") -AnnotationAssertion( "Gm2164 (Mmus)") -AnnotationAssertion( "Npr3 (Mmus)") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "Npr3 (Mmus), Gm2164 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 ET primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET (Non-MY-projecting) primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET (Non-MY-projecting) MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:30382198") Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Trpc7 (Mmus), Col8a1 (Mmus), Pou3f1 (Mmus). These cells have projection type extratelencephalic projecting. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_194.") -AnnotationAssertion( "Col8a1 (Mmus)") -AnnotationAssertion( "Pou3f1 (Mmus)") -AnnotationAssertion( "Trpc7 (Mmus)") -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion( "Trpc7 (Mmus), Col8a1 (Mmus), Pou3f1 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "L5 ET (Non-MY-projecting) primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Foxp2 (Mmus), Hs3st4 (Mmus). These cells have projection type corticothalamic projecting. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_197.") -AnnotationAssertion( "Foxp2 (Mmus)") -AnnotationAssertion( "Hs3st4 (Mmus)") -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "Foxp2 (Mmus), Hs3st4 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion(rdfs:label "L6 CT primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6b MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Ctgf (Mmus), Cplx3 (Mmus). The soma of these cells in located in: cortical layer VIb. The reference data for this cell type is CS202002013_203.") -AnnotationAssertion( "Cplx3 (Mmus)") -AnnotationAssertion( "Ctgf (Mmus)") -AnnotationAssertion( "Ctgf (Mmus), Cplx3 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion(rdfs:label "L6b primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5/6 NP primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5/6 NP MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Etv1 (Mmus), Tshz2 (Mmus). These cells have projection type near projecting. The soma of these cells in located in: cortical layer V/VI. The reference data for this cell type is CS202002013_207.") -AnnotationAssertion( "Etv1 (Mmus)") -AnnotationAssertion( "Tshz2 (Mmus)") -AnnotationAssertion( "Etv1 (Mmus), Tshz2 (Mmus) expressing glutamatergic neuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion(rdfs:label "L5/6 NP primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Meis2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Meis2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Tiam2 (Mmus), Igfbpl1 (Mmus). The reference data for this cell type is CS202002013_209.") -AnnotationAssertion( "Igfbpl1 (Mmus)") -AnnotationAssertion( "Tiam2 (Mmus)") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "Tiam2 (Mmus), Igfbpl1 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Meis2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro_C1 primary motor cortex astrocyte (Mmus)) - -AnnotationAssertion( "Astro_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") Annotation( "PMID:34616066") "A astrocyte of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Gli3 (Mmus), Slc39a12 (Mmus). The reference data for this cell type is CS202002013_211.") -AnnotationAssertion( "Gli3 (Mmus)") -AnnotationAssertion( "Slc39a12 (Mmus)") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion( "Gli3 (Mmus), Slc39a12 (Mmus) expressing astrocyte of primary motor cortex (Mus musculus)") -AnnotationAssertion(rdfs:label "Astro_C1 primary motor cortex astrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst-like primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst-like MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Sst (Mmus), Reln (Mmus). The reference data for this cell type is CS202002013_232.") -AnnotationAssertion( "Reln (Mmus)") -AnnotationAssertion( "Sst (Mmus)") -AnnotationAssertion( "Sst") -AnnotationAssertion( "Sst (Mmus), Reln (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Sst-like") -AnnotationAssertion(rdfs:label "Sst-like primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb-like primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb-like MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A GABAergic interneuron of the Mus musculus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of Pvalb (Mmus), Cntnap4 (Mmus). The reference data for this cell type is CS202002013_233.") -AnnotationAssertion( "Cntnap4 (Mmus)") -AnnotationAssertion( "Pvalb (Mmus)") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "Pvalb (Mmus), Cntnap4 (Mmus) expressing GABAergic interneuron of primary motor cortex (Mus musculus)") -AnnotationAssertion( "Pvalb-like") -AnnotationAssertion(rdfs:label "Pvalb-like primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Non-IT projecting primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "Non-IT projecting MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616066") "A glutamatergic neuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_234.") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:label "Non-IT projecting primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lamp5-like_C2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lamp5-like_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_238.") -AnnotationAssertion( "Lamp5-like_C2") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:label "Lamp5-like_C2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg-like_C3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg-like_C3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_239.") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:label "Sncg-like_C3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sncg-like_C1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sncg-like_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_240.") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:label "Sncg-like_C1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like_C3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like_C3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_241.") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:label "Vip-like_C3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like_C2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_242.") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:label "Vip-like_C2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Vip-like_C1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Vip-like_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_243.") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:label "Vip-like_C1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst-like_C2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst-like_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_244.") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:label "Sst-like_C2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst-like_C3 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst-like_C3 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_245.") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:label "Sst-like_C3 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst-like_C6 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Sst-like_C6 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_246.") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:label "Sst-like_C6 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb-like_C1 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb-like_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_247.") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:label "Pvalb-like_C1 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Pvalb-like_C2 primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Pvalb-like_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_248.") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:label "Pvalb-like_C2 primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT_C1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 IT_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Mus musculus primary motor cortex. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_249.") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:label "L5 IT_C1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 IT_C2 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 IT_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Mus musculus primary motor cortex. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_250.") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion(rdfs:label "L6 IT_C2 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 ET_C1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L5 ET_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Mus musculus primary motor cortex. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_251.") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion(rdfs:label "L5 ET_C1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 CT_C1 primary motor cortex glutamatergic neuron (Mmus)) - -AnnotationAssertion( "L6 CT_C1 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Mus musculus primary motor cortex. The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS202002013_252.") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:label "L6 CT_C1 primary motor cortex glutamatergic neuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo_C2 primary motor cortex oligodendrocyte (Mmus)) - -AnnotationAssertion( "Oligo_C2 MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_253.") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:label "Oligo_C2 primary motor cortex oligodendrocyte (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC(i) primary motor cortex vascular leptomeningeal cell (Mmus)) - -AnnotationAssertion( "VLMC(i) MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_254.") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:label "VLMC(i) primary motor cortex vascular leptomeningeal cell (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Large CCK basket cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Large CCK basket cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_255.") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion(rdfs:label "Large CCK basket cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 T Martinotti cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "L5 T Martinotti cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") "A GABAergic interneuron of the Mus musculus primary motor cortex. The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS202002013_256.") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion(rdfs:label "L5 T Martinotti cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Lower FS Basket cell primary motor cortex GABAergic interneuron (Mmus)) - -AnnotationAssertion( "Lower FS Basket cell MOp (Mouse)") -AnnotationAssertion(Annotation( "PMID:33184512") "A GABAergic interneuron of the Mus musculus primary motor cortex. The reference data for this cell type is CS202002013_257.") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion(rdfs:label "Lower FS Basket cell primary motor cortex GABAergic interneuron (Mmus)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (NS forest marker set of Lamp5-like Pax6 MOp (Mouse).) - -AnnotationAssertion( "0.674157303") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5-like Pax6 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5-like Egln3_1 MOp (Mouse).) - -AnnotationAssertion( "0.690789474") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5-like Egln3_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5 Egln3_2 MOp (Mouse).) - -AnnotationAssertion( "0.607476636") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5 Egln3_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5 Egln3_3 MOp (Mouse).) - -AnnotationAssertion( "0.483558994") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5 Egln3_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5 Pdlim5_1 MOp (Mouse).) - -AnnotationAssertion( "0.514705882") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5 Pdlim5_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5 Pdlim5_2 MOp (Mouse).) - -AnnotationAssertion( "0.689575646") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5 Pdlim5_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5 Slc35d3 MOp (Mouse).) - -AnnotationAssertion( "0.769438445") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5 Slc35d3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5 Lhx6 MOp (Mouse).) - -AnnotationAssertion( "0.694444444") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5 Lhx6 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg Col14a1 MOp (Mouse).) - -AnnotationAssertion( "0.535714286") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg Col14a1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg Slc17a8 MOp (Mouse).) - -AnnotationAssertion( "0.841750842") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg Slc17a8 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg Calb1_1 MOp (Mouse).) - -AnnotationAssertion( "0.577777778") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg Calb1_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg Calb1_2 MOp (Mouse).) - -AnnotationAssertion( "0.674157303") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg Calb1_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg Npy2r MOp (Mouse).) - -AnnotationAssertion( "0.721868365") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg Npy2r MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Sncg MOp (Mouse).) - -AnnotationAssertion( "0.578034682") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Sncg MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Serpinf1_1 MOp (Mouse).) - -AnnotationAssertion( "0.535714286") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Serpinf1_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Serpinf1_2 MOp (Mouse).) - -AnnotationAssertion( "0.592334495") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Serpinf1_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip-like Serpinf1_3 MOp (Mouse).) - -AnnotationAssertion( "0.474452555") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip-like Serpinf1_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Htr1f MOp (Mouse).) - -AnnotationAssertion( "0.675082327") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Htr1f MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Gpc3 MOp (Mouse).) - -AnnotationAssertion( "0.750315259") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Gpc3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip C1ql1 MOp (Mouse).) - -AnnotationAssertion( "0.556358382") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip C1ql1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Mybpc1_2 MOp (Mouse).) - -AnnotationAssertion( "0.748546512") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Mybpc1_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Mybpc1_1 MOp (Mouse).) - -AnnotationAssertion( "0.436241611") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Mybpc1_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Chat_1 MOp (Mouse).) - -AnnotationAssertion( "0.675078864") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Chat_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Mybpc1_3 MOp (Mouse).) - -AnnotationAssertion( "0.571095571") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Mybpc1_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Chat_2 MOp (Mouse).) - -AnnotationAssertion( "0.420054201") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Chat_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip-like Igfbp6_1 MOp (Mouse).) - -AnnotationAssertion( "0.552922591") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip-like Igfbp6_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip Igfbp6_2 MOp (Mouse).) - -AnnotationAssertion( "0.712809917") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip Igfbp6_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Chodl MOp (Mouse).) - -AnnotationAssertion( "0.966748768") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Chodl MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Sst Penk MOp (Mouse).) - -AnnotationAssertion( "0.654008439") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Penk MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Myh8_1 MOp (Mouse).) - -AnnotationAssertion( "0.810546875") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Myh8_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Myh8_2 MOp (Mouse).) - -AnnotationAssertion( "0.596153846") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Myh8_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Myh8_3 MOp (Mouse).) - -AnnotationAssertion( "0.454545455") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Myh8_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Htr1a MOp (Mouse).) - -AnnotationAssertion( "0.639534884") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Htr1a MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Etv1 MOp (Mouse).) - -AnnotationAssertion( "0.466666667") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Etv1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Pvalb Etv1 MOp (Mouse).) - -AnnotationAssertion( "0.628415301") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Pvalb Etv1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Crhr2_1 MOp (Mouse).) - -AnnotationAssertion( "0.581761006") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Crhr2_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Crhr2_2 MOp (Mouse).) - -AnnotationAssertion( "0.479094077") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Crhr2_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Hpse MOp (Mouse).) - -AnnotationAssertion( "0.710382514") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Hpse MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Calb2 MOp (Mouse).) - -AnnotationAssertion( "0.782142857") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Calb2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Pappa MOp (Mouse).) - -AnnotationAssertion( "0.694444444") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Pappa MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Pvalb Calb2 MOp (Mouse).) - -AnnotationAssertion( "0.613048369") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Pvalb Calb2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst C1ql3_1 MOp (Mouse).) - -AnnotationAssertion( "0.503597122") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst C1ql3_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst C1ql3_2 MOp (Mouse).) - -AnnotationAssertion( "0.684357542") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst C1ql3_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Tac2 MOp (Mouse).) - -AnnotationAssertion( "0.659722222") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Tac2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Th_1 MOp (Mouse).) - -AnnotationAssertion( "0.512820513") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Th_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Th_2 MOp (Mouse).) - -AnnotationAssertion( "0.789473684") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Th_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Th_3 MOp (Mouse).) - -AnnotationAssertion( "0.608695652") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Th_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Gabrg1 MOp (Mouse).) - -AnnotationAssertion( "0.688131313") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Gabrg1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Egfem1 MOp (Mouse).) - -AnnotationAssertion( "0.450281426") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Egfem1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Gpr149 MOp (Mouse).) - -AnnotationAssertion( "0.74580759") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Gpr149 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Kank4 MOp (Mouse).) - -AnnotationAssertion( "0.614035088") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Kank4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Calb1_1 MOp (Mouse).) - -AnnotationAssertion( "0.344827586") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Calb1_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Calb1_2 MOp (Mouse).) - -AnnotationAssertion( "0.427644139") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Calb1_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Reln MOp (Mouse).) - -AnnotationAssertion( "0.570432043") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Reln MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Il1rapl2 MOp (Mouse).) - -AnnotationAssertion( "0.781878401") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Il1rapl2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Vipr2_1 MOp (Mouse).) - -AnnotationAssertion( "0.606060606") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Vipr2_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb Vipr2_2 MOp (Mouse).) - -AnnotationAssertion( "0.831702544") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb Vipr2_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L2/3 IT_1 MOp (Mouse).) - -AnnotationAssertion( "0.542729152") -AnnotationAssertion(rdfs:label "NS forest marker set of L2/3 IT_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L2/3 IT_2 MOp (Mouse).) - -AnnotationAssertion( "0.520489095") -AnnotationAssertion(rdfs:label "NS forest marker set of L2/3 IT_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L2/3 IT_3 MOp (Mouse).) - -AnnotationAssertion( "0.763433413") -AnnotationAssertion(rdfs:label "NS forest marker set of L2/3 IT_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L4/5 IT_1 MOp (Mouse).) - -AnnotationAssertion( "0.733776479") -AnnotationAssertion(rdfs:label "NS forest marker set of L4/5 IT_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L4/5 IT_2 MOp (Mouse).) - -AnnotationAssertion( "0.706892034") -AnnotationAssertion(rdfs:label "NS forest marker set of L4/5 IT_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 IT_1 MOp (Mouse).) - -AnnotationAssertion(rdfs:label "NS forest marker set of L5 IT_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 IT_2 MOp (Mouse).) - -AnnotationAssertion( "0.40942928") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 IT_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 IT_3 MOp (Mouse).) - -AnnotationAssertion( "0.497550521") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 IT_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 IT_4 MOp (Mouse).) - -AnnotationAssertion( "0.523516643") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 IT_4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 IT_1 MOp (Mouse).) - -AnnotationAssertion( "0.614483173") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 IT_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 IT_2 MOp (Mouse).) - -AnnotationAssertion( "0.579234973") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 IT_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 IT Car3 MOp (Mouse).) - -AnnotationAssertion( "0.689655172") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 IT Car3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 ET_1 MOp (Mouse).) - -AnnotationAssertion( "0.835525821") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 ET_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 ET_2 MOp (Mouse).) - -AnnotationAssertion( "0.693311582") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 ET_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 ET_3 MOp (Mouse).) - -AnnotationAssertion( "0.506547209") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 ET_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 ET_4 MOp (Mouse).) - -AnnotationAssertion( "0.713302752") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 ET_4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5/6 NP CT MOp (Mouse).) - -AnnotationAssertion( "0.3784219") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 NP CT MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT Gpr139 MOp (Mouse).) - -AnnotationAssertion( "0.572033898") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT Gpr139 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT Cpa6 MOp (Mouse).) - -AnnotationAssertion( "0.823050986") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT Cpa6 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT Grp MOp (Mouse).) - -AnnotationAssertion( "0.434618292") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT Grp MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT Pou3f2 MOp (Mouse).) - -AnnotationAssertion( "0.721017908") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT Pou3f2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT Kit_1 MOp (Mouse).) - -AnnotationAssertion( "0.759368836") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT Kit_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT Kit_2 MOp (Mouse).) - -AnnotationAssertion( "0.684931507") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT Kit_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6b Col6a1 MOp (Mouse).) - -AnnotationAssertion( "0.496671787") -AnnotationAssertion(rdfs:label "NS forest marker set of L6b Col6a1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6b Shisa6_1 MOp (Mouse).) - -AnnotationAssertion( "0.428870293") -AnnotationAssertion(rdfs:label "NS forest marker set of L6b Shisa6_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6b Shisa6_2 MOp (Mouse).) - -AnnotationAssertion( "0.731638418") -AnnotationAssertion(rdfs:label "NS forest marker set of L6b Shisa6_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6b Ror1 MOp (Mouse).) - -AnnotationAssertion( "0.748502994") -AnnotationAssertion(rdfs:label "NS forest marker set of L6b Ror1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6b Kcnip1 MOp (Mouse).) - -AnnotationAssertion( "0.532544379") -AnnotationAssertion(rdfs:label "NS forest marker set of L6b Kcnip1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5/6 NP_1 MOp (Mouse).) - -AnnotationAssertion( "0.61192137") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 NP_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5/6 NP_2 MOp (Mouse).) - -AnnotationAssertion( "0.602284528") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 NP_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5/6 NP_3 MOp (Mouse).) - -AnnotationAssertion( "0.817046688") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 NP_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Meis2 (cluster) MOp (Mouse).) - -AnnotationAssertion( "0.722891566") -AnnotationAssertion(rdfs:label "NS forest marker set of Meis2 (cluster) MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Meis2_Top2a MOp (Mouse).) - -AnnotationAssertion( "0.481481481") -AnnotationAssertion(rdfs:label "NS forest marker set of Meis2_Top2a MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of OPC Pdgfra MOp (Mouse).) - -AnnotationAssertion( "0.935195763") -AnnotationAssertion(rdfs:label "NS forest marker set of OPC Pdgfra MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro_Top2a MOp (Mouse).) - -AnnotationAssertion( "0.43062201") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro_Top2a MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro Aqp4_Gfap MOp (Mouse).) - -AnnotationAssertion( "0.97951423") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro Aqp4_Gfap MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Astro Aqp4_Slc7a10 MOp (Mouse).) - -AnnotationAssertion( "0.956435458") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro Aqp4_Slc7a10 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Enpp6_1 MOp (Mouse).) - -AnnotationAssertion( "0.628626692") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Enpp6_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Enpp6_2 MOp (Mouse).) - -AnnotationAssertion( "0.760784314") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Enpp6_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Enpp6_3 MOp (Mouse).) - -AnnotationAssertion( "0.604166667") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Enpp6_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Enpp6_4 MOp (Mouse).) - -AnnotationAssertion( "0.815939279") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Enpp6_4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Opalin_1 MOp (Mouse).) - -AnnotationAssertion( "0.673463628") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Opalin_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Opalin_2 MOp (Mouse).) - -AnnotationAssertion( "0.873136368") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Opalin_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Opalin_3 MOp (Mouse).) - -AnnotationAssertion( "0.401804018") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Opalin_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo Opalin_4 MOp (Mouse).) - -AnnotationAssertion( "0.714814815") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo Opalin_4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Endo MOp (Mouse).) - -AnnotationAssertion( "0.985102671") -AnnotationAssertion(rdfs:label "NS forest marker set of Endo MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC_1 MOp (Mouse).) - -AnnotationAssertion( "0.702247191") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC_2 MOp (Mouse).) - -AnnotationAssertion( "0.812619503") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC_3 MOp (Mouse).) - -AnnotationAssertion( "0.702416918") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of VLMC_4 MOp (Mouse).) - -AnnotationAssertion( "0.442307692") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC_5 MOp (Mouse).) - -AnnotationAssertion( "0.849027478") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_5 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of VLMC_6 MOp (Mouse).) - -AnnotationAssertion( "0.746812386") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_6 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC_7 MOp (Mouse).) - -AnnotationAssertion( "0.795053004") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC_7 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of SMC MOp (Mouse).) - -AnnotationAssertion( "0.879120879") -AnnotationAssertion(rdfs:label "NS forest marker set of SMC MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Peri MOp (Mouse).) - -AnnotationAssertion( "0.964252117") -AnnotationAssertion(rdfs:label "NS forest marker set of Peri MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Micro MOp (Mouse).) - -AnnotationAssertion( "0.980182605") -AnnotationAssertion(rdfs:label "NS forest marker set of Micro MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of PVM_1 MOp (Mouse).) - -AnnotationAssertion( "0.940492476") -AnnotationAssertion(rdfs:label "NS forest marker set of PVM_1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of PVM_2 MOp (Mouse).) - -AnnotationAssertion( "0.79787234") -AnnotationAssertion(rdfs:label "NS forest marker set of PVM_2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of PVM_3 MOp (Mouse).) - -AnnotationAssertion( "0.844155844") -AnnotationAssertion(rdfs:label "NS forest marker set of PVM_3 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of CGE/PoA MOp (Mouse).) - -AnnotationAssertion( "0.900145611790142") -AnnotationAssertion(rdfs:label "NS forest marker set of CGE/PoA MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5-like MOp (Mouse).) - -AnnotationAssertion( "0.792566275") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5-like MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Lamp5-like_C5 MOp (Mouse).) - -AnnotationAssertion( "0.583900226757369") -AnnotationAssertion(rdfs:label "NS forest marker set of Lamp5-like_C5 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg-like MOp (Mouse).) - -AnnotationAssertion( "0.819339896") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg-like MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sncg-like_C2 MOp (Mouse).) - -AnnotationAssertion( "0.72") -AnnotationAssertion(rdfs:label "NS forest marker set of Sncg-like_C2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip-like MOp (Mouse).) - -AnnotationAssertion( "0.894014775") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip-like MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of L5/6 CCK cell MOp (Mouse).) - -AnnotationAssertion( "0.686619718309859") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 CCK cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 VIP cell MOp (Mouse).) - -AnnotationAssertion( "0.720377019748653") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 VIP cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L2/3 Bipolar VIP cell MOp (Mouse).) - -AnnotationAssertion( "0.77594295364984") -AnnotationAssertion(rdfs:label "NS forest marker set of L2/3 Bipolar VIP cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Vip-like_C4 MOp (Mouse).) - -AnnotationAssertion( "0.74223245109321") -AnnotationAssertion(rdfs:label "NS forest marker set of Vip-like_C4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of MGE MOp (Mouse).) - -AnnotationAssertion( "0.926157987561496") -AnnotationAssertion(rdfs:label "NS forest marker set of MGE MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst-like_C1 MOp (Mouse).) - -AnnotationAssertion( "0.543956043956044") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst-like_C1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 non-Martinotti cell MOp (Mouse).) - -AnnotationAssertion( "0.561145510835913") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 non-Martinotti cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L2/3/5 fan Martinotti cell MOp (Mouse).) - -AnnotationAssertion( "0.78125") -AnnotationAssertion(rdfs:label "NS forest marker set of L2/3/5 fan Martinotti cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5/6 non-Martinotti cell MOp (Mouse).) - -AnnotationAssertion( "0.681818181818181") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 non-Martinotti cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 Th+ SST/PV cell MOp (Mouse).) - -AnnotationAssertion( "0.557768924302788") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 Th+ SST/PV cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Upper FS Basket cell MOp (Mouse).) - -AnnotationAssertion( "0.785057573864143") -AnnotationAssertion(rdfs:label "NS forest marker set of Upper FS Basket cell MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Chandelier MOp (Mouse).) - -AnnotationAssertion( "0.817307692307692") -AnnotationAssertion(rdfs:label "NS forest marker set of Chandelier MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of IT projecting MOp (Mouse).) - -AnnotationAssertion( "0.938579668560051") -AnnotationAssertion(rdfs:label "NS forest marker set of IT projecting MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L2/3 IT MOp (Mouse).) - -AnnotationAssertion( "0.842101815") -AnnotationAssertion(rdfs:label "NS forest marker set of L2/3 IT MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L4 MOp (Mouse).) - -AnnotationAssertion( "0.783614852295557") -AnnotationAssertion(rdfs:label "NS forest marker set of L4 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 IT MOp (Mouse).) - -AnnotationAssertion( "0.799873775") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 IT MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 IT_C2 MOp (Mouse).) - -AnnotationAssertion( "0.817650001924335") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 IT_C2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 IT MOp (Mouse).) - -AnnotationAssertion( "0.759441708") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 IT MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 ET MOp (Mouse).) - -AnnotationAssertion( "0.887669963") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 ET MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5 ET (Non-MY-projecting) MOp (Mouse).) - -AnnotationAssertion( "0.79093534770051") -AnnotationAssertion(rdfs:label "NS forest marker set of L5 ET (Non-MY-projecting) MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6 CT MOp (Mouse).) - -AnnotationAssertion( "0.913592473") -AnnotationAssertion(rdfs:label "NS forest marker set of L6 CT MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L6b MOp (Mouse).) - -AnnotationAssertion( "0.822975852") -AnnotationAssertion(rdfs:label "NS forest marker set of L6b MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of L5/6 NP MOp (Mouse).) - -AnnotationAssertion( "0.857866413") -AnnotationAssertion(rdfs:label "NS forest marker set of L5/6 NP MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Meis2 MOp (Mouse).) - -AnnotationAssertion( "0.782828283") -AnnotationAssertion(rdfs:label "NS forest marker set of Meis2 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro_C1 MOp (Mouse).) - -AnnotationAssertion( "0.964334321220061") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro_C1 MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst-like MOp (Mouse).) - -AnnotationAssertion( "0.88986014") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst-like MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Pvalb-like MOp (Mouse).) - -AnnotationAssertion( "0.866939774") -AnnotationAssertion(rdfs:label "NS forest marker set of Pvalb-like MOp (Mouse).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (Inh L1 LAMP5 PVRL2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 LAMP5 PVRL2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CBLN4 (Hsap), HS3ST5 (Hsap), RELN (Hsap), TRPC3 (Hsap). These cells also express LAMP5 (Hsap), PVRL2 (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_1.") -AnnotationAssertion( "CBLN4 (Hsap)") -AnnotationAssertion( "HS3ST5 (Hsap)") -AnnotationAssertion( "RELN (Hsap)") -AnnotationAssertion( "TRPC3 (Hsap)") -AnnotationAssertion( "CBLN4 (Hsap), HS3ST5 (Hsap), RELN (Hsap), TRPC3 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion(rdfs:label "Inh L1 LAMP5 PVRL2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 LAMP5 RAB11FIP1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FREM1 (Hsap), MYH11 (Hsap), ADAMTS20 (Hsap). These cells also express LAMP5 (Hsap), RAB11FIP1P1 (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_2.") -AnnotationAssertion( "ADAMTS20 (Hsap)") -AnnotationAssertion( "FREM1 (Hsap)") -AnnotationAssertion( "MYH11 (Hsap)") -AnnotationAssertion( "FREM1 (Hsap), MYH11 (Hsap), ADAMTS20 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion(rdfs:label "Inh L1 LAMP5 RAB11FIP1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-6 LAMP5 AARD primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-6 LAMP5 AARD M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PRELID2 (Hsap), FREM1 (Hsap), FBXL7 (Hsap), KIT (Hsap). These cells also express LAMP5 (Hsap), AARD (Hsap). The reference data for this cell type is CS201912131_3.") -AnnotationAssertion( "FBXL7 (Hsap)") -AnnotationAssertion( "FREM1 (Hsap)") -AnnotationAssertion( "KIT (Hsap)") -AnnotationAssertion( "PRELID2 (Hsap)") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion( "PRELID2 (Hsap), FREM1 (Hsap), FBXL7 (Hsap), KIT (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-6 LAMP5 AARD primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-6 LAMP5 NES primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-6 LAMP5 NES M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ROR2 (Hsap), KIT (Hsap), NTNG1 (Hsap), EPHA3 (Hsap), EYA4 (Hsap). These cells also express LAMP5 (Hsap), NES (Hsap). The reference data for this cell type is CS201912131_4.") -AnnotationAssertion( "EPHA3 (Hsap)") -AnnotationAssertion( "EYA4 (Hsap)") -AnnotationAssertion( "KIT (Hsap)") -AnnotationAssertion( "NTNG1 (Hsap)") -AnnotationAssertion( "ROR2 (Hsap)") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion( "ROR2 (Hsap), KIT (Hsap), NTNG1 (Hsap), EPHA3 (Hsap), EYA4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-6 LAMP5 NES primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-6 LAMP5 CA1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-6 LAMP5 CA1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NOS1 (Hsap), HS3ST4 (Hsap). These cells also express LAMP5 (Hsap), CA1 (Hsap). The reference data for this cell type is CS201912131_5.") -AnnotationAssertion( "HS3ST4 (Hsap)") -AnnotationAssertion( "NOS1 (Hsap)") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion( "NOS1 (Hsap), HS3ST4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-6 LAMP5 CA1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 LAMP5 CRABP1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105379168 (Hsap), PDGFD (Hsap). These cells also express LAMP5 (Hsap), CRABP1 (Hsap). The reference data for this cell type is CS201912131_6.") -AnnotationAssertion( "LOC105379168 (Hsap)") -AnnotationAssertion( "PDGFD (Hsap)") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion( "LOC105379168 (Hsap), PDGFD (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 LAMP5 CRABP1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-6 PAX6 LINC01497 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PALMD (Hsap), RELN (Hsap). These cells also express PAX6 (Hsap), LINC01497 (Hsap). The reference data for this cell type is CS201912131_7.") -AnnotationAssertion( "PALMD (Hsap)") -AnnotationAssertion( "RELN (Hsap)") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion( "PALMD (Hsap), RELN (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3-6 PAX6 LINC01497 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 PAX6 MIR101-1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 PAX6 MIR101-1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of RELN (Hsap), TGFBR2 (Hsap). These cells also express PAX6 (Hsap), MIR101-1 (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_8.") -AnnotationAssertion( "RELN (Hsap)") -AnnotationAssertion( "TGFBR2 (Hsap)") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion( "RELN (Hsap), TGFBR2 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 PAX6 MIR101-1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 PAX6 CHRFAM7A primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LINC01539 (Hsap), CHRNA7 (Hsap), CNR1 (Hsap). These cells also express PAX6 (Hsap), CHRFAM7A (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_9.") -AnnotationAssertion( "CHRNA7 (Hsap)") -AnnotationAssertion( "CNR1 (Hsap)") -AnnotationAssertion( "LINC01539 (Hsap)") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion( "LINC01539 (Hsap), CHRNA7 (Hsap), CNR1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 PAX6 CHRFAM7A primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-6 VIP SLC7A6OS primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CNR1 (Hsap), PBX3 (Hsap). These cells also express VIP (Hsap), SLC7A6OS (Hsap). The reference data for this cell type is CS201912131_10.") -AnnotationAssertion( "CNR1 (Hsap)") -AnnotationAssertion( "PBX3 (Hsap)") -AnnotationAssertion( "CNR1 (Hsap), PBX3 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion(rdfs:label "Inh L1-6 VIP SLC7A6OS primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2 PAX6 FREM2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2 PAX6 FREM2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CILP2 (Hsap), IGFBP7 (Hsap). These cells also express PAX6 (Hsap), FREM2 (Hsap). The soma of these cells in located in: cortical layer II. The reference data for this cell type is CS201912131_11.") -AnnotationAssertion( "CILP2 (Hsap)") -AnnotationAssertion( "IGFBP7 (Hsap)") -AnnotationAssertion( "CILP2 (Hsap), IGFBP7 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion(rdfs:label "Inh L2 PAX6 FREM2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP HTR3A primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP HTR3A M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105373642 (Hsap), HTR3A (Hsap). These cells also express VIP (Hsap), HTR3A (Hsap). The reference data for this cell type is CS201912131_12.") -AnnotationAssertion( "HTR3A (Hsap)") -AnnotationAssertion( "LOC105373642 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion( "LOC105373642 (Hsap), HTR3A (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP HTR3A primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP WNT4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP WNT4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105379064 (Hsap), SYT9 (Hsap). These cells also express VIP (Hsap), WNT4 (Hsap). The reference data for this cell type is CS201912131_13.") -AnnotationAssertion( "LOC105379064 (Hsap)") -AnnotationAssertion( "SYT9 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion( "LOC105379064 (Hsap), SYT9 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP WNT4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 LAMP5 BMP2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 LAMP5 BMP2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL5A2 (Hsap), FREM1 (Hsap). These cells also express LAMP5 (Hsap), BMP2 (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_14.") -AnnotationAssertion( "COL5A2 (Hsap)") -AnnotationAssertion( "FREM1 (Hsap)") -AnnotationAssertion( "COL5A2 (Hsap), FREM1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion(rdfs:label "Inh L1 LAMP5 BMP2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 LAMP5 NMBR primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 LAMP5 NMBR M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PCDH18 (Hsap), RELN (Hsap). These cells also express LAMP5 (Hsap), NMBR (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_15.") -AnnotationAssertion( "PCDH18 (Hsap)") -AnnotationAssertion( "RELN (Hsap)") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "PCDH18 (Hsap), RELN (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 LAMP5 NMBR primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 PVALB-like SST ASIC4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 PVALB-like SST ASIC4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PRELID2 (Hsap), NCKAP5 (Hsap), ADAM33 (Hsap). These cells also express SST (Hsap), ASIC4 (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_16.") -AnnotationAssertion( "ADAM33 (Hsap)") -AnnotationAssertion( "NCKAP5 (Hsap)") -AnnotationAssertion( "PRELID2 (Hsap)") -AnnotationAssertion( "Inh L1 PVALB-like SST ASIC4") -AnnotationAssertion( "PRELID2 (Hsap), NCKAP5 (Hsap), ADAM33 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 PVALB-like SST ASIC4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 SST P4HA3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 SST P4HA3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ARHGAP42 (Hsap), FOXO1 (Hsap), ST8SIA6 (Hsap). These cells also express SST (Hsap), P4HA3 (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_17.") -AnnotationAssertion( "ARHGAP42 (Hsap)") -AnnotationAssertion( "FOXO1 (Hsap)") -AnnotationAssertion( "ST8SIA6 (Hsap)") -AnnotationAssertion( "ARHGAP42 (Hsap), FOXO1 (Hsap), ST8SIA6 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion(rdfs:label "Inh L1 SST P4HA3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 SST DEFB108B primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 SST DEFB108B M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SYT10 (Hsap), NDST4 (Hsap). These cells also express SST (Hsap), DEFB108B (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_18.") -AnnotationAssertion( "NDST4 (Hsap)") -AnnotationAssertion( "SYT10 (Hsap)") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion( "SYT10 (Hsap), NDST4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 SST DEFB108B primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP CBLN1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP CBLN1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC284825 (Hsap), HTR2C (Hsap), TAC3 (Hsap). These cells also express VIP (Hsap), CBLN1 (Hsap). The reference data for this cell type is CS201912131_19.") -AnnotationAssertion( "HTR2C (Hsap)") -AnnotationAssertion( "LOC284825 (Hsap)") -AnnotationAssertion( "TAC3 (Hsap)") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion( "LOC284825 (Hsap), HTR2C (Hsap), TAC3 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP CBLN1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP EXPH5 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP EXPH5 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SCTR (Hsap), ST18 (Hsap). These cells also express VIP (Hsap), EXPH5 (Hsap). The reference data for this cell type is CS201912131_20.") -AnnotationAssertion( "SCTR (Hsap)") -AnnotationAssertion( "ST18 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion( "SCTR (Hsap), ST18 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP EXPH5 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP HSPB6 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP HSPB6 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of IGFBP5 (Hsap), CCNG2 (Hsap). These cells also express VIP (Hsap), HSPB6 (Hsap). The reference data for this cell type is CS201912131_21.") -AnnotationAssertion( "CCNG2 (Hsap)") -AnnotationAssertion( "IGFBP5 (Hsap)") -AnnotationAssertion( "IGFBP5 (Hsap), CCNG2 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP HSPB6 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP PTGER3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP PTGER3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PARD3B (Hsap), KCNH8 (Hsap), SYT10 (Hsap). These cells also express VIP (Hsap), PTGER3 (Hsap). The reference data for this cell type is CS201912131_22.") -AnnotationAssertion( "KCNH8 (Hsap)") -AnnotationAssertion( "PARD3B (Hsap)") -AnnotationAssertion( "SYT10 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion( "PARD3B (Hsap), KCNH8 (Hsap), SYT10 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP PTGER3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP SCML4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP SCML4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100506497 (Hsap), KCNH8 (Hsap), ABI3BP (Hsap). These cells also express VIP (Hsap), SCML4 (Hsap). The reference data for this cell type is CS201912131_23.") -AnnotationAssertion( "ABI3BP (Hsap)") -AnnotationAssertion( "KCNH8 (Hsap)") -AnnotationAssertion( "LOC100506497 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion( "LOC100506497 (Hsap), KCNH8 (Hsap), ABI3BP (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP SCML4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP FNDC1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP FNDC1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927286 (Hsap), LOC101928842 (Hsap), KCNH8 (Hsap). These cells also express VIP (Hsap), FNDC1 (Hsap). The reference data for this cell type is CS201912131_24.") -AnnotationAssertion( "KCNH8 (Hsap)") -AnnotationAssertion( "LOC101927286 (Hsap)") -AnnotationAssertion( "LOC101928842 (Hsap)") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion( "LOC101927286 (Hsap), LOC101928842 (Hsap), KCNH8 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP FNDC1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP CHRNA2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP CHRNA2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105373642 (Hsap), PPP1R1C (Hsap), EYA4 (Hsap). These cells also express VIP (Hsap), CHRNA2 (Hsap). The reference data for this cell type is CS201912131_25.") -AnnotationAssertion( "EYA4 (Hsap)") -AnnotationAssertion( "LOC105373642 (Hsap)") -AnnotationAssertion( "PPP1R1C (Hsap)") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion( "LOC105373642 (Hsap), PPP1R1C (Hsap), EYA4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP CHRNA2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2 VIP SLC6A16 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2 VIP SLC6A16 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105370456 (Hsap), KCNT2 (Hsap). These cells also express VIP (Hsap), SLC6A16 (Hsap). The soma of these cells in located in: cortical layer II. The reference data for this cell type is CS201912131_26.") -AnnotationAssertion( "KCNT2 (Hsap)") -AnnotationAssertion( "LOC105370456 (Hsap)") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion( "LOC105370456 (Hsap), KCNT2 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2 VIP SLC6A16 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 VIP KLHDC8B primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 VIP KLHDC8B M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLITRK4 (Hsap), ITGBL1 (Hsap). These cells also express VIP (Hsap), KLHDC8B (Hsap). The soma of these cells in located in: cortical layer I. The reference data for this cell type is CS201912131_27.") -AnnotationAssertion( "ITGBL1 (Hsap)") -AnnotationAssertion( "SLITRK4 (Hsap)") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion( "SLITRK4 (Hsap), ITGBL1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 VIP KLHDC8B primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 VIP IGDCC3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 VIP IGDCC3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EREG (Hsap), NOX4 (Hsap). These cells also express VIP (Hsap), IGDCC3 (Hsap). The reference data for this cell type is CS201912131_28.") -AnnotationAssertion( "EREG (Hsap)") -AnnotationAssertion( "NOX4 (Hsap)") -AnnotationAssertion( "EREG (Hsap), NOX4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion(rdfs:label "Inh L3-5 VIP IGDCC3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-5 VIP SMOC1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-5 VIP SMOC1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ANGPT1 (Hsap), SMOC1 (Hsap), VIP (Hsap). These cells also express VIP (Hsap), SMOC1 (Hsap). The reference data for this cell type is CS201912131_29.") -AnnotationAssertion( "ANGPT1 (Hsap)") -AnnotationAssertion( "SMOC1 (Hsap)") -AnnotationAssertion( "VIP (Hsap)") -AnnotationAssertion( "ANGPT1 (Hsap), SMOC1 (Hsap), VIP (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion(rdfs:label "Inh L1-5 VIP SMOC1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 VIP HS3ST3A1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of IQGAP2 (Hsap), ABI3BP (Hsap), SLC22A3 (Hsap). These cells also express VIP (Hsap), HS3ST3A1 (Hsap). The reference data for this cell type is CS201912131_30.") -AnnotationAssertion( "ABI3BP (Hsap)") -AnnotationAssertion( "IQGAP2 (Hsap)") -AnnotationAssertion( "SLC22A3 (Hsap)") -AnnotationAssertion( "IQGAP2 (Hsap), ABI3BP (Hsap), SLC22A3 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion(rdfs:label "Inh L3-5 VIP HS3ST3A1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 VIP COL4A3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 VIP COL4A3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of KCTD12 (Hsap), PARD3B (Hsap), ABI3BP (Hsap). These cells also express VIP (Hsap), COL4A3 (Hsap). The reference data for this cell type is CS201912131_31.") -AnnotationAssertion( "ABI3BP (Hsap)") -AnnotationAssertion( "KCTD12 (Hsap)") -AnnotationAssertion( "PARD3B (Hsap)") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion( "KCTD12 (Hsap), PARD3B (Hsap), ABI3BP (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 VIP COL4A3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-5 VIP CD27-AS1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of IQGAP2 (Hsap), ANKFN1 (Hsap), EGFEM1P (Hsap). These cells also express VIP (Hsap), CD27-AS1 (Hsap). The reference data for this cell type is CS201912131_32.") -AnnotationAssertion( "ANKFN1 (Hsap)") -AnnotationAssertion( "EGFEM1P (Hsap)") -AnnotationAssertion( "IQGAP2 (Hsap)") -AnnotationAssertion( "IQGAP2 (Hsap), ANKFN1 (Hsap), EGFEM1P (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion(rdfs:label "Inh L1-5 VIP CD27-AS1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 VIP BSPRY primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 VIP BSPRY M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927078 (Hsap), PDE3A (Hsap), ST18 (Hsap). These cells also express VIP (Hsap), BSPRY (Hsap). The reference data for this cell type is CS201912131_33.") -AnnotationAssertion( "LOC101927078 (Hsap)") -AnnotationAssertion( "PDE3A (Hsap)") -AnnotationAssertion( "ST18 (Hsap)") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion( "LOC101927078 (Hsap), PDE3A (Hsap), ST18 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2-5 VIP BSPRY primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 VIP SOX11 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 VIP SOX11 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of HTR2C (Hsap), THSD7B (Hsap), ADAMTSL1 (Hsap). These cells also express VIP (Hsap), SOX11 (Hsap). The reference data for this cell type is CS201912131_34.") -AnnotationAssertion( "ADAMTSL1 (Hsap)") -AnnotationAssertion( "HTR2C (Hsap)") -AnnotationAssertion( "THSD7B (Hsap)") -AnnotationAssertion( "HTR2C (Hsap), THSD7B (Hsap), ADAMTSL1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion(rdfs:label "Inh L2-5 VIP SOX11 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-6 VIP ZIM2-AS1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PENK (Hsap), CXCL14 (Hsap). These cells also express VIP (Hsap), ZIM2-AS1 (Hsap). The reference data for this cell type is CS201912131_35.") -AnnotationAssertion( "CXCL14 (Hsap)") -AnnotationAssertion( "PENK (Hsap)") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion( "PENK (Hsap), CXCL14 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3-6 VIP ZIM2-AS1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-5 VIP PHLDB3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-5 VIP PHLDB3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EGF (Hsap), THSD7B (Hsap). These cells also express VIP (Hsap), PHLDB3 (Hsap). The reference data for this cell type is CS201912131_36.") -AnnotationAssertion( "EGF (Hsap)") -AnnotationAssertion( "THSD7B (Hsap)") -AnnotationAssertion( "EGF (Hsap), THSD7B (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion(rdfs:label "Inh L1-5 VIP PHLDB3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-5 VIP LINC01013 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-5 VIP LINC01013 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of DACH2 (Hsap), SRGAP1 (Hsap), THSD7B (Hsap). These cells also express VIP (Hsap), LINC01013 (Hsap). The reference data for this cell type is CS201912131_37.") -AnnotationAssertion( "DACH2 (Hsap)") -AnnotationAssertion( "SRGAP1 (Hsap)") -AnnotationAssertion( "THSD7B (Hsap)") -AnnotationAssertion( "DACH2 (Hsap), SRGAP1 (Hsap), THSD7B (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion(rdfs:label "Inh L1-5 VIP LINC01013 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-6 VIP UG0898H09 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-6 VIP UG0898H09 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LINC01411 (Hsap), LOC105373454 (Hsap), GALNT10 (Hsap). These cells also express VIP (Hsap), UG0898H09 (Hsap). The reference data for this cell type is CS201912131_38.") -AnnotationAssertion( "GALNT10 (Hsap)") -AnnotationAssertion( "LINC01411 (Hsap)") -AnnotationAssertion( "LOC105373454 (Hsap)") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion( "LINC01411 (Hsap), LOC105373454 (Hsap), GALNT10 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3-6 VIP UG0898H09 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 VIP TAC3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 VIP TAC3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TSHZ2 (Hsap), COL19A1 (Hsap), SOX2-OT (Hsap). These cells also express VIP (Hsap), TAC3 (Hsap). The reference data for this cell type is CS201912131_39.") -AnnotationAssertion( "COL19A1 (Hsap)") -AnnotationAssertion( "SOX2-OT (Hsap)") -AnnotationAssertion( "TSHZ2 (Hsap)") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion( "TSHZ2 (Hsap), COL19A1 (Hsap), SOX2-OT (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3-5 VIP TAC3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-6 SST NPY primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-6 SST NPY M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NPY (Hsap). These cells also express SST (Hsap), NPY (Hsap). The reference data for this cell type is CS201912131_40.") -AnnotationAssertion( "NPY (Hsap)") -AnnotationAssertion( "Inh L1-6 SST NPY") -AnnotationAssertion( "NPY (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:label "Inh L1-6 SST NPY primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 SST CDH3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 SST CDH3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FREM1 (Hsap), NPNT (Hsap), QRFPR (Hsap). These cells also express SST (Hsap), CDH3 (Hsap). The reference data for this cell type is CS201912131_41.") -AnnotationAssertion( "FREM1 (Hsap)") -AnnotationAssertion( "NPNT (Hsap)") -AnnotationAssertion( "QRFPR (Hsap)") -AnnotationAssertion( "FREM1 (Hsap), NPNT (Hsap), QRFPR (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion(rdfs:label "Inh L3-5 SST CDH3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5 SST RPL35AP11 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5 SST RPL35AP11 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FREM1 (Hsap), EDNRA (Hsap), TRHDE (Hsap). These cells also express SST (Hsap), RPL35AP11 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_42.") -AnnotationAssertion( "EDNRA (Hsap)") -AnnotationAssertion( "FREM1 (Hsap)") -AnnotationAssertion( "TRHDE (Hsap)") -AnnotationAssertion( "FREM1 (Hsap), EDNRA (Hsap), TRHDE (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion(rdfs:label "Inh L5 SST RPL35AP11 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST ISX primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST ISX M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL19A1 (Hsap), TRPM3 (Hsap). These cells also express SST (Hsap), ISX (Hsap). The reference data for this cell type is CS201912131_43.") -AnnotationAssertion( "COL19A1 (Hsap)") -AnnotationAssertion( "TRPM3 (Hsap)") -AnnotationAssertion( "COL19A1 (Hsap), TRPM3 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion(rdfs:label "Inh L5-6 SST ISX primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB SST CRHR2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SPON1 (Hsap), HPGD (Hsap), RGS5 (Hsap). These cells also express PVALB (Hsap), SST (Hsap), CRHR2 (Hsap). The reference data for this cell type is CS201912131_44.") -AnnotationAssertion( "HPGD (Hsap)") -AnnotationAssertion( "RGS5 (Hsap)") -AnnotationAssertion( "SPON1 (Hsap)") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion( "SPON1 (Hsap), HPGD (Hsap), RGS5 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB SST CRHR2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 SST OR5AH1P primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 SST OR5AH1P M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ADAMTS5 (Hsap), FBXL7 (Hsap), SST (Hsap). These cells also express SST (Hsap), OR5AH1P (Hsap). The reference data for this cell type is CS201912131_45.") -AnnotationAssertion( "ADAMTS5 (Hsap)") -AnnotationAssertion( "FBXL7 (Hsap)") -AnnotationAssertion( "SST (Hsap)") -AnnotationAssertion( "ADAMTS5 (Hsap), FBXL7 (Hsap), SST (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion(rdfs:label "Inh L3-5 SST OR5AH1P primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 SST GGTLC3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 SST GGTLC3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EYS (Hsap), RELN (Hsap). These cells also express SST (Hsap), GGTLC3 (Hsap). The reference data for this cell type is CS201912131_46.") -AnnotationAssertion( "EYS (Hsap)") -AnnotationAssertion( "RELN (Hsap)") -AnnotationAssertion( "EYS (Hsap), RELN (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion(rdfs:label "Inh L3-5 SST GGTLC3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-3 SST NMU primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-3 SST NMU M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NOS1 (Hsap), HPSE2 (Hsap), PIEZO2 (Hsap). These cells also express SST (Hsap), NMU (Hsap). The reference data for this cell type is CS201912131_47.") -AnnotationAssertion( "HPSE2 (Hsap)") -AnnotationAssertion( "NOS1 (Hsap)") -AnnotationAssertion( "PIEZO2 (Hsap)") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion( "NOS1 (Hsap), HPSE2 (Hsap), PIEZO2 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2-3 SST NMU primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST PAWR primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST PAWR M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TRHDE (Hsap), EPB41L4A (Hsap), NDST4 (Hsap). These cells also express SST (Hsap), PAWR (Hsap). The reference data for this cell type is CS201912131_48.") -AnnotationAssertion( "EPB41L4A (Hsap)") -AnnotationAssertion( "NDST4 (Hsap)") -AnnotationAssertion( "TRHDE (Hsap)") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion( "TRHDE (Hsap), EPB41L4A (Hsap), NDST4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST PAWR primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST PIK3CD primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST PIK3CD M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100996671 (Hsap), KLHL14 (Hsap). These cells also express SST (Hsap), PIK3CD (Hsap). The reference data for this cell type is CS201912131_49.") -AnnotationAssertion( "KLHL14 (Hsap)") -AnnotationAssertion( "LOC100996671 (Hsap)") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion( "LOC100996671 (Hsap), KLHL14 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST PIK3CD primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 SST CCNJL primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 SST CCNJL M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CALB1 (Hsap), SPHKAP (Hsap), TMEM132C (Hsap). These cells also express SST (Hsap), CCNJL (Hsap). The reference data for this cell type is CS201912131_50.") -AnnotationAssertion( "CALB1 (Hsap)") -AnnotationAssertion( "SPHKAP (Hsap)") -AnnotationAssertion( "TMEM132C (Hsap)") -AnnotationAssertion( "CALB1 (Hsap), SPHKAP (Hsap), TMEM132C (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion(rdfs:label "Inh L1-2 SST CCNJL primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 SST FAM20A primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 SST FAM20A M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PCSK5 (Hsap), TAC1 (Hsap). These cells also express SST (Hsap), FAM20A (Hsap). The reference data for this cell type is CS201912131_51.") -AnnotationAssertion( "PCSK5 (Hsap)") -AnnotationAssertion( "TAC1 (Hsap)") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion( "PCSK5 (Hsap), TAC1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 SST FAM20A primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 SST PRRT4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 SST PRRT4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927843 (Hsap), LOC101929028 (Hsap). These cells also express SST (Hsap), PRRT4 (Hsap). The reference data for this cell type is CS201912131_52.") -AnnotationAssertion( "LOC101927843 (Hsap)") -AnnotationAssertion( "LOC101929028 (Hsap)") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion( "LOC101927843 (Hsap), LOC101929028 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 SST PRRT4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST BEAN1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST BEAN1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TRHDE (Hsap), THSD7B (Hsap), SEMA5A (Hsap), ADAMTSL1 (Hsap). These cells also express SST (Hsap), BEAN1 (Hsap). The reference data for this cell type is CS201912131_53.") -AnnotationAssertion( "ADAMTSL1 (Hsap)") -AnnotationAssertion( "SEMA5A (Hsap)") -AnnotationAssertion( "THSD7B (Hsap)") -AnnotationAssertion( "TRHDE (Hsap)") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion( "TRHDE (Hsap), THSD7B (Hsap), SEMA5A (Hsap), ADAMTSL1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST BEAN1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST DNAJC14 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST DNAJC14 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of HGF (Hsap), ITGA1 (Hsap), STON2 (Hsap). These cells also express SST (Hsap), DNAJC14 (Hsap). The reference data for this cell type is CS201912131_54.") -AnnotationAssertion( "HGF (Hsap)") -AnnotationAssertion( "ITGA1 (Hsap)") -AnnotationAssertion( "STON2 (Hsap)") -AnnotationAssertion( "HGF (Hsap), ITGA1 (Hsap), STON2 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion(rdfs:label "Inh L5-6 SST DNAJC14 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST C4orf26 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST C4orf26 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SPON1 (Hsap), PENK (Hsap), ADAMTS20 (Hsap). These cells also express SST (Hsap), C4orf26 (Hsap). The reference data for this cell type is CS201912131_55.") -AnnotationAssertion( "ADAMTS20 (Hsap)") -AnnotationAssertion( "PENK (Hsap)") -AnnotationAssertion( "SPON1 (Hsap)") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion( "SPON1 (Hsap), PENK (Hsap), ADAMTS20 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST C4orf26 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST FBN2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST FBN2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of HCRTR2 (Hsap), KLHL1 (Hsap). These cells also express SST (Hsap), FBN2 (Hsap). The reference data for this cell type is CS201912131_56.") -AnnotationAssertion( "HCRTR2 (Hsap)") -AnnotationAssertion( "KLHL1 (Hsap)") -AnnotationAssertion( "HCRTR2 (Hsap), KLHL1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion(rdfs:label "Inh L5-6 SST FBN2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST KLHL1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST KLHL1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLC17A8 (Hsap), KLHL14 (Hsap), NDST4 (Hsap). These cells also express SST (Hsap), KLHL1 (Hsap). The reference data for this cell type is CS201912131_57.") -AnnotationAssertion( "KLHL14 (Hsap)") -AnnotationAssertion( "NDST4 (Hsap)") -AnnotationAssertion( "SLC17A8 (Hsap)") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion( "SLC17A8 (Hsap), KLHL14 (Hsap), NDST4 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST KLHL1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L6 SST TH primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L6 SST TH M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100128108 (Hsap), TH (Hsap). These cells also express SST (Hsap), TH (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_58.") -AnnotationAssertion( "LOC100128108 (Hsap)") -AnnotationAssertion( "TH (Hsap)") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion( "LOC100128108 (Hsap), TH (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Sst_7") -AnnotationAssertion(rdfs:label "Inh L6 SST TH primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB KCNIP2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VAV3 (Hsap), NPFFR2 (Hsap), GPC5 (Hsap). These cells also express PVALB (Hsap), KCNIP2 (Hsap). The reference data for this cell type is CS201912131_59.") -AnnotationAssertion( "GPC5 (Hsap)") -AnnotationAssertion( "NPFFR2 (Hsap)") -AnnotationAssertion( "VAV3 (Hsap)") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion( "VAV3 (Hsap), NPFFR2 (Hsap), GPC5 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB KCNIP2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB ZFPM2-AS1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ZFPM2-AS1 (Hsap), PCDH15 (Hsap), SEMA6D (Hsap). These cells also express PVALB (Hsap), ZFPM2-AS1 (Hsap). The reference data for this cell type is CS201912131_60.") -AnnotationAssertion( "PCDH15 (Hsap)") -AnnotationAssertion( "SEMA6D (Hsap)") -AnnotationAssertion( "ZFPM2-AS1 (Hsap)") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion( "ZFPM2-AS1 (Hsap), PCDH15 (Hsap), SEMA6D (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB ZFPM2-AS1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 PVALB ISG20 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 PVALB ISG20 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101926942 (Hsap), LOC105377862 (Hsap), SV2C (Hsap). These cells also express PVALB (Hsap), ISG20 (Hsap). The reference data for this cell type is CS201912131_61.") -AnnotationAssertion( "LOC101926942 (Hsap)") -AnnotationAssertion( "LOC105377862 (Hsap)") -AnnotationAssertion( "SV2C (Hsap)") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion( "LOC101926942 (Hsap), LOC105377862 (Hsap), SV2C (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3-5 PVALB ISG20 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5 PVALB LRIG3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5 PVALB LRIG3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CDH6 (Hsap), GPC5 (Hsap), PLCE1 (Hsap). These cells also express PVALB (Hsap), LRIG3 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_62.") -AnnotationAssertion( "CDH6 (Hsap)") -AnnotationAssertion( "GPC5 (Hsap)") -AnnotationAssertion( "PLCE1 (Hsap)") -AnnotationAssertion( "CDH6 (Hsap), GPC5 (Hsap), PLCE1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion(rdfs:label "Inh L5 PVALB LRIG3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 PVALB HHIPL1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ADAMTS17 (Hsap), MDFIC (Hsap), ADAMTS20 (Hsap). These cells also express PVALB (Hsap), HHIPL1 (Hsap). The reference data for this cell type is CS201912131_63.") -AnnotationAssertion( "ADAMTS17 (Hsap)") -AnnotationAssertion( "ADAMTS20 (Hsap)") -AnnotationAssertion( "MDFIC (Hsap)") -AnnotationAssertion( "ADAMTS17 (Hsap), MDFIC (Hsap), ADAMTS20 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion(rdfs:label "Inh L2-5 PVALB HHIPL1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 PVALB RPH3AL primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of POSTN (Hsap), WIF1 (Hsap), ARHGAP42 (Hsap), MYO5B (Hsap). These cells also express PVALB (Hsap), RPH3AL (Hsap). The reference data for this cell type is CS201912131_64.") -AnnotationAssertion( "ARHGAP42 (Hsap)") -AnnotationAssertion( "MYO5B (Hsap)") -AnnotationAssertion( "POSTN (Hsap)") -AnnotationAssertion( "WIF1 (Hsap)") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion( "POSTN (Hsap), WIF1 (Hsap), ARHGAP42 (Hsap), MYO5B (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2-5 PVALB RPH3AL primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3 PVALB SAMD13 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3 PVALB SAMD13 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101928964 (Hsap), SULF1 (Hsap). These cells also express PVALB (Hsap), SAMD13 (Hsap). The reference data for this cell type is CS201912131_65.") -AnnotationAssertion( "LOC101928964 (Hsap)") -AnnotationAssertion( "SULF1 (Hsap)") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion( "LOC101928964 (Hsap), SULF1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3 PVALB SAMD13 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 PVALB CDK20 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 PVALB CDK20 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SYT10 (Hsap), ADAMTS12 (Hsap), TMEM132C (Hsap). These cells also express PVALB (Hsap), CDK20 (Hsap). The reference data for this cell type is CS201912131_66.") -AnnotationAssertion( "ADAMTS12 (Hsap)") -AnnotationAssertion( "SYT10 (Hsap)") -AnnotationAssertion( "TMEM132C (Hsap)") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion( "SYT10 (Hsap), ADAMTS12 (Hsap), TMEM132C (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 PVALB CDK20 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2 PVALB FRZB primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2 PVALB FRZB M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CBLN4 (Hsap), SLC9A9 (Hsap), RGS5 (Hsap). These cells also express PVALB (Hsap), FRZB (Hsap). The soma of these cells in located in: cortical layer II. The reference data for this cell type is CS201912131_67.") -AnnotationAssertion( "CBLN4 (Hsap)") -AnnotationAssertion( "RGS5 (Hsap)") -AnnotationAssertion( "SLC9A9 (Hsap)") -AnnotationAssertion( "CBLN4 (Hsap), SLC9A9 (Hsap), RGS5 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion(rdfs:label "Inh L2 PVALB FRZB primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 SST CLIC6 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 SST CLIC6 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ARHGAP42 (Hsap), NEDD4 (Hsap), TAC1 (Hsap). These cells also express SST (Hsap), CLIC6 (Hsap). The reference data for this cell type is CS201912131_68.") -AnnotationAssertion( "ARHGAP42 (Hsap)") -AnnotationAssertion( "NEDD4 (Hsap)") -AnnotationAssertion( "TAC1 (Hsap)") -AnnotationAssertion( "ARHGAP42 (Hsap), NEDD4 (Hsap), TAC1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion(rdfs:label "Inh L1-2 SST CLIC6 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB GAPDHP60 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SEMA3C (Hsap), GPC5 (Hsap), MYBPC1 (Hsap). These cells also express PVALB (Hsap), GAPDHP60 (Hsap). The reference data for this cell type is CS201912131_69.") -AnnotationAssertion( "GPC5 (Hsap)") -AnnotationAssertion( "MYBPC1 (Hsap)") -AnnotationAssertion( "SEMA3C (Hsap)") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion( "SEMA3C (Hsap), GPC5 (Hsap), MYBPC1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB GAPDHP60 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB FAM150B primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB FAM150B M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FAM150B (Hsap), TNC (Hsap), MYBPC1 (Hsap). These cells also express PVALB (Hsap), FAM150B (Hsap). The reference data for this cell type is CS201912131_70.") -AnnotationAssertion( "FAM150B (Hsap)") -AnnotationAssertion( "MYBPC1 (Hsap)") -AnnotationAssertion( "TNC (Hsap)") -AnnotationAssertion( "FAM150B (Hsap), TNC (Hsap), MYBPC1 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB FAM150B primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB MEPE primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB MEPE M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of MYBPC1 (Hsap), MEPE (Hsap), SVIL (Hsap). These cells also express PVALB (Hsap), MEPE (Hsap). The reference data for this cell type is CS201912131_71.") -AnnotationAssertion( "MEPE (Hsap)") -AnnotationAssertion( "MYBPC1 (Hsap)") -AnnotationAssertion( "SVIL (Hsap)") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion( "MYBPC1 (Hsap), MEPE (Hsap), SVIL (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB MEPE primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-6 PVALB COL15A1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-6 PVALB COL15A1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL15A1 (Hsap), NPNT (Hsap). These cells also express PVALB (Hsap), COL15A1 (Hsap). The reference data for this cell type is CS201912131_72.") -AnnotationAssertion( "COL15A1 (Hsap)") -AnnotationAssertion( "NPNT (Hsap)") -AnnotationAssertion( "COL15A1 (Hsap), NPNT (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion(rdfs:label "Inh L1-6 PVALB COL15A1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2 LAMP5 KCNG3 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2 LAMP5 KCNG3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927668 (Hsap), FAM163A (Hsap), SAMD3 (Hsap). These cells also express LAMP5 (Hsap), KCNG3 (Hsap). The soma of these cells in located in: cortical layer II. The reference data for this cell type is CS201912131_73.") -AnnotationAssertion( "FAM163A (Hsap)") -AnnotationAssertion( "LOC101927668 (Hsap)") -AnnotationAssertion( "SAMD3 (Hsap)") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion( "LOC101927668 (Hsap), FAM163A (Hsap), SAMD3 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2 LAMP5 KCNG3 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2 LINC00507 ATP7B primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2 LINC00507 ATP7B M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105377209 (Hsap), ACVR1C (Hsap). These cells also express LINC00507 (Hsap), ATP7B (Hsap). The soma of these cells in located in: cortical layer II. The reference data for this cell type is CS201912131_74.") -AnnotationAssertion( "ACVR1C (Hsap)") -AnnotationAssertion( "LOC105377209 (Hsap)") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion( "LOC105377209 (Hsap), ACVR1C (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2 LINC00507 ATP7B primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2 LINC00507 GLRA3 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2 LINC00507 GLRA3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101928278 (Hsap), LINC01378 (Hsap), SERPINE2 (Hsap). These cells also express LINC00507 (Hsap), GLRA3 (Hsap). The soma of these cells in located in: cortical layer II. The reference data for this cell type is CS201912131_75.") -AnnotationAssertion( "LINC01378 (Hsap)") -AnnotationAssertion( "LOC101928278 (Hsap)") -AnnotationAssertion( "SERPINE2 (Hsap)") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion( "LOC101928278 (Hsap), LINC01378 (Hsap), SERPINE2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2 LINC00507 GLRA3 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2-3 RORB RTKN2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2-3 RORB RTKN2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927745 (Hsap), LOC105376987 (Hsap), RMST (Hsap), PLCH1 (Hsap). These cells also express RORB (Hsap), RTKN2 (Hsap). The reference data for this cell type is CS201912131_76.") -AnnotationAssertion( "LOC101927745 (Hsap)") -AnnotationAssertion( "LOC105376987 (Hsap)") -AnnotationAssertion( "PLCH1 (Hsap)") -AnnotationAssertion( "RMST (Hsap)") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion( "LOC101927745 (Hsap), LOC105376987 (Hsap), RMST (Hsap), PLCH1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2-3 RORB RTKN2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2-3 LINC00507 DSG3 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105379003 (Hsap), BDNF (Hsap), BMPR1B (Hsap). These cells also express LINC00507 (Hsap), DSG3 (Hsap). The reference data for this cell type is CS201912131_77.") -AnnotationAssertion( "BDNF (Hsap)") -AnnotationAssertion( "BMPR1B (Hsap)") -AnnotationAssertion( "LOC105379003 (Hsap)") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion( "LOC105379003 (Hsap), BDNF (Hsap), BMPR1B (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2-3 LINC00507 DSG3 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3 LAMP5 CARM1P1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SYT2 (Hsap), SV2C (Hsap), EPB41L4A (Hsap). These cells also express LAMP5 (Hsap), CARM1P1 (Hsap). The soma of these cells in located in: cortical layer III. The reference data for this cell type is CS201912131_78.") -AnnotationAssertion( "EPB41L4A (Hsap)") -AnnotationAssertion( "SV2C (Hsap)") -AnnotationAssertion( "SYT2 (Hsap)") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion( "SYT2 (Hsap), SV2C (Hsap), EPB41L4A (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3 LAMP5 CARM1P1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo L2-6 OPALIN MAP6D1 primary motor cortex oligodendrocyte precursor cell (Hsap)) - -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte precursor cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LINC01378 (Hsap), MBP (Hsap), ENPP2 (Hsap), ST18 (Hsap). These cells also express OPALIN (Hsap), MAP6D1 (Hsap). The reference data for this cell type is CS201912131_79.") -AnnotationAssertion( "ENPP2 (Hsap)") -AnnotationAssertion( "LINC01378 (Hsap)") -AnnotationAssertion( "MBP (Hsap)") -AnnotationAssertion( "ST18 (Hsap)") -AnnotationAssertion( "LINC01378 (Hsap), MBP (Hsap), ENPP2 (Hsap), ST18 (Hsap) expressing oligodendrocyte precursor cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion(rdfs:label "Oligo L2-6 OPALIN MAP6D1 primary motor cortex oligodendrocyte precursor cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2-3 RORB CCDC68 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2-3 RORB CCDC68 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL5A2 (Hsap), COBLL1 (Hsap), PRSS12 (Hsap). These cells also express RORB (Hsap), CCDC68 (Hsap). The reference data for this cell type is CS201912131_80.") -AnnotationAssertion( "COBLL1 (Hsap)") -AnnotationAssertion( "COL5A2 (Hsap)") -AnnotationAssertion( "PRSS12 (Hsap)") -AnnotationAssertion( "COL5A2 (Hsap), COBLL1 (Hsap), PRSS12 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion(rdfs:label "Exc L2-3 RORB CCDC68 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2-3 RORB PTPN3 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2-3 RORB PTPN3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105370610 (Hsap), LOC105378334 (Hsap), COL5A2 (Hsap), RORB (Hsap). These cells also express RORB (Hsap), PTPN3 (Hsap). The reference data for this cell type is CS201912131_81.") -AnnotationAssertion( "COL5A2 (Hsap)") -AnnotationAssertion( "LOC105370610 (Hsap)") -AnnotationAssertion( "LOC105378334 (Hsap)") -AnnotationAssertion( "RORB (Hsap)") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion( "LOC105370610 (Hsap), LOC105378334 (Hsap), COL5A2 (Hsap), RORB (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2-3 RORB PTPN3 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3 THEMIS ENPEP primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3 THEMIS ENPEP M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101928964 (Hsap), LOC105376081 (Hsap), FAP (Hsap), LAMA2 (Hsap). These cells also express THEMIS (Hsap), ENPEP (Hsap). The soma of these cells in located in: cortical layer III. The reference data for this cell type is CS201912131_82.") -AnnotationAssertion( "FAP (Hsap)") -AnnotationAssertion( "LAMA2 (Hsap)") -AnnotationAssertion( "LOC101928964 (Hsap)") -AnnotationAssertion( "LOC105376081 (Hsap)") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion( "LOC101928964 (Hsap), LOC105376081 (Hsap), FAP (Hsap), LAMA2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3 THEMIS ENPEP primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB TNNT2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB TNNT2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100507562 (Hsap), LOC105376081 (Hsap), FSHR (Hsap). These cells also express RORB (Hsap), TNNT2 (Hsap). The reference data for this cell type is CS201912131_83.") -AnnotationAssertion( "FSHR (Hsap)") -AnnotationAssertion( "LOC100507562 (Hsap)") -AnnotationAssertion( "LOC105376081 (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion( "LOC100507562 (Hsap), LOC105376081 (Hsap), FSHR (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB TNNT2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB LAMA4 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB LAMA4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TRPC3 (Hsap), LOC100128497 (Hsap), LOC101927281 (Hsap), LOC105376081 (Hsap), KCNH8 (Hsap). These cells also express RORB (Hsap), LAMA4 (Hsap). The reference data for this cell type is CS201912131_84.") -AnnotationAssertion( "KCNH8 (Hsap)") -AnnotationAssertion( "LOC100128497 (Hsap)") -AnnotationAssertion( "LOC101927281 (Hsap)") -AnnotationAssertion( "LOC105376081 (Hsap)") -AnnotationAssertion( "TRPC3 (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion( "TRPC3 (Hsap), LOC100128497 (Hsap), LOC101927281 (Hsap), LOC105376081 (Hsap), KCNH8 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB LAMA4 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 THEMIS VILL primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 THEMIS VILL M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927389 (Hsap), DACH1 (Hsap), TNC (Hsap). These cells also express THEMIS (Hsap), VILL (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_85.") -AnnotationAssertion( "DACH1 (Hsap)") -AnnotationAssertion( "LOC101927389 (Hsap)") -AnnotationAssertion( "TNC (Hsap)") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion( "LOC101927389 (Hsap), DACH1 (Hsap), TNC (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 THEMIS VILL primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3 RORB OTOGL primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3 RORB OTOGL M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL22A1 (Hsap), RMST (Hsap). These cells also express RORB (Hsap), OTOGL (Hsap). The soma of these cells in located in: cortical layer III. The reference data for this cell type is CS201912131_86.") -AnnotationAssertion( "COL22A1 (Hsap)") -AnnotationAssertion( "RMST (Hsap)") -AnnotationAssertion( "COL22A1 (Hsap), RMST (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion(rdfs:label "Exc L3 RORB OTOGL primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB LINC01202 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB LINC01202 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927874 (Hsap), LOC105374971 (Hsap), LOC105376081 (Hsap), LOC105377703 (Hsap). These cells also express RORB (Hsap), LINC01202 (Hsap). The reference data for this cell type is CS201912131_87.") -AnnotationAssertion( "LOC101927874 (Hsap)") -AnnotationAssertion( "LOC105374971 (Hsap)") -AnnotationAssertion( "LOC105376081 (Hsap)") -AnnotationAssertion( "LOC105377703 (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion( "LOC101927874 (Hsap), LOC105374971 (Hsap), LOC105376081 (Hsap), LOC105377703 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB LINC01202 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 THEMIS SLC22A18 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 THEMIS SLC22A18 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CCBE1 (Hsap), BTNL9 (Hsap), SLC7A11 (Hsap), LOC401134 (Hsap). These cells also express THEMIS (Hsap), SLC22A18AS (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_88.") -AnnotationAssertion( "BTNL9 (Hsap)") -AnnotationAssertion( "CCBE1 (Hsap)") -AnnotationAssertion( "LOC401134 (Hsap)") -AnnotationAssertion( "SLC7A11 (Hsap)") -AnnotationAssertion( "CCBE1 (Hsap), BTNL9 (Hsap), SLC7A11 (Hsap), LOC401134 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion(rdfs:label "Exc L5 THEMIS SLC22A18 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 THEMIS TNFAIP6 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105373893 (Hsap), LOC105378031 (Hsap), TSHZ2 (Hsap), LTBP1 (Hsap). These cells also express THEMIS (Hsap), TNFAIP6 (Hsap). The reference data for this cell type is CS201912131_89.") -AnnotationAssertion( "LOC105373893 (Hsap)") -AnnotationAssertion( "LOC105378031 (Hsap)") -AnnotationAssertion( "LTBP1 (Hsap)") -AnnotationAssertion( "TSHZ2 (Hsap)") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion( "LOC105373893 (Hsap), LOC105378031 (Hsap), TSHZ2 (Hsap), LTBP1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 THEMIS TNFAIP6 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB LNX2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB LNX2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105374971 (Hsap), LOC105377703 (Hsap), TRABD2A (Hsap). These cells also express RORB (Hsap), LNX2 (Hsap). The reference data for this cell type is CS201912131_90.") -AnnotationAssertion( "LOC105374971 (Hsap)") -AnnotationAssertion( "LOC105377703 (Hsap)") -AnnotationAssertion( "TRABD2A (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion( "LOC105374971 (Hsap), LOC105377703 (Hsap), TRABD2A (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB LNX2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB RPRM primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB RPRM M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105374971 (Hsap), LOC105374973 (Hsap), RPRM (Hsap). These cells also express RORB (Hsap), RPRM (Hsap). The reference data for this cell type is CS201912131_91.") -AnnotationAssertion( "LOC105374971 (Hsap)") -AnnotationAssertion( "LOC105374973 (Hsap)") -AnnotationAssertion( "RPRM (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion( "LOC105374971 (Hsap), LOC105374973 (Hsap), RPRM (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB RPRM primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 RORB MED8 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 RORB MED8 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NPFFR2 (Hsap), COL22A1 (Hsap), LOC401134 (Hsap). These cells also express RORB (Hsap), MED8 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_92.") -AnnotationAssertion( "COL22A1 (Hsap)") -AnnotationAssertion( "LOC401134 (Hsap)") -AnnotationAssertion( "NPFFR2 (Hsap)") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion( "NPFFR2 (Hsap), COL22A1 (Hsap), LOC401134 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 RORB MED8 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 THEMIS FGF10 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 THEMIS FGF10 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NPFFR2 (Hsap), CRH (Hsap), BDNF (Hsap). These cells also express THEMIS (Hsap), FGF10 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_93.") -AnnotationAssertion( "BDNF (Hsap)") -AnnotationAssertion( "CRH (Hsap)") -AnnotationAssertion( "NPFFR2 (Hsap)") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion( "NPFFR2 (Hsap), CRH (Hsap), BDNF (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 THEMIS FGF10 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 THEMIS LINC00343 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 THEMIS LINC00343 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LINC00343 (Hsap), LINC00299 (Hsap), ANKRD30B (Hsap). These cells also express THEMIS (Hsap), LINC00343 (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_94.") -AnnotationAssertion( "ANKRD30B (Hsap)") -AnnotationAssertion( "LINC00299 (Hsap)") -AnnotationAssertion( "LINC00343 (Hsap)") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion( "LINC00343 (Hsap), LINC00299 (Hsap), ANKRD30B (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 THEMIS LINC00343 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 THEMIS SLN primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 THEMIS SLN M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105371832 (Hsap), LOC105374524 (Hsap), FAM163A (Hsap). These cells also express THEMIS (Hsap), SLN (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_95.") -AnnotationAssertion( "FAM163A (Hsap)") -AnnotationAssertion( "LOC105371832 (Hsap)") -AnnotationAssertion( "LOC105374524 (Hsap)") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion( "LOC105371832 (Hsap), LOC105374524 (Hsap), FAM163A (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 THEMIS SLN primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 THEMIS SNTG2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 THEMIS SNTG2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927389 (Hsap), LOC105371310 (Hsap). These cells also express THEMIS (Hsap), SNTG2 (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_96.") -AnnotationAssertion( "LOC101927389 (Hsap)") -AnnotationAssertion( "LOC105371310 (Hsap)") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion( "LOC101927389 (Hsap), LOC105371310 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 THEMIS SNTG2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 THEMIS SMYD1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ATP10A (Hsap), TRPC5 (Hsap). These cells also express THEMIS (Hsap), SMYD1 (Hsap). The reference data for this cell type is CS201912131_97.") -AnnotationAssertion( "ATP10A (Hsap)") -AnnotationAssertion( "TRPC5 (Hsap)") -AnnotationAssertion( "ATP10A (Hsap), TRPC5 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion(rdfs:label "Exc L5-6 THEMIS SMYD1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 OR1L8 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927439 (Hsap), LOC105374392 (Hsap), LOC105377183 (Hsap), LGR6 (Hsap). These cells also express FEZF2 (Hsap), OR1L8 (Hsap). The reference data for this cell type is CS201912131_98.") -AnnotationAssertion( "LGR6 (Hsap)") -AnnotationAssertion( "LOC101927439 (Hsap)") -AnnotationAssertion( "LOC105374392 (Hsap)") -AnnotationAssertion( "LOC105377183 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion( "LOC101927439 (Hsap), LOC105374392 (Hsap), LOC105377183 (Hsap), LGR6 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 OR1L8 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 THEMIS LINC01116 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 THEMIS LINC01116 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105369890 (Hsap), LOC105371663 (Hsap). These cells also express THEMIS (Hsap), LINC01116 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_99.") -AnnotationAssertion( "LOC105369890 (Hsap)") -AnnotationAssertion( "LOC105371663 (Hsap)") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion( "LOC105369890 (Hsap), LOC105371663 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 THEMIS LINC01116 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 THEMIS RGPD6 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 THEMIS RGPD6 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105371663 (Hsap), THEMIS (Hsap), DDR2 (Hsap). These cells also express THEMIS (Hsap), RGPD6 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_100.") -AnnotationAssertion( "DDR2 (Hsap)") -AnnotationAssertion( "LOC105371663 (Hsap)") -AnnotationAssertion( "THEMIS (Hsap)") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion( "LOC105371663 (Hsap), THEMIS (Hsap), DDR2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 THEMIS RGPD6 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 C9orf135-AS1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SEMA5A (Hsap), EGFEM1P (Hsap), FOXP2 (Hsap). These cells also express FEZF2 (Hsap), C9orf135-AS1 (Hsap). The reference data for this cell type is CS201912131_101.") -AnnotationAssertion( "EGFEM1P (Hsap)") -AnnotationAssertion( "FOXP2 (Hsap)") -AnnotationAssertion( "SEMA5A (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "SEMA5A (Hsap), EGFEM1P (Hsap), FOXP2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 C9orf135-AS1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 FILIP1L primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100128497 (Hsap), SULF1 (Hsap), MCTP2 (Hsap), SEC16B (Hsap). These cells also express FEZF2 (Hsap), FILIP1L (Hsap). The reference data for this cell type is CS201912131_102.") -AnnotationAssertion( "LOC100128497 (Hsap)") -AnnotationAssertion( "MCTP2 (Hsap)") -AnnotationAssertion( "SEC16B (Hsap)") -AnnotationAssertion( "SULF1 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion( "LOC100128497 (Hsap), SULF1 (Hsap), MCTP2 (Hsap), SEC16B (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 FILIP1L primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 SH2D1B primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NLGN4Y (Hsap), MEIS2 (Hsap), PAPSS2 (Hsap), ADAMTSL1 (Hsap). These cells also express FEZF2 (Hsap), SH2D1B (Hsap). The reference data for this cell type is CS201912131_103.") -AnnotationAssertion( "ADAMTSL1 (Hsap)") -AnnotationAssertion( "MEIS2 (Hsap)") -AnnotationAssertion( "NLGN4Y (Hsap)") -AnnotationAssertion( "PAPSS2 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion( "NLGN4Y (Hsap), MEIS2 (Hsap), PAPSS2 (Hsap), ADAMTSL1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 SH2D1B primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 PDYN primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 PDYN M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of GBP2 (Hsap), PDYN (Hsap). These cells also express FEZF2 (Hsap), PDYN (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_104.") -AnnotationAssertion( "GBP2 (Hsap)") -AnnotationAssertion( "PDYN (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion( "GBP2 (Hsap), PDYN (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 PDYN primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 FFAR4 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 FFAR4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105378486 (Hsap), FER1L6-AS2 (Hsap). These cells also express FEZF2 (Hsap), FFAR4 (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_105.") -AnnotationAssertion( "FER1L6-AS2 (Hsap)") -AnnotationAssertion( "LOC105378486 (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion( "LOC105378486 (Hsap), FER1L6-AS2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 FFAR4 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 PROKR2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 PROKR2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105371310 (Hsap), SLITRK6 (Hsap). These cells also express FEZF2 (Hsap), PROKR2 (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_106.") -AnnotationAssertion( "LOC105371310 (Hsap)") -AnnotationAssertion( "SLITRK6 (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion( "LOC105371310 (Hsap), SLITRK6 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 PROKR2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 CFTR primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105374392 (Hsap), SEMA3D (Hsap), NR4A2 (Hsap). These cells also express FEZF2 (Hsap), CFTR (Hsap). The reference data for this cell type is CS201912131_107.") -AnnotationAssertion( "LOC105374392 (Hsap)") -AnnotationAssertion( "NR4A2 (Hsap)") -AnnotationAssertion( "SEMA3D (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion( "LOC105374392 (Hsap), SEMA3D (Hsap), NR4A2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 CFTR primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 KLK7 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 KLK7 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927439 (Hsap), MDFIC (Hsap). These cells also express FEZF2 (Hsap), KLK7 (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_108.") -AnnotationAssertion( "LOC101927439 (Hsap)") -AnnotationAssertion( "MDFIC (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion( "LOC101927439 (Hsap), MDFIC (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 KLK7 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 POGK primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 POGK M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100132891 (Hsap), ADD3-AS1 (Hsap), PCOLCE2 (Hsap). These cells also express FEZF2 (Hsap), POGK (Hsap). The soma of these cells in located in: cortical layer VI. The reference data for this cell type is CS201912131_109.") -AnnotationAssertion( "ADD3-AS1 (Hsap)") -AnnotationAssertion( "LOC100132891 (Hsap)") -AnnotationAssertion( "PCOLCE2 (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion( "LOC100132891 (Hsap), ADD3-AS1 (Hsap), PCOLCE2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 POGK primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 FEZF2 CSN1S1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105373592 (Hsap), VAT1L (Hsap), OPN4 (Hsap). These cells also express FEZF2 (Hsap), CSN1S1 (Hsap). The reference data for this cell type is CS201912131_110.") -AnnotationAssertion( "LOC105373592 (Hsap)") -AnnotationAssertion( "OPN4 (Hsap)") -AnnotationAssertion( "VAT1L (Hsap)") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion( "LOC105373592 (Hsap), VAT1L (Hsap), OPN4 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 FEZF2 CSN1S1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 FEZF2 ASGR2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105376457 (Hsap), OR51E2 (Hsap). These cells also express FEZF2 (Hsap), ASGR2 (Hsap). The reference data for this cell type is CS201912131_111.") -AnnotationAssertion( "LOC105376457 (Hsap)") -AnnotationAssertion( "OR51E2 (Hsap)") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion( "LOC105376457 (Hsap), OR51E2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 FEZF2 ASGR2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 FEZF2 LINC01107 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of BTNL9 (Hsap), EDNRB (Hsap). These cells also express FEZF2 (Hsap), LINC01107 (Hsap). The reference data for this cell type is CS201912131_112.") -AnnotationAssertion( "BTNL9 (Hsap)") -AnnotationAssertion( "EDNRB (Hsap)") -AnnotationAssertion( "BTNL9 (Hsap), EDNRB (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion(rdfs:label "Exc L3-5 FEZF2 LINC01107 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 FEZF2 PKD2L1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VGLL3 (Hsap), NPSR1-AS1 (Hsap). These cells also express FEZF2 (Hsap), PKD2L1 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_113.") -AnnotationAssertion( "NPSR1-AS1 (Hsap)") -AnnotationAssertion( "VGLL3 (Hsap)") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion( "VGLL3 (Hsap), NPSR1-AS1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 FEZF2 PKD2L1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 FEZF2 NREP-AS1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105370315 (Hsap), ADAMTS12 (Hsap), CD36 (Hsap). These cells also express FEZF2 (Hsap), NREP-AS1 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_114.") -AnnotationAssertion( "ADAMTS12 (Hsap)") -AnnotationAssertion( "CD36 (Hsap)") -AnnotationAssertion( "LOC105370315 (Hsap)") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion( "LOC105370315 (Hsap), ADAMTS12 (Hsap), CD36 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 FEZF2 NREP-AS1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5 FEZF2 RNF144A-AS1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105369818 (Hsap), LOC105370019 (Hsap), CD36 (Hsap). These cells also express FEZF2 (Hsap), RNF144A-AS1 (Hsap). The soma of these cells in located in: cortical layer V. The reference data for this cell type is CS201912131_115.") -AnnotationAssertion( "CD36 (Hsap)") -AnnotationAssertion( "LOC105369818 (Hsap)") -AnnotationAssertion( "LOC105370019 (Hsap)") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion( "LOC105369818 (Hsap), LOC105370019 (Hsap), CD36 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5 FEZF2 RNF144A-AS1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 IFNG-AS1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105369818 (Hsap), NPSR1-AS1 (Hsap). These cells also express FEZF2 (Hsap), IFNG-AS1 (Hsap). The reference data for this cell type is CS201912131_116.") -AnnotationAssertion( "LOC105369818 (Hsap)") -AnnotationAssertion( "NPSR1-AS1 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion( "LOC105369818 (Hsap), NPSR1-AS1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 IFNG-AS1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 LPO primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 LPO M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101928114 (Hsap), LOC105376372 (Hsap). These cells also express FEZF2 (Hsap), LPO (Hsap). The reference data for this cell type is CS201912131_117.") -AnnotationAssertion( "LOC101928114 (Hsap)") -AnnotationAssertion( "LOC105376372 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion( "LOC101928114 (Hsap), LOC105376372 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 LPO primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (OPC L1-6 PDGFRA COL20A1 primary motor cortex oligodendrocyte precursor cell (Hsap)) - -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte precursor cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VCAN (Hsap), STK32A (Hsap). These cells also express PDGFRA (Hsap), COL20A1 (Hsap). The reference data for this cell type is CS201912131_118.") -AnnotationAssertion( "STK32A (Hsap)") -AnnotationAssertion( "VCAN (Hsap)") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1") -AnnotationAssertion( "VCAN (Hsap), STK32A (Hsap) expressing oligodendrocyte precursor cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "OPC L1-6 PDGFRA COL20A1 primary motor cortex oligodendrocyte precursor cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo L3-6 OPALIN-like ENPP6 primary motor cortex oligodendrocyte precursor cell (Hsap)) - -AnnotationAssertion( "Oligo L3-6 OPALIN-like ENPP6 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte precursor cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927199 (Hsap), ST18 (Hsap), LRRC63 (Hsap), S100B (Hsap), CDK18 (Hsap). These cells also express ENPP6 (Hsap). The reference data for this cell type is CS201912131_119.") -AnnotationAssertion( "CDK18 (Hsap)") -AnnotationAssertion( "LOC101927199 (Hsap)") -AnnotationAssertion( "LRRC63 (Hsap)") -AnnotationAssertion( "S100B (Hsap)") -AnnotationAssertion( "ST18 (Hsap)") -AnnotationAssertion( "LOC101927199 (Hsap), ST18 (Hsap), LRRC63 (Hsap), S100B (Hsap), CDK18 (Hsap) expressing oligodendrocyte precursor cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Oligo L3-6 OPALIN-like ENPP6") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion(rdfs:label "Oligo L3-6 OPALIN-like ENPP6 primary motor cortex oligodendrocyte precursor cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616066") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo L2-6 OPALIN FTH1P3 primary motor cortex oligodendrocyte precursor cell (Hsap)) - -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte precursor cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101927459 (Hsap), ENPP2 (Hsap). These cells also express OPALIN (Hsap), FTH1P3 (Hsap). The reference data for this cell type is CS201912131_120.") -AnnotationAssertion( "ENPP2 (Hsap)") -AnnotationAssertion( "LOC101927459 (Hsap)") -AnnotationAssertion( "LOC101927459 (Hsap), ENPP2 (Hsap) expressing oligodendrocyte precursor cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion(rdfs:label "Oligo L2-6 OPALIN FTH1P3 primary motor cortex oligodendrocyte precursor cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo L5-6 OPALIN LDLRAP1 primary motor cortex oligodendrocyte (Hsap)) - -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of KIF25 (Hsap), TGFA (Hsap), FAM222A (Hsap). These cells also express OPALIN (Hsap), LDLRAP1 (Hsap). The reference data for this cell type is CS201912131_121.") -AnnotationAssertion( "FAM222A (Hsap)") -AnnotationAssertion( "KIF25 (Hsap)") -AnnotationAssertion( "TGFA (Hsap)") -AnnotationAssertion( "KIF25 (Hsap), TGFA (Hsap), FAM222A (Hsap) expressing oligodendrocyte of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion(rdfs:label "Oligo L5-6 OPALIN LDLRAP1 primary motor cortex oligodendrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro L1-6 FGFR3 AQP1 primary motor cortex astrocyte (Hsap)) - -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TNC (Hsap). These cells also express FGFR3 (Hsap), AQP1 (Hsap). The reference data for this cell type is CS201912131_122.") -AnnotationAssertion( "TNC (Hsap)") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion( "TNC (Hsap) expressing astrocyte of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Astro L1-6 FGFR3 AQP1 primary motor cortex astrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro L1 FGFR3 SERPINI2 primary motor cortex astrocyte (Hsap)) - -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of WDR49 (Hsap), CFAP47 (Hsap). These cells also express FGFR3 (Hsap), SERPINI2 (Hsap). The reference data for this cell type is CS201912131_123.") -AnnotationAssertion( "CFAP47 (Hsap)") -AnnotationAssertion( "WDR49 (Hsap)") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion( "WDR49 (Hsap), CFAP47 (Hsap) expressing astrocyte of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Astro L1 FGFR3 SERPINI2 primary motor cortex astrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro L1-6 FGFR3 PLCG1 primary motor cortex astrocyte (Hsap)) - -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105376917 (Hsap), COL5A3 (Hsap). These cells also express FGFR3 (Hsap), PLCG1 (Hsap). The reference data for this cell type is CS201912131_124.") -AnnotationAssertion( "COL5A3 (Hsap)") -AnnotationAssertion( "LOC105376917 (Hsap)") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "LOC105376917 (Hsap), COL5A3 (Hsap) expressing astrocyte of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Astro L1-6 FGFR3 PLCG1 primary motor cortex astrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Endo L2-5 NOSTRIN SRGN primary motor cortex endothelial cell (Hsap)) - -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A endothelial cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CLDN5 (Hsap). These cells also express NOSTRIN (Hsap), SRGN (Hsap). The reference data for this cell type is CS201912131_125.") -AnnotationAssertion( "CLDN5 (Hsap)") -AnnotationAssertion( "CLDN5 (Hsap) expressing endothelial cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN") -AnnotationAssertion( "Endothelial") -AnnotationAssertion(rdfs:label "Endo L2-5 NOSTRIN SRGN primary motor cortex endothelial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC L1-5 PDGFRA COLEC12 primary motor cortex vascular leptomeningeal cell (Hsap)) - -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL1A2 (Hsap), COLEC12 (Hsap). These cells also express PDGFRA (Hsap), COLEC12 (Hsap). The reference data for this cell type is CS201912131_126.") -AnnotationAssertion( "COL1A2 (Hsap)") -AnnotationAssertion( "COLEC12 (Hsap)") -AnnotationAssertion( "COL1A2 (Hsap), COLEC12 (Hsap) expressing vascular leptomeningeal cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12") -AnnotationAssertion(rdfs:label "VLMC L1-5 PDGFRA COLEC12 primary motor cortex vascular leptomeningeal cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Micro L1-6 TYROBP CD74 primary motor cortex microglial cell (Hsap)) - -AnnotationAssertion( "Micro L1-6 TYROBP CD74 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A microglial cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of APBB1IP (Hsap), P2RY12 (Hsap). These cells also express TYROBP (Hsap), CD74 (Hsap). The reference data for this cell type is CS201912131_127.") -AnnotationAssertion( "APBB1IP (Hsap)") -AnnotationAssertion( "P2RY12 (Hsap)") -AnnotationAssertion( "APBB1IP (Hsap), P2RY12 (Hsap) expressing microglial cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Micro L1-6 TYROBP CD74") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion(rdfs:label "Micro L1-6 TYROBP CD74 primary motor cortex microglial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Lamp5)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EYA4 (Hsap), MYO16 (Hsap). The reference data for this cell type is CS201912131_128.") -AnnotationAssertion( "EYA4 (Hsap)") -AnnotationAssertion( "MYO16 (Hsap)") -AnnotationAssertion( "(Mouse Lamp5)-like") -AnnotationAssertion( "EYA4 (Hsap), MYO16 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sncg)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ADARB2 (Hsap), CNR1 (Hsap), CXCL14 (Hsap). The reference data for this cell type is CS201912131_129.") -AnnotationAssertion( "ADARB2 (Hsap)") -AnnotationAssertion( "CNR1 (Hsap)") -AnnotationAssertion( "CXCL14 (Hsap)") -AnnotationAssertion( "(Mouse Sncg)-like") -AnnotationAssertion( "ADARB2 (Hsap), CNR1 (Hsap), CXCL14 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Vip)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VIP (Hsap). The reference data for this cell type is CS201912131_130.") -AnnotationAssertion( "VIP (Hsap)") -AnnotationAssertion( "(Mouse Vip)-like") -AnnotationAssertion( "VIP (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NXPH1 (Hsap), SOX6 (Hsap), SST (Hsap). The reference data for this cell type is CS201912131_131.") -AnnotationAssertion( "NXPH1 (Hsap)") -AnnotationAssertion( "SOX6 (Hsap)") -AnnotationAssertion( "SST (Hsap)") -AnnotationAssertion( "(Mouse Sst)-like") -AnnotationAssertion( "NXPH1 (Hsap), SOX6 (Hsap), SST (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Pvalb)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Pvalb)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101929680 (Hsap), ADAMTS17 (Hsap). The reference data for this cell type is CS201912131_132.") -AnnotationAssertion( "ADAMTS17 (Hsap)") -AnnotationAssertion( "LOC101929680 (Hsap)") -AnnotationAssertion( "(Mouse Pvalb)-like") -AnnotationAssertion( "LOC101929680 (Hsap), ADAMTS17 (Hsap) expressing GABAergic interneuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:label "(Mouse Pvalb)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L2/3 IT)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L2/3 IT)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_133.") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:label "(Mouse L2/3 IT)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5 IT)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105374971 (Hsap), RORB (Hsap). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_134.") -AnnotationAssertion( "LOC105374971 (Hsap)") -AnnotationAssertion( "RORB (Hsap)") -AnnotationAssertion( "(Mouse L5 IT)-like") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "LOC105374971 (Hsap), RORB (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 IT)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L6 IT)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC101928278 (Hsap), LINC00343 (Hsap), THEMIS (Hsap). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_135.") -AnnotationAssertion( "LINC00343 (Hsap)") -AnnotationAssertion( "LOC101928278 (Hsap)") -AnnotationAssertion( "THEMIS (Hsap)") -AnnotationAssertion( "(Mouse L6 IT)-like") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "LOC101928278 (Hsap), LINC00343 (Hsap), THEMIS (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "(Mouse L6 IT)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 CT)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L6 CT)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SEMA5A (Hsap), EGFEM1P (Hsap), HS3ST4 (Hsap). These cells have projection type corticothalamic projecting. The reference data for this cell type is CS201912131_136.") -AnnotationAssertion( "EGFEM1P (Hsap)") -AnnotationAssertion( "HS3ST4 (Hsap)") -AnnotationAssertion( "SEMA5A (Hsap)") -AnnotationAssertion( "(Mouse L6 CT)-like") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "SEMA5A (Hsap), EGFEM1P (Hsap), HS3ST4 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "(Mouse L6 CT)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6b)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L6b)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SEMA3D (Hsap), MDFIC (Hsap). The reference data for this cell type is CS201912131_137.") -AnnotationAssertion( "MDFIC (Hsap)") -AnnotationAssertion( "SEMA3D (Hsap)") -AnnotationAssertion( "(Mouse L6b)-like") -AnnotationAssertion( "L6b") -AnnotationAssertion( "SEMA3D (Hsap), MDFIC (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "(Mouse L6b)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 ET)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5 ET)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC105376457 (Hsap), OR51E2 (Hsap). These cells have projection type extratelencephalic projecting. The reference data for this cell type is CS201912131_138.") -AnnotationAssertion( "LOC105376457 (Hsap)") -AnnotationAssertion( "OR51E2 (Hsap)") -AnnotationAssertion( "(Mouse L5 ET)-like") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "LOC105376457 (Hsap), OR51E2 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "(Mouse L5 ET)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5/6 NP)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5/6 NP)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NPSR1-AS1 (Hsap). These cells have projection type near projecting. The reference data for this cell type is CS201912131_139.") -AnnotationAssertion( "NPSR1-AS1 (Hsap)") -AnnotationAssertion( "(Mouse L5/6 NP)-like") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "NPSR1-AS1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "(Mouse L5/6 NP)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo primary motor cortex glial cell (Hsap)) - -AnnotationAssertion( "Oligo M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glial cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ST18 (Hsap). The reference data for this cell type is CS201912131_140.") -AnnotationAssertion( "ST18 (Hsap)") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "ST18 (Hsap) expressing glial cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Oligo primary motor cortex glial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro primary motor cortex glial cell (Hsap)) - -AnnotationAssertion( "Astro M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glial cell of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of RNF219-AS1 (Hsap). The reference data for this cell type is CS201912131_142.") -AnnotationAssertion( "RNF219-AS1 (Hsap)") -AnnotationAssertion( "Astro") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNF219-AS1 (Hsap) expressing glial cell of primary motor cortex (Homo sapiens)") -AnnotationAssertion(rdfs:label "Astro primary motor cortex glial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse CGE/PoA)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse CGE/PoA)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_143.") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:label "(Mouse CGE/PoA)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse MGE)-like primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse MGE)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_144.") -AnnotationAssertion( "(Mouse MGE)-like") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:label "(Mouse MGE)-like primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse IT projecting)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse IT projecting)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_145.") -AnnotationAssertion( "(Mouse IT projecting)-like") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:label "(Mouse IT projecting)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Non-IT projecting)-like primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse Non-IT projecting)-like M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_146.") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:label "(Mouse Non-IT projecting)-like primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo-OPC primary motor cortex glial cell (Hsap)) - -AnnotationAssertion( "Oligo-OPC M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glial cell of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_147.") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:label "Oligo-OPC primary motor cortex glial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like_C2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Lamp5)-like_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_152.") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like_C2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like_C3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Lamp5)-like_C3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_153.") -AnnotationAssertion( "(Mouse Lamp5)-like_C3") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like_C3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like_C4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Lamp5)-like_C4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_154.") -AnnotationAssertion( "(Mouse Lamp5)-like_C4") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like_C4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like_C1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sncg)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_155.") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like_C1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like_C3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sncg)-like_C3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_156.") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like_C3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like_C5 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Lamp5)-like_C5 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_157.") -AnnotationAssertion( "(Mouse Lamp5)-like_C5") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like_C5 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like_C4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sncg)-like_C4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_158.") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like_C4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Vip)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_159.") -AnnotationAssertion( "(Mouse Vip)-like_C1") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Vip)-like_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_160.") -AnnotationAssertion( "(Mouse Vip)-like_C2") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Vip)-like_C3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_161.") -AnnotationAssertion( "(Mouse Vip)-like_C3") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Vip)-like_C4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_162.") -AnnotationAssertion( "(Mouse Vip)-like_C4") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_163.") -AnnotationAssertion( "(Mouse Sst)-like_C1") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_164.") -AnnotationAssertion( "(Mouse Sst)-like_C2") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C3 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like_C3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_165.") -AnnotationAssertion( "(Mouse Sst)-like_C3") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C3 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C4 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like_C4 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_166.") -AnnotationAssertion( "(Mouse Sst)-like_C4") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C4 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C5 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like_C5 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_167.") -AnnotationAssertion( "(Mouse Sst)-like_C5") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C5 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C6 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Sst)-like_C6 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_168.") -AnnotationAssertion( "(Mouse Sst)-like_C6") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C6 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Pvalb)-like_C1 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Pvalb)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_169.") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:label "(Mouse Pvalb)-like_C1 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Pvalb)-like_C2 primary motor cortex GABAergic interneuron (Hsap)) - -AnnotationAssertion( "(Mouse Pvalb)-like_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_170.") -AnnotationAssertion( "(Mouse Pvalb)-like_C2") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:label "(Mouse Pvalb)-like_C2 primary motor cortex GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse IT projecting)-like(i) primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse IT projecting)-like(i) M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CUX2 (Hsap), FAM19A1 (Hsap). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_171.") -AnnotationAssertion( "CUX2 (Hsap)") -AnnotationAssertion( "FAM19A1 (Hsap)") -AnnotationAssertion( "(Mouse IT projecting)-like(i)") -AnnotationAssertion( "CUX2 (Hsap), FAM19A1 (Hsap) expressing glutamatergic neuron of primary motor cortex (Homo sapiens)") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:label "(Mouse IT projecting)-like(i) primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like_C1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5 IT)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_172.") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like_C1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like_C2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5 IT)-like_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_173.") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like_C2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 IT)-like_C2 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L6 IT)-like_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_174.") -AnnotationAssertion( "(Mouse L6 IT)-like_C2") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion(rdfs:label "(Mouse L6 IT)-like_C2 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like_C3 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5 IT)-like_C3 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_175.") -AnnotationAssertion( "(Mouse L5 IT)-like_C3") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like_C3 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 IT)-like_C1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L6 IT)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912131_176.") -AnnotationAssertion( "(Mouse L6 IT)-like_C1") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:label "(Mouse L6 IT)-like_C1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 CT)-like_C1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L6 CT)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type corticothalamic projecting. The reference data for this cell type is CS201912131_177.") -AnnotationAssertion( "(Mouse L6 CT)-like_C1") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion(rdfs:label "(Mouse L6 CT)-like_C1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 ET)-like_C1 primary motor cortex glutamatergic neuron (Hsap)) - -AnnotationAssertion( "(Mouse L5 ET)-like_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Homo sapiens primary motor cortex. These cells have projection type extratelencephalic projecting. The reference data for this cell type is CS201912131_178.") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:label "(Mouse L5 ET)-like_C1 primary motor cortex glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo_C2 primary motor cortex oligodendrocyte (Hsap)) - -AnnotationAssertion( "Oligo_C2 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_179.") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:label "Oligo_C2 primary motor cortex oligodendrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro_C1 primary motor cortex astrocyte (Hsap)) - -AnnotationAssertion( "Astro_C1 M1 (Human)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Homo sapiens primary motor cortex. The reference data for this cell type is CS201912131_180.") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion(rdfs:label "Astro_C1 primary motor cortex astrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (NS forest marker set of Inh L1 LAMP5 PVRL2 M1 (Human).) - -AnnotationAssertion( "0.467914439") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 LAMP5 PVRL2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 LAMP5 RAB11FIP1 M1 (Human).) - -AnnotationAssertion( "0.496957404") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 LAMP5 RAB11FIP1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-6 LAMP5 AARD M1 (Human).) - -AnnotationAssertion( "0.752308984") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-6 LAMP5 AARD M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-6 LAMP5 NES M1 (Human).) - -AnnotationAssertion( "0.299793246") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-6 LAMP5 NES M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-6 LAMP5 CA1 M1 (Human).) - -AnnotationAssertion( "0.741595254") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-6 LAMP5 CA1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 LAMP5 CRABP1 M1 (Human).) - -AnnotationAssertion( "0.792236717") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 LAMP5 CRABP1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-6 PAX6 LINC01497 M1 (Human).) - -AnnotationAssertion( "0.833333333") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-6 PAX6 LINC01497 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 PAX6 MIR101-1 M1 (Human).) - -AnnotationAssertion( "0.812619503") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 PAX6 MIR101-1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 PAX6 CHRFAM7A M1 (Human).) - -AnnotationAssertion( "0.518234165") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 PAX6 CHRFAM7A M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-6 VIP SLC7A6OS M1 (Human).) - -AnnotationAssertion( "0.683229814") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-6 VIP SLC7A6OS M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2 PAX6 FREM2 M1 (Human).) - -AnnotationAssertion( "0.788690476") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2 PAX6 FREM2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP HTR3A M1 (Human).) - -AnnotationAssertion( "0.745614035") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP HTR3A M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP WNT4 M1 (Human).) - -AnnotationAssertion( "0.452898551") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP WNT4 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 LAMP5 BMP2 M1 (Human).) - -AnnotationAssertion( "0.748207885") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 LAMP5 BMP2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 LAMP5 NMBR M1 (Human).) - -AnnotationAssertion( "0.639360639") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 LAMP5 NMBR M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 PVALB-like SST ASIC4 M1 (Human).) - -AnnotationAssertion( "0.759385666") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 PVALB-like SST ASIC4 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 SST P4HA3 M1 (Human).) - -AnnotationAssertion( "0.478723404") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 SST P4HA3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 SST DEFB108B M1 (Human).) - -AnnotationAssertion( "0.519187359") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 SST DEFB108B M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP CBLN1 M1 (Human).) - -AnnotationAssertion( "0.6625") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP CBLN1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP EXPH5 M1 (Human).) - -AnnotationAssertion( "0.621716287") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP EXPH5 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP HSPB6 M1 (Human).) - -AnnotationAssertion( "0.327060932") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP HSPB6 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP PTGER3 M1 (Human).) - -AnnotationAssertion( "0.5") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP PTGER3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP SCML4 M1 (Human).) - -AnnotationAssertion( "0.6") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP SCML4 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP FNDC1 M1 (Human).) - -AnnotationAssertion( "0.457227139") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP FNDC1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP CHRNA2 M1 (Human).) - -AnnotationAssertion( "0.666969147") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP CHRNA2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2 VIP SLC6A16 M1 (Human).) - -AnnotationAssertion( "0.578125") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2 VIP SLC6A16 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 VIP KLHDC8B M1 (Human).) - -AnnotationAssertion( "0.645756458") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 VIP KLHDC8B M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-5 VIP IGDCC3 M1 (Human).) - -AnnotationAssertion( "0.595533499") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 VIP IGDCC3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-5 VIP SMOC1 M1 (Human).) - -AnnotationAssertion( "0.568965517") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-5 VIP SMOC1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-5 VIP HS3ST3A1 M1 (Human).) - -AnnotationAssertion( "0.624151967") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 VIP HS3ST3A1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 VIP COL4A3 M1 (Human).) - -AnnotationAssertion( "0.552995392") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 VIP COL4A3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-5 VIP CD27-AS1 M1 (Human).) - -AnnotationAssertion( "0.552763819") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-5 VIP CD27-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 VIP BSPRY M1 (Human).) - -AnnotationAssertion( "0.480427046") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 VIP BSPRY M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 VIP SOX11 M1 (Human).) - -AnnotationAssertion( "0.708333333") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 VIP SOX11 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-6 VIP ZIM2-AS1 M1 (Human).) - -AnnotationAssertion( "0.827137546") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-6 VIP ZIM2-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-5 VIP PHLDB3 M1 (Human).) - -AnnotationAssertion( "0.503731343") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-5 VIP PHLDB3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-5 VIP LINC01013 M1 (Human).) - -AnnotationAssertion( "0.640326975") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-5 VIP LINC01013 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-6 VIP UG0898H09 M1 (Human).) - -AnnotationAssertion( "0.507462687") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-6 VIP UG0898H09 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-5 VIP TAC3 M1 (Human).) - -AnnotationAssertion( "0.580204778") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 VIP TAC3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-6 SST NPY M1 (Human).) - -AnnotationAssertion( "0.951661631") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-6 SST NPY M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Inh L3-5 SST CDH3 M1 (Human).) - -AnnotationAssertion( "0.477707006") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 SST CDH3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5 SST RPL35AP11 M1 (Human).) - -AnnotationAssertion( "0.578386606") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5 SST RPL35AP11 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST ISX M1 (Human).) - -AnnotationAssertion( "0.563165906") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST ISX M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB SST CRHR2 M1 (Human).) - -AnnotationAssertion( "0.670241287") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB SST CRHR2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-5 SST OR5AH1P M1 (Human).) - -AnnotationAssertion( "0.384615385") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 SST OR5AH1P M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-5 SST GGTLC3 M1 (Human).) - -AnnotationAssertion( "0.609300747") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 SST GGTLC3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-3 SST NMU M1 (Human).) - -AnnotationAssertion( "0.520547945") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-3 SST NMU M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST PAWR M1 (Human).) - -AnnotationAssertion( "0.442386831") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST PAWR M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST PIK3CD M1 (Human).) - -AnnotationAssertion( "0.475247525") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST PIK3CD M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 SST CCNJL M1 (Human).) - -AnnotationAssertion( "0.530660377") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 SST CCNJL M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 SST FAM20A M1 (Human).) - -AnnotationAssertion( "0.527268028") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 SST FAM20A M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 SST PRRT4 M1 (Human).) - -AnnotationAssertion( "0.697674419") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 SST PRRT4 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST BEAN1 M1 (Human).) - -AnnotationAssertion( "0.617088608") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST BEAN1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST DNAJC14 M1 (Human).) - -AnnotationAssertion( "0.492957746") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST DNAJC14 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST C4orf26 M1 (Human).) - -AnnotationAssertion( "0.622775801") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST C4orf26 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST FBN2 M1 (Human).) - -AnnotationAssertion( "0.395833333") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST FBN2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST KLHL1 M1 (Human).) - -AnnotationAssertion( "0.620300752") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST KLHL1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L6 SST TH M1 (Human).) - -AnnotationAssertion( "0.714285714") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L6 SST TH M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB KCNIP2 M1 (Human).) - -AnnotationAssertion( "0.66091954") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB KCNIP2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB ZFPM2-AS1 M1 (Human).) - -AnnotationAssertion( "0.705244123") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB ZFPM2-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-5 PVALB ISG20 M1 (Human).) - -AnnotationAssertion( "0.559299191") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 PVALB ISG20 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5 PVALB LRIG3 M1 (Human).) - -AnnotationAssertion( "0.705394191") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5 PVALB LRIG3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 PVALB HHIPL1 M1 (Human).) - -AnnotationAssertion( "0.488683128") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 PVALB HHIPL1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 PVALB RPH3AL M1 (Human).) - -AnnotationAssertion( "0.669112984") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 PVALB RPH3AL M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3 PVALB SAMD13 M1 (Human).) - -AnnotationAssertion( "0.746232377") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3 PVALB SAMD13 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 PVALB CDK20 M1 (Human).) - -AnnotationAssertion( "0.462046205") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 PVALB CDK20 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2 PVALB FRZB M1 (Human).) - -AnnotationAssertion( "0.462555066") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2 PVALB FRZB M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 SST CLIC6 M1 (Human).) - -AnnotationAssertion( "0.543071161") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 SST CLIC6 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB GAPDHP60 M1 (Human).) - -AnnotationAssertion( "0.689189189") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB GAPDHP60 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB FAM150B M1 (Human).) - -AnnotationAssertion( "0.58419244") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB FAM150B M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB MEPE M1 (Human).) - -AnnotationAssertion( "0.59490085") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB MEPE M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-6 PVALB COL15A1 M1 (Human).) - -AnnotationAssertion( "0.853413655") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-6 PVALB COL15A1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2 LAMP5 KCNG3 M1 (Human).) - -AnnotationAssertion( "0.412573674") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2 LAMP5 KCNG3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2 LINC00507 ATP7B M1 (Human).) - -AnnotationAssertion( "0.44") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2 LINC00507 ATP7B M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2 LINC00507 GLRA3 M1 (Human).) - -AnnotationAssertion( "0.77315952") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2 LINC00507 GLRA3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2-3 RORB RTKN2 M1 (Human).) - -AnnotationAssertion( "0.521909512") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2-3 RORB RTKN2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2-3 LINC00507 DSG3 M1 (Human).) - -AnnotationAssertion( "0.536947514") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2-3 LINC00507 DSG3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3 LAMP5 CARM1P1 M1 (Human).) - -AnnotationAssertion( "0.737033343") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3 LAMP5 CARM1P1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo L2-6 OPALIN MAP6D1 M1 (Human).) - -AnnotationAssertion( "0.539007092") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo L2-6 OPALIN MAP6D1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2-3 RORB CCDC68 M1 (Human).) - -AnnotationAssertion( "0.786792959") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2-3 RORB CCDC68 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2-3 RORB PTPN3 M1 (Human).) - -AnnotationAssertion( "0.395338208") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2-3 RORB PTPN3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3 THEMIS ENPEP M1 (Human).) - -AnnotationAssertion( "0.433660299") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3 THEMIS ENPEP M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB TNNT2 M1 (Human).) - -AnnotationAssertion( "0.443247722") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB TNNT2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB LAMA4 M1 (Human).) - -AnnotationAssertion( "0.489690722") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB LAMA4 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 THEMIS VILL M1 (Human).) - -AnnotationAssertion( "0.670289855") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 THEMIS VILL M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3 RORB OTOGL M1 (Human).) - -AnnotationAssertion( "0.703101013") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3 RORB OTOGL M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB LINC01202 M1 (Human).) - -AnnotationAssertion( "0.625") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB LINC01202 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 THEMIS SLC22A18 M1 (Human).) - -AnnotationAssertion( "0.773195876") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 THEMIS SLC22A18 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 THEMIS TNFAIP6 M1 (Human).) - -AnnotationAssertion( "0.454866008") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 THEMIS TNFAIP6 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB LNX2 M1 (Human).) - -AnnotationAssertion( "0.697930555") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB LNX2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB RPRM M1 (Human).) - -AnnotationAssertion( "0.585186785") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB RPRM M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 RORB MED8 M1 (Human).) - -AnnotationAssertion( "0.589692765") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 RORB MED8 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 THEMIS FGF10 M1 (Human).) - -AnnotationAssertion( "0.452488688") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 THEMIS FGF10 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 THEMIS LINC00343 M1 (Human).) - -AnnotationAssertion( "0.564328843") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 THEMIS LINC00343 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 THEMIS SLN M1 (Human).) - -AnnotationAssertion( "0.425145349") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 THEMIS SLN M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 THEMIS SNTG2 M1 (Human).) - -AnnotationAssertion( "0.634398496") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 THEMIS SNTG2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 THEMIS SMYD1 M1 (Human).) - -AnnotationAssertion( "0.809674027") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 THEMIS SMYD1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 OR1L8 M1 (Human).) - -AnnotationAssertion( "0.71942446") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 OR1L8 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 THEMIS LINC01116 M1 (Human).) - -AnnotationAssertion( "0.613577023") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 THEMIS LINC01116 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 THEMIS RGPD6 M1 (Human).) - -AnnotationAssertion( "0.521367521") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 THEMIS RGPD6 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 C9orf135-AS1 M1 (Human).) - -AnnotationAssertion( "0.751859724") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 C9orf135-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 FILIP1L M1 (Human).) - -AnnotationAssertion( "0.398773006") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 FILIP1L M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 SH2D1B M1 (Human).) - -AnnotationAssertion( "0.478873239") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 SH2D1B M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 PDYN M1 (Human).) - -AnnotationAssertion( "0.652173913") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 PDYN M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 FFAR4 M1 (Human).) - -AnnotationAssertion( "0.589430894") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 FFAR4 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 PROKR2 M1 (Human).) - -AnnotationAssertion( "0.595238095") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 PROKR2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 CFTR M1 (Human).) - -AnnotationAssertion( "0.463709677") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 CFTR M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 KLK7 M1 (Human).) - -AnnotationAssertion( "0.841019228") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 KLK7 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 POGK M1 (Human).) - -AnnotationAssertion( "0.496613995") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 POGK M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 FEZF2 CSN1S1 M1 (Human).) - -AnnotationAssertion( "0.731225296") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 FEZF2 CSN1S1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 FEZF2 ASGR2 M1 (Human).) - -AnnotationAssertion( "0.799528302") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 FEZF2 ASGR2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 FEZF2 LINC01107 M1 (Human).) - -AnnotationAssertion( "0.8") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 FEZF2 LINC01107 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 FEZF2 PKD2L1 M1 (Human).) - -AnnotationAssertion( "0.80199115") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 FEZF2 PKD2L1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 FEZF2 NREP-AS1 M1 (Human).) - -AnnotationAssertion( "0.68296796") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 FEZF2 NREP-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5 FEZF2 RNF144A-AS1 M1 (Human).) - -AnnotationAssertion( "0.479651163") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5 FEZF2 RNF144A-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 IFNG-AS1 M1 (Human).) - -AnnotationAssertion( "0.696267696") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 IFNG-AS1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 LPO M1 (Human).) - -AnnotationAssertion( "0.760517799") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 LPO M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of OPC L1-6 PDGFRA COL20A1 M1 (Human).) - -AnnotationAssertion( "0.896358543") -AnnotationAssertion(rdfs:label "NS forest marker set of OPC L1-6 PDGFRA COL20A1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo L3-6 OPALIN-like ENPP6 M1 (Human).) - -AnnotationAssertion( "0.637963545") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo L3-6 OPALIN-like ENPP6 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo L2-6 OPALIN FTH1P3 M1 (Human).) - -AnnotationAssertion( "0.888034509") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo L2-6 OPALIN FTH1P3 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo L5-6 OPALIN LDLRAP1 M1 (Human).) - -AnnotationAssertion( "0.714285714") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo L5-6 OPALIN LDLRAP1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro L1-6 FGFR3 AQP1 M1 (Human).) - -AnnotationAssertion( "0.825049702") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro L1-6 FGFR3 AQP1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Astro L1 FGFR3 SERPINI2 M1 (Human).) - -AnnotationAssertion( "0.478723404") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro L1 FGFR3 SERPINI2 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro L1-6 FGFR3 PLCG1 M1 (Human).) - -AnnotationAssertion( "0.77376566") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro L1-6 FGFR3 PLCG1 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Endo L2-5 NOSTRIN SRGN M1 (Human).) - -AnnotationAssertion( "0.923913043") -AnnotationAssertion(rdfs:label "NS forest marker set of Endo L2-5 NOSTRIN SRGN M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of VLMC L1-5 PDGFRA COLEC12 M1 (Human).) - -AnnotationAssertion( "0.929487179") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC L1-5 PDGFRA COLEC12 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Micro L1-6 TYROBP CD74 M1 (Human).) - -AnnotationAssertion( "0.889423077") -AnnotationAssertion(rdfs:label "NS forest marker set of Micro L1-6 TYROBP CD74 M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Lamp5)-like M1 (Human).) - -AnnotationAssertion( "0.911380261") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Lamp5)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Sncg)-like M1 (Human).) - -AnnotationAssertion( "0.653061224") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Sncg)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Vip)-like M1 (Human).) - -AnnotationAssertion( "0.88590604") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Vip)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of (Mouse Sst)-like M1 (Human).) - -AnnotationAssertion( "0.888260371") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Sst)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Pvalb)-like M1 (Human).) - -AnnotationAssertion( "0.880051683") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Pvalb)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L5 IT)-like M1 (Human).) - -AnnotationAssertion( "0.825020189") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L5 IT)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L6 IT)-like M1 (Human).) - -AnnotationAssertion( "0.684065302") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L6 IT)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L6 CT)-like M1 (Human).) - -AnnotationAssertion( "0.909253689") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L6 CT)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L6b)-like M1 (Human).) - -AnnotationAssertion( "0.883896569") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L6b)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L5 ET)-like M1 (Human).) - -AnnotationAssertion( "0.9") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L5 ET)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L5/6 NP)-like M1 (Human).) - -AnnotationAssertion( "0.927147766") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L5/6 NP)-like M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Oligo M1 (Human).) - -AnnotationAssertion( "0.964617513") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Astro M1 (Human).) - -AnnotationAssertion( "0.864946889") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of (Mouse IT projecting)-like(i) M1 (Human).) - -AnnotationAssertion( "0.94565095") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse IT projecting)-like(i) M1 (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (Inh SST NPY primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST NPY M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NPY (Cjac). These cells also express SST (Cjac), NPY (Cjac). The reference data for this cell type is CS201912132_1.") -AnnotationAssertion( "NPY (Cjac)") -AnnotationAssertion( "Inh SST NPY") -AnnotationAssertion( "NPY (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:label "Inh SST NPY primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh LAMP5 COL5A2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh LAMP5 COL5A2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TOX3 (Cjac), GLIS3 (Cjac). These cells also express LAMP5 (Cjac), COL5A2 (Cjac). The reference data for this cell type is CS201912132_2.") -AnnotationAssertion( "GLIS3 (Cjac)") -AnnotationAssertion( "TOX3 (Cjac)") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "TOX3 (Cjac), GLIS3 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh LAMP5 COL5A2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh LAMP5 TOX2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh LAMP5 TOX2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ALK (Cjac), TOX2 (Cjac), RELN (Cjac). These cells also express LAMP5 (Cjac), TOX2 (Cjac). The reference data for this cell type is CS201912132_3.") -AnnotationAssertion( "ALK (Cjac)") -AnnotationAssertion( "RELN (Cjac)") -AnnotationAssertion( "TOX2 (Cjac)") -AnnotationAssertion( "ALK (Cjac), TOX2 (Cjac), RELN (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion(rdfs:label "Inh LAMP5 TOX2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh LAMP5 TRPC6 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh LAMP5 TRPC6 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TRPC6 (Cjac), TACR1 (Cjac). These cells also express LAMP5 (Cjac), TRPC6 (Cjac). The reference data for this cell type is CS201912132_4.") -AnnotationAssertion( "TACR1 (Cjac)") -AnnotationAssertion( "TRPC6 (Cjac)") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "TRPC6 (Cjac), TACR1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh LAMP5 TRPC6 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh LAMP5 WWP1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh LAMP5 WWP1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NTNG1 (Cjac), KIT (Cjac). These cells also express LAMP5 (Cjac), WWP1 (Cjac). The reference data for this cell type is CS201912132_5.") -AnnotationAssertion( "KIT (Cjac)") -AnnotationAssertion( "NTNG1 (Cjac)") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion( "NTNG1 (Cjac), KIT (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh LAMP5 WWP1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh LAMP5 LOC108591196 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh LAMP5 LOC108591196 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of KIT (Cjac), COL25A1 (Cjac). These cells also express LAMP5 (Cjac), LOC108591196 (Cjac). The reference data for this cell type is CS201912132_6.") -AnnotationAssertion( "COL25A1 (Cjac)") -AnnotationAssertion( "KIT (Cjac)") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion( "KIT (Cjac), COL25A1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh LAMP5 LOC108591196 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PAX6 HMBOX1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PAX6 HMBOX1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of RELN (Cjac), SORCS3 (Cjac). These cells also express PAX6 (Cjac), HMBOX1 (Cjac). The reference data for this cell type is CS201912132_7.") -AnnotationAssertion( "RELN (Cjac)") -AnnotationAssertion( "SORCS3 (Cjac)") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RELN (Cjac), SORCS3 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PAX6 HMBOX1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SNCG PLPPR1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SNCG PLPPR1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TRPM3 (Cjac), CNR1 (Cjac). These cells also express SNCG (Cjac), PLPPR1 (Cjac). The reference data for this cell type is CS201912132_8.") -AnnotationAssertion( "CNR1 (Cjac)") -AnnotationAssertion( "TRPM3 (Cjac)") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "TRPM3 (Cjac), CNR1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SNCG PLPPR1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PAX6 ANKRD6 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PAX6 ANKRD6 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of GPRIN3 (Cjac), SPACA1 (Cjac), FBN2 (Cjac). These cells also express PAX6 (Cjac), ANKRD61 (Cjac). The reference data for this cell type is CS201912132_9.") -AnnotationAssertion( "FBN2 (Cjac)") -AnnotationAssertion( "GPRIN3 (Cjac)") -AnnotationAssertion( "SPACA1 (Cjac)") -AnnotationAssertion( "GPRIN3 (Cjac), SPACA1 (Cjac), FBN2 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion(rdfs:label "Inh PAX6 ANKRD6 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP CYP19A1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP CYP19A1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SKAP1 (Cjac), LOC103795617 (Cjac). These cells also express VIP (Cjac), CYP19A1 (Cjac). The reference data for this cell type is CS201912132_10.") -AnnotationAssertion( "LOC103795617 (Cjac)") -AnnotationAssertion( "SKAP1 (Cjac)") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion( "SKAP1 (Cjac), LOC103795617 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP CYP19A1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SNCG CNTN4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SNCG CNTN4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VEGFC (Cjac), PCDH15 (Cjac), ARHGAP18 (Cjac). These cells also express SNCG (Cjac), CNTN4 (Cjac). The reference data for this cell type is CS201912132_11.") -AnnotationAssertion( "ARHGAP18 (Cjac)") -AnnotationAssertion( "PCDH15 (Cjac)") -AnnotationAssertion( "VEGFC (Cjac)") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion( "VEGFC (Cjac), PCDH15 (Cjac), ARHGAP18 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SNCG CNTN4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PAX6 CDH4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PAX6 CDH4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ARHGAP6 (Cjac), CDH4 (Cjac), THSD7B (Cjac). These cells also express PAX6 (Cjac), CDH4 (Cjac). The reference data for this cell type is CS201912132_12.") -AnnotationAssertion( "ARHGAP6 (Cjac)") -AnnotationAssertion( "CDH4 (Cjac)") -AnnotationAssertion( "THSD7B (Cjac)") -AnnotationAssertion( "ARHGAP6 (Cjac), CDH4 (Cjac), THSD7B (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion(rdfs:label "Inh PAX6 CDH4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh GAD1 PCP4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh GAD1 PCP4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of THSD7B (Cjac), PATJ (Cjac). These cells also express GAD1 (Cjac), PCP4 (Cjac). The reference data for this cell type is CS201912132_13.") -AnnotationAssertion( "PATJ (Cjac)") -AnnotationAssertion( "THSD7B (Cjac)") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion( "THSD7B (Cjac), PATJ (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh GAD1 PCP4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh GAD1 LOC108589948 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh GAD1 LOC108589948 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of THSD7B (Cjac), LOC108589948 (Cjac). These cells also express GAD1 (Cjac), LOC108589948 (Cjac). The reference data for this cell type is CS201912132_14.") -AnnotationAssertion( "LOC108589948 (Cjac)") -AnnotationAssertion( "THSD7B (Cjac)") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion( "THSD7B (Cjac), LOC108589948 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh GAD1 LOC108589948 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP THSD7B primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP THSD7B M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of THSD7B (Cjac), LOC103788553 (Cjac). These cells also express VIP (Cjac), THSD7B (Cjac). The reference data for this cell type is CS201912132_15.") -AnnotationAssertion( "LOC103788553 (Cjac)") -AnnotationAssertion( "THSD7B (Cjac)") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion( "THSD7B (Cjac), LOC103788553 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP THSD7B primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP LOC100397259 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP LOC100397259 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of MYO16 (Cjac), CRH (Cjac). These cells also express VIP (Cjac), LOC100397259 (Cjac). The reference data for this cell type is CS201912132_16.") -AnnotationAssertion( "CRH (Cjac)") -AnnotationAssertion( "MYO16 (Cjac)") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion( "MYO16 (Cjac), CRH (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP LOC100397259 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh GAD1 NPSR1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh GAD1 NPSR1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100403193 (Cjac), ALCAM (Cjac). These cells also express GAD1 (Cjac), NPSR1 (Cjac). The reference data for this cell type is CS201912132_17.") -AnnotationAssertion( "ALCAM (Cjac)") -AnnotationAssertion( "LOC100403193 (Cjac)") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion( "LOC100403193 (Cjac), ALCAM (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh GAD1 NPSR1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SNCG LOC108587895 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SNCG LOC108587895 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SEMA3C (Cjac), ADARB2 (Cjac), LOC103793609 (Cjac). These cells also express SNCG (Cjac), LOC108587895 (Cjac). The reference data for this cell type is CS201912132_18.") -AnnotationAssertion( "ADARB2 (Cjac)") -AnnotationAssertion( "LOC103793609 (Cjac)") -AnnotationAssertion( "SEMA3C (Cjac)") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion( "SEMA3C (Cjac), ADARB2 (Cjac), LOC103793609 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SNCG LOC108587895 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP LOC108589153 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP LOC108589153 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of KCNK13 (Cjac), THSD7A (Cjac), ANO1 (Cjac). These cells also express VIP (Cjac), LOC108589153 (Cjac). The reference data for this cell type is CS201912132_19.") -AnnotationAssertion( "ANO1 (Cjac)") -AnnotationAssertion( "KCNK13 (Cjac)") -AnnotationAssertion( "THSD7A (Cjac)") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion( "KCNK13 (Cjac), THSD7A (Cjac), ANO1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP LOC108589153 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP FIGN primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP FIGN M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CALB2 (Cjac), UNC13C (Cjac), PCSK6 (Cjac). These cells also express VIP (Cjac), FIGN (Cjac). The reference data for this cell type is CS201912132_20.") -AnnotationAssertion( "CALB2 (Cjac)") -AnnotationAssertion( "PCSK6 (Cjac)") -AnnotationAssertion( "UNC13C (Cjac)") -AnnotationAssertion( "CALB2 (Cjac), UNC13C (Cjac), PCSK6 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion(rdfs:label "Inh VIP FIGN primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP GPR149 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP GPR149 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CREB5 (Cjac), CRH (Cjac). These cells also express VIP (Cjac), GPR149 (Cjac). The reference data for this cell type is CS201912132_21.") -AnnotationAssertion( "CREB5 (Cjac)") -AnnotationAssertion( "CRH (Cjac)") -AnnotationAssertion( "CREB5 (Cjac), CRH (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion(rdfs:label "Inh VIP GPR149 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP LOC108588071 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP LOC108588071 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of THSD4 (Cjac), LOC103791740 (Cjac). These cells also express VIP (Cjac), LOC108588071 (Cjac). The reference data for this cell type is CS201912132_22.") -AnnotationAssertion( "LOC103791740 (Cjac)") -AnnotationAssertion( "THSD4 (Cjac)") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion( "THSD4 (Cjac), LOC103791740 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP LOC108588071 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP VAT1L primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP VAT1L M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VIP (Cjac), TRPC4 (Cjac), LOC103795407 (Cjac). These cells also express VIP (Cjac), VAT1L (Cjac). The reference data for this cell type is CS201912132_23.") -AnnotationAssertion( "LOC103795407 (Cjac)") -AnnotationAssertion( "TRPC4 (Cjac)") -AnnotationAssertion( "VIP (Cjac)") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion( "VIP (Cjac), TRPC4 (Cjac), LOC103795407 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP VAT1L primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP CIT primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP CIT M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FREM1 (Cjac), ARHGAP18 (Cjac), EGFR (Cjac). These cells also express VIP (Cjac), CIT (Cjac). The reference data for this cell type is CS201912132_24.") -AnnotationAssertion( "ARHGAP18 (Cjac)") -AnnotationAssertion( "EGFR (Cjac)") -AnnotationAssertion( "FREM1 (Cjac)") -AnnotationAssertion( "FREM1 (Cjac), ARHGAP18 (Cjac), EGFR (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion(rdfs:label "Inh VIP CIT primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh VIP LOC108588539 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh VIP LOC108588539 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC103787232 (Cjac), LOC108588539 (Cjac). These cells also express VIP (Cjac), LOC108588539 (Cjac). The reference data for this cell type is CS201912132_25.") -AnnotationAssertion( "LOC103787232 (Cjac)") -AnnotationAssertion( "LOC108588539 (Cjac)") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion( "LOC103787232 (Cjac), LOC108588539 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh VIP LOC108588539 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PAX6 MEIS2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PAX6 MEIS2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PBX3 (Cjac). These cells also express PAX6 (Cjac), MEIS2 (Cjac). The reference data for this cell type is CS201912132_26.") -AnnotationAssertion( "PBX3 (Cjac)") -AnnotationAssertion( "Inh PAX6 MEIS2") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "PBX3 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PAX6 MEIS2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST LOC108589054 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST LOC108589054 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SULF1 (Cjac), THSD7B (Cjac). These cells also express SST (Cjac), LOC108589054 (Cjac). The reference data for this cell type is CS201912132_27.") -AnnotationAssertion( "SULF1 (Cjac)") -AnnotationAssertion( "THSD7B (Cjac)") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion( "SULF1 (Cjac), THSD7B (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:label "Inh SST LOC108589054 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST LOC108588801 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST LOC108588801 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PCDH11X (Cjac), COL25A1 (Cjac), LOC108588801 (Cjac). These cells also express SST (Cjac), LOC108588801 (Cjac). The reference data for this cell type is CS201912132_28.") -AnnotationAssertion( "COL25A1 (Cjac)") -AnnotationAssertion( "LOC108588801 (Cjac)") -AnnotationAssertion( "PCDH11X (Cjac)") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion( "PCDH11X (Cjac), COL25A1 (Cjac), LOC108588801 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:label "Inh SST LOC108588801 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST LOC103788138 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST LOC103788138 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of GLRA3 (Cjac), ALK (Cjac), TRHDE (Cjac). These cells also express SST (Cjac), LOC103788138 (Cjac). The reference data for this cell type is CS201912132_29.") -AnnotationAssertion( "ALK (Cjac)") -AnnotationAssertion( "GLRA3 (Cjac)") -AnnotationAssertion( "TRHDE (Cjac)") -AnnotationAssertion( "GLRA3 (Cjac), ALK (Cjac), TRHDE (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion( "Sst_7") -AnnotationAssertion(rdfs:label "Inh SST LOC103788138 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST MPP5 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST MPP5 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TAC1 (Cjac), SYT9 (Cjac), ARHGAP24 (Cjac). These cells also express SST (Cjac), MPP5 (Cjac). The reference data for this cell type is CS201912132_30.") -AnnotationAssertion( "ARHGAP24 (Cjac)") -AnnotationAssertion( "SYT9 (Cjac)") -AnnotationAssertion( "TAC1 (Cjac)") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion( "TAC1 (Cjac), SYT9 (Cjac), ARHGAP24 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SST MPP5 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST KIRREL3 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST KIRREL3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PTPRT (Cjac), SERPINI1 (Cjac), COL25A1 (Cjac). These cells also express SST (Cjac), KIRREL3 (Cjac). The reference data for this cell type is CS201912132_31.") -AnnotationAssertion( "COL25A1 (Cjac)") -AnnotationAssertion( "PTPRT (Cjac)") -AnnotationAssertion( "SERPINI1 (Cjac)") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion( "PTPRT (Cjac), SERPINI1 (Cjac), COL25A1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SST KIRREL3 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST LOC103788660 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST LOC103788660 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NXPH1 (Cjac), COL24A1 (Cjac), COL25A1 (Cjac). These cells also express SST (Cjac), LOC103788660 (Cjac). The reference data for this cell type is CS201912132_32.") -AnnotationAssertion( "COL24A1 (Cjac)") -AnnotationAssertion( "COL25A1 (Cjac)") -AnnotationAssertion( "NXPH1 (Cjac)") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion( "NXPH1 (Cjac), COL24A1 (Cjac), COL25A1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SST LOC103788660 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST CBLN4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST CBLN4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CBLN4 (Cjac), COL24A1 (Cjac). These cells also express SST (Cjac), CBLN4 (Cjac). The reference data for this cell type is CS201912132_33.") -AnnotationAssertion( "CBLN4 (Cjac)") -AnnotationAssertion( "COL24A1 (Cjac)") -AnnotationAssertion( "CBLN4 (Cjac), COL24A1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion(rdfs:label "Inh SST CBLN4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST ABI3BP primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST ABI3BP M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ABI3BP (Cjac), LOC100401328 (Cjac). These cells also express SST (Cjac), ABI3BP (Cjac). The reference data for this cell type is CS201912132_34.") -AnnotationAssertion( "ABI3BP (Cjac)") -AnnotationAssertion( "LOC100401328 (Cjac)") -AnnotationAssertion( "ABI3BP (Cjac), LOC100401328 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion(rdfs:label "Inh SST ABI3BP primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST TMEFF2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST TMEFF2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100384959 (Cjac), MAN1A1 (Cjac), ANKRD55 (Cjac). These cells also express SST (Cjac), TMEFF2 (Cjac). The reference data for this cell type is CS201912132_35.") -AnnotationAssertion( "ANKRD55 (Cjac)") -AnnotationAssertion( "LOC100384959 (Cjac)") -AnnotationAssertion( "MAN1A1 (Cjac)") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion( "LOC100384959 (Cjac), MAN1A1 (Cjac), ANKRD55 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SST TMEFF2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST P4HA1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST P4HA1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ABI3BP (Cjac), KCTD8 (Cjac), COL19A1 (Cjac). These cells also express SST (Cjac), P4HA1 (Cjac). The reference data for this cell type is CS201912132_36.") -AnnotationAssertion( "ABI3BP (Cjac)") -AnnotationAssertion( "COL19A1 (Cjac)") -AnnotationAssertion( "KCTD8 (Cjac)") -AnnotationAssertion( "ABI3BP (Cjac), KCTD8 (Cjac), COL19A1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion(rdfs:label "Inh SST P4HA1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST LTBP1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST LTBP1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of COL12A1 (Cjac), TRHDE (Cjac). These cells also express SST (Cjac), LTBP1 (Cjac). The reference data for this cell type is CS201912132_37.") -AnnotationAssertion( "COL12A1 (Cjac)") -AnnotationAssertion( "TRHDE (Cjac)") -AnnotationAssertion( "COL12A1 (Cjac), TRHDE (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:label "Inh SST LTBP1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST AIM1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST AIM1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NELL1 (Cjac), TRHDE (Cjac). These cells also express SST (Cjac), AIM1 (Cjac). The reference data for this cell type is CS201912132_38.") -AnnotationAssertion( "NELL1 (Cjac)") -AnnotationAssertion( "TRHDE (Cjac)") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion( "NELL1 (Cjac), TRHDE (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:label "Inh SST AIM1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST VAPA primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST VAPA M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EYS (Cjac), LOC103793609 (Cjac). These cells also express SST (Cjac), VAPA (Cjac). The reference data for this cell type is CS201912132_39.") -AnnotationAssertion( "EYS (Cjac)") -AnnotationAssertion( "LOC103793609 (Cjac)") -AnnotationAssertion( "EYS (Cjac), LOC103793609 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:label "Inh SST VAPA primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh SST PCSK5 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh SST PCSK5 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NCKAP5 (Cjac), UNC13C (Cjac), RELN (Cjac). These cells also express SST (Cjac), PCSK5 (Cjac). The reference data for this cell type is CS201912132_40.") -AnnotationAssertion( "NCKAP5 (Cjac)") -AnnotationAssertion( "RELN (Cjac)") -AnnotationAssertion( "UNC13C (Cjac)") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion( "NCKAP5 (Cjac), UNC13C (Cjac), RELN (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh SST PCSK5 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB OTOGL primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB OTOGL M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CCDC141 (Cjac), POSTN (Cjac), CHRM2 (Cjac). These cells also express PVALB (Cjac), OTOGL (Cjac). The reference data for this cell type is CS201912132_41.") -AnnotationAssertion( "CCDC141 (Cjac)") -AnnotationAssertion( "CHRM2 (Cjac)") -AnnotationAssertion( "POSTN (Cjac)") -AnnotationAssertion( "CCDC141 (Cjac), POSTN (Cjac), CHRM2 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion(rdfs:label "Inh PVALB OTOGL primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB LOC103790362 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB LOC103790362 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PRKG1 (Cjac), FILIP1 (Cjac), COL25A1 (Cjac). These cells also express PVALB (Cjac), LOC103790362 (Cjac). The reference data for this cell type is CS201912132_42.") -AnnotationAssertion( "COL25A1 (Cjac)") -AnnotationAssertion( "FILIP1 (Cjac)") -AnnotationAssertion( "PRKG1 (Cjac)") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion( "PRKG1 (Cjac), FILIP1 (Cjac), COL25A1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PVALB LOC103790362 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB OSBP2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB OSBP2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of B3GLCT (Cjac), MYO5B (Cjac), BTBD11 (Cjac). These cells also express PVALB (Cjac), OSBP2 (Cjac). The reference data for this cell type is CS201912132_43.") -AnnotationAssertion( "B3GLCT (Cjac)") -AnnotationAssertion( "BTBD11 (Cjac)") -AnnotationAssertion( "MYO5B (Cjac)") -AnnotationAssertion( "B3GLCT (Cjac), MYO5B (Cjac), BTBD11 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion(rdfs:label "Inh PVALB OSBP2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB LOC103789439 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB LOC103789439 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FILIP1 (Cjac), CALN1 (Cjac), SULF1 (Cjac), FAM179A (Cjac). These cells also express PVALB (Cjac), LOC103789439 (Cjac). The reference data for this cell type is CS201912132_44.") -AnnotationAssertion( "CALN1 (Cjac)") -AnnotationAssertion( "FAM179A (Cjac)") -AnnotationAssertion( "FILIP1 (Cjac)") -AnnotationAssertion( "SULF1 (Cjac)") -AnnotationAssertion( "FILIP1 (Cjac), CALN1 (Cjac), SULF1 (Cjac), FAM179A (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion(rdfs:label "Inh PVALB LOC103789439 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB GSTK1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB GSTK1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SULF1 (Cjac), EYS (Cjac), MYO5B (Cjac), POSTN (Cjac). These cells also express PVALB (Cjac), GSTK1 (Cjac). The reference data for this cell type is CS201912132_45.") -AnnotationAssertion( "EYS (Cjac)") -AnnotationAssertion( "MYO5B (Cjac)") -AnnotationAssertion( "POSTN (Cjac)") -AnnotationAssertion( "SULF1 (Cjac)") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion( "SULF1 (Cjac), EYS (Cjac), MYO5B (Cjac), POSTN (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PVALB GSTK1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB C8H7orf62 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB C8H7orf62 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SULF1 (Cjac), CHST9 (Cjac), LRRC38 (Cjac). These cells also express PVALB (Cjac), C8H7orf62 (Cjac). The reference data for this cell type is CS201912132_46.") -AnnotationAssertion( "CHST9 (Cjac)") -AnnotationAssertion( "LRRC38 (Cjac)") -AnnotationAssertion( "SULF1 (Cjac)") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion( "SULF1 (Cjac), CHST9 (Cjac), LRRC38 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PVALB C8H7orf62 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB SST LRRC6 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB SST LRRC6 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EYS (Cjac), TOX2 (Cjac), COL25A1 (Cjac), NOS1 (Cjac). These cells also express PVALB (Cjac), SST (Cjac), LRRC6 (Cjac). The reference data for this cell type is CS201912132_47.") -AnnotationAssertion( "COL25A1 (Cjac)") -AnnotationAssertion( "EYS (Cjac)") -AnnotationAssertion( "NOS1 (Cjac)") -AnnotationAssertion( "TOX2 (Cjac)") -AnnotationAssertion( "EYS (Cjac), TOX2 (Cjac), COL25A1 (Cjac), NOS1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion(rdfs:label "Inh PVALB SST LRRC6 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB ADAMTS3 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB ADAMTS3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of KCNK13 (Cjac), TMEM132C (Cjac), SYT10 (Cjac). These cells also express PVALB (Cjac), ADAMTS3 (Cjac). The reference data for this cell type is CS201912132_48.") -AnnotationAssertion( "KCNK13 (Cjac)") -AnnotationAssertion( "SYT10 (Cjac)") -AnnotationAssertion( "TMEM132C (Cjac)") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion( "KCNK13 (Cjac), TMEM132C (Cjac), SYT10 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PVALB ADAMTS3 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB SST EYS primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB SST EYS M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EYS (Cjac), POSTN (Cjac), LOC103788721 (Cjac). These cells also express PVALB (Cjac), SST (Cjac), EYS (Cjac). The reference data for this cell type is CS201912132_49.") -AnnotationAssertion( "EYS (Cjac)") -AnnotationAssertion( "LOC103788721 (Cjac)") -AnnotationAssertion( "POSTN (Cjac)") -AnnotationAssertion( "EYS (Cjac), POSTN (Cjac), LOC103788721 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion(rdfs:label "Inh PVALB SST EYS primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB PCDH19 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB PCDH19 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of POSTN (Cjac), CPNE8 (Cjac), LOC103788721 (Cjac). These cells also express PVALB (Cjac), PCDH19 (Cjac). The reference data for this cell type is CS201912132_50.") -AnnotationAssertion( "CPNE8 (Cjac)") -AnnotationAssertion( "LOC103788721 (Cjac)") -AnnotationAssertion( "POSTN (Cjac)") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion( "POSTN (Cjac), CPNE8 (Cjac), LOC103788721 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Inh PVALB PCDH19 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB KLHL29 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB KLHL29 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ABCB4 (Cjac), RNF144B (Cjac), SLIT2 (Cjac). These cells also express PVALB (Cjac), KLHL29 (Cjac). The reference data for this cell type is CS201912132_51.") -AnnotationAssertion( "ABCB4 (Cjac)") -AnnotationAssertion( "RNF144B (Cjac)") -AnnotationAssertion( "SLIT2 (Cjac)") -AnnotationAssertion( "ABCB4 (Cjac), RNF144B (Cjac), SLIT2 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:label "Inh PVALB KLHL29 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh PVALB FAM19A4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Inh PVALB FAM19A4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FAM19A1 (Cjac), POSTN (Cjac). These cells also express PVALB (Cjac), FAM19A4 (Cjac). The reference data for this cell type is CS201912132_52.") -AnnotationAssertion( "FAM19A1 (Cjac)") -AnnotationAssertion( "POSTN (Cjac)") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "FAM19A1 (Cjac), POSTN (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion(rdfs:label "Inh PVALB FAM19A4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc THEMIS ANO3 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc THEMIS ANO3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLIT3 (Cjac), NPFFR2 (Cjac), SLC38A11 (Cjac), CHST9 (Cjac). These cells also express THEMIS (Cjac), ANO3 (Cjac). The reference data for this cell type is CS201912132_53.") -AnnotationAssertion( "CHST9 (Cjac)") -AnnotationAssertion( "NPFFR2 (Cjac)") -AnnotationAssertion( "SLC38A11 (Cjac)") -AnnotationAssertion( "SLIT3 (Cjac)") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion( "SLIT3 (Cjac), NPFFR2 (Cjac), SLC38A11 (Cjac), CHST9 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc THEMIS ANO3 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB LOC108588466 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB LOC108588466 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of RGS6 (Cjac), ARHGAP10 (Cjac), PDZD2 (Cjac), LOC108588466 (Cjac). These cells also express RORB (Cjac), LOC108588466 (Cjac). The reference data for this cell type is CS201912132_54.") -AnnotationAssertion( "ARHGAP10 (Cjac)") -AnnotationAssertion( "LOC108588466 (Cjac)") -AnnotationAssertion( "PDZD2 (Cjac)") -AnnotationAssertion( "RGS6 (Cjac)") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion( "RGS6 (Cjac), ARHGAP10 (Cjac), PDZD2 (Cjac), LOC108588466 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB LOC108588466 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB SERPINE2 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB SERPINE2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SNTB2 (Cjac), PLA2G4A (Cjac), CHST8 (Cjac). These cells also express RORB (Cjac), SERPINE2 (Cjac). The reference data for this cell type is CS201912132_55.") -AnnotationAssertion( "CHST8 (Cjac)") -AnnotationAssertion( "PLA2G4A (Cjac)") -AnnotationAssertion( "SNTB2 (Cjac)") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion( "SNTB2 (Cjac), PLA2G4A (Cjac), CHST8 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB SERPINE2 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB NDST3 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB NDST3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of DGKG (Cjac), KIAA2012 (Cjac), CHST9 (Cjac). These cells also express RORB (Cjac), NDST3 (Cjac). The reference data for this cell type is CS201912132_56.") -AnnotationAssertion( "CHST9 (Cjac)") -AnnotationAssertion( "DGKG (Cjac)") -AnnotationAssertion( "KIAA2012 (Cjac)") -AnnotationAssertion( "DGKG (Cjac), KIAA2012 (Cjac), CHST9 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion(rdfs:label "Exc RORB NDST3 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB KNL1 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB KNL1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VAV3 (Cjac). These cells also express RORB (Cjac), KNL1 (Cjac). The reference data for this cell type is CS201912132_57.") -AnnotationAssertion( "VAV3 (Cjac)") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion( "VAV3 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB KNL1 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB CAV3 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB CAV3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100408486 (Cjac). These cells also express RORB (Cjac), CAV3 (Cjac). The reference data for this cell type is CS201912132_58.") -AnnotationAssertion( "LOC100408486 (Cjac)") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion( "LOC100408486 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB CAV3 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc THEMIS KCTD16 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc THEMIS KCTD16 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PTPRK (Cjac), THEMIS (Cjac), CSGALNACT1 (Cjac), PLXDC2 (Cjac). These cells also express THEMIS (Cjac), KCTD16 (Cjac). The reference data for this cell type is CS201912132_59.") -AnnotationAssertion( "CSGALNACT1 (Cjac)") -AnnotationAssertion( "PLXDC2 (Cjac)") -AnnotationAssertion( "PTPRK (Cjac)") -AnnotationAssertion( "THEMIS (Cjac)") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "PTPRK (Cjac), THEMIS (Cjac), CSGALNACT1 (Cjac), PLXDC2 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc THEMIS KCTD16 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc THEMIS COBL primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc THEMIS COBL M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CNR1 (Cjac), IQGAP2 (Cjac), NFIA (Cjac), GABRG1 (Cjac). These cells also express THEMIS (Cjac), COBL (Cjac). The reference data for this cell type is CS201912132_60.") -AnnotationAssertion( "CNR1 (Cjac)") -AnnotationAssertion( "GABRG1 (Cjac)") -AnnotationAssertion( "IQGAP2 (Cjac)") -AnnotationAssertion( "NFIA (Cjac)") -AnnotationAssertion( "CNR1 (Cjac), IQGAP2 (Cjac), NFIA (Cjac), GABRG1 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:label "Exc THEMIS COBL primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB LOC108593203 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB LOC108593203 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VWC2L (Cjac), LOC108593203 (Cjac). These cells also express RORB (Cjac), LOC108593203 (Cjac). The reference data for this cell type is CS201912132_61.") -AnnotationAssertion( "LOC108593203 (Cjac)") -AnnotationAssertion( "VWC2L (Cjac)") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion( "VWC2L (Cjac), LOC108593203 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB LOC108593203 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB ANKRD27 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB ANKRD27 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PLCH1 (Cjac), POU6F2 (Cjac), GRAMD1C (Cjac). These cells also express RORB (Cjac), ANKRD27 (Cjac). The reference data for this cell type is CS201912132_62.") -AnnotationAssertion( "GRAMD1C (Cjac)") -AnnotationAssertion( "PLCH1 (Cjac)") -AnnotationAssertion( "POU6F2 (Cjac)") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion( "PLCH1 (Cjac), POU6F2 (Cjac), GRAMD1C (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB ANKRD27 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB ACTA2 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB ACTA2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VWC2L (Cjac), RORB (Cjac), FOXP2 (Cjac). These cells also express RORB (Cjac), ACTA2 (Cjac). The reference data for this cell type is CS201912132_63.") -AnnotationAssertion( "FOXP2 (Cjac)") -AnnotationAssertion( "RORB (Cjac)") -AnnotationAssertion( "VWC2L (Cjac)") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion( "VWC2L (Cjac), RORB (Cjac), FOXP2 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB ACTA2 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB USH1C primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB USH1C M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of USH1C (Cjac), SPON1 (Cjac), TMEM163 (Cjac). These cells also express RORB (Cjac), USH1C (Cjac). The reference data for this cell type is CS201912132_64.") -AnnotationAssertion( "SPON1 (Cjac)") -AnnotationAssertion( "TMEM163 (Cjac)") -AnnotationAssertion( "USH1C (Cjac)") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion( "USH1C (Cjac), SPON1 (Cjac), TMEM163 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB USH1C primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB SLC38A11 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB SLC38A11 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLC38A11 (Cjac), TOX (Cjac), FOXP2 (Cjac). These cells also express RORB (Cjac), SLC38A11 (Cjac). The reference data for this cell type is CS201912132_65.") -AnnotationAssertion( "FOXP2 (Cjac)") -AnnotationAssertion( "SLC38A11 (Cjac)") -AnnotationAssertion( "TOX (Cjac)") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "SLC38A11 (Cjac), TOX (Cjac), FOXP2 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB SLC38A11 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB PPA2 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB PPA2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EYA4 (Cjac), HS3ST4 (Cjac), LOC108588895 (Cjac). These cells also express RORB (Cjac), PPA2 (Cjac). The reference data for this cell type is CS201912132_66.") -AnnotationAssertion( "EYA4 (Cjac)") -AnnotationAssertion( "HS3ST4 (Cjac)") -AnnotationAssertion( "LOC108588895 (Cjac)") -AnnotationAssertion( "EYA4 (Cjac), HS3ST4 (Cjac), LOC108588895 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion(rdfs:label "Exc RORB PPA2 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB CHGA primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB CHGA M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of TOX (Cjac), RORB (Cjac), HS3ST4 (Cjac), RCSD1 (Cjac). These cells also express RORB (Cjac), CHGA (Cjac). The reference data for this cell type is CS201912132_67.") -AnnotationAssertion( "HS3ST4 (Cjac)") -AnnotationAssertion( "RCSD1 (Cjac)") -AnnotationAssertion( "RORB (Cjac)") -AnnotationAssertion( "TOX (Cjac)") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion( "TOX (Cjac), RORB (Cjac), HS3ST4 (Cjac), RCSD1 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB CHGA primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc RORB HACL1 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc RORB HACL1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FAM19A1 (Cjac), AMOTL1 (Cjac), NRG1 (Cjac), CMTM8 (Cjac). These cells also express RORB (Cjac), HACL1 (Cjac). The reference data for this cell type is CS201912132_68.") -AnnotationAssertion( "AMOTL1 (Cjac)") -AnnotationAssertion( "CMTM8 (Cjac)") -AnnotationAssertion( "FAM19A1 (Cjac)") -AnnotationAssertion( "NRG1 (Cjac)") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion( "FAM19A1 (Cjac), AMOTL1 (Cjac), NRG1 (Cjac), CMTM8 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc RORB HACL1 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo SLC1A3 LOC103793418 primary motor cortex oligodendrocyte (Cjac)) - -AnnotationAssertion( "Oligo SLC1A3 LOC103793418 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LAMA2 (Cjac), CEMIP (Cjac). These cells also express SLC1A3 (Cjac), LOC103793418 (Cjac). The reference data for this cell type is CS201912132_69.") -AnnotationAssertion( "CEMIP (Cjac)") -AnnotationAssertion( "LAMA2 (Cjac)") -AnnotationAssertion( "LAMA2 (Cjac), CEMIP (Cjac) expressing oligodendrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion(rdfs:label "Oligo SLC1A3 LOC103793418 primary motor cortex oligodendrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc THEMIS ARL13B primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc THEMIS ARL13B M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of EPB41L4A (Cjac), SV2C (Cjac), THEMIS (Cjac). These cells also express THEMIS (Cjac), ARL13B (Cjac). The reference data for this cell type is CS201912132_70.") -AnnotationAssertion( "EPB41L4A (Cjac)") -AnnotationAssertion( "SV2C (Cjac)") -AnnotationAssertion( "THEMIS (Cjac)") -AnnotationAssertion( "EPB41L4A (Cjac), SV2C (Cjac), THEMIS (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion(rdfs:label "Exc THEMIS ARL13B primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc FEZF2 PIEZO2 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc FEZF2 PIEZO2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FBN2 (Cjac), LOC103793569 (Cjac). These cells also express FEZF2 (Cjac), PIEZO2 (Cjac). The reference data for this cell type is CS201912132_71.") -AnnotationAssertion( "FBN2 (Cjac)") -AnnotationAssertion( "LOC103793569 (Cjac)") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion( "FBN2 (Cjac), LOC103793569 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc FEZF2 PIEZO2 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc FEZF2 PDZRN4 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc FEZF2 PDZRN4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ERG (Cjac), PDZRN4 (Cjac). These cells also express FEZF2 (Cjac), PDZRN4 (Cjac). The reference data for this cell type is CS201912132_72.") -AnnotationAssertion( "ERG (Cjac)") -AnnotationAssertion( "PDZRN4 (Cjac)") -AnnotationAssertion( "ERG (Cjac), PDZRN4 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion(rdfs:label "Exc FEZF2 PDZRN4 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc FEZF2 RGS4 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc FEZF2 RGS4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of BMP5 (Cjac), HS3ST4 (Cjac). These cells also express FEZF2 (Cjac), RGS4 (Cjac). The reference data for this cell type is CS201912132_73.") -AnnotationAssertion( "BMP5 (Cjac)") -AnnotationAssertion( "HS3ST4 (Cjac)") -AnnotationAssertion( "BMP5 (Cjac), HS3ST4 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion(rdfs:label "Exc FEZF2 RGS4 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc FEZF2 NRP1 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc FEZF2 NRP1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NRP1 (Cjac), HS3ST4 (Cjac). These cells also express FEZF2 (Cjac), NRP1 (Cjac). The reference data for this cell type is CS201912132_74.") -AnnotationAssertion( "HS3ST4 (Cjac)") -AnnotationAssertion( "NRP1 (Cjac)") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "NRP1 (Cjac), HS3ST4 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc FEZF2 NRP1 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc FEZF2 ARSJ primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc FEZF2 ARSJ M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of HS3ST4 (Cjac), THSD4 (Cjac). These cells also express FEZF2 (Cjac), ARSJ (Cjac). The reference data for this cell type is CS201912132_75.") -AnnotationAssertion( "HS3ST4 (Cjac)") -AnnotationAssertion( "THSD4 (Cjac)") -AnnotationAssertion( "Exc FEZF2 ARSJ") -AnnotationAssertion( "HS3ST4 (Cjac), THSD4 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:label "Exc FEZF2 ARSJ primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc THEMIS NTNG2 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc THEMIS NTNG2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of NTNG2 (Cjac), PTPRU (Cjac). These cells also express THEMIS (Cjac), NTNG2 (Cjac). The reference data for this cell type is CS201912132_76.") -AnnotationAssertion( "NTNG2 (Cjac)") -AnnotationAssertion( "PTPRU (Cjac)") -AnnotationAssertion( "Exc THEMIS NTNG2") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "NTNG2 (Cjac), PTPRU (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Exc THEMIS NTNG2 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc FEZF2 CRYM primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "Exc FEZF2 CRYM M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of HMCN1 (Cjac), CHRM2 (Cjac). These cells also express THEMIS (Cjac), CRYM (Cjac). The reference data for this cell type is CS201912132_77.") -AnnotationAssertion( "CHRM2 (Cjac)") -AnnotationAssertion( "HMCN1 (Cjac)") -AnnotationAssertion( "Exc FEZF2 CRYM") -AnnotationAssertion( "HMCN1 (Cjac), CHRM2 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion(rdfs:label "Exc FEZF2 CRYM primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (OPC PDGFRA VCAN primary motor cortex oligodendrocyte precursor cell (Cjac)) - -AnnotationAssertion( "OPC PDGFRA VCAN M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte precursor cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of VCAN (Cjac), PDGFRA (Cjac). These cells also express PDGFRA (Cjac), VCAN (Cjac). The reference data for this cell type is CS201912132_78.") -AnnotationAssertion( "PDGFRA (Cjac)") -AnnotationAssertion( "VCAN (Cjac)") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC PDGFRA VCAN") -AnnotationAssertion( "VCAN (Cjac), PDGFRA (Cjac) expressing oligodendrocyte precursor cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "OPC PDGFRA VCAN primary motor cortex oligodendrocyte precursor cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro FGFR3 EPHB1 primary motor cortex astrocyte (Cjac)) - -AnnotationAssertion( "Astro FGFR3 EPHB1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ETNPPL (Cjac), MOXD1 (Cjac), PLEKHA7 (Cjac). These cells also express FGFR3 (Cjac), EPHB1 (Cjac). The reference data for this cell type is CS201912132_79.") -AnnotationAssertion( "ETNPPL (Cjac)") -AnnotationAssertion( "MOXD1 (Cjac)") -AnnotationAssertion( "PLEKHA7 (Cjac)") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion( "ETNPPL (Cjac), MOXD1 (Cjac), PLEKHA7 (Cjac) expressing astrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Astro FGFR3 EPHB1 primary motor cortex astrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro FGFR3 NWD1 primary motor cortex astrocyte (Cjac)) - -AnnotationAssertion( "Astro FGFR3 NWD1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100406856 (Cjac), CCDC129 (Cjac), SLC1A2 (Cjac), NWD1 (Cjac), LOC108587679 (Cjac). These cells also express FGFR3 (Cjac), NWD1 (Cjac). The reference data for this cell type is CS201912132_80.") -AnnotationAssertion( "CCDC129 (Cjac)") -AnnotationAssertion( "LOC100406856 (Cjac)") -AnnotationAssertion( "LOC108587679 (Cjac)") -AnnotationAssertion( "NWD1 (Cjac)") -AnnotationAssertion( "SLC1A2 (Cjac)") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion( "LOC100406856 (Cjac), CCDC129 (Cjac), SLC1A2 (Cjac), NWD1 (Cjac), LOC108587679 (Cjac) expressing astrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Astro FGFR3 NWD1 primary motor cortex astrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro FGFR3 RCN2 primary motor cortex astrocyte (Cjac)) - -AnnotationAssertion( "Astro FGFR3 RCN2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CCDC129 (Cjac), FABP7 (Cjac), BMPR1B (Cjac), MOXD1 (Cjac). These cells also express FGFR3 (Cjac), RCN2 (Cjac). The reference data for this cell type is CS201912132_81.") -AnnotationAssertion( "BMPR1B (Cjac)") -AnnotationAssertion( "CCDC129 (Cjac)") -AnnotationAssertion( "FABP7 (Cjac)") -AnnotationAssertion( "MOXD1 (Cjac)") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion( "CCDC129 (Cjac), FABP7 (Cjac), BMPR1B (Cjac), MOXD1 (Cjac) expressing astrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Astro FGFR3 RCN2 primary motor cortex astrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro FGFR3 GFAP primary motor cortex astrocyte (Cjac)) - -AnnotationAssertion( "Astro FGFR3 GFAP M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of GFAP (Cjac). These cells also express FGFR3 (Cjac), GFAP (Cjac). The reference data for this cell type is CS201912132_82.") -AnnotationAssertion( "GFAP (Cjac)") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "GFAP (Cjac) expressing astrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Astro FGFR3 GFAP primary motor cortex astrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo OPALIN LOC103790018 primary motor cortex oligodendrocyte (Cjac)) - -AnnotationAssertion( "Oligo OPALIN LOC103790018 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of MOG (Cjac), LOC103789268 (Cjac). These cells also express OPALIN (Cjac), LOC103790018 (Cjac). The reference data for this cell type is CS201912132_83.") -AnnotationAssertion( "LOC103789268 (Cjac)") -AnnotationAssertion( "MOG (Cjac)") -AnnotationAssertion( "MOG (Cjac), LOC103789268 (Cjac) expressing oligodendrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion(rdfs:label "Oligo OPALIN LOC103790018 primary motor cortex oligodendrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo OPALIN MOBP primary motor cortex oligodendrocyte (Cjac)) - -AnnotationAssertion( "Oligo OPALIN MOBP M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A oligodendrocyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ANLN (Cjac), MOBP (Cjac), SEPP1 (Cjac), SLC5A11 (Cjac). These cells also express OPALIN (Cjac), MOBP (Cjac). The reference data for this cell type is CS201912132_84.") -AnnotationAssertion( "ANLN (Cjac)") -AnnotationAssertion( "MOBP (Cjac)") -AnnotationAssertion( "SEPP1 (Cjac)") -AnnotationAssertion( "SLC5A11 (Cjac)") -AnnotationAssertion( "ANLN (Cjac), MOBP (Cjac), SEPP1 (Cjac), SLC5A11 (Cjac) expressing oligodendrocyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion(rdfs:label "Oligo OPALIN MOBP primary motor cortex oligodendrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Endo NOSTRIN IL1R1 primary motor cortex endothelial cell (Cjac)) - -AnnotationAssertion( "Endo NOSTRIN IL1R1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A endothelial cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of IL1R1 (Cjac), ADGRG6 (Cjac). These cells also express NOSTRIN (Cjac), IL1R1 (Cjac). The reference data for this cell type is CS201912132_85.") -AnnotationAssertion( "ADGRG6 (Cjac)") -AnnotationAssertion( "IL1R1 (Cjac)") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion( "IL1R1 (Cjac), ADGRG6 (Cjac) expressing endothelial cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Endo NOSTRIN IL1R1 primary motor cortex endothelial cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Endo NOSTRIN CXCL12 primary motor cortex endothelial cell (Cjac)) - -AnnotationAssertion( "Endo NOSTRIN CXCL12 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A endothelial cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of MECOM (Cjac), SLC7A5 (Cjac). These cells also express NOSTRIN (Cjac), CXCL12 (Cjac). The reference data for this cell type is CS201912132_86.") -AnnotationAssertion( "MECOM (Cjac)") -AnnotationAssertion( "SLC7A5 (Cjac)") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion( "MECOM (Cjac), SLC7A5 (Cjac) expressing endothelial cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "Endo NOSTRIN CXCL12 primary motor cortex endothelial cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Glia SLC1A3-like FBLN5 primary motor cortex endothelial cell (Cjac)) - -AnnotationAssertion( "Glia SLC1A3-like FBLN5 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A endothelial cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FBLN5 (Cjac). These cells also express FBLN5 (Cjac). The reference data for this cell type is CS201912132_87.") -AnnotationAssertion( "FBLN5 (Cjac)") -AnnotationAssertion( "FBLN5 (Cjac) expressing endothelial cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Glia SLC1A3-like FBLN5") -AnnotationAssertion(rdfs:label "Glia SLC1A3-like FBLN5 primary motor cortex endothelial cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616066") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Peri SLC1A3-like CHST3 primary motor cortex brain pericyte (Cjac)) - -AnnotationAssertion( "Peri SLC1A3-like CHST3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A brain pericyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100405319 (Cjac), NOTCH3 (Cjac), CPM (Cjac). These cells also express CHST3 (Cjac). The reference data for this cell type is CS201912132_88.") -AnnotationAssertion( "CPM (Cjac)") -AnnotationAssertion( "LOC100405319 (Cjac)") -AnnotationAssertion( "NOTCH3 (Cjac)") -AnnotationAssertion( "LOC100405319 (Cjac), NOTCH3 (Cjac), CPM (Cjac) expressing brain pericyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Peri SLC1A3-like CHST3") -AnnotationAssertion(rdfs:label "Peri SLC1A3-like CHST3 primary motor cortex brain pericyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616066") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Peri SLC1A3-like EPSTI1 primary motor cortex brain pericyte (Cjac)) - -AnnotationAssertion( "Peri SLC1A3-like EPSTI1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A brain pericyte of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PLXDC1 (Cjac), COL4A3 (Cjac). These cells also express EPSTI1 (Cjac). The reference data for this cell type is CS201912132_89.") -AnnotationAssertion( "COL4A3 (Cjac)") -AnnotationAssertion( "PLXDC1 (Cjac)") -AnnotationAssertion( "PLXDC1 (Cjac), COL4A3 (Cjac) expressing brain pericyte of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Peri SLC1A3-like EPSTI1") -AnnotationAssertion(rdfs:label "Peri SLC1A3-like EPSTI1 primary motor cortex brain pericyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616066") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC PDGFRA C7 primary motor cortex vascular leptomeningeal cell (Cjac)) - -AnnotationAssertion( "VLMC PDGFRA C7 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of C7 (Cjac), DCN (Cjac). These cells also express PDGFRA (Cjac), C7 (Cjac). The reference data for this cell type is CS201912132_90.") -AnnotationAssertion( "C7 (Cjac)") -AnnotationAssertion( "DCN (Cjac)") -AnnotationAssertion( "C7 (Cjac), DCN (Cjac) expressing vascular leptomeningeal cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion(rdfs:label "VLMC PDGFRA C7 primary motor cortex vascular leptomeningeal cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC SLC1A3 CEMIP primary motor cortex vascular leptomeningeal cell (Cjac)) - -AnnotationAssertion( "VLMC SLC1A3 CEMIP M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLC9A2 (Cjac), LOC103789461 (Cjac). These cells also express SLC1A3 (Cjac), CEMIP (Cjac). The reference data for this cell type is CS201912132_91.") -AnnotationAssertion( "LOC103789461 (Cjac)") -AnnotationAssertion( "SLC9A2 (Cjac)") -AnnotationAssertion( "SLC9A2 (Cjac), LOC103789461 (Cjac) expressing vascular leptomeningeal cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion(rdfs:label "VLMC SLC1A3 CEMIP primary motor cortex vascular leptomeningeal cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC SLC1A3 SLC13A3 primary motor cortex vascular leptomeningeal cell (Cjac)) - -AnnotationAssertion( "VLMC SLC1A3 SLC13A3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLC13A3 (Cjac), CARD11 (Cjac). These cells also express SLC1A3 (Cjac), SLC13A3 (Cjac). The reference data for this cell type is CS201912132_92.") -AnnotationAssertion( "CARD11 (Cjac)") -AnnotationAssertion( "SLC13A3 (Cjac)") -AnnotationAssertion( "SLC13A3 (Cjac), CARD11 (Cjac) expressing vascular leptomeningeal cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion(rdfs:label "VLMC SLC1A3 SLC13A3 primary motor cortex vascular leptomeningeal cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC SLC1A3-like SLC47A1 primary motor cortex vascular leptomeningeal cell (Cjac)) - -AnnotationAssertion( "VLMC SLC1A3-like SLC47A1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLC47A1 (Cjac). These cells also express SLC47A1 (Cjac). The reference data for this cell type is CS201912132_93.") -AnnotationAssertion( "SLC47A1 (Cjac)") -AnnotationAssertion( "SLC47A1 (Cjac) expressing vascular leptomeningeal cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "VLMC SLC1A3-like SLC47A1") -AnnotationAssertion(rdfs:label "VLMC SLC1A3-like SLC47A1 primary motor cortex vascular leptomeningeal cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:34616066") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Micro TYROBP LOC103788313 primary motor cortex microglial cell (Cjac)) - -AnnotationAssertion( "Micro TYROBP LOC103788313 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A microglial cell of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FYB (Cjac), LOC103788313 (Cjac). These cells also express TYROBP (Cjac), LOC103788313 (Cjac). The reference data for this cell type is CS201912132_94.") -AnnotationAssertion( "FYB (Cjac)") -AnnotationAssertion( "LOC103788313 (Cjac)") -AnnotationAssertion( "FYB (Cjac), LOC103788313 (Cjac) expressing microglial cell of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Micro TYROBP LOC103788313") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion(rdfs:label "Micro TYROBP LOC103788313 primary motor cortex microglial cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Lamp5)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of KIT (Cjac). The reference data for this cell type is CS201912132_95.") -AnnotationAssertion( "KIT (Cjac)") -AnnotationAssertion( "(Mouse Lamp5)-like") -AnnotationAssertion( "KIT (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Sncg)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CNR1 (Cjac), ADARB2 (Cjac), LUZP2 (Cjac). The reference data for this cell type is CS201912132_96.") -AnnotationAssertion( "ADARB2 (Cjac)") -AnnotationAssertion( "CNR1 (Cjac)") -AnnotationAssertion( "LUZP2 (Cjac)") -AnnotationAssertion( "(Mouse Sncg)-like") -AnnotationAssertion( "CNR1 (Cjac), ADARB2 (Cjac), LUZP2 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Vip)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC103791740 (Cjac), LOC108588071 (Cjac). The reference data for this cell type is CS201912132_97.") -AnnotationAssertion( "LOC103791740 (Cjac)") -AnnotationAssertion( "LOC108588071 (Cjac)") -AnnotationAssertion( "(Mouse Vip)-like") -AnnotationAssertion( "LOC103791740 (Cjac), LOC108588071 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Sst)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of ABI3BP (Cjac), NXPH1 (Cjac). The reference data for this cell type is CS201912132_98.") -AnnotationAssertion( "ABI3BP (Cjac)") -AnnotationAssertion( "NXPH1 (Cjac)") -AnnotationAssertion( "(Mouse Sst)-like") -AnnotationAssertion( "ABI3BP (Cjac), NXPH1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Pvalb)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Pvalb)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of LOC100392984 (Cjac), BTBD11 (Cjac). The reference data for this cell type is CS201912132_99.") -AnnotationAssertion( "BTBD11 (Cjac)") -AnnotationAssertion( "LOC100392984 (Cjac)") -AnnotationAssertion( "(Mouse Pvalb)-like") -AnnotationAssertion( "LOC100392984 (Cjac), BTBD11 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:label "(Mouse Pvalb)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L2/3 IT)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L2/3 IT)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of FAM19A1 (Cjac), CHST9 (Cjac). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912132_100.") -AnnotationAssertion( "CHST9 (Cjac)") -AnnotationAssertion( "FAM19A1 (Cjac)") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -AnnotationAssertion( "FAM19A1 (Cjac), CHST9 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:label "(Mouse L2/3 IT)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L5 IT)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of POU6F2 (Cjac), HTR2A (Cjac), RORB (Cjac). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912132_101.") -AnnotationAssertion( "HTR2A (Cjac)") -AnnotationAssertion( "POU6F2 (Cjac)") -AnnotationAssertion( "RORB (Cjac)") -AnnotationAssertion( "(Mouse L5 IT)-like") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "POU6F2 (Cjac), HTR2A (Cjac), RORB (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 IT)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L6 IT)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of SLIT3 (Cjac), CLSTN2 (Cjac), HS3ST5 (Cjac), PDE7B (Cjac). These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912132_102.") -AnnotationAssertion( "CLSTN2 (Cjac)") -AnnotationAssertion( "HS3ST5 (Cjac)") -AnnotationAssertion( "PDE7B (Cjac)") -AnnotationAssertion( "SLIT3 (Cjac)") -AnnotationAssertion( "(Mouse L6 IT)-like") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "SLIT3 (Cjac), CLSTN2 (Cjac), HS3ST5 (Cjac), PDE7B (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "(Mouse L6 IT)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 ET)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L5 ET)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of PIEZO2 (Cjac), FBN2 (Cjac). These cells have projection type extratelencephalic projecting. The reference data for this cell type is CS201912132_103.") -AnnotationAssertion( "FBN2 (Cjac)") -AnnotationAssertion( "PIEZO2 (Cjac)") -AnnotationAssertion( "(Mouse L5 ET)-like") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "PIEZO2 (Cjac), FBN2 (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion(rdfs:label "(Mouse L5 ET)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L6 CT)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L6 CT)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of HS3ST4 (Cjac), SEMA3E (Cjac). These cells have projection type corticothalamic projecting. The reference data for this cell type is CS201912132_104.") -AnnotationAssertion( "HS3ST4 (Cjac)") -AnnotationAssertion( "SEMA3E (Cjac)") -AnnotationAssertion( "(Mouse L6 CT)-like") -AnnotationAssertion( "HS3ST4 (Cjac), SEMA3E (Cjac) expressing glutamatergic neuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:label "(Mouse L6 CT)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse MGE)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse MGE)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_110.") -AnnotationAssertion( "(Mouse MGE)-like") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:label "(Mouse MGE)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse CGE/PoA)-like primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse CGE/PoA)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_111.") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:label "(Mouse CGE/PoA)-like primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse IT projecting)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse IT projecting)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_112.") -AnnotationAssertion( "(Mouse IT projecting)-like") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:label "(Mouse IT projecting)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Non-IT projecting)-like primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse Non-IT projecting)-like M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_113.") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:label "(Mouse Non-IT projecting)-like primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Sst Chodl(i) primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "Sst Chodl(i) M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. These cells can be distinguished from other cells in the primary motor cortex by their selective expression of CHODL (Cjac), NOS1 (Cjac). The reference data for this cell type is CS201912132_119.") -AnnotationAssertion( "CHODL (Cjac)") -AnnotationAssertion( "NOS1 (Cjac)") -AnnotationAssertion( "CHODL (Cjac), NOS1 (Cjac) expressing GABAergic interneuron of primary motor cortex (Callithrix jacchus)") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Sst Chodl(i)") -AnnotationAssertion(rdfs:label "Sst Chodl(i) primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Lamp5)-like_C2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Lamp5)-like_C2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_120.") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:label "(Mouse Lamp5)-like_C2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like_C1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Sncg)-like_C1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_121.") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like_C1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like_C3 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Sncg)-like_C3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_122.") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like_C3 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sncg)-like_C4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Sncg)-like_C4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_123.") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:label "(Mouse Sncg)-like_C4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C4 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Vip)-like_C4 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_124.") -AnnotationAssertion( "(Mouse Vip)-like_C4") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C4 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C2 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Vip)-like_C2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_125.") -AnnotationAssertion( "(Mouse Vip)-like_C2") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C2 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Vip)-like_C1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_126.") -AnnotationAssertion( "(Mouse Vip)-like_C1") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Vip)-like_C3 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Vip)-like_C3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_127.") -AnnotationAssertion( "(Mouse Vip)-like_C3") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:label "(Mouse Vip)-like_C3 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Sst)-like_C3 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Sst)-like_C3 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_128.") -AnnotationAssertion( "(Mouse Sst)-like_C3") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:label "(Mouse Sst)-like_C3 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse Pvalb)-like_C1 primary motor cortex GABAergic interneuron (Cjac)) - -AnnotationAssertion( "(Mouse Pvalb)-like_C1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A GABAergic interneuron of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_129.") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:label "(Mouse Pvalb)-like_C1 primary motor cortex GABAergic interneuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like_C1 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L5 IT)-like_C1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912132_130.") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like_C1 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 IT)-like_C2 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L5 IT)-like_C2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS201912132_131.") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:label "(Mouse L5 IT)-like_C2 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: ((Mouse L5 ET)-like_C1 primary motor cortex glutamatergic neuron (Cjac)) - -AnnotationAssertion( "(Mouse L5 ET)-like_C1 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A glutamatergic neuron of the Callithrix jacchus primary motor cortex. These cells have projection type extratelencephalic projecting. The reference data for this cell type is CS201912132_132.") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:label "(Mouse L5 ET)-like_C1 primary motor cortex glutamatergic neuron (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro_C2 primary motor cortex astrocyte (Cjac)) - -AnnotationAssertion( "Astro_C2 M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A astrocyte of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_133.") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "Astro_C2") -AnnotationAssertion(rdfs:label "Astro_C2 primary motor cortex astrocyte (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VLMC(i) primary motor cortex vascular leptomeningeal cell (Cjac)) - -AnnotationAssertion( "VLMC(i) M1 (Marmoset)") -AnnotationAssertion(Annotation( "PMID:34616062") "A vascular leptomeningeal cell of the Callithrix jacchus primary motor cortex. The reference data for this cell type is CS201912132_134.") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:label "VLMC(i) primary motor cortex vascular leptomeningeal cell (Cjac)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (NS forest marker set of Inh SST NPY M1 (Marmoset).) - -AnnotationAssertion( "0.818181818") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST NPY M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Inh LAMP5 COL5A2 M1 (Marmoset).) - -AnnotationAssertion( "0.698602794") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh LAMP5 COL5A2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh LAMP5 TOX2 M1 (Marmoset).) - -AnnotationAssertion( "0.6") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh LAMP5 TOX2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh LAMP5 TRPC6 M1 (Marmoset).) - -AnnotationAssertion( "0.780456853") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh LAMP5 TRPC6 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh LAMP5 WWP1 M1 (Marmoset).) - -AnnotationAssertion( "0.550947867") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh LAMP5 WWP1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh LAMP5 LOC108591196 M1 (Marmoset).) - -AnnotationAssertion( "0.675276753") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh LAMP5 LOC108591196 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PAX6 HMBOX1 M1 (Marmoset).) - -AnnotationAssertion( "0.80141844") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PAX6 HMBOX1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SNCG PLPPR1 M1 (Marmoset).) - -AnnotationAssertion( "0.747800587") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SNCG PLPPR1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PAX6 ANKRD6 M1 (Marmoset).) - -AnnotationAssertion( "0.381679389") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PAX6 ANKRD6 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP CYP19A1 M1 (Marmoset).) - -AnnotationAssertion( "0.537190083") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP CYP19A1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SNCG CNTN4 M1 (Marmoset).) - -AnnotationAssertion( "0.744680851") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SNCG CNTN4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PAX6 CDH4 M1 (Marmoset).) - -AnnotationAssertion( "0.700636943") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PAX6 CDH4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh GAD1 PCP4 M1 (Marmoset).) - -AnnotationAssertion( "0.523731588") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh GAD1 PCP4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh GAD1 LOC108589948 M1 (Marmoset).) - -AnnotationAssertion( "0.555555556") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh GAD1 LOC108589948 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP THSD7B M1 (Marmoset).) - -AnnotationAssertion( "0.564263323") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP THSD7B M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP LOC100397259 M1 (Marmoset).) - -AnnotationAssertion( "0.547752809") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP LOC100397259 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh GAD1 NPSR1 M1 (Marmoset).) - -AnnotationAssertion( "0.603448276") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh GAD1 NPSR1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SNCG LOC108587895 M1 (Marmoset).) - -AnnotationAssertion( "0.619047619") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SNCG LOC108587895 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP LOC108589153 M1 (Marmoset).) - -AnnotationAssertion( "0.520607375") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP LOC108589153 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP FIGN M1 (Marmoset).) - -AnnotationAssertion( "0.608856089") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP FIGN M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP GPR149 M1 (Marmoset).) - -AnnotationAssertion( "0.580246914") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP GPR149 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP LOC108588071 M1 (Marmoset).) - -AnnotationAssertion( "0.544019934") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP LOC108588071 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP VAT1L M1 (Marmoset).) - -AnnotationAssertion( "0.369261477") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP VAT1L M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP CIT M1 (Marmoset).) - -AnnotationAssertion( "0.639705882") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP CIT M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh VIP LOC108588539 M1 (Marmoset).) - -AnnotationAssertion( "0.602189781") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh VIP LOC108588539 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PAX6 MEIS2 M1 (Marmoset).) - -AnnotationAssertion( "0.723684211") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PAX6 MEIS2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Inh SST LOC108589054 M1 (Marmoset).) - -AnnotationAssertion( "0.755148741") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST LOC108589054 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST LOC108588801 M1 (Marmoset).) - -AnnotationAssertion( "0.735930736") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST LOC108588801 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST LOC103788138 M1 (Marmoset).) - -AnnotationAssertion( "0.576923077") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST LOC103788138 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST MPP5 M1 (Marmoset).) - -AnnotationAssertion( "0.46875") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST MPP5 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST KIRREL3 M1 (Marmoset).) - -AnnotationAssertion( "0.498753117") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST KIRREL3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST LOC103788660 M1 (Marmoset).) - -AnnotationAssertion( "0.46230441") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST LOC103788660 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST CBLN4 M1 (Marmoset).) - -AnnotationAssertion( "0.561613959") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST CBLN4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST ABI3BP M1 (Marmoset).) - -AnnotationAssertion( "0.335051546") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST ABI3BP M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST TMEFF2 M1 (Marmoset).) - -AnnotationAssertion( "0.26984127") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST TMEFF2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST P4HA1 M1 (Marmoset).) - -AnnotationAssertion( "0.501930502") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST P4HA1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST LTBP1 M1 (Marmoset).) - -AnnotationAssertion( "0.627400768") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST LTBP1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST AIM1 M1 (Marmoset).) - -AnnotationAssertion( "0.387722132") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST AIM1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST VAPA M1 (Marmoset).) - -AnnotationAssertion( "0.523690773") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST VAPA M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh SST PCSK5 M1 (Marmoset).) - -AnnotationAssertion( "0.620155039") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh SST PCSK5 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB OTOGL M1 (Marmoset).) - -AnnotationAssertion( "0.702702703") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB OTOGL M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB LOC103790362 M1 (Marmoset).) - -AnnotationAssertion( "0.616236162") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB LOC103790362 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB OSBP2 M1 (Marmoset).) - -AnnotationAssertion( "0.255068672") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB OSBP2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB LOC103789439 M1 (Marmoset).) - -AnnotationAssertion( "0.403726708") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB LOC103789439 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB GSTK1 M1 (Marmoset).) - -AnnotationAssertion( "0.331564987") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB GSTK1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB C8H7orf62 M1 (Marmoset).) - -AnnotationAssertion( "0.53593947") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB C8H7orf62 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB SST LRRC6 M1 (Marmoset).) - -AnnotationAssertion( "0.415162455") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB SST LRRC6 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB ADAMTS3 M1 (Marmoset).) - -AnnotationAssertion( "0.588455772") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB ADAMTS3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB SST EYS M1 (Marmoset).) - -AnnotationAssertion( "0.544692737") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB SST EYS M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB PCDH19 M1 (Marmoset).) - -AnnotationAssertion( "0.52238806") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB PCDH19 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB KLHL29 M1 (Marmoset).) - -AnnotationAssertion( "0.566037736") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB KLHL29 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh PVALB FAM19A4 M1 (Marmoset).) - -AnnotationAssertion( "0.752704327") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh PVALB FAM19A4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc THEMIS ANO3 M1 (Marmoset).) - -AnnotationAssertion( "0.529059161") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc THEMIS ANO3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB LOC108588466 M1 (Marmoset).) - -AnnotationAssertion( "0.48223814") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB LOC108588466 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB SERPINE2 M1 (Marmoset).) - -AnnotationAssertion( "0.321620012") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB SERPINE2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB NDST3 M1 (Marmoset).) - -AnnotationAssertion( "0.491789614") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB NDST3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB KNL1 M1 (Marmoset).) - -AnnotationAssertion( "0.11440678") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB KNL1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Exc RORB CAV3 M1 (Marmoset).) - -AnnotationAssertion( "0.34148398") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB CAV3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Exc THEMIS KCTD16 M1 (Marmoset).) - -AnnotationAssertion( "0.567090395") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc THEMIS KCTD16 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc THEMIS COBL M1 (Marmoset).) - -AnnotationAssertion( "0.529085873") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc THEMIS COBL M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB LOC108593203 M1 (Marmoset).) - -AnnotationAssertion( "0.62913299") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB LOC108593203 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB ANKRD27 M1 (Marmoset).) - -AnnotationAssertion( "0.636296021") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB ANKRD27 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB ACTA2 M1 (Marmoset).) - -AnnotationAssertion( "0.59532925") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB ACTA2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB USH1C M1 (Marmoset).) - -AnnotationAssertion( "0.587506521") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB USH1C M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB SLC38A11 M1 (Marmoset).) - -AnnotationAssertion( "0.586744639") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB SLC38A11 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB PPA2 M1 (Marmoset).) - -AnnotationAssertion( "0.664050709") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB PPA2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB CHGA M1 (Marmoset).) - -AnnotationAssertion( "0.504934433") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB CHGA M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc RORB HACL1 M1 (Marmoset).) - -AnnotationAssertion( "0.682843032") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc RORB HACL1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo SLC1A3 LOC103793418 M1 (Marmoset).) - -AnnotationAssertion( "0.180586907") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo SLC1A3 LOC103793418 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc THEMIS ARL13B M1 (Marmoset).) - -AnnotationAssertion( "0.57050592") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc THEMIS ARL13B M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc FEZF2 PIEZO2 M1 (Marmoset).) - -AnnotationAssertion( "0.689265537") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc FEZF2 PIEZO2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc FEZF2 PDZRN4 M1 (Marmoset).) - -AnnotationAssertion( "0.529100529") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc FEZF2 PDZRN4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc FEZF2 RGS4 M1 (Marmoset).) - -AnnotationAssertion( "0.555153052") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc FEZF2 RGS4 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc FEZF2 NRP1 M1 (Marmoset).) - -AnnotationAssertion( "0.589325426") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc FEZF2 NRP1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc FEZF2 ARSJ M1 (Marmoset).) - -AnnotationAssertion( "0.838160753") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc FEZF2 ARSJ M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc THEMIS NTNG2 M1 (Marmoset).) - -AnnotationAssertion( "0.813899254") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc THEMIS NTNG2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc FEZF2 CRYM M1 (Marmoset).) - -AnnotationAssertion( "0.709812109") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc FEZF2 CRYM M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of OPC PDGFRA VCAN M1 (Marmoset).) - -AnnotationAssertion( "0.934487292") -AnnotationAssertion(rdfs:label "NS forest marker set of OPC PDGFRA VCAN M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro FGFR3 EPHB1 M1 (Marmoset).) - -AnnotationAssertion( "0.428954424") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro FGFR3 EPHB1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro FGFR3 NWD1 M1 (Marmoset).) - -AnnotationAssertion( "0.617709319") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro FGFR3 NWD1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro FGFR3 RCN2 M1 (Marmoset).) - -AnnotationAssertion( "0.519019987") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro FGFR3 RCN2 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro FGFR3 GFAP M1 (Marmoset).) - -AnnotationAssertion( "0.851403061") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro FGFR3 GFAP M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Oligo OPALIN LOC103790018 M1 (Marmoset).) - -AnnotationAssertion( "0.798040162") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo OPALIN LOC103790018 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo OPALIN MOBP M1 (Marmoset).) - -AnnotationAssertion( "0.603849736") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo OPALIN MOBP M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Endo NOSTRIN IL1R1 M1 (Marmoset).) - -AnnotationAssertion( "0.690298507") -AnnotationAssertion(rdfs:label "NS forest marker set of Endo NOSTRIN IL1R1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Endo NOSTRIN CXCL12 M1 (Marmoset).) - -AnnotationAssertion( "0.822898032") -AnnotationAssertion(rdfs:label "NS forest marker set of Endo NOSTRIN CXCL12 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Glia SLC1A3-like FBLN5 M1 (Marmoset).) - -AnnotationAssertion( "0.833333333") -AnnotationAssertion(rdfs:label "NS forest marker set of Glia SLC1A3-like FBLN5 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Peri SLC1A3-like CHST3 M1 (Marmoset).) - -AnnotationAssertion( "0.503875969") -AnnotationAssertion(rdfs:label "NS forest marker set of Peri SLC1A3-like CHST3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Peri SLC1A3-like EPSTI1 M1 (Marmoset).) - -AnnotationAssertion( "0.533405172") -AnnotationAssertion(rdfs:label "NS forest marker set of Peri SLC1A3-like EPSTI1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC PDGFRA C7 M1 (Marmoset).) - -AnnotationAssertion( "0.848484848") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC PDGFRA C7 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC SLC1A3 CEMIP M1 (Marmoset).) - -AnnotationAssertion( "0.643939394") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC SLC1A3 CEMIP M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC SLC1A3 SLC13A3 M1 (Marmoset).) - -AnnotationAssertion( "0.803571429") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC SLC1A3 SLC13A3 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of VLMC SLC1A3-like SLC47A1 M1 (Marmoset).) - -AnnotationAssertion( "0.889261745") -AnnotationAssertion(rdfs:label "NS forest marker set of VLMC SLC1A3-like SLC47A1 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Micro TYROBP LOC103788313 M1 (Marmoset).) - -AnnotationAssertion( "0.923999095") -AnnotationAssertion(rdfs:label "NS forest marker set of Micro TYROBP LOC103788313 M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Lamp5)-like M1 (Marmoset).) - -AnnotationAssertion( "0.725806452") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Lamp5)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of (Mouse Sncg)-like M1 (Marmoset).) - -AnnotationAssertion( "0.654803041") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Sncg)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Vip)-like M1 (Marmoset).) - -AnnotationAssertion( "0.746118844") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Vip)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Sst)-like M1 (Marmoset).) - -AnnotationAssertion( "0.778415614") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Sst)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse Pvalb)-like M1 (Marmoset).) - -AnnotationAssertion( "0.77908869") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse Pvalb)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L2/3 IT)-like M1 (Marmoset).) - -AnnotationAssertion( "0.838184604") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L2/3 IT)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L5 IT)-like M1 (Marmoset).) - -AnnotationAssertion( "0.788594705") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L5 IT)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L6 IT)-like M1 (Marmoset).) - -AnnotationAssertion( "0.583469413") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L6 IT)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L5 ET)-like M1 (Marmoset).) - -AnnotationAssertion( "0.634881423") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L5 ET)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of (Mouse L6 CT)-like M1 (Marmoset).) - -AnnotationAssertion( "0.759294697") -AnnotationAssertion(rdfs:label "NS forest marker set of (Mouse L6 CT)-like M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Sst Chodl(i) M1 (Marmoset).) - -AnnotationAssertion( "0.847457627") -AnnotationAssertion(rdfs:label "NS forest marker set of Sst Chodl(i) M1 (Marmoset).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (Inh L1-2 PAX6 CDH12 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 PAX6 CDH12 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101927870 (Hsap), TGFBR2 (Hsap). These cells also express PAX6 (Hsap), CDH12 (Hsap). The reference data for this cell type is CS1908210001.") -AnnotationAssertion( "LOC101927870 (Hsap)") -AnnotationAssertion( "TGFBR2 (Hsap)") -AnnotationAssertion( "Inh L1-2 PAX6 CDH12") -AnnotationAssertion( "LOC101927870 (Hsap), TGFBR2 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 PAX6 CDH12 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 PAX6 TNFAIP8L3 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC01497 (Hsap), SP8 (Hsap). These cells also express PAX6 (Hsap), TNFAIP8L3 (Hsap). The reference data for this cell type is CS1908210002.") -AnnotationAssertion( "LINC01497 (Hsap)") -AnnotationAssertion( "SP8 (Hsap)") -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3") -AnnotationAssertion( "LINC01497 (Hsap), SP8 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 PAX6 TNFAIP8L3 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 LAMP5 NMBR middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 LAMP5 NMBR MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SV2C (Hsap), NDNF (Hsap). These cells also express LAMP5 (Hsap), NMBR (Hsap). The reference data for this cell type is CS1908210003.") -AnnotationAssertion( "NDNF (Hsap)") -AnnotationAssertion( "SV2C (Hsap)") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "SV2C (Hsap), NDNF (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 LAMP5 NMBR middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-4 LAMP5 LCP2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of KIT (Hsap), CPLX3 (Hsap). These cells also express LAMP5 (Hsap), LCP2 (Hsap). The reference data for this cell type is CS1908210004.") -AnnotationAssertion( "CPLX3 (Hsap)") -AnnotationAssertion( "KIT (Hsap)") -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2") -AnnotationAssertion( "KIT (Hsap), CPLX3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Rosehip") -AnnotationAssertion(rdfs:label "Inh L1-4 LAMP5 LCP2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 LAMP5 DBP middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 LAMP5 DBP MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CBLN4 (Hsap), CPLX3 (Hsap). These cells also express LAMP5 (Hsap), DBP (Hsap). The reference data for this cell type is CS1908210005.") -AnnotationAssertion( "CBLN4 (Hsap)") -AnnotationAssertion( "CPLX3 (Hsap)") -AnnotationAssertion( "CBLN4 (Hsap), CPLX3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L1-2 LAMP5 DBP") -AnnotationAssertion(rdfs:label "Inh L1-2 LAMP5 DBP middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-6 LAMP5 CA1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-6 LAMP5 CA1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of EYA4 (Hsap), TMEM255A (Hsap). These cells also express LAMP5 (Hsap), CA1 (Hsap). The reference data for this cell type is CS1908210006.") -AnnotationAssertion( "EYA4 (Hsap)") -AnnotationAssertion( "TMEM255A (Hsap)") -AnnotationAssertion( "EYA4 (Hsap), TMEM255A (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L2-6 LAMP5 CA1") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion(rdfs:label "Inh L2-6 LAMP5 CA1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1 SST CHRNA4 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1 SST CHRNA4 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SEMA3C (Hsap), ANKFN1 (Hsap), CXCL14 (Hsap). These cells also express SST (Hsap), CHRNA4 (Hsap). The reference data for this cell type is CS1908210007.") -AnnotationAssertion( "ANKFN1 (Hsap)") -AnnotationAssertion( "CXCL14 (Hsap)") -AnnotationAssertion( "SEMA3C (Hsap)") -AnnotationAssertion( "Inh L1 SST CHRNA4") -AnnotationAssertion( "SEMA3C (Hsap), ANKFN1 (Hsap), CXCL14 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1 SST CHRNA4 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 ADARB2 MC4R middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ARHGAP36 (Hsap), ADAM33 (Hsap). These cells also express ADARB2 (Hsap), MC4R (Hsap). The reference data for this cell type is CS1908210008.") -AnnotationAssertion( "ADAM33 (Hsap)") -AnnotationAssertion( "ARHGAP36 (Hsap)") -AnnotationAssertion( "ARHGAP36 (Hsap), ADAM33 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R") -AnnotationAssertion(rdfs:label "Inh L1-2 ADARB2 MC4R middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 SST BAGE2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 SST BAGE2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105377436 (Hsap), BAGE2 (Hsap). These cells also express SST (Hsap), BAGE2 (Hsap). The reference data for this cell type is CS1908210009.") -AnnotationAssertion( "BAGE2 (Hsap)") -AnnotationAssertion( "LOC105377436 (Hsap)") -AnnotationAssertion( "Inh L1-2 SST BAGE2") -AnnotationAssertion( "LOC105377436 (Hsap), BAGE2 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 SST BAGE2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP SYT6 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP SYT6 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CNR1 (Hsap), PLCXD3 (Hsap). These cells also express VIP (Hsap), SYT6 (Hsap). The reference data for this cell type is CS1908210010.") -AnnotationAssertion( "CNR1 (Hsap)") -AnnotationAssertion( "PLCXD3 (Hsap)") -AnnotationAssertion( "CNR1 (Hsap), PLCXD3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L1-3 VIP SYT6") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP SYT6 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP TSPAN12 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP TSPAN12 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC01539 (Hsap), DCN (Hsap). These cells also express VIP (Hsap), TSPAN12 (Hsap). The reference data for this cell type is CS1908210011.") -AnnotationAssertion( "DCN (Hsap)") -AnnotationAssertion( "LINC01539 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP TSPAN12") -AnnotationAssertion( "LINC01539 (Hsap), DCN (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP TSPAN12 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-4 VIP CHRNA6 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-4 VIP CHRNA6 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101928923 (Hsap), CCDC141 (Hsap). These cells also express VIP (Hsap), CHRNA6 (Hsap). The reference data for this cell type is CS1908210012.") -AnnotationAssertion( "CCDC141 (Hsap)") -AnnotationAssertion( "LOC101928923 (Hsap)") -AnnotationAssertion( "Inh L1-4 VIP CHRNA6") -AnnotationAssertion( "LOC101928923 (Hsap), CCDC141 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-4 VIP CHRNA6 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP ADAMTSL1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of DACH2 (Hsap), PCDH18 (Hsap). These cells also express VIP (Hsap), ADAMTSL1 (Hsap). The reference data for this cell type is CS1908210013.") -AnnotationAssertion( "DACH2 (Hsap)") -AnnotationAssertion( "PCDH18 (Hsap)") -AnnotationAssertion( "DACH2 (Hsap), PCDH18 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP ADAMTSL1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-4 VIP PENK middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-4 VIP PENK MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105371331 (Hsap), EGFEM1P (Hsap). These cells also express VIP (Hsap), PENK (Hsap). The reference data for this cell type is CS1908210014.") -AnnotationAssertion( "EGFEM1P (Hsap)") -AnnotationAssertion( "LOC105371331 (Hsap)") -AnnotationAssertion( "Inh L1-4 VIP PENK") -AnnotationAssertion( "LOC105371331 (Hsap), EGFEM1P (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-4 VIP PENK middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-6 VIP QPCT middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-6 VIP QPCT MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of IGFBP7 (Hsap), PCP4 (Hsap). These cells also express VIP (Hsap), QPCT (Hsap). The reference data for this cell type is CS1908210015.") -AnnotationAssertion( "IGFBP7 (Hsap)") -AnnotationAssertion( "PCP4 (Hsap)") -AnnotationAssertion( "IGFBP7 (Hsap), PCP4 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L2-6 VIP QPCT") -AnnotationAssertion(rdfs:label "Inh L2-6 VIP QPCT middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-6 VIP HS3ST3A1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of IQGAP2 (Hsap), ABI3BP (Hsap). These cells also express VIP (Hsap), HS3ST3A1 (Hsap). The reference data for this cell type is CS1908210016.") -AnnotationAssertion( "ABI3BP (Hsap)") -AnnotationAssertion( "IQGAP2 (Hsap)") -AnnotationAssertion( "IQGAP2 (Hsap), ABI3BP (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1") -AnnotationAssertion(rdfs:label "Inh L3-6 VIP HS3ST3A1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP PCDH20 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP PCDH20 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ANGPT1 (Hsap), VIP (Hsap). These cells also express VIP (Hsap), PCDH20 (Hsap). The reference data for this cell type is CS1908210017.") -AnnotationAssertion( "ANGPT1 (Hsap)") -AnnotationAssertion( "VIP (Hsap)") -AnnotationAssertion( "ANGPT1 (Hsap), VIP (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L1-2 VIP PCDH20") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP PCDH20 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 VIP SERPINF1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 VIP SERPINF1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC01583 (Hsap), TSHZ2 (Hsap), TAC3 (Hsap). These cells also express VIP (Hsap), SERPINF1 (Hsap). The reference data for this cell type is CS1908210018.") -AnnotationAssertion( "LINC01583 (Hsap)") -AnnotationAssertion( "TAC3 (Hsap)") -AnnotationAssertion( "TSHZ2 (Hsap)") -AnnotationAssertion( "Inh L2-5 VIP SERPINF1") -AnnotationAssertion( "LINC01583 (Hsap), TSHZ2 (Hsap), TAC3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2-5 VIP SERPINF1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 VIP TYR middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 VIP TYR MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of COL15A1 (Hsap), TAC3 (Hsap). These cells also express VIP (Hsap), TYR (Hsap). The reference data for this cell type is CS1908210019.") -AnnotationAssertion( "COL15A1 (Hsap)") -AnnotationAssertion( "TAC3 (Hsap)") -AnnotationAssertion( "COL15A1 (Hsap), TAC3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L2-5 VIP TYR") -AnnotationAssertion(rdfs:label "Inh L2-5 VIP TYR middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP CHRM2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP CHRM2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC100421401 (Hsap), LOC101060145 (Hsap). These cells also express VIP (Hsap), CHRM2 (Hsap). The reference data for this cell type is CS1908210020.") -AnnotationAssertion( "LOC100421401 (Hsap)") -AnnotationAssertion( "LOC101060145 (Hsap)") -AnnotationAssertion( "Inh L1-3 VIP CHRM2") -AnnotationAssertion( "LOC100421401 (Hsap), LOC101060145 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP CHRM2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-4 VIP CBLN1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-4 VIP CBLN1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of HTR2C (Hsap), MME (Hsap). These cells also express VIP (Hsap), CBLN1 (Hsap). The reference data for this cell type is CS1908210021.") -AnnotationAssertion( "HTR2C (Hsap)") -AnnotationAssertion( "MME (Hsap)") -AnnotationAssertion( "HTR2C (Hsap), MME (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L2-4 VIP CBLN1") -AnnotationAssertion(rdfs:label "Inh L2-4 VIP CBLN1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP CCDC184 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP CCDC184 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of KCNH8 (Hsap), SCML4 (Hsap). These cells also express VIP (Hsap), CCDC184 (Hsap). The reference data for this cell type is CS1908210022.") -AnnotationAssertion( "KCNH8 (Hsap)") -AnnotationAssertion( "SCML4 (Hsap)") -AnnotationAssertion( "Inh L1-3 VIP CCDC184") -AnnotationAssertion( "KCNH8 (Hsap), SCML4 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP CCDC184 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 VIP GGH middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 VIP GGH MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105375473 (Hsap), GGH (Hsap). These cells also express VIP (Hsap), GGH (Hsap). The reference data for this cell type is CS1908210023.") -AnnotationAssertion( "GGH (Hsap)") -AnnotationAssertion( "LOC105375473 (Hsap)") -AnnotationAssertion( "Inh L1-3 VIP GGH") -AnnotationAssertion( "LOC105375473 (Hsap), GGH (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 VIP GGH middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-2 VIP LBH middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-2 VIP LBH MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105379146 (Hsap), C18orf42 (Hsap). These cells also express VIP (Hsap), LBH (Hsap). The reference data for this cell type is CS1908210024.") -AnnotationAssertion( "C18orf42 (Hsap)") -AnnotationAssertion( "LOC105379146 (Hsap)") -AnnotationAssertion( "Inh L1-2 VIP LBH") -AnnotationAssertion( "LOC105379146 (Hsap), C18orf42 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-2 VIP LBH middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-3 VIP CASC6 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-3 VIP CASC6 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CASC6 (Hsap), LOC105370456 (Hsap), LRRC63 (Hsap). These cells also express VIP (Hsap), CASC6 (Hsap). The reference data for this cell type is CS1908210025.") -AnnotationAssertion( "CASC6 (Hsap)") -AnnotationAssertion( "LOC105370456 (Hsap)") -AnnotationAssertion( "LRRC63 (Hsap)") -AnnotationAssertion( "CASC6 (Hsap), LOC105370456 (Hsap), LRRC63 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L2-3 VIP CASC6") -AnnotationAssertion(rdfs:label "Inh L2-3 VIP CASC6 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-4 VIP SPAG17 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-4 VIP SPAG17 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC00836 (Hsap), SLC7A11 (Hsap). These cells also express VIP (Hsap), SPAG17 (Hsap). The reference data for this cell type is CS1908210026.") -AnnotationAssertion( "LINC00836 (Hsap)") -AnnotationAssertion( "SLC7A11 (Hsap)") -AnnotationAssertion( "Inh L2-4 VIP SPAG17") -AnnotationAssertion( "LINC00836 (Hsap), SLC7A11 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2-4 VIP SPAG17 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-4 VIP OPRM1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-4 VIP OPRM1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC01583 (Hsap), PCP4 (Hsap), SLC22A3 (Hsap). These cells also express VIP (Hsap), OPRM1 (Hsap). The reference data for this cell type is CS1908210027.") -AnnotationAssertion( "LINC01583 (Hsap)") -AnnotationAssertion( "PCP4 (Hsap)") -AnnotationAssertion( "SLC22A3 (Hsap)") -AnnotationAssertion( "Inh L1-4 VIP OPRM1") -AnnotationAssertion( "LINC01583 (Hsap), PCP4 (Hsap), SLC22A3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-4 VIP OPRM1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-6 SST NPY middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-6 SST NPY MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of NPY (Hsap). These cells also express SST (Hsap), NPY (Hsap). The reference data for this cell type is CS1908210028.") -AnnotationAssertion( "NPY (Hsap)") -AnnotationAssertion( "Inh L3-6 SST NPY") -AnnotationAssertion( "NPY (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:label "Inh L3-6 SST NPY middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-6 SST HPGD middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-6 SST HPGD MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of MOXD1 (Hsap), HPGD (Hsap), FAM89A (Hsap). These cells also express SST (Hsap), HPGD (Hsap). The reference data for this cell type is CS1908210029.") -AnnotationAssertion( "FAM89A (Hsap)") -AnnotationAssertion( "HPGD (Hsap)") -AnnotationAssertion( "MOXD1 (Hsap)") -AnnotationAssertion( "Inh L3-6 SST HPGD") -AnnotationAssertion( "MOXD1 (Hsap), HPGD (Hsap), FAM89A (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L3-6 SST HPGD middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L4-6 SST B3GAT2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L4-6 SST B3GAT2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of NMU (Hsap), FREM1 (Hsap), TAC3 (Hsap). These cells also express SST (Hsap), B3GAT2 (Hsap). The reference data for this cell type is CS1908210030.") -AnnotationAssertion( "FREM1 (Hsap)") -AnnotationAssertion( "NMU (Hsap)") -AnnotationAssertion( "TAC3 (Hsap)") -AnnotationAssertion( "Inh L4-6 SST B3GAT2") -AnnotationAssertion( "NMU (Hsap), FREM1 (Hsap), TAC3 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L4-6 SST B3GAT2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST KLHDC8A middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST KLHDC8A MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC100996671 (Hsap), LOC105377701 (Hsap). These cells also express SST (Hsap), KLHDC8A (Hsap). The reference data for this cell type is CS1908210031.") -AnnotationAssertion( "LOC100996671 (Hsap)") -AnnotationAssertion( "LOC105377701 (Hsap)") -AnnotationAssertion( "Inh L5-6 SST KLHDC8A") -AnnotationAssertion( "LOC100996671 (Hsap), LOC105377701 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST KLHDC8A middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST NPM1P10 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST NPM1P10 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SPON1 (Hsap), FBN2 (Hsap). These cells also express SST (Hsap), NPM1P10 (Hsap). The reference data for this cell type is CS1908210032.") -AnnotationAssertion( "FBN2 (Hsap)") -AnnotationAssertion( "SPON1 (Hsap)") -AnnotationAssertion( "Inh L5-6 SST NPM1P10") -AnnotationAssertion( "SPON1 (Hsap), FBN2 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST NPM1P10 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L4-6 SST GXYLT2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L4-6 SST GXYLT2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101929667 (Hsap), SLC17A8 (Hsap), QRFPR (Hsap). These cells also express SST (Hsap), GXYLT2 (Hsap). The reference data for this cell type is CS1908210033.") -AnnotationAssertion( "LOC101929667 (Hsap)") -AnnotationAssertion( "QRFPR (Hsap)") -AnnotationAssertion( "SLC17A8 (Hsap)") -AnnotationAssertion( "Inh L4-6 SST GXYLT2") -AnnotationAssertion( "LOC101929667 (Hsap), SLC17A8 (Hsap), QRFPR (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L4-6 SST GXYLT2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L4-5 SST STK32A middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L4-5 SST STK32A MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of STK32A (Hsap), SLC9A2 (Hsap). These cells also express SST (Hsap), STK32A (Hsap). The reference data for this cell type is CS1908210034.") -AnnotationAssertion( "SLC9A2 (Hsap)") -AnnotationAssertion( "STK32A (Hsap)") -AnnotationAssertion( "Inh L4-5 SST STK32A") -AnnotationAssertion( "STK32A (Hsap), SLC9A2 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L4-5 SST STK32A middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L1-3 SST CALB1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L1-3 SST CALB1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101929028 (Hsap). These cells also express SST (Hsap), CALB1 (Hsap). The reference data for this cell type is CS1908210035.") -AnnotationAssertion( "LOC101929028 (Hsap)") -AnnotationAssertion( "Inh L1-3 SST CALB1") -AnnotationAssertion( "LOC101929028 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L1-3 SST CALB1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L3-5 SST ADGRG6 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L3-5 SST ADGRG6 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ADGRG6 (Hsap), PROM1 (Hsap). These cells also express SST (Hsap), ADGRG6 (Hsap). The reference data for this cell type is CS1908210036.") -AnnotationAssertion( "ADGRG6 (Hsap)") -AnnotationAssertion( "PROM1 (Hsap)") -AnnotationAssertion( "ADGRG6 (Hsap), PROM1 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L3-5 SST ADGRG6") -AnnotationAssertion(rdfs:label "Inh L3-5 SST ADGRG6 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-4 SST FRZB middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-4 SST FRZB MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of EYS (Hsap), MYO5B (Hsap), NOS1 (Hsap), HPSE2 (Hsap). These cells also express SST (Hsap), FRZB (Hsap). The reference data for this cell type is CS1908210037.") -AnnotationAssertion( "EYS (Hsap)") -AnnotationAssertion( "HPSE2 (Hsap)") -AnnotationAssertion( "MYO5B (Hsap)") -AnnotationAssertion( "NOS1 (Hsap)") -AnnotationAssertion( "EYS (Hsap), MYO5B (Hsap), NOS1 (Hsap), HPSE2 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L2-4 SST FRZB") -AnnotationAssertion(rdfs:label "Inh L2-4 SST FRZB middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST TH middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST TH MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC102724957 (Hsap), TH (Hsap). These cells also express SST (Hsap), TH (Hsap). The reference data for this cell type is CS1908210038.") -AnnotationAssertion( "LOC102724957 (Hsap)") -AnnotationAssertion( "TH (Hsap)") -AnnotationAssertion( "Inh L5-6 SST TH") -AnnotationAssertion( "LOC102724957 (Hsap), TH (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST TH middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 LHX6 GLP1R middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SEMA3C (Hsap), BCHE (Hsap), CPED1 (Hsap). These cells also express LHX6 (Hsap), GLP1R (Hsap). The reference data for this cell type is CS1908210039.") -AnnotationAssertion( "BCHE (Hsap)") -AnnotationAssertion( "CPED1 (Hsap)") -AnnotationAssertion( "SEMA3C (Hsap)") -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R") -AnnotationAssertion( "SEMA3C (Hsap), BCHE (Hsap), CPED1 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 LHX6 GLP1R middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 PVALB LGR5 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 PVALB LGR5 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ANKRD34B (Hsap), LOC401478 (Hsap), CPED1 (Hsap). These cells also express PVALB (Hsap), LGR5 (Hsap). The reference data for this cell type is CS1908210040.") -AnnotationAssertion( "ANKRD34B (Hsap)") -AnnotationAssertion( "CPED1 (Hsap)") -AnnotationAssertion( "LOC401478 (Hsap)") -AnnotationAssertion( "ANKRD34B (Hsap), LOC401478 (Hsap), CPED1 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L5-6 PVALB LGR5") -AnnotationAssertion(rdfs:label "Inh L5-6 PVALB LGR5 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L4-5 PVALB MEPE middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L4-5 PVALB MEPE MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of HGF (Hsap), MEPE (Hsap), SPP1 (Hsap). These cells also express PVALB (Hsap), MEPE (Hsap). The reference data for this cell type is CS1908210041.") -AnnotationAssertion( "HGF (Hsap)") -AnnotationAssertion( "MEPE (Hsap)") -AnnotationAssertion( "SPP1 (Hsap)") -AnnotationAssertion( "HGF (Hsap), MEPE (Hsap), SPP1 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Inh L4-5 PVALB MEPE") -AnnotationAssertion(rdfs:label "Inh L4-5 PVALB MEPE middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-4 PVALB WFDC2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-4 PVALB WFDC2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SLC9A9 (Hsap), TAC1 (Hsap). These cells also express PVALB (Hsap), WFDC2 (Hsap). The reference data for this cell type is CS1908210042.") -AnnotationAssertion( "SLC9A9 (Hsap)") -AnnotationAssertion( "TAC1 (Hsap)") -AnnotationAssertion( "Inh L2-4 PVALB WFDC2") -AnnotationAssertion( "SLC9A9 (Hsap), TAC1 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L2-4 PVALB WFDC2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L4-6 PVALB SULF1 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L4-6 PVALB SULF1 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SULF1 (Hsap), CPED1 (Hsap). These cells also express PVALB (Hsap), SULF1 (Hsap). The reference data for this cell type is CS1908210043.") -AnnotationAssertion( "CPED1 (Hsap)") -AnnotationAssertion( "SULF1 (Hsap)") -AnnotationAssertion( "Inh L4-6 PVALB SULF1") -AnnotationAssertion( "SULF1 (Hsap), CPED1 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L4-6 PVALB SULF1 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L5-6 SST MIR548F2 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L5-6 SST MIR548F2 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LYPD6 (Hsap), GPC5 (Hsap), PAWR (Hsap). These cells also express SST (Hsap), MIR548F2 (Hsap). The reference data for this cell type is CS1908210044.") -AnnotationAssertion( "GPC5 (Hsap)") -AnnotationAssertion( "LYPD6 (Hsap)") -AnnotationAssertion( "PAWR (Hsap)") -AnnotationAssertion( "Inh L5-6 SST MIR548F2") -AnnotationAssertion( "LYPD6 (Hsap), GPC5 (Hsap), PAWR (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Inh L5-6 SST MIR548F2 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Inh L2-5 PVALB SCUBE3 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of COL15A1 (Hsap), LOC401478 (Hsap). These cells also express PVALB (Hsap), SCUBE3 (Hsap). The reference data for this cell type is CS1908210045.") -AnnotationAssertion( "COL15A1 (Hsap)") -AnnotationAssertion( "LOC401478 (Hsap)") -AnnotationAssertion( "COL15A1 (Hsap), LOC401478 (Hsap) expressing GABAergic interneuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3") -AnnotationAssertion(rdfs:label "Inh L2-5 PVALB SCUBE3 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2 LAMP5 LTK middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2 LAMP5 LTK MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC01500 (Hsap), CBLN2 (Hsap). These cells also express LAMP5 (Hsap), LTK (Hsap). The reference data for this cell type is CS1908210046.") -AnnotationAssertion( "CBLN2 (Hsap)") -AnnotationAssertion( "LINC01500 (Hsap)") -AnnotationAssertion( "Exc L2 LAMP5 LTK") -AnnotationAssertion( "LINC01500 (Hsap), CBLN2 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L2 LAMP5 LTK middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2-4 LINC00507 GLP2R middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CALCRL (Hsap), MOXD1 (Hsap), PENK (Hsap). These cells also express LINC00507 (Hsap), GLP2R (Hsap). The reference data for this cell type is CS1908210047.") -AnnotationAssertion( "CALCRL (Hsap)") -AnnotationAssertion( "MOXD1 (Hsap)") -AnnotationAssertion( "PENK (Hsap)") -AnnotationAssertion( "CALCRL (Hsap), MOXD1 (Hsap), PENK (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R") -AnnotationAssertion(rdfs:label "Exc L2-4 LINC00507 GLP2R middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L2-3 LINC00507 FREM3 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CUX2 (Hsap), PALMD (Hsap). These cells also express LINC00507 (Hsap), FREM3 (Hsap). The reference data for this cell type is CS1908210048.") -AnnotationAssertion( "CUX2 (Hsap)") -AnnotationAssertion( "PALMD (Hsap)") -AnnotationAssertion( "CUX2 (Hsap), PALMD (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3") -AnnotationAssertion(rdfs:label "Exc L2-3 LINC00507 FREM3 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 THEMIS C1QL3 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC00343 (Hsap), THEMIS (Hsap), PXDN (Hsap). These cells also express THEMIS (Hsap), C1QL3 (Hsap). The reference data for this cell type is CS1908210049.") -AnnotationAssertion( "LINC00343 (Hsap)") -AnnotationAssertion( "PXDN (Hsap)") -AnnotationAssertion( "THEMIS (Hsap)") -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3") -AnnotationAssertion( "LINC00343 (Hsap), THEMIS (Hsap), PXDN (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 THEMIS C1QL3 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-4 RORB CARM1P1 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-4 RORB CARM1P1 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CARM1P1 (Hsap), CCDC68 (Hsap), PRSS12 (Hsap). These cells also express RORB (Hsap), CARM1P1 (Hsap). The reference data for this cell type is CS1908210050.") -AnnotationAssertion( "CARM1P1 (Hsap)") -AnnotationAssertion( "CCDC68 (Hsap)") -AnnotationAssertion( "PRSS12 (Hsap)") -AnnotationAssertion( "CARM1P1 (Hsap), CCDC68 (Hsap), PRSS12 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Exc L3-4 RORB CARM1P1") -AnnotationAssertion(rdfs:label "Exc L3-4 RORB CARM1P1 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB ESR1 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB ESR1 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105371677 (Hsap), ANXA1 (Hsap). These cells also express RORB (Hsap), ESR1 (Hsap). The reference data for this cell type is CS1908210051.") -AnnotationAssertion( "ANXA1 (Hsap)") -AnnotationAssertion( "LOC105371677 (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB ESR1") -AnnotationAssertion( "LOC105371677 (Hsap), ANXA1 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB ESR1 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB COL22A1 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB COL22A1 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of RMST (Hsap), MME (Hsap). These cells also express RORB (Hsap), COL22A1 (Hsap). The reference data for this cell type is CS1908210052.") -AnnotationAssertion( "MME (Hsap)") -AnnotationAssertion( "RMST (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB COL22A1") -AnnotationAssertion( "RMST (Hsap), MME (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB COL22A1 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB FILIP1L middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB FILIP1L MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101928196 (Hsap), COL5A2 (Hsap), NTNG1 (Hsap), CUX2 (Hsap). These cells also express RORB (Hsap), FILIP1L (Hsap). The reference data for this cell type is CS1908210053.") -AnnotationAssertion( "COL5A2 (Hsap)") -AnnotationAssertion( "CUX2 (Hsap)") -AnnotationAssertion( "LOC101928196 (Hsap)") -AnnotationAssertion( "NTNG1 (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB FILIP1L") -AnnotationAssertion( "LOC101928196 (Hsap), COL5A2 (Hsap), NTNG1 (Hsap), CUX2 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB FILIP1L middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L3-5 RORB TWIST2 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L3-5 RORB TWIST2 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101927281 (Hsap), TWIST2 (Hsap), CCDC168 (Hsap). These cells also express RORB (Hsap), TWIST2 (Hsap). The reference data for this cell type is CS1908210054.") -AnnotationAssertion( "CCDC168 (Hsap)") -AnnotationAssertion( "LOC101927281 (Hsap)") -AnnotationAssertion( "TWIST2 (Hsap)") -AnnotationAssertion( "Exc L3-5 RORB TWIST2") -AnnotationAssertion( "LOC101927281 (Hsap), TWIST2 (Hsap), CCDC168 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L3-5 RORB TWIST2 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L4-5 RORB FOLH1B middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L4-5 RORB FOLH1B MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101927835 (Hsap), RBM20 (Hsap), NPY2R (Hsap). These cells also express RORB (Hsap), FOLH1B (Hsap). The reference data for this cell type is CS1908210055.") -AnnotationAssertion( "LOC101927835 (Hsap)") -AnnotationAssertion( "NPY2R (Hsap)") -AnnotationAssertion( "RBM20 (Hsap)") -AnnotationAssertion( "Exc L4-5 RORB FOLH1B") -AnnotationAssertion( "LOC101927835 (Hsap), RBM20 (Hsap), NPY2R (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L4-5 RORB FOLH1B middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L4-6 RORB SEMA3E middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L4-6 RORB SEMA3E MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101928622 (Hsap), RPRM (Hsap). These cells also express RORB (Hsap), SEMA3E (Hsap). The reference data for this cell type is CS1908210056.") -AnnotationAssertion( "LOC101928622 (Hsap)") -AnnotationAssertion( "RPRM (Hsap)") -AnnotationAssertion( "Exc L4-6 RORB SEMA3E") -AnnotationAssertion( "LOC101928622 (Hsap), RPRM (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L4-6 RORB SEMA3E middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L4-5 RORB DAPK2 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L4-5 RORB DAPK2 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LINC01179 (Hsap), LOC105374971 (Hsap), BARX2 (Hsap). These cells also express RORB (Hsap), DAPK2 (Hsap). The reference data for this cell type is CS1908210057.") -AnnotationAssertion( "BARX2 (Hsap)") -AnnotationAssertion( "LINC01179 (Hsap)") -AnnotationAssertion( "LOC105374971 (Hsap)") -AnnotationAssertion( "Exc L4-5 RORB DAPK2") -AnnotationAssertion( "LINC01179 (Hsap), LOC105374971 (Hsap), BARX2 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L4-5 RORB DAPK2 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 RORB TTC12 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 RORB TTC12 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105371833 (Hsap), NPFFR2 (Hsap), TNNT2 (Hsap). These cells also express RORB (Hsap), TTC12 (Hsap). The reference data for this cell type is CS1908210058.") -AnnotationAssertion( "LOC105371833 (Hsap)") -AnnotationAssertion( "NPFFR2 (Hsap)") -AnnotationAssertion( "TNNT2 (Hsap)") -AnnotationAssertion( "Exc L5-6 RORB TTC12") -AnnotationAssertion( "LOC105371833 (Hsap), NPFFR2 (Hsap), TNNT2 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 RORB TTC12 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L4-6 RORB C1R middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L4-6 RORB C1R MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ITGA11 (Hsap), MEGF10 (Hsap), PKD2L1 (Hsap). These cells also express RORB (Hsap), C1R (Hsap). The reference data for this cell type is CS1908210059.") -AnnotationAssertion( "ITGA11 (Hsap)") -AnnotationAssertion( "MEGF10 (Hsap)") -AnnotationAssertion( "PKD2L1 (Hsap)") -AnnotationAssertion( "Exc L4-6 RORB C1R") -AnnotationAssertion( "ITGA11 (Hsap), MEGF10 (Hsap), PKD2L1 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L4-6 RORB C1R middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L4-5 FEZF2 SCN4B middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105376457 (Hsap), LOC105378657 (Hsap). These cells also express FEZF2 (Hsap), SCN4B (Hsap). These cells have projection type extratelencephalic projecting. The reference data for this cell type is CS1908210060.") -AnnotationAssertion( "LOC105376457 (Hsap)") -AnnotationAssertion( "LOC105378657 (Hsap)") -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "L5 PT") -AnnotationAssertion( "LOC105376457 (Hsap), LOC105378657 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L4-5 FEZF2 SCN4B middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 THEMIS DCSTAMP middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101928196 (Hsap), LOC105378486 (Hsap). These cells also express THEMIS (Hsap), DCSTAMP (Hsap). The reference data for this cell type is CS1908210061.") -AnnotationAssertion( "LOC101928196 (Hsap)") -AnnotationAssertion( "LOC105378486 (Hsap)") -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP") -AnnotationAssertion( "LOC101928196 (Hsap), LOC105378486 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 THEMIS DCSTAMP middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 THEMIS CRABP1 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of OLFML2B (Hsap), SNTB1 (Hsap). These cells also express THEMIS (Hsap), CRABP1 (Hsap). The reference data for this cell type is CS1908210062.") -AnnotationAssertion( "OLFML2B (Hsap)") -AnnotationAssertion( "SNTB1 (Hsap)") -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1") -AnnotationAssertion( "OLFML2B (Hsap), SNTB1 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 THEMIS CRABP1 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 THEMIS FGF10 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 THEMIS FGF10 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC101928964 (Hsap), GAS2L3 (Hsap). These cells also express THEMIS (Hsap), FGF10 (Hsap). The reference data for this cell type is CS1908210063.") -AnnotationAssertion( "GAS2L3 (Hsap)") -AnnotationAssertion( "LOC101928964 (Hsap)") -AnnotationAssertion( "Exc L5-6 THEMIS FGF10") -AnnotationAssertion( "LOC101928964 (Hsap), GAS2L3 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 THEMIS FGF10 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L4-6 FEZF2 IL26 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L4-6 FEZF2 IL26 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of IFNG-AS1 (Hsap), IL26 (Hsap). These cells also express FEZF2 (Hsap), IL26 (Hsap). These cells have projection type near projecting. The reference data for this cell type is CS1908210064.") -AnnotationAssertion( "IFNG-AS1 (Hsap)") -AnnotationAssertion( "IL26 (Hsap)") -AnnotationAssertion( "Exc L4-6 FEZF2 IL26") -AnnotationAssertion( "IFNG-AS1 (Hsap), IL26 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "L5 NP") -AnnotationAssertion(rdfs:label "Exc L4-6 FEZF2 IL26 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 ABO middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 ABO MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of SULF1 (Hsap), ADAMTSL1 (Hsap). These cells also express FEZF2 (Hsap), ABO (Hsap). These cells have projection type corticothalamic projecting. The reference data for this cell type is CS1908210065.") -AnnotationAssertion( "ADAMTSL1 (Hsap)") -AnnotationAssertion( "SULF1 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 ABO") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "SULF1 (Hsap), ADAMTSL1 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 ABO middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 SCUBE1 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105379054 (Hsap), PIK3C2G (Hsap). These cells also express FEZF2 (Hsap), SCUBE1 (Hsap). The reference data for this cell type is CS1908210066.") -AnnotationAssertion( "LOC105379054 (Hsap)") -AnnotationAssertion( "PIK3C2G (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1") -AnnotationAssertion( "LOC105379054 (Hsap), PIK3C2G (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 SCUBE1 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 IL15 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 IL15 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ERG (Hsap), NPNT (Hsap), NR4A2 (Hsap). These cells also express FEZF2 (Hsap), IL15 (Hsap). The reference data for this cell type is CS1908210067.") -AnnotationAssertion( "ERG (Hsap)") -AnnotationAssertion( "NPNT (Hsap)") -AnnotationAssertion( "NR4A2 (Hsap)") -AnnotationAssertion( "ERG (Hsap), NPNT (Hsap), NR4A2 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Exc L5-6 FEZF2 IL15") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 IL15 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L6 FEZF2 OR2T8 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L6 FEZF2 OR2T8 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of PCOLCE2 (Hsap), IGFBP3 (Hsap), SLC15A5 (Hsap), SLITRK6 (Hsap). These cells also express FEZF2 (Hsap), OR2T8 (Hsap). The reference data for this cell type is CS1908210068.") -AnnotationAssertion( "IGFBP3 (Hsap)") -AnnotationAssertion( "PCOLCE2 (Hsap)") -AnnotationAssertion( "SLC15A5 (Hsap)") -AnnotationAssertion( "SLITRK6 (Hsap)") -AnnotationAssertion( "Exc L6 FEZF2 OR2T8") -AnnotationAssertion( "PCOLCE2 (Hsap), IGFBP3 (Hsap), SLC15A5 (Hsap), SLITRK6 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L6 FEZF2 OR2T8 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Exc L5-6 FEZF2 EFTUD1P1 middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1 MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105377183 (Hsap), NPFFR2 (Hsap). These cells also express FEZF2 (Hsap), EFTUD1P1 (Hsap). The reference data for this cell type is CS1908210069.") -AnnotationAssertion( "LOC105377183 (Hsap)") -AnnotationAssertion( "NPFFR2 (Hsap)") -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1") -AnnotationAssertion( "LOC105377183 (Hsap), NPFFR2 (Hsap) expressing glutamatergic neuron of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Exc L5-6 FEZF2 EFTUD1P1 middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (OPC L1-6 PDGFRA middle temporal gyrus oligodendrocyte precursor cell (Hsap)) - -AnnotationAssertion( "OPC L1-6 PDGFRA MTG (Human)") -AnnotationAssertion( "A oligodendrocyte precursor cell of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of PDGFRA (Hsap), PCDH15 (Hsap). These cells also express PDGFRA (Hsap). The reference data for this cell type is CS1908210070.") -AnnotationAssertion( "PCDH15 (Hsap)") -AnnotationAssertion( "PDGFRA (Hsap)") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC L1-6 PDGFRA") -AnnotationAssertion( "PDGFRA (Hsap), PCDH15 (Hsap) expressing oligodendrocyte precursor cell of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "OPC L1-6 PDGFRA middle temporal gyrus oligodendrocyte precursor cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:31435019") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro L1-6 FGFR3 SLC14A1 middle temporal gyrus astrocyte (Hsap)) - -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1 MTG (Human)") -AnnotationAssertion( "A astrocyte of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of LOC105376917 (Hsap), SLC1A3 (Hsap). These cells also express FGFR3 (Hsap), SLC14A1 (Hsap). The reference data for this cell type is CS1908210071.") -AnnotationAssertion( "LOC105376917 (Hsap)") -AnnotationAssertion( "SLC1A3 (Hsap)") -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1") -AnnotationAssertion( "LOC105376917 (Hsap), SLC1A3 (Hsap) expressing astrocyte of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Astro L1-6 FGFR3 SLC14A1 middle temporal gyrus astrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astro L1-2 FGFR3 GFAP middle temporal gyrus astrocyte (Hsap)) - -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP MTG (Human)") -AnnotationAssertion( "A astrocyte of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of ID3 (Hsap), MT1F (Hsap). These cells also express FGFR3 (Hsap), GFAP (Hsap). The reference data for this cell type is CS1908210072.") -AnnotationAssertion( "ID3 (Hsap)") -AnnotationAssertion( "MT1F (Hsap)") -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP") -AnnotationAssertion( "ID3 (Hsap), MT1F (Hsap) expressing astrocyte of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion(rdfs:label "Astro L1-2 FGFR3 GFAP middle temporal gyrus astrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:31435019") ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Oligo L1-6 OPALIN middle temporal gyrus oligodendrocyte (Hsap)) - -AnnotationAssertion( "Oligo L1-6 OPALIN MTG (Human)") -AnnotationAssertion( "A oligodendrocyte of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CERCAM (Hsap), ENPP2 (Hsap). These cells also express OPALIN (Hsap). The reference data for this cell type is CS1908210073.") -AnnotationAssertion( "CERCAM (Hsap)") -AnnotationAssertion( "ENPP2 (Hsap)") -AnnotationAssertion( "CERCAM (Hsap), ENPP2 (Hsap) expressing oligodendrocyte of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Oligo L1-6 OPALIN") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion(rdfs:label "Oligo L1-6 OPALIN middle temporal gyrus oligodendrocyte (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:31435019") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Endo L2-6 NOSTRIN middle temporal gyrus endothelial cell (Hsap)) - -AnnotationAssertion( "Endo L2-6 NOSTRIN MTG (Human)") -AnnotationAssertion( "A endothelial cell of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of EMCN (Hsap). These cells also express NOSTRIN (Hsap). The reference data for this cell type is CS1908210074.") -AnnotationAssertion( "EMCN (Hsap)") -AnnotationAssertion( "EMCN (Hsap) expressing endothelial cell of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Endo L2-6 NOSTRIN") -AnnotationAssertion( "Endothelial") -AnnotationAssertion(rdfs:label "Endo L2-6 NOSTRIN middle temporal gyrus endothelial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:31435019") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Micro L1-6 TYROBP middle temporal gyrus microglial cell (Hsap)) - -AnnotationAssertion( "Micro L1-6 TYROBP MTG (Human)") -AnnotationAssertion( "A microglial cell of the Homo sapiens middle temporal gyrus. These cells can be distinguished from other cells in the middle temporal gyrus by their selective expression of CSF1R (Hsap), APBB1IP (Hsap). These cells also express TYROBP (Hsap). The reference data for this cell type is CS1908210075.") -AnnotationAssertion( "APBB1IP (Hsap)") -AnnotationAssertion( "CSF1R (Hsap)") -AnnotationAssertion( "CSF1R (Hsap), APBB1IP (Hsap) expressing microglial cell of middle temporal gyrus (Homo sapiens)") -AnnotationAssertion( "Micro L1-6 TYROBP") -AnnotationAssertion( "Microglia") -AnnotationAssertion(rdfs:label "Micro L1-6 TYROBP middle temporal gyrus microglial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:31435019") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (ADARB2 (CGE) middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "ADARB2 (CGE) MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells also express ADARB2 (Hsap). The reference data for this cell type is CS1908210079.") -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion(rdfs:label "ADARB2 (CGE) middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID:34616066") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (LAMP5/PAX6-like middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "LAMP5/PAX6-like MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210080.") -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion(rdfs:label "LAMP5/PAX6-like middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (PAX6 middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "PAX6 MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells also express PAX6 (Hsap). The reference data for this cell type is CS1908210081.") -AnnotationAssertion( "PAX6") -AnnotationAssertion(rdfs:label "PAX6 middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:31435019") ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (LAMP5-like middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "LAMP5-like MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210082.") -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion(rdfs:label "LAMP5-like middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (VIP-like middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "VIP-like MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210085.") -AnnotationAssertion( "VIP-like") -AnnotationAssertion(rdfs:label "VIP-like middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (LHX6 (MGE) middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "LHX6 (MGE) MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. These cells also express LHX6 (Hsap). The reference data for this cell type is CS1908210105.") -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion(rdfs:label "LHX6 (MGE) middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:31435019") ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (SST-like middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "SST-like MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210108.") -AnnotationAssertion( "SST-like") -AnnotationAssertion(rdfs:label "SST-like middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (PVALB-like middle temporal gyrus GABAergic interneuron (Hsap)) - -AnnotationAssertion( "PVALB-like MTG (Human)") -AnnotationAssertion( "A GABAergic interneuron of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210117.") -AnnotationAssertion( "PVALB-like") -AnnotationAssertion(rdfs:label "PVALB-like middle temporal gyrus GABAergic interneuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L2/3 IT middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "L2/3 IT MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS1908210127.") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:label "L2/3 IT middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L4 IT middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "L4 IT MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS1908210130.") -AnnotationAssertion( "L4 IT") -AnnotationAssertion(rdfs:label "L4 IT middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L5 IT middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "L5 IT MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS1908210134.") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:label "L5 IT middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6 IT middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "L6 IT MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. These cells have projection type intratelencephalic projecting. The reference data for this cell type is CS1908210138.") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:label "L6 IT middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (L6b middle temporal gyrus glutamatergic neuron (Hsap)) - -AnnotationAssertion( "L6b MTG (Human)") -AnnotationAssertion( "A glutamatergic neuron of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210142.") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:label "L6b middle temporal gyrus glutamatergic neuron (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (Astrocyte middle temporal gyrus glial cell (Hsap)) - -AnnotationAssertion( "Astrocyte MTG (Human)") -AnnotationAssertion( "A glial cell of the Homo sapiens middle temporal gyrus. The reference data for this cell type is CS1908210149.") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion(rdfs:label "Astrocyte middle temporal gyrus glial cell (Hsap)") -EquivalentClasses( ObjectIntersectionOf( ObjectHasValue( ))) -SubClassOf( ) -SubClassOf(Annotation( "PMID: 34616075") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectHasValue( )) - -# Class: (NS forest marker set of Inh L1-2 PAX6 CDH12 MTG (Human).) - -AnnotationAssertion( "0.80") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 PAX6 CDH12 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 PAX6 TNFAIP8L3 MTG (Human).) - -AnnotationAssertion( "0.83") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 PAX6 TNFAIP8L3 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 LAMP5 NMBR MTG (Human).) - -AnnotationAssertion( "0.90") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 LAMP5 NMBR MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-4 LAMP5 LCP2 MTG (Human).) - -AnnotationAssertion( "0.82") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-4 LAMP5 LCP2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 LAMP5 DBP MTG (Human).) - -AnnotationAssertion( "0.34") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 LAMP5 DBP MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-6 LAMP5 CA1 MTG (Human).) - -AnnotationAssertion( "0.84") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-6 LAMP5 CA1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1 SST CHRNA4 MTG (Human).) - -AnnotationAssertion( "0.67") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1 SST CHRNA4 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 ADARB2 MC4R MTG (Human).) - -AnnotationAssertion( "0.62") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 ADARB2 MC4R MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 SST BAGE2 MTG (Human).) - -AnnotationAssertion( "0.53") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 SST BAGE2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP SYT6 MTG (Human).) - -AnnotationAssertion( "0.82") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP SYT6 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP TSPAN12 MTG (Human).) - -AnnotationAssertion( "0.55") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP TSPAN12 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-4 VIP CHRNA6 MTG (Human).) - -AnnotationAssertion( "0.56") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-4 VIP CHRNA6 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP ADAMTSL1 MTG (Human).) - -AnnotationAssertion( "0.73") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP ADAMTSL1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-4 VIP PENK MTG (Human).) - -AnnotationAssertion( "0.61") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-4 VIP PENK MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-6 VIP QPCT MTG (Human).) - -AnnotationAssertion( "0.75") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-6 VIP QPCT MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-6 VIP HS3ST3A1 MTG (Human).) - -AnnotationAssertion( "0.57") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-6 VIP HS3ST3A1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP PCDH20 MTG (Human).) - -AnnotationAssertion( "0.62") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP PCDH20 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 VIP SERPINF1 MTG (Human).) - -AnnotationAssertion( "0.62") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 VIP SERPINF1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 VIP TYR MTG (Human).) - -AnnotationAssertion( "0.57") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 VIP TYR MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP CHRM2 MTG (Human).) - -AnnotationAssertion( "0.56") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP CHRM2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-4 VIP CBLN1 MTG (Human).) - -AnnotationAssertion( "0.68") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-4 VIP CBLN1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP CCDC184 MTG (Human).) - -AnnotationAssertion( "0.48") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP CCDC184 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 VIP GGH MTG (Human).) - -AnnotationAssertion( "0.53") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 VIP GGH MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-2 VIP LBH MTG (Human).) - -AnnotationAssertion( "0.49") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-2 VIP LBH MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-3 VIP CASC6 MTG (Human).) - -AnnotationAssertion( "0.56") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-3 VIP CASC6 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-4 VIP SPAG17 MTG (Human).) - -AnnotationAssertion( "0.53") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-4 VIP SPAG17 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-4 VIP OPRM1 MTG (Human).) - -AnnotationAssertion( "0.58") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-4 VIP OPRM1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L3-6 SST NPY MTG (Human).) - -AnnotationAssertion( "0.99") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-6 SST NPY MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Inh L3-6 SST HPGD MTG (Human).) - -AnnotationAssertion( "0.66") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-6 SST HPGD MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L4-6 SST B3GAT2 MTG (Human).) - -AnnotationAssertion( "0.61") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L4-6 SST B3GAT2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST KLHDC8A MTG (Human).) - -AnnotationAssertion( "0.61") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST KLHDC8A MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST NPM1P10 MTG (Human).) - -AnnotationAssertion( "0.78") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST NPM1P10 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L4-6 SST GXYLT2 MTG (Human).) - -AnnotationAssertion( "0.62") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L4-6 SST GXYLT2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L4-5 SST STK32A MTG (Human).) - -AnnotationAssertion( "0.55") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L4-5 SST STK32A MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L1-3 SST CALB1 MTG (Human).) - -AnnotationAssertion( "0.64") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L1-3 SST CALB1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Inh L3-5 SST ADGRG6 MTG (Human).) - -AnnotationAssertion( "0.66") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L3-5 SST ADGRG6 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-4 SST FRZB MTG (Human).) - -AnnotationAssertion( "0.52") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-4 SST FRZB MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST TH MTG (Human).) - -AnnotationAssertion( "0.71") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST TH MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 LHX6 GLP1R MTG (Human).) - -AnnotationAssertion( "0.75") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 LHX6 GLP1R MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 PVALB LGR5 MTG (Human).) - -AnnotationAssertion( "0.56") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 PVALB LGR5 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L4-5 PVALB MEPE MTG (Human).) - -AnnotationAssertion( "0.67") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L4-5 PVALB MEPE MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-4 PVALB WFDC2 MTG (Human).) - -AnnotationAssertion( "0.79") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-4 PVALB WFDC2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L4-6 PVALB SULF1 MTG (Human).) - -AnnotationAssertion( "0.55") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L4-6 PVALB SULF1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L5-6 SST MIR548F2 MTG (Human).) - -AnnotationAssertion( "0.63") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L5-6 SST MIR548F2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Inh L2-5 PVALB SCUBE3 MTG (Human).) - -AnnotationAssertion( "0.82") -AnnotationAssertion(rdfs:label "NS forest marker set of Inh L2-5 PVALB SCUBE3 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2 LAMP5 LTK MTG (Human).) - -AnnotationAssertion( "0.67") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2 LAMP5 LTK MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2-4 LINC00507 GLP2R MTG (Human).) - -AnnotationAssertion( "0.66") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2-4 LINC00507 GLP2R MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L2-3 LINC00507 FREM3 MTG (Human).) - -AnnotationAssertion( "0.77") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L2-3 LINC00507 FREM3 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 THEMIS C1QL3 MTG (Human).) - -AnnotationAssertion( "0.79") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 THEMIS C1QL3 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-4 RORB CARM1P1 MTG (Human).) - -AnnotationAssertion( "0.68") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-4 RORB CARM1P1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB ESR1 MTG (Human).) - -AnnotationAssertion( "0.88") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB ESR1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB COL22A1 MTG (Human).) - -AnnotationAssertion( "0.78") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB COL22A1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB FILIP1L MTG (Human).) - -AnnotationAssertion( "0.65") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB FILIP1L MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L3-5 RORB TWIST2 MTG (Human).) - -AnnotationAssertion( "0.27") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L3-5 RORB TWIST2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L4-5 RORB FOLH1B MTG (Human).) - -AnnotationAssertion( "0.75") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L4-5 RORB FOLH1B MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L4-6 RORB SEMA3E MTG (Human).) - -AnnotationAssertion( "0.76") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L4-6 RORB SEMA3E MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L4-5 RORB DAPK2 MTG (Human).) - -AnnotationAssertion( "0.58") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L4-5 RORB DAPK2 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 RORB TTC12 MTG (Human).) - -AnnotationAssertion( "0.80") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 RORB TTC12 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L4-6 RORB C1R MTG (Human).) - -AnnotationAssertion( "0.58") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L4-6 RORB C1R MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L4-5 FEZF2 SCN4B MTG (Human).) - -AnnotationAssertion( "0.86") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L4-5 FEZF2 SCN4B MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 THEMIS DCSTAMP MTG (Human).) - -AnnotationAssertion( "0.78") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 THEMIS DCSTAMP MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 THEMIS CRABP1 MTG (Human).) - -AnnotationAssertion( "0.84") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 THEMIS CRABP1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 THEMIS FGF10 MTG (Human).) - -AnnotationAssertion( "0.57") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 THEMIS FGF10 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L4-6 FEZF2 IL26 MTG (Human).) - -AnnotationAssertion( "0.85") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L4-6 FEZF2 IL26 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 ABO MTG (Human).) - -AnnotationAssertion( "0.86") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 ABO MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 SCUBE1 MTG (Human).) - -AnnotationAssertion( "0.74") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 SCUBE1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 IL15 MTG (Human).) - -AnnotationAssertion( "0.77") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 IL15 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L6 FEZF2 OR2T8 MTG (Human).) - -AnnotationAssertion( "0.73") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L6 FEZF2 OR2T8 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Exc L5-6 FEZF2 EFTUD1P1 MTG (Human).) - -AnnotationAssertion( "0.81") -AnnotationAssertion(rdfs:label "NS forest marker set of Exc L5-6 FEZF2 EFTUD1P1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of OPC L1-6 PDGFRA MTG (Human).) - -AnnotationAssertion( "0.88") -AnnotationAssertion(rdfs:label "NS forest marker set of OPC L1-6 PDGFRA MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro L1-6 FGFR3 SLC14A1 MTG (Human).) - -AnnotationAssertion( "0.87") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro L1-6 FGFR3 SLC14A1 MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Astro L1-2 FGFR3 GFAP MTG (Human).) - -AnnotationAssertion( "0.76") -AnnotationAssertion(rdfs:label "NS forest marker set of Astro L1-2 FGFR3 GFAP MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Oligo L1-6 OPALIN MTG (Human).) - -AnnotationAssertion( "0.93") -AnnotationAssertion(rdfs:label "NS forest marker set of Oligo L1-6 OPALIN MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (NS forest marker set of Endo L2-6 NOSTRIN MTG (Human).) - -AnnotationAssertion( "0.86") -AnnotationAssertion(rdfs:label "NS forest marker set of Endo L2-6 NOSTRIN MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (NS forest marker set of Micro L1-6 TYROBP MTG (Human).) - -AnnotationAssertion( "0.91") -AnnotationAssertion(rdfs:label "NS forest marker set of Micro L1-6 TYROBP MTG (Human).") -SubClassOf( ) -SubClassOf( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (L2/3 pvalb-like sst GABAergic cortical interneuron (Mus musculus)) - -AnnotationAssertion(Annotation( "PMID:33184512") "A sst GABAergic cortical interneuron transcriptomically between the sst and the pvalb families with a soma found in L2/3. Some L2/3 PV-like sst cells have Martinotti morphology while some have basket cell morphology. L2/3 PV-like sst cells have lower AP width and higher firing rate than typical Sst subclass cells. L2/3 PV-like sst cells have high maximum firing rate variability, with many classified as belonging to the pvalb subclass on the basis of electrophysiology.") -AnnotationAssertion( ) -AnnotationAssertion( "L2/3 PV-like SST Mus") -AnnotationAssertion(rdfs:label "L2/3 pvalb-like sst GABAergic cortical interneuron (Mus musculus)") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (system) AnnotationAssertion( "A material entity consisting of multiple components that are causally integrated.") @@ -189682,10 +86910,6 @@ AnnotationAssertion( "system") SubClassOf( ) -# Class: () - -SubClassOf(Annotation( "HumanCurated") Annotation( "material entity") Annotation( "sequence_collection") ) - # Class: (processual entity) AnnotationAssertion(Annotation( "span:ProcessualEntity") "An occurrent [span:Occurrent] that exists in time by occurring or happening, has temporal parts and always involves and depends on some entity.") @@ -189699,124 +86923,6 @@ AnnotationAssertion( "processual entity") DisjointClasses( ) -# Class: (uterine cervix) - -AnnotationAssertion(Annotation( "Wikipedia:Cervix") Annotation( "http://orcid.org/0000-0002-6601-2165") "Lower, narrow portion of the uterus where it joins with the top end of the vagina.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001359") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/uterine+cervix") "The narrow caudal end of the uterus that opens into the vagina. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001359") Annotation( "VHOG") Annotation( "DOI:10.1098/rspb.2004.2848 Lynch VJ, Roth JJ, Takahashi K, Dunn CW, Nonaka DF, Stopper GF, Wagner GP, Adaptive evolution of HoxA-11 and HoxA-13 at the origin of the uterus in mammals. Proceedings of the Royal Society of London, Series B (2004)") Annotation( "http://bgee.unil.ch/") "The evolution of mammals is associated with radical changes in their reproductive biology, particularly the structure and function of the female reproductive organs. These changes include the evolution of the uterus, cervix, vagina, placenta and specialized cell types associated with each of those structures.[well established][VHOG]") -AnnotationAssertion( "cervical") -AnnotationAssertion(Annotation( "EFO:0000979") "cervix") -AnnotationAssertion( "BTO:0001421") -AnnotationAssertion( "BTO:0002249") -AnnotationAssertion( "CALOHA:TS-0134") -AnnotationAssertion( "EFO:0000979") -AnnotationAssertion( "EMAPA:29927") -AnnotationAssertion( "EV:0100114") -AnnotationAssertion( "FMA:17740") -AnnotationAssertion( "GAID:376") -AnnotationAssertion( "MA:0000392") -AnnotationAssertion( "MAT:0000292") -AnnotationAssertion( "MESH:D002584") -AnnotationAssertion( "NCIT:C12311") -AnnotationAssertion( "SCTID:181453009") -AnnotationAssertion(Annotation( "ncithesaurus:Cervix") "UMLS:C0007874") -AnnotationAssertion( "VHOG:0001359") -AnnotationAssertion( "Wikipedia:Cervix") -AnnotationAssertion( "galen:CervixUteri") -AnnotationAssertion(Annotation( "FMA:17740") Annotation( "FMA:TA") Annotation( ) "canalis cervicis uteri") -AnnotationAssertion( "caudal segment of uterus") -AnnotationAssertion(Annotation( "FMA:17740") "cervical canal of uterus") -AnnotationAssertion(Annotation( "EMAPA:29927") Annotation( ) "cervix uteri") -AnnotationAssertion(Annotation( "FMA:17740") "neck of uterus") -AnnotationAssertion(Annotation( "FMA:17740") "uterine cervix") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:17740") "cervical canal") -AnnotationAssertion(Annotation( "BTO:0001421") "cervix of uterus") -AnnotationAssertion( "UBERON:0000002") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "uterine cervix") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (naris) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0001-9114-8737") "Orifice of the olfactory system. The naris is the route by which odorants enter the olfactory system[MAH].") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000311") Annotation( "AAO") Annotation( "AAO:EJS") "One of paired external openings of the nasal chamber.[AAO]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000663") Annotation( "VHOG") Annotation( "DOI:10.1038/nature02843 Zhu M, Ahlberg PE, The origin of the internal nostril in tetrapodes. Nature (2004)") Annotation( "http://bgee.unil.ch/") "Naris refer to the external and interior naris (choana) of tetrapods, and to anterior and posterior naris of zebrafish. It seems now accepted that the structure is homologous: The choana, a unique 'internal nostril' opening from the nasal sac into the roof of the mouth, is a key part of the tetrapod (land vertebrate) respiratory system. It was the first component of the tetrapod body plan to evolve, well before the origin of limbs, and is therefore crucial to our understanding of the beginning of the fish-tetrapod transition. (...) Here we present new material of Kenichthys, a 395-million-year-old fossil fish from China, that provides direct evidence for the origin of the choana and establishes its homology: it is indeed a displaced posterior external nostril that, during a brief transitional stage illustrated by Kenichthys, separated the maxilla from the premaxilla.[well established][VHOG]") -AnnotationAssertion( "in actinopterygians, both pairs of nares are external. In tetrapods, the exhalant empties into the buccal cavity") -AnnotationAssertion(Annotation( "FMA") "we have classified this as an orifice, according to FMA. Note that in FMA, orifices are immaterial entities, but in ZFA this is a surface structure") -AnnotationAssertion( "AAO:0000311") -AnnotationAssertion( "EHDAA2:0001225") -AnnotationAssertion( "EHDAA:9083") -AnnotationAssertion( "EMAPA:17847") -AnnotationAssertion( "MA:0000282") -AnnotationAssertion( "SCTID:272650008") -AnnotationAssertion( "VHOG:0000663") -AnnotationAssertion( "galen:Naris") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000003") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "naris") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nose) - -AnnotationAssertion(Annotation( "UBERON:cjm") "The olfactory organ of vertebrates, consisting of nares, olfactory epithelia and the structures and skeletal framework of the nasal cavity.") -AnnotationAssertion(Annotation( "ZFA:0000047") "Organ that is the specialized structure of the face that contains olfactory neurons. The peripheral olfactory organ is paired[ZFA:0000047].") -AnnotationAssertion(Annotation( "Wikipedia:Nose") "a protuberance in vertebrates that houses the nostrils, or nares, which admit and expel air for respiration in conjunction with the mouth. Behind the nose are the olfactory mucosa and the sinuses. Behind the nasal cavity, air next passes through the pharynx, shared with the digestive system, and then into the rest of the respiratory system. In humans, the nose is located centrally on the face; on most other mammals, it is on the upper tip of the snout[WP]. GO: The nose is the specialized structure of the face that serves as the organ of the sense of smell and as part of the respiratory system. Includes the nasi externus (external nose) and cavitas nasi (nasal cavity)[Wikipedia:Nose].") -AnnotationAssertion(Annotation( "MP:0002233") "the organ that is specialized for smell and is part of the respiratory system") -AnnotationAssertion( "the structure of the nose varies across vertebrates. In tetrapods the nose is part of the respiratory system.[PMID:25312359]") -AnnotationAssertion( "BTO:0000840") -AnnotationAssertion( "CALOHA:TS-2037") -AnnotationAssertion( "EHDAA2:0001274") -AnnotationAssertion( "EHDAA:1502") -AnnotationAssertion( "EMAPA:16542") -AnnotationAssertion( "EV:0100037") -AnnotationAssertion( "EV:0100370") -AnnotationAssertion( "FMA:46472") -AnnotationAssertion( "GAID:77") -AnnotationAssertion( "MA:0000281") -AnnotationAssertion( "MAT:0000139") -AnnotationAssertion( "MESH:D009666") -AnnotationAssertion( "MIAA:0000139") -AnnotationAssertion( "NCIT:C12756") -AnnotationAssertion( "SCTID:181195007") -AnnotationAssertion( "TAO:0000047") -AnnotationAssertion(Annotation( "ncithesaurus:Nose") "UMLS:C0028429") -AnnotationAssertion( "Wikipedia:Nose") -AnnotationAssertion( "ZFA:0000047") -AnnotationAssertion( "galen:Nose") -AnnotationAssertion(Annotation( "ZFA:0000047") Annotation( ) "nasal sac") -AnnotationAssertion(Annotation( "MA:0000281") Annotation( ) "nose") -AnnotationAssertion(Annotation( "ZFA:0000047") "peripheral olfactory organ") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Nose") Annotation( ) "nasus") -AnnotationAssertion(Annotation( "UBERON:cjm") "olfactory apparatus") -AnnotationAssertion( "proboscis") -AnnotationAssertion( "UBERON:0000004") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nose") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/d0/Canine-nose.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "FMA") Annotation( "ZFA-def") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (chemosensory organ) AnnotationAssertion( "FBbt:00005157") @@ -189907,8 +87013,7 @@ AnnotationAssertion( "NCIT:C12399") AnnotationAssertion( "SCTID:181125003") AnnotationAssertion( "TAO:0000118") -AnnotationAssertion(Annotation( "BIRNLEX:1353") "UMLS:C0032005") -AnnotationAssertion(Annotation( "ncithesaurus:Pituitary_Gland") "UMLS:C0032005") +AnnotationAssertion(Annotation( "BIRNLEX:1353") Annotation( "ncithesaurus:Pituitary_Gland") "UMLS:C0032005") AnnotationAssertion( "VHOG:0000143") AnnotationAssertion( "Wikipedia:Pituitary_gland") AnnotationAssertion( "XAO:0000017") @@ -190000,8 +87105,7 @@ AnnotationAssertion( "NCIT:C12465") AnnotationAssertion( "SCTID:362292005") AnnotationAssertion( "TAO:0000142") -AnnotationAssertion(Annotation( "BIRNLEX:1111") "UMLS:C0206417") -AnnotationAssertion(Annotation( "ncithesaurus:Peripheral_Nervous_System") "UMLS:C0206417") +AnnotationAssertion(Annotation( "BIRNLEX:1111") Annotation( "ncithesaurus:Peripheral_Nervous_System") "UMLS:C0206417") AnnotationAssertion(Annotation( "BIRNLEX:1111") "UMLS:C1305921") AnnotationAssertion( "VHOG:0000399") AnnotationAssertion( "Wikipedia:Peripheral_nervous_system") @@ -190046,8 +87150,7 @@ AnnotationAssertion( "NCIT:C12764") AnnotationAssertion( "SCTID:362496006") AnnotationAssertion( "TAO:0001575") -AnnotationAssertion(Annotation( "BIRNLEX:2517") "UMLS:C0030510") -AnnotationAssertion(Annotation( "ncithesaurus:Parasympathetic_Nervous_System") "UMLS:C0030510") +AnnotationAssertion(Annotation( "BIRNLEX:2517") Annotation( "ncithesaurus:Parasympathetic_Nervous_System") "UMLS:C0030510") AnnotationAssertion(Annotation( "BIRNLEX:2517") "UMLS:C1305770") AnnotationAssertion( "VHOG:0000755") AnnotationAssertion( "Wikipedia:Parasympathetic_nervous_system") @@ -190115,8 +87218,7 @@ AnnotationAssertion( "NCIT:C12795") AnnotationAssertion( "SCTID:362484004") AnnotationAssertion( "TAO:0001576") -AnnotationAssertion(Annotation( "BIRNLEX:2516") "UMLS:C0039044") -AnnotationAssertion(Annotation( "ncithesaurus:Sympathetic_Nervous_System") "UMLS:C0039044") +AnnotationAssertion(Annotation( "BIRNLEX:2516") Annotation( "ncithesaurus:Sympathetic_Nervous_System") "UMLS:C0039044") AnnotationAssertion(Annotation( "BIRNLEX:2516") "UMLS:C1269646") AnnotationAssertion( "VHOG:0000384") AnnotationAssertion( "Wikipedia:Sympathetic_nervous_system") @@ -190321,8 +87423,7 @@ AnnotationAssertion( "NCIT:C12401") AnnotationAssertion( "SCTID:181143004") AnnotationAssertion( "TAO:0000107") -AnnotationAssertion(Annotation( "BIRNLEX:1169") "UMLS:C0015392") -AnnotationAssertion(Annotation( "ncithesaurus:Eye") "UMLS:C0015392") +AnnotationAssertion(Annotation( "BIRNLEX:1169") Annotation( "ncithesaurus:Eye") "UMLS:C0015392") AnnotationAssertion(Annotation( "BIRNLEX:1169") "UMLS:C1280202") AnnotationAssertion( "VHOG:0000275") AnnotationAssertion( "XAO:0000179") @@ -190579,8 +87680,7 @@ AnnotationAssertion( "SPD:0000016") AnnotationAssertion( "TAO:0001114") AnnotationAssertion( "TGMA:0000002") -AnnotationAssertion(Annotation( "BIRNLEX:1230") "UMLS:C0018670") -AnnotationAssertion(Annotation( "ncithesaurus:Head") "UMLS:C0018670") +AnnotationAssertion(Annotation( "BIRNLEX:1230") Annotation( "ncithesaurus:Head") "UMLS:C0018670") AnnotationAssertion( "VHOG:0001644") AnnotationAssertion( "WBbt:0005739") AnnotationAssertion( "Wikipedia:Head") @@ -190875,7 +87975,7 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (large intestine) @@ -190909,6 +88009,9 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "large intestine") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf( ) SubClassOf(Annotation( "cjm") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -191168,48 +88271,6 @@ AnnotationAssertion( "regional part of nervous system") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (renal glomerulus) - -AnnotationAssertion(Annotation( "MP:0005325") Annotation( "Wikipedia:Glomerulus") "A capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the vertebrate kidney[GO].") -AnnotationAssertion(Annotation( "ZFA") "ZFA - The multi-tissue structure where the glomerular basement membrane supported by mesonephric podocytes filters blood from the glomerular capillaries. GUDMAP: 'Together, the Bowman's capsule and the glomerulus comprise the definitive renal corpuscle.' - here the glomerulus is part of the capsule?") -AnnotationAssertion( ) -AnnotationAssertion( "2009-06-18T09:26:37Z") -AnnotationAssertion( "glomerulus") -AnnotationAssertion( "BTO:0000530") -AnnotationAssertion( "CALOHA:TS-0862") -AnnotationAssertion( "EFO:0003667") -AnnotationAssertion( "EMAPA:28329") -AnnotationAssertion( "EV:0100386") -AnnotationAssertion( "FMA:15624") -AnnotationAssertion( "MA:0001657") -AnnotationAssertion( "MESH:D007678") -AnnotationAssertion( "NCIT:C13250") -AnnotationAssertion( "SCTID:362217000") -AnnotationAssertion( "TAO:0001288") -AnnotationAssertion(Annotation( "ncithesaurus:Glomerulus") "UMLS:C0022663") -AnnotationAssertion( "Wikipedia:Glomerulus") -AnnotationAssertion( "ZFA:0001288") -AnnotationAssertion(Annotation( "TAO:0001288") "renal glomeruli") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000530") Annotation( ) "Malphigian glomerulus") -AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/malpighian+glomerulus") "Malpighian glomerulus") -AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/malpighian+glomerulus") "Malpighian tuft") -AnnotationAssertion(Annotation( "ZFA:0001288") "glomerular capillary tuft") -AnnotationAssertion(Annotation( ) "glomerular tuft") -AnnotationAssertion(Annotation( "Wikipedia:Glomerulus") Annotation( ) "glomerulus renis") -AnnotationAssertion(Annotation( ) "renal corpuscle") -AnnotationAssertion( "UBERON:0000074") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "renal glomerulus") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray1130.svg"^^xsd:anyURI) -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/2/22/Renal_corpuscle.svg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "FMA") Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (subdivision of skeletal system) AnnotationAssertion(Annotation( "UBERONREF:0000003") Annotation( "https://orcid.org/0000-0002-6601-2165") "Anatomical cluster consisting of the skeletal elements and articular elements that are part of an individual subdivision of the organism.") @@ -191320,6 +88381,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "male reproductive system") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Prostate.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) @@ -191640,19 +88702,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (sulcus) - -AnnotationAssertion(Annotation( "Wikipedia:Sulcus_(anatomy)") "A depression or fissure in the surface of an organ.") -AnnotationAssertion( ) -AnnotationAssertion( "2009-04-09T06:23:22Z") -AnnotationAssertion( "Wikipedia:Sulcus_(anatomy)") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000093") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "sulcus") -SubClassOf( ) - # Class: (membrane organ) AnnotationAssertion(Annotation( "FMA:7145") "Nonparenchymatous organ that primarily consists of dense connective tissue organized into a sheet which interconnects two or more organs, separates two or more body spaces from one another, or surrounds an organ or body part. Examples: interosseous membrane of forearm, obturator membrane, tympanic membrane, fibrous pericardium, fascia lata, dura mater. [FMA].") @@ -191688,6 +88737,27 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) +# Class: (lobe of lung) + +AnnotationAssertion(Annotation( "GOC:GO") "A lung lobe is one of the rounded projections that compose the lung[GO].") +AnnotationAssertion( "EMAPA:36281") +AnnotationAssertion( "FMA:7311") +AnnotationAssertion( "MA:0003098") +AnnotationAssertion( "NCIT:C34021") +AnnotationAssertion( "SCTID:245524004") +AnnotationAssertion(Annotation( "ncithesaurus:Lung_Lobe") "UMLS:C0225752") +AnnotationAssertion( "galen:LobeOfLung") +AnnotationAssertion( "lung lobe") +AnnotationAssertion( "pulminory lobe") +AnnotationAssertion(Annotation( "FMA:7311") "pulmonary lobe") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0000101") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "lobe of lung") +SubClassOf(Annotation( "FMA") ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (lung vasculature) AnnotationAssertion(Annotation( "GOC:GO") "The lung vasculature is composed of the tubule structures that carry blood or lymph in the lungs[GO].") @@ -191873,6 +88943,8 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (neurula stage) AnnotationAssertion(Annotation( "GO:0001841") "Staged defined by the formation of a tube from the flat layer of ectodermal cells known as the neural plate. This will give rise to the central nervous system.") +AnnotationAssertion( ) +AnnotationAssertion( "In zebrafish, the times of neurulation and segmentation overlap so extensively there is no distinct neurula period of development, such as occurs largely before segmentation in amphibian embryos.") AnnotationAssertion( "BILS:0000110") AnnotationAssertion( "BilaDO:0000009") AnnotationAssertion( "HsapDv:0000012") @@ -191881,6 +88953,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0000110") AnnotationAssertion(rdfs:label "neurula stage") +AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/developmental-stage-ontologies/issues/84"^^xsd:anyURI) AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/343"^^xsd:anyURI) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -191902,10 +88975,10 @@ AnnotationAssertion( "segmentation stage") AnnotationAssertion( "UBERON:0000111") AnnotationAssertion(rdfs:label "organogenesis stage") +AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/developmental-stage-ontologies/issues/84"^^xsd:anyURI) AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/533"^^xsd:anyURI) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -192042,48 +89115,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cell layer) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "Portion of tissue, that consists of single layer of cells connected to each other by cell junctions. Examples: layer of glial cells; epithelium.") -AnnotationAssertion( "consider adding to caro") -AnnotationAssertion(Annotation( "NCIT:C66831") "layer") -AnnotationAssertion( "NCIT:C66831") -AnnotationAssertion( "layer of cells") -AnnotationAssertion( "uberon") -AnnotationAssertion( "cell sheath") -AnnotationAssertion( "sheath of cells") -AnnotationAssertion( "UBERON:0000119") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cell layer") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (perineurium) - -AnnotationAssertion(Annotation( "NLXANAT:090205") Annotation( "PMID:18434767") Annotation( "PMID:25818566") "A layer of thin, concentrically arranged cells with interspersed collagen that lies within the epineurium. The perineurium is a component of the blood–nerve barrier and is essential for protecting axons and their associated Schwann cells from ionic flux, toxins and infection.") -AnnotationAssertion(Annotation( "Wikipedia:Perineurium") "Connective tissue surrounding a fascicle[Wikipedia:Perineurium].") -AnnotationAssertion( "perineurial") -AnnotationAssertion(Annotation( "FBbt") "consider FBbt:00007090 (perineurium): The outer two layers of glial cells that cover the central nervous system and the nerves. The outer layer is the perineurial sheath (sometimes referred to as the perineurial sheath outer layer); the inner layer is the sub-perineural glial sheath (sometimes referred to as the perineurial sheath inner layer)") -AnnotationAssertion( "BTO:0003153") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37849") -AnnotationAssertion( "FMA:52585") -AnnotationAssertion( "NCIT:C33302") -AnnotationAssertion( "NCIT:C41407") -AnnotationAssertion( "NLXANAT:090205") -AnnotationAssertion( "SCTID:362299001") -AnnotationAssertion(Annotation( "ncithesaurus:Perineurium") "UMLS:C0205890") -AnnotationAssertion( "Wikipedia:Perineurium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000121") -AnnotationAssertion(rdfs:label "perineurium") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/9c/Gray636.png"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (neuron projection bundle) AnnotationAssertion(Annotation( "CARO:0001001") Annotation( "FBC:DOS") Annotation( "FBbt:00005099") "A fasciculated bundle of neuron projections (GO:0043005), largely or completely lacking synapses.") @@ -192101,26 +89132,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (epineurium) - -AnnotationAssertion(Annotation( "NLXANAT:090203") "A loose connective tissue sheath surrounding each peripheral nerve. Composed mainly of colagen and fibroblasts, it forms a substantial covering over nerve trunks, then thins to an incomplete layer around smaller branches near their terminations. The epineurium is continuous centrally with the dura. Peripherally, it usually ends near the termination of a nerve fiber, but it may continue as the capsule of Meissner corpuscles and a few other encapsulated endings. Nolte, J. The Human Brain 3rd edition.") -AnnotationAssertion(Annotation( "Wikipedia:Epineurium") "outermost layer of connective tissue surrounding a peripheral nerve. It includes the blood vessels supplying the nerve. It consists of adipose tissue and fibrocollagenous tissues[Wikipedia:Epineurium].") -AnnotationAssertion( "BTO:0003154") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37848") -AnnotationAssertion( "FMA:12234") -AnnotationAssertion( "NCIT:C32528") -AnnotationAssertion( "NLXANAT:090203") -AnnotationAssertion( "SCTID:64482002") -AnnotationAssertion(Annotation( "ncithesaurus:Epineurium") "UMLS:C0205889") -AnnotationAssertion( "Wikipedia:Epineurium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000124") -AnnotationAssertion(rdfs:label "epineurium") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/9c/Gray636.png"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (neural nucleus) AnnotationAssertion(Annotation( "NLX:28443") "A spatially aggregated collection of nerve cell bodies in the CNS, consisting of one or more subpopulations that share cell type, chemical phenotype, and connections, and including nearby cells that share the same cell type, chemical phenotype, and connections. (CUMBO).") @@ -192250,8 +89261,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "anal pad") AnnotationAssertion( "anus") -AnnotationAssertion(Annotation( "BTO:0001978") "canalis analis") -AnnotationAssertion(Annotation( "Wikipedia:Anal_canal") Annotation( ) "canalis analis") +AnnotationAssertion(Annotation( "BTO:0001978") Annotation( "Wikipedia:Anal_canal") Annotation( ) "canalis analis") AnnotationAssertion( "cloaca") AnnotationAssertion( "cloacal chamber") AnnotationAssertion( "mesenteron") @@ -192449,8 +89459,7 @@ AnnotationAssertion( "ZFA:0000590") AnnotationAssertion( "galen:Mouth") AnnotationAssertion( "http://purl.obolibrary.org/obo/uberon/images/lamprey_sucker_rosava_3238889218.jpg") -AnnotationAssertion(Annotation( "BTO:0004698") "regio oralis") -AnnotationAssertion(Annotation( "FMA:49184") Annotation( "FMA:TA") Annotation( ) "regio oralis") +AnnotationAssertion(Annotation( "BTO:0004698") Annotation( "FMA:49184") Annotation( "FMA:TA") Annotation( ) "regio oralis") AnnotationAssertion( "adult mouth") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Mouth") Annotation( ) "cavital oralis") @@ -192555,7 +89564,6 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (pair of lungs) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The pair of anatomical structures comprised of a left lung and right lung.") -AnnotationAssertion( ) AnnotationAssertion( "FMA:68877") AnnotationAssertion( "lungs") AnnotationAssertion( "lungs pair") @@ -192563,7 +89571,6 @@ AnnotationAssertion(Annotation( "set of lungs") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0000170") -AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pair of lungs") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) @@ -192678,74 +89685,10 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (gyrus) - -AnnotationAssertion(Annotation( "Wikipedia:Gyrus") Annotation( "https://github.com/obophenotype/uberon/issues/573") "A ridge on the cerebral cortex. It is generally surrounded by one or more sulci .") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0002495") -AnnotationAssertion( "FMA:83874") -AnnotationAssertion( "NCIT:C32290") -AnnotationAssertion( "SCTID:279165009") -AnnotationAssertion(Annotation( "ncithesaurus:Cerebral_Gyrus") "UMLS:C0458308") -AnnotationAssertion( "Wikipedia:Gyrus") -AnnotationAssertion( "neuronames:1211") -AnnotationAssertion(Annotation( "BTO:0002495") "cerebral gyrus") -AnnotationAssertion(Annotation( "FMA:83874") "gyrus of neuraxis") -AnnotationAssertion(Annotation( "FMA:83874") "neuraxis gyrus") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "folia") -AnnotationAssertion(Annotation( "PHENOSCAPE:wd") "folium") -AnnotationAssertion( "folium of brain") -AnnotationAssertion(Annotation( "BTO:0002495") Annotation( ) "gyri") -AnnotationAssertion(Annotation( "BTO:0002495") Annotation( ) "gyri of cerebrum") -AnnotationAssertion(Annotation( "FMA:83874") "gyrus of cerebral hemisphere") -AnnotationAssertion(Annotation( "BTO:0002495") "gyrus of cerebrum") -AnnotationAssertion( "UBERON:0000200") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "gyrus") -AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/573"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pallium) - -AnnotationAssertion(Annotation( "GO:0021543") Annotation( "ISBN:0471888893") Annotation( "Wikipedia:Pallium_(neuroanatomy)") Annotation( "https://github.com/obophenotype/uberon/issues/287") "Dorsal part (roof region) of the telencephalon[GO].") -AnnotationAssertion(Annotation( "PMID:8932866") ) -AnnotationAssertion(Annotation( "Wikipedia:Avian_pallium") Annotation( "NCBITaxon:8782") "In the anatomy of animals, an avian pallium is the dorsal telencephalon of a bird's brain. Pallium of avian species tend to be relatively large, comprising ~75% of the telencephalic volume.") -AnnotationAssertion(Annotation( "WP") "In humans the cerebrum has three parts: the archipallium, the paleopallium and the neopallium. The developing telencephalon or forebrain is divided into pallium and subpallium. In amphibians, the cerebrum includes archipallium, paleopallium and some of the basal nuclei. Reptiles first developed a neopallium, which continued to develop in the brains of more recent species to become the neocortex of humans and Old World monkeys. In fish, the archipallium is the largest part of the cerebrum. Some researchers suggest the early archipallium gave rise to the human hippocampus") -AnnotationAssertion( ) -AnnotationAssertion( "2009-04-18T12:03:09Z") -AnnotationAssertion( "UBERON:0007333") -AnnotationAssertion( "BTO:0003399") -AnnotationAssertion( "DMBA:15903") -AnnotationAssertion( "EFO:0003534") -AnnotationAssertion( "SCTID:369224000") -AnnotationAssertion( "TAO:0000505") -AnnotationAssertion( "TAO:0007007") -AnnotationAssertion( "Wikipedia:Avian_pallium") -AnnotationAssertion( "Wikipedia:Pallium_(neuroanatomy)") -AnnotationAssertion( "ZFA:0000505") -AnnotationAssertion( "neuronames:3240") -AnnotationAssertion(Annotation( "ZFA:0000505") "area dorsalis telencephali") -AnnotationAssertion(Annotation( "ISBN:0471888893") "dorsal part of telencephalon") -AnnotationAssertion(Annotation( "ZFA:0000505") "dorsal telencephalic area") -AnnotationAssertion(Annotation( "ZFA:0000505") "dorsal telencephalon") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000203") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pallium") -AnnotationAssertion(rdfs:seeAlso "https://sourceforge.net/p/obo/zebrafish-anatomy-zfa-term-requests/87"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (tetrapod frontal bone) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0000107") Annotation( "PMID:7914451") Annotation( "Wikipedia:Frontal_bone") "The bone forming the forehead and roof of the eye orbit.") +AnnotationAssertion( ) AnnotationAssertion( "fused in humans, paired in other animals") AnnotationAssertion( "In the mouse the parietal originates from cephalic paraxial mesoderm (Jiang 2000; Morriss-Kay 2001), whereas in the chicken it is traced back to either mesodermal (Noden 1978) or neural crest (Couly 1992, 1993).") AnnotationAssertion( "AAO:0000206") @@ -192761,12 +89704,12 @@ AnnotationAssertion( "VSAO:0000208") AnnotationAssertion( "Wikipedia:Frontal_bone") AnnotationAssertion(Annotation( "AAO:0000206") "frontal") -AnnotationAssertion(Annotation( "FMA:52734") Annotation( "MA:0001466") Annotation( ) "frontal bone") AnnotationAssertion(Annotation( "FMA:52734") Annotation( "MA:0001466") Annotation( ) "frontal bone") AnnotationAssertion(Annotation( "Wikipedia:Frontal_bone") Annotation( ) "os frontal") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Frontal_bone") Annotation( ) "os frontale") AnnotationAssertion( "UBERON:0000209") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "tetrapod frontal bone") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray136.png"^^xsd:anyURI) @@ -192996,49 +89939,6 @@ AnnotationAssertion( "cecum mucosa") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (subarachnoid space) - -AnnotationAssertion(Annotation( "GOC:add") Annotation( "Wikipedia:Subarachnoid_space") Annotation( "https://sourceforge.net/p/obo/mammalian-phenotype-requests/1168/") "The space between the arachnoid and pia mater.") -AnnotationAssertion( "BTO:0000230") -AnnotationAssertion( "EMAPA:32666") -AnnotationAssertion( "FMA:83716") -AnnotationAssertion( "GAID:689") -AnnotationAssertion( "MESH:D013346") -AnnotationAssertion( "SCTID:362311001") -AnnotationAssertion( "Wikipedia:Subarachnoid_space") -AnnotationAssertion( "subarachnoid space of CNS") -AnnotationAssertion( "subarachnoid space of central nervous system") -AnnotationAssertion(Annotation( "FMA:322060") "subarachnoid space of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000230") Annotation( ) "cavitas subarachnoidea") -AnnotationAssertion(Annotation( "Wikipedia:Subarachnoid_space") Annotation( ) "cavum subarachnoideale") -AnnotationAssertion(Annotation( "BTO:0000230") Annotation( ) "spatium leptomeningeum") -AnnotationAssertion(Annotation( "BTO:0000230") Annotation( ) "spatium subarachnoideum") -AnnotationAssertion(Annotation( "Wikipedia:Subarachnoid_space") Annotation( ) "spatium subarachnoideum") -AnnotationAssertion(Annotation( "BTO:0000230") "subarachnoid cavity") -AnnotationAssertion( "UBERON:0000315") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "subarachnoid space") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/5/5f/Gray769-en.svg"^^xsd:anyURI) -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/f8/Gray769.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ISBN:0471888893") ObjectSomeValuesFrom( )) - -# Class: (cervical mucus) - -AnnotationAssertion(Annotation( "BTO:0000242") Annotation( "Wikipedia:Cervix#Cervical_mucus") Annotation( "Wikipedia:Mucus#Reproductive_system") "A substance produced by the cervix and endocervical glands[BTO]. Thick acidic mucus that blocks the cervical os after mestruation[WP]. This 'infertile' mucus blocks spermatozoa from entering the uterus.") -AnnotationAssertion( "BTO:0000242") -AnnotationAssertion( "FMA:83689") -AnnotationAssertion( "MESH:D002582") -AnnotationAssertion( "Wikipedia:Mucus#Reproductive_system") -AnnotationAssertion(Annotation( "OBOL:automatic") "cervix mucus") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000316") -AnnotationAssertion(rdfs:label "cervical mucus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (colonic mucosa) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Mucosa that is part of a colon. The mucosa of the colon is lined by a simple columnar epithelium with a thin brush border and numerous goblet cells.") @@ -193170,8 +90070,7 @@ AnnotationAssertion( "MA:0003216") AnnotationAssertion( "SCTID:85458007") AnnotationAssertion(Annotation( "FMA:14956") "ileal mucous membrane") -AnnotationAssertion(Annotation( "FMA:14956") "ileum mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "ileum mucosa") +AnnotationAssertion(Annotation( "FMA:14956") Annotation( "OBOL:automatic") "ileum mucosa") AnnotationAssertion(Annotation( "OBOL:automatic") "ileum mucosa of organ") AnnotationAssertion(Annotation( "OBOL:automatic") "ileum mucous membrane") AnnotationAssertion(Annotation( "OBOL:automatic") "ileum organ mucosa") @@ -193279,8 +90178,7 @@ AnnotationAssertion(Annotation( "FMA:85355") "organ mucosa") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "FMA:85358") "region of mucosa") -AnnotationAssertion(Annotation( "BTO:0000886") "tunica mucosa") -AnnotationAssertion(Annotation( "Wikipedia:Mucous_membrane") Annotation( ) "tunica mucosa") +AnnotationAssertion(Annotation( "BTO:0000886") Annotation( "Wikipedia:Mucous_membrane") Annotation( ) "tunica mucosa") AnnotationAssertion( "UBERON:0000344") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mucosa") @@ -193291,50 +90189,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (myelin) - -AnnotationAssertion(Annotation( "Wikipedia:Myelin") "A dielectric (electrically insulating) material consisting of protein and fat that forms a layer, the myelin sheath, usually around only the axon of a neuron. Myelin is about 40 % water; the dry mass of myelin is about 70 - 85 % lipids and about 15 - 30 % proteins. Some of the proteins that make up myelin are myelin basic protein (MBP), myelin oligodendrocyte glycoprotein (MOG), and proteolipid protein (PLP). The primary lipid of myelin is a glycolipid called galactocerebroside (GalC). The intertwining hydrocarbon chains of sphingomyelin serve to strengthen the myelin sheath.") -AnnotationAssertion( "cede to other ontology. Retired in ncit") -AnnotationAssertion(Annotation( "http://www1.pbrc.hawaii.edu/~danh/MyelinEvolution/evolution.html") ) -AnnotationAssertion(Annotation( "http://www1.pbrc.hawaii.edu/~danh/MyelinEvolution/evolution.html") ) -AnnotationAssertion(Annotation( "http://www1.pbrc.hawaii.edu/~danh/MyelinEvolution/evolution.html") ) -AnnotationAssertion( "BTO:0000894") -AnnotationAssertion( "FMA:62977") -AnnotationAssertion( "Wikipedia:Myelin") -AnnotationAssertion( "ncithesaurus:Myelin") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000345") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "myelin") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (limbic system) - -AnnotationAssertion(Annotation( "BIRNLEX:Limbic_system") Annotation( "Wikipedia:Limbic_system") "A set of midline structures surrounding the brainstem of the mammalian brain, originally described anatomically, e.g., hippocampal formation, amygdala, hypothalamus, cingulate cortex. Although the original designation was anatomical, the limbic system has come to be associated with the system in the brain subserving emotional functions. As such, it is very poorly defined and doesn't correspond closely to the anatomical meaning any longer. [BirnLex].") -AnnotationAssertion( "obsoletion proposes. The current part_of children were chosen as the intersection of what is stated in wikipedia and in the FMA. NIF: We are including Limbic System because it is still used by neuroscientists and others, but as a data annotation term, it is very poor because it is not a clearly defined entity.") -AnnotationAssertion( "BTO:0000928") -AnnotationAssertion( "CALOHA:TS-1307") -AnnotationAssertion( "FMA:242000") -AnnotationAssertion( "GAID:615") -AnnotationAssertion( "MESH:D008032") -AnnotationAssertion( "NCIT:C94541") -AnnotationAssertion( "SCTID:361342009") -AnnotationAssertion(Annotation( "ncithesaurus:Limbic_System") "UMLS:C0023715") -AnnotationAssertion( "Wikipedia:Limbic_system") -AnnotationAssertion( "neuronames:2055") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "ISBN:0123813611") "visceral brain") -AnnotationAssertion( "UBERON:0000349") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "includes the hippocampus, amygdala, anterior thalamic nuclei, and limbic cortex, which support a variety of functions including emotion, behavior, long term memory, and olfaction [Wikipedia]") -AnnotationAssertion(rdfs:label "limbic system") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/5/5c/Brain_limbicsystem.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (nuchal ligament) AnnotationAssertion(Annotation( "Wikipedia:Nuchal_ligament") "A fibrous membrane, which, in the neck, represents the supraspinal ligaments of the upper vertebrae.") @@ -193403,8 +90257,7 @@ AnnotationAssertion( "SCTID:362121003") AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of pharynx") AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of pharynx") -AnnotationAssertion(Annotation( "FMA:55031") "mucous membrane of pharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of pharynx") +AnnotationAssertion(Annotation( "FMA:55031") Annotation( "OBOL:automatic") "mucous membrane of pharynx") AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of pharynx") AnnotationAssertion(Annotation( "OBOL:automatic") "pharynx mucosa") AnnotationAssertion(Annotation( "OBOL:automatic") "pharynx mucosa of organ") @@ -193499,6 +90352,10 @@ AnnotationAssertion( "Note that 'renal medulla' is not synonymous with 'medullary region of kidney'. The former is composed of kidney pyramids only, while the latter covers kidney pyramids and renal columns, which are histologically different.") AnnotationAssertion(rdfs:label "renal medulla") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/6/69/Illu_kidney.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_R.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -193683,8 +90540,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of windpipe") AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of trachea") AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of windpipe") -AnnotationAssertion(Annotation( "FMA:7471") "mucous membrane of trachea") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of trachea") +AnnotationAssertion(Annotation( "FMA:7471") Annotation( "OBOL:automatic") "mucous membrane of trachea") AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of windpipe") AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of trachea") AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of windpipe") @@ -193733,6 +90589,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "VSAO:0000033") "The subdivision of the musculoskeletal system that consists of all the muscles of the body[VSAO, modified].") AnnotationAssertion( "consider whether this should be restricted to skeletal musculature. See https://github.com/obophenotype/uberon/issues/77") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000033") Annotation( "VSAO") Annotation( "VSAO:curator") "Anatomical system that consists of the muscles of the body.[VSAO]") AnnotationAssertion(Annotation( "MA") "we place the MA term musculature here, rather than under uberon:musculature, as this seems more appropriate given the structure of MA") AnnotationAssertion( "AAO:0000307") @@ -193758,6 +90615,7 @@ AnnotationAssertion( "BTO:0001485") "muskelsystem") AnnotationAssertion( "UBERON:0000383") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "musculature of body") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -193799,32 +90657,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (leptomeninx) - -AnnotationAssertion(Annotation( "Wikipedia:Leptomeninges") Annotation( "https://github.com/obophenotype/uberon/issues/300") "Pia mater or arachnoid mater.") -AnnotationAssertion( "check relationship to secondary meninx") -AnnotationAssertion(Annotation( "FMA") "in FMA/NIF this is a superclass of PM/AM - in BTO it is the mereological sum. We go with superclass here, as we are naming the class in the singular") -AnnotationAssertion( "BTO:0001634") -AnnotationAssertion( "CALOHA:TS-0546") -AnnotationAssertion( "FMA:231515") -AnnotationAssertion( "NCIT:C32979") -AnnotationAssertion( "NLXANAT:090207") -AnnotationAssertion( "SCTID:362303006") -AnnotationAssertion(Annotation( "ncithesaurus:Leptomeninges") "UMLS:C0228126") -AnnotationAssertion( "Wikipedia:Leptomeninges") -AnnotationAssertion( "neuronames:2347") -AnnotationAssertion(Annotation( "NLXANAT:090207") Annotation( ) "leptomeninges") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:231515") "arachnoid mater and pia mater") -AnnotationAssertion(Annotation( "BTO:0001634") "arachnoidea mater et pia mater") -AnnotationAssertion(Annotation( "BTO:0001634") "pia-arachnoid") -AnnotationAssertion(Annotation( "FMA:231515") "pia-arachnoid of neuraxis") -AnnotationAssertion( "UBERON:0000391") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "leptomeninx") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (colonic epithelium) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a colon [Automatically generated definition].") @@ -193839,8 +90671,7 @@ AnnotationAssertion( "TAO:0005128") AnnotationAssertion( "ZFA:0005128") AnnotationAssertion(Annotation( "OBOL:automatic") "colon epithelial tissue") -AnnotationAssertion(Annotation( "FMA:17302") "colon epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "colon epithelium") +AnnotationAssertion(Annotation( "FMA:17302") Annotation( "OBOL:automatic") "colon epithelium") AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of colon") AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of large bowel") AnnotationAssertion(Annotation( "OBOL:automatic") "epithelium of colon") @@ -193925,7 +90756,6 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Ramus_of_the_mandible") "lower ramus") AnnotationAssertion(Annotation( "Wikipedia:Ramus_of_the_mandible") Annotation( ) "rami mandibulae") -AnnotationAssertion(Annotation( "Wikipedia:Ramus_of_the_mandible") Annotation( ) "ramus mandibulae") AnnotationAssertion(Annotation( "Wikipedia:Ramus_of_the_mandible") Annotation( ) "ramus mandibulae") AnnotationAssertion( "UBERON:0000401") AnnotationAssertion( ) @@ -193935,25 +90765,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (nasal vestibule) - -AnnotationAssertion(Annotation( "Wikipedia:Nasal_vestibule") "The nasal vestibule is the most anterior part of the nasal cavity. It's enclosed by the cartilages of nose and lined by the same epithelium of the skin. The other part of the nasal cavity, which is lined by the respiratory epithelium, is called nasal cavity proper. [WP,unvetted].") -AnnotationAssertion( "BTO:0001761") -AnnotationAssertion( "CALOHA:TS-0660") -AnnotationAssertion( "FMA:59644") -AnnotationAssertion( "SCTID:278940000") -AnnotationAssertion( "Wikipedia:Nasal_vestibule") -AnnotationAssertion(Annotation( "FMA:59644") "vestibular part of nasal cavity") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001761") "vestibulum nasale") -AnnotationAssertion(Annotation( "BTO:0001761") "vestibulum nasi") -AnnotationAssertion(Annotation( "Wikipedia:Nasal_vestibule") Annotation( ) "vestibulum nasi") -AnnotationAssertion( "UBERON:0000402") -AnnotationAssertion(rdfs:label "nasal vestibule") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/7c/Gray994.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (serous gland) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "http://www.siumed.edu/~dking2/intro/glands.htm") "A gland in which the principal secretory cells are serous secreting cells.") @@ -193998,8 +90809,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of bronchus") AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of bronchi") AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of bronchial trunk") -AnnotationAssertion(Annotation( "FMA:62652") "mucous membrane of bronchus") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of bronchus") +AnnotationAssertion(Annotation( "FMA:62652") Annotation( "OBOL:automatic") "mucous membrane of bronchus") AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of bronchi") AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of bronchial trunk") AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of bronchus") @@ -194079,20 +90889,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ) -# Class: (arachnoid trabecula) - -AnnotationAssertion(Annotation( "Wikipedia:Arachnoid_trabeculae") "The arachnoid trabeculae are delicate strands of connective tissue that loosely connect the two innermost layers of the meninges -- the arachnoid mater and the pia mater. They are found within the subarachnoid space where cerebrospinal fluid is also found. Embryologically, the trabeculae are the remnants of the common precursor that forms both the arachnoid and pial layers of the meninges.") -AnnotationAssertion( "BTO:0002500") -AnnotationAssertion( "FMA:83979") -AnnotationAssertion( "Wikipedia:Arachnoid_trabeculae") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "arachnoid trabeculae") -AnnotationAssertion(Annotation( ) "trabecula arachnoideum") -AnnotationAssertion( "UBERON:0000439") -AnnotationAssertion(rdfs:label "arachnoid trabecula") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (trabecula) AnnotationAssertion(Annotation( "GO:0060343") Annotation( "Wikipedia:Trabecula") "A small, often microscopic, tissue element in the form of a small beam, strut or rod, generally having a mechanical function, and usually but not necessarily composed of dense collagenous tissue. On histological section, a trabecula can look like a septum, but in three dimensions they are topologically distinct, with trabeculae being roughly rod or pillar-shaped and septa being sheet-like. Trabeculae are usually composed of dense fibrous tissue, i.e. mainly of collagen, and in most cases provide mechanical strengthening or stiffening to a soft solid organ, such as the spleen. They can be composed of other materials, such as bone or muscle[WP].") @@ -194153,22 +90949,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cerebral subcortex) - -AnnotationAssertion(Annotation( "ncithesaurus:Cerebral_Subcortex") "The layer located below the cerebral cortex that includes the forebrain, midbrain and hindbrain.") -AnnotationAssertion( "BTO:0002858") -AnnotationAssertion( "FMA:242188") -AnnotationAssertion( "NCIT:C98712") -AnnotationAssertion(Annotation( "ncithesaurus:Cerebral_Subcortex") "UMLS:C0815008") -AnnotationAssertion(Annotation( "FMA:242188") "cerebral medulla") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002858") "subcortex") -AnnotationAssertion( "UBERON:0000454") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cerebral subcortex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (secretion of exocrine gland) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A portion of organism substance that is produced by exocrine glands.") @@ -194209,22 +90989,6 @@ AnnotationAssertion( "cavernous artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (endocervix) - -AnnotationAssertion(Annotation( "BTO:0003002") "The region of the opening of the uterine cervix into the uterine cavity.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0003002") -AnnotationAssertion( "FMA:86485") -AnnotationAssertion( "NCIT:C12309") -AnnotationAssertion( "SCTID:264460007") -AnnotationAssertion(Annotation( "ncithesaurus:Endocervix") "UMLS:C0227837") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0000458") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "endocervix") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (uterine wall) AnnotationAssertion(Annotation( "OBOL:automatic") "An anatomical wall that is part of a uterus [Automatically generated definition].") @@ -194364,7 +91128,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "immaterial anatomical entity") SubClassOf( ) -SubClassOf(Annotation( "HumanCurated") Annotation( "immaterial anatomical entity") Annotation( "immaterial anatomical entity") ) +SubClassOf(Annotation( ) Annotation( "immaterial anatomical entity") Annotation( "immaterial anatomical entity") ) SubClassOf( ) # Class: (anatomical system) @@ -194467,7 +91231,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "multicellular organism") -SubClassOf(Annotation( "HumanCurated") Annotation( "cellular organism") Annotation( "multicellular organism") ) +SubClassOf(Annotation( ) Annotation( "cellular organism") Annotation( "multicellular organism") ) SubClassOf( ) # Class: (compound organ component) @@ -194674,25 +91438,12 @@ DisjointClasses(Annotation( # Class: (anatomical cluster) -AnnotationAssertion(Annotation( "http://orcid.org/0000-0001-9114-8737") "Anatomical group that has its parts adjacent to one another.") -AnnotationAssertion( "Will be obsoleted in CARO v2 [https://github.com/obophenotype/caro/issues/3]") +AnnotationAssertion(Annotation( "FBbt:00007277") "Anatomical group whose component anatomical structures lie in close proximity to each other.") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) -AnnotationAssertion( "AAO:0010009") -AnnotationAssertion( "AEO:0000041") -AnnotationAssertion( "BILA:0000041") -AnnotationAssertion( "CARO:0000041") -AnnotationAssertion( "EHDAA2:0003041") AnnotationAssertion( "FBbt:00007277") -AnnotationAssertion( "FMA:49443") -AnnotationAssertion( "HAO:0000041") -AnnotationAssertion( "TADS:0000605") -AnnotationAssertion( "TAO:0001478") -AnnotationAssertion( "TGMA:0001842") AnnotationAssertion( "VHOG:0001737") -AnnotationAssertion( "XAO:0003160") -AnnotationAssertion( "ZFA:0001478") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0000477") AnnotationAssertion( ) @@ -195426,7 +92177,7 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pharyngeal muscle) +# Class: (chordate pharyngeal muscle) AnnotationAssertion(Annotation( "Wikipedia:Pharyngeal_muscles") Annotation( "https://orcid.org/0000-0002-6601-2165") "A muscle that acts on the pharynx[WP, vetted].") AnnotationAssertion(Annotation( "2012-06-30") Annotation( "GO:0043282") Annotation( "does not quite work for some muscles such as stylopharyngeus") Annotation( "GO") Annotation( "GOC:go_curators") "A pharyngeal muscle is any muscle that forms part of the pharynx[GO].") @@ -195447,6 +92198,7 @@ AnnotationAssertion( "ZFA:0000172") "branchial muscle") AnnotationAssertion( "muscle of pharynx") AnnotationAssertion(Annotation( "OBOL:automatic") "muscle organ of pharynx") +AnnotationAssertion( "pharyngeal muscle") AnnotationAssertion( "pharynx muscle") AnnotationAssertion(Annotation( "OBOL:automatic") "pharynx muscle organ") AnnotationAssertion( "uberon") @@ -195458,7 +92210,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Innervation notes: They are innervated by the pharyngeal branch of the Vagus nerve (CN X) with the exception of the stylopharyngeus muscle which is innervated by the glossopharyngeal nerve (CN IX).[WP]") -AnnotationAssertion(rdfs:label "pharyngeal muscle") +AnnotationAssertion(rdfs:label "chordate pharyngeal muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/35/Gray1030.png"^^xsd:anyURI) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -195560,6 +92312,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "aorta") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/9/91/Aorta_scheme.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "MA") ) SubClassOf( ) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) @@ -195616,6 +92370,9 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Taxon notes:\" the ascidian tube-like heart lacks chambers....The ascidian heart is formed after metamorphosis as a simple tube-like structure with a single-layered myoepithelium that is continuous with a single-layered pericar- dial wall. It lacks chambers and endocardium.... The innovation of the chambered heart was a key event in vertebrate evolution, because the chambered heart generates one-way blood flow with high pressure, a critical requirement for the efficient blood supply of large-body vertebrates... all extant vertebrates have hearts with two or more chambers (Moorman and Christoffels 2003)\" DOI:10.1101/gad.1485706") AnnotationAssertion(rdfs:label "heart") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -195658,7 +92415,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "endocrine system") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -195728,8 +92485,7 @@ AnnotationAssertion( "PBA:3999") AnnotationAssertion( "SCTID:258335003") AnnotationAssertion( "TAO:0000008") -AnnotationAssertion(Annotation( "BIRNLEX:796") "UMLS:C0006104") -AnnotationAssertion(Annotation( "ncithesaurus:Brain") "UMLS:C0006104") +AnnotationAssertion(Annotation( "BIRNLEX:796") Annotation( "ncithesaurus:Brain") "UMLS:C0006104") AnnotationAssertion(Annotation( "BIRNLEX:796") "UMLS:C1269537") AnnotationAssertion( "VHOG:0000157") AnnotationAssertion( "Wikipedia:Brain") @@ -195752,6 +92508,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "brain") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_F_Brain.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_M_Brain.glb") SubClassOf(Annotation( "GO") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -195760,69 +92518,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Bgee:AN") ObjectSomeValuesFrom( )) -# Class: (cerebral cortex) - -AnnotationAssertion(Annotation( "BIRNLEX:1494") "The thin layer of gray matter on the surface of the cerebral hemisphere that develops from the telencephalon. It consists of the neocortex (6 layered cortex or isocortex), the hippocampal formation and the olfactory cortex.") -AnnotationAssertion( "We follow NIFSTD in defining cerebral cortex and including both neocortex and hippocampal formation (DG+hippocampus).") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Wikipedia:Cerebral_cortex") "The cerebral cortex is a structure within the brain that plays a key role in memory, attention, perceptual awareness, thought, language, and consciousness. It constitutes the outermost layer of the cerebrum. In preserved brains, it has a grey color, hence the name 'grey matter'. Grey matter is formed by neurons and their unmyelinated fibers, whereas the white matter below the grey matter of the cortex is formed predominantly by myelinated axons interconnecting different regions of the central nervous system. The human cerebral cortex is 2-4 mm (0.08-0.16 inches) thick. The surface of the cerebral cortex is folded in large mammals, such that more than two-thirds of the cortical surface is buried in the grooves, called 'sulci. ' The phylogenetically most recent part of the cerebral cortex, the neocortex, also called isocortex, is differentiated into six horizontal layers; the more ancient part of the cerebral cortex, the hippocampus (also called archicortex), has at most three cellular layers, and is divided into subfields. Relative variations in thickness or cell type (among other parameters) allow us to distinguish between different neocortical architectonic fields. The geometry of at least some of these fields seems to be related to the anatomy of the cortical folds, and, for example, layers in the upper part of the cortical ridges seem to be more clearly differentiated than in its deeper parts. [WP,unvetted][Wikipedia:Cerebral_cortex].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000722") Annotation( "VHOG") Annotation( "DOI:10.1111/j.1749-6632.1969.tb20437.x Kruger L, Experimental analyses of the reptilian nervous system. Annals of the New York Academy of Sciences (1969)") Annotation( "http://bgee.unil.ch/") "Migration of neurons from the basal or striatal portions of the anterior part of the neural tube occurs to varying degrees in different vertebrate classes, but a true cerebral cortex is generally acknowledged to have made its first appearance in reptiles. The definition can be unambiguous, since 'cortex' simply implies the existence of a surface neuronal layer with an overlying 'zonal lamina' or 'molecular' layer containing dendrites and axons, which is separated from the underlying basal 'matrix' by white matter. Although reptilian cerebral cortex does indeed fulfill these conditions in certain locations, the separation from striatal structures is often indistinct, so that it may even be argued that some primitive dipnoans possess a pallium or cortex. Nevertheless, an extensive laminated layer separated by underlying white matter is well represented only in reptiles and mammals.[well established][VHOG]") -AnnotationAssertion( "hagfishes have independently evolved a highly laminated cerebral cortex, comparable in many ways to the cerebral cortex of mammals [http://icb.oxfordjournals.org/content/42/4/743]") -AnnotationAssertion( "BAMS:C") -AnnotationAssertion( "BAMS:CTX") -AnnotationAssertion( "BAMS:Cerebral_cortex") -AnnotationAssertion( "BAMS:Cx") -AnnotationAssertion( "BIRNLEX:1494") -AnnotationAssertion( "BM:Tel-Cx") -AnnotationAssertion( "BTO:0000233") -AnnotationAssertion( "CALOHA:TS-0091") -AnnotationAssertion( "DHBA:10159") -AnnotationAssertion( "EFO:0000328") -AnnotationAssertion( "EHDAA2:0000234") -AnnotationAssertion( "EHDAA:5464") -AnnotationAssertion( "EMAPA:17544") -AnnotationAssertion( "EV:0100166") -AnnotationAssertion( "FMA:61830") -AnnotationAssertion( "GAID:629") -AnnotationAssertion( "HBA:4008") -AnnotationAssertion( "MA:0000185") -AnnotationAssertion( "MAT:0000108") -AnnotationAssertion( "MBA:688") -AnnotationAssertion( "MESH:D002540") -AnnotationAssertion( "MIAA:0000108") -AnnotationAssertion( "NCIT:C12443") -AnnotationAssertion( "PBA:128011354") -AnnotationAssertion( "SCTID:362880003") -AnnotationAssertion(Annotation( "BIRNLEX:1494") "UMLS:C0007776") -AnnotationAssertion(Annotation( "ncithesaurus:Cortex") "UMLS:C0007776") -AnnotationAssertion( "VHOG:0000722") -AnnotationAssertion( "Wikipedia:Cerebral_cortex") -AnnotationAssertion(Annotation( "BIRNLEX:1494") "neuronames:39") -AnnotationAssertion(Annotation( "BTO:0000233") Annotation( "FMA:61830") "cortex of cerebral hemisphere") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000233") "brain cortex") -AnnotationAssertion(Annotation( "NeuroNames:39") Annotation( ) "cortex cerebralis") -AnnotationAssertion(Annotation( "Wikipedia:Cerebral_cortex") Annotation( ) "cortex cerebri") -AnnotationAssertion(Annotation( "NeuroNames:39") "cortical plate (CTXpl)") -AnnotationAssertion(Annotation( "NeuroNames:39") "cortical plate (areas)") -AnnotationAssertion(Annotation( "BTO:0000233") "pallium of the brain") -AnnotationAssertion( "UBERON:0000956") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cerebral cortex") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/7b/Cerebral_Cortex_location.jpg"^^xsd:anyURI) -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/9a/Brainmaps-macaque-hippocampus.jpg"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "GO") Annotation( "ISBN:0471888893") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lamina) AnnotationAssertion(Annotation( "Wikipedia:Lamina_of_the_vertebral_arch") "Any thin layer or plate.") @@ -195942,7 +92637,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (lens of camera-type eye) -AnnotationAssertion(Annotation( "Wikipedia:Lens_(anatomy)") Annotation( "http://orcid.org/0000-0002-6601-2165") "Transparent part of camera-type eye that helps to refract light to be focused on the retina.") +AnnotationAssertion(Annotation( "Wikipedia:Lens_(anatomy)") Annotation( "http://orcid.org/0000-0002-6601-2165") "A transparent and refractive lens located posterior to the iris. The lens of camera-type eye refracts light to be focused on the retina.") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000169") Annotation( "VHOG") Annotation( "DOI:10.1038/nrn2283 Lamb TD, Collin SP and Pugh EN Jr, Evolution of the vertebrate eye: opsins, photoreceptors, retina and eye cup. Nature Reviews Neuroscience (2007)") Annotation( "http://bgee.unil.ch/") "The eye of the adult lamprey is remarkably similar to our own, and it possesses numerous features (including the expression of opsin genes) that are very similar to those of the eyes of jawed vertebrates. The lamprey's camera-like eye has a lens, an iris and extra-ocular muscles (five of them, unlike the eyes of jawed vertebrates, which have six), although it lacks intra-ocular muscles. Its retina also has a structure very similar to that of the retinas of other vertebrates, with three nuclear layers comprised of the cell bodies of photoreceptors and bipolar, horizontal, amacrine and ganglion cells. The southern hemisphere lamprey, Geotria australis, possesses five morphological classes of retinal photoreceptor and five classes of opsin, each of which is closely related to the opsins of jawed vertebrates. Given these similarities, we reach the inescapable conclusion that the last common ancestor of jawless and jawed vertebrates already possessed an eye that was comparable to that of extant lampreys and gnathostomes. Accordingly, a vertebrate camera-like eye must have been present by the time that lampreys and gnathostomes diverged, around 500 Mya.[well established][VHOG]") @@ -195972,7 +92667,7 @@ AnnotationAssertion(Annotation( ) "lens") AnnotationAssertion(Annotation( "Wikipedia:Lens_(anatomy)") "lens crystallina") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000723") "crystalline lens") +AnnotationAssertion(Annotation( "BTO:0000723") Annotation( "PMID:36055924") "crystalline lens") AnnotationAssertion(Annotation( "ZFA:0000035") Annotation( ) "lenses") AnnotationAssertion(Annotation( "BTO:0000723") "ocular lens") AnnotationAssertion( "UBERON:0000965") @@ -195980,7 +92675,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The lens is avascular and nourished by diffusion from the aqueous and vitreous") +AnnotationAssertion(rdfs:comment "The lens is avascular and nourished by diffusion from the aqueous and vitreous humors.") AnnotationAssertion(rdfs:label "lens of camera-type eye") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -196018,8 +92713,7 @@ AnnotationAssertion( "NIFSTD_RETIRED:birnlex_1156") AnnotationAssertion( "SCTID:181171005") AnnotationAssertion( "TAO:0000152") -AnnotationAssertion(Annotation( "BIRNLEX:1153") "UMLS:C0035298") -AnnotationAssertion(Annotation( "ncithesaurus:Retina") "UMLS:C0035298") +AnnotationAssertion(Annotation( "BIRNLEX:1153") Annotation( "ncithesaurus:Retina") "UMLS:C0035298") AnnotationAssertion(Annotation( "BIRNLEX:1153") "UMLS:C1278894") AnnotationAssertion( "VHOG:0000229") AnnotationAssertion( "Wikipedia:Retina") @@ -196149,6 +92843,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "PHENOSCAPE:ad") Annotation( "https://github.com/obophenotype/uberon/issues/67") "A midventral endochondral skeletal element which represents the origin site of the pectoral muscles[PHENOSCAPE:ad].") AnnotationAssertion( "in EMAPA and EHDAA2 this is part of the skeleton of pectoral girdle; the classic def of pectoral girdle (see WP) excludes the rib cage and sternum") AnnotationAssertion(Annotation( "Wikipedia") ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000765") Annotation( "AAO") Annotation( "AAO:LAP") "Single element that constitutes the postzonal area of the pectoral girdle.[AAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000765") Annotation( "AAO") "relationship loss: part_of postzonal element (AAO:0000938)[AAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000856") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.294") Annotation( "http://bgee.unil.ch/") "Fishes lack a sternum. (...) A sternum is absent in the first fossil tetrapods, but it is present in modern amphibians. (...) Thus, a sternum occurs in some modern amphibians, birds, mammals and archosaurs. However, its absence in the common ancestors to these groups means that it has arisen independently several times within the field of the midventral connective tissue.[well established][VHOG]") @@ -196176,6 +92871,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BTO:0001302") "breastbone") AnnotationAssertion( "UBERON:0000975") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sternum") @@ -196191,6 +92887,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (humerus) AnnotationAssertion(Annotation( "AAO:0000679") Annotation( "PHENOSCAPE:mah") Annotation( "https://github.com/obophenotype/uberon/issues/106") "Paired endochondral long bone that extends between the pectoral girdle and the skeletal parts of the forelimb. [PHENOSCAPE:mah].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000679") Annotation( "AAO") Annotation( "AAO:LAP") "Paired, elongate, cylindrical bones of endochondral origin that extend from the pectoral girdle to the elbows.[AAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001158") Annotation( "VHOG") Annotation( "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268") Annotation( "http://bgee.unil.ch/") "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]") AnnotationAssertion( "humeral") @@ -196217,6 +92914,7 @@ AnnotationAssertion(Annotation( "ISBN:0226313409") Annotation( ) "proximal metapterygial mesomere of pectoral fin") AnnotationAssertion( "UBERON:0000976") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "humerus") @@ -196303,6 +93001,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (tibia) AnnotationAssertion(Annotation( "PHENOSCAPE:mah") "The major preaxial endochondral bone in the posterior zeugopod[Phenoscape].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000890") Annotation( "AAO") Annotation( "AAO:LAP") "One of the two long bones of endochondral origin of the hind-epipodium; it is a straight, simple bone whose section is more or less rectangular at the ends and circular at its central portion.[AAO]") AnnotationAssertion( "AAO:0000890") AnnotationAssertion( "BTO:0001252") @@ -196323,6 +93022,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0000979") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "tibia") @@ -196361,6 +93061,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (femur) AnnotationAssertion(Annotation( "VSAO:0000186") Annotation( "Wikipedia:Femur") "Endochondral longbone connecting the pelvic girdle with posterior zeugopodium skeleton.[VSAO, modified].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000186") Annotation( "VSAO") Annotation( "VSAO:NI") "Endochondral longbone connecting the pelvic girdle with posterior zeugopodium.[VSAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000889") Annotation( "AAO") Annotation( "AAO:LAP") "Paired, elongate, cylindrical bones of endochondral origin that form the thighs, extending from the pelvic girdles to the knees.[AAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001159") Annotation( "VHOG") Annotation( "ISBN:978-0198540472 Janvier P, Early vertebrates (1996) p.268") Annotation( "http://bgee.unil.ch/") "Most anatomists now agree that the three proximal bones of the tetrapod limbs are homologous to the two or three proximal elements of the paired fin skeleton of other sarcopterygians, that is the humerus-femur, radius-tibia, and ulna-fibula.[well established][VHOG]") @@ -196394,6 +93095,7 @@ AnnotationAssertion(Annotation( "ISBN:0226313409") Annotation( ) "proximal metapterygial mesomere of pelvic fin") AnnotationAssertion( "UBERON:0000981") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "femur") @@ -196409,7 +93111,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (skeletal joint) -AnnotationAssertion(Annotation( "GO_REF:0000034") Annotation( "VSAO:0000101") Annotation( "Wikipedia:Joint") Annotation( "http://dx.plos.org/10.1371/journal.pone.0051070") "Anatomical cluster that consists of two or more adjacent skeletal structures, which may be interconnected by various types of tissue[VSAO].") +AnnotationAssertion(Annotation( "GO_REF:0000034") Annotation( "VSAO:0000101") Annotation( "Wikipedia:Joint") Annotation( "http://dx.plos.org/10.1371/journal.pone.0051070") "Anatomical structure that consists of two or more adjacent skeletal structures, which may be interconnected by various types of tissue[VSAO].") AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000101") Annotation( "VSAO") Annotation( "PSPUB:0000170") "Anatomical cluster that consists of two or more adjacent bones or cartilages, which may be interconnected by various types of tissue.[VSAO]") AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000367") Annotation( "TAO") Annotation( "TAO:pem") "Anatomical cluster which consists of two or more adjacent bones or cartilages, which may be interconnected by various types of tissue.[TAO]") AnnotationAssertion(Annotation( "VSAO:0000101") "articulation") @@ -196533,8 +93235,7 @@ AnnotationAssertion( "MIAA:0000115") AnnotationAssertion( "NCIT:C12511") AnnotationAssertion( "SCTID:279103004") -AnnotationAssertion(Annotation( "BIRNLEX:733") "UMLS:C0032639") -AnnotationAssertion(Annotation( "ncithesaurus:Pons_Varolii") "UMLS:C0032639") +AnnotationAssertion(Annotation( "BIRNLEX:733") Annotation( "ncithesaurus:Pons_Varolii") "UMLS:C0032639") AnnotationAssertion(Annotation( "BIRNLEX:733") "UMLS:C1280999") AnnotationAssertion( "VHOG:0001176") AnnotationAssertion( "Wikipedia:Pons") @@ -196866,52 +93567,12 @@ AnnotationAssertion( "uterus") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/6a/Female_reproductive_system_lateral_nolabel.png"^^xsd:anyURI) AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/c/cb/Female_anatomy.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Uterus.glb") SubClassOf(Annotation( "cjm") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vagina) - -AnnotationAssertion(Annotation( "Wikipedia:Vagina") Annotation( "http://orcid.org/0000-0002-6601-2165") "A fibromuscular tubular tract leading from the uterus to the exterior of the body in female placental mammals and marsupials, or to the cloaca in female birds, monotremes, and some reptiles[WP].") -AnnotationAssertion(Annotation( "2012-11-29") Annotation( "FMA:19949") Annotation( "FMA") "Organ with organ cavity which connects the cervical canal of uterus to the vestibule of vagina.[FMA]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001138") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/vagina") "The genital canal in the female, leading from the opening of the vulva to the cervix of the uterus. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001138") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.688") Annotation( "http://bgee.unil.ch/") "The distal end of the oviducts differentiates as a vagina in Metatheria and Eutheria.[well established][VHOG]") -AnnotationAssertion( "vaginal") -AnnotationAssertion( "'The distal end of the oviducts differentiates as a vagina in Metatheria and Eutheria.' Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective, Third Edition (2001) Orlando Fla.: Harcourt College Publishers, p.688") -AnnotationAssertion( "BTO:0000243") -AnnotationAssertion( "CALOHA:TS-1103") -AnnotationAssertion( "EFO:0000976") -AnnotationAssertion( "EMAPA:18986") -AnnotationAssertion( "EV:0100117") -AnnotationAssertion( "FMA:19949") -AnnotationAssertion( "GAID:381") -AnnotationAssertion( "MA:0000394") -AnnotationAssertion( "MAT:0000128") -AnnotationAssertion( "MESH:D014621") -AnnotationAssertion( "MIAA:0000128") -AnnotationAssertion( "NCIT:C12407") -AnnotationAssertion( "SCTID:181441005") -AnnotationAssertion(Annotation( "ncithesaurus:Vagina") "UMLS:C0042232") -AnnotationAssertion( "VHOG:0001138") -AnnotationAssertion( "Wikipedia:Vagina") -AnnotationAssertion( "galen:Vagina") -AnnotationAssertion( "uberon") -AnnotationAssertion( "distal oviductal region") -AnnotationAssertion( "distal portion of oviduct") -AnnotationAssertion(Annotation( ) "vaginae") -AnnotationAssertion( "UBERON:0000996") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vagina") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/1/1b/Illu_repdt_female.jpg"^^xsd:anyURI) -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a4/Vaginal_opening_-_english_description.jpg"^^xsd:anyURI) -SubClassOf(Annotation( "cjm") ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mammalian vulva) AnnotationAssertion(Annotation( "Wikipedia:Vulva") "External genital organs of the female mammal[WP].") @@ -196982,9 +93643,7 @@ AnnotationAssertion(Annotation( "BTO:0001234") "glandula vesiculosa") AnnotationAssertion( "gonecyst") AnnotationAssertion( "vas efferens") -AnnotationAssertion(Annotation( "BTO:0001234") "vesicula seminalis") -AnnotationAssertion(Annotation( "Wikipedia:Seminal_vesicle") "vesicula seminalis") -AnnotationAssertion(Annotation( "Wikipedia:Seminal_vesicle") "vesiculae seminales") +AnnotationAssertion(Annotation( "BTO:0001234") Annotation( "Wikipedia:Seminal_vesicle") "vesicula seminalis") AnnotationAssertion(Annotation( "Wikipedia:Seminal_vesicle") Annotation( ) "vesiculae seminales") AnnotationAssertion(Annotation( "Wikipedia:Seminal_vesicle") "vesicular gland") AnnotationAssertion(Annotation( "Wikipedia:Seminal_vesicle") "vesicular glands") @@ -196997,6 +93656,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "seminal vesicle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/d1/Male_anatomy_en.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Prostate.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -197029,6 +93689,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ejaculatory duct") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/3/35/Male_anatomy.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Prostate.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -197172,6 +93833,11 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "respiratory system") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/5/5e/Respiratory_system_complete_en.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-lung.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -197547,8 +94213,7 @@ AnnotationAssertion( "NCIT:C12438") AnnotationAssertion( "SCTID:278199004") AnnotationAssertion( "TAO:0000012") -AnnotationAssertion(Annotation( "BIRNLEX:1099") "UMLS:C0927232") -AnnotationAssertion(Annotation( "ncithesaurus:Central_Nervous_System") "UMLS:C0927232") +AnnotationAssertion(Annotation( "BIRNLEX:1099") Annotation( "ncithesaurus:Central_Nervous_System") "UMLS:C0927232") AnnotationAssertion( "VHOG:0000293") AnnotationAssertion( "Wikipedia:Central_nervous_system") AnnotationAssertion( "XAO:0000215") @@ -198148,6 +94813,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "rectum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/75/Anorectum.gif"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf(Annotation( "4") Annotation( "cjm") ) SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -198335,8 +95002,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "VHOG:0001194") "caudal vena cava") AnnotationAssertion( "postcava") -AnnotationAssertion(Annotation( "BTO:0002682") "vena cava inferior") -AnnotationAssertion(Annotation( "Wikipedia:Inferior_vena_cava") Annotation( ) "vena cava inferior") +AnnotationAssertion(Annotation( "BTO:0002682") Annotation( "Wikipedia:Inferior_vena_cava") Annotation( ) "vena cava inferior") AnnotationAssertion( "UBERON:0001072") AnnotationAssertion( ) AnnotationAssertion( ) @@ -198395,7 +95061,7 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "MA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -198713,6 +95379,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (vertebral bone 1) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The first vertebral bone in the vertebral column.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000709") Annotation( "AAO") Annotation( "AAO:Duellman_and_Trueb_1994") "First postcranial vertebra, which is modified anteriorly to articulate with the skull.[AAO]") AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001167") Annotation( "TAO") Annotation( "TAO:wd") "Vertebra that is posteriorly adjacent to the neurocranium.[TAO]") AnnotationAssertion( "1"^^xsd:nonNegativeInteger) @@ -198741,6 +95408,7 @@ AnnotationAssertion( "TAO:0001167") "vertebra 1") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001092") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -198751,6 +95419,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (vertebral bone 2) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The second vertebral bone in the vertebral column.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001168") Annotation( "TAO") Annotation( "TAO:wd") "Vertebra that is posteriorly adjacent to vertebra 1.[TAO]") AnnotationAssertion( "not the same as ZFA term 'axis'") AnnotationAssertion( "2"^^xsd:nonNegativeInteger) @@ -198778,6 +95447,7 @@ AnnotationAssertion( "C2") AnnotationAssertion(Annotation( "MA:0001422") Annotation( ) "axis") AnnotationAssertion( "UBERON:0001093") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -198789,6 +95459,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A vertebra bone that is part of the sacral region of the vertebral column.") AnnotationAssertion( "todo - AAO placement to be confirmed by AAO curators (the AAO class may also include modified ribs)") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000552") Annotation( "AAO") Annotation( "AAO:Duellman_and_Trueb_1994") "Enlarged vertebra with transverse processes (diapophyses), and ocassionally ribs, that are modified and elaborated for support of the pelvic girdle.[AAO]") AnnotationAssertion( "AAO:0000552") AnnotationAssertion( "EMAPA:18336") @@ -198805,6 +95476,7 @@ AnnotationAssertion( "segment of sacrum") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001094") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sacral vertebra") @@ -198814,6 +95486,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (caudal vertebra) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any vertebral bone that is part of the caudal region of the vertebral column (tail or coccyx).") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000326") Annotation( "TAO") Annotation( "ZFIN:curator") "Vertebrae bearing a hemal arch and spine. The most posterior caudal vertebrae support the caudal fin and are referred to as preural vertebrae.[TAO]") AnnotationAssertion(Annotation( "MA") "we deliberately merge the MA classes as we believe them equivalent") AnnotationAssertion( "UBERON:0006070") @@ -198840,6 +95513,7 @@ AnnotationAssertion( "MA:0001420") "coccygea") AnnotationAssertion(Annotation( "MA:0000310") "tail vertebra") AnnotationAssertion( "UBERON:0001095") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -198923,6 +95597,7 @@ SubClassOf(Annotation( "d # Class: (clavicle bone) AnnotationAssertion(Annotation( "PHENOSCAPE:ad") Annotation( "https://github.com/obophenotype/uberon/issues/103") "A paired dermal or endochondral bone that is part of the pectoral girdle. The clavicle may be in contact with the interclavicle or coracoid and forms an attachment site for pectoral musculature. [PHENOSCAPE:ad].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000761") Annotation( "AAO") Annotation( "AAO:LAP") "Slender, paired bones of intramembranous origin that invest the anterior margins of the procoracoids.[AAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000761") Annotation( "AAO") "relationship loss: part_of zonal element (AAO:0000936)[AAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000849") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.330-333 and Figure 9.18") Annotation( "http://bgee.unil.ch/") "In early tetrapods, the connecting skull bone, the posttemporal, and adjoining shoulder bones, supracleithrum and postcleithrum (=anocleithrum), are absent, leaving a dermal shoulder girdle composed of the remaining ventral elements: the paired cleithrum and clavicle, and an unpaired midventral interclavicle that joins both halves of the girdle across the midline. (...) Several dermal elements of the shoulder persist in early synapsids. The clavicle and interclavicle are present in therapsids and monotremes, but in marsupials and placentals, the interclavicle is absent, the clavicle often is reduced in size, and the scapula becomes the predominant shoulder element.[well established][VHOG]") @@ -198950,6 +95625,7 @@ AnnotationAssertion( "collarbone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001105") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "clavicle bone") @@ -198963,6 +95639,7 @@ SubClassOf(Annotation( "from # Class: (latissimus dorsi muscle) AnnotationAssertion(Annotation( "Wikipedia:Latissimus_dorsi_muscle") "The latissimus dorsi is the larger, flat, dorso-lateral muscle on the trunk, posterior to the arm, and partly covered by the trapezius on its median dorsal region. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "In humans it inserts along a roughened line deep in the groove. In other mammals (most, I believe) it is an actual projection, the latissimus dorsi process [FEED:rd] [https://github.com/obophenotype/uberon/issues/1192]") AnnotationAssertion( "EFO:0003067") AnnotationAssertion( "EHDAA2:0000932") @@ -198983,6 +95660,7 @@ AnnotationAssertion( "Wikipedia:Latissimus_dorsi_muscle") Annotation( ) "musculus latissimus dorsi") AnnotationAssertion( "UBERON:0001112") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Dorsal group[Kardong]") @@ -199047,6 +95725,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right lobe of liver") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a3/Gray1087-liver.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Liver.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Liver.glb") SubClassOf( ) # Class: (left lobe of liver) @@ -199076,6 +95756,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left lobe of liver") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a3/Gray1087-liver.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Liver.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Liver.glb") SubClassOf( ) # Class: (lobe of thyroid gland) @@ -199149,6 +95831,7 @@ EquivalentClasses( ObjectIntersec # Class: (serratus ventralis) AnnotationAssertion(Annotation( "Wikipedia:Serratus_anterior_muscle") "The serratus ventralis is a muscle that originates on the surface of the upper eight or nine ribs at the side of the chest and inserts along the entire anterior length of the medial border of the scapula. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "EHDAA2:0001832") AnnotationAssertion( "EHDAA:9463") AnnotationAssertion( "EMAPA:18525") @@ -199167,6 +95850,7 @@ AnnotationAssertion( "Wikipedia:Serratus_anterior_muscle") Annotation( ) "musculus serratus anterior") AnnotationAssertion(Annotation( "Wikipedia:Serratus_anterior_muscle") Annotation( ) "serratus lateralis") AnnotationAssertion( "UBERON:0001125") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "serratus ventralis") @@ -199183,6 +95867,7 @@ SubClassOf(Annotation( "dbp AnnotationAssertion(Annotation( "VSAO:0000185") Annotation( "https://orcid.org/0000-0002-6601-2165") Annotation( "https://sourceforge.net/tracker/?func=detail&aid=3530322&group_id=76834&atid=2257941") "Subdivision of skeletal system that consists of all the vertebra and associated skeletal elements and joints in the body[modified from VSAO].") AnnotationAssertion( "Note that in contrast to VSAO, this is a subset of the skeletal system, and thus includes intervertebral joints, cartilage and ligaments etc. Some ontologies such as AAO seem to purely refer to the skeleton") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000185") Annotation( "VSAO") Annotation( "VSAO:curator") "Anatomical cluster that consists of all the vertebra in the body.[VSAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001142") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/vertebral+column") "The vertebral column consists of a series of vertebrae connected by ligaments. It provides a supporting axis for the body and protects the spinal cord. [TFD][VHOG]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001142") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.53") Annotation( "http://bgee.unil.ch/") "Vertebrata is characterized by three synapomorphies. First, vertebrates have a backbone composed of vertebrae (...).[well established][VHOG]") @@ -199219,6 +95904,7 @@ AnnotationAssertion(Annotation( "vertebral region") AnnotationAssertion( "UBERON:0001130") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -199245,7 +95931,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vertebral foramen") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/1/10/Foramenvertebrale.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -199297,7 +95983,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cardiac muscle tissue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) @@ -199485,6 +96172,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "common iliac vein") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/6/65/Iliac_veins.gif"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "MA") ) SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -199519,6 +96208,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "renal vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/76/Gray1122.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -199539,6 +96230,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right renal vein") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (left renal vein) @@ -199558,6 +96251,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left renal vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/76/Gray1122.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (hepatic vein) @@ -199761,6 +96456,8 @@ AnnotationAssertion( "Taxon notes: in some herbivorous lizards, a cecum is present between small and large intestines[Kardong]") AnnotationAssertion(rdfs:label "caecum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/82/Stomach_colon_rectum_diagram.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf( ) SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) @@ -199812,6 +96509,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vermiform appendix") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/ad/Gray536.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "http://orcid.org/0000-0002-1572-1316") ObjectSomeValuesFrom( )) @@ -199893,6 +96592,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ascending colon") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/3b/Dickdarm-Schema.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf(Annotation( "FMA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -199923,6 +96624,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "transverse colon") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/3b/Dickdarm-Schema.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf(Annotation( "FMA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -199953,6 +96656,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "descending colon") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/ca/Gray1223.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf(Annotation( "FMA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -199987,6 +96692,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sigmoid colon") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/3b/Dickdarm-Schema.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_F_Intestine_Large.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/SBU_M_Intestine_Large.glb") SubClassOf(Annotation( "FMA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -200008,8 +96715,7 @@ AnnotationAssertion( "gastric body") AnnotationAssertion( "stomach body") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000505") "corpus gastricum") -AnnotationAssertion(Annotation( "Wikipedia:Body_of_stomach") Annotation( ) "corpus gastricum") +AnnotationAssertion(Annotation( "BTO:0000505") Annotation( "Wikipedia:Body_of_stomach") Annotation( ) "corpus gastricum") AnnotationAssertion(Annotation( "BTO:0000505") "corpus ventriculare") AnnotationAssertion(Annotation( "BTO:0000505") "corpus ventriculi") AnnotationAssertion( "gastric corpus") @@ -200040,8 +96746,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BTO:0001732") "antrum of Willis") AnnotationAssertion(Annotation( "BTO:0001732") "antrum pylori") -AnnotationAssertion(Annotation( "BTO:0001732") "antrum pyloricum") -AnnotationAssertion(Annotation( "Wikipedia:Pyloric_antrum") Annotation( ) "antrum pyloricum") +AnnotationAssertion(Annotation( "BTO:0001732") Annotation( "Wikipedia:Pyloric_antrum") Annotation( ) "antrum pyloricum") AnnotationAssertion(Annotation( "BTO:0001732") "gastric antrum") AnnotationAssertion( "stomach antrum") AnnotationAssertion( "UBERON:0001165") @@ -200379,8 +97084,7 @@ AnnotationAssertion(Annotation( "VHOG:0000852") AnnotationAssertion( "Wikipedia:Peritoneal_cavity") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001782") "cavitas peritonealis") -AnnotationAssertion(Annotation( "Wikipedia:Peritoneal_cavity") Annotation( ) "cavitas peritonealis") +AnnotationAssertion(Annotation( "BTO:0001782") Annotation( "Wikipedia:Peritoneal_cavity") Annotation( ) "cavitas peritonealis") AnnotationAssertion(Annotation( "Wikipedia:Peritoneal_cavity") Annotation( ) "saccus serosus peritonei") AnnotationAssertion( "UBERON:0001179") AnnotationAssertion( ) @@ -200412,8 +97116,7 @@ AnnotationAssertion( "galen:SuperiorMesentericArtery") AnnotationAssertion( "superior mesenteric arterial tree") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002303") "arteria mesenterica superior") -AnnotationAssertion(Annotation( "Wikipedia:Superior_mesenteric_artery") Annotation( ) "arteria mesenterica superior") +AnnotationAssertion(Annotation( "BTO:0002303") Annotation( "Wikipedia:Superior_mesenteric_artery") Annotation( ) "arteria mesenterica superior") AnnotationAssertion( "UBERON:0001182") AnnotationAssertion( ) AnnotationAssertion( ) @@ -200421,6 +97124,8 @@ AnnotationAssertion( "superior mesenteric artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/68/Gray1099.png"^^xsd:anyURI) AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/c0/Superior_mesenteric_a.gif"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (inferior mesenteric artery) @@ -200444,14 +97149,15 @@ AnnotationAssertion( "galen:InferiorMesentericArtery") AnnotationAssertion( "inferior mesenteric arterial tree") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002302") "arteria mesenterica inferior") -AnnotationAssertion(Annotation( "Wikipedia:Inferior_mesenteric_artery") Annotation( ) "arteria mesenterica inferior") +AnnotationAssertion(Annotation( "BTO:0002302") Annotation( "Wikipedia:Inferior_mesenteric_artery") Annotation( ) "arteria mesenterica inferior") AnnotationAssertion( "UBERON:0001183") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "inferior mesenteric artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e4/Gray538.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (renal artery) @@ -200492,6 +97198,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "renal artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/da/Gray1120.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf(Annotation( "dorsal aorta in Kardong") Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -200515,6 +97223,8 @@ AnnotationAssertion( "The right [renal artery] passes behind the inferior vena cava, the right renal vein, the head of the pancreas, and the descending part of the duodenum[WP]") AnnotationAssertion(rdfs:label "right renal artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/da/Gray1120.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (left renal artery) @@ -200534,6 +97244,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "The left [renal artery] is somewhat higher than the right; it lies behind the left renal vein, the body of the pancreas and the splenic vein, and is crossed by the inferior mesenteric vein[WP]") AnnotationAssertion(rdfs:label "left renal artery") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (testicular artery) @@ -200623,31 +97335,6 @@ AnnotationAssertion( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (common iliac artery) - -AnnotationAssertion(Annotation( "Wikipedia:Common_iliac_artery") "The common iliac arteries are two large arteries, about 4cm long in adults but more than a centimetre in diameter, that originate from the aortic bifurcation. The arteries run inferolaterally, along the medial border of the psoas muscles to the pelvic brim, where they bifurcate into the external iliac artery and internal iliac artery. The common iliac artery, and all of its branches, exist as paired structures (that is to say, there is one on the left side and one on the right). The distribution of the common iliac artery is basically the pelvis and lower limb on the corresponding side. Both common iliac arteries are accompanied along their course by common iliac veins. [WP,unvetted].") -AnnotationAssertion( ) -AnnotationAssertion( "EHDAA2:0000311") -AnnotationAssertion( "EHDAA:2553") -AnnotationAssertion( "EMAPA:17310") -AnnotationAssertion( "FMA:14764") -AnnotationAssertion( "MA:0001972") -AnnotationAssertion( "NCIT:C32357") -AnnotationAssertion( "SCTID:362050007") -AnnotationAssertion(Annotation( "ncithesaurus:Common_Iliac_Artery") "UMLS:C1261084") -AnnotationAssertion( "Wikipedia:Common_iliac_artery") -AnnotationAssertion( "common iliac arterial tree") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Common_iliac_artery") Annotation( ) "arteria iliaca communis") -AnnotationAssertion( "UBERON:0001191") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "See notes for parent class") -AnnotationAssertion(rdfs:label "common iliac artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/6e/Iliac_artery_bifurcation_and_aorta.PNG"^^xsd:anyURI) -SubClassOf(Annotation( "MA") ) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) - # Class: (hepatic artery) AnnotationAssertion(Annotation( "Wikipedia:Hepatic_artery_proper") Annotation( "https://orcid.org/0000-0002-6601-2165") "An artery that supplies the liver.") @@ -200702,6 +97389,8 @@ AnnotationAssertion( "splenic artery") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/268"^^xsd:anyURI) AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a2/Gray1188.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) @@ -200725,6 +97414,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "middle colic artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/cb/Gray537.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (ileocolic artery) @@ -200746,6 +97437,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ileocolic artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/ad/Gray536.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (mucosa of stomach) @@ -200785,8 +97478,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "ventriculus organ mucosa") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BTO:0001308") "Magenschleimhaut") -AnnotationAssertion(Annotation( "BTO:0001308") "tunica mucosa gastris") -AnnotationAssertion(Annotation( "Wikipedia:Gastric_mucosa") Annotation( ) "tunica mucosa gastris") +AnnotationAssertion(Annotation( "BTO:0001308") Annotation( "Wikipedia:Gastric_mucosa") Annotation( ) "tunica mucosa gastris") AnnotationAssertion( "UBERON:0001199") AnnotationAssertion( ) AnnotationAssertion( ) @@ -201167,6 +97859,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "inferior mesenteric vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA/obol") ObjectSomeValuesFrom( )) @@ -201224,6 +97917,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "middle colic vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (ileocolic vein) @@ -201244,6 +97939,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ileocolic vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (right ureter) @@ -201259,6 +97956,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0001222") AnnotationAssertion(rdfs:label "right ureter") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Ureter_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Ureter_R.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (left ureter) @@ -201274,6 +97973,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0001223") AnnotationAssertion(rdfs:label "left ureter") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Ureter_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Ureter_L.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (renal pelvis) @@ -201340,100 +98041,15 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cortex of kidney") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/6/69/Illu_kidney.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_R.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (renal corpuscle) - -AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0002827") "The structure containing the glomerular capsule and the glomerulus that serves as the initial blood-filtering component of a nephron.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "2012-11-28") Annotation( "BTO:0000333") Annotation( "BTO") Annotation( "BTO:curator") "A mass of arterial capillaries enveloped in a capsule and attached to a tubule in the kidney[BTO]") -AnnotationAssertion(Annotation( "2012-11-28") Annotation( "XAO:0000146") Annotation( "XAO") Annotation( "XAO:curator") "A tuft of capillaries found in a Bowman's capsule in which waste products are filtered from the blood and urine formation is initiated. Paired highly vascularized structures of the pronephros, responsible for blood filtration.[XAO]") -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0005281") Annotation( "TAO") Annotation( "ZFIN:curator") "The part of the nephron that filters blood.[TAO]") -AnnotationAssertion( "BTO:0000333") -AnnotationAssertion( "CALOHA:TS-1317") -AnnotationAssertion( "EMAPA:28236") -AnnotationAssertion( "EMAPA:35726") -AnnotationAssertion( "EV:0100385") -AnnotationAssertion( "FMA:15625") -AnnotationAssertion( "MA:0000376") -AnnotationAssertion( "NCIT:C33456") -AnnotationAssertion( "SCTID:361329009") -AnnotationAssertion( "TAO:0005281") -AnnotationAssertion(Annotation( "ncithesaurus:Renal_Corpuscle") "UMLS:C0227635") -AnnotationAssertion( "VHOG:0001262") -AnnotationAssertion( "Wikipedia:Renal_corpuscle") -AnnotationAssertion( "ZFA:0005281") -AnnotationAssertion(Annotation( "MA:0000376") Annotation( ) "Malphigian corpuscle") -AnnotationAssertion(Annotation( "ZFA:0005281") "Malpighian corpuscle") -AnnotationAssertion(Annotation( ) "corpusculum renale") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Renal_corpuscle") Annotation( ) "corpusculum renis") -AnnotationAssertion(Annotation( "MA:0000376") "cortical renal corpuscle") -AnnotationAssertion(Annotation( "Wikipedia:Renal_corpuscle") "kidney corpuscle") -AnnotationAssertion( "UBERON:0001229") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Together, the Bowmans capsule and the glomerulus comprise the definitive renal corpuscle. http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron") -AnnotationAssertion(rdfs:label "renal corpuscle") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/2/22/Renal_corpuscle.svg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MA") Annotation( "ZFA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (glomerular capsule) - -AnnotationAssertion(Annotation( "MGI:pvb") Annotation( "MP:0002828") Annotation( "Wikipedia:Bowman%27s_capsule") "A cup-like sac at the expanded beginning of a tubular component of a nephron that contains the glomerulus.") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010526") Annotation( "AAO") Annotation( "AAO:BJB") "Anatomical structure found in the kidney consisting of an expanded end of a kidney tubule surrounding a glomerulus and is the major site of filtration.[AAO]") -AnnotationAssertion( "Fluids from blood in the glomerulus are collected in the Bowman's capsule and further processed along the nephron to form urine. This process is known as ultrafiltration[WP].") -AnnotationAssertion( "One fold of the S-shaped body gives rise to Bowman's capsule[GUDMAP]") -AnnotationAssertion( "AAO:0010526") -AnnotationAssertion( "BTO:0002297") -AnnotationAssertion( "EMAPA:27973") -AnnotationAssertion( "EMAPA:28257") -AnnotationAssertion( "FMA:15626") -AnnotationAssertion( "KUPO:0001001") -AnnotationAssertion( "MA:0001660") -AnnotationAssertion( "NCIT:C32225") -AnnotationAssertion( "SCTID:361331000") -AnnotationAssertion( "TAO:0005254") -AnnotationAssertion( "TAO:0005310") -AnnotationAssertion(Annotation( "ncithesaurus:Bowman_s_Capsule") "UMLS:C0524448") -AnnotationAssertion( "Wikipedia:Bowman%27s_capsule") -AnnotationAssertion( "ZFA:0005254") -AnnotationAssertion( "ZFA:0005310") -AnnotationAssertion(Annotation( "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron") "Bowman's capsule") -AnnotationAssertion(Annotation( "KUPO:0001001") "Bowmans capsule") -AnnotationAssertion(Annotation( ) "capsula glomerularis") -AnnotationAssertion(Annotation( "TAO:0005254") "renal glomerular capsule") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "TAO:0005254") "Bowman's capsule") -AnnotationAssertion(Annotation( "BTO:0002297") Annotation( ) "Malphigian capsule") -AnnotationAssertion(Annotation( "UBERON:cjm") "Malpighian capsule") -AnnotationAssertion(Annotation( "BTO:0002297") "Mueller capsule") -AnnotationAssertion(Annotation( "BTO:0002297") "Muellerian capsule") -AnnotationAssertion(Annotation( ) "capsula glomeruli") -AnnotationAssertion(Annotation( "TAO:0005310") "pronephric glomerular capsule") -AnnotationAssertion( "UBERON:0001230") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular capsule") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray1130.svg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses( ) - # Class: (nephron tubule) AnnotationAssertion(Annotation( "GO:0072078") Annotation( "Wikipedia:Renal_tubule") "An epithelial tube that is part of the nephron, the functional part of the kidney.") @@ -201579,8 +98195,7 @@ AnnotationAssertion( "cortex of suprarenal gland") AnnotationAssertion( "suprarenal cortex") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000045") "cortex glandulae suprarenalis") -AnnotationAssertion(Annotation( "Wikipedia:Adrenal_cortex") Annotation( ) "cortex glandulae suprarenalis") +AnnotationAssertion(Annotation( "BTO:0000045") Annotation( "Wikipedia:Adrenal_cortex") Annotation( ) "cortex glandulae suprarenalis") AnnotationAssertion( "suprarenal") AnnotationAssertion( "UBERON:0001235") AnnotationAssertion( ) @@ -201840,6 +98455,8 @@ AnnotationAssertion( "UBERON:0001247") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "falciform ligament") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Liver.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Liver.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf(Annotation( "FMA-modified") ObjectSomeValuesFrom( )) @@ -201932,6 +98549,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "urinary bladder") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/3/30/Urinary_system.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Urinary_Bladder.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Urinary_Bladder.glb") SubClassOf(Annotation( "BTO") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -201964,33 +98583,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neck of urinary bladder) - -AnnotationAssertion(Annotation( "MP:anna") Annotation( "Wikipedia:Neck_of_urinary_bladder") "The constricted portion of the urinary bladder, formed by the meeting of its inferolateral surfaces proximal to the opening of the urethra[MP].") -AnnotationAssertion( "EMAPA:36078") -AnnotationAssertion( "FMA:15912") -AnnotationAssertion( "MA:0002491") -AnnotationAssertion( "NCIT:C12336") -AnnotationAssertion( "SCTID:362227006") -AnnotationAssertion(Annotation( "ncithesaurus:Bladder_Neck") "UMLS:C0227716") -AnnotationAssertion( "Wikipedia:Neck_of_urinary_bladder") -AnnotationAssertion( "galen:UrinaryBladderNeck") -AnnotationAssertion( "bladder neck") -AnnotationAssertion(Annotation( "FMA:15912") Annotation( "FMA:TA") Annotation( ) "cervix vesicae") -AnnotationAssertion(Annotation( "FMA:15912") Annotation( "FMA:TA") Annotation( ) "collum vesicae") -AnnotationAssertion( "neck of bladder") -AnnotationAssertion( "urinary bladder neck") -AnnotationAssertion( "vesical neck") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Neck_of_urinary_bladder") Annotation( ) "cervix vesicae urinariae") -AnnotationAssertion( "UBERON:0001258") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neck of urinary bladder") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/63/Gray1156.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mucosa of urinary bladder) AnnotationAssertion(Annotation( "MGI:anna") Annotation( "MP:0011766") "The mucous membrane lining the urinary bladder.") @@ -202174,6 +98766,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pancreas") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/7/7e/Blausen_0699_PancreasAnatomy2.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pancreas.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pancreas.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -202246,38 +98840,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) -# Class: (acetabular part of hip bone) - -AnnotationAssertion(Annotation( "Wikipedia:Acetabulum") "The acetabulum is a concave surface of the pelvis. The head of the femur meets with the pelvis at the acetabulum, forming the hip joint. There are three bones of the os coxae (hip bone) that come together to form the acetabulum. Contributing a little more than two-fifths of the structure is the ischium, which provides lower and side boundaries to the acetabulum. The ilium forms the upper boundary, providing a little less than two-fifths of the structure of the acetabulum. The rest is formed by the pubis, near the midline. It is bounded by a prominent uneven rim, which is thick and strong above, and serves for the attachment of the acetabular labrum, which reduces its opening, and deepens the surface for formation of the hip joint. At the lower part of the acetabulum is the acetabular notch, which is continuous with a circular depression, the acetabular fossa, at the bottom of the cavity of the acetabulum. The rest of the acetabulum is formed by a curved, crescent-moon shaped surface, the lunate surface, where the joint is made with the head of the femur. Its counterpart in the pectoral girdle is the glenoid fossa.[WP,unvetted].") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000770") Annotation( "AAO") Annotation( "AAO:LAP") "Cavity for the articulation of the proximal bone of the hind limb.[AAO]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000974") Annotation( "VHOG") Annotation( "DOI:10.1038/nature04119 Boisvert CA, The pelvic fin and girdle of Panderichthys and the origin of tetrapod locomotion. Nature (2005)") Annotation( "http://bgee.unil.ch/") "During the transformation from the osteolepiform fins to tetrapod limbs, the appendages and girdles underwent a number of radical changes. The pelvic girdle became a weight-bearing structure by evolution of an ischium, a full mesio-ventral contact between the two sides of the girdle, an ilium, and a contact between the vertebral column and the girdle through a sacral rib. Fore- and hindlimbs shifted laterally by reorientation of the glenoid and the acetabulum.[well established][VHOG]") -AnnotationAssertion(Annotation( "WP") "In reptiles and in birds, the acetabula are deep sockets.") -AnnotationAssertion(Annotation( "MA") "whilst WP defines this as a surface, MA treats it as a bone. There are other FMA classes that may be better suited to representing the surface.") -AnnotationAssertion( "AAO:0000770") -AnnotationAssertion( "EHDAA:10661") -AnnotationAssertion( "EMAPA:18346") -AnnotationAssertion( "FMA:16579") -AnnotationAssertion( "GAID:206") -AnnotationAssertion( "MA:0001335") -AnnotationAssertion( "MESH:D000077") -AnnotationAssertion( "NCIT:C32042") -AnnotationAssertion( "RETIRED_EHDAA2:0001427") -AnnotationAssertion( "SCTID:182027007") -AnnotationAssertion(Annotation( "ncithesaurus:Acetabulum") "UMLS:C0000962") -AnnotationAssertion( "VHOG:0000974") -AnnotationAssertion( "Wikipedia:Acetabulum") -AnnotationAssertion(Annotation( "VHOG:0000974") "acetabular region") -AnnotationAssertion(Annotation( "MA:0001335") "acetabulum") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001269") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "acetabular part of hip bone") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/29/Illu_pelvic_girdle.jpg"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "Phenoscape") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (bony pelvis) AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/bony+pelvis") "A ring of bone formed by the sacrum and the first few coccygeal vertebrae as the roof, the pubis and ischia as the floor and the ilia and the acetabular part of the ischia as the walls.") @@ -202290,6 +98852,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0001270") AnnotationAssertion(rdfs:label "bony pelvis") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pelvis.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pelvis.glb") SubClassOf(Annotation( "FMA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -202324,6 +98888,7 @@ DisjointClasses( "Wikipedia:Hip_bone") Annotation( "https://github.com/obophenotype/uberon/issues/290") Annotation( "https://orcid.org/0000-0002-6601-2165") "A fused bone consisting of the ilium, ischium and pubis. Together with the sacrum and coccyx, it comprises the pelvis. [WP,modified].") AnnotationAssertion( "currently this class is restricted to exclude the teleost bone as the definition mentions ilium, ischium and pubis. In future we may add a grouping class for girdle bones that supports the appendage") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "WP") "The hip/pelvic bone/basipterygium first appears in fishes, where it consists of a simple, usually triangular bone, to which the pelvic fin articulates. The hip bones on each side usually connect with each other at the forward end, and are even solidly fused in lungfishes and sharks, but they never attach to the vertebral column") AnnotationAssertion(Annotation( "FMA") "in FMA this is a paired structure. NCITA has 'pelvic bone' but this is the *superclass* of ilium/ischium/pubis. The MA class 'pelvis bone' is actually a superclass of 'pelvic girdle bone' and caudal/sacral vertebra.") AnnotationAssertion(Annotation( "FMA:16585") "bone of pelvic girdle") @@ -202342,6 +98907,7 @@ AnnotationAssertion( "basipterygium") AnnotationAssertion(Annotation( "Wikipedia:Hip_bone") Annotation( ) "os innominatum") AnnotationAssertion( "UBERON:0001272") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "innominate bone") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray341.png"^^xsd:anyURI) @@ -202384,6 +98950,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ilium") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pelvis.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pelvis.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "VSAO") ObjectSomeValuesFrom( )) @@ -202412,13 +98980,14 @@ AnnotationAssertion( "EMAPA:18727") "ischial bone") AnnotationAssertion( "ischium bone") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "AAO:0000860") "os ischii") -AnnotationAssertion(Annotation( "Wikipedia:Ischium") Annotation( ) "os ischii") +AnnotationAssertion(Annotation( "AAO:0000860") Annotation( "Wikipedia:Ischium") Annotation( ) "os ischii") AnnotationAssertion( "UBERON:0001274") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ischium") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/29/Illu_pelvic_girdle.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pelvis.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pelvis.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "VSAO") ) SubClassOf(Annotation( "MA") ) @@ -202452,6 +99021,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pubis") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pelvis.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pelvis.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "VSAO") ) SubClassOf(Annotation( "MA") ) @@ -202783,6 +99354,7 @@ SubClassOf(Annotation( "htt # Class: (psoas major muscle) AnnotationAssertion(Annotation( "Wikipedia:Psoas_major_muscle") "The psoas major is a long fusiform muscle placed on the side of the lumbar region of the vertebral column and brim of the lesser pelvis. It joins the iliacus muscle to form the iliopsoas. In less than 50 per cent of subjects the psoas major is accompanied by the psoas minor. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0001877") AnnotationAssertion( "EMAPA:18169") AnnotationAssertion( "FMA:18060") @@ -202795,6 +99367,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Psoas_major_muscle") Annotation( ) "m. psoas major") AnnotationAssertion( "UBERON:0001298") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "psoas major muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e2/Anterior_Hip_Muscles_2.PNG"^^xsd:anyURI) @@ -202888,6 +99461,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001302") AnnotationAssertion(rdfs:label "right uterine tube") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Fallopian_Tube_R.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (left uterine tube) @@ -202905,6 +99479,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001303") AnnotationAssertion(rdfs:label "left uterine tube") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Fallopian_Tube_L.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (germinal epithelium of ovary) @@ -202952,55 +99527,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (external iliac artery) - -AnnotationAssertion(Annotation( "Wikipedia:External_iliac_artery") "The external iliac artery is a large artery in the pelvic region that carries blood to the lower limb. The external iliac artery is a paired artery, meaning there is one on each side of the body: a right external iliac artery and left external iliac artery. The external iliac artery is accompanied by the external iliac vein, which is located posterior to the artery. [WP,unvetted].") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0004666") -AnnotationAssertion( "EHDAA2:0000463") -AnnotationAssertion( "EHDAA:4337") -AnnotationAssertion( "EMAPA:17614") -AnnotationAssertion( "FMA:18805") -AnnotationAssertion( "MA:0001973") -AnnotationAssertion( "NCIT:C32558") -AnnotationAssertion( "SCTID:181352000") -AnnotationAssertion(Annotation( "ncithesaurus:External_Iliac_Artery") "UMLS:C0226398") -AnnotationAssertion( "Wikipedia:External_iliac_artery") -AnnotationAssertion( "galen:ExternalIliacArtery") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:External_iliac_artery") Annotation( ) "arteria iliaca externa") -AnnotationAssertion( "UBERON:0001308") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "external iliac artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/3e/Gray539.png"^^xsd:anyURI) -SubClassOf(Annotation( "MA") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (internal iliac artery) - -AnnotationAssertion(Annotation( "Wikipedia:Internal_iliac_artery") "The internal iliac artery (formerly known as the hypogastric artery) is the main artery of the pelvis. [WP,unvetted].") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0004667") -AnnotationAssertion( "EMAPA:17860") -AnnotationAssertion( "FMA:18808") -AnnotationAssertion( "MA:0001974") -AnnotationAssertion( "NCIT:C32845") -AnnotationAssertion( "SCTID:181346001") -AnnotationAssertion(Annotation( "ncithesaurus:Internal_Iliac_Artery") "UMLS:C0226364") -AnnotationAssertion( "Wikipedia:Internal_iliac_artery") -AnnotationAssertion( "galen:InternalIliacArtery") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Internal_iliac_artery") Annotation( ) "arteria iliaca interna") -AnnotationAssertion(Annotation( "BTO:0004667") "hypogastric artery") -AnnotationAssertion( "UBERON:0001309") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "internal iliac artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/d3/Iliac_artery_bifurcation.PNG"^^xsd:anyURI) -SubClassOf(Annotation( "MA") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (umbilical artery) AnnotationAssertion(Annotation( "Wikipedia:Umbilical_artery") Annotation( "https://github.com/obophenotype/uberon/issues/328") "The umbilical artery is a paired artery (with one for each half of the body) that is found in the abdominal and pelvic regions. In the fetus, it extends into the umbilical cord. [WP,unvetted].") @@ -203030,6 +99556,7 @@ AnnotationAssertion( "umbilical artery") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/328"^^xsd:anyURI) AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/ee/Gray502.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Placenta.glb") SubClassOf( ) SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) @@ -203077,6 +99604,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "external iliac vein") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/6/65/Iliac_veins.gif"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "MA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -203105,30 +99633,12 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "internal iliac vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/cb/Internaliliacv.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "MA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vaginal vein) - -AnnotationAssertion(Annotation( "Wikipedia:Vaginal_venous_plexus") "One the veins that drains the vaginal venous plexus, into the hypogastric veins. [WP,modified].") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37796") -AnnotationAssertion( "FMA:18899") -AnnotationAssertion( "MA:0002251") -AnnotationAssertion( "SCTID:424336009") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina vein") -AnnotationAssertion(Annotation( "OBOL:automatic") "vein of vagina") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001319") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vaginal vein") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray589.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "FMA/obol") ObjectSomeValuesFrom( )) - # Class: (muscle of pelvis) AnnotationAssertion(Annotation( "FMA:19086") "Muscle (organ) which is a part of the pelvis. Examples: levator ani,.") @@ -203225,6 +99735,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "male urethra") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/c/cb/Female_anatomy.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Urethra.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (female urethra) @@ -203314,38 +99825,13 @@ AnnotationAssertion( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (epithelium of vagina) - -AnnotationAssertion(Annotation( "MP:0001140") "The epithelial layer of the vagina.") -AnnotationAssertion(Annotation( "FMA") "FMA: nonkeratinizing stratified squamous epithelium; BTO: Vaginal epithelium is stratified squamous epithelium having a thickness of 15-200 microns; MA has single subclass (squamous)") -AnnotationAssertion( "BTO:0000422") -AnnotationAssertion( "CALOHA:TS-1325") -AnnotationAssertion( "EMAPA:30991") -AnnotationAssertion( "FMA:19978") -AnnotationAssertion( "MA:0001730") -AnnotationAssertion( "NCIT:C49313") -AnnotationAssertion(Annotation( "ncithesaurus:Vaginal_Epithelium") "UMLS:C0920840") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina epithelial tissue") -AnnotationAssertion( "vagina epithelium") -AnnotationAssertion( "vaginal epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000422") "epithelium, vaginal") -AnnotationAssertion( "UBERON:0001344") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "epithelium of vagina") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (coccyx) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A collection of caudal vertebrae in the coccygeal region that are fused and part of the bony pelvis.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000731") Annotation( "AAO") Annotation( "AAO:Pugener_2002") Annotation( "AAO:Pugener_and_Maglia_2008") "Small, bony element consisting of several fused, rudimentary caudal vertebrae; near metamorphosis the hypochord fuses to the coccyx, thereby forming the urostyle.[AAO]") AnnotationAssertion( "coccygeal") AnnotationAssertion(Annotation( "WP,unvetted") "In humans: The coccyx, commonly referred to as the tailbone, is the final segment of the human vertebral column. Comprising three to five separate or fused vertebrae (the coccygeal vertebrae) below the sacrum, it is attached to the sacrum by a fibrocartilaginous joint, the sacrococcygeal symphysis, which permits limited movement between the sacrum and the coccyx.") @@ -203370,54 +99856,19 @@ AnnotationAssertion( "Wikipedia:Coccyx") Annotation( ) "os coccygis") AnnotationAssertion(Annotation( "FMA:20229") Annotation( ) "tailbone") AnnotationAssertion( "UBERON:0001350") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "coccyx") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/91/Gray100.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pelvis.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pelvis.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (external acoustic meatus) - -AnnotationAssertion(Annotation( "Wikipedia:External_acoustic_meatus") "A tube running from the outer ear to the middle ear. The human ear canal extends from the pinna to the eardrum and is about 26 mm in length and 7 mm in diameter.") -AnnotationAssertion( "consider revisiting superclass after refinement of CARO/EAO, conduit may not be quite correct.") -AnnotationAssertion( "tympanic ring, which serves as support for the tympanic membrane, directs invagination of the first pharingeal cleft ectoderm to form the external acoustic meatus (EAM), which provides the outer layer of the membrane[PMID 11237469]") -AnnotationAssertion(Annotation( "FMA") "subdivision of head in FMA.") -AnnotationAssertion( "EHDAA2:0000460") -AnnotationAssertion( "EHDAA:8975") -AnnotationAssertion( "EMAPA:17588") -AnnotationAssertion( "EV:0100356") -AnnotationAssertion( "FMA:61734") -AnnotationAssertion( "GAID:864") -AnnotationAssertion( "MA:0000260") -AnnotationAssertion( "MESH:D004424") -AnnotationAssertion( "NCIT:C12498") -AnnotationAssertion( "SCTID:181178004") -AnnotationAssertion(Annotation( "ncithesaurus:External_Acoustic_Meatus") "UMLS:C0013444") -AnnotationAssertion( "VHOG:0000977") -AnnotationAssertion( "Wikipedia:External_acoustic_meatus") -AnnotationAssertion( "galen:ExternalAuditoryMeatus") -AnnotationAssertion( "auditory canal") -AnnotationAssertion(Annotation( "Wikipedia:Ear_canal") "ear canal") -AnnotationAssertion(Annotation( "FMA:61734") "external acoustic tube") -AnnotationAssertion( "external auditory canal") -AnnotationAssertion(Annotation( "FMA:61734") "external auditory tube") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EHDAA2:0000460") "auditory meatus") -AnnotationAssertion( "external auditory meatus") -AnnotationAssertion( "UBERON:0001352") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "external acoustic meatus") -SubClassOf( ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:11237469") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (anal region) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "The anus and surrounding regions. Encompasses both internal and external regions, where present.") @@ -203448,47 +99899,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -# Class: (deep femoral artery) - -AnnotationAssertion(Annotation( "Wikipedia:Deep_femoral_artery") "The profunda femoris artery (also known as the deep femoral artery, or the deep artery of the thigh) is a branch of the femoral artery that, as its name suggests, travels more deeply (posteriorly) than the rest of the femoral artery. [WP,unvetted].") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37216") -AnnotationAssertion( "FMA:20741") -AnnotationAssertion( "MA:0002027") -AnnotationAssertion( "NCIT:C32436") -AnnotationAssertion( "SCTID:181348000") -AnnotationAssertion(Annotation( "ncithesaurus:Deep_Femoral_Artery") "UMLS:C0226455") -AnnotationAssertion( "Wikipedia:Deep_femoral_artery") -AnnotationAssertion( "arteria profunda femoris") -AnnotationAssertion( "profunda femoris artery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001355") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "deep femoral artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/8b/Gray548.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (medial circumflex femoral artery) - -AnnotationAssertion(Annotation( "Wikipedia:Medial_circumflex_femoral_artery") "The medial circumflex femoral artery (internal circumflex artery, medial femoral circumflex artery) is an artery in the upper thigh that helps supply blood to the neck of the femur. [WP,unvetted].") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37670") -AnnotationAssertion( "FMA:20799") -AnnotationAssertion( "MA:0001996") -AnnotationAssertion( "SCTID:244326008") -AnnotationAssertion( "Wikipedia:Medial_circumflex_femoral_artery") -AnnotationAssertion( "medial femoral circumflex artery") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Medial_circumflex_femoral_artery") Annotation( ) "arteria circumflexa femoris medialis") -AnnotationAssertion( "UBERON:0001356") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "medial circumflex femoral artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/c5/Circumflex_femoral_arteries.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (cerebrospinal fluid) AnnotationAssertion(Annotation( "Wikipedia:Cerebrospinal_fluid") "A clear, colorless, bodily fluid, that occupies the subarachnoid space and the ventricular system around and inside the brain and spinal cord.") @@ -203511,8 +99921,7 @@ AnnotationAssertion( "MESH:D002555") AnnotationAssertion( "NCIT:C12692") AnnotationAssertion( "TAO:0002184") -AnnotationAssertion(Annotation( "BIRNLEX:1798") "UMLS:C0007806") -AnnotationAssertion(Annotation( "ncithesaurus:Cerebrospinal_Fluid") "UMLS:C0007806") +AnnotationAssertion(Annotation( "BIRNLEX:1798") Annotation( "ncithesaurus:Cerebrospinal_Fluid") "UMLS:C0007806") AnnotationAssertion( "VHOG:0001278") AnnotationAssertion( "Wikipedia:Cerebrospinal_fluid") AnnotationAssertion( "ZFA:0001626") @@ -203638,6 +100047,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (iliacus muscle) AnnotationAssertion(Annotation( "Wikipedia:Iliacus_muscle") "The iliacus is a flat, triangular muscle, which fills the iliac fossa. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "AAO") "AAO has iliacus major and minor, both of which attach to ilium and femur - consider grouping these somehow") AnnotationAssertion( "EMAPA:19164") AnnotationAssertion( "FMA:22310") @@ -203652,6 +100062,7 @@ AnnotationAssertion( "Wikipedia:Iliacus_muscle") "iliacus muscle") AnnotationAssertion(Annotation( "Wikipedia:Iliacus_muscle") Annotation( ) "musculus iliacus") AnnotationAssertion( "UBERON:0001369") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "iliacus muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e2/Anterior_Hip_Muscles_2.PNG"^^xsd:anyURI) @@ -203664,6 +100075,7 @@ SubClassOf(Annotation( "dbp # Class: (gluteus maximus) AnnotationAssertion(Annotation( "Wikipedia:Gluteus_maximus_muscle") "The largest and most superficial of the three gluteal muscles [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "In humans, it makes up a large portion of the shape and appearance of the buttocks. It is a broad and thick fleshy mass of a quadrilateral shape, and forms the prominence of the nates. Its large size is one of the most characteristic features of the muscular system in humans, connected as it is with the power of maintaining the trunk in the erect posture. The muscle is remarkably coarse in structure, being made up of fasciculi lying parallel with one another and collected together into large bundles separated by fibrous septa.") AnnotationAssertion( "EMAPA:18527") AnnotationAssertion( "FMA:22314") @@ -203680,6 +100092,7 @@ AnnotationAssertion(Annotation( "gluteus superficialis") AnnotationAssertion(Annotation( "Wikipedia:Gluteus_maximus_muscle") Annotation( ) "musculus gluteus maximus") AnnotationAssertion( "UBERON:0001370") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "gluteus maximus") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/70/Posterior_Hip_Muscles_3.PNG"^^xsd:anyURI) @@ -203695,6 +100108,7 @@ SubClassOf(Annotation( "dbp # Class: (psoas minor muscle) AnnotationAssertion(Annotation( "Wikipedia:Psoas_minor_muscle") "The psoas minor is a long, slender skeletal muscle that, when present, is placed in front of the psoas major muscle. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0001878") AnnotationAssertion( "EMAPA:18170") AnnotationAssertion( "FMA:22350") @@ -203707,6 +100121,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Psoas_minor_muscle") Annotation( ) "m. psoas minor") AnnotationAssertion( "UBERON:0001372") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Human variation notes: It is absent in 40% of individuals.") AnnotationAssertion(rdfs:label "psoas minor muscle") @@ -203718,6 +100133,7 @@ SubClassOf(Annotation( "pect # Class: (muscle of leg) AnnotationAssertion(Annotation( "Wikipedia:Leg_muscle") Annotation( "https://orcid.org/0000-0002-6601-2165") "A muscle that is part of the region of the hindlimb between the pelvis and ankle.") +AnnotationAssertion( ) AnnotationAssertion( "see notes on UBERON:0000978 for possible confusion over the term 'leg'.") AnnotationAssertion( "UBERON:0003270") AnnotationAssertion( "BTO:0000722") @@ -203739,61 +100155,13 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "skeletal muscle of leg") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001383") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of leg") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "prolog") ObjectSomeValuesFrom( )) -# Class: (primary motor cortex) - -AnnotationAssertion(Annotation( "NLX:143555") "The part of the cerebral cortex that receives projections from the motor thalamus and which projects to motor neurons in the brainstem and spinal cord. The motor cortex corresponds to Brodmann's area 4 (MM). The primary motor cortex, or M1, is located on the precentral gyrus and on the anterior paracentral lobule on the medial surface of the brain. Of the three motor cortex areas, stimulation of the primary motor cortex requires the least amount of electrical current to elicit a movement. http://neuroscience.uth.tmc.edu/s3/chapter03.html.") -AnnotationAssertion( "TODO - in MA this is asserted to be part_of BOTH frontal and parietal cortex. in ABA these are disjoint. FMA makes no commitment beyond cerebral cortex. Wikipedia says frontal lobe. Check if species difference or difference in definition. Removed relationship: part_of UBERON:0001872 parietal lobe") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "NLX:143555") "The part of the cerebral cortex that receives projections from the motor thalamus and which projects to motor neurons in the brainstem and spinal cord. The motor cortex corresponds to Brodmann's area 4 (MM). The primary motor cortex, or M1, is located on the precentral gyrus and on the anterior paracentral lobule on the medial surface of the brain. Of the three motor cortex areas, stimulation of the primary motor cortex requires the least amount of electrical current to elicit a movement. http://neuroscience.uth.tmc.edu/s3/chapter03.html") -AnnotationAssertion(Annotation( "2012-08-31") Annotation( "MP:0000800") Annotation( "MP") Annotation( "MGI:csmith") "the area of the frontal lobe that is involved with integration of voluntary movements and with speech.[MP]") -AnnotationAssertion( "BAMS:M1") -AnnotationAssertion( "BAMS:MO") -AnnotationAssertion( "BAMS:MOp") -AnnotationAssertion( "BM:Tel-Cx-M1") -AnnotationAssertion( "BTO:0004348") -AnnotationAssertion( "DHBA:10162") -AnnotationAssertion( "EFO:0002472") -AnnotationAssertion( "EMAPA:35704") -AnnotationAssertion( "FMA:224854") -AnnotationAssertion( "MA:0000907") -AnnotationAssertion( "MBA:985") -AnnotationAssertion( "MESH:D009044") -AnnotationAssertion( "NCIT:C97339") -AnnotationAssertion( "NLX:143555") -AnnotationAssertion( "SCTID:11931008") -AnnotationAssertion(Annotation( "ncithesaurus:Primary_Motor_Cortex") "UMLS:C0026607") -AnnotationAssertion( "Wikipedia:Primary_motor_cortex") -AnnotationAssertion( "neuronames:1910") -AnnotationAssertion(Annotation( "FMA:224854") "motor cortex") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0004348") "Rolando's area") -AnnotationAssertion(Annotation( "BTO:0004348") "excitable area") -AnnotationAssertion(Annotation( "Wikipedia:Primary_motor_cortex") Annotation( ) "gyrus precentralis") -AnnotationAssertion(Annotation( "BTO:0004348") "motor area") -AnnotationAssertion(Annotation( "MP:0000798") Annotation( "Wikipedia:Primary_motor_cortex") "prefrontal gyrus") -AnnotationAssertion(Annotation( "BAMS:MOp") "primary motor area") -AnnotationAssertion(Annotation( "BAMS:MO") "somatic motor areas") -AnnotationAssertion(Annotation( "BAMS:MO") "somatomotor areas") -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "primary motor cortex") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/eb/Ba4.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MA") Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (axillary artery) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Artery that supplies the axilla.") @@ -204119,7 +100487,6 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (epiphysis) AnnotationAssertion(Annotation( "MESH:A02.835.232.251") Annotation( "http://orcid.org/0000-0002-6601-2165") "The head of a long bone that articulates with a neighboring skeletal element and is separated from the shaft by the epiphyseal plate until bone growth stops. At that time, the plate disappears and the head and shaft are united[MESH,modified].") -AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000742") Annotation( "AAO") Annotation( "AAO:Pugener_2002") "Cartilaginous expansion at the distal end of an anterior rib or transverse process that serves for the attachment of muscles suspending the pectoral girdle to the vertebral column.[AAO]") AnnotationAssertion(Annotation( "FMA:24012") "Subdivision of long bone which forms its expanded proximal or distal articular end; together with other the subdivisions of long bone, it constitutes the long bone. Examples: proximal epiphysis of humerus, distal epiphysis of femur.") AnnotationAssertion( "epiphyseal") @@ -204141,7 +100508,6 @@ AnnotationAssertion(Annotation( "long bone epiphysis") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001437") -AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "epiphysis") @@ -204306,8 +100672,7 @@ AnnotationAssertion(Annotation( "ventral part of thoracic region") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "MA:0000031") "thoracic body wall") -AnnotationAssertion(Annotation( "FMA:9576") "thorax") -AnnotationAssertion(Annotation( "Wikipedia:Chest") Annotation( ) "thorax") +AnnotationAssertion(Annotation( "FMA:9576") Annotation( "Wikipedia:Chest") Annotation( ) "thorax") AnnotationAssertion( "UBERON:0001443") AnnotationAssertion( ) AnnotationAssertion( ) @@ -204360,6 +100725,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (fibula) AnnotationAssertion(Annotation( "PHENOSCAPE:mah") "The major postaxial endochondral bone in the posterior zeugopod[Phenoscape].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000891") Annotation( "AAO") Annotation( "AAO:LAP") "One of the two long bones of endochondral origin of the hind-epipodium; it is a rather more slender bone than the tibia but of about the same length.[AAO]") AnnotationAssertion( "fibular") AnnotationAssertion( "AAO:0000891") @@ -204379,6 +100745,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001446") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "fibula") @@ -204544,33 +100911,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (skin of external ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A zone of skin that is part of a external ear [Automatically generated definition].") -AnnotationAssertion( "EMAPA:35301") -AnnotationAssertion( "FMA:24775") -AnnotationAssertion( "MA:0001233") -AnnotationAssertion( "NCIT:C49481") -AnnotationAssertion( "SCTID:244073008") -AnnotationAssertion(Annotation( "ncithesaurus:Ear_Skin") "UMLS:C0222110") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricular region of head zone of skin") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricular region zone of skin") -AnnotationAssertion( "ear skin") -AnnotationAssertion( "external ear skin") -AnnotationAssertion(Annotation( "OBOL:automatic") "external ear zone of skin") -AnnotationAssertion(Annotation( "OBOL:automatic") "outer ear zone of skin") -AnnotationAssertion(Annotation( "OBOL:automatic") "zone of skin of auricular region") -AnnotationAssertion(Annotation( "OBOL:automatic") "zone of skin of auricular region of head") -AnnotationAssertion(Annotation( "OBOL:automatic") "zone of skin of external ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "zone of skin of outer ear") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001459") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "skin of external ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (arm) AnnotationAssertion(Annotation( "Wikipedia:Arm") "The part of the forelimb extending from the shoulder to the autopod[cjm].") @@ -204859,23 +101199,6 @@ SubClassOf(Annotation( "FMA SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vaginal venous plexus) - -AnnotationAssertion(Annotation( "Wikipedia:Vaginal_venous_plexus") "The vaginal plexuses are placed at the sides of the vagina; they communicate with the uterine, vesical, and hemorrhoidal plexuses, and are drained by the vaginal veins, one on either side, into the hypogastric veins. [WP,unvetted].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37801") -AnnotationAssertion( "FMA:29713") -AnnotationAssertion( "MA:0002257") -AnnotationAssertion( "SCTID:294653003") -AnnotationAssertion( "Wikipedia:Vaginal_venous_plexus") -AnnotationAssertion( "venous vaginal plexus") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Vaginal_venous_plexus") Annotation( ) "plexus venosus vaginalis") -AnnotationAssertion( "UBERON:0001472") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vaginal venous plexus") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/d4/Gray589.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (lymphatic vessel) AnnotationAssertion(Annotation( "BTO:0000752") Annotation( "Wikipedia:Lymphatic_vessel") "A vessel that contains or conveys lymph, that originates as an interfibrillar or intercellular cleft or space in a tissue or organ, and that if small has no distinct walls or walls composed only of endothelial cells and if large resembles a vein in structure[BTO].") @@ -204977,6 +101300,7 @@ DisjointClasses( (deltoid) AnnotationAssertion(Annotation( "FMA:32521") Annotation( "http://orcid.org/0000-0002-6601-2165") "A muscle of shoulder which attaches to the scapula, clavicle and humerus.[FMA,generalized].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010716") Annotation( "AAO") Annotation( "AAO:MEJ") "Muscle which originates as three heads, the pars externalis, pars clavicularis, and pars scapularis. The pars externalis originates from the lateral border of the omosternum and inserts on the distal portion of the humerus. The pars clavicularis originates from the ventro-lateral surface of the clavicle and inserts on the deltoid crest of the humerus. The pars scapularis originates from the lateral surface of the clavicle and inserts on the deltoid crest of the humerus.[AAO]") AnnotationAssertion( "AAO:0010716") AnnotationAssertion( "EFO:0001412") @@ -204999,6 +101323,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Deltoid_muscle") Annotation( ) "musculus deltoideus") AnnotationAssertion( "UBERON:0001476") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "We use a generic definition that includes the deltoideus as represented in AAO: 'Muscle which originates as three heads, the pars externalis, pars clavicularis, and pars scapularis. The pars externalis originates from the lateral border of the omosternum and inserts on the distal portion of the humerus. The pars clavicularis originates from the ventro-lateral surface of the clavicle and inserts on the deltoid crest of the humerus. The pars scapularis originates from the lateral surface of the clavicle and inserts on the deltoid crest of the humerus'. Kardong: Dorsal group") @@ -205060,6 +101385,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (muscle of shoulder) AnnotationAssertion(Annotation( "OBOL:automatic") "Any muscle organ that is part of a shoulder [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:36154") AnnotationAssertion( "FMA:33531") AnnotationAssertion( "MA:0000633") @@ -205068,6 +101394,7 @@ AnnotationAssertion( "OBOL:automatic") "shoulder muscle organ") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001482") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of shoulder") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "prolog") ObjectSomeValuesFrom( )) @@ -205149,34 +101476,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) -# Class: (hip joint) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A synovial joint that connects the femur to the acetbulum of the innominate bone.") -AnnotationAssertion( "BTO:0001502") -AnnotationAssertion( "EMAPA:19136") -AnnotationAssertion( "FMA:35178") -AnnotationAssertion( "GAID:262") -AnnotationAssertion( "MA:0000470") -AnnotationAssertion( "MESH:D006621") -AnnotationAssertion( "NCIT:C32742") -AnnotationAssertion( "SCTID:182201002") -AnnotationAssertion(Annotation( "ncithesaurus:Hip_Joint") "UMLS:C0019558") -AnnotationAssertion( "VHOG:0001001") -AnnotationAssertion( "Wikipedia:Hip#Articulation") -AnnotationAssertion( "galen:HipJoint") -AnnotationAssertion(Annotation( "FMA:35178") "articulatio coxofemoralis") -AnnotationAssertion( "femoro-iliac joint") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Hip") "coxal articulation") -AnnotationAssertion( "UBERON:0001486") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hip joint") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) - # Class: (pes joint) AnnotationAssertion(Annotation( "OBOL:automatic") "A skeletal joint that is part of a pes [Automatically generated definition].") @@ -205331,7 +101630,6 @@ AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Axillary_nerve") "auxillery nerve") AnnotationAssertion(Annotation( "Wikipedia:Axillary_nerve") "circumflex nerve") -AnnotationAssertion(Annotation( "Wikipedia:Axillary_nerve") "nervus axillaris") AnnotationAssertion(Annotation( "Wikipedia:Axillary_nerve") Annotation( ) "nervus axillaris") AnnotationAssertion( "UBERON:0001493") AnnotationAssertion( ) @@ -205368,6 +101666,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ascending aorta") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) @@ -205422,6 +101722,7 @@ SubClassOf(Annotation( "pro # Class: (muscle of arm) AnnotationAssertion(Annotation( "OBOL:automatic") "A muscle organ that is part of an arm [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "See notes on UBERON:0001460 for possible terminological confusion over term 'arm'. MA uses this consistent with uberon (forelimb muscle is subdivided into shoulder, arm and hand)") AnnotationAssertion( "UBERON:0003272") AnnotationAssertion( "EHDAA:8277") @@ -205436,6 +101737,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "EHDAA2:0000141") "arm muscle system") AnnotationAssertion( "UBERON:0001499") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of arm") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -205444,6 +101746,7 @@ SubClassOf(Annotation( "htt # Class: (muscle of manus) AnnotationAssertion(Annotation( "OBOL:automatic") "Any muscle organ that is part of a manus [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:32644") AnnotationAssertion( "FMA:37372") AnnotationAssertion( "MA:0000628") @@ -205455,6 +101758,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "muscle organ of manus") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001500") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of manus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -205488,6 +101792,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "arch of aorta") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -205588,7 +101894,6 @@ AnnotationAssertion(Annotation( "Wikipedia:Descending_aorta") AnnotationAssertion(Annotation( "FMA:3784") "pars descendens aortae") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Descending_aorta") "aorta descendens") AnnotationAssertion(Annotation( "Wikipedia:Descending_aorta") Annotation( ) "aorta descendens") AnnotationAssertion(Annotation( "Wikipedia:Descending_aorta") Annotation( ) "pars descendens aortae") AnnotationAssertion( "UBERON:0001514") @@ -205597,6 +101902,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "descending aorta") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "FMA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -205657,10 +101964,8 @@ AnnotationAssertion(Annotation( "FMA:3789") "pars abdominalis aortae") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BTO:0002976") "abdominal part of aorta") -AnnotationAssertion(Annotation( "BTO:0002976") "aorta abdominalis") -AnnotationAssertion(Annotation( "Wikipedia:Abdominal_aorta") Annotation( ) "aorta abdominalis") -AnnotationAssertion(Annotation( "BTO:0002976") "pars abdominalis aortae") -AnnotationAssertion(Annotation( "Wikipedia:Abdominal_aorta") Annotation( ) "pars abdominalis aortae") +AnnotationAssertion(Annotation( "BTO:0002976") Annotation( "Wikipedia:Abdominal_aorta") Annotation( ) "aorta abdominalis") +AnnotationAssertion(Annotation( "BTO:0002976") Annotation( "Wikipedia:Abdominal_aorta") Annotation( ) "pars abdominalis aortae") AnnotationAssertion( "UBERON:0001516") AnnotationAssertion( ) AnnotationAssertion( ) @@ -205767,6 +102072,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "brachiocephalic artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -205971,6 +102278,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left common carotid artery plus branches") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "FMA") ) SubClassOf( ObjectSomeValuesFrom( )) @@ -206084,27 +102393,6 @@ AnnotationAssertion(rdfs:label " SubClassOf( ) SubClassOf(Annotation( "FMA/obol") ObjectSomeValuesFrom( )) -# Class: (kidney arcuate artery) - -AnnotationAssertion(Annotation( "MP:0011315") Annotation( "Wikipedia:Arcuate_artery_of_the_foot") "One of the curved arteries at the corticomedullary border of the kidney that arise from the interlobar arteries and give rise to the interlobular arteries.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "MA:0002583") "arcuate artery") -AnnotationAssertion( "EMAPA:28215") -AnnotationAssertion( "FMA:70497") -AnnotationAssertion( "MA:0002583") -AnnotationAssertion( "Wikipedia:Arcuate_arteries_of_the_kidney") -AnnotationAssertion( "renal arcuate artery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001552") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "kidney arcuate artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/ee/Gray553.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (skin of hip) AnnotationAssertion(Annotation( "UBERONREF:0000003") Annotation( "https://orcid.org/0000-0002-6601-2165") "A zone of skin that is part of a hip region.") @@ -206184,33 +102472,11 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lower urinary tract") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (upper respiratory tract) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The segment of the respiratory tract that starts proximally with the nose and ends distally with the cricoid cartilage, before continuing to the trachea.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "FMA") "Some specify that the glottis (vocal cords) is the defining line between the upper and lower respiratory tracts;[2] yet even others make the line at the cricoid cartilage. The FMA includes nose, nasopharynx, oropharynx and larynx[WP]") -AnnotationAssertion( "EHDAA2:0002136") -AnnotationAssertion( "EMAPA:17669") -AnnotationAssertion( "FMA:45661") -AnnotationAssertion( "MA:0000442") -AnnotationAssertion( "SCTID:361381009") -AnnotationAssertion( "VHOG:0000406") -AnnotationAssertion( "Wikipedia:Upper_respiratory_tract") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001557") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "upper respiratory tract") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/9f/Illu_conducting_passages.svg"^^xsd:anyURI) -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/c3/Illu_conducting_passages.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lower respiratory tract) AnnotationAssertion(Annotation( "Wikipedia:Lower_respiratory_tract") Annotation( "http://orcid.org/0000-0002-6601-2165") "The segment of the respiratory tract that starts proximally with the trachea and includes all distal structures including the lungs[WP,modified].") @@ -206234,17 +102500,6 @@ AnnotationAssertion( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neck of organ) - -AnnotationAssertion( "FMA:45733") -AnnotationAssertion( "organ neck") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001560") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neck of organ") -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cheek) AnnotationAssertion(Annotation( "Wikipedia:Cheek") Annotation( "http://orcid.org/0000-0002-6601-2165") "A fleshy subdivision of one side of the face bounded by an eye, ear and the nose.") @@ -206279,6 +102534,7 @@ SubClassOf(Annotation( "FMA # Class: (muscle of larynx) AnnotationAssertion(Annotation( "MP:0002263") "The muscles associated with the larynx.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0001626") AnnotationAssertion( "EMAPA:35473") AnnotationAssertion( "FMA:46562") @@ -206296,6 +102552,7 @@ AnnotationAssertion(Annotation( "musculi laryngeales") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001568") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of larynx") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -206308,6 +102565,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (genioglossus muscle) AnnotationAssertion(Annotation( "VHOG:0000847") Annotation( "Wikipedia:Genioglossus_muscle") "Either of a pair of lingual muscles with origin in the mandible, with insertion to the lingual fascia below the mucous membrane and epiglottis, with nerve supply from the hypoglossal nerve, and whose action depresses and protrudes the tongue.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000847") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/genioglossus") "Either of a pair of lingual muscles with origin in the mandible, with insertion to the lingual fascia below the mucous membrane and epiglottis, with nerve supply from the hypoglossal nerve, and whose action depresses and protrudes the tongue. [TFD][VHOG]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010660") Annotation( "AAO") Annotation( "AAO:BMZ") "Makes up bulk of tongue in frogs and salamanders; makes up entire tongue in caecilians.[AAO]") AnnotationAssertion(Annotation( "2012-07-02") Annotation( "FEED") Annotation( "http://www.feedexp.org") "see Intrinsic Tongue.[FEED]") @@ -206330,6 +102588,7 @@ AnnotationAssertion( "musculus genioglossus") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001571") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "genioglossus muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/7e/Genioglossus.png"^^xsd:anyURI) @@ -206342,6 +102601,7 @@ SubClassOf(Annotation( "Wik # Class: (hyoglossus muscle) AnnotationAssertion(Annotation( "FEED:rd") "A muscle that attaches to the hyopid bone and to the tongue and is innervated by cranial nerve XII.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010663") Annotation( "AAO") Annotation( "AAO:BMZ") "Makes up part of the tongue in frogs and salamanders.[AAO]") AnnotationAssertion(Annotation( "2012-07-02") Annotation( "FEED") Annotation( "http://www.feedexp.org") "The hyoglossus is a muscle that attaches to the hyoid and tongue and is innervated by Cranial Nerve XII.[FEED]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010663") Annotation( "AAO") "relationship loss: subclass hyobranchial muscles (AAO:0000224)[AAO]") @@ -206358,6 +102618,7 @@ AnnotationAssertion(Annotation( "m. hyoglossus") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001572") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "hyoglossus muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/7e/Hyoglossus.png"^^xsd:anyURI) @@ -206369,6 +102630,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (extrinsic muscle of tongue) AnnotationAssertion(Annotation( "Wikipedia:Muscles_of_tongue") Annotation( "https://github.com/obophenotype/uberon/issues/331") "A muscle organ that attaches the tongue to some other structure.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000825") Annotation( "VHOG") Annotation( "DOI:10.1002/dvdy.20587 Kusakabe R, Kuratani S, Evolution and developmental patterning of the vertebrate skeletal muscles: perspectives from the lamprey. Developmental Dynamics (2005)") Annotation( "http://bgee.unil.ch/") "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]") AnnotationAssertion(Annotation( "WP") "main functions are altering the tongue's position allowing for protrusion, retraction, and side-to-side movement") AnnotationAssertion(Annotation( "WP") "All intrinsic and extrinsic muscles of the tongue are supplied by the hypoglossal nerve (CN XII), except for one of the extrinsic muscles, palatoglossus, which is innervated by the Vagus nerve CN X of the pharyngeal plexus.") @@ -206383,6 +102645,7 @@ AnnotationAssertion( "extrinsic tongue muscle") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001575") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "extrinsic muscle of tongue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -206392,6 +102655,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (intrinsic muscle of tongue) AnnotationAssertion(Annotation( "http://www.feedexp.org/wiki/Mammalian_Muscle_Ontology_Workshop") "The intrinsic tongue muscles are an integral part of the tongue and completely contained within the tongue that are innervated by Cranial Nerve XII.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-07-02") Annotation( "FEED") Annotation( "http://www.feedexp.org") "The intrinsic tongue muscles are an integral part of the tongue that are innervated by Cranial Nerve XII.[FEED]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000748") Annotation( "VHOG") Annotation( "DOI:10.1002/dvdy.20587 Kusakabe R, Kuratani S, Evolution and developmental patterning of the vertebrate skeletal muscles: perspectives from the lamprey. Developmental Dynamics (2005)") Annotation( "http://bgee.unil.ch/") "The lamprey head contains another group of muscles, the epi- and hypo-branchial muscles (EBM and HBM), derivatives of anterior trunk myotomes. (...) The origin and the migration pattern of HBM precursors are very similar to that of the gnathostome MPP, especially to that of the tongue muscle precursors. Other evidence of homology of lamprey HBM to the gnathostome tongue muscle is that HBM is innervated by the nerve termed the hypoglossal nerve based on its morphological position associated with the head/trunk interface. (...) The HBM-specific expression of the LampPax3/7 gene is consistent with the homology of this muscle to the gnathostome tongue muscle, or to the hypobranchial series as a whole (including the infrahyoid and possibly the diaphragm in mammals).[well established][VHOG]") AnnotationAssertion(Annotation( "WP") "The main function of the intrinsic muscles is to provide shape. They are not involved with changing the position of the tongue and are not attached to bone") @@ -206406,6 +102670,7 @@ AnnotationAssertion( "intrinsic tongue muscle") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001576") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "intrinsic muscle of tongue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") ) @@ -206427,8 +102692,7 @@ AnnotationAssertion( "XAO:0001013") AnnotationAssertion(Annotation( "FMA:46751") "face muscle") AnnotationAssertion(Annotation( "OBOL:automatic") "face muscle organ") -AnnotationAssertion(Annotation( "FMA:46751") "facial muscle") -AnnotationAssertion(Annotation( "XAO:0001013") "facial muscle") +AnnotationAssertion(Annotation( "FMA:46751") Annotation( "XAO:0001013") "facial muscle") AnnotationAssertion( "facial muscle proper") AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "facial nerve innervated muscle") AnnotationAssertion( "facial nerve muscle") @@ -206473,6 +102737,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left subclavian artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e6/Gray506.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -206502,8 +102768,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "VHOG:0001195") "cranial vena cava") AnnotationAssertion( "precava") -AnnotationAssertion(Annotation( "BTO:0002683") "vena cava superior") -AnnotationAssertion(Annotation( "Wikipedia:Superior_vena_cava") Annotation( ) "vena cava superior") +AnnotationAssertion(Annotation( "BTO:0002683") Annotation( "Wikipedia:Superior_vena_cava") Annotation( ) "vena cava superior") AnnotationAssertion(Annotation( "Wikipedia:Superior_vena_cava") Annotation( ) "vena maxima") AnnotationAssertion( "UBERON:0001585") AnnotationAssertion( ) @@ -206638,6 +102903,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (temporalis muscle) AnnotationAssertion(Annotation( "MFMO:0000085") "Pharyngeal arch 1 muscle that is innervated by the deep temporal branches of the trigeminal nerve and attaches to the wall of the braincase (including the cranial vault) and mandible.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-07-02") Annotation( "FEED") Annotation( "http://www.feedexp.org") "Pharyngeal arch 1 muscle that is innervated by the deep temporal nerves and attaches to the wall of the braincase and mandible.[FEED]") AnnotationAssertion(Annotation( "MP:0004239") "the superior-most masticatory muscle whose action is closing the jaws; its posterior portion retracts the mandible") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000929") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.333-334 and Table 10-4") Annotation( "http://bgee.unil.ch/") "The division of the adductor mandibulae in the various lines of tetrapod evolution correlates with divergences in their methods of feeding. (...) As the jaws become stronger and their movements more complex in the line of evolution toward mammals, the adductor complex becomes divided into several distinct muscles (temporalis, masseter, pterygoideus, tensor tympani, tensor veli palati).[well established][VHOG]") @@ -206660,6 +102926,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Temporal_muscle") Annotation( ) "musculus temporalis") AnnotationAssertion( "UBERON:0001598") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "temporalis muscle") @@ -206674,6 +102941,7 @@ SubClassOf(Annotation( "dbp # Class: (ciliary muscle) AnnotationAssertion(Annotation( "Wikipedia:Ciliary_muscle") "The ciliary muscle is a ring of smooth muscle in the middle layer of the eye that controls the eye's accommodation for viewing objects at varying distances and regulates the flow of aqueous humour through Schlemm's canal. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0000654") AnnotationAssertion( "EMAPA:35240") AnnotationAssertion( "FMA:49151") @@ -206688,6 +102956,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Ciliary_muscle") "ciliaris") AnnotationAssertion(Annotation( "Wikipedia:Ciliary_muscle") Annotation( ) "musculus ciliaris") AnnotationAssertion( "UBERON:0001605") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ciliary muscle") @@ -206763,6 +103032,7 @@ SubClassOf(Annotation( "dbp # Class: (dilatator pupillae) AnnotationAssertion(Annotation( "Wikipedia:Iris_dilator_muscle") "A smooth muscle of the eye, running radially in the iris that functions as a dilator. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "It is innervated by the sympathetic system, which acts by releasing noradrenaline, which acts on alpha1-receptors. Thus, when presented with a threatening stimuli that activates the fight-or-flight response, this innervation dilates the iris, thus temporarily letting more light reach the retina") AnnotationAssertion( "BTO:0001371") AnnotationAssertion( "EMAPA:35286") @@ -206792,6 +103062,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Iris_dilator_muscle") "radial muscle") AnnotationAssertion(Annotation( "Wikipedia:Iris_dilator_muscle") "radiating fibers") AnnotationAssertion( "UBERON:0001608") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "dilatator pupillae") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/2f/Gray878.png"^^xsd:anyURI) @@ -207066,6 +103337,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "hepatic portal vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/33/Gray591.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "MA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -207094,7 +103367,6 @@ AnnotationAssertion(Annotation( "Wikipedia:Celiac_artery") "coeliac axis") AnnotationAssertion(Annotation( "Wikipedia:Celiac_artery") "coeliac trunck") AnnotationAssertion(Annotation( "Wikipedia:Celiac_artery") "coeliac trunk") -AnnotationAssertion(Annotation( "Wikipedia:Celiac_artery") "truncus coeliacus") AnnotationAssertion(Annotation( "Wikipedia:Celiac_artery") Annotation( ) "truncus coeliacus") AnnotationAssertion(Annotation( "Wikipedia:Celiac_artery") Annotation( ) "truncus cœliacus") AnnotationAssertion( "UBERON:0001640") @@ -207140,8 +103412,7 @@ AnnotationAssertion( "NCIT:C12806") AnnotationAssertion( "SCTID:362459002") AnnotationAssertion( "TAO:0000697") -AnnotationAssertion(Annotation( "BIRNLEX:869") "UMLS:C0040996") -AnnotationAssertion(Annotation( "ncithesaurus:Trigeminal_Nerve") "UMLS:C0040996") +AnnotationAssertion(Annotation( "BIRNLEX:869") Annotation( "ncithesaurus:Trigeminal_Nerve") "UMLS:C0040996") AnnotationAssertion( "VHOG:0000704") AnnotationAssertion( "Wikipedia:Trigeminal_nerve") AnnotationAssertion( "XAO:0003092") @@ -207198,8 +103469,7 @@ AnnotationAssertion( "NCIT:C12714") AnnotationAssertion( "SCTID:362460007") AnnotationAssertion( "TAO:0000664") -AnnotationAssertion(Annotation( "BIRNLEX:827") "UMLS:C0015462") -AnnotationAssertion(Annotation( "ncithesaurus:Facial_Nerve") "UMLS:C0015462") +AnnotationAssertion(Annotation( "BIRNLEX:827") Annotation( "ncithesaurus:Facial_Nerve") "UMLS:C0015462") AnnotationAssertion( "VHOG:0000706") AnnotationAssertion( "Wikipedia:Facial_nerve") AnnotationAssertion( "XAO:0003094") @@ -207260,8 +103530,7 @@ AnnotationAssertion( "NCIT:C12723") AnnotationAssertion( "SCTID:362465002") AnnotationAssertion( "TAO:0000668") -AnnotationAssertion(Annotation( "BIRNLEX:899") "UMLS:C0017679") -AnnotationAssertion(Annotation( "ncithesaurus:Glossopharyngeal_Nerve") "UMLS:C0017679") +AnnotationAssertion(Annotation( "BIRNLEX:899") Annotation( "ncithesaurus:Glossopharyngeal_Nerve") "UMLS:C0017679") AnnotationAssertion(Annotation( "BIRNLEX:899") "UMLS:C1305752") AnnotationAssertion( "VHOG:0000701") AnnotationAssertion( "Wikipedia:Glossopharyngeal_nerve") @@ -207323,8 +103592,7 @@ AnnotationAssertion( "MESH:D007002") AnnotationAssertion( "NCIT:C12732") AnnotationAssertion( "SCTID:362471008") -AnnotationAssertion(Annotation( "BIRNLEX:820") "UMLS:C0020614") -AnnotationAssertion(Annotation( "ncithesaurus:Hypoglossal_Nerve") "UMLS:C0020614") +AnnotationAssertion(Annotation( "BIRNLEX:820") Annotation( "ncithesaurus:Hypoglossal_Nerve") "UMLS:C0020614") AnnotationAssertion( "VHOG:0000693") AnnotationAssertion( "Wikipedia:Hypoglossal_nerve") AnnotationAssertion( "XAO:0004215") @@ -207376,6 +103644,8 @@ AnnotationAssertion( "right pulmonary artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/f6/Gray504.png"^^xsd:anyURI) AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -207402,6 +103672,8 @@ AnnotationAssertion( "left pulmonary artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/f6/Gray504.png"^^xsd:anyURI) AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -207519,8 +103791,7 @@ AnnotationAssertion(Annotation( "gV") AnnotationAssertion(Annotation( "BTO:0001231") "ganglion of trigeminal nerve") AnnotationAssertion(Annotation( "Wikipedia:Trigeminal_ganglion") Annotation( ) "ganglion semilunare") -AnnotationAssertion(Annotation( "BTO:0001231") "ganglion trigeminale") -AnnotationAssertion(Annotation( "Wikipedia:Trigeminal_ganglion") Annotation( ) "ganglion trigeminale") +AnnotationAssertion(Annotation( "BTO:0001231") Annotation( "Wikipedia:Trigeminal_ganglion") Annotation( ) "ganglion trigeminale") AnnotationAssertion(Annotation( ) "trigeminal ganglia") AnnotationAssertion( "trigeminus ganglion") AnnotationAssertion( "UBERON:0001675") @@ -207537,6 +103808,7 @@ SubClassOf(Annotation( "Bge # Class: (occipital bone) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0005269") "The bone at the lower, posterior part of the skull.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "PMID:11523816") "formed from the sclerotome of the occipital somites. It is not present in living or fossil agnathans or cartilaginous fishes, but appears to have arisen in parallel in many bony fishes. Incorporation of the occipital ver- tebrae into the skull was associated with the annexation of the upper part of the spinal cord into the brain, together with the first 2 spinal nerves as cranial nerves XI and XII") AnnotationAssertion(Annotation( "Kardong") "fusion of basi-, exo- and supra-occipitals (and maybe tabular)") AnnotationAssertion( "EMAPA:25112") @@ -207553,6 +103825,7 @@ AnnotationAssertion(Annotation( "occipital squama") AnnotationAssertion(Annotation( "Wikipedia:Occipital_bone") Annotation( ) "os occipitale") AnnotationAssertion( "UBERON:0001676") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "occipital bone") @@ -207569,6 +103842,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (sphenoid bone) AnnotationAssertion(Annotation( "Wikipedia:Sphenoid_bone") "An unpaired bone situated at the base of the skull in front of the temporal bone and basilar part of the occipital bone. The sphenoid bone is one of the seven bones that articulate to form the orbit. Its shape somewhat resembles that of a butterfly or bat with its wings extended.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "FMA") "part of viscerocranium (facial skeleton) in FMA") AnnotationAssertion( "CALOHA:TS-2343") AnnotationAssertion( "EMAPA:18340") @@ -207585,11 +103859,11 @@ AnnotationAssertion( "sphenoidal bone") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Sphenoid_bone") "butterfly bone") -AnnotationAssertion(Annotation( "Wikipedia:Sphenoid_bone") "os sphenoidale") AnnotationAssertion(Annotation( "Wikipedia:Sphenoid_bone") Annotation( ) "os sphenoidale") AnnotationAssertion(Annotation( "Wikipedia:Sphenoid_bone") "os sphenoidum") AnnotationAssertion( "sphenoid complex") AnnotationAssertion( "UBERON:0001677") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sphenoid bone") @@ -207605,6 +103879,7 @@ SubClassOf(Annotation( "cjm # Class: (temporal bone) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0005272") "The large, irregular bone located at the base and side of the skull; consists of three parts at birth: squamous, tympanic, and petrous.") +AnnotationAssertion( ) AnnotationAssertion( "In many mammals, as in humans, the petrosal, ectotympanic and squamosal bones synostose to form the temporal bone + styloid process") AnnotationAssertion(Annotation( "chond.") "fusion of squamosal + angular (tympanic annulus) [derm.] + petrosal (prootic + opisthotic)") AnnotationAssertion(Annotation( "[WP]") "The temporal bone consists of four parts: * Squama temporalis * Mastoid portion * Petrous portion (Petrosal ridge) * Tympanic part[WP].") @@ -207623,6 +103898,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Temporal_bone") Annotation( ) "os temporale") AnnotationAssertion( "UBERON:0001678") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "temporal bone") @@ -207635,6 +103911,7 @@ SubClassOf(Annotation( "styl # Class: (ethmoid bone) AnnotationAssertion(Annotation( "Wikipedia:Ethmoid_bone") "A bone in the skull that separates the nasal cavity from the brain. As such, it is located at the roof of the nose, between the two orbits. The cubical bone is lightweight due to a spongy construction. The ethmoid bone is one of the bones that makes up the orbit of the eye[WP].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001317") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/ethmoid+bone") "A light spongy bone located between the eye sockets, forming part of the walls and septum of the superior nasal cavity, and containing perforations for the passage of olfactory nerve fibers. [TFD][VHOG]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001317") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.259") Annotation( "http://bgee.unil.ch/") "The ethmoid region of the chondrocranium and the nasal capsules, which were largely unossified in early tetrapods and ancestral amniotes, are represented in mammals by the ethmoid and turbinates bones, respectively.[well established][VHOG]") AnnotationAssertion( "ethmoidal") @@ -207653,10 +103930,10 @@ AnnotationAssertion( "Wikipedia:Ethmoid_bone") AnnotationAssertion(Annotation( "FMA:52740") "ethmoid") AnnotationAssertion(Annotation( "MP:0000101") "ethmoidal bone") -AnnotationAssertion(Annotation( "FMA:52740") Annotation( "FMA:TA") Annotation( ) "os ethmoidale") -AnnotationAssertion(Annotation( "Wikipedia:Ethmoid") "os ethmoidale") +AnnotationAssertion(Annotation( "FMA:52740") Annotation( "FMA:TA") Annotation( "Wikipedia:Ethmoid") Annotation( ) "os ethmoidale") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001679") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ethmoid bone") @@ -207672,6 +103949,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "Wikipedia:Human_mandible") Annotation( "Wikipedia:Mandible") "A dentary bone that is the only bone in one of the lateral halves of the lower jaw skeleton.") AnnotationAssertion( "consider merging with dentary - for now we make it a mammal-specific subclass.") +AnnotationAssertion( ) AnnotationAssertion( "mandibular") AnnotationAssertion(Annotation( "ZFA") "Note in ZFA 'mandible' is a syn for the ventral mandibular arch, which is a portion of the 1st pharyngeal arch; however the term 'mandibular symphysis' refers to the dentary") AnnotationAssertion( "'mandible' also refers to either the upper OR lower part of the beak in birds") @@ -207697,11 +103975,11 @@ AnnotationAssertion( "mandibulla") AnnotationAssertion(Annotation( "Wikipedia:Mandible") Annotation( ) "lower mandibula") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001748") "mandibula") -AnnotationAssertion(Annotation( "Wikipedia:Human_mandible") Annotation( ) "mandibula") +AnnotationAssertion(Annotation( "BTO:0001748") Annotation( "Wikipedia:Human_mandible") Annotation( ) "mandibula") AnnotationAssertion(Annotation( "ZFA:0001273") "mandibular series") AnnotationAssertion( "UBERON:0001684") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mandible") @@ -207713,6 +103991,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (hyoid bone) AnnotationAssertion(Annotation( "Wikipedia:Hyoid_bone") "A horseshoe shaped bone situated in the anterior midline of the neck between the chin and the thyroid cartilage. The hyoid bone provides attachment to the muscles of the floor of the mouth and the tongue above, the larynx below, and the epiglottis and pharynx behind. [WP,modified].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000684") Annotation( "AAO") Annotation( "AAO:LAP") "Paired processes that extend posterolaterally from the posterior margin of the hyoid plate. These processes are the ossified posteromedial processes and invest the laryngeal apparatus.[AAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000684") Annotation( "AAO") "relationship loss: part_of hyoid plate (AAO:0000664)[AAO]") AnnotationAssertion(Annotation( "https://github.com/obophenotype/uberon/issues/548") Annotation( "WP") "The hyoid bone is derived from the lower half of the second gill arch in fish, which separates the first gill slit from the spiracle. In many animals, it also incorporates elements of other gill arches, and has a correspondingly greater number of cornua. Amphibians and reptiles may have many cornua, while mammals (including humans) have two pairs, and birds only one. In birds, and some reptiles, the body of the hyoid is greatly extended forward, creating a solid bony support for the tongue. The howler monkey Alouatta has a pneumatized hyoid bone, one of the few cases of postcranial pneumatization of bones outside Saurischia.") @@ -207732,9 +104011,9 @@ AnnotationAssertion(Annotation( "Wikipedia:Hyoid_bone") "hyoid bone") AnnotationAssertion(Annotation( "Wikipedia:Hyoid_bone") "hyoideum") AnnotationAssertion(Annotation( "Wikipedia:Hyoid_bone") "lingual bone") -AnnotationAssertion(Annotation( "Wikipedia:Hyoid_bone") "os hyoideum") AnnotationAssertion(Annotation( "Wikipedia:Hyoid_bone") Annotation( ) "os hyoideum") AnnotationAssertion( "UBERON:0001685") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "hyoid bone") @@ -207745,48 +104024,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -# Class: (auditory ossicle bone) - -AnnotationAssertion(Annotation( "Wikipedia:Auditory_ossicle") Annotation( "https://github.com/obophenotype/uberon/issues/91") "One of 3 small bones contained within the middle ear space and serve to transmit sounds from the air to the fluid-filled labyrinth. The absence of the auditory ossicles would constitute a moderate-to-severe hearing loss. The term 'ossicles' literally means 'tiny bones' and commonly refers to the auditory ossicles, though the term may refer to any small bone throughout the body. [WP,unvetted].") -AnnotationAssertion( "This should probably be restricted to mammals - the AAO/XAO structures may group non-homologous structures [Wikipedia:Evolution_of_mammalian_auditory_ossicles] see https://github.com/seger/aao/issues/5.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000461") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/auditory+ossicles") "The small bones of the middle ear: incus, malleus, and stapes. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000461") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.695") Annotation( "http://bgee.unil.ch/") "Additional structural analysis within a phylogenetic context has led to the remarkable discovery that in synapsids, thought to be ancestral to mammals, both the quadrate and articular have become reduced and less firmly articulated with their surrounding bones, reducing their jaw-joint-bearing role. This trend culminated with the incorporation of the quadrate, the columella (which remains articulated with the quadrate), and the articular into the expanded middle ear in mammals.[well established][VHOG]") -AnnotationAssertion(Annotation( "WP") "Studies have shown that ear bones in mammal embryos are attached to the dentary, which is part of the jaw. These are ossified portions of cartilage -- called Meckel's cartilage -- that are attached to the jaw. As the embryo develops, the cartilage hardens to form bone. Later in development, the bone structure breaks loose from the jaw and migrates to the inner ear area. The structure is known as the middle ear, and is made up of the incus, stapes, malleus, and tympanic membrane. These correspond to the quadrate, prearticular, articular, and angular structures in the reptile jaw. For this reason, researchers believe the similarity of the results shows that mammals and reptiles have a common ancestry.") -AnnotationAssertion(Annotation( "EMAPA:17824") Annotation( "Wikipedia:Auditory_ossicle") "ossicle") -AnnotationAssertion( "AAO:0011015") -AnnotationAssertion( "EHDAA2:0001183") -AnnotationAssertion( "EHDAA:5697") -AnnotationAssertion( "EMAPA:17824") -AnnotationAssertion( "EV:0100360") -AnnotationAssertion( "FMA:52750") -AnnotationAssertion( "MA:0000254") -AnnotationAssertion( "NCIT:C32164") -AnnotationAssertion( "SCTID:181184001") -AnnotationAssertion(Annotation( "ncithesaurus:Auditory_Ossicle") "UMLS:C0013450") -AnnotationAssertion( "VHOG:0000461") -AnnotationAssertion( "Wikipedia:Auditory_ossicle") -AnnotationAssertion( "XAO:0000214") -AnnotationAssertion( "auditory bone") -AnnotationAssertion(Annotation( "MP:0005105") "middle ear ossicle") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "MA:0000254") "auditory ossicle") -AnnotationAssertion(Annotation( "MA:0000254") "ear bone") -AnnotationAssertion( "ear ossicle") -AnnotationAssertion(Annotation( ) "ear ossicles") -AnnotationAssertion( "middle ear bone") -AnnotationAssertion( "ossicle of ear") -AnnotationAssertion( "ossicle of inner ear") -AnnotationAssertion(Annotation( ) "ossicular chain") -AnnotationAssertion( "UBERON:0001686") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "auditory ossicle bone") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/b/b0/Illu_auditory_ossicles.jpg"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:11523816") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:11237469") Annotation( "https://github.com/obophenotype/uberon/wiki/The-neural-crest") ObjectSomeValuesFrom( )) - # Class: (ear) AnnotationAssertion(Annotation( "GO:0042471") Annotation( "Wikipedia:Ear") "Sense organ in vertebrates that is specialized for the detection of sound, and the maintenance of balance. Includes the outer ear and middle ear, which collect and transmit sound waves; and the inner ear, which contains the organs of balance and (except in fish) hearing. Also includes the pinna, the visible part of the outer ear, present in some mammals.") @@ -207810,8 +104047,7 @@ AnnotationAssertion( "MIAA:0000138") AnnotationAssertion( "NCIT:C12394") AnnotationAssertion( "SCTID:1910005") -AnnotationAssertion(Annotation( "BIRNLEX:1062") "UMLS:C0013443") -AnnotationAssertion(Annotation( "ncithesaurus:Ear") "UMLS:C0013443") +AnnotationAssertion(Annotation( "BIRNLEX:1062") Annotation( "ncithesaurus:Ear") "UMLS:C0013443") AnnotationAssertion(Annotation( "BIRNLEX:1062") "UMLS:C0521421") AnnotationAssertion( "VHOG:0000330") AnnotationAssertion( "Wikipedia:Ear") @@ -207833,53 +104069,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/The-neural-crest") ObjectSomeValuesFrom( )) -# Class: (external ear) - -AnnotationAssertion(Annotation( "GO:0042473") Annotation( "Wikipedia:External_ear") "Part of the ear external to the tympanum (eardrum). It typically consists of a tube (the external auditory meatus) that directs sound waves on to the tympanum, and may also include the external pinna, which extends beyond the skull[GO].") -AnnotationAssertion(Annotation( "Wikipedia") ) -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000311") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "The external part of the organ, which consists of an outer portion (external auditory meatus) which leads to the tympanum. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000311") Annotation( "VHOG") Annotation( "DOI:10.1007/s00359-008-0327-1 Schoffelen RLM, Segenhout JM, Van Dijk P, Mechanics of the exceptional anuran ear. Journal of Comparative Physiology A (2008)") Annotation( "http://bgee.unil.ch/") "Some species, like Amolops tormotus (Feng et al. 2006), have a cavity in front of the tympanic membrane which is considered to be an ear canal and thus an outer ear. (...) The ancestral lineage of amphibians separated from the mammalian lineage, approximately 350 million years ago, in the paleozoic era. Many of the important developments in the auditory systems emerged after the ancestral paths separated (Manley and Clack 2003). This implies that shared features, like the tympanic middle ear, developed independently in different vertebrate lineages.[uncertain][VHOG]") -AnnotationAssertion(Annotation( "XAO") "in XAO this includes and is only the tympanum") -AnnotationAssertion( "auricular region") -AnnotationAssertion( "AAO:0011037") -AnnotationAssertion( "BIRNLEX:1705") -AnnotationAssertion( "BTO:0002100") -AnnotationAssertion( "EFO:0004221") -AnnotationAssertion( "EHDAA2:0000462") -AnnotationAssertion( "EHDAA:3786") -AnnotationAssertion( "EMAPA:16991") -AnnotationAssertion( "EV:0100354") -AnnotationAssertion( "FMA:52781") -AnnotationAssertion( "GAID:104") -AnnotationAssertion( "MA:0000258") -AnnotationAssertion( "MAT:0000147") -AnnotationAssertion( "MESH:D004431") -AnnotationAssertion( "MIAA:0000147") -AnnotationAssertion( "NCIT:C12292") -AnnotationAssertion( "SCTID:420893000") -AnnotationAssertion(Annotation( "BIRNLEX:1705") "UMLS:C0013453") -AnnotationAssertion(Annotation( "ncithesaurus:External_Ear") "UMLS:C0013453") -AnnotationAssertion(Annotation( "BIRNLEX:1705") "UMLS:C1269548") -AnnotationAssertion( "VHOG:0000311") -AnnotationAssertion( "Wikipedia:External_ear") -AnnotationAssertion( "XAO:0000190") -AnnotationAssertion( "auricular region of head") -AnnotationAssertion(Annotation( "MA:0000258") "outer ear") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002100") "auris externa") -AnnotationAssertion( "UBERON:0001691") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "external ear") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/29/Gray907.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (orbit of skull) AnnotationAssertion(Annotation( "TAO:0001410") Annotation( "Wikipedia:Orbit_(anatomy)") Annotation( "http://orcid.org/0000-0002-6601-2165") "Subdivision of skeleton that is an anterolateral part of the cranium and structurally supports the eye. Includes bones formed and located in sclerotic layer of eyeball.") @@ -207941,8 +104130,7 @@ AnnotationAssertion( "MA:0001076") "facial VII ganglion") AnnotationAssertion(Annotation( "ZFA:0001291") "gVII") AnnotationAssertion(Annotation( "FMA:53414") "ganglion genicularum") -AnnotationAssertion(Annotation( "FMA:53414") "genicular ganglion") -AnnotationAssertion(Annotation( "Wikipedia:Geniculate_ganglion") "genicular ganglion") +AnnotationAssertion(Annotation( "FMA:53414") Annotation( "Wikipedia:Geniculate_ganglion") "genicular ganglion") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "ZFA:0001291") "facial ganglion") AnnotationAssertion(Annotation( "Wikipedia:Geniculate_ganglion") "ganglion geniculi") @@ -207994,6 +104182,7 @@ SubClassOf(Annotation( "vent # Class: (neurocranium) AnnotationAssertion(Annotation( "PMID:11523816") Annotation( "TAO:MAH") Annotation( "Wikipedia:Neuroranium") Annotation( "ZFA:0001580") "Subdivision of skeletal system that surrounds and protects the brain. Includes the skull base, sensory capsules and the central part of the skull roof.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001580") Annotation( "TAO") Annotation( "TAO:MAH") "Anatomical cluster that consists of the cartilages and bones that surround the brain.[TAO]") AnnotationAssertion( "neurocranial") AnnotationAssertion( "It includes the following bones: Ethmoid bone, Frontal bone, Occipital bone, Parietal bone, Sphenoid bone, Temporal bone. The term cranium can be ambiguous, in that it can refer to the neurocranium, or the neurocranium and the Facial skeleton") @@ -208015,6 +104204,7 @@ AnnotationAssertion(Annotation( "http://www.thefreedictionary.com/braincase") "brain pan") AnnotationAssertion(Annotation( "ZFA:0001580") "braincase") AnnotationAssertion( "UBERON:0001703") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -208062,55 +104252,6 @@ SubClassOf(Annotation( "FMA SubClassOf(Annotation( "Wikipathways:WP2062") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (nasal cavity) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An anatomical cavity that is part of the olfactory apparatus. This includes the space bounded anteriorly by the nares and posteriorly by the choanae, when these structures are present.") -AnnotationAssertion( "define the boundaries of this cavity for a variety of species and check that parthood relations are not too strong.") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000314") Annotation( "AAO") Annotation( "AAO:LAP") "Saclike space internal to the nasal capsule lined by respiratory and sensory epithelium and glandular tissue.[AAO]") -AnnotationAssertion(Annotation( "Wikipedia:Nasal_cavity") "a large air filled space above and behind the nose in the middle of the face[WP][Wikipedia:Nasal_cavity].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000271") Annotation( "VHOG") Annotation( "DOI:10.1666/0094-8373(2006)032[0109:NCHACC]2.0.CO;2 Evans DC, Nasal cavity homologies and cranial crest function in lambeosaurine dinosaurs. Paleobiology (2006)") Annotation( "http://bgee.unil.ch/") "Despite significant modification to the nasal cavity within Archosauria and its extreme hypertrophy and supraorbital development in Lambeosaurinae, the neural olfactory system and the olfactory region of the nasal cavity proper retain their plesiomorphic positions and associations, suggesting that this system is highly conserved in vertebrate evolution.[well established][VHOG]") -AnnotationAssertion(Annotation( "HP") "in humans, the cavity includes and starts at the nares and reaches all the way through to the and includes the choanae, the posterior nasal apertures") -AnnotationAssertion( "AAO:0000314") -AnnotationAssertion( "BTO:0002096") -AnnotationAssertion( "EHDAA2:0001226") -AnnotationAssertion( "EHDAA:6801") -AnnotationAssertion( "EMAPA:17604") -AnnotationAssertion( "FMA:54378") -AnnotationAssertion( "GAID:350") -AnnotationAssertion( "MA:0000284") -AnnotationAssertion( "MESH:D009296") -AnnotationAssertion( "NCIT:C12424") -AnnotationAssertion( "SCTID:263481003") -AnnotationAssertion( "TAO:0000130") -AnnotationAssertion(Annotation( "ncithesaurus:Nasal_Cavity") "UMLS:C0027423") -AnnotationAssertion( "VHOG:0000271") -AnnotationAssertion( "Wikipedia:Nasal_cavity") -AnnotationAssertion( "ZFA:0000130") -AnnotationAssertion( "cavity of nose") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "cavity of olfactory apparatus") -AnnotationAssertion(Annotation( "ZFA:0000130") "nasal canal") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "nasal conduit space") -AnnotationAssertion(Annotation( "Wikipedia:Nasal_cavity") "nasal fossa") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "olfactory chamber cavity") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002096") "cavitas nasalis") -AnnotationAssertion(Annotation( "BTO:0002096") "cavitas nasi") -AnnotationAssertion(Annotation( "Wikipedia:Nasal_cavity") Annotation( ) "cavitas nasi") -AnnotationAssertion(Annotation( "Wikipedia:Nasal_cavity") Annotation( ) "cavum nasi") -AnnotationAssertion( "nasal pit") -AnnotationAssertion( "olfactory cavity") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "olfactory chamber") -AnnotationAssertion(Annotation( "ZFA:0000130") Annotation( ) "olfactory pit") -AnnotationAssertion( "UBERON:0001707") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nasal cavity") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/d4/Illu01_head_neck.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (jaw skeleton) AnnotationAssertion(Annotation( "Wikipedia:Jaw") Annotation( "https://orcid.org/0000-0002-6601-2165") "Subdivision of skeleton which includes upper and lower jaw skeletons.") @@ -208342,8 +104483,7 @@ AnnotationAssertion( "MA:0001593") AnnotationAssertion( "NCIT:C33258") AnnotationAssertion( "SCTID:368728006") -AnnotationAssertion(Annotation( "BIRNLEX:4102") "UMLS:C0226964") -AnnotationAssertion(Annotation( "ncithesaurus:Papilla_of_the_Tongue") "UMLS:C0226964") +AnnotationAssertion(Annotation( "BIRNLEX:4102") Annotation( "ncithesaurus:Papilla_of_the_Tongue") "UMLS:C0226964") AnnotationAssertion(Annotation( "BIRNLEX:4102") "UMLS:C1289183") AnnotationAssertion( "lingual papilla") AnnotationAssertion( "tongue papilla") @@ -208376,8 +104516,7 @@ AnnotationAssertion( "NCIT:C96518") AnnotationAssertion( "SCTID:362099006") AnnotationAssertion( "TAO:0001074") -AnnotationAssertion(Annotation( "BIRNLEX:4101") "UMLS:C0039337") -AnnotationAssertion(Annotation( "ncithesaurus:Taste_Bud") "UMLS:C0039337") +AnnotationAssertion(Annotation( "BIRNLEX:4101") Annotation( "ncithesaurus:Taste_Bud") "UMLS:C0039337") AnnotationAssertion( "VHOG:0000130") AnnotationAssertion( "Wikipedia:Taste_bud") AnnotationAssertion( "XAO:0000445") @@ -208385,7 +104524,6 @@ AnnotationAssertion( "http://uri.neuinfo.org/nif/nifstd/nifext_14") AnnotationAssertion(Annotation( "Wikipedia:Taste_bud") "tastebud") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Taste_bud") Annotation( ) "caliculus gustatorius") AnnotationAssertion(Annotation( "Wikipedia:Taste_bud") Annotation( ) "caliculus gustatorius") AnnotationAssertion(Annotation( "Wikipedia:Taste_bud") Annotation( ) "taste buds") AnnotationAssertion(Annotation( "Wikipedia:Taste_bud") "taste-bud") @@ -208404,46 +104542,6 @@ SubClassOf(Annotation( "htt SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (oropharynx) - -AnnotationAssertion(Annotation( "MGI:cwg") Annotation( "MP:0002252") "The portion of the pharynx that lies between the soft palate and the upper edge of the epiglottis.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000457") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/oropharynx") "One of the three anatomic divisions of the pharynx that lies posterior to the mouth and is continuous above with the nasopharynx and below with the laryngopharynx. It extends behind the mouth from the soft palate above to the level of the hyoid bone below and contains the palatine and lingual tonsils. [TFD][VHOG]") -AnnotationAssertion( "oropharyngeal") -AnnotationAssertion( "BTO:0005257") -AnnotationAssertion( "CALOHA:TS-0718") -AnnotationAssertion( "EFO:0001976") -AnnotationAssertion( "EHDAA2:0004082") -AnnotationAssertion( "EMAPA:25094") -AnnotationAssertion( "EV:0100067") -AnnotationAssertion( "FMA:54879") -AnnotationAssertion( "GAID:340") -AnnotationAssertion( "MA:0000351") -AnnotationAssertion( "MAT:0000446") -AnnotationAssertion( "MESH:D009960") -AnnotationAssertion( "NCIT:C12762") -AnnotationAssertion( "SCTID:263376008") -AnnotationAssertion(Annotation( "ncithesaurus:Oropharynx") "UMLS:C0521367") -AnnotationAssertion( "VHOG:0000457") -AnnotationAssertion( "VSAO:0000034") -AnnotationAssertion( "Wikipedia:Oropharynx") -AnnotationAssertion( "XAO:0004048") -AnnotationAssertion( "oral part of pharynx") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Pharynx") "mesopharynx") -AnnotationAssertion(Annotation( "Wikipedia:Oropharynx") Annotation( ) "pars oralis pharyngis") -AnnotationAssertion( "UBERON:0001729") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oropharynx") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/4/4a/Illu_pharynx.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ISBN:0073040584-table13.1") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cavity of pharynx) AnnotationAssertion(Annotation( "OBOL:automatic") "An anatomical space that is enclosed by a pharynx.") @@ -208526,6 +104624,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "larynx") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/8a/Larynx_external_en.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-larynx.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-larynx.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -208555,6 +104655,8 @@ AnnotationAssertion( "UBERON:0001739") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "laryngeal cartilage") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-larynx.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-larynx.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/The-axial-skeleton") ObjectSomeValuesFrom( )) @@ -208647,81 +104749,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -# Class: (middle ear) - -AnnotationAssertion(Annotation( "GO:0042474") Annotation( "Wikipedia:Middle_ear") "The middle ear is the air-filled cavity within the skull of vertebrates that lies between the outer ear and the inner ear. It is linked to the pharynx (and therefore to outside air) via the Eustachian tube and in mammals contains the three ear ossicles, which transmit auditory vibrations from the outer ear (via the tympanum) to the inner ear (via the oval window)[GO].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000312") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "The intermediate portion of the ear which consists of a small air-filled and membrane-lined chamber. It is lodged in the temporal bone and continues with the nasopharynx through the Eustachian tube. It is separated from the external ear by the tympanic membrane and from the inner ear by the fenestrae. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000312") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.417") Annotation( "http://bgee.unil.ch/") "The tympanic cavity and auditory tube of an amniote develop from the first embryonic pharyngeal pouch, so they are homologous to the first gill pouch, or spiracle, of a fish. We are uncertain whether this homology strictly applies to the middle ear cavity and auditory tube of lissamphibians, which show certain peculiarities in their development.[uncertain][VHOG]") -AnnotationAssertion( "AAO:0011065") -AnnotationAssertion( "BIRNLEX:1695") -AnnotationAssertion( "BTO:0002099") -AnnotationAssertion( "CALOHA:TS-2233") -AnnotationAssertion( "EHDAA2:0001181") -AnnotationAssertion( "EHDAA:5693") -AnnotationAssertion( "EMAPA:17000") -AnnotationAssertion( "EV:0100357") -AnnotationAssertion( "FMA:56513") -AnnotationAssertion( "GAID:165") -AnnotationAssertion( "MA:0000253") -AnnotationAssertion( "MAT:0000146") -AnnotationAssertion( "MESH:D004432") -AnnotationAssertion( "MIAA:0000146") -AnnotationAssertion( "NCIT:C12274") -AnnotationAssertion( "SCTID:181185000") -AnnotationAssertion(Annotation( "BIRNLEX:1695") "UMLS:C0013455") -AnnotationAssertion(Annotation( "ncithesaurus:Middle_Ear") "UMLS:C0013455") -AnnotationAssertion(Annotation( "BIRNLEX:1695") "UMLS:C1268972") -AnnotationAssertion( "VHOG:0000312") -AnnotationAssertion( "Wikipedia:Middle_ear") -AnnotationAssertion( "XAO:0000191") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002099") "auris media") -AnnotationAssertion(Annotation( "Wikipedia:Middle_ear") Annotation( ) "auris media") -AnnotationAssertion( "UBERON:0001756") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "middle ear") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pinna) - -AnnotationAssertion(Annotation( "Wikipedia:Pinna_(anatomy)") Annotation( "http://orcid.org/0000-0002-6601-2165") "The part of the ear that projects from the head, connecting to the external acoustic meatus.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000460") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "The external expanded part of the ear characterized by a funnel-shaped structure through which the sound vibrations are received. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000460") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.420") Annotation( "http://bgee.unil.ch/") "Mammals have a third type of tympanic ear. An external flap, the auricle or pinna, helps funnel sound waves down the external acoustic meatus to the tympanic membrane.[well established][VHOG]") -AnnotationAssertion( "In various species, the pinna can also signal mood and radiate heat") -AnnotationAssertion( "The purpose of the pinna is to collect sound. It does so by acting as a funnel, amplifying the sound and directing it to the ear canal. While reflecting from the pinna, sound also goes through a filtering process which adds directional information to the sound (see sound localization, head-related transfer function, pinna notch).") -AnnotationAssertion( "EHDAA2:0001467") -AnnotationAssertion( "EMAPA:17589") -AnnotationAssertion( "EV:0100355") -AnnotationAssertion( "FMA:56580") -AnnotationAssertion( "MA:0000259") -AnnotationAssertion( "NCIT:C32165") -AnnotationAssertion( "SCTID:421159007") -AnnotationAssertion(Annotation( "ncithesaurus:Auricle") "UMLS:C0928075") -AnnotationAssertion( "VHOG:0000460") -AnnotationAssertion( "Wikipedia:Pinna_(anatomy)") -AnnotationAssertion( "galen:Auricle") -AnnotationAssertion( "auricle") -AnnotationAssertion( "auricle of ear") -AnnotationAssertion( "auricle of external ear") -AnnotationAssertion(Annotation( "Wikipedia:Auricula") "auricula") -AnnotationAssertion( "auricula (auris externa)") -AnnotationAssertion( "pinna of ear") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "pinnae") -AnnotationAssertion( "UBERON:0001757") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pinna") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (vagus nerve) AnnotationAssertion(Annotation( "ISBN:0471209627") Annotation( "Wikipedia:Vagus_nerve") "Cranial nerve that branches into the lateral (to body sense organs) and the intestino-accessorial (to the skin, muscles of shoulder, hyoid, larynx, gut, lungs, and heart).") @@ -208745,8 +104772,7 @@ AnnotationAssertion( "NCIT:C12812") AnnotationAssertion( "SCTID:362466001") AnnotationAssertion( "TAO:0000453") -AnnotationAssertion(Annotation( "BIRNLEX:801") "UMLS:C0042276") -AnnotationAssertion(Annotation( "ncithesaurus:Vagus_Nerve") "UMLS:C0042276") +AnnotationAssertion(Annotation( "BIRNLEX:801") Annotation( "ncithesaurus:Vagus_Nerve") "UMLS:C0042276") AnnotationAssertion(Annotation( "BIRNLEX:801") "UMLS:C1305910") AnnotationAssertion( "VHOG:0000737") AnnotationAssertion( "Wikipedia:Vagus_nerve") @@ -208764,8 +104790,7 @@ AnnotationAssertion( "CN-X") AnnotationAssertion( "cranial nerve X") AnnotationAssertion(Annotation( "NeuroNames:702") "nerve X") -AnnotationAssertion(Annotation( "BTO:0003472") "nervus vagus") -AnnotationAssertion(Annotation( "Wikipedia:Vagus_nerve") Annotation( ) "nervus vagus") +AnnotationAssertion(Annotation( "BTO:0003472") Annotation( "Wikipedia:Vagus_nerve") Annotation( ) "nervus vagus") AnnotationAssertion(Annotation( "BTO:0003472") "pneuomgastric nerve") AnnotationAssertion( "vagal nerve") AnnotationAssertion(Annotation( "BAMS:10n") "vagus nerve or its root") @@ -208799,8 +104824,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "lactiferous gland duct") AnnotationAssertion(Annotation( "MA:0000791") "mammary gland duct") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002845") "ductus lactiferi") -AnnotationAssertion(Annotation( "Wikipedia:Lactiferous_duct") Annotation( ) "ductus lactiferi") +AnnotationAssertion(Annotation( "BTO:0002845") Annotation( "Wikipedia:Lactiferous_duct") Annotation( ) "ductus lactiferi") AnnotationAssertion(Annotation( "Wikipedia:Lactiferous_duct") "galactophorous duct") AnnotationAssertion(Annotation( "BTO:0002845") "galactophorous tubule") AnnotationAssertion(Annotation( "BTO:0002845") "lactiferous tubule") @@ -208982,6 +105006,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (sclera) AnnotationAssertion(Annotation( "Wikipedia:Sclera") Annotation( "ZFIN:ZDB-PUB-050701-15") "Opaque fibrous outer layer of the eyeball[ZFA,Kardong,WP].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "Wikipedia:Sclera") "The sclera, also known as the white part of the eye, is the opaque (usually white, though certain animals, such as horses and lizards, can have black sclera), fibrous, protective, outer layer of the eye containing collagen and elastic fiber. It is derived from the neural crest. In children, it is thinner and shows some of the underlying pigment, appearing slightly blue. In the elderly, however, fatty deposits on the sclera can make it appear slightly yellow. The sclera forms the posterior five sixths of the connective tissue coat of the globe. It is continuous with the dura mater and the cornea, and maintains the shape of the globe, offering resistance to internal and external forces, and provides an attachment for the extraocular muscle insertions. The sclera is perforated by plenty of nerves and vessels passing through the posterior scleral foramen, the hole that is formed by the optic nerve. At the optic disk the outer two-thirds of the sclera continues with the dura mater (outer coat of the brain) via the dural sheath of the optic nerve. The inner third joins with some choroidal tissue to form a plate (lamina cribrosa) across the optic nerve with perforations through which the optic fibers (fasciculi). The thickness of the sclera varies from 1mm at the posterior pole to 0.3 mm just behind the rectus muscle insertions. The sclera's blood vessels are mainly on the surface, and together with the conjunctiva (which lies on top) This is a thin layer covering the sclera. Along with the vessels of the conjunctiva, those of the sclera renders the inflamed eye bright red. [WP,unvetted][Wikipedia:Sclera].") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001274") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/sclera") "The tough, usually white, outer coat of the eyeball, covering all the posterior surface and continuous anteriorly with the cornea. [TFD][VHOG]") AnnotationAssertion( "scleral") @@ -209007,6 +105032,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "scleral capsule") AnnotationAssertion( "UBERON:0001773") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -209074,7 +105100,6 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "anterior uvea") AnnotationAssertion(Annotation( "VHOG:0000102") Annotation( ) "ciliary bodies") -AnnotationAssertion(Annotation( "Wikipedia:Ciliary_body") "corpus ciliare") AnnotationAssertion(Annotation( "Wikipedia:Ciliary_body") Annotation( ) "corpus ciliare") AnnotationAssertion( "UBERON:0001775") AnnotationAssertion( ) @@ -209312,8 +105337,7 @@ AnnotationAssertion( "NCIT:C12700") AnnotationAssertion( "SCTID:244447006") AnnotationAssertion( "TAO:0000641") -AnnotationAssertion(Annotation( "BIRNLEX:1623") "UMLS:C0010268") -AnnotationAssertion(Annotation( "ncithesaurus:Cranial_Nerve") "UMLS:C0010268") +AnnotationAssertion(Annotation( "BIRNLEX:1623") Annotation( "ncithesaurus:Cranial_Nerve") "UMLS:C0010268") AnnotationAssertion(Annotation( "BIRNLEX:1623") "UMLS:C1269897") AnnotationAssertion( "VHOG:0000279") AnnotationAssertion( "Wikipedia:Cranial_nerve") @@ -209445,7 +105469,6 @@ AnnotationAssertion(Annotation( "Wikipedia:Vitreous_chamber") AnnotationAssertion(Annotation( "FMA:58848") "camera postrema") AnnotationAssertion(Annotation( "FMA:58848") Annotation( "FMA:TA") Annotation( ) "camera postrema bulbi oculi") -AnnotationAssertion(Annotation( "FMA:TA") "camera postrema bulbi oculi") AnnotationAssertion(Annotation( "FMA:58848") "camera vitrea") AnnotationAssertion(Annotation( "FMA:58848") "camera vitrea bulbi") AnnotationAssertion(Annotation( "FMA:58848") "postremal chamber") @@ -209652,8 +105675,7 @@ AnnotationAssertion( "OBOL:automatic") "sympathetic nervous system ganglion") AnnotationAssertion(Annotation( "OBOL:automatic") "sympathetic part of autonomic division of nervous system ganglion") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001333") "ganglion sympathicum") -AnnotationAssertion(Annotation( "Wikipedia:Sympathetic_ganglion") Annotation( ) "ganglion sympathicum") +AnnotationAssertion(Annotation( "BTO:0001333") Annotation( "Wikipedia:Sympathetic_ganglion") Annotation( ) "ganglion sympathicum") AnnotationAssertion( "UBERON:0001806") AnnotationAssertion( ) AnnotationAssertion( ) @@ -209680,8 +105702,7 @@ AnnotationAssertion( "ncithesaurus:Parasympathetic_Ganglion") "UMLS:C0017069") AnnotationAssertion( "Wikipedia:Parasympathetic_ganglion") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001256") "ganglion parasympathicum") -AnnotationAssertion(Annotation( "Wikipedia:Parasympathetic_ganglion") Annotation( ) "ganglion parasympathicum") +AnnotationAssertion(Annotation( "BTO:0001256") Annotation( "Wikipedia:Parasympathetic_ganglion") Annotation( ) "ganglion parasympathicum") AnnotationAssertion( "UBERON:0001808") AnnotationAssertion( ) AnnotationAssertion( ) @@ -209761,7 +105782,6 @@ AnnotationAssertion( "Wikipedia:Brachial_plexus") AnnotationAssertion(Annotation( "MA:0001180") "brachial plexus") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Brachial_plexus") "plexus brachialis") AnnotationAssertion(Annotation( "Wikipedia:Brachial_plexus") Annotation( ) "plexus brachialis") AnnotationAssertion( "UBERON:0001814") AnnotationAssertion( ) @@ -209866,29 +105886,6 @@ SubClassOf(Annotation( "VHO SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (nasal cartilage) - -AnnotationAssertion(Annotation( "Wikipedia:Nasal_cartilage") "One of the cartilage structures in the nose that provide form and support[WP].") -AnnotationAssertion( "CALOHA:TS-0655") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37681") -AnnotationAssertion( "FMA:59502") -AnnotationAssertion( "MA:0001883") -AnnotationAssertion( "MESH:D055171") -AnnotationAssertion( "NCIT:C49593") -AnnotationAssertion( "SCTID:278941001") -AnnotationAssertion(Annotation( "ncithesaurus:Nasal_Cartilage") "UMLS:C0225415") -AnnotationAssertion( "Wikipedia:Nasal_cartilage") -AnnotationAssertion( "cartilage of nose") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001823") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nasal cartilage") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e1/Gray852.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MA") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mucosa of larynx) AnnotationAssertion(Annotation( "MP:0002261") "The mucous lining of the larynx, which is composed of squamous epithelium in the upper larynx and ciliated columnar epithelium in the lower larynx.") @@ -209916,29 +105913,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (nasal cavity mucosa) - -AnnotationAssertion(Annotation( "MP:0002238") "The mucous membrane that lines the nasal cavity[MP].") -AnnotationAssertion( "TODO - check lining vs part of. split olfactory and nasal mucosa?") -AnnotationAssertion( "BTO:0000912") -AnnotationAssertion( "CALOHA:TS-0657") -AnnotationAssertion( "EMAPA:36026") -AnnotationAssertion( "FMA:59684") -AnnotationAssertion( "GAID:302") -AnnotationAssertion( "SCTID:310211009") -AnnotationAssertion( "Wikipedia:Mucous_membrane_of_nose") -AnnotationAssertion(Annotation( "FMA:59684") "mucosa of nose") -AnnotationAssertion(Annotation( "FMA:59684") "mucous membrane of nose") -AnnotationAssertion( "tunica mucosa nasalis") -AnnotationAssertion(Annotation( "FMA:59684") Annotation( "FMA:TA") Annotation( ) "tunica mucosa nasi") -AnnotationAssertion( "uberon") -AnnotationAssertion( "nasal mucosa") -AnnotationAssertion( "UBERON:0001826") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nasal cavity mucosa") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lip) AnnotationAssertion(Annotation( "Wikipedia:Lip") Annotation( "http://www.medterms.com/script/main/art.asp?articlekey=9458") "One of the two fleshy folds which surround the opening of the mouth.") @@ -210052,8 +106026,7 @@ AnnotationAssertion( "SCTID:181189006") AnnotationAssertion( "SCTID:304982002") AnnotationAssertion( "TAO:0000217") -AnnotationAssertion(Annotation( "BIRNLEX:1196") "UMLS:C0022889") -AnnotationAssertion(Annotation( "ncithesaurus:Internal_Ear") "UMLS:C0022889") +AnnotationAssertion(Annotation( "BIRNLEX:1196") Annotation( "ncithesaurus:Internal_Ear") "UMLS:C0022889") AnnotationAssertion(Annotation( "BIRNLEX:1196") "UMLS:C1268973") AnnotationAssertion( "VHOG:0000284") AnnotationAssertion( "Wikipedia:Internal_ear") @@ -210076,21 +106049,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) -# Class: (auricular cartilage) - -AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/auricular+cartilage") "Cartilage of the pinna and much of the external ear canal.") -AnnotationAssertion( "EMAPA:35158") -AnnotationAssertion( "FMA:61013") -AnnotationAssertion( "MA:0001227") -AnnotationAssertion( "SCTID:279627003") -AnnotationAssertion(Annotation( "FMA:61013") "cartilage of pinna") -AnnotationAssertion( "pinna cartilage") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001848") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "auricular cartilage") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (cortex) AnnotationAssertion(Annotation( "Wikipedia:Cortex_(anatomy)") "Outermost layer of an organ[WP].") @@ -210133,24 +106091,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cartilage of external ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A cartilage that is part of a external ear [Automatically generated definition].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37706") -AnnotationAssertion( "FMA:61339") -AnnotationAssertion( "GAID:103") -AnnotationAssertion( "MA:0001886") -AnnotationAssertion( "MESH:D004425") -AnnotationAssertion( "NCIT:C49225") -AnnotationAssertion(Annotation( "ncithesaurus:External_Ear_Cartilage") "UMLS:C0013445") -AnnotationAssertion( "external ear cartilage") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001867") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cartilage of external ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (skin of chest) AnnotationAssertion(Annotation( "OBOL:automatic") "A zone of skin that is part of a chest [Automatically generated definition].") @@ -210222,109 +106162,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) -# Class: (frontal cortex) - -AnnotationAssertion(Annotation( "NLXANAT:20090601") "Anterior portion of the neocortex, lying anterior to the central sulcus in humans. It is bounded by the parietal cortex posteriorly and the temporal cortex laterally[NIFSTD,modified].") -AnnotationAssertion(Annotation( "NLXANAT:20090601") "Anterior portion of the frontal cortex, lying anterior to the central sulcus. It is bounded by the parietal cortex posteriorly and the temporal cortex laterally.") -AnnotationAssertion( "BTO:0000484") -AnnotationAssertion( "DHBA:10161") -AnnotationAssertion( "DMBA:16002") -AnnotationAssertion( "EMAPA:35357") -AnnotationAssertion( "FMA:242199") -AnnotationAssertion( "GAID:674") -AnnotationAssertion( "MA:0000905") -AnnotationAssertion( "NLXANAT:20090601") -AnnotationAssertion( "Wikipedia:Frontal_lobe") -AnnotationAssertion(Annotation( "FMA:242199") "cortex of frontal lobe") -AnnotationAssertion(Annotation( "FMA:242199") "frontal lobe cortex") -AnnotationAssertion(Annotation( "FMA:242199") "gray matter of frontal lobe") -AnnotationAssertion( "grey matter of frontal lobe") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "DHBA:10161") "frontal neocortex") -AnnotationAssertion( "UBERON:0001870") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "frontal cortex") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/b/b4/Gray729.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (temporal lobe) - -AnnotationAssertion(Annotation( "BIRNLEX:1160") "Lower lateral part of the cerebral hemisphere. (MSH).") -AnnotationAssertion( ) -AnnotationAssertion( "BAMS:TL") -AnnotationAssertion( "BAMS:Temporal_lobe") -AnnotationAssertion( "BIRNLEX:1160") -AnnotationAssertion( "BTO:0001355") -AnnotationAssertion( "CALOHA:TS-1020") -AnnotationAssertion( "DHBA:12139") -AnnotationAssertion( "EFO:0000917") -AnnotationAssertion( "EMAPA:18797") -AnnotationAssertion( "EV:0100169") -AnnotationAssertion( "FMA:61825") -AnnotationAssertion( "GAID:635") -AnnotationAssertion( "HBA:4132") -AnnotationAssertion( "MAT:0000508") -AnnotationAssertion( "MESH:D013702") -AnnotationAssertion( "NCIT:C12353") -AnnotationAssertion( "SCTID:180921000") -AnnotationAssertion(Annotation( "BIRNLEX:1160") "UMLS:C0039485") -AnnotationAssertion(Annotation( "ncithesaurus:Temporal_Lobe") "UMLS:C0039485") -AnnotationAssertion(Annotation( "BIRNLEX:1160") "UMLS:C1268978") -AnnotationAssertion( "Wikipedia:Temporal_lobe") -AnnotationAssertion(Annotation( "BIRNLEX:1160") "neuronames:125") -AnnotationAssertion(Annotation( "Wikipedia:Temporal_lobe") Annotation( ) "lobus temporalis") -AnnotationAssertion( "temporal cortex") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001871") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Boundary notes: It is bounded dorsally by the lateral fissure and posteriorly by an arbitrary border shared with the occipital lobe. [Wikipedia:Temporal_lobe]") -AnnotationAssertion(rdfs:label "temporal lobe") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/91/Gray730.png"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (parietal lobe) - -AnnotationAssertion(Annotation( "BIRNLEX:1148") "Upper central part of the cerebral hemisphere. (MSH).") -AnnotationAssertion( ) -AnnotationAssertion( "parietal region") -AnnotationAssertion( "BAMS:Parietal_lobe") -AnnotationAssertion( "BIRNLEX:1148") -AnnotationAssertion( "BTO:0001001") -AnnotationAssertion( "CALOHA:TS-0747") -AnnotationAssertion( "DHBA:12131") -AnnotationAssertion( "EFO:0000914") -AnnotationAssertion( "EV:0100168") -AnnotationAssertion( "FMA:61826") -AnnotationAssertion( "GAID:680") -AnnotationAssertion( "HBA:4084") -AnnotationAssertion( "MAT:0000506") -AnnotationAssertion( "MESH:D010296") -AnnotationAssertion( "NCIT:C12354") -AnnotationAssertion( "SCTID:180922007") -AnnotationAssertion(Annotation( "BIRNLEX:1148") "UMLS:C0030560") -AnnotationAssertion(Annotation( "ncithesaurus:Parietal_Lobe_of_the_Brain") "UMLS:C0030560") -AnnotationAssertion( "Wikipedia:Parietal_lobe") -AnnotationAssertion(Annotation( "BIRNLEX:1148") "neuronames:95") -AnnotationAssertion(Annotation( "FMA:61826") Annotation( "FMA:TA") Annotation( ) "regio parietalis") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Parietal_lobe") Annotation( ) "lobus parietalis") -AnnotationAssertion( "UBERON:0001872") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "parietal lobe") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/b/b2/Gray726_parietal_lobe.png"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (phrenic nerve) AnnotationAssertion(Annotation( "VHOG:0000728") "A nerve that arises from the caudal cervical nerves and is primarily the motor nerve of the diaphragm but also sends sensory fibers to the pericardium.") @@ -210345,8 +106182,7 @@ AnnotationAssertion( "Wikipedia:Phrenic_nerve") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BTO:0001063") "diaphragmatic nerve") -AnnotationAssertion(Annotation( "BTO:0001063") "nervus phrenicus") -AnnotationAssertion(Annotation( "Wikipedia:Phrenic_nerve") Annotation( ) "nervus phrenicus") +AnnotationAssertion(Annotation( "BTO:0001063") Annotation( "Wikipedia:Phrenic_nerve") Annotation( ) "nervus phrenicus") AnnotationAssertion(Annotation( "BTO:0001063") "phrenic") AnnotationAssertion( "UBERON:0001884") AnnotationAssertion( ) @@ -210448,8 +106284,7 @@ AnnotationAssertion( "NCIT:C40185") AnnotationAssertion( "SCTID:362291003") AnnotationAssertion( "TAO:0000109") -AnnotationAssertion(Annotation( "BIRNLEX:1509") "UMLS:C0085140") -AnnotationAssertion(Annotation( "ncithesaurus:Fore-Brain") "UMLS:C0085140") +AnnotationAssertion(Annotation( "BIRNLEX:1509") Annotation( "ncithesaurus:Fore-Brain") "UMLS:C0085140") AnnotationAssertion( "VHOG:0000383") AnnotationAssertion( "Wikipedia:Forebrain") AnnotationAssertion( "XAO:0000011") @@ -210509,8 +106344,7 @@ AnnotationAssertion( "RETIRED_EHDAA2:0001104") AnnotationAssertion( "SCTID:279099009") AnnotationAssertion( "TAO:0000128") -AnnotationAssertion(Annotation( "BIRNLEX:1667") "UMLS:C0025462") -AnnotationAssertion(Annotation( "ncithesaurus:Mesencephalon") "UMLS:C0025462") +AnnotationAssertion(Annotation( "BIRNLEX:1667") Annotation( "ncithesaurus:Mesencephalon") "UMLS:C0025462") AnnotationAssertion( "VHOG:0000069") AnnotationAssertion( "Wikipedia:Midbrain") AnnotationAssertion( "XAO:0000014") @@ -210674,8 +106508,7 @@ AnnotationAssertion( "PBA:128013010") AnnotationAssertion( "SCTID:279328001") AnnotationAssertion( "TAO:0000101") -AnnotationAssertion(Annotation( "BIRNLEX:1503") "UMLS:C0012144") -AnnotationAssertion(Annotation( "ncithesaurus:Diencephalon") "UMLS:C0012144") +AnnotationAssertion(Annotation( "BIRNLEX:1503") Annotation( "ncithesaurus:Diencephalon") "UMLS:C0012144") AnnotationAssertion( "VHOG:0000318") AnnotationAssertion( "Wikipedia:Diencephalon") AnnotationAssertion( "XAO:0000013") @@ -210774,8 +106607,7 @@ AnnotationAssertion( "NCIT:C12442") AnnotationAssertion( "SCTID:279104005") AnnotationAssertion( "TAO:0000545") -AnnotationAssertion(Annotation( "BIRNLEX:957") "UMLS:C0025148") -AnnotationAssertion(Annotation( "ncithesaurus:Medulla_Oblongata") "UMLS:C0025148") +AnnotationAssertion(Annotation( "BIRNLEX:957") Annotation( "ncithesaurus:Medulla_Oblongata") "UMLS:C0025148") AnnotationAssertion(Annotation( "BIRNLEX:957") "UMLS:C1269575") AnnotationAssertion( "VHOG:0000181") AnnotationAssertion( "Wikipedia:Bone_marrow_of_ovary_oblongata") @@ -210833,8 +106665,7 @@ AnnotationAssertion( "PBA:128013014") AnnotationAssertion( "SCTID:244433007") AnnotationAssertion( "TAO:0001215") -AnnotationAssertion(Annotation( "BIRNLEX:954") "UMLS:C0039729") -AnnotationAssertion(Annotation( "ncithesaurus:Thalamus") "UMLS:C0039729") +AnnotationAssertion(Annotation( "BIRNLEX:954") Annotation( "ncithesaurus:Thalamus") "UMLS:C0039729") AnnotationAssertion( "VHOG:0000657") AnnotationAssertion( "Wikipedia:Thalamus") AnnotationAssertion( "ZFA:0001215") @@ -210857,70 +106688,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (hypothalamus) - -AnnotationAssertion(Annotation( "Wikipedia:Hypothalamus") Annotation( "ZFIN:curator") "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. [ZFA]. One of the most important functions of the hypothalamus is to link the nervous system to the endocrine system via the pituitary gland (hypophysis).[Wikipedia].") -AnnotationAssertion(Annotation( "ABA") ) -AnnotationAssertion(Annotation( "Lancelets possess a region similar to the hypothalamus (Murakami, 2005)") ) -AnnotationAssertion(Annotation( "Ariens, p. 1192") ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000032") Annotation( "TAO") Annotation( "ZFIN:curator") "A specialized brain region of the ventral diencephalon arising near the end of the segmentation period; the embryonic hypothalamic region will give rise to the posterior pituitary gland as well as a number of brain nuclei. Kimmel et al, 1995.[TAO]") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010484") Annotation( "AAO") Annotation( "AAO:BJB") "Part of the diencephalon ventral to the thalamus consisting of connecting fibers and is a center for control of the autonomous nervous system.[AAO]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000179") Annotation( "VHOG") Annotation( "DOI:10.1016/j.ydbio.2005.02.008 Murakami Y, Uchida K, Rijli FM and Kuratani S, Evolution of the brain developmental plan: Insights from agnathans. Developmental Biology (2005)") Annotation( "http://bgee.unil.ch/") "For instance, the vertebrate ventral diencephalon generates the hypothalamus which functions as a major endocrine center in cooperation with the hypophysis, the anterior part of the pituitary gland, located just ventral to the hypothalamus. In the amphioxus brain, the presence of a hypothalamus-like structure has been reported associated with the ventrally located Hatschek's pit, the hypothetical hypophysial homologue. It is thus conceivable that a hypothalamus-like structure originally involved in endocrine functions may have already been present before the establishment of vertebrates.[well established][VHOG]") -AnnotationAssertion( "hypothalamic") -AnnotationAssertion(Annotation( "WP") "all vertebrates contain a hypothalamus") -AnnotationAssertion(Annotation( "BIRNLEX:734") Annotation( "NIFSTD:NeuroNames_abbrevSource") Annotation( ) "Hy") -AnnotationAssertion( "AAO:0010484") -AnnotationAssertion( "BAMS:HY") -AnnotationAssertion( "BAMS:Hy") -AnnotationAssertion( "BIRNLEX:734") -AnnotationAssertion( "BM:Die-Hy") -AnnotationAssertion( "BTO:0000614") -AnnotationAssertion( "CALOHA:TS-0469") -AnnotationAssertion( "DHBA:10467") -AnnotationAssertion( "EFO:0000107") -AnnotationAssertion( "EHDAA2:0000802") -AnnotationAssertion( "EHDAA:5446") -AnnotationAssertion( "EMAPA:17536") -AnnotationAssertion( "EV:0100225") -AnnotationAssertion( "FMA:62008") -AnnotationAssertion( "GAID:460") -AnnotationAssertion( "HBA:4540") -AnnotationAssertion( "MA:0000173") -AnnotationAssertion( "MAT:0000112") -AnnotationAssertion( "MBA:1097") -AnnotationAssertion( "MESH:D007031") -AnnotationAssertion( "MIAA:0000112") -AnnotationAssertion( "NCIT:C12458") -AnnotationAssertion( "SCTID:264483005") -AnnotationAssertion( "TAO:0000032") -AnnotationAssertion(Annotation( "BIRNLEX:734") "UMLS:C0020663") -AnnotationAssertion(Annotation( "ncithesaurus:Hypothalamus") "UMLS:C0020663") -AnnotationAssertion( "VHOG:0000179") -AnnotationAssertion( "Wikipedia:Hypothalamus") -AnnotationAssertion( "XAO:0004070") -AnnotationAssertion( "ZFA:0000032") -AnnotationAssertion( "galen:Hypothalamus") -AnnotationAssertion(Annotation( "BIRNLEX:734") "neuronames:292") -AnnotationAssertion( "preoptico-hypothalamic area") -AnnotationAssertion( "preoptico-hypothalamic region") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Hypothalamus") Annotation( ) "hypothalamus") -AnnotationAssertion( "UBERON:0001898") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hypothalamus") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/9f/LocationOfHypothalamus.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") Annotation( "EHDAA2") Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "WP") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (epithalamus) AnnotationAssertion(Annotation( "BIRNLEX:1710") "Most dorsal part of the thalamus, comprising the pineal gland and habenular nuclei in most vertebrates. In a few vertebrates, it also includes the parietal eye. (Butler and Hodos, Comparative Vertebrate Neuroanatomy, 2nd ed, 2005, pg. 345-346.") @@ -210961,8 +106728,7 @@ AnnotationAssertion( "PBA:128013147") AnnotationAssertion( "SCTID:281487003") AnnotationAssertion( "TAO:0000509") -AnnotationAssertion(Annotation( "BIRNLEX:1710") "UMLS:C0152361") -AnnotationAssertion(Annotation( "ncithesaurus:Epithalamus") "UMLS:C0152361") +AnnotationAssertion(Annotation( "BIRNLEX:1710") Annotation( "ncithesaurus:Epithalamus") "UMLS:C0152361") AnnotationAssertion( "VHOG:0000178") AnnotationAssertion( "Wikipedia:Epithalamus") AnnotationAssertion( "ZFA:0000509") @@ -211314,73 +107080,11 @@ AnnotationAssertion( "regional part of spinal cord") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (neocortex) - -AnnotationAssertion(Annotation( "BIRNLEX:2547") Annotation( "OldNeuroNames:754") "An area of cerebral cortex defined on the basis of cytoarchitecture that have six layers. Starting from the cortical surface the layers are: molecular layer (I), external granular layer (II), external pyramidal layer (III), internal granular layer (IV), internal pyramidal layer (V), and multiform layer (VI). Neocortex is most prominent in the frontal lobe, the parietal lobe, the temporal lobe and the occipital lobe, less so in the cingulate gyrus, the parahippocampal gyrus and the insula. It is composed of two subdivisions: true isocortex and proisocortex (Carpenter-83)(NN).") -AnnotationAssertion(Annotation( "ABA") ) -AnnotationAssertion(Annotation( "PMID:23027930") "The 6-layer neocortex is well conserved in all extant mammals, but not present in birds or reptils") -AnnotationAssertion( "BAMS:ISO") -AnnotationAssertion( "BAMS:Iso-cortex") -AnnotationAssertion( "BAMS:NCX") -AnnotationAssertion( "BIRNLEX:2547") -AnnotationAssertion( "BTO:0000920") -AnnotationAssertion( "DHBA:10160") -AnnotationAssertion( "EHDAA2:0004662") -AnnotationAssertion( "EMAPA:32842") -AnnotationAssertion( "EMAPA:35589") -AnnotationAssertion( "FMA:62429") -AnnotationAssertion( "GAID:677") -AnnotationAssertion( "MA:0002754") -AnnotationAssertion( "MBA:315") -AnnotationAssertion( "MESH:D019579") -AnnotationAssertion( "PBA:294021746") -AnnotationAssertion(Annotation( "BIRNLEX:2547") "UMLS:C0175173") -AnnotationAssertion( "Wikipedia:Neocortex") -AnnotationAssertion(Annotation( "BIRNLEX:2547") "neuronames:757") -AnnotationAssertion( "cerebral neocortex") -AnnotationAssertion(Annotation( "ISBN:0471888893") Annotation( ) "homogenetic cortex") -AnnotationAssertion(Annotation( "BIRNLEX:2547") "homotypical cortex") -AnnotationAssertion(Annotation( "FMA:62429") "isocortex (sensu lato)") -AnnotationAssertion(Annotation( "DHBA:10160") "neocortex (isocortex)") -AnnotationAssertion( "neopallial cortex") -AnnotationAssertion( "neopallium") -AnnotationAssertion(Annotation( "BRAINSPAN:BRAINSPAN") "isocortex") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BAMS:iso-cortex") "iso-cortex") -AnnotationAssertion(Annotation( "BTO:0000920") "nonolfactory cortex") -AnnotationAssertion(Annotation( "NeuroNames:757") Annotation( ) "nucleus hypoglossalis") -AnnotationAssertion( "UBERON:0001950") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neocortex") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/77/Neocortex.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (epithelium of oropharynx) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a oropharynx [Automatically generated definition].") -AnnotationAssertion(Annotation( "FMA") "Composition varies with species and time. This is classified as nonkeratinizing stratified squamous in FMA, unilaminar in EHDAA2; the majority of the pharyngeal epithelium is unilaminar in zebrafish") -AnnotationAssertion( "EHDAA2:0004083") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37705") -AnnotationAssertion( "FMA:62453") -AnnotationAssertion( "MA:0001605") -AnnotationAssertion( "NCIT:C49264") -AnnotationAssertion(Annotation( "ncithesaurus:Oropharynx_Epithelium") "UMLS:C1179158") -AnnotationAssertion( "oropharyngeal epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "oropharynx epithelial tissue") -AnnotationAssertion(Annotation( "MA:0001605") "oropharynx epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001952") -AnnotationAssertion(rdfs:label "epithelium of oropharynx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (cartilage of bronchus) AnnotationAssertion(Annotation( "MP:0010988") "The hyaline cartilaginous structures that support the bronchi, present as irregular rings in the larger bronchi (and not as regular as in the trachea), and as small plates and islands in the smaller bronchi; as the branching continues through the bronchial tree, the amount of hyaline cartilage in the walls decreases until it is absent in the smallest bronchioles[MP].") +AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:35192") AnnotationAssertion( "FMA:62649") AnnotationAssertion( "MA:0001835") @@ -211397,9 +107101,11 @@ AnnotationAssertion(Annotation( ) "cartilagines bronchiales") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0001956") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cartilage of bronchus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "MP") ObjectSomeValuesFrom( )) @@ -211428,31 +107134,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (terminal bronchiole epithelium) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An epithelium that lines a terminal bronchiole.") -AnnotationAssertion( ) -AnnotationAssertion( "A pseudostratified epithelium, containing basal cells, stem cells of the airway, submucosal glands and cartilage rings, is limited to the trachea and large lobar airways in the mouse (Morrisey and Hogan, 2010). This more complex epithelium extends to terminal bronchioles in the human[DOI:10.1242/dev.115469]") -AnnotationAssertion( "EMAPA:36283") -AnnotationAssertion( "FMA:62794") -AnnotationAssertion( "MA:0001774") -AnnotationAssertion( "NCIT:C33755") -AnnotationAssertion(Annotation( "ncithesaurus:Terminal_Bronchiole_Epithelium") "UMLS:C1179400") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis epithelial tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of terminal bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelium of bronchiolus terminalis") -AnnotationAssertion(Annotation( "FMA:62794") "epithelium of terminal bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole epithelial tissue") -AnnotationAssertion( "terminal bronchiole epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0001958") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "terminal bronchiole epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (mucosa-associated lymphoid tissue) AnnotationAssertion(Annotation( "Wikipedia:Mucosa-associated_lymphoid_tissue") "Diffuse system of small concentrations of lymphoid tissue found in various sites of the body such as the gastrointestinal tract, thyroid, breast, lung, salivary glands, eye, and skin[WP]. Mucosal-associated lymphoid tissue is typically found as nodules associated with mucosal epithelia with distinct internal structures including B- and T-zones for the activation of lymphocytes[GO].") @@ -212053,6 +107734,7 @@ AnnotationAssertion(rdfs:comment AnnotationAssertion(rdfs:label "placenta") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/66/Placenta.jpg"^^xsd:anyURI) AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/f1/Placenta.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Placenta.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -212140,40 +107822,10 @@ SubClassOf(Annotation( "FMA SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "VSAO-text-def") ObjectSomeValuesFrom( )) -# Class: (elastic cartilage tissue) - -AnnotationAssertion(Annotation( "GO_REF:0000034") Annotation( "PSPUB:0000170") Annotation( "VSAO:0000091") Annotation( "http://dx.plos.org/10.1371/journal.pone.0051070") "Cartilage tissue that is flexible and contains abundant elastic fibers.") -AnnotationAssertion(Annotation( "FMA:64785") "Cartilage (tissue) which consists of chondrocytes and collagen, the intercellular matrix of which consists of elastic fibers[FMA:64785].") -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000091") Annotation( "VSAO") Annotation( "PSPUB:0000170") "Cartilage tissue that is flexible and contains abundant elastic fibers.[VSAO]") -AnnotationAssertion(Annotation( "MA") "MA has a distinct class for yellow") -AnnotationAssertion( "FMA:64785") -AnnotationAssertion( "MA:0000107") -AnnotationAssertion( "MA:0000485") -AnnotationAssertion( "NCIT:C32494") -AnnotationAssertion(Annotation( "ncithesaurus:Elastic_Cartilage") "UMLS:C0682559") -AnnotationAssertion( "VSAO:0000091") -AnnotationAssertion( "Wikipedia:Elastic_cartilage") -AnnotationAssertion( "XAO:0004197") -AnnotationAssertion(Annotation( "MA:0000107") "elastic cartilage") -AnnotationAssertion(Annotation( "VSAO:0000091") "elastic cartilage tissue") -AnnotationAssertion(Annotation( "Wikipedia:Elastic_cartilage") "yellow elastic cartilage") -AnnotationAssertion( "yellow elastic cartilage tissue") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "reticular cartilage") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "yellow cartilage") -AnnotationAssertion( "UBERON:0001996") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "elastic cartilage tissue") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/ca/Gray904.png"^^xsd:anyURI) -SubClassOf(Annotation( "VSAO") ) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "VSAO") ObjectSomeValuesFrom( )) - # Class: (gluteal muscle) AnnotationAssertion(Annotation( "Wikipedia:Gluteal_muscles") "On of the muscles that make up the buttocks: the gluteus maximus muscle, gluteus medius muscle and gluteus minimus muscle.") +AnnotationAssertion( ) AnnotationAssertion( "gluteal") AnnotationAssertion(Annotation( "FMA") "FMA includes tensor fasciae latae and other buttock muscles. BTO def: Any one of three large skeletal muscles that form the buttock and move the thigh.") AnnotationAssertion( "BTO:0000531") @@ -212189,6 +107841,7 @@ AnnotationAssertion( "BTO:0000531") "gluteus") AnnotationAssertion( "gluteus muscle") AnnotationAssertion( "UBERON:0002000") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "gluteal muscle") @@ -212249,6 +107902,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "medulla of lymph node") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_F_Lymph_Node.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_M_Lymph_Node.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -212335,6 +107990,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary artery") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -212368,6 +108025,10 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "kidney capsule") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/6/69/Illu_kidney.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_R.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -212406,6 +108067,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary vein") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -212468,8 +108131,7 @@ AnnotationAssertion( "MESH:D000055") AnnotationAssertion( "NCIT:C32041") AnnotationAssertion( "SCTID:362469008") -AnnotationAssertion(Annotation( "BIRNLEX:812") "UMLS:C0000905") -AnnotationAssertion(Annotation( "ncithesaurus:Accessory_Nerve") "UMLS:C0000905") +AnnotationAssertion(Annotation( "BIRNLEX:812") Annotation( "ncithesaurus:Accessory_Nerve") "UMLS:C0000905") AnnotationAssertion(Annotation( "BIRNLEX:812") "UMLS:C1305777") AnnotationAssertion( "VHOG:0000699") AnnotationAssertion( "Wikipedia:Spinal_accessory_nerve") @@ -212540,123 +108202,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (stratum basale of epidermis) - -AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0001231") "The deepest layer of the epidermis, which is composed of dividing stem cells and anchoring cells.") -AnnotationAssertion( ) -AnnotationAssertion( "replaces damaged cells on outside of body") -AnnotationAssertion( "consisting of non-keratinized, viable cells, in contrast to the outer (upper) layer of epidermis made up of keratinized, anucleated, non-viable cells") -AnnotationAssertion(Annotation( "Wikipedia:Malpighian_layer") "Malpighian layer") -AnnotationAssertion(Annotation( ) "rete Malphighii") -AnnotationAssertion( "rete Malpighii") -AnnotationAssertion(Annotation( "Wikipedia:Malpighian_layer") Annotation( ) "stratum Malpighi") -AnnotationAssertion( "stratum basale") -AnnotationAssertion( "stratum germinosum") -AnnotationAssertion( "AAO:0010598") -AnnotationAssertion( "BTO:0000438") -AnnotationAssertion( "EMAPA:32779") -AnnotationAssertion( "FMA:67540") -AnnotationAssertion( "MA:0000803") -AnnotationAssertion( "NCIT:C33466") -AnnotationAssertion( "NCIT:C33623") -AnnotationAssertion( "SCTID:419481005") -AnnotationAssertion( "TAO:0001180") -AnnotationAssertion(Annotation( "ncithesaurus:Stratum_Basale") "UMLS:C0221925") -AnnotationAssertion( "Wikipedia:Stratum_germinativum") -AnnotationAssertion( "XAO:0000041") -AnnotationAssertion( "ZFA:0001180") -AnnotationAssertion(Annotation( "FMA:67540") "basal cell layer of epidermis") -AnnotationAssertion(Annotation( "ZFA:0001180") "basal epidermal layer") -AnnotationAssertion(Annotation( "TAO:0001180") "epidermal basal stratum") -AnnotationAssertion( "epidermis stratum basale") -AnnotationAssertion( "stratum basalis of epidermis") -AnnotationAssertion( "stratum germinativum") -AnnotationAssertion( "stratum germinosum of epidermis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "basal cell layer of skin") -AnnotationAssertion( "basal layer of epidermis") -AnnotationAssertion( "epidermis basal layer") -AnnotationAssertion(Annotation( "XAO:0000041") "epidermis sensorial layer") -AnnotationAssertion( "epidermis stratum germinativum") -AnnotationAssertion( "UBERON:0002025") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "stratum basale of epidermis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (stratum spinosum of epidermis) - -AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0001236") "The layer of polyhedral cells in the epidermis found between the stratum granulosum and stratum basale; shrinkage and adhesion of these cells gives a spiny or prickly appearance.") -AnnotationAssertion( ) -AnnotationAssertion( "Has cells that produce and secrete bipolar lipids which prevent evaporation, helping to 'water-proof' the skin. Keratinization begins in the stratum spinosum. [Wikipedia:Stratum_spinosum]") -AnnotationAssertion(Annotation( "Wikipedia:Malpighian_layer") "Malpighian layer") -AnnotationAssertion(Annotation( "Wikipedia:Malpighian") Annotation( ) "stratum Malpighii") -AnnotationAssertion( "BTO:0000435") -AnnotationAssertion( "EMAPA:32785") -AnnotationAssertion( "FMA:67542") -AnnotationAssertion( "MA:0000807") -AnnotationAssertion( "NCIT:C12850") -AnnotationAssertion( "SCTID:420086000") -AnnotationAssertion(Annotation( "ncithesaurus:Stratum_Spinosum") "UMLS:C0221924") -AnnotationAssertion( "Wikipedia:Stratum_spinosum") -AnnotationAssertion( "epidermis stratum spinosum") -AnnotationAssertion(Annotation( "FMA:67542") "prickle cell layer of epidermis") -AnnotationAssertion( "squamous cell layer of epidermis") -AnnotationAssertion( "stratum spinosum") -AnnotationAssertion( "uberon") -AnnotationAssertion( "epidermis prickle cell layer") -AnnotationAssertion(Annotation( "BTO:0000435") "prickle cell layer") -AnnotationAssertion( "UBERON:0002026") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "stratum spinosum of epidermis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (stratum corneum of epidermis) - -AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0001240") "The outer layer of the epidermis, consisting of several layers of flat keratinized non-nucleated cells.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010597") Annotation( "AAO") Annotation( "AAO:CAM") "The keratinized outermost layer of the epidermis, which is periodically shed.[AAO]") -AnnotationAssertion( "some oral epitehlium also has cornified layer / stratum corneum") -AnnotationAssertion(Annotation( "BTO:0000344") "horny layer") -AnnotationAssertion( "keratinized squame layer") -AnnotationAssertion( "stratum corneum") -AnnotationAssertion( "AAO:0010597") -AnnotationAssertion( "BTO:0000344") -AnnotationAssertion( "CALOHA:TS-0981") -AnnotationAssertion( "EMAPA:32787") -AnnotationAssertion( "FMA:67545") -AnnotationAssertion( "MA:0000804") -AnnotationAssertion( "NCIT:C33625") -AnnotationAssertion( "SCTID:361695002") -AnnotationAssertion(Annotation( "ncithesaurus:Stratum_Corneum") "UMLS:C0221921") -AnnotationAssertion( "Wikipedia:Stratum_corneum") -AnnotationAssertion( "cornified layer") -AnnotationAssertion( "epidermis stratum corneum") -AnnotationAssertion(Annotation( "FMA:67545") "horny layer of epidermis") -AnnotationAssertion( "keratinized squame layer of epidermis") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Stratum_corneum") Annotation( ) "stratum corneum epidermidis") -AnnotationAssertion( "UBERON:0002027") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "stratum corneum of epidermis") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/20/Skinlayers.png"^^xsd:anyURI) -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/e/e4/Epidermal_layers.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (hindbrain) AnnotationAssertion(Annotation( "Wikipedia:Rhombencephalon") Annotation( "ZFA:0000029") Annotation( "ZFIN:curator") "The most posterior of the three principal regions of the brain. In mammals and birds the hindbrain is divided into a rostral metencephalon and a caudal myelencephalon. In zebrafish, with the exception of the cerebellum, the ventral remainder of the metencephalon can be separated only arbitrarily from the more caudal myelencephalic portion of the medulla oblongata (From: Neuroanatomy of the Zebrafish Brain)[ZFA]. Organ component of neuraxis that has as its parts the pons, cerebellum and medulla oblongata[FMA].") @@ -212691,8 +108236,7 @@ AnnotationAssertion( "NCIT:C40336") AnnotationAssertion( "SCTID:303456008") AnnotationAssertion( "TAO:0000029") -AnnotationAssertion(Annotation( "BIRNLEX:942") "UMLS:C0035507") -AnnotationAssertion(Annotation( "ncithesaurus:Hind-Brain") "UMLS:C0035507") +AnnotationAssertion(Annotation( "BIRNLEX:942") Annotation( "ncithesaurus:Hind-Brain") "UMLS:C0035507") AnnotationAssertion(Annotation( "BIRNLEX:942") "UMLS:C1522180") AnnotationAssertion( "VHOG:0000070") AnnotationAssertion( "Wikipedia:Rhombencephalon") @@ -212907,8 +108451,7 @@ AnnotationAssertion( "NCIT:C12445") AnnotationAssertion( "SCTID:180924008") AnnotationAssertion( "TAO:0000100") -AnnotationAssertion(Annotation( "BIRNLEX:1489") "UMLS:C0007765") -AnnotationAssertion(Annotation( "ncithesaurus:Cerebellum") "UMLS:C0007765") +AnnotationAssertion(Annotation( "BIRNLEX:1489") Annotation( "ncithesaurus:Cerebellum") "UMLS:C0007765") AnnotationAssertion(Annotation( "BIRNLEX:1489") "UMLS:C1268981") AnnotationAssertion( "VHOG:0000024") AnnotationAssertion( "Wikipedia:Cerebellum") @@ -212959,6 +108502,8 @@ AnnotationAssertion(rdfs:comment AnnotationAssertion(rdfs:label "bronchial artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a7/Gray1032.png"^^xsd:anyURI) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (lymphatic vessel endothelium) @@ -213122,6 +108667,10 @@ AnnotationAssertion( "Snakes and limbless lizards typically possess only the right lung as a major respiratory organ; the left lung is greatly reduced, or even absent. Amphisbaenians, however, have the opposite arrangement, with a major left lung, and a reduced or absent right lung [WP]") AnnotationAssertion(rdfs:label "lung") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/701"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-lung.glb") SubClassOf( ) SubClassOf(Annotation( "some species only have a single lung") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -213191,33 +108740,6 @@ AnnotationAssertion( "embryonic structure") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (epithelium of bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a bronchiole [Automatically generated definition].") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0001866") -AnnotationAssertion( "CALOHA:TS-0570") -AnnotationAssertion( "EMAPA:32693") -AnnotationAssertion( "FMA:69077") -AnnotationAssertion( "MA:0001772") -AnnotationAssertion( "NCIT:C48942") -AnnotationAssertion(Annotation( "ncithesaurus:Bronchiole_Epithelium") "UMLS:C1181296") -AnnotationAssertion(Annotation( "BTO:0001866") "bronchiolar epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole epithelial tissue") -AnnotationAssertion( "bronchiole epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of bronchiole") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002051") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "epithelium of bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "BTO") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (adrenal gland capsule) AnnotationAssertion(Annotation( "MP:0013565") "The thick capsule of dense irregular connective tissue that surrounds each adrenal gland and contains scattered elastic fibers; the capsule contains a rich plexus of blood vessels (mainly small arteries) and numerous nerve fibers; some blood vessels and nerves enter the substance of the gland in the trabeculae that extend inward from the capsule and then leave the trabeculae to enter the cortex.") @@ -213270,32 +108792,6 @@ AnnotationAssertion( "phrenic artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (femoral artery) - -AnnotationAssertion(Annotation( "Wikipedia:Femoral_artery") "The femoral artery is a large artery in the muscles of the thigh. It is a continuation of external iliac artery where it enters the femoral triangle at the mid inguinal point behind the inguinal ligament. It leaves femoral triangle through apex beneath the sartorius muscle. It enters the popliteal fossa by passing through the 5th osseo-aponeurotic(adductor hiatus) opening of adductor magnus where it becomes the Popliteal Artery. [WP,unvetted].") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010222") Annotation( "AAO") Annotation( "AAO:BJB") "Artery which supplies blood via branches to the hindlimbs.[AAO]") -AnnotationAssertion( "AAO:0010222") -AnnotationAssertion( "BTO:0001624") -AnnotationAssertion( "CALOHA:TS-0321") -AnnotationAssertion( "EMAPA:35342") -AnnotationAssertion( "FMA:70248") -AnnotationAssertion( "GAID:494") -AnnotationAssertion( "MA:0001951") -AnnotationAssertion( "MESH:D005263") -AnnotationAssertion( "NCIT:C12715") -AnnotationAssertion( "SCTID:244332003") -AnnotationAssertion(Annotation( "ncithesaurus:Femoral_Artery") "UMLS:C0015801") -AnnotationAssertion( "Wikipedia:Femoral_artery") -AnnotationAssertion( "galen:FemoralArtery") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Femoral_artery") Annotation( ) "arteria femoralis") -AnnotationAssertion( "UBERON:0002060") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "femoral artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray546.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "FMA") Annotation( "WP") ObjectSomeValuesFrom( )) - # Class: (truncus arteriosus) AnnotationAssertion(Annotation( "Wikipedia:Truncus_arteriosus_(embryology)") "The truncus arteriosus and bulbus cordis are divided by the aorticopulmonary septum. The truncus arteriosus gives rise to the ascending aorta and the pulmonary trunk. The bulbus cordis gives rise to the smooth parts (outflow tract) of the left and right ventricles.") @@ -213428,8 +108924,7 @@ AnnotationAssertion( "ZFA:0001119") AnnotationAssertion( "vertebrate dermis") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0000294") "corium") -AnnotationAssertion(Annotation( "Wikipedia:Dermis") Annotation( ) "corium") +AnnotationAssertion(Annotation( "BTO:0000294") Annotation( "Wikipedia:Dermis") Annotation( ) "corium") AnnotationAssertion(Annotation( "BTO:0000294") "cutis") AnnotationAssertion( "UBERON:0002067") AnnotationAssertion( ) @@ -213449,31 +108944,6 @@ SubClassOf(Annotation( "htt SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) -# Class: (stratum granulosum of epidermis) - -AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0001239") "The layer of flattened cells containing basophilic granules of keratohyalin and lying just above the stratum spinosum (spiny layer) of the epidermis.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0000361") -AnnotationAssertion( "EMAPA:32786") -AnnotationAssertion( "FMA:70344") -AnnotationAssertion( "MA:0000805") -AnnotationAssertion( "NCIT:C33627") -AnnotationAssertion( "SCTID:418563001") -AnnotationAssertion(Annotation( "ncithesaurus:Stratum_Granulosum") "UMLS:C0221923") -AnnotationAssertion( "Wikipedia:Stratum_granulosum") -AnnotationAssertion( "epidermis stratum granulosum") -AnnotationAssertion(Annotation( "FMA:70344") "granular layer of epidermis") -AnnotationAssertion(Annotation( "BTO:0000361") "stratum granulosum") -AnnotationAssertion( "uberon") -AnnotationAssertion( "epidermis granular layer") -AnnotationAssertion( "UBERON:0002069") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "stratum granulosum of epidermis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (hypodermis) AnnotationAssertion(Annotation( "Wikipedia:Hypodermis") "Lowermost layer of the integumentary system in vertebrates. Types of cells that are found in the hypodermis are fibroblasts, adipose cells, and macrophages. It is derived from the mesoderm, but unlike the dermis, it is not derived from the dermatome region of the mesoderm. The hypodermis is used mainly for fat storage[WP].") @@ -213608,20 +109078,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cuticle of hair) - -AnnotationAssertion(Annotation( "MGI:llw2") Annotation( "MP:0003810") "Smooth and glossy outer protective cell layer of hair shaft.") -AnnotationAssertion( "EMAPA:35388") -AnnotationAssertion( "FMA:70933") -AnnotationAssertion( "MA:0000157") -AnnotationAssertion( "hair cuticle") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002076") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cuticle of hair") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cortex of hair) AnnotationAssertion(Annotation( "OBOL:automatic") "A cortex that is part of a hair [Automatically generated definition].") @@ -213675,6 +109131,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right cardiac atrium") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -213712,6 +109170,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left cardiac atrium") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -213746,6 +109206,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "heart right ventricle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "PMID:17276708") ObjectSomeValuesFrom( )) @@ -213870,6 +109332,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "heart left ventricle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/20/Diagram_of_the_human_heart_%28cropped%29.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -213957,6 +109421,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (appendicular skeleton) AnnotationAssertion(Annotation( "UBERONREF:0000003") Annotation( "Wikipedia:Appendicular_skeleton") Annotation( "https://orcid.org/0000-0002-6601-2165") "Subdivision of skeleton which which consists of all the skeletal elements in in the pectoral and pelvic appendage complexes[cjm].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000076") Annotation( "VSAO") Annotation( "PSPUB:0000170") Annotation( "https://orcid.org/0000-0002-6601-2165") "Skeletal subdivision consisting of all the skeletal elements in the pectoral and pelvic appendage complexes.[VSAO]") AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000027") Annotation( "TAO") Annotation( "TAO:wd") "Skeletal system that consists of the paired fins (pectoral or pelvic fins).[TAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000747") Annotation( "AAO") Annotation( "AAO:LAP") "The pectoral and pelvic girdles, which articulate with the axial skeleton, together with their associated limbs, the forelimbs and hind limbs, form the appendicular skeleton.[AAO]") @@ -213982,6 +109447,7 @@ AnnotationAssertion( "Wikipedia:Appendicular_skeleton") Annotation( ) "skeleton appendiculare") AnnotationAssertion( "UBERON:0002091") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -214079,6 +109545,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "interventricular septum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/96/Gray498.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (mesentery) @@ -214145,6 +109613,11 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "skin of body") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/6d/Skin.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Skin.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_M_Skin.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Skin.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Skin.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.3/3d-vh-f-skin.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipathways:WP2062") ObjectSomeValuesFrom( )) @@ -214475,6 +109948,9 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "spleen") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/d6/Illu_spleen.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Spleen.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Spleen.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Spleen.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -214532,6 +110008,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "liver") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/6/64/Leber_Schaf.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Liver.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Liver.glb") SubClassOf(Annotation( "BTO") Annotation( "EHDAA2") Annotation( "GO-def") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) @@ -214581,8 +110059,7 @@ AnnotationAssertion( "small intestine") AnnotationAssertion( "uberon") AnnotationAssertion( "anterior intestine") -AnnotationAssertion(Annotation( "BTO:0000651") "intestinum tenue") -AnnotationAssertion(Annotation( "Wikipedia:Small_intestine") Annotation( ) "intestinum tenue") +AnnotationAssertion(Annotation( "BTO:0000651") Annotation( "Wikipedia:Small_intestine") Annotation( ) "intestinum tenue") AnnotationAssertion( "mid intestine") AnnotationAssertion( "UBERON:0002108") AnnotationAssertion( ) @@ -214594,32 +110071,14 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "small intestine") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/82/Stomach_colon_rectum_diagram.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Small_Intestine.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Small_Intestine.glb") SubClassOf( ) SubClassOf(Annotation( "2") Annotation( "cjm") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pair of nares) - -AnnotationAssertion(Annotation( "Wikipedia:Nares") "Pair of nostrils.") -AnnotationAssertion(Annotation( "http://webs.lander.edu/rsfox/invertebrates/ammocoetes.html") ) -AnnotationAssertion(Annotation( "FMA") "this is a 'set of anatomical planes' in FMA") -AnnotationAssertion( "FMA:72005") -AnnotationAssertion( "Wikipedia:Nares") -AnnotationAssertion( "nares set") -AnnotationAssertion( "nostrils") -AnnotationAssertion( "pair of nostrils") -AnnotationAssertion( "uberon") -AnnotationAssertion( "nares") -AnnotationAssertion(Annotation( "FMA:72005") "set of nares") -AnnotationAssertion( "UBERON:0002109") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pair of nares") -EquivalentClasses( ObjectIntersectionOf( ObjectExactCardinality(2 ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (gallbladder) AnnotationAssertion(Annotation( "Wikipedia:Gallbladder") "An organ that aids digestion and stores bile produced by the liver[WP].") @@ -214821,6 +110280,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "duodenum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/b/b3/Tractus_intestinalis_duodenum.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Small_Intestine.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Small_Intestine.glb") SubClassOf(Annotation( "3") Annotation( "cjm") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -214863,6 +110324,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "jejunum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/3d/Illu_small_intestine.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Small_Intestine.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Small_Intestine.glb") SubClassOf(Annotation( "3") Annotation( "cjm") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -214907,6 +110370,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "ileum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/3d/Illu_small_intestine.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Small_Intestine.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Small_Intestine.glb") SubClassOf(Annotation( "3") Annotation( "cjm") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -215148,8 +110613,7 @@ AnnotationAssertion( "MESH:D002525") AnnotationAssertion( "NCIT:C49216") AnnotationAssertion( "SCTID:361593004") -AnnotationAssertion(Annotation( "BIRNLEX:1566") "UMLS:C0007759") -AnnotationAssertion(Annotation( "ncithesaurus:Cerebellar_Cortex") "UMLS:C0007759") +AnnotationAssertion(Annotation( "BIRNLEX:1566") Annotation( "ncithesaurus:Cerebellar_Cortex") "UMLS:C0007759") AnnotationAssertion(Annotation( "BIRNLEX:1566") "UMLS:C1284087") AnnotationAssertion( "VHOG:0001597") AnnotationAssertion( "Wikipedia:Cerebellar_cortex") @@ -215196,8 +110660,7 @@ AnnotationAssertion( "NCIT:C97333") AnnotationAssertion( "SCTID:369016004") AnnotationAssertion( "TAO:0000539") -AnnotationAssertion(Annotation( "BIRNLEX:905") "UMLS:C0023951") -AnnotationAssertion(Annotation( "ncithesaurus:Locus_Coeruleus") "UMLS:C0023951") +AnnotationAssertion(Annotation( "BIRNLEX:905") Annotation( "ncithesaurus:Locus_Coeruleus") "UMLS:C0023951") AnnotationAssertion( "Wikipedia:Locus_ceruleus") AnnotationAssertion( "ZFA:0000539") AnnotationAssertion(Annotation( "BIRNLEX:905") "neuronames:583") @@ -215369,6 +110832,10 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right lung") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/32/Gray972.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-lung.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (left lung) @@ -215392,6 +110859,10 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left lung") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/dd/Gray973.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-lung.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (bronchus) @@ -215429,69 +110900,14 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "bronchus") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/1/18/Respiratory_system_complete_numbered.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-lung.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (bronchiole) - -AnnotationAssertion(Annotation( "ISBN:0-397-51047-0") Annotation( "MGI:cwg") Annotation( "MP:0002267") "The conducting airway of the lungs found terminal to the bronchi; these structures contain neither cartilage nor mucous-secreting glands; the epithelium of the bronchioles becomes thinner with each branching.") -AnnotationAssertion( "bronchiolar") -AnnotationAssertion(Annotation( "ISBN:0123813611") "lacks submucosa and cartilage plates; they have 3 layers: mucosa, muscular layer and outer layer") -AnnotationAssertion(Annotation( "FMA") "In FMA2 and FMA3, lobular bronchiole is an exact synonym of bronchiole; however, there are two distinct terms for the corresponding epithelium.") -AnnotationAssertion( "BTO:0002375") -AnnotationAssertion( "CALOHA:TS-2003") -AnnotationAssertion( "EHDAA:8171") -AnnotationAssertion( "EHDAA:8183") -AnnotationAssertion( "EHDAA:8199") -AnnotationAssertion( "EHDAA:8221") -AnnotationAssertion( "EMAPA:32697") -AnnotationAssertion( "FMA:7410") -AnnotationAssertion( "MA:0000422") -AnnotationAssertion( "MESH:D055745") -AnnotationAssertion( "NCIT:C12684") -AnnotationAssertion( "SCTID:278982001") -AnnotationAssertion(Annotation( "ncithesaurus:Bronchiole") "UMLS:C0006270") -AnnotationAssertion( "VHOG:0000675") -AnnotationAssertion( "Wikipedia:Bronchiole") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "bronchioli") -AnnotationAssertion(Annotation( "BTO:0002375") "bronchiolus") -AnnotationAssertion( "UBERON:0002186") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "https://github.com/obophenotype/uberon/issues/2795") rdfs:comment "In some texts/references/ontologies, bronchiole has been used as an exact synonym of 'lobular bronchiole'. However, a 'lobular bronchiole' is a segment of a bronchiole.") -AnnotationAssertion(rdfs:label "bronchiole") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ncit") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - -# Class: (terminal bronchiole) - -AnnotationAssertion(Annotation( "ISBN:0-397-51047-0") Annotation( "MGI:cwg") Annotation( "MP:0002268") "The last conducting structure of non-respiratory bronchioles; after this point, the airways have alveoli in their walls.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0003223") -AnnotationAssertion( "EMAPA:36282") -AnnotationAssertion( "FMA:7411") -AnnotationAssertion( "MA:0000424") -AnnotationAssertion( "NCIT:C33754") -AnnotationAssertion( "SCTID:278981008") -AnnotationAssertion(Annotation( "ncithesaurus:Terminal_Bronchiole") "UMLS:C0225666") -AnnotationAssertion( "Wikipedia:Terminal_bronchiole") -AnnotationAssertion(Annotation( ) "bronchiolus terminalis") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Terminal_bronchiole") Annotation( ) "bronchioli terminalis") -AnnotationAssertion( "terminal bronchiole tube") -AnnotationAssertion( "UBERON:0002187") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "terminal bronchiole") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) -SubClassOf( ) - # Class: (subcutaneous adipose tissue) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A portion of adipose tissue that is part of the hypodermis, beneath the dermis.") @@ -215555,6 +110971,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "capsule of lymph node") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/9/92/Lymphknoten_(Schwein).jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_F_Lymph_Node.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_M_Lymph_Node.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -215606,8 +111024,7 @@ AnnotationAssertion( "NCIT:C12772") AnnotationAssertion( "SCTID:245532007") AnnotationAssertion( "TAO:0001282") -AnnotationAssertion(Annotation( "BIRNLEX:1581") "UMLS:C0032008") -AnnotationAssertion(Annotation( "ncithesaurus:Anterior_Lobe_of_the_Pituitary_Gland") "UMLS:C0032008") +AnnotationAssertion(Annotation( "BIRNLEX:1581") Annotation( "ncithesaurus:Anterior_Lobe_of_the_Pituitary_Gland") "UMLS:C0032008") AnnotationAssertion(Annotation( "BIRNLEX:1581") "UMLS:C1280369") AnnotationAssertion( "VHOG:0000141") AnnotationAssertion( "Wikipedia:Adenohypophysis") @@ -215677,8 +111094,7 @@ AnnotationAssertion( "NCIT:C12773") AnnotationAssertion( "SCTID:245527006") AnnotationAssertion( "TAO:0001271") -AnnotationAssertion(Annotation( "BIRNLEX:1586") "UMLS:C0032009") -AnnotationAssertion(Annotation( "ncithesaurus:Posterior_Lobe_of_the_Pituitary_Gland") "UMLS:C0032009") +AnnotationAssertion(Annotation( "BIRNLEX:1586") Annotation( "ncithesaurus:Posterior_Lobe_of_the_Pituitary_Gland") "UMLS:C0032009") AnnotationAssertion(Annotation( "BIRNLEX:1586") "UMLS:C1280368") AnnotationAssertion( "VHOG:0000142") AnnotationAssertion( "Wikipedia:Neurohypophysis") @@ -215847,6 +111263,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vasculature of eye") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf(Annotation( "ISBN:0781772214") ObjectSomeValuesFrom( )) @@ -216019,34 +111437,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) -# Class: (fontanelle) - -AnnotationAssertion(Annotation( "Wikipedia:Fontanelle") Annotation( "https://orcid.org/0000-0002-2825-0621") "Anatomical structure that is a membranous gap between bones of the skull[TAO]. In humans: Fontanelles are soft spots on a baby's head which, during birth, enable the bony plates of the skull to flex, allowing the child's head to pass through the birth canal. The ossification of the bones of the skull cause the fontanelles to close over by a child's second birthday. The closures eventually form the sutures of the neurocranium. Although there are the two anterior and posterior fontanelles, there are two more fontanelles of interest, the mastoid fontanelle, and the sphenoidal fontanelle[WP].") -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001738") Annotation( "TAO") Annotation( "TAO:wd") "Anatomical structure that is a membranous gap between bones of the skull.[TAO]") -AnnotationAssertion( "FMA:75438") -AnnotationAssertion( "MA:0001465") -AnnotationAssertion( "NCIT:C32621") -AnnotationAssertion( "SCTID:272681004") -AnnotationAssertion( "TAO:0001738") -AnnotationAssertion(Annotation( "ncithesaurus:Fontanelle") "UMLS:C0224548") -AnnotationAssertion( "Wikipedia:Fontanelle") -AnnotationAssertion( "ZFA:0005536") -AnnotationAssertion( "fontanel") -AnnotationAssertion(Annotation( "TAO:0001738") Annotation( ) "fontanelles") -AnnotationAssertion(Annotation( "TAO:0001738") Annotation( ) "fontanels") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Fontanelle") Annotation( ) "fonticuli cranii") -AnnotationAssertion( "UBERON:0002221") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "fontanelle") -AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/1795") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/b/b3/Gray197.png"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "MA") Annotation( "ZFA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (thoracic cavity) AnnotationAssertion(Annotation( "UBERON:cjm") Annotation( "Wikipedia:Thoracic_cavity") "The part of the coelemic cavity lumen that is enclosed by the walls of the thorax.") @@ -216160,6 +111550,7 @@ EquivalentClasses( ObjectIntersec AnnotationAssertion(Annotation( "BIRNLEX:1709") "Part of the central nervous system located in the vertebral canal continuous with and caudal to the brain; demarcated from brain by plane of foramen magnum. It is composed of an inner core of gray matter in which nerve cells predominate, and an outer layer of white matter in which myelinated nerve fibers predominate, and surrounds the central canal. (CUMBO).") AnnotationAssertion( "TODO - add superclass to unify with VNC?") AnnotationAssertion(Annotation( "ZFA") Annotation( "https://github.com/obophenotype/uberon/issues/378") Annotation( "pending") ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010151") Annotation( "AAO") Annotation( "AAO:BJB") "Part of the central nervous system which descends from the hindbrain within the vertebral column.[AAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000601") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.28, ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.165") Annotation( "http://bgee.unil.ch/") "(...) at some stage of its development, every chordate exhibits five uniquely derived characters or synapomorphies of the group: (...) (4) a single, tubular nerve cord that is located dorsal to the notochord (...) (reference 1); The neural tube is destined to differentiate into the brain and spinal cord (the central nervous system) (reference 2).[well established][VHOG]") AnnotationAssertion( "AAO:0010151") @@ -216185,8 +111576,7 @@ AnnotationAssertion( "NCIT:C12464") AnnotationAssertion( "SCTID:180959008") AnnotationAssertion( "TAO:0000075") -AnnotationAssertion(Annotation( "BIRNLEX:1709") "UMLS:C0037925") -AnnotationAssertion(Annotation( "ncithesaurus:Spinal_Cord") "UMLS:C0037925") +AnnotationAssertion(Annotation( "BIRNLEX:1709") Annotation( "ncithesaurus:Spinal_Cord") "UMLS:C0037925") AnnotationAssertion( "VHOG:0000601") AnnotationAssertion( "Wikipedia:Spinal_cord") AnnotationAssertion( "XAO:0000020") @@ -216198,13 +111588,13 @@ AnnotationAssertion(Annotation( "NeuroNames:22") "cerebrocerebellar fissure") AnnotationAssertion(Annotation( "NeuroNames:22") Annotation( ) "fissura cerebro-cerebellaris") AnnotationAssertion(Annotation( "NeuroNames:22") Annotation( ) "fissura cerebrocerebellaris") -AnnotationAssertion(Annotation( "BTO:0001279") "medulla spinalis") -AnnotationAssertion(Annotation( "Wikipedia:Spinal_cord") Annotation( ) "medulla spinalis") +AnnotationAssertion(Annotation( "BTO:0001279") Annotation( "Wikipedia:Spinal_cord") Annotation( ) "medulla spinalis") AnnotationAssertion(Annotation( "ZFA:0000075") "spinal cord structure") AnnotationAssertion(Annotation( "BTO:0001279") "spinal medulla") AnnotationAssertion( "UBERON:0002240") AnnotationAssertion( ) AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -216212,6 +111602,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "spinal cord") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/5/58/Spinal_cord_direv.svg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Spinal_Cord.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Spinal_Cord.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -216339,33 +111731,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (olfactory organ) - -AnnotationAssertion(Annotation( "UBERON:cjm") "An organ that houses olfactory neurons and is responsible for the sense of smell. Examples include the vertebrate nose and the Drosophila dorsal organ.") -AnnotationAssertion( "An olfactory organ overlaps with the olfactory system, because some parts of the nose (e.g. nasal skeleton) are parts of the skeletal system, which is spatially disjoint") -AnnotationAssertion( "fma general anatomical term. xao has no subtypes (but Johnstons organ develops from this). An olfactory organ overlaps with the olfactory system, because some parts of the nose (e.g. nasal skeleton) are parts of the skeletal system, which is spatially disjoint") -AnnotationAssertion( "AAO:0010180") -AnnotationAssertion( "BTO:0001772") -AnnotationAssertion( "FBbt:00005158") -AnnotationAssertion( "FMA:77659") -AnnotationAssertion( "VHOG:0000287") -AnnotationAssertion( "XAO:0000273") -AnnotationAssertion(Annotation( "BTO:0001772") "olfactory organ") -AnnotationAssertion( "olfactory sense organ") -AnnotationAssertion(Annotation( "FBbt:00005158") "olfactory sensory organ") -AnnotationAssertion( "main olfactory organ") -AnnotationAssertion( "primary olfactory organ") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001772") "olfactory neuroepithelium") -AnnotationAssertion(Annotation( "BTO:0001772") "organ olfactus") -AnnotationAssertion(Annotation( "BTO:0001772") "organum olfactorium") -AnnotationAssertion( "UBERON:0002268") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "olfactory organ") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (reticular formation) AnnotationAssertion(Annotation( "NeuroNames:1223") "A composite substructure of the brainstem that consists of the midbrain reticular formation, the pontine reticular formation and the medullary reticular formation ( Carpenter-1983 ).") @@ -216382,8 +111747,7 @@ AnnotationAssertion( "Wikipedia:Reticular_formation") AnnotationAssertion( "neuronames:1223") AnnotationAssertion(Annotation( "NeuroNames:1223") "brain stem reticular formation") -AnnotationAssertion(Annotation( "MA:0003185") "brainstem reticular formation") -AnnotationAssertion(Annotation( "NeuroNames:1223") "brainstem reticular formation") +AnnotationAssertion(Annotation( "MA:0003185") Annotation( "NeuroNames:1223") "brainstem reticular formation") AnnotationAssertion(Annotation( "NeuroNames:1223") "reticular formation (classical)") AnnotationAssertion(Annotation( "NeuroNames:1223") "reticular formation of the brainstem") AnnotationAssertion( "uberon") @@ -216423,8 +111787,7 @@ AnnotationAssertion( "NCIT:C12834") AnnotationAssertion( "SCTID:180930008") AnnotationAssertion( "TAO:0000696") -AnnotationAssertion(Annotation( "BIRNLEX:1263") "UMLS:C0152279") -AnnotationAssertion(Annotation( "ncithesaurus:Lateral_Ventricle") "UMLS:C0152279") +AnnotationAssertion(Annotation( "BIRNLEX:1263") Annotation( "ncithesaurus:Lateral_Ventricle") "UMLS:C0152279") AnnotationAssertion( "VHOG:0000643") AnnotationAssertion( "Wikipedia:Lateral_ventricle") AnnotationAssertion( "ZFA:0000696") @@ -216563,8 +111926,7 @@ AnnotationAssertion( "NCIT:C12441") AnnotationAssertion( "SCTID:180925009") AnnotationAssertion( "TAO:0002156") -AnnotationAssertion(Annotation( "BIRNLEX:1565") "UMLS:C0006121") -AnnotationAssertion(Annotation( "ncithesaurus:Brain_Stem") "UMLS:C0006121") +AnnotationAssertion(Annotation( "BIRNLEX:1565") Annotation( "ncithesaurus:Brain_Stem") "UMLS:C0006121") AnnotationAssertion( "VHOG:0001457") AnnotationAssertion( "Wikipedia:Brainstem") AnnotationAssertion( "ZFA:0001707") @@ -216593,24 +111955,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (layer of neocortex) - -AnnotationAssertion(Annotation( "ISBN-10:0-87893-742-0") Annotation( "PMID:29081739") Annotation( "http://orcid.org/0000-0002-6601-2165") "One of the layers of the neocortex. These layers are defined by distinctive populations of cells based on somata size, shape, or density, that are aligned into sheets.") -AnnotationAssertion( "cortical layer") -AnnotationAssertion( "ABA:CTX1-6b") -AnnotationAssertion( "EMAPA:35588") -AnnotationAssertion( "FMA:83138") -AnnotationAssertion( "MA:0000186") -AnnotationAssertion(Annotation( "FMA:83138") "layer of neocortex") -AnnotationAssertion(Annotation( "MA:0000186") "neocortex layer") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "MA:0000186") "cerebral cortex layer") -AnnotationAssertion(Annotation( "FMA:83138") "lamina of neocortex") -AnnotationAssertion( "UBERON:0002301") -AnnotationAssertion(rdfs:label "layer of neocortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (myocardium of atrium) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0010493") "The atrial part of middle layer of the heart, comprised of involuntary muscle.") @@ -216824,6 +112168,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (muscle of back) AnnotationAssertion(Annotation( "OBOL:automatic") "Any muscle organ that is part of a back [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:35161") AnnotationAssertion( "FMA:85216") AnnotationAssertion( "MA:0000496") @@ -216832,6 +112177,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "muscle organ of back") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002324") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of back") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) @@ -217062,6 +112408,7 @@ AnnotationAssertion( "See notes for connecting stalk") AnnotationAssertion(rdfs:label "umbilical cord") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/f3/Umbilicalcord.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Placenta.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -217092,6 +112439,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary trunk") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf(Annotation( "MA") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -217279,12 +112628,12 @@ AnnotationAssertion( "neurectoderm") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/The-neural-crest") ObjectSomeValuesFrom( )) # Class: (thoracic vertebra) AnnotationAssertion(Annotation( "OBOL:automatic") "A thoracic vertebra endochondral element that is composed primarily of a bone tissue.") +AnnotationAssertion( ) AnnotationAssertion( "Thoracic vertebrae in all species are defined as those vertebrae which also carry a pair of ribs, and lie caudal to the cervical vertebrae. In humans, they are distinguished by the presence of facets on the sides of the bodies for articulation with the heads of the ribs, and facets on the transverse processes of all, except the eleventh and twelfth, for articulation with the tubercles of the ribs") AnnotationAssertion( "EMAPA:18011") AnnotationAssertion( "FMA:9139") @@ -217301,6 +112650,7 @@ AnnotationAssertion(Annotation( "vertebra thoracica") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002347") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra") @@ -217379,8 +112729,7 @@ AnnotationAssertion( "FMA:9462") "muscle of heart") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "ZFA:0001319") "cardiac muscle") -AnnotationAssertion(Annotation( "FMA:9462") "heart muscle") -AnnotationAssertion(Annotation( "ZFA:0001319") "heart muscle") +AnnotationAssertion(Annotation( "FMA:9462") Annotation( "ZFA:0001319") "heart muscle") AnnotationAssertion( "UBERON:0002349") AnnotationAssertion( ) AnnotationAssertion( ) @@ -217715,83 +113064,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Bgee:AN") ObjectSomeValuesFrom( )) -# Class: (pia mater) - -AnnotationAssertion(Annotation( "NLXANAT:090209") "The innermost layer of the leptomeninges, consisting of a delicate membrane closely covering the surface of the brain and spinal cord,and lying under the arachnoid membrane. The pia, unlike the arachnoid, extends into the sulci in gyrencephalic animals.") -AnnotationAssertion( "consider adding adjacency relationship to neuraxis (brain+spinal cord); however note that at this time the meninges may be considered part of the nervous system") -AnnotationAssertion(Annotation( "Wikipedia:Pia_mater") "delicate innermost layer of the meninges-the membranes surrounding the brain and spinal cord. The thin, mesh-like pia mater closely envelops the entire surface of the brain, running down into the fissures of the cortex. It joins with the ependyma which lines the ventricles to form choroid plexuses that produce cerebrospinal fluid. In the spinal cord, the pia mater attaches to the dura mater by the denticular ligaments through the arachnoid membrane. The pia mater is a neural crest derivative[Wikipedia:Pia_mater].") -AnnotationAssertion( "BTO:0001635") -AnnotationAssertion( "EHDAA2:0004318") -AnnotationAssertion( "EHDAA:1367") -AnnotationAssertion( "EHDAA:1961") -AnnotationAssertion( "EHDAA:2001") -AnnotationAssertion( "EHDAA:2099") -AnnotationAssertion( "EHDAA:2685") -AnnotationAssertion( "EHDAA:2833") -AnnotationAssertion( "EHDAA:2867") -AnnotationAssertion( "EHDAA:3692") -AnnotationAssertion( "EHDAA:3710") -AnnotationAssertion( "EHDAA:6566") -AnnotationAssertion( "EHDAA:6583") -AnnotationAssertion( "EMAPA:32663") -AnnotationAssertion( "EV:0100315") -AnnotationAssertion( "FMA:9590") -AnnotationAssertion( "GAID:693") -AnnotationAssertion( "MA:0001116") -AnnotationAssertion( "MESH:D010841") -AnnotationAssertion( "NCIT:C33321") -AnnotationAssertion( "NLXANAT:090209") -AnnotationAssertion( "RETIRED_EHDAA2:0001464") -AnnotationAssertion( "SCTID:362305004") -AnnotationAssertion(Annotation( "ncithesaurus:Pia_Mater") "UMLS:C0031869") -AnnotationAssertion( "Wikipedia:Pia_mater") -AnnotationAssertion( "neuronames:1463") -AnnotationAssertion( "pia mater of neuraxis") -AnnotationAssertion(Annotation( "NLXANAT:090209") "pial membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "NLXANAT:090209") "pia") -AnnotationAssertion( "UBERON:0002361") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pia mater") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/31/Gray770-en.svg"^^xsd:anyURI) -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/65/Gray770.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "check-aves") Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (arachnoid mater) - -AnnotationAssertion(Annotation( "ISBN:0471888893") Annotation( "Wikipedia:Arachnoid_mater") "A think avascular meningeal layer, between the pia mater and the dural mater. It is separated from the pia mater by the subarachnoid space.") -AnnotationAssertion(Annotation( "ISBN:0471888893") ) -AnnotationAssertion( "BTO:0001636") -AnnotationAssertion( "CALOHA:TS-0052") -AnnotationAssertion( "EMAPA:32659") -AnnotationAssertion( "EV:0100314") -AnnotationAssertion( "FMA:9591") -AnnotationAssertion( "GAID:688") -AnnotationAssertion( "MA:0001114") -AnnotationAssertion( "MESH:D001099") -AnnotationAssertion( "NCIT:C32136") -AnnotationAssertion( "NLXANAT:090208") -AnnotationAssertion( "SCTID:362304000") -AnnotationAssertion(Annotation( "ncithesaurus:Arachnoid_Membrane") "UMLS:C1510935") -AnnotationAssertion( "Wikipedia:Arachnoid_mater") -AnnotationAssertion( "neuronames:1464") -AnnotationAssertion( "arachnoid") -AnnotationAssertion( "arachnoid mater of neuraxis") -AnnotationAssertion(Annotation( "NLXANAT:090208") "arachnoid membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001636") "arachnoidea mater") -AnnotationAssertion( "UBERON:0002362") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "arachnoid mater") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a0/Gray767.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (dura mater) AnnotationAssertion(Annotation( "NLXANAT:090206") "Thick, fibrous meningeal covering surrounding the brain and spinal cord. It is the outermost of the three meningeal coverings. It consists of two layers: the periosteal dura linking the inner surface of the skull and the meningeal dura that lies above the arachnoid dural membrane. The meningeal layer draws away from the periosteal layer and certain locations to form the dural reflections.") @@ -217828,50 +113100,6 @@ SubClassOf(Annotation( "PMI SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) -# Class: (tympanic membrane) - -AnnotationAssertion(Annotation( "PMID:11237469") Annotation( "Wikipedia:Tympanic_membrane") "A thin membrane that separates the external ear from the middle ear, consisting of two epithelia (one part of the the external accoustic meatus epithelium, the other part of the tympanic cavity epithelium) with a fibrous layer between them. Its function is to transmit sound from the air to the ossicles inside the middle ear. The malleus bone bridges the gap between the eardrum and the other ossicles. Rupture or perforation of the eardrum can lead to conductive hearing loss. [WP,unvetted].") -AnnotationAssertion(Annotation( "Wikipedia") ) -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001146") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "The thin membrane which closes externally the cavity of the middle ear and is deeply sited at the bottom of the external auditory meatus. [Dorian_AF, Elsevier's_encyclopaedic_dictionary_of_medicine, Part_B:_Anatomy_(1988)_Amsterdam_etc.:_Elsevier][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001146") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.418") Annotation( "http://bgee.unil.ch/") "In particular, a tympanic membrane was not present in the earliest tetrapods (...). An ear utilizing a tympanic membrane evolved independently at least three times in tetrapods: (1) in the lineage that leads to anurans (frogs), (2) in the line of evolution to turtles and diapsids, and (3) in the late synapsid lineage that gave rise to mammals.[well established][VHOG]") -AnnotationAssertion( "The tympanic membrane (TM) has three layers, two epithelia provided by the external acoustic meatus (EAM) and the MEC, derived respectively from the first pharyngeal cleft and pouch, and a mesenchymally derived fibrous stratum") -AnnotationAssertion(Annotation( "PMID:11237469") "most AOs consider this part of the middle ear, so we go with this and place it in the middle ear as a border to the external, although it could be considered to overlap the external ear in that it has an EAM layer as part - for this reason we do not consider middle and external ear to be spatially disjoint.") -AnnotationAssertion( "EMAPA:19062") -AnnotationAssertion( "FMA:9595") -AnnotationAssertion( "GAID:870") -AnnotationAssertion( "MA:0000257") -AnnotationAssertion( "MESH:D014432") -AnnotationAssertion( "NCIT:C12502") -AnnotationAssertion( "SCTID:181180005") -AnnotationAssertion(Annotation( "ncithesaurus:Tympanic_Membrane") "UMLS:C0041445") -AnnotationAssertion( "VHOG:0001146") -AnnotationAssertion( "Wikipedia:Tympanic_membrane") -AnnotationAssertion( "XAO:0000212") -AnnotationAssertion( "Rivinus' membrane") -AnnotationAssertion( "ear drum") -AnnotationAssertion( "eardrum") -AnnotationAssertion( "lateral wall of tympanic cavity") -AnnotationAssertion( "membranous wall of tympanic cavity") -AnnotationAssertion( "myrinx") -AnnotationAssertion(Annotation( "FMA:9595") Annotation( "FMA:TA") Annotation( ) "paries membranaceus cavi tympani") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Tympanic_membrane") "tympanum") -AnnotationAssertion( "UBERON:0002364") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "tympanic membrane") -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (exocrine gland) AnnotationAssertion(Annotation( "Wikipedia:Exocrine_gland") "A gland that secretes products (excluding hormones and other chemical messengers) into ducts (duct glands) which lead directly into the external environment[WP]. Typical exocrine glands include sweat glands, salivary glands, mammary glands, stomach, liver, pancreas.") @@ -217936,6 +113164,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "prostate gland") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/a/a1/Prostatelead.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Prostate.glb") SubClassOf( ) SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -218066,6 +113295,9 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thymus") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/c/cf/Illu_thymus.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Thymus.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Thymus.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Thymus.glb") SubClassOf(Annotation( "EHDAA2") ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "XAO") ObjectSomeValuesFrom( )) @@ -218184,6 +113416,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (cranial muscle) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any skeletal muscle that is part of the head region.") +AnnotationAssertion( ) AnnotationAssertion( "UBERON:0003899") AnnotationAssertion( "AAO:0000107") AnnotationAssertion( "BTO:0000021") @@ -218208,6 +113441,7 @@ AnnotationAssertion(Annotation( "head muscles") AnnotationAssertion( "UBERON:0002376") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "defined generically so could in theory encompass FBbt:00003260 'skeletal muscle of head', or the muscle of a starfish Aristotle's lantern, but we restrict this to craniates. Skeletal muscles of the head originate from the non-segmented head mesoderm (Noden, 1983; Wachtler et al., 1984)") @@ -218220,6 +113454,7 @@ SubClassOf(Annotation( "EHD # Class: (muscle of neck) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any muscle that is part of the cervical (neck) region.") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:36050") AnnotationAssertion( "FMA:9617") AnnotationAssertion( "GAID:149") @@ -218234,6 +113469,7 @@ AnnotationAssertion( "OBOL:automatic") "neck muscle organ") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002377") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of neck") @@ -218244,6 +113480,7 @@ SubClassOf(Annotation( "pro # Class: (muscle of abdomen) AnnotationAssertion(Annotation( "Wikipedia:Abdominal_muscle") "Muscle (organ) which is a part of the abdomen. Examples: external oblique, rectus abdominis.") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0001261") AnnotationAssertion( "EMAPA:35103") AnnotationAssertion( "FMA:9620") @@ -218262,6 +113499,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "EMAPA:35103") "abdominal wall musculature") AnnotationAssertion( "UBERON:0002378") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "muscle of abdomen") @@ -218272,6 +113510,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (trapezius muscle) AnnotationAssertion(Annotation( "Wikipedia:Trapezius_muscle") "A large superficial muscle that extends longitudinally from the occipital bone to the lower thoracic vertebrae and laterally to the spine of the scapula (shoulder blade). Its functions are to move the scapulae and support the arm. The trapezius has three functional regions: the superior region (descending part), which supports the weight of the arm; the intermediate region (transverse part), which retracts the scapulae; and the inferior region (ascending part), which medially rotates and depresses the scapulae. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000834") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.345") Annotation( "http://bgee.unil.ch/") "The sternomastoid and the three parts of the trapezius are branchiomeric muscles that have secondarily acquired an attachment to the pectoral girdle. They evolved from the fish cucullaris.[well established][VHOG]") AnnotationAssertion( "EMAPA:18183") AnnotationAssertion( "FMA:9626") @@ -218286,6 +113525,7 @@ AnnotationAssertion( "Wikipedia:Trapezius_muscle") Annotation( ) "musculus trapezius") AnnotationAssertion(Annotation( "Wikipedia:Trapezius_muscle") "spinotrapezius") AnnotationAssertion( "UBERON:0002380") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "trapezius muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/60/Trapezius.png"^^xsd:anyURI) @@ -218398,8 +113638,7 @@ AnnotationAssertion( "Wikipedia:Forearm") AnnotationAssertion( "galen:Forearm") AnnotationAssertion( "antebrachial region") -AnnotationAssertion(Annotation( "VSAO:0005058") "antebrachium") -AnnotationAssertion(Annotation( "Wikipedia:Forearm") "antebrachium") +AnnotationAssertion(Annotation( "VSAO:0005058") Annotation( "Wikipedia:Forearm") "antebrachium") AnnotationAssertion( "antibrachium") AnnotationAssertion(Annotation( "OBOL:automatic") "arm middle limb segment") AnnotationAssertion(Annotation( "OBOL:automatic") "arm zeugopod") @@ -218647,6 +113886,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (vomer) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0000098") "The triangular flat bone of the nasal septum.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000308") Annotation( "TAO") Annotation( "ZFIN:curator") "Dermal bone that underlies the mesethmoid and inserts in a fossa on the anteroventral surface of the parasphenoid.[TAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000633") Annotation( "AAO") Annotation( "AAO:LAP") "Paired, palatal bones of intramembranous origin that lie ventral to the olfactory region and help to floor the nasal capsules.[AAO]") AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000308") Annotation( "TAO") "relationship loss: overlaps autopalatine-vomer joint (TAO:0001784)[TAO]") @@ -218667,6 +113907,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "TAO:0000308") "prevomer") AnnotationAssertion( "UBERON:0002396") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -218681,6 +113922,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (maxilla) AnnotationAssertion(Annotation( "Wikipedia:Maxilla") Annotation( "http://palaeos.com/vertebrates/glossary/glossaryM.html") "The bone which normally forms the lateral upper jaw in osteichthyans, including tetrapods.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000270") Annotation( "TAO") Annotation( "TAO:GA_TG") "Dermal bone that forms part of the upper jaw, located antero-ventral to the premaxilla. The maxilla is a paired bone.[TAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000285") Annotation( "AAO") Annotation( "AAO:LAP") "Paired, intramembranous bone located on the lateral sides of the skull, posterior to the premaxillae.[AAO]") AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0000270") Annotation( "TAO") "relationship loss: overlaps autopalatine-maxillary joint (TAO:0001942)[TAO]") @@ -218710,6 +113952,7 @@ AnnotationAssertion( ) "maxillae") AnnotationAssertion(Annotation( "Wikipedia:Maxilla") "maxillary bone") AnnotationAssertion( "UBERON:0002397") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) @@ -218722,6 +113965,7 @@ SubClassOf(Annotation( "VSA SubClassOf(Annotation( "facial series") Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "VHOG") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -219020,8 +114264,7 @@ AnnotationAssertion( "NCIT:C12673") AnnotationAssertion( "SCTID:362481007") AnnotationAssertion( "TAO:0001574") -AnnotationAssertion(Annotation( "BIRNLEX:1123") "UMLS:C0004388") -AnnotationAssertion(Annotation( "ncithesaurus:Autonomic_Nervous_System") "UMLS:C0004388") +AnnotationAssertion(Annotation( "BIRNLEX:1123") Annotation( "ncithesaurus:Autonomic_Nervous_System") "UMLS:C0004388") AnnotationAssertion(Annotation( "BIRNLEX:1123") "UMLS:C1305381") AnnotationAssertion( "VHOG:0000396") AnnotationAssertion( "Wikipedia:Autonomic_nervous_system") @@ -219117,6 +114360,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (cervical vertebra) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A vertebra that is located in the cervical region of the vertebral column.") +AnnotationAssertion( ) AnnotationAssertion( "In some species, some parts of the skull may be composed of vertebra-like elements, e.g. the occipital bone in humans is composed of four vertebra-like segments. In many vertebrate species, cervical vertebrae are variable in number; however, almost all mammals have seven (including those with very short necks relative to body size, such as elephants or whales, and those with very long necks, such as giraffes). The few exceptions include the manatee and the sloths, of which the two-toed sloth has six cervical vertebrae and the three-toed sloth has up to nine cervical vertebrae. In many species, though not in mammals, the cervical vertebrae bear ribs. In many other groups, such as lizards and saurischian dinosaurs, the cervical ribs are large; in birds they are small and completely fused to the vertebrae. The transverse processes of mammals are homologous to the cervical ribs of other amniotes. Thoracic vertebrae in all species are defined as those vertebrae which also carry a pair of ribs, and lie caudal to the cervical vertebrae. In humans, cervical vertebrae are the smallest of the true vertebrae, and can be readily distinguished from those of the thoracic or lumbar regions by the presence of a foramen (hole) in each transverse process, through which passes the vertebral artery.") AnnotationAssertion( "EMAPA:17674") AnnotationAssertion( "FMA:9915") @@ -219132,6 +114376,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Cervical_vertebrae") Annotation( ) "vertebrae cervicales") AnnotationAssertion( "UBERON:0002413") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cervical vertebra") @@ -219144,6 +114389,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (lumbar vertebra) AnnotationAssertion(Annotation( "Wikipedia:Lumbar_vertebrae") "Large vertebra of the movable part of the vertebral column, characterized by the absence of the foramen transversarium within the transverse process, and by the absence of facets on the sides of the body.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "PMCID:PMC2700063") "Whereas all rats had six lumbar vertebrae, variable patterns in mice included mostly five vertebrae in DBA/2J, mostly six vertebrae in C57BL/6J, and a mix in B6129PF2/J") AnnotationAssertion( "CALOHA:TS-2364") AnnotationAssertion( "EMAPA:18007") @@ -219158,6 +114404,7 @@ AnnotationAssertion( "galen:LumbarVertebra") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002414") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar vertebra") @@ -219392,6 +114639,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "fourth ventricle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/7d/Gray734.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_F_Brain.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_M_Brain.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -219498,6 +114747,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (chest muscle) AnnotationAssertion(Annotation( "OBOL:automatic") "Any muscle organ that is part of a chest [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "BTO:0000508") AnnotationAssertion( "CALOHA:TS-1037") AnnotationAssertion( "EMAPA:17747") @@ -219517,6 +114767,7 @@ AnnotationAssertion( "thoracic muscle") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002426") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "chest muscle") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -219591,8 +114842,7 @@ AnnotationAssertion( "MA:0000945") AnnotationAssertion( "NCIT:C49347") AnnotationAssertion( "SCTID:361691006") -AnnotationAssertion(Annotation( "BIRNLEX:711") "UMLS:C0152295") -AnnotationAssertion(Annotation( "ncithesaurus:Cerebral_White_Matter") "UMLS:C0152295") +AnnotationAssertion(Annotation( "BIRNLEX:711") Annotation( "ncithesaurus:Cerebral_White_Matter") "UMLS:C0152295") AnnotationAssertion(Annotation( "BIRNLEX:711") "UMLS:C1284115") AnnotationAssertion(Annotation( "BIRNLEX:711") "neuronames:189") AnnotationAssertion( "cerebral hemisphere white matter") @@ -219704,8 +114954,7 @@ AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "extraembryonic placenta") AnnotationAssertion(Annotation( "MP:0004256") "maternal decidual layer") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "maternal part of placenta") -AnnotationAssertion(Annotation( "EMAPA:35269") "maternal placenta") -AnnotationAssertion(Annotation( "GOC:dph") "maternal placenta") +AnnotationAssertion(Annotation( "EMAPA:35269") Annotation( "GOC:dph") "maternal placenta") AnnotationAssertion( "placenta maternal decidual layer") AnnotationAssertion(Annotation( "BTO:0001360") "uterine decidua") AnnotationAssertion( "UBERON:0002450") @@ -220119,6 +115368,7 @@ AnnotationAssertion( "UBERON:0002485") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "prostate duct") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Prostate.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "PMID:18977204") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -220316,6 +115566,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mesenteric lymph node") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_F_Lymph_Node.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_M_Lymph_Node.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) @@ -220457,8 +115709,7 @@ AnnotationAssertion( "ncithesaurus:Tunica_Media") "UMLS:C0162867") AnnotationAssertion( "Wikipedia:Tunica_media") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002011") "tunica media vasorum") -AnnotationAssertion(Annotation( "Wikipedia:Tunica_media") Annotation( ) "tunica media vasorum") +AnnotationAssertion(Annotation( "BTO:0002011") Annotation( "Wikipedia:Tunica_media") Annotation( ) "tunica media vasorum") AnnotationAssertion( "UBERON:0002522") AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "May be composed of smooth muscle and elastic tissue") @@ -220588,8 +115839,7 @@ AnnotationAssertion( "http://orcid.org/0000-0002-6601-2165") "glandular organ") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BTO:0000522") "Druese") -AnnotationAssertion(Annotation( "BTO:0000522") "glandula") -AnnotationAssertion(Annotation( "Wikipedia:Gland") Annotation( ) "glandula") +AnnotationAssertion(Annotation( "BTO:0000522") Annotation( "Wikipedia:Gland") Annotation( ) "glandula") AnnotationAssertion( "UBERON:0002530") AnnotationAssertion( ) AnnotationAssertion( ) @@ -220880,13 +116130,13 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (cervical spinal cord) AnnotationAssertion(Annotation( "OBOL:automatic") "A spinal cord segment that adjacent_to a cervical region.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1499") AnnotationAssertion( "FMA:71166") AnnotationAssertion( "MA:0003081") AnnotationAssertion( "NCIT:C12892") AnnotationAssertion( "SCTID:180960003") -AnnotationAssertion(Annotation( "BIRNLEX:1499") "UMLS:C0581619") -AnnotationAssertion(Annotation( "ncithesaurus:Cervical_Spinal_Cord") "UMLS:C0581619") +AnnotationAssertion(Annotation( "BIRNLEX:1499") Annotation( "ncithesaurus:Cervical_Spinal_Cord") "UMLS:C0581619") AnnotationAssertion(Annotation( "BIRNLEX:1499") "UMLS:C1278837") AnnotationAssertion( "neuronames:1654") AnnotationAssertion(Annotation( "FMA:71166") "cervical segment of spinal cord") @@ -220896,6 +116146,7 @@ AnnotationAssertion(Annotation( "FMA:71166") Annotation( "FMA:TA") Annotation( ) "segmenta cervicalia medullae spinalis [1-8") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002726") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cervical spinal cord") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -220913,40 +116164,10 @@ AnnotationAssertion( "regional part of cerebellar cortex") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (middle temporal gyrus) - -AnnotationAssertion(Annotation( "BIRNLEX:1653") "Component of the temporal lobe, lateral aspect. The rostral boundary is the rostral extent of the superior temporal sulcus whereas the caudal boundary is the temporo-occipital incisure on the cortical surface. The superior temporal sulcus is the medial boundary and the inferior temporal sulcus is the lateral boundary (Christine Fennema-Notestine).") -AnnotationAssertion( ) -AnnotationAssertion( "BAMS:MTG") -AnnotationAssertion( "BIRNLEX:1653") -AnnotationAssertion( "DHBA:12141") -AnnotationAssertion( "EFO:0002466") -AnnotationAssertion( "FMA:61906") -AnnotationAssertion( "HBA:4140") -AnnotationAssertion( "NCIT:C33125") -AnnotationAssertion( "SCTID:279190006") -AnnotationAssertion(Annotation( "BIRNLEX:1653") "UMLS:C0152310") -AnnotationAssertion( "Wikipedia:Middle_temporal_gyrus") -AnnotationAssertion( "ncithesaurus:Middle_Temporal_Gyrus") -AnnotationAssertion(Annotation( "BIRNLEX:1653") "neuronames:137") -AnnotationAssertion(Annotation( "BIRNLEX:1653") "gyrus temporalis medius") -AnnotationAssertion(Annotation( "FMA:61906") "intermediate temporal gyrus") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "NeuroNames:137") "inferior temporal gyrus (Seltzer)") -AnnotationAssertion(Annotation( "Wikipedia:Middle_temporal_gyrus") "medial temporal gyrus") -AnnotationAssertion(Annotation( "BAMS:MTG") "middle (medial) temporal gyrus") -AnnotationAssertion( "UBERON:0002771") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "middle temporal gyrus") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/4/49/WOROI_60_loc.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lumbar spinal cord) AnnotationAssertion(Annotation( "Wikipedia:Lumbar_spinal_cord") ".") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1704") AnnotationAssertion( "FMA:71168") AnnotationAssertion( "MA:0003083") @@ -220965,88 +116186,11 @@ AnnotationAssertion(Annotation( "MA:0003083") "spinal cord lumbar segment") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0002792") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar spinal cord") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (left parietal lobe) - -AnnotationAssertion(Annotation( "BIRNLEX:1728") "Parietal lobe of the left hemisphere of the brain.") -AnnotationAssertion( ) -AnnotationAssertion( "BIRNLEX:1728") -AnnotationAssertion( "FMA:72974") -AnnotationAssertion( "SCTID:314147009") -AnnotationAssertion(Annotation( "BIRNLEX:1728") "UMLS:C1281960") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002802") -AnnotationAssertion(rdfs:label "left parietal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (right parietal lobe) - -AnnotationAssertion(Annotation( "BIRNLEX:1729") "Parietal lobe of the right hemisphere of the brain.") -AnnotationAssertion( "BIRNLEX:1729") -AnnotationAssertion( "FMA:72973") -AnnotationAssertion( "SCTID:314146000") -AnnotationAssertion(Annotation( "BIRNLEX:1729") "UMLS:C1281959") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002803") -AnnotationAssertion(rdfs:label "right parietal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (left temporal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A temporal lobe that is part of a left cerebral hemisphere.") -AnnotationAssertion( "BIRNLEX:1784") -AnnotationAssertion( "FMA:72972") -AnnotationAssertion( "SCTID:314158000") -AnnotationAssertion(Annotation( "BIRNLEX:1784") "UMLS:C1281971") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002808") -AnnotationAssertion(rdfs:label "left temporal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (right temporal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A temporal lobe that is part of a right cerebral hemisphere.") -AnnotationAssertion( "BIRNLEX:1785") -AnnotationAssertion( "FMA:72971") -AnnotationAssertion( "SCTID:314157005") -AnnotationAssertion(Annotation( "BIRNLEX:1785") "UMLS:C1281970") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002809") -AnnotationAssertion(rdfs:label "right temporal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (right frontal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A frontal cortex that is part of a right cerebral hemisphere.") -AnnotationAssertion( "BIRNLEX:1786") -AnnotationAssertion( "FMA:72969") -AnnotationAssertion( "SCTID:314141005") -AnnotationAssertion(Annotation( "BIRNLEX:1786") "UMLS:C1281954") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002810") -AnnotationAssertion(rdfs:label "right frontal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (left frontal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A frontal cortex that is part of a left cerebral hemisphere.") -AnnotationAssertion( ) -AnnotationAssertion( "BIRNLEX:1787") -AnnotationAssertion( "FMA:72970") -AnnotationAssertion( "SCTID:314142003") -AnnotationAssertion(Annotation( "BIRNLEX:1787") "UMLS:C1281955") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002811") -AnnotationAssertion(rdfs:label "left frontal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (left cerebral hemisphere) AnnotationAssertion(Annotation( "OBOL:automatic") "A cerebral hemisphere that is in the left side of a brain.") @@ -221060,6 +116204,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0002812") AnnotationAssertion(rdfs:label "left cerebral hemisphere") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_F_Brain.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_M_Brain.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (right cerebral hemisphere) @@ -221075,6 +116221,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0002813") AnnotationAssertion(rdfs:label "right cerebral hemisphere") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_F_Brain.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_M_Brain.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (hypoglossal nucleus) @@ -221104,8 +116252,7 @@ AnnotationAssertion( "MBA:773") AnnotationAssertion( "NCIT:C12899") AnnotationAssertion( "SCTID:47361005") -AnnotationAssertion(Annotation( "BIRNLEX:2644") "UMLS:C0228802") -AnnotationAssertion(Annotation( "ncithesaurus:Hypoglossal_Nucleus") "UMLS:C0228802") +AnnotationAssertion(Annotation( "BIRNLEX:2644") Annotation( "ncithesaurus:Hypoglossal_Nucleus") "UMLS:C0228802") AnnotationAssertion( "VHOG:0001358") AnnotationAssertion( "Wikipedia:Hypoglossal_nucleus") AnnotationAssertion( "ncithesaurus:Nucleus_of_the_Hypoglossal_Nerve") @@ -221127,78 +116274,6 @@ AnnotationAssertion( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (central sulcus) - -AnnotationAssertion(Annotation( "Wikipedia:Central_sulcus") "The central sulcus is a fold in the cerebral cortex of brains in vertebrates. Also called the central fissure, it was originally called the fissure of Rolando or the Rolandic fissure, after Luigi Rolando. The central sulcus is a prominent landmark of the brain, separating the parietal lobe from the frontal lobe and the primary motor cortex from the primary somatosensory cortex. [WP,unvetted].") -AnnotationAssertion(Annotation( "BIRNLEX:4035") Annotation( "NIFSTD:NeuroNames_abbrevSource") Annotation( ) "CS") -AnnotationAssertion( "BAMS:cs") -AnnotationAssertion( "BIRNLEX:4035") -AnnotationAssertion( "BM:Tel-Cx-CS") -AnnotationAssertion( "DHBA:10614") -AnnotationAssertion( "FMA:83752") -AnnotationAssertion( "HBA:9403") -AnnotationAssertion( "NCIT:C32280") -AnnotationAssertion( "SCTID:279340001") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "UMLS:C0228188") -AnnotationAssertion(Annotation( "ncithesaurus:Central_Sulcus_of_Rolando") "UMLS:C0228188") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "UMLS:C1281071") -AnnotationAssertion( "Wikipedia:Central_sulcus") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "neuronames:48") -AnnotationAssertion(Annotation( "FMA:83752") "central cerebral sulcus") -AnnotationAssertion(Annotation( "FMA:83752") "central fissure") -AnnotationAssertion( "central sulcus of Rolando") -AnnotationAssertion( "fissure of Rolando") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "rolandic fissure") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "sulcus centralis") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "sulcus centralis (rolandi)") -AnnotationAssertion(Annotation( "BIRNLEX:4035") "sulcus centralis cerebri") -AnnotationAssertion(Annotation( "Wikipedia:Central_sulcus") Annotation( ) "sulcus centralis cerebri") -AnnotationAssertion( "sulcus of Rolando") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002916") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "central sulcus") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/8e/Gray726_central_sulcus.svg"^^xsd:anyURI) -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/b/b6/Central_sulcus.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "NIFSTD") ObjectSomeValuesFrom( )) - -# Class: (longitudinal fissure) - -AnnotationAssertion(Annotation( "Wikipedia:Medial_longitudinal_fissure") "The deep groove which separates the two hemispheres of the vertebrate brain. The falx cerebri, a dural brain covering, lies within the medial longitudinal fissure. [WP,unvetted].") -AnnotationAssertion(Annotation( "BIRNLEX:4041") Annotation( "NIFSTD:NeuroNames_abbrevSource") Annotation( ) "LF") -AnnotationAssertion( "BAMS:lf") -AnnotationAssertion( "BAMS:lfh") -AnnotationAssertion( "BIRNLEX:4041") -AnnotationAssertion( "DHBA:10622") -AnnotationAssertion( "FMA:83727") -AnnotationAssertion( "HBA:9401") -AnnotationAssertion( "NCIT:C33005") -AnnotationAssertion( "SCTID:369225004") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "UMLS:C0228186") -AnnotationAssertion(Annotation( "ncithesaurus:Longitudinal_Fissure") "UMLS:C0228186") -AnnotationAssertion( "Wikipedia:Medial_longitudinal_fissure") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "neuronames:35") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "fissura interhemispherica") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "fissura longitudinalis cerebrales") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "fissura longitudinalis cerebri") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "fissura longitudinalis magna") -AnnotationAssertion(Annotation( "FMA:83727") "hemispheric sulcus") -AnnotationAssertion(Annotation( "FMA:83727") "interhemispheric fissure") -AnnotationAssertion(Annotation( "FMA:83727") "longitudinal cerebral fissure") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "longitudinal fissure of hemisphere") -AnnotationAssertion(Annotation( "BIRNLEX:4041") "longitudinal fissure of the cerebrum") -AnnotationAssertion(Annotation( "FMA:83727") "longitudinal sulcus") -AnnotationAssertion(Annotation( "FMA:83727") "medial longitudinal fissure") -AnnotationAssertion(Annotation( "FMA:83727") "sagittal fissure") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0002921") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "longitudinal fissure") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/92/Hemispheres.png"^^xsd:anyURI) -SubClassOf(Annotation( "FMA") ) - # Class: (trigeminal nucleus) AnnotationAssertion(Annotation( "OBOL:automatic") "A nucleus of brain that is part of a trigeminal nuclear complex.") @@ -221304,6 +116379,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pontine tegmentum") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/9/9c/Brainstem_Abducens.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_F_Brain.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/Allen_M_Brain.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -221330,13 +116407,13 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (thoracic spinal cord) AnnotationAssertion(Annotation( "Wikipedia:Thoracic_spinal_cord") "The thoracic nerves are the spinal nerves emerging from the thoracic vertebrae. [WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:966") AnnotationAssertion( "FMA:71167") AnnotationAssertion( "MA:0003082") AnnotationAssertion( "NCIT:C12894") AnnotationAssertion( "SCTID:278750009") -AnnotationAssertion(Annotation( "BIRNLEX:966") "UMLS:C0581620") -AnnotationAssertion(Annotation( "ncithesaurus:Thoracic_Spinal_Cord") "UMLS:C0581620") +AnnotationAssertion(Annotation( "BIRNLEX:966") Annotation( "ncithesaurus:Thoracic_Spinal_Cord") "UMLS:C0581620") AnnotationAssertion( "Wikipedia:Thoracic_spinal_cord") AnnotationAssertion( "neuronames:1718") AnnotationAssertion(Annotation( "FMA:71167") Annotation( "FMA:TA") Annotation( ) "pars thoracica medullae spinalis") @@ -221347,6 +116424,7 @@ AnnotationAssertion(Annotation( "FMA:71167") "thoracic spinal cord") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003038") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic spinal cord") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/68/Gray820.png"^^xsd:anyURI) @@ -221370,39 +116448,6 @@ AnnotationAssertion( "trigeminal nerve fibers") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (olfactory placode) - -AnnotationAssertion(Annotation( "Wikipedia:Nasal_placode") Annotation( "XAO:0000005") "A thick plate of cells derived from the neural ectoderm in the head region of the embryo that develops into the olfactory region of the nasal cavity.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000186") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.43") Annotation( "http://bgee.unil.ch/") "We conclude this section by listing some of the many synapomorphies of craniates, including (...) (2) neurogenic placodes (...).[well established][VHOG]") -AnnotationAssertion( "AAO:0011076") -AnnotationAssertion( "EFO:0003420") -AnnotationAssertion( "EHDAA2:0001232") -AnnotationAssertion( "EHDAA:1504") -AnnotationAssertion( "EMAPA:16543") -AnnotationAssertion( "FMA:293971") -AnnotationAssertion( "TAO:0000048") -AnnotationAssertion( "VHOG:0000186") -AnnotationAssertion( "Wikipedia:Nasal_placode") -AnnotationAssertion( "XAO:0000005") -AnnotationAssertion( "ZFA:0000048") -AnnotationAssertion(Annotation( ) "olfactory placodes") -AnnotationAssertion(Annotation( ) "placoda nasalis") -AnnotationAssertion(Annotation( ) "placoda olfactoria") -AnnotationAssertion( "uberon") -AnnotationAssertion( "nasal I placode") -AnnotationAssertion( "nasal placode") -AnnotationAssertion( "UBERON:0003050") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Olfactory placodes are the only ectodermal placodes to produce glia, a cell type typically derived from neural crest // Note that NBK53171 classifies this as non-neurogenic") -AnnotationAssertion(rdfs:label "olfactory placode") -SubClassOf(Annotation( "NCBIBook:NBK53171") Annotation( "ZFA") ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (ear vesicle) AnnotationAssertion(Annotation( "MP:0009806") Annotation( "Wikipedia:Otic_vesicle") "An epithelial sac of invaginated ectoderm formed from the otic placode that gives rise to the structures of the inner ear[MP].") @@ -221633,8 +116678,6 @@ AnnotationAssertion( "blood island") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -222631,8 +117674,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "VHOG:0001204") "5th pharyngeal arch") AnnotationAssertion(Annotation( "VHOG:0001204") "5th visceral arch") -AnnotationAssertion(Annotation( "AAO:0010367") Annotation( "XAO:0000451") Annotation( ) "branchial arch 3") -AnnotationAssertion(Annotation( "ZFA:0001608") "branchial arch 3") +AnnotationAssertion(Annotation( "AAO:0010367") Annotation( "XAO:0000451") Annotation( "ZFA:0001608") Annotation( ) "branchial arch 3") AnnotationAssertion(Annotation( "VHOG:0001204") "fifth pharyngeal arch") AnnotationAssertion(Annotation( "XAO:0000451") Annotation( ) "third branchial arch") AnnotationAssertion( "UBERON:0003116") @@ -222952,6 +117994,9 @@ AnnotationAssertion( "trachea") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/9f/Illu_conducting_passages.svg"^^xsd:anyURI) AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/c/c3/Illu_conducting_passages.jpg"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-trachea.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-trachea.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -223107,21 +118152,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (blood nerve barrier) - -AnnotationAssertion(Annotation( "GO:0008065") Annotation( "Wikipedia:Blood-nerve_barrier") "Barrier between the perineurium of peripheral nerves and the vascular endothelium of endoneurial capillaries. The perineurium acts as a diffusion barrier, but ion permeability at the blood-nerve barrier is still higher than at the blood-brain barrier[GO].") -AnnotationAssertion( "MESH:D049428") -AnnotationAssertion( "Wikipedia:Blood-nerve_barrier") -AnnotationAssertion( "blood-nerve barrier") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003209") -AnnotationAssertion(rdfs:label "blood nerve barrier") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (gustatory organ) AnnotationAssertion(Annotation( "FBC:auto_generated_definition") "Any sense organ that functions in (some) detection of chemical stimulus involved in sensory perception of taste (GO:0050912).") @@ -223442,23 +118472,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neck of rib) - -AnnotationAssertion(Annotation( "Wikipedia:Neck_of_rib") "The neck of the rib is the flattened portion which extends lateralward from the head; it is about 2.5 cm. long, and is placed in front of the transverse process of the lower of the two vertebrC& with which the head articulates. Its anterior surface is flat and smooth, its posterior rough for the attachment of the ligament of the neck, and perforated by numerous foramina. Of its two borders the superior presents a rough crest (crista colli costE) for the attachment of the anterior costotransverse ligament; its inferior border is rounded. On the posterior surface at the junction of the neck and body, and nearer the lower than the upper border, is an eminencebthe tubercle; it consists of an articular and a non-articular portion. The articular portion, the lower and more medial of the two, presents a small, oval surface for articulation with the end of the transverse process of the lower of the two vertebrC& to which the head is connected. The non-articular portion is a rough elevation, and affords attachment to the ligament of the tubercle. The tubercle is much more prominent in the upper than in the lower ribs.") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37826") -AnnotationAssertion( "FMA:7576") -AnnotationAssertion( "SCTID:263359009") -AnnotationAssertion( "Wikipedia:Neck_of_rib") -AnnotationAssertion(Annotation( "Wikipedia:Neck_of_rib") Annotation( ) "collum costae") -AnnotationAssertion(Annotation( "FMA:7576") "rib neck") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Neck_of_rib") Annotation( ) "collum costae") -AnnotationAssertion( "UBERON:0003253") -AnnotationAssertion(rdfs:label "neck of rib") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/5/5c/Gray122.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "PMID:15906248") ObjectSomeValuesFrom( )) - # Class: (yolk sac endoderm) AnnotationAssertion(Annotation( "UBERON:cjm") "The portion of the yolk sac that is derived from endoderm and lines the yolk sac.") @@ -223596,8 +118609,7 @@ AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001273") Annotation( "TAO") Annotation( "ZFIN:curator") "The ventral portion of the first pharyngeal arch, comprising the lower jaw.[TAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000428") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.241 and p.101") Annotation( "http://bgee.unil.ch/") "The jaw joint of all jawed vertebrates, except for mammals, involves the quadrate and articular bones, or the posterior ends of the palatoquadrate and mandibular cartilages; A correlate of the conversion of the articular and quadrate bones to the malleus and incus is that all adult mammals have a jaw joint that lies between the dentary of the lower jaw and the squamosal bone of the skull roof.[well established][VHOG]") AnnotationAssertion(Annotation( "FMA") "Inclusion of the FMA class 'lower jaw' is debatable - this mostly corresponds to the lower jaw skeleton (with 'maxillary part of mouth' corresponding to the upper jaw region); however, the FMA class also includes gingiva. See also: https://github.com/obophenotype/mouse-anatomy-ontology/issues/102") -AnnotationAssertion(Annotation( "MA:0001906") "lower jaw") -AnnotationAssertion(Annotation( "ZFA:0001273") "lower jaw") +AnnotationAssertion(Annotation( "MA:0001906") Annotation( "ZFA:0001273") "lower jaw") AnnotationAssertion(Annotation( "ZFA:0001273") "mandible") AnnotationAssertion( "AAO:0000274") AnnotationAssertion( "EHDAA2:0004606") @@ -223938,6 +118950,7 @@ SubClassOf(Annotation( "EHD # Class: (mesenchyme of ovary) AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a developing ovary [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EHDAA2:0001362") AnnotationAssertion( "EHDAA:8128") AnnotationAssertion( "VHOG:0001441") @@ -223952,6 +118965,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "ovary mesenchyme") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003315") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mesenchyme of ovary") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -224081,32 +119095,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (mesenchyme of pinna) - -AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a developing pinna [Automatically generated definition].") -AnnotationAssertion(Annotation( "EMAPA") "EMAPA divides this spatially into condensation + rest, and temporally into mesenchyme and cartilage condensation") -AnnotationAssertion( "EHDAA2:0001469") -AnnotationAssertion( "EHDAA:8981") -AnnotationAssertion( "EMAPA:17591") -AnnotationAssertion( "VHOG:0000747") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricle mesenchyme") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricle of ear mesenchyme") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricle of external ear mesenchyme") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricula (auris externa) mesenchyme") -AnnotationAssertion(Annotation( "OBOL:automatic") "auricula mesenchyme") -AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of auricle") -AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of auricle of ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of auricle of external ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of auricula") -AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of auricula (auris externa)") -AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of pinna of ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "pinna mesenchyme") -AnnotationAssertion(Annotation( "OBOL:automatic") "pinna of ear mesenchyme") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003325") -AnnotationAssertion(rdfs:label "mesenchyme of pinna") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mesenchyme of mammary gland) AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a developing mammary gland.") @@ -224288,6 +119276,7 @@ EquivalentClasses( ObjectIntersec # Class: (serosa of duodenum) AnnotationAssertion(Annotation( "OBOL:automatic") "A serous membrane that is part of a duodenum [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "1st part serosa, 2nd - 4th adventitia") AnnotationAssertion( "EMAPA:27247") AnnotationAssertion( "FMA:14948") @@ -224301,6 +119290,7 @@ AnnotationAssertion(Annotation( "FMA:14948") "visceral peritoneum of duodenum") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003336") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "serosa of duodenum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -224507,8 +119497,7 @@ AnnotationAssertion( "MA:0003205") AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of midgut") AnnotationAssertion(Annotation( "OBOL:automatic") "midgut epithelial tissue") -AnnotationAssertion(Annotation( "BTO:0005053") "midgut epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "midgut epithelium") +AnnotationAssertion(Annotation( "BTO:0005053") Annotation( "OBOL:automatic") "midgut epithelium") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003352") AnnotationAssertion(rdfs:label "epithelium of midgut") @@ -224605,7 +119594,6 @@ AnnotationAssertion( "VHOG:0001048") AnnotationAssertion(Annotation( "VHOG:0001048") "hindlimb ectoderm") AnnotationAssertion(Annotation( "EMAPA:16780") Annotation( ) "hindlimb bud ectoderm") -AnnotationAssertion(Annotation( ) "hindlimb bud ectoderm") AnnotationAssertion(Annotation( "VHOG:0001048") Annotation( ) "hindlimb ectoderm") AnnotationAssertion(Annotation( "EHDAA2:0001034") Annotation( ) "lower limb bud ectoderm") AnnotationAssertion(Annotation( ) "pelvic fin bud ectoderm") @@ -224627,7 +119615,6 @@ AnnotationAssertion( "EMAPA:16407") AnnotationAssertion( "VHOG:0001047") AnnotationAssertion(Annotation( "EMAPA:16407") Annotation( ) "forelimb bud ectoderm") -AnnotationAssertion(Annotation( ) "forelimb bud ectoderm") AnnotationAssertion(Annotation( "VHOG:0001047") Annotation( ) "forelimb ectoderm") AnnotationAssertion(Annotation( ) "pectoral fin bud ectoderm") AnnotationAssertion(Annotation( "EHDAA2:0002134") Annotation( ) "upper limb bud ectoderm") @@ -224667,6 +119654,7 @@ SubClassOf(Annotation( "ISB # Class: (cardiac muscle of right atrium) AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of cardiac muscle tissue that is part of a right atrium [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EHDAA2:0004155") AnnotationAssertion( "EMAPA:17326") AnnotationAssertion( "FMA:7282") @@ -224685,6 +119673,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "textus muscularis of myocardium of right cardiac atrium") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003379") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cardiac muscle of right atrium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -224745,6 +119734,7 @@ EquivalentClasses( ObjectIntersec # Class: (cardiac muscle tissue of interventricular septum) AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of cardiac muscle tissue that is part of an interventricular septum [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EHDAA2:0004158") AnnotationAssertion( "EMAPA:17335") AnnotationAssertion( "FMA:84084") @@ -224757,6 +119747,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "interventricular septum muscle") AnnotationAssertion( "UBERON:0003383") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cardiac muscle tissue of interventricular septum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -224994,20 +119985,6 @@ AnnotationAssertion( "gland of tongue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (oropharyngeal gland) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A gland that is part of a oropharynx [Automatically generated definition].") -AnnotationAssertion( "EMAPA:25095") -AnnotationAssertion(Annotation( "OBOL:automatic") "gland of oral part of pharynx") -AnnotationAssertion(Annotation( "EMAPA:25095") "gland of oropharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "oral part of pharynx gland") -AnnotationAssertion(Annotation( "OBOL:automatic") "oropharynx gland") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003410") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oropharyngeal gland") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (pelvic appendage bud mesenchyme) AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a pelvic appendage bud.") @@ -225111,6 +120088,9 @@ SubClassOf(Annotation( "Wik AnnotationAssertion(Annotation( "OBOL:automatic") "A lymph node that is located in a kidney [Automatically generated definition].") AnnotationAssertion(Annotation( "PMID:16624319") Annotation( "NCBITaxon:10090") "Dorsal to the ipsilateral kidney nearby the renal blood vessels, caudal to the adrenal gland") +AnnotationAssertion(Annotation( "PMID:22740822") "para-renal lymph node") +AnnotationAssertion(Annotation( "PMID:28346247") "pararenal lymph node") +AnnotationAssertion(Annotation( "PMID:35764904") "perirenal lymph node") AnnotationAssertion( "FMA:276799") AnnotationAssertion( "MA:0002882") AnnotationAssertion( "NCIT:C77646") @@ -225554,6 +120534,7 @@ EquivalentClasses( ObjectIntersec # Class: (arm bone) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A bone that is part of the region of the forelimb that includes the zeugopod and stylopod. Examples: patella, femur, tibia.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "MA:th") "EMAPA:37303") AnnotationAssertion( "MA:0000592") AnnotationAssertion( "MESH:D050280") @@ -225563,6 +120544,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "GAID:178") "bone of upper extremity") AnnotationAssertion( "UBERON:0003460") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "arm bone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -225936,18 +120918,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "MA") ) -# Class: (vagina sebaceous gland) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A sebaceous gland that is part of a vagina [Automatically generated definition].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37793") -AnnotationAssertion( "MA:0001732") -AnnotationAssertion(Annotation( "OBOL:automatic") "sebaceous gland of vagina") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003485") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vagina sebaceous gland") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (skin sebaceous gland) AnnotationAssertion(Annotation( "MP:0009535") "A holocrine gland of the dermis that secretes sebum into hair follicles.") @@ -226174,14 +121144,12 @@ EquivalentClasses( ObjectIntersec # Class: (trachea blood vessel) AnnotationAssertion(Annotation( "OBOL:automatic") "A blood vessel that is part of a trachea.") -AnnotationAssertion( ) AnnotationAssertion( "UBERON:0003525") AnnotationAssertion( "EMAPA:35874") AnnotationAssertion( "MA:0001852") AnnotationAssertion(Annotation( "OBOL:automatic") "blood vessel of trachea") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003505") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "trachea blood vessel") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -226335,6 +121303,7 @@ EquivalentClasses( ObjectIntersec # Class: (kidney blood vessel) AnnotationAssertion(Annotation( "OBOL:automatic") "A blood vessel that is part of a kidney [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:28457") AnnotationAssertion( "MA:0001682") AnnotationAssertion( "TAO:0005306") @@ -226343,6 +121312,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "renal blood vessel") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003517") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "kidney blood vessel") @@ -226458,6 +121428,7 @@ EquivalentClasses( ObjectIntersec # Class: (kidney capillary) AnnotationAssertion(Annotation( "OBOL:automatic") "A capillary that is part of a kidney [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:31443") AnnotationAssertion( "MA:0002586") AnnotationAssertion( "SCTID:275409003") @@ -226469,6 +121440,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "renal capillary") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003527") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "kidney capillary") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -226578,6 +121550,7 @@ AnnotationAssertion( "ncithesaurus:Skin_of_the_Lower_Limb_and_Hip") "UMLS:C0222268") AnnotationAssertion(Annotation( "OBOL:automatic") "hind limb skin") AnnotationAssertion(Annotation( "FMA:23102") "lower limb skin") +AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "lower limb skin") AnnotationAssertion(Annotation( "OBOL:automatic") "skin of hind limb") AnnotationAssertion(Annotation( "OBOL:automatic") "skin of hindlimb") AnnotationAssertion(Annotation( "OBOL:automatic") "skin of lower extremity") @@ -226652,64 +121625,6 @@ AnnotationAssertion( "vagus X nerve trunk") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (right lung bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A bronchiole that is part of a right lung [Automatically generated definition].") -AnnotationAssertion( "EMAPA:35425") -AnnotationAssertion( "MA:0001787") -AnnotationAssertion( "NCIT:C49279") -AnnotationAssertion( "SCTID:200089000") -AnnotationAssertion(Annotation( "ncithesaurus:Right_Lung_Bronchiole") "UMLS:C0225670") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole of right lung") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003538") -AnnotationAssertion(rdfs:label "right lung bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (left lung bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A bronchiole that is part of a left lung [Automatically generated definition].") -AnnotationAssertion( "EMAPA:19000") -AnnotationAssertion( "MA:0001778") -AnnotationAssertion( "NCIT:C49252") -AnnotationAssertion( "SCTID:200484003") -AnnotationAssertion(Annotation( "ncithesaurus:Left_Lung_Bronchiole") "UMLS:C0225674") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole of left lung") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003539") -AnnotationAssertion(rdfs:label "left lung bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (right lung terminal bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A terminal bronchiole that is part of a right lung [Automatically generated definition].") -AnnotationAssertion( "EMAPA:36638") -AnnotationAssertion( "MA:0001789") -AnnotationAssertion( "NCIT:C49294") -AnnotationAssertion(Annotation( "ncithesaurus:Right_Lung_Terminal_Bronchiole") "UMLS:C1709961") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis of right lung") -AnnotationAssertion(Annotation( "OBOL:automatic") "right lung bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole of right lung") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003540") -AnnotationAssertion(rdfs:label "right lung terminal bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (left lung terminal bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A terminal bronchiole that is part of a left lung [Automatically generated definition].") -AnnotationAssertion( "EMAPA:36636") -AnnotationAssertion( "MA:0001780") -AnnotationAssertion( "NCIT:C49255") -AnnotationAssertion(Annotation( "ncithesaurus:Left_Lung_Terminal_Bronchiole") "UMLS:C1708675") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis of left lung") -AnnotationAssertion(Annotation( "OBOL:automatic") "left lung bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole of left lung") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003541") -AnnotationAssertion(rdfs:label "left lung terminal bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (brain white matter) AnnotationAssertion(Annotation( "MP:0008026") "The regions of the brain that are largely or entirely composed of myelinated nerve cell axons and contain few or no neural cell bodies or dendrites.") @@ -226766,254 +121681,6 @@ AnnotationAssertion( "forebrain meninges") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (brain pia mater) - -AnnotationAssertion(Annotation( "MP:0009026") "The fibrous membrane forming the innermost of the three coverings that surrounds the brain within the cranial cavity that is firmly attached to the glial capsule.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000470") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/pia+mater") "The innermost of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000470") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EMAPA:32667") -AnnotationAssertion( "EV:0100315") -AnnotationAssertion( "MA:0000816") -AnnotationAssertion( "NCIT:C49335") -AnnotationAssertion(Annotation( "ncithesaurus:Brain_Pia_Mater") "UMLS:C1706994") -AnnotationAssertion( "VHOG:0000470") -AnnotationAssertion(Annotation( "OBOL:automatic") "brain pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of brain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of brain") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003549") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "brain pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (forebrain pia mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A pia mater that is part of a forebrain [Automatically generated definition].") -AnnotationAssertion( "EMAPA:17767") -AnnotationAssertion( "EMAPA:17777") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37546") -AnnotationAssertion( "MA:0000886") -AnnotationAssertion(Annotation( "OBOL:automatic") "forebrain pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of forebrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of forebrain") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003550") -AnnotationAssertion(rdfs:label "forebrain pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (midbrain pia mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A pia mater that is part of a midbrain [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000467") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Pia mater that is part of the midbrain. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000467") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0001175") -AnnotationAssertion( "EMAPA:17794") -AnnotationAssertion( "MA:0001061") -AnnotationAssertion( "RETIRED_EHDAA2:0001110") -AnnotationAssertion( "VHOG:0000467") -AnnotationAssertion(Annotation( "OBOL:automatic") "midbrain pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of midbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of midbrain") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0000467") "mesencephalon pia mater") -AnnotationAssertion( "UBERON:0003551") -AnnotationAssertion(rdfs:label "midbrain pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (telencephalon pia mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A pia mater that is part of a telencephalon [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000476") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Pia mater that is part of the telencephalon. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000476") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0001992") -AnnotationAssertion( "EMAPA:17777") -AnnotationAssertion( "MA:0000982") -AnnotationAssertion( "VHOG:0000476") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of telencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of telencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "telencephalon pia mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003552") -AnnotationAssertion(rdfs:label "telencephalon pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (diencephalon pia mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A pia mater that is part of a diencephalon [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000475") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Pia mater that is part of the diencephalon. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000475") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0000400") -AnnotationAssertion( "EMAPA:17767") -AnnotationAssertion( "MA:0000829") -AnnotationAssertion( "VHOG:0000475") -AnnotationAssertion(Annotation( "OBOL:automatic") "between brain pia mater") -AnnotationAssertion(Annotation( "OBOL:automatic") "between brain pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "diencephalon pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "interbrain pia mater") -AnnotationAssertion(Annotation( "OBOL:automatic") "interbrain pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "mature diencephalon pia mater") -AnnotationAssertion(Annotation( "OBOL:automatic") "mature diencephalon pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of between brain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of interbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of mature diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of between brain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of interbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of mature diencephalon") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003553") -AnnotationAssertion(rdfs:label "diencephalon pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (hindbrain pia mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A pia mater that is part of a hindbrain [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000466") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Pia mater that is part of the hindbrain. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000466") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0000772") -AnnotationAssertion( "EMAPA:17786") -AnnotationAssertion( "MA:0000990") -AnnotationAssertion( "VHOG:0000466") -AnnotationAssertion(Annotation( "OBOL:automatic") "hindbrain pia mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of hindbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of hindbrain") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0000466") "rhombencephalon pia mater") -AnnotationAssertion( "UBERON:0003554") -AnnotationAssertion(rdfs:label "hindbrain pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (spinal cord pia mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A pia mater that is part of a spinal cord [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000468") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/pia+mater") "The innermost of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000468") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0001896") -AnnotationAssertion( "EMAPA:17807") -AnnotationAssertion( "MA:0001133") -AnnotationAssertion( "NCIT:C49800") -AnnotationAssertion(Annotation( "ncithesaurus:Spinal_Cord_Pia_Mater") "UMLS:C1710148") -AnnotationAssertion( "VHOG:0000468") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of neuraxis of spinal cord") -AnnotationAssertion(Annotation( "OBOL:automatic") "pia mater of spinal cord") -AnnotationAssertion(Annotation( "OBOL:automatic") "spinal cord pia mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003555") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "spinal cord pia mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (forebrain arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that is part of a forebrain [Automatically generated definition].") -AnnotationAssertion( "EMAPA:17765") -AnnotationAssertion( "EMAPA:17775") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37544") -AnnotationAssertion( "MA:0000884") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of forebrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of forebrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of forebrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "forebrain arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "forebrain arachnoid mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003556") -AnnotationAssertion(rdfs:label "forebrain arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (midbrain arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that is part of a midbrain [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000233") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Arachnoid mater that is part of the midbrain. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000233") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EMAPA:17792") -AnnotationAssertion( "MA:0001059") -AnnotationAssertion( "VHOG:0000233") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of midbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of midbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of midbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "midbrain arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "midbrain arachnoid mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0000233") "mesencephalon arachnoid mater") -AnnotationAssertion( "UBERON:0003557") -AnnotationAssertion(rdfs:label "midbrain arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (diencephalon arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that is part of a diencephalon [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000231") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Arachnoid mater that is part of the diencephalon. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000231") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EMAPA:17765") -AnnotationAssertion( "MA:0000827") -AnnotationAssertion( "VHOG:0000231") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of between brain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of interbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of mature diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of between brain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of interbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of mature diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of between brain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of interbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of mature diencephalon") -AnnotationAssertion(Annotation( "OBOL:automatic") "between brain arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "between brain arachnoid mater") -AnnotationAssertion(Annotation( "OBOL:automatic") "between brain arachnoid mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "diencephalon arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "diencephalon arachnoid mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "interbrain arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "interbrain arachnoid mater") -AnnotationAssertion(Annotation( "OBOL:automatic") "interbrain arachnoid mater of neuraxis") -AnnotationAssertion(Annotation( "OBOL:automatic") "mature diencephalon arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "mature diencephalon arachnoid mater") -AnnotationAssertion(Annotation( "OBOL:automatic") "mature diencephalon arachnoid mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003558") -AnnotationAssertion(rdfs:label "diencephalon arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (hindbrain arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that is part of a hindbrain [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000236") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Arachnoid mater that is part of the hindbrain. [Bgee_curator][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000236") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EMAPA:17784") -AnnotationAssertion( "MA:0000988") -AnnotationAssertion( "VHOG:0000236") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of hindbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of hindbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of hindbrain") -AnnotationAssertion(Annotation( "OBOL:automatic") "hindbrain arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "hindbrain arachnoid mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0000236") "rhombencephalon arachnoid mater") -AnnotationAssertion( "UBERON:0003559") -AnnotationAssertion(rdfs:label "hindbrain arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (spinal cord arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that is part of a spinal cord [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000234") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/arachnoid+mater") "The middle membrane of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000234") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EMAPA:17805") -AnnotationAssertion( "MA:0001131") -AnnotationAssertion( "VHOG:0000234") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of neuraxis of spinal cord") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid mater of spinal cord") -AnnotationAssertion(Annotation( "OBOL:automatic") "arachnoid of spinal cord") -AnnotationAssertion(Annotation( "OBOL:automatic") "spinal cord arachnoid") -AnnotationAssertion(Annotation( "OBOL:automatic") "spinal cord arachnoid mater of neuraxis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003560") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "spinal cord arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (forebrain dura mater) AnnotationAssertion(Annotation( "OBOL:automatic") "A dura mater that is part of a forebrain.") @@ -227494,7 +122161,6 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (bronchus connective tissue) AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of connective tissue that is part of a bronchus [Automatically generated definition].") -AnnotationAssertion( ) AnnotationAssertion( "EMAPA:32690") AnnotationAssertion( "EMAPA:35193") AnnotationAssertion( "MA:0001831") @@ -227521,7 +122187,6 @@ AnnotationAssertion( "EMAPA:35193") "bronchial connective tissue") AnnotationAssertion(Annotation( "EMAPA:32690") "bronchial mesenchyme") AnnotationAssertion( "UBERON:0003592") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "bronchus connective tissue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -227718,6 +122383,10 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "trachea cartilage") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/5/56/Gray952.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Lung.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-trachea.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-trachea.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -227955,6 +122624,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (trachea elastic tissue) AnnotationAssertion(Annotation( "OBOL:automatic") "An elastic tissue that is part of a trachea [Automatically generated definition].") +AnnotationAssertion( ) AnnotationAssertion( "MA:0001861") AnnotationAssertion(Annotation( "OBOL:automatic") "cartilaginous trachea elastic connective tissue") AnnotationAssertion(Annotation( "OBOL:automatic") "cartilaginous trachea elastic tissue") @@ -227976,6 +122646,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "windpipe textus connectivus elasticus") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003617") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "trachea elastic tissue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -228156,8 +122827,7 @@ AnnotationAssertion(Annotation( "FMA:37348") "muscle of free upper limb") AnnotationAssertion(Annotation( "FMA:9621") "muscle of upper limb") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "upper limb skeletal muscle") -AnnotationAssertion(Annotation( "Geisha:syn") Annotation( "NCBITaxon:8782") Annotation( ) "wing muscle") -AnnotationAssertion(Annotation( "NCBITaxon:8782") Annotation( "OBOL:automatic") Annotation( ) "wing muscle") +AnnotationAssertion(Annotation( "Geisha:syn") Annotation( "NCBITaxon:8782") Annotation( "OBOL:automatic") Annotation( ) "wing muscle") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "EHDAA2:0000141") "arm muscle system") AnnotationAssertion(Annotation( ) "musculature of arm") @@ -228242,6 +122912,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "MESH:A02.633.567.600") Annotation( "Wikipedia:Muscles_of_mastication") "In humans: Muscles arising in the zygomatic arch that close the jaw. Their nerve supply is masseteric from the mandibular division of the trigeminal nerve. (From Stedman, 25th ed).") AnnotationAssertion( "we use this specifically for a jaw muscle that is innervates by the mandibular nerve.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "http://php.med.unsw.edu.au/embryology") "originate from the somitomeres. These muscles develop late and are not complete even at birth. Tongue muscles develop before masticatory muscles and complete by birth") AnnotationAssertion( "FMA:74060") AnnotationAssertion( "GAID:145") @@ -228254,9 +122925,9 @@ AnnotationAssertion( "muscle of mastication") AnnotationAssertion( "uberon") AnnotationAssertion( "jaw muscle") -AnnotationAssertion(Annotation( "Wikipedia:Muscles_of_mastication") "musculi masticatorii") AnnotationAssertion(Annotation( "Wikipedia:Muscles_of_mastication") Annotation( ) "musculi masticatorii") AnnotationAssertion( "UBERON:0003681") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "masticatory muscle") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/4/4d/Gray781.png"^^xsd:anyURI) @@ -228284,8 +122955,7 @@ AnnotationAssertion(Annotation( "FMA:12266") "cavity of compartment of abdomen") AnnotationAssertion(Annotation( "FMA:12266") "space of abdominal compartment") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "GAID:17") "cavitas abdominis") -AnnotationAssertion(Annotation( "Wikipedia:Abdominal_cavity") Annotation( ) "cavitas abdominis") +AnnotationAssertion(Annotation( "GAID:17") Annotation( "Wikipedia:Abdominal_cavity") Annotation( ) "cavitas abdominis") AnnotationAssertion( "UBERON:0003684") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "abdominal cavity") @@ -228341,12 +123011,13 @@ AnnotationAssertion( "Design pattern notes: check whether this fits the foramen design pattern") AnnotationAssertion(rdfs:label "foramen magnum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/39/Gray130.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (fused sacrum) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A collection of sacral vertebrae in the sacral region that are fused and part of the bony pelvis.") +AnnotationAssertion( ) AnnotationAssertion( "sacral") AnnotationAssertion(Annotation( "AAO") "the AAO class 'sacrum' is deliberately placed under 'sacral vertebra' rather than here") AnnotationAssertion( "CALOHA:TS-2201") @@ -228367,9 +123038,12 @@ AnnotationAssertion(Annotation( "FMA:16202") "sacral bone") AnnotationAssertion( "UBERON:0003690") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "fused sacrum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/ec/Gray95.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Pelvis.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Pelvis.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -228419,30 +123093,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "FMA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -# Class: (retroperitoneal space) - -AnnotationAssertion(Annotation( "Wikipedia:Retroperitoneal_space") "Anatomical space in the abdominal cavity behind (retro) the peritoneum. It has no specific delineating anatomical structures. Organs are retroperitoneal if they only have peritoneum on their anterior side.") -AnnotationAssertion( "retroperitoneal") -AnnotationAssertion( "CALOHA:TS-2337") -AnnotationAssertion( "EFO:0002806") -AnnotationAssertion( "FMA:15080") -AnnotationAssertion( "GAID:25") -AnnotationAssertion( "MESH:D012187") -AnnotationAssertion( "NCIT:C12298") -AnnotationAssertion( "SCTID:243983004") -AnnotationAssertion(Annotation( "ncithesaurus:Retroperitoneum") "UMLS:C0035359") -AnnotationAssertion( "Wikipedia:Retroperitoneal_space") -AnnotationAssertion(Annotation( "FMA:15080") "retroperitoneum") -AnnotationAssertion(Annotation( "Wikipedia:Retroperitoneum") Annotation( ) "spatium retroperitoneale") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003693") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "retroperitoneal space") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/f2/Gray1126.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (atlanto-axial joint) AnnotationAssertion(Annotation( "Wikipedia:Atlanto-axial_joint") "The Atlanto-axial joint is of a complicated nature, comprising no fewer than four distinct joints. There is a pivot articulation between the odontoid process of the axis and the ring formed by the anterior arch and the transverse ligament of the atlas.") @@ -228645,10 +123295,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") "innomiate vein") AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") "innominate trunk") -AnnotationAssertion(Annotation( "GAID:529") "innominate vein") -AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") "innominate vein") +AnnotationAssertion(Annotation( "GAID:529") Annotation( "Wikipedia:Brachiocephalic_vein") "innominate vein") AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") "innominate veins") -AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") "vena brachiocephalica") AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") Annotation( ) "vena brachiocephalica") AnnotationAssertion(Annotation( "Wikipedia:Brachiocephalic_vein") Annotation( ) "venae anonyma") AnnotationAssertion( "UBERON:0003711") @@ -228682,6 +123330,8 @@ AnnotationAssertion( "splenic vein") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/5/5b/Gray1189.png"^^xsd:anyURI) AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e4/Bilebladder.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -228969,7 +123619,6 @@ AnnotationAssertion( "EHDAA:6190") AnnotationAssertion( "EMAPA:17496") AnnotationAssertion( "FMA:24979") -AnnotationAssertion( "FMA:24984") AnnotationAssertion( "MA:0000051") AnnotationAssertion( "MESH:D007866") AnnotationAssertion( "NCIT:C32974") @@ -228979,7 +123628,6 @@ AnnotationAssertion( "VSAO:0005060") AnnotationAssertion( "Wikipedia:Forearm") AnnotationAssertion( "galen:Leg") -AnnotationAssertion(Annotation( "FMA:24984") "calf of leg") AnnotationAssertion(Annotation( "VSAO:0005060") "crus") AnnotationAssertion( "crus of hindlimb") AnnotationAssertion(Annotation( "OBOL:automatic") "hind limb middle limb segment") @@ -228996,18 +123644,9 @@ AnnotationAssertion(Annotation( "MA:0000051") Annotation( ) "lower leg") AnnotationAssertion(Annotation( "OBOL:automatic") "middle limb segment of hind limb") AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "middle limb segment of hindlimb") -AnnotationAssertion(Annotation( "FMA:24984") "posterior curral region") -AnnotationAssertion(Annotation( "FMA:24984") "posterior leg region") -AnnotationAssertion(Annotation( "FMA:24984") "posterior part of leg") -AnnotationAssertion(Annotation( "FMA:24984") "posterior region of leg") -AnnotationAssertion(Annotation( "FMA:24984") Annotation( "FMA:TA") Annotation( ) "regio cruris posterior") -AnnotationAssertion(Annotation( "FMA:24984") Annotation( "FMA:TA") Annotation( ) "regio surae") AnnotationAssertion(Annotation( "VSAO:0005060") "shank") -AnnotationAssertion(Annotation( "FMA:24984") Annotation( "FMA:TA") Annotation( ) "sura") -AnnotationAssertion(Annotation( "FMA:24984") "sural region") AnnotationAssertion(Annotation( "OBOL:automatic") "zeugopod of hind limb") AnnotationAssertion(Annotation( "OBOL:automatic") "zeugopod of hindlimb") -AnnotationAssertion( "calf") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( ) "hind epipodium") AnnotationAssertion(Annotation( "FMA:24979") Annotation( "MESH:A01.378.610.500") Annotation( ) "leg") @@ -229547,8 +124186,7 @@ AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of upper extremity") AnnotationAssertion(Annotation( "OBOL:automatic") "superior member mesenchyme") AnnotationAssertion(Annotation( "OBOL:automatic") "upper extremity mesenchyme") -AnnotationAssertion(Annotation( "Geisha:syn") Annotation( "NCBITaxon:8782") Annotation( ) "wing mesenchyme") -AnnotationAssertion(Annotation( "NCBITaxon:8782") Annotation( "OBOL:automatic") Annotation( ) "wing mesenchyme") +AnnotationAssertion(Annotation( "Geisha:syn") Annotation( "NCBITaxon:8782") Annotation( "OBOL:automatic") Annotation( ) "wing mesenchyme") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003859") AnnotationAssertion(rdfs:label "forelimb mesenchyme") @@ -230033,6 +124671,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (retinal neural layer) AnnotationAssertion(Annotation( "GO:0003407") "The part of the retina that contains neurons and photoreceptor cells[GO].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000535") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.429") Annotation( "http://bgee.unil.ch/") "(...) an essentially similar sequence of events occurs during the embryonic development of the vertebrate eye. The eye initially develops as a single median evagination of the diencephalon that soon bifurcates to form the paired optic vesicles. As each optic vesicle grows towards the body surface, its proximal part narrows as the optic stalk, and its distal part invaginates to form a two-layered optic cup. (...) The outer layer of the optic cup becomes the pigment layer of the retina, whereas the inner layer differentiates into the photoreceptive cells and neuronal layers of the retina.[well established][VHOG]") AnnotationAssertion( "AAO:0011095") AnnotationAssertion( "BTO:0000929") @@ -230057,6 +124696,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "MA:000027") "neural retinal epithelium") AnnotationAssertion( "UBERON:0003902") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "retinal neural layer") @@ -230134,11 +124774,9 @@ SubClassOf( "GO:0072074") "Kidney mesenchyme is the tissue made up of loosely connected mesenchymal cells in the kidney[GO].") AnnotationAssertion( "check this") -AnnotationAssertion( ) AnnotationAssertion( "mesenchyme of kidney") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003918") -AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "kidney mesenchyme") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -230146,6 +124784,7 @@ EquivalentClasses( ObjectIntersec # Class: (venous blood vessel) AnnotationAssertion(Annotation( "http://www.thefreedictionary.com/venous+blood+vessel") "A blood vessel that carries blood from the capillaries toward the heart.") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:35932") AnnotationAssertion( "FMA:86188") AnnotationAssertion( "MA:0000066") @@ -230153,6 +124792,7 @@ AnnotationAssertion(Annotation( "FMA:86188") "venous tree organ segment") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0003920") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Compare to: vein") AnnotationAssertion(rdfs:label "venous blood vessel") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -230299,6 +124939,7 @@ AnnotationAssertion( "BTO:0000956") AnnotationAssertion( "EHDAA2:0004567") AnnotationAssertion( "EMAPA:32928") +AnnotationAssertion( "FBbt:00047143") AnnotationAssertion( "MA:0003201") AnnotationAssertion( "NCIT:C12963") AnnotationAssertion( "TAO:0005123") @@ -230435,31 +125076,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (ocular fundus) - -AnnotationAssertion(Annotation( "MP:0002864") Annotation( "Wikipedia:Fundus_(eye)") "The posterior concave interior of the eye, consisting of the retina, the choroid, the posterior segment of the sclera, the optic disk, and blood vessels, visible by an ophthalmoscope.") -AnnotationAssertion( "TODO - check relationships") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37916") -AnnotationAssertion( "GAID:908") -AnnotationAssertion( "MESH:D005654") -AnnotationAssertion( "NCIT:C13378") -AnnotationAssertion( "RETIRED_EHDAA2:0000583") -AnnotationAssertion( "SCTID:362519003") -AnnotationAssertion(Annotation( "ncithesaurus:Fundus") "UMLS:C0740422") -AnnotationAssertion( "Wikipedia:Fundus_(eye)") -AnnotationAssertion( "galen:FundusOculi") -AnnotationAssertion( "eye fundus") -AnnotationAssertion(Annotation( "HP:0001098") "fundus") -AnnotationAssertion( "fundus oculi") -AnnotationAssertion( "fundus of eye") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0003951") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ocular fundus") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (anterior stroma of cornea) AnnotationAssertion(Annotation( "MP:0003093") "The anterior segment of the lamellated connective tissue layer of the cornea.") @@ -230574,34 +125190,11 @@ AnnotationAssertion( "UBERON:0003978") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "valve") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Heart.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Heart.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cerebellum fissure) - -AnnotationAssertion(Annotation( "MP:0009267") "One of a set of deep furrows which divide the lobules of the cerebellum. Examples: postcentral, primary and secondary furrows.") -AnnotationAssertion( ) -AnnotationAssertion( "BAMS:CBf") -AnnotationAssertion( "DHBA:12828") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37818") -AnnotationAssertion( "FMA:321547") -AnnotationAssertion( "HBA:9406") -AnnotationAssertion( "SCTID:314163001") -AnnotationAssertion( "neuronames:1213") -AnnotationAssertion( "cerebellar fissure") -AnnotationAssertion(Annotation( "FMA:77789") Annotation( "FMA:TA") Annotation( ) "fissurae cerebelli") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BAMS:CBf") Annotation( ) "cerebellar fissures") -AnnotationAssertion(Annotation( "FMA:77789") Annotation( ) "cerebellar fissures set") -AnnotationAssertion(Annotation( "HBA:9406") Annotation( ) "cerebellar sulci") -AnnotationAssertion( "cerebellar sulcus") -AnnotationAssertion(Annotation( "FMA:77789") Annotation( ) "set of cerebellar fissures") -AnnotationAssertion( "sulcus of cerebellum") -AnnotationAssertion( "UBERON:0003980") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cerebellum fissure") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (conus arteriosus) AnnotationAssertion(Annotation( "MP:0009464") Annotation( "Wikipedia:Conus_arteriosus") "A conical pouch formed from the upper and left angle of the right ventricle in the chordate heart, from which the pulmonary artery arises[WP]. the anteriosuperior, smooth-walled portion of the cavity of the right ventricle, beginning at the supraventricular crest and terminates in the pulmonary trunk[MP].") @@ -230724,63 +125317,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) DisjointClasses( ) -# Class: (ganglionic eminence) - -AnnotationAssertion(Annotation( "MP:0004274") "The transient proliferative population of neurons that expands exponentially during late prenatal development; it is a continuous germinal zone distinct from the ventricular zone that surrounds the brain ventricles[MP].") -AnnotationAssertion( "contributes significantly in building up the GABAergic cortical cell population[WP]") -AnnotationAssertion(Annotation( ) "GE") -AnnotationAssertion(Annotation( "MP:0004274") Annotation( ) "SVZ") -AnnotationAssertion(Annotation( ) "embryonic GE") -AnnotationAssertion(Annotation( ) "embryonic SVZ") -AnnotationAssertion(Annotation( "DHBA:SZ") "subventricular zone") -AnnotationAssertion( "DHBA:10549") -AnnotationAssertion( "EMAPA:32665") -AnnotationAssertion( "PBA:128012818") -AnnotationAssertion( "Wikipedia:Ganglionic_eminence") -AnnotationAssertion(Annotation( "MP:0004274") "embryonic subventricular zone") -AnnotationAssertion( "embryonic/fetal subventricular zone") -AnnotationAssertion( "fetal subventricular zone") -AnnotationAssertion(Annotation( "MP:0004274") "subependymal layer") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004023") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ganglionic eminence") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (medial ganglionic eminence) - -AnnotationAssertion(Annotation( "MP:0004276") "A distinct elevation of a transient proliferating cell mass of the fetal subventricular zone; this mass contributes most of its cells to the neocortex; however, hippocampal neurons, thalamus, septum and olfactory bulb neurons are also partly derived from the MGE.") -AnnotationAssertion(Annotation( "PMID:23375746") Annotation( ) "MGE") -AnnotationAssertion( "DHBA:10550") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37471") -AnnotationAssertion( "PBA:128012834") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004024") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "medial ganglionic eminence") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (caudal ganglionic eminence) - -AnnotationAssertion(Annotation( "MP:0004278") "The caudally located, distinct elevation of a transient proliferating cell mass of the fetal subventricular zone, located adjacent to the lateral ventricle.") -AnnotationAssertion( "CGE") -AnnotationAssertion( "DHBA:10552") -AnnotationAssertion( "EFO:0001911") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37469") -AnnotationAssertion( "PBA:128012846") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004026") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "caudal ganglionic eminence") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (chorionic plate) AnnotationAssertion(Annotation( "MP:0004560") Annotation( "http://www.medilexicon.com/medicaldictionary.php?t=69523") "That portion of the chorionic wall in the region of its uterine attachment, which gives rise to chorionic villi; it consists of the mesoderm that lines the chorionic vesicle and, on the maternal side, of the trophoblast that lines the intervillous spaces; in the last half of gestation, the mesodermal connective tissue is largely replaced by fibrinoid material, and the amnionic membrane is adherent to the fetal side of the plate.") @@ -230795,48 +125331,11 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "chorionic plate") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Placenta.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cortical subplate) - -AnnotationAssertion(Annotation( "MP:0008440") Annotation( "Wikipedia:Subplate") Annotation( "https://github.com/obophenotype/mouse-anatomy-ontology/issues/1") "The transient outer neural tube region that contains the first generated post-mitotic neurons that receive synaptic input from thalamic axons and in turn project axons to the developing cortical plate.") -AnnotationAssertion(Annotation( "WP") "The transient fetal subplate zone, together with the marginal zone and the cortical plate, represents the developmental anlage of the mammalian cerebral cortex. It serves as a waiting compartment for growing cortical afferents; its cells are involved in the establishment of pioneering cortical efferent projections and transient fetal circuitry, and apparently have a number of other developmental roles. The subplate zone is a phylogenetically recent structure and it is most developed in the human brain. Subplate neurons are among the first generated neurons in the mammalian cerebral cortex [1]. These neurons disappear during postnatal development and are important in establishing the correct wiring [2][3] and functional maturation [4] of the cerebral cortex. Subplate neurons appear to be selectively sensitive to injury (such as hypoxia) which in humans are associated with motor and cognitive defects") -AnnotationAssertion(Annotation( "BRAINSPAN:BRAINSPAN") Annotation( ) "SP") -AnnotationAssertion( "DHBA:10522") -AnnotationAssertion( "EMAPA:32703") -AnnotationAssertion( "PBA:294021932") -AnnotationAssertion( "Wikipedia:Subplate") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/thumb/a/ac/Corticogenesis_in_a_wild-type_mouse_with_captions_in_english_copy.png/360px-Corticogenesis_in_a_wild-type_mouse_with_captions_in_english_copy.png") -AnnotationAssertion( "neuronames:3233") -AnnotationAssertion(Annotation( "EMAPA:32833") "cerebral cortex subplate") -AnnotationAssertion( "subplate") -AnnotationAssertion(Annotation( "DHBA:10522") "subplate zone") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004035") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cortical subplate") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cortical intermediate zone) - -AnnotationAssertion(Annotation( "MP:0008457") "The region of the developing mammalian cortex that extends between the ventricular zone and the cortical plate (CP); normally, the IZ is a region of tangential migration of cells, and at midgestation, the lower part of the IZ develops into the subventricular zone.") -AnnotationAssertion(Annotation( "BRAINSPAN:BRAINSPAN") Annotation( ) "IZ") -AnnotationAssertion( "EMAPA:17545") -AnnotationAssertion( "EMAPA:32712") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EMAPA:17545") "cerebral cortex mantle layer") -AnnotationAssertion( "cerebral cortex mantle zone") -AnnotationAssertion( "cortical mantle layer") -AnnotationAssertion( "UBERON:0004040") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cortical intermediate zone") -SubClassOf( ) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (external male genitalia) AnnotationAssertion(Annotation( "MP:0009199") "The external masculine genital organs, including the penis and scrotum.") @@ -231013,29 +125512,6 @@ AnnotationAssertion( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (lateral nasal prominence) - -AnnotationAssertion(Annotation( "MP:0009902") Annotation( "Wikipedia:Lateral_nasal_prominence") "The lateral area of the two branches of a horseshoe-shaped mesenchymal swelling in the future nasal region of the embryo; it separates the olfactory pit from the developing eye and the ala of the nose/snout develops from it.") -AnnotationAssertion( "EHDAA2:0000916") -AnnotationAssertion( "EHDAA:4786") -AnnotationAssertion( "EMAPA:16805") -AnnotationAssertion( "FMA:295864") -AnnotationAssertion( "SCTID:308880000") -AnnotationAssertion( "Wikipedia:Lateral_nasal_prominence") -AnnotationAssertion(Annotation( "EHDAA2:0000916") "lateral nasal process") -AnnotationAssertion(Annotation( "EMAPA:16805") "latero-nasal process") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "lateral nasal swelling") -AnnotationAssertion(Annotation( "Wikipedia:Lateral_nasal_prominence") Annotation( ) "prominentia nasalis lateralis") -AnnotationAssertion( "UBERON:0004067") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lateral nasal prominence") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/2d/Gray48.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -DisjointClasses(Annotation( "lexical") ) - # Class: (medial nasal prominence) AnnotationAssertion(Annotation( "MP:0009903") Annotation( "Wikipedia:Medial_nasal_prominence") "The central area of the two limbs of a horseshoe-shaped mesenchymal swelling that lie medial to the olfactory placode or pit in the future nasal region of the embryo; it joins with the ipsilateral maxillary prominence in the formation of half of the upper jaw, and the nasal tip and philtrum of the upper lip develop from it.") @@ -231114,6 +125590,8 @@ AnnotationAssertion( "vena cava") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/35/Relations_of_the_aorta,_trachea,_esophagus_and_other_heart_structures.png"^^xsd:anyURI) AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/7/7c/Heart_numlabels.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -231158,17 +125636,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (hypothalamus-pituitary axis) - -AnnotationAssertion(Annotation( "HP:0000864") ".") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004092") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hypothalamus-pituitary axis") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (joint space of elbow) AnnotationAssertion(Annotation( "HP:0003943") "Joint cavity shared by all the joints of the elbow. The elbow joint is a compound joint that actually comprises three separate joints: the joints connecting the upper and lower arm: 1) Articulatio humero-ulnaris and 2) Articulatio humero-radialis as well as the proximal joint connecting the forarm bones: 3) Articulatio radio-ulnaris proximalis. All three share a joint cavity which is highly sinuated/scalloped/coved. Joint spaces of the elbow summarizes the joint cavity shared by all three adjoining joints of the elbow joint.") @@ -231221,106 +125688,9 @@ AnnotationAssertion( "UBERON:0004111") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "anatomical conduit") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ObjectExactCardinality(2 )) -# Class: (muscle of auditory ossicle) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A muscle of the tympanic cavity that attaches to an auditory ossicle.") -AnnotationAssertion( "attenuate low-frequency sounds, reduce masking of high-frequency sounds by low-frequency sounds, frequency-selection filter") -AnnotationAssertion( "UBERON:0004112") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37776") -AnnotationAssertion( "FMA:49026") -AnnotationAssertion( "MA:0000256") -AnnotationAssertion( "NCIT:C33148") -AnnotationAssertion( "SCTID:244778009") -AnnotationAssertion(Annotation( "ncithesaurus:Muscle_of_the_Tympanum") "UMLS:C1513769") -AnnotationAssertion( "Wikipedia:Muscles_of_auditory_ossicles") -AnnotationAssertion(Annotation( "FMA:49026") "auditory ossicles muscle") -AnnotationAssertion(Annotation( "FMA:49026") "muscle of auditory ossicles") -AnnotationAssertion( "muscle of tympanic cavity") -AnnotationAssertion(Annotation( "FMA:49026") "ossicular muscle") -AnnotationAssertion(Annotation( "MA:0000256") "tympanic cavity muscle") -AnnotationAssertion( "uberon") -AnnotationAssertion( "muscle of middle ear") -AnnotationAssertion( "UBERON:0004113") -AnnotationAssertion(rdfs:label "muscle of auditory ossicle") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (tympanic cavity) - -AnnotationAssertion(Annotation( "Wikipedia:Tympanic_cavity") "Small cavity surrounding the bones of the middle ear.") -AnnotationAssertion( "BTO:0002098") -AnnotationAssertion( "EHDAA2:0004119") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37778") -AnnotationAssertion( "FMA:56461") -AnnotationAssertion( "SCTID:362551002") -AnnotationAssertion( "Wikipedia:Tympanic_cavity") -AnnotationAssertion(Annotation( "OBOL:automatic") "anatomical cavity of middle ear") -AnnotationAssertion(Annotation( "Wikipedia:Tympanic_cavity") Annotation( ) "cavitas tympani") -AnnotationAssertion(Annotation( "OBOL:automatic") "cavity of middle ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear cavity") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle-ear cavity") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0002098") "cavitas tympanica") -AnnotationAssertion(Annotation( "BTO:0002098") "tympanum") -AnnotationAssertion( "UBERON:0004114") -AnnotationAssertion(rdfs:label "tympanic cavity") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/1/19/Gray923.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - -# Class: (blood vessel of tympanic cavity) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A blood vessel that is part of a tympanic cavity [Automatically generated definition].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37775") -AnnotationAssertion( "MA:0001219") -AnnotationAssertion(Annotation( "OBOL:automatic") "anatomical cavity of middle ear blood vessel") -AnnotationAssertion(Annotation( "OBOL:automatic") "blood vessel of anatomical cavity of middle ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "blood vessel of cavity of middle ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "blood vessel of middle ear anatomical cavity") -AnnotationAssertion(Annotation( "OBOL:automatic") "blood vessel of middle ear cavity") -AnnotationAssertion(Annotation( "OBOL:automatic") "cavity of middle ear blood vessel") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear anatomical cavity blood vessel") -AnnotationAssertion( "middle ear blood vessel") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear cavity blood vessel") -AnnotationAssertion( "tympanic cavity blood vessel") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004115") -AnnotationAssertion(rdfs:label "blood vessel of tympanic cavity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (nerve of tympanic cavity) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A nerve that is part of a tympanic cavity [Automatically generated definition].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37777") -AnnotationAssertion( "MA:0001222") -AnnotationAssertion(Annotation( "OBOL:automatic") "anatomical cavity of middle ear nerve") -AnnotationAssertion(Annotation( "OBOL:automatic") "cavity of middle ear nerve") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear anatomical cavity nerve") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear cavity nerve") -AnnotationAssertion(Annotation( "OBOL:automatic") "nerve of anatomical cavity of middle ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "nerve of cavity of middle ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "nerve of middle ear anatomical cavity") -AnnotationAssertion(Annotation( "OBOL:automatic") "nerve of middle ear cavity") -AnnotationAssertion( "tympanic cavity nerve") -AnnotationAssertion(Annotation( "MA:0001222") "tympanic cavity nerves") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004116") -AnnotationAssertion(rdfs:label "nerve of tympanic cavity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (pharyngeal pouch) AnnotationAssertion(Annotation( "PMID:23020903") Annotation( "ZFA:0001106") Annotation( "http://orcid.org/0000-0002-6601-2165") "An internal pocketing of pharyngeal endoderm that contacts a region of ectoderm (a pharyngeal cleft) and interdigitates in the anterior and posterior directions with the pharyngeal arches.") @@ -231703,6 +126073,8 @@ AnnotationAssertion(Annotation( "UBERON:0004148") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cardiac vein") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) @@ -231937,83 +126309,6 @@ AnnotationAssertion( "endodermal part of digestive tract") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (glomerular epithelium) - -AnnotationAssertion(Annotation( "GO:0072010") "The glomerular epithelium is an epithelial tissue that covers the outer surfaces of the glomerulus. The glomerular epithelium consists of both parietal and visceral epithelium. Metanephric glomerular parietal epithelial cells are specialized epithelial cells that form tight junctions as a barrier to protein transport. A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros.") -AnnotationAssertion( "TODO - check - GO says outer, BTO says inner. Make this a superclass") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0001515") -AnnotationAssertion( "EMAPA:35458") -AnnotationAssertion( "MA:0002847") -AnnotationAssertion( "epithelium of glomerulus") -AnnotationAssertion( "epithelium of kidney glomerulus") -AnnotationAssertion( "epithelium of renal glomerulus") -AnnotationAssertion(Annotation( "MA:0002847") "kidney glomerular epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001515") "glomerular epithelial cell") -AnnotationAssertion( "UBERON:0004188") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (glomerular endothelium) - -AnnotationAssertion(Annotation( "GO:0072011") "The glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus.") -AnnotationAssertion( "BTO:0004631") -AnnotationAssertion(Annotation( "OBOL:automatic") "endothelium of renal glomerulus") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus endothelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004189") -AnnotationAssertion(rdfs:label "glomerular endothelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (renal glomerulus vasculature) - -AnnotationAssertion(Annotation( "GO:0072012") "The glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the glomerulus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "OBOL:automatic") "glomerulus vasculature") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus vascular network") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus vasculature") -AnnotationAssertion(Annotation( "OBOL:automatic") "vascular network of renal glomerulus") -AnnotationAssertion(Annotation( "OBOL:automatic") "vasculature of renal glomerulus") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004190") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "renal glomerulus vasculature") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (comma-shaped body) - -AnnotationAssertion(Annotation( "GO:0072049") "The comma-shaped body is the precursor structure to the S-shaped body that contributes to the morphogenesis of the nephron.") -AnnotationAssertion( "EMAPA:27681") -AnnotationAssertion( "ZFA:0005588") -AnnotationAssertion(Annotation( ) "CSB") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004198") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "comma-shaped body") -SubClassOf( ) -SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) - -# Class: (S-shaped body) - -AnnotationAssertion(Annotation( "GO:0072050") "The S-shaped body is the successor of the comma-shaped body that contributes to the morphogenesis of the nephron.") -AnnotationAssertion( "TODO") -AnnotationAssertion( "EMAPA:27756") -AnnotationAssertion( "ZFA:0005589") -AnnotationAssertion(Annotation( ) "SSB") -AnnotationAssertion(Annotation( "http://www.gudmap.org/Organ_Summaries/Metanephros/Renal_vesicle.html") "stage II nephron") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004199") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "S-shaped body") -SubClassOf( ) -SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "GO") ObjectSomeValuesFrom( )) - # Class: (kidney pyramid) AnnotationAssertion(Annotation( "GO:0072056") Annotation( "http://anatomy.uams.edu/anatomyhtml/kidney.html") "Kidney pyramids are the conical arrangements of tubules that constitute the renal medulla in a multi-lobed mammalian kidney; they contain the loops of Henle and the medullary collecting ducts.") @@ -232048,6 +126343,10 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "kidney pyramid") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/7/7e/Kidney_PioM.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_R.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -232104,38 +126403,6 @@ AnnotationAssertion( "nephron epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (glomerular capillary) - -AnnotationAssertion(Annotation( "MGI:csmith") Annotation( "MP:0011320") "The small branching blood vessels in the kidney glomerulus that receives blood from the kidney afferent arterioles; these capillaries are under high pressure for filtering within the glomerulus.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0005284") Annotation( "TAO") Annotation( "ZFIN:ZDB-PUB-000824-1") Annotation( "ZFIN:curator") "Capillary that is part of the renal glomerulus. Glomerular capillary endothelial membranes in zebrafish normally have a fenestrated morphology that is visible at the ultrastructural level.[TAO]") -AnnotationAssertion( "EMAPA:28245") -AnnotationAssertion( "FMA:274259") -AnnotationAssertion( "MA:0002587") -AnnotationAssertion( "NCIT:C32684") -AnnotationAssertion( "SCTID:362049007") -AnnotationAssertion( "TAO:0005284") -AnnotationAssertion(Annotation( "ncithesaurus:Glomerular_Capillary") "UMLS:C0226356") -AnnotationAssertion( "ZFA:0005284") -AnnotationAssertion(Annotation( "OBOL:automatic") "blood capillary of renal glomerulus") -AnnotationAssertion(Annotation( "OBOL:automatic") "capillary of renal glomerulus") -AnnotationAssertion(Annotation( "OBOL:automatic") "capillary vessel of renal glomerulus") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus blood capillary") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus capillary") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus capillary vessel") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "glomerular capillaries") -AnnotationAssertion(Annotation( "MA:0002587") "glomerular capillary system") -AnnotationAssertion( "UBERON:0004212") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular capillary") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (upper leg nerve) AnnotationAssertion(Annotation( "OBOL:automatic") "A nerve that is part of a hindlimb stylopod [Automatically generated definition].") @@ -232296,26 +126563,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vagina smooth muscle) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a vagina [Automatically generated definition].") -AnnotationAssertion( "BTO:0004999") -AnnotationAssertion( "EMAPA:30997") -AnnotationAssertion( "MA:0001733") -AnnotationAssertion(Annotation( "OBOL:automatic") "involuntary muscle of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "non-striated muscle of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle tissue of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina involuntary muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina non-striated muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina smooth muscle tissue") -AnnotationAssertion(Annotation( "BTO:0004999") "vaginal smooth muscle") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0004999") "vagina smooth muscle") -AnnotationAssertion( "UBERON:0004223") -AnnotationAssertion(rdfs:label "vagina smooth muscle") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (muscular coat of vas deferens) AnnotationAssertion(Annotation( "OBOL:automatic") "A muscular coat that is part of a vas deferens [Automatically generated definition].") @@ -232410,59 +126657,6 @@ AnnotationAssertion( "urinary bladder smooth muscle") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (urinary bladder neck smooth muscle) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a neck of urinary bladder [Automatically generated definition].") -AnnotationAssertion( "EMAPA:30123") -AnnotationAssertion( "FMA:67990") -AnnotationAssertion( "MA:0001699") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck involuntary muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck non-striated muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck smooth muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck smooth muscle tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "involuntary muscle of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "involuntary muscle of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "involuntary muscle of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "involuntary muscle of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "involuntary muscle of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder involuntary muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder non-striated muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder smooth muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder smooth muscle tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder involuntary muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder non-striated muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder smooth muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder smooth muscle tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "non-striated muscle of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "non-striated muscle of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "non-striated muscle of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "non-striated muscle of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "non-striated muscle of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle tissue of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle tissue of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle tissue of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle tissue of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "smooth muscle tissue of vesical neck") -AnnotationAssertion(Annotation( "FMA:67990") "trigonal muscle") -AnnotationAssertion(Annotation( "FMA:67990") "trigonal muscle of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck involuntary muscle") -AnnotationAssertion(Annotation( "MA:0001699") "urinary bladder neck muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck non-striated muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck smooth muscle tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck involuntary muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck non-striated muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck smooth muscle") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck smooth muscle tissue") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004230") -AnnotationAssertion(rdfs:label "urinary bladder neck smooth muscle") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (anal region smooth muscle) AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of an anal region [Automatically generated definition].") @@ -232696,6 +126890,7 @@ EquivalentClasses( ObjectIntersec AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a bronchus [Automatically generated definition].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "BTO:0004401") AnnotationAssertion( "EMAPA:35195") AnnotationAssertion( "MA:0001840") @@ -232730,6 +126925,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "bronchus smooth muscle") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (prostate gland smooth muscle) @@ -233347,6 +127543,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "VSAO:0000026") "Anatomical cluster that consists of all the skeletal elements (eg., bone, cartilage, and teeth) of the body.") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000026") Annotation( "VSAO") Annotation( "GO_REF:0000034, http://dx.plos.org/10.1371/journal.pone.0051070") "Anatomical cluster that consists of all the skeletal elements (eg., bone, cartilage, and teeth) of the body.[VSAO]") AnnotationAssertion( "skeletal") AnnotationAssertion( "AEO:0000168") @@ -233369,6 +127566,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0004288") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "skeleton") @@ -233463,23 +127661,6 @@ SubClassOf(Annotation( "NCB SubClassOf(Annotation( "NCBIBook:NBK10065") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerular capillary endothelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An endothelium that is part of a glomerular capillary.") -AnnotationAssertion( ) -AnnotationAssertion( "MA:0001658") -AnnotationAssertion( "NCIT:C32522") -AnnotationAssertion( "SCTID:243993006") -AnnotationAssertion(Annotation( "ncithesaurus:Endothelium_of_the_Glomerular_Capillary") "UMLS:C0227647") -AnnotationAssertion(Annotation( "OBOL:automatic") "renal glomerulus capillary endothelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004294") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular capillary endothelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (sympathetic nerve trunk) AnnotationAssertion(Annotation( "OBOL:automatic") "A nerve trunk that is part of a sympathetic nervous system [Automatically generated definition].") @@ -233580,38 +127761,6 @@ AnnotationAssertion( "proximal phalanx") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (vault of skull) - -AnnotationAssertion(Annotation( "MP:0000076") Annotation( "PMID:11523816") Annotation( "Wikipedia:Calvaria_(skull)") "Upper part of skull, consisting of parietals, frontals, post-parietals, and in some species the squamosal and a portion of the alisphenoid.") -AnnotationAssertion( "We follow http://www.ncbi.nlm.nih.gov/pubmed/11523816 (Morriss-Kay) in definingenumerating the components of the skull vault. Note that there is a conflict with Kardong; e.g. in fig 7.10, Kardong places the squamosal in the temporal series. We cannot place the vault as entirely part of the dermatocranium as it has a small splanchnocranium contribution and a sclerotomal contribution") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000331") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.256") Annotation( "http://bgee.unil.ch/") "The earliest tetrapods arose from rhipidistian ancestors and retained many of their skull features, including most of the bones of the dermatocranium.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0002167") -AnnotationAssertion( "EHDAA:9538") -AnnotationAssertion( "EMAPA:18016") -AnnotationAssertion( "FMA:52800") -AnnotationAssertion( "NCIT:C81188") -AnnotationAssertion( "SCTID:140592008") -AnnotationAssertion(Annotation( "ncithesaurus:Skullcap") "UMLS:C0205950") -AnnotationAssertion( "VHOG:0000331") -AnnotationAssertion( "Wikipedia:Calvaria_(skull)") -AnnotationAssertion( "ZFA:0005606") -AnnotationAssertion(Annotation( "FMA:52800") "calva") -AnnotationAssertion(Annotation( "ZFA:0005606") "cranial vault") -AnnotationAssertion( "skull vault") -AnnotationAssertion( "skull roof") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "ZFA:0005606") Annotation( ) "calvaria") -AnnotationAssertion( "calvarium") -AnnotationAssertion(Annotation( "ZFA:0005606") "skullcap") -AnnotationAssertion( "UBERON:0004339") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Terminology notes. we include calvarium as a synonym, but Gray's Anatomy's list includes the Ethmoid and Sphenoid bone in the Calvaria. Some books (and HPO) state that calvaria consists of just the frontal bone, parietal bone, temporal bone, and occipital bone. Note vault may not be precisely equivalent to calvaria") -AnnotationAssertion(rdfs:label "vault of skull") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "small pharyngeal arch and sclerotomal contribution") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (allantois) AnnotationAssertion(Annotation( "VHOG:0000738") Annotation( "Wikipedia:Allantois") "A membranous sac that develops from the posterior part of the alimentary canal in the embryos of mammals, birds, and reptiles, and it is important in the formation of the umbilical cord and placenta in mammals[VHOG].") @@ -234882,28 +129031,6 @@ AnnotationAssertion( "skeletal muscle tissue of trapezius") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (smooth muscle tissue of bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a bronchiole [Automatically generated definition].") -AnnotationAssertion( ) -AnnotationAssertion( "FMA:261045") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004515") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "smooth muscle tissue of bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (smooth muscle tissue of terminal bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a terminal bronchiole [Automatically generated definition].") -AnnotationAssertion( ) -AnnotationAssertion( "FMA:261051") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004516") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "smooth muscle tissue of terminal bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (muscle of vertebral column) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A muscle that is attached to a vertebra of the vertebral column.") @@ -235122,6 +129249,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lymph vasculature") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_F_Lymph_Node.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/NIH_M_Lymph_Node.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -235140,6 +129269,8 @@ AnnotationAssertion(Annotation( "UBERON:0004537") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "blood vasculature") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -235157,6 +129288,9 @@ AnnotationAssertion( "UBERON:0004538") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left kidney") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Kidney_Left.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_L.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (right kidney) @@ -235173,6 +129307,9 @@ AnnotationAssertion( "UBERON:0004539") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right kidney") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.0/VH_F_Kidney_Right.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Kidney_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Kidney_R.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (epididymis epithelium) @@ -235208,6 +129345,10 @@ AnnotationAssertion( "UBERON:0004548") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left eye") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Eye_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Eye_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-eye-l.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-eye-l.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (right eye) @@ -235226,6 +129367,10 @@ AnnotationAssertion( "UBERON:0004549") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right eye") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Eye_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Eye_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-eye-r.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-eye-r.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (digital artery) @@ -235304,12 +129449,14 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (systemic artery) AnnotationAssertion(Annotation( "Wikipedia:Artery#Systemic_arteries") Annotation( "http://orcid.org/0000-0002-6601-2165") "An artery of the systemic circulation, which is the part of the cardiovascular system which carries oxygenated blood away from the heart, to the body, and returns deoxygenated blood back to the heart.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "MA:th") "EMAPA:37126") AnnotationAssertion( "FMA:66464") AnnotationAssertion( "Wikipedia:Artery#Systemic_arteries") AnnotationAssertion(Annotation( "FMA:66464") "systemic arterial subtree") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0004573") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "systemic artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -235369,6 +129516,7 @@ SubClassOf( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:C3_Vertebra") "The third of the seven cervical vertebrae[ncit,modified].") AnnotationAssertion( "under discussion: whether to generalize this beyond mammals, making it purely order-defined") AnnotationAssertion( "elements are to be defined spatially/topologically. all mammals have 7 cervical vertebrae") +AnnotationAssertion( ) AnnotationAssertion( "3"^^xsd:nonNegativeInteger) AnnotationAssertion( "EMAPA:19433") AnnotationAssertion( "FMA:12521") @@ -235384,6 +129532,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004612") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mammalian cervical vertebra 3") SubClassOf( ) @@ -235394,6 +129543,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:C4_Vertebra") "The fourth of the seven cervical vertebrae[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically. all mammals have 7 cervical vertebrae") +AnnotationAssertion( ) AnnotationAssertion( "4"^^xsd:nonNegativeInteger) AnnotationAssertion( "EMAPA:19434") AnnotationAssertion( "FMA:12522") @@ -235407,6 +129557,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004613") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mammalian cervical vertebra 4") SubClassOf( ) @@ -235417,6 +129568,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:C5_Vertebra") "The fifth of the seven cervical vertebrae[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically. all mammals have 7 cervical vertebrae") +AnnotationAssertion( ) AnnotationAssertion( "5"^^xsd:nonNegativeInteger) AnnotationAssertion( "EMAPA:19435") AnnotationAssertion( "FMA:12523") @@ -235430,6 +129582,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004614") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mammalian cervical vertebra 5") SubClassOf( ) @@ -235440,6 +129593,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:C6_Vertebra") "The sixth of the seven cervical vertebrae[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically. all mammals have 7 cervical vertebrae") +AnnotationAssertion( ) AnnotationAssertion( "6"^^xsd:nonNegativeInteger) AnnotationAssertion( "EMAPA:19466") AnnotationAssertion( "FMA:12524") @@ -235453,6 +129607,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004615") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mammalian cervical vertebra 6") SubClassOf( ) @@ -235463,6 +129618,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "Wikipedia:Vertebra_prominens") "Vertebra prominens is the proper name for the seventh cervical vertebra. The most distinctive characteristic of this vertebra is the existence of a long and prominent spinous process which is palpable from the skin surface, hence the name. This spinous process is thick, nearly horizontal in direction, not bifurcated, but terminating in a tubercle to which the lower end of the ligamentum nuchae is attached. The seventh cervical vertebra (C7) has the most prominent spinous process only in about 70% of people; in the remainder, either C6 or T1 (the first thoracic vertebra) will be the most prominent. The transverse processes are of considerable size, their posterior roots are large and prominent, while the anterior are small and faintly marked; the upper surface of each has usually a shallow sulcus for the eighth spinal nerve, and its extremity seldom presents more than a trace of bifurcation. The foramen transversarium may be as large as that in the other cervical vertebrae, but is generally smaller on one or both sides; occasionally it is double, sometimes it is absent. On the left side it occasionally gives passage to the vertebral artery; more frequently the vertebral vein traverses it on both sides; but the usual arrangement is for both artery and vein to pass in front of the transverse process, and not through the foramen. Sometimes the anterior root of the transverse process attains a large size and exists as a separate bone, which is known as a cervical rib.") AnnotationAssertion( "elements are to be defined spatially/topologically. all mammals have 7 cervical vertebrae") +AnnotationAssertion( ) AnnotationAssertion( "7"^^xsd:nonNegativeInteger) AnnotationAssertion( "EMAPA:19467") AnnotationAssertion( "FMA:12525") @@ -235480,6 +129636,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004616") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "mammalian cervical vertebra 7") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -235489,6 +129646,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:L1_Vertebra") "The first lumbar vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19472") AnnotationAssertion( "FMA:13072") AnnotationAssertion( "MA:0001428") @@ -235500,6 +129658,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004617") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar vertebra 1") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -235508,6 +129667,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:L2_Vertebra") "The second lumbar vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19570") AnnotationAssertion( "FMA:13073") AnnotationAssertion( "MA:0001429") @@ -235519,6 +129679,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004618") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar vertebra 2") SubClassOf( ) @@ -235529,6 +129690,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:L3_Vertebra") "The third lumbar vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19571") AnnotationAssertion( "FMA:13074") AnnotationAssertion( "MA:0001430") @@ -235540,6 +129702,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004619") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar vertebra 3") SubClassOf( ) @@ -235550,6 +129713,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:L4_Vertebra") "The fourth lumbar vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19572") AnnotationAssertion( "FMA:13075") AnnotationAssertion( "MA:0001431") @@ -235561,6 +129725,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004620") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar vertebra 4") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235569,6 +129734,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:L5_Vertebra") "The fifth lumbar vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19573") AnnotationAssertion( "FMA:13076") AnnotationAssertion( "MA:0001432") @@ -235580,6 +129746,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004621") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar vertebra 5") SubClassOf( ) @@ -235589,6 +129756,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T1_Vertebra") "The first thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19542") AnnotationAssertion( "FMA:9165") AnnotationAssertion( "MA:0001438") @@ -235601,6 +129769,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004626") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 1") SubClassOf( ) @@ -235608,6 +129777,7 @@ SubClassOf( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T2_Vertebra") "The second thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19543") AnnotationAssertion( "FMA:9187") AnnotationAssertion( "MA:0001439") @@ -235620,6 +129790,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004627") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 2") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235628,6 +129799,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T3_Vertebra") "The third thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19544") AnnotationAssertion( "FMA:9209") AnnotationAssertion( "MA:0001440") @@ -235640,6 +129812,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004628") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 3") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235648,6 +129821,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T4_Vertebra") "The fourth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19545") AnnotationAssertion( "FMA:9248") AnnotationAssertion( "MA:0001441") @@ -235660,6 +129834,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004629") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 4") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235668,6 +129843,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T5_Vertebra") "The fifth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19546") AnnotationAssertion( "FMA:9922") AnnotationAssertion( "MA:0001442") @@ -235680,6 +129856,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004630") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 5") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235688,6 +129865,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T6_Vertebra") "The sixth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19547") AnnotationAssertion( "FMA:9945") AnnotationAssertion( "MA:0001443") @@ -235700,6 +129878,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004631") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 6") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235708,6 +129887,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T7_Vertebra") "The seventh thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19548") AnnotationAssertion( "FMA:9968") AnnotationAssertion( "MA:0001444") @@ -235720,6 +129900,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004632") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 7") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235728,6 +129909,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T9_Vertebra") "The ninth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19550") AnnotationAssertion( "FMA:10014") AnnotationAssertion( "MA:0001446") @@ -235740,6 +129922,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004633") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 9") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235748,6 +129931,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T10_Vertebra") "The tenth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19551") AnnotationAssertion( "FMA:10037") AnnotationAssertion( "MA:0001447") @@ -235760,6 +129944,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004634") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 10") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235768,6 +129953,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T11_Vertebra") "The eleventh thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19552") AnnotationAssertion( "FMA:10059") AnnotationAssertion( "MA:0001448") @@ -235780,6 +129966,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004635") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 11") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235788,6 +129975,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T12_Vertebra") "The twelfth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") AnnotationAssertion( "elements are to be defined spatially/topologically") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19553") AnnotationAssertion( "FMA:10081") AnnotationAssertion( "MA:0001449") @@ -235800,6 +129988,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0004636") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 12") SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -235822,38 +130011,6 @@ AnnotationAssertion( "blood vessel endothelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (renal afferent arteriole) - -AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MGI:csmith") Annotation( "MP:0011312") "The blood vessels that branch from the kidney interlobular artery, convey blood to the glomerular capillaries, and play an important role in the regulation of blood pressure as a part of the tubuloglomerular feedback mechanism.") -AnnotationAssertion( ) -AnnotationAssertion( "EMAPA:28230") -AnnotationAssertion( "EMAPA:28266") -AnnotationAssertion( "FMA:77042") -AnnotationAssertion( "MA:0002579") -AnnotationAssertion( "SCTID:67498004") -AnnotationAssertion( "TAO:0002139") -AnnotationAssertion( "Wikipedia:Afferent_arterioles") -AnnotationAssertion( "ZFA:0005307") -AnnotationAssertion(Annotation( "MA:0002579") "afferent arteriole") -AnnotationAssertion(Annotation( "ZFA:0005307") "afferent glomerular arteriole") -AnnotationAssertion(Annotation( "FMA:77042") "afferent glomerular arteriole of kidney") -AnnotationAssertion(Annotation( "FMA:77042") Annotation( "FMA:TA") Annotation( ) "arteriola glomerularis afferens renis") -AnnotationAssertion(Annotation( "MP:0011312") "kidney afferent arteriole") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Afferent_arterioles") Annotation( ) "arteriola glomerularis afferens") -AnnotationAssertion( "UBERON:0004639") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "renal afferent arteriole") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (spleen capsule) AnnotationAssertion(Annotation( "MGI:cwg") Annotation( "MP:0002227") "The connective tissue that surrounds the spleen.") @@ -236097,8 +130254,7 @@ AnnotationAssertion( "ZFA:0001429") AnnotationAssertion( "neuronames:2495") AnnotationAssertion(Annotation( "FMA:84017") Annotation( "FMA:TA") Annotation( ) "nuclei raphes") -AnnotationAssertion(Annotation( "FMA:84017") "raphe nuclei") -AnnotationAssertion(Annotation( "NLXANAT:20090205") "raphe nuclei") +AnnotationAssertion(Annotation( "FMA:84017") Annotation( "NLXANAT:20090205") "raphe nuclei") AnnotationAssertion(Annotation( "FMA:84017") "raphe nuclei set") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Raphe_nuclei") Annotation( ) "nuclei raphes") @@ -236135,16 +130291,6 @@ AnnotationAssertion( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (external naris epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of an external naris [Automatically generated definition].") -AnnotationAssertion( "EMAPA:18596") -AnnotationAssertion( "MA:0001321") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004692") -AnnotationAssertion(rdfs:label "external naris epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (arterial system smooth muscle) AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of an arterial system [Automatically generated definition].") @@ -236411,34 +130557,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (interlobular artery) - -AnnotationAssertion(Annotation( "MP:0011316") Annotation( "Wikipedia:Interlobular_arteries") "The branches of the arcuate arteries of the kidney that radiate outward throught the renal columns and supply the glomeruli[MP]. The first set of renal bloodvessels, the interlobular arteries (or cortical radiate arteries, or cortical radial arteries), are given off at right angles from the side of the arcuate arteries looking toward the cortical substance, and pass directly outward between the medullary rays to reach the fibrous tunic, where they end in the capillary network of this part. These vessels do not anastomose with each other, but form what are called end-arteries. In their outward course they give off lateral branches; these are the afferent vessels for the renal corpuscles; they enter the capsule, and end in the glomerulus. From each tuft the corresponding efferent vessel arises, and, having made its egress from the capsule near to the point where the afferent vessel enters, breaks up into a number of branches, which form a dense plexus within Bowman's capsule.") -AnnotationAssertion( ) -AnnotationAssertion( "EMAPA:28212") -AnnotationAssertion( "FMA:70498") -AnnotationAssertion( "MA:0002584") -AnnotationAssertion( "NCIT:C32826") -AnnotationAssertion( "SCTID:76147008") -AnnotationAssertion(Annotation( "ncithesaurus:Interlobular_Artery") "UMLS:C1512856") -AnnotationAssertion( "Wikipedia:Interlobular_arteries") -AnnotationAssertion(Annotation( "FMA:70498") "interlobular renal artery") -AnnotationAssertion(Annotation( "MP:0011316") "kidney interlobular artery") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Interlobular_arteries") Annotation( ) "arteriae corticales radiatae") -AnnotationAssertion(Annotation( "Wikipedia:Interlobular_arteries") Annotation( ) "arteriae interlobulares renis") -AnnotationAssertion(Annotation( "Wikipedia:Interlobular_arteries") "cortical radial arteries") -AnnotationAssertion(Annotation( "Wikipedia:Interlobular_arteries") "interlobular") -AnnotationAssertion(Annotation( "FMA:70498") "renal interlobular artery") -AnnotationAssertion( "UBERON:0004723") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "interlobular artery") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/0/02/Gray1128.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses(Annotation( "Wikipedia:Renal_circulation") ) - # Class: (neuromere) AnnotationAssertion(Annotation( "DOI:10.1016/j.tins.2013.06.004") Annotation( "https://github.com/obophenotype/uberon/issues/318") "A transverse unitary subdivision of the neural tube that shares a common dorsoventral structure (floor, basal, alar, and roof plates), but each having differential molecular identities and fates; they comprise the secondary prosencephalon, diencephalon (prosomeres), the midbrain (mesomeres), and the hindbrain (rhombomeres).") @@ -236520,16 +130638,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (metanephric glomerulus) - -AnnotationAssertion(Annotation( "GO:0072224") "Glomerulus of the mature vertebrate kidney, or metanephros.") -AnnotationAssertion( "VHOG:0001242") -AnnotationAssertion( "glomerulus of metanephros") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004736") -AnnotationAssertion(rdfs:label "metanephric glomerulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (metanephric collecting duct) AnnotationAssertion(Annotation( "OBOL:automatic") "A collecting duct of renal tubule that is part of a metanephros [Automatically generated definition].") @@ -236544,33 +130652,6 @@ SubClassOf(Annotation( SubClassOf(Annotation( "Wikipedia-abduced") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pronephric glomerulus) - -AnnotationAssertion(Annotation( "DOI:10.1371/journal.pone.0099864") Annotation( "GO:0072013") Annotation( "GOC:mtg_kidney_jan10") Annotation( "PMID:10572058") Annotation( "PMID:15647339") Annotation( "PMID:9268568") Annotation( "XAO:0000318") "The glomus forms from the splanchnic intermediate mesoderm and is the vascularized filtration unit, filtering the blood before it enters the tubules. The glomus is external to the nephron and extends over more than one body segment.") -AnnotationAssertion(Annotation( "ISBN:0073040584") "a glomus differs from a glomerulus in that each vascular glomus services several tubules") -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001557") Annotation( "TAO") Annotation( "ZFIN:curator") "Paired highly vascularized portion of the pronephros. Left and right glomeruli are fused at the midline. Begins to function between 40 and 48hpf. Drummond, 2000.[TAO]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001237") Annotation( "VHOG") Annotation( "PMID:9806915 Drummond IA, Majumdar A, Hentschel H, Elger M, Solnica-Krezel L, Schier AF, Neuhauss SCF, Stemple DL, Zwartkruis F, Rangini Z, Driever W, Fishman MC, Early development of the zebrafish pronephros and analysis of mutations affecting pronephric function. Development (1998), ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.636") Annotation( "http://bgee.unil.ch/") "The teleost pronephros shares many essential features with the amphibian pronephros including its derivation from mesoderm associated with the coelom and the derivation of the glomerular blood supply from the medial dorsal aorta. However, unlike the pronephros of amphibians, which have an external glomus and tubules with nephrostomes open to the coelom, the mature teleost pronephros has no connection to the body cavity and instead functions as a closed system (reference 1); This variation in nephron types [with external glomeruli that open into the coelom and with internal glomeruli that do not connect with the coelom] and their pattern of distribution suggest an evolutionary sequence. Ancestral craniates probably had an external glomerulus and nephrostomes, as do the first few to develop in very primitive craniates. (...) The mechanism would become more efficient as the coelomic recess into which each glomerulus discharged became a part of the tubule, that is, grew around the glomerulus as a renal capsule. The glomerulus becomes internal. The nephrostomes were lost during subsequent evolution, leaving the type of renal tubule found in most vertebrates (reference 2).[well established][VHOG]") -AnnotationAssertion(Annotation( "GO") "GO treats glomus and pronephric glomerulus differently") -AnnotationAssertion( "UBERON:0004191") -AnnotationAssertion( "AAO:0011049") -AnnotationAssertion( "SCTID:360548001") -AnnotationAssertion( "TAO:0001557") -AnnotationAssertion( "VHOG:0001237") -AnnotationAssertion( "XAO:0000318") -AnnotationAssertion( "ZFA:0001557") -AnnotationAssertion( "glomerulus of pronephros") -AnnotationAssertion(Annotation( "XAO:0000318") "glomus") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "XAO:0000318") "corpuscle") -AnnotationAssertion(Annotation( "XAO:0000318") Annotation( ) "glomera") -AnnotationAssertion(Annotation( "VHOG:0001237") "pronephric glomera") -AnnotationAssertion(Annotation( "VHOG:0001237") Annotation( ) "pronephric glomeruli") -AnnotationAssertion(Annotation( "VHOG:0001237") "pronephric glomus") -AnnotationAssertion( "UBERON:0004739") -AnnotationAssertion(rdfs:label "pronephric glomerulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "XAO") ObjectSomeValuesFrom( )) - # Class: (dentary) AnnotationAssertion(Annotation( "VHOG:0001022") "The dentary is a dermal bone that forms the antero-lateral part of the lower jaw in fishes and amphibians, extending to the whole lower jaw in mammals[VHOG,modified].") @@ -236706,23 +130787,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "PMC1571569") ObjectSomeValuesFrom( )) -# Class: (endochondral bone tissue) - -AnnotationAssertion(Annotation( "GO:0001958") Annotation( "VSAO:0000145") Annotation( "Wikipedia:Endochondral_ossification") "Replacement bone tissue that forms within cartilage[VSAO, modified].") -AnnotationAssertion(Annotation( "MA") "the distinction between endochondral bone and endochondral bone tissue. Some bones may be a mixture of both tissue types. The MA class most likely refers to a tissue type") -AnnotationAssertion( "EMAPA:35304") -AnnotationAssertion( "MA:0002836") -AnnotationAssertion( "Wikipedia:Endochondral_ossification") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004763") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "endochondral bone tissue") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -DisjointClasses( ) - # Class: (intramembranous bone tissue) AnnotationAssertion(Annotation( "GO:0001957") Annotation( "Wikipedia:Intramembranous_ossification") "Bone tissue that forms directly within mesenchyme, and does not replace other tissues[TAO]. Intramembranous ossification is the formation of bone in which osteoblasts secrete a collagen-proteoglycan matrix that binds calcium salts and becomes calcified[GO]. Intramembranous ossification is the way flat bones and the shell of a turtle are formed[GO]. Unlike endochondral ossification, cartilage is not present during intramembranous ossification[WP].") @@ -236759,10 +130823,12 @@ SubClassOf(Annotation( "VSA AnnotationAssertion(Annotation( "UBERON:automatic") "A bone that is part of a cranium.") AnnotationAssertion( "here cranium = skull - mandible") +AnnotationAssertion( ) AnnotationAssertion( "SCTID:181792001") AnnotationAssertion(Annotation( "UBERON:automatic") "cranium bone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0004766") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cranial bone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -237174,32 +131240,6 @@ AnnotationAssertion( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cervix epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a uterine cervix [Automatically generated definition].") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "Wikipedia:Cervix#Histology") "The epithelium of the cervix is varied. The ectocervix (more distal, by the vagina) is composed of nonkeratinized stratified squamous epithelium. The endocervix (more proximal, within the uterus) is composed of simple columnar epithelium") -AnnotationAssertion( "BTO:0000241") -AnnotationAssertion( "CALOHA:TS-0137") -AnnotationAssertion( "EFO:0001913") -AnnotationAssertion( "EMAPA:29929") -AnnotationAssertion( "MA:0001724") -AnnotationAssertion( "NCIT:C49218") -AnnotationAssertion(Annotation( "ncithesaurus:Cervix_Epithelium") "UMLS:C1711358") -AnnotationAssertion(Annotation( "OBOL:automatic") "cervical canal epithelial tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "cervical canal epithelium") -AnnotationAssertion(Annotation( "BTO:0000241") "cervical epithelium") -AnnotationAssertion(Annotation( "OBOL:automatic") "cervix epithelial tissue") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelium of cervix") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004801") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cervix epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (respiratory tract epithelium) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MGI:anna") Annotation( "MP:0010942") "The pseudostratified ciliated epithelium that lines much of the conducting portion of the airway, including part of the nasal cavity and larynx, the trachea, and bronchi.") @@ -237422,19 +131462,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (upper respiratory tract epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a upper respiratory tract [Automatically generated definition].") -AnnotationAssertion( "EMAPA:35894") -AnnotationAssertion( "MA:0001912") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelial tissue of upper respiratory tract") -AnnotationAssertion(Annotation( "OBOL:automatic") "epithelium of upper respiratory tract") -AnnotationAssertion(Annotation( "OBOL:automatic") "upper respiratory tract epithelial tissue") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004814") -AnnotationAssertion(rdfs:label "upper respiratory tract epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (lower respiratory tract epithelium) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a lower respiratory tract [Automatically generated definition].") @@ -238065,6 +132092,7 @@ SubClassOf(Annotation( "EHD # Class: (neuron projection bundle connecting eye with brain) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A neuron projection bundle that connects the retina or its analog in the eye with the brain. This includes the vertebrate optic nerve (not truly a nerve) as well as analogous structures such as the Bolwig nerve in Drosophila.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "BTO:0000966") "optic nerve") AnnotationAssertion( "BTO:0000966") AnnotationAssertion( "EV:0100351") @@ -238074,6 +132102,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0004904") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "for the vertebrate-specific structure, see UBERON:0000941 (cranial nerve II)") AnnotationAssertion(rdfs:label "neuron projection bundle connecting eye with brain") @@ -238082,7 +132111,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (articulation) -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Anatomical cluster that connects two or more adjacent skeletal elements or hardened body parts.") +AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Anatomical structure that connects two or more adjacent skeletal elements or hardened body parts.") AnnotationAssertion( "FBbt:00005811") AnnotationAssertion( "joint") AnnotationAssertion( "uberon") @@ -238248,6 +132277,7 @@ AnnotationAssertion(Annotation( "UBERON:0004914") AnnotationAssertion(rdfs:label "duodenal papilla") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/4/43/Gray1057.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Small_Intestine.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -238314,6 +132344,7 @@ AnnotationAssertion( "FMA:71131") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "FMA:71131") "alimentary system subdivision") +AnnotationAssertion(Annotation( "FBbt:00100315") "gut section") AnnotationAssertion( "intestinal tract") AnnotationAssertion( "segment of intestinal tract") AnnotationAssertion(Annotation( "FMA:71131") "subdivision of alimentary system") @@ -238477,8 +132508,7 @@ AnnotationAssertion( "FMA:17462") AnnotationAssertion(Annotation( "OBOL:automatic") "pyloric part of stomach submucosa") AnnotationAssertion( "pyloric submucosa") -AnnotationAssertion(Annotation( "FMA:17462") "pylorus submucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "pylorus submucosa") +AnnotationAssertion(Annotation( "FMA:17462") Annotation( "OBOL:automatic") "pylorus submucosa") AnnotationAssertion(Annotation( "OBOL:automatic") "stomach pyloric region submucosa") AnnotationAssertion(Annotation( "OBOL:automatic") "submucosa of pyloric part of stomach") AnnotationAssertion(Annotation( "OBOL:automatic") "submucosa of stomach pyloric region") @@ -238569,25 +132599,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -# Class: (submucosa of neck of urinary bladder) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A submucosa that is part of a neck of urinary bladder [Automatically generated definition].") -AnnotationAssertion( "EMAPA:32276") -AnnotationAssertion( "FMA:17851") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck submucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder submucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder submucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "submucosa of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "submucosa of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "submucosa of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "submucosa of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck submucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck submucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004945") -AnnotationAssertion(rdfs:label "submucosa of neck of urinary bladder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (submucosa of ileum) AnnotationAssertion(Annotation( "OBOL:automatic") "A submucosa that is part of a ileum [Automatically generated definition].") @@ -238602,16 +132613,6 @@ AnnotationAssertion( "submucosa of ileum") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (submucosa of bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A submucosa that is part of a bronchiole [Automatically generated definition].") -AnnotationAssertion( "FMA:62775") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole submucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004952") -AnnotationAssertion(rdfs:label "submucosa of bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mucosa of ureter) AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a ureter [Automatically generated definition].") @@ -238636,26 +132637,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -# Class: (mucosa of vagina) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a vagina [Automatically generated definition].") -AnnotationAssertion( "BTO:0005676") -AnnotationAssertion( "FMA:19975") -AnnotationAssertion( "SCTID:362245006") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of vagina") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of vagina") -AnnotationAssertion(Annotation( "FMA:19975") Annotation( "FMA:TA") Annotation( ) "tunica mucosa vaginae") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "vagina organ mucosa") -AnnotationAssertion(Annotation( "FMA:19975") "vaginal mucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0004983") -AnnotationAssertion(rdfs:label "mucosa of vagina") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mucosa of seminal vesicle) AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a seminal vesicle [Automatically generated definition].") @@ -239167,53 +133148,6 @@ AnnotationAssertion( "mucosa of renal pelvis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mucosa of neck of urinary bladder) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a neck of urinary bladder [Automatically generated definition].") -AnnotationAssertion( "FMA:17846") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "bladder neck organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of bladder organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "neck of urinary bladder organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of neck of bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of neck of urinary bladder") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of urinary bladder neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of vesical neck") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "urinary bladder neck mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "vesical neck organ mucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005010") -AnnotationAssertion(rdfs:label "mucosa of neck of urinary bladder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mucosa of right uterine tube) AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a right uterine tube [Automatically generated definition].") @@ -239331,50 +133265,6 @@ AnnotationAssertion( "mucosa of tongue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mucosa of oropharynx) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a oropharynx [Automatically generated definition].") -AnnotationAssertion( "FMA:54933") -AnnotationAssertion( "SCTID:144632009") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of oral part of pharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of oral part of pharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of oropharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of oral part of pharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of oropharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "oral part of pharynx mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "oral part of pharynx mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "oral part of pharynx mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "oral part of pharynx organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of oral part of pharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of oropharynx") -AnnotationAssertion(Annotation( "OBOL:automatic") "oropharynx mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "oropharynx mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "oropharynx mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "oropharynx organ mucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005023") -AnnotationAssertion(rdfs:label "mucosa of oropharynx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (mucosa of middle ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a middle ear [Automatically generated definition].") -AnnotationAssertion( "CALOHA:TS-0631") -AnnotationAssertion( "FMA:59663") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "middle ear organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of middle ear") -AnnotationAssertion(Annotation( "FMA:59663") "mucosa of tympanic cavity") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of middle ear") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of middle ear") -AnnotationAssertion(Annotation( "FMA:59663") Annotation( "FMA:TA") Annotation( ) "tunica mucosa cavitatis tympanicae") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005026") -AnnotationAssertion(rdfs:label "mucosa of middle ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mucosa of upper lip) AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a upper lip [Automatically generated definition].") @@ -239442,63 +133332,6 @@ AnnotationAssertion( "mucosa of gallbladder") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mucosa of bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a bronchiole [Automatically generated definition].") -AnnotationAssertion( "FMA:62774") -AnnotationAssertion( "SCTID:10887006") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiole organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of bronchiole") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005039") -AnnotationAssertion(rdfs:label "mucosa of bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (mucosa of terminal bronchiole) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a terminal bronchiole [Automatically generated definition].") -AnnotationAssertion( "FMA:263232") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "bronchiolus terminalis organ mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucosa of organ of terminal bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "mucous membrane of terminal bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of bronchiolus terminalis") -AnnotationAssertion(Annotation( "OBOL:automatic") "organ mucosa of terminal bronchiole") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole mucosa") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole mucosa of organ") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole mucous membrane") -AnnotationAssertion(Annotation( "OBOL:automatic") "terminal bronchiole organ mucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005040") -AnnotationAssertion(rdfs:label "mucosa of terminal bronchiole") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (inner epithelial layer of tympanic membrane) - -AnnotationAssertion(Annotation( "PMID:11237469") Annotation( "https://orcid.org/0000-0002-6601-2165") "A portion of the tympanic cavity epithelium which makes up the outer (cuticular) layer of the tympanic membrane.") -AnnotationAssertion(Annotation( "FMA") "in FMA this is classified as a mucosa") -AnnotationAssertion( "FMA:56844") -AnnotationAssertion( "SCTID:36411006") -AnnotationAssertion(Annotation( "FMA:56844") "mucosa of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56844") "mucous layer of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56844") "mucous stratum of tympanic membrane") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "tympanic membrane external middle ear cavity epithelial component") -AnnotationAssertion(Annotation( "FMA:56844") "tympanic membrane mucosa") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005042") -AnnotationAssertion(rdfs:label "inner epithelial layer of tympanic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mucosa of uterine tube) AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a fallopian tube [Automatically generated definition].") @@ -239896,8 +133729,7 @@ AnnotationAssertion( "UBERON:0005110") AnnotationAssertion(rdfs:label "metanephric nephron") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia:Nephron") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "Wikipedia") Annotation( "Wikipedia:Nephron") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Bgee:AN") ObjectSomeValuesFrom( )) # Class: (metanephric pyramid) @@ -239927,16 +133759,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -# Class: (metanephric glomerulus vasculature) - -AnnotationAssertion(Annotation( "GO:0072239") "The metanephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the metanephric glomerulus[GO].") -AnnotationAssertion( "UBERON:0005143") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005133") -AnnotationAssertion(rdfs:label "metanephric glomerulus vasculature") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - # Class: (metanephric nephron epithelium) AnnotationAssertion(Annotation( "GO:0072243") "The metanephric nephron epithelium is a tissue that covers the surface of a nephron in the metanephros[GO].") @@ -239946,27 +133768,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -# Class: (metanephric glomerular epithelium) - -AnnotationAssertion(Annotation( "GO:0072244") "A metanephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the metanephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005135") -AnnotationAssertion(rdfs:label "metanephric glomerular epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - -# Class: (metanephric glomerular endothelium) - -AnnotationAssertion(Annotation( "GO:0072264") "The metanephric glomerular endothelium is an epithelial tissue that covers the internal surfaces of the glomerulus of the metanephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005136") -AnnotationAssertion(rdfs:label "metanephric glomerular endothelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - # Class: (metanephric capsule) AnnotationAssertion(Annotation( "GO:0072213") "The metanephric capsule is the tough fibrous layer surrounding the metanephros, covered in a thick layer of perinephric adipose tissue. It provides some protection from trauma and damage[GO].") @@ -239976,24 +133777,6 @@ AnnotationAssertion( "metanephric capsule") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (metanephric glomerular capillary) - -AnnotationAssertion(Annotation( "GO:0072277") "This process pertains to the initial formation of a structure from unspecified parts[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005144") -AnnotationAssertion(rdfs:label "metanephric glomerular capillary") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - -# Class: (metanephric comma-shaped body) - -AnnotationAssertion(Annotation( "GO:0072278") "The metanephric comma-shaped body is the precursor structure to the metanephric S-shaped body that contributes to the morphogenesis of a nephron in the metanephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005145") -AnnotationAssertion(rdfs:label "metanephric comma-shaped body") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (metanephric nephron tubule) AnnotationAssertion(Annotation( "GO:0072282") "A metanephric nephron tubule is an epithelial tube that is part of the metanephric nephron, the functional part of the metanephros[GO].") @@ -240020,15 +133803,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (metanephric S-shaped body) - -AnnotationAssertion(Annotation( "GO:0072284") "The metanephric S-shaped body is the successor of the metanephric comma-shaped body that contributes to the morphogenesis of a nephron in the metanephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005148") -AnnotationAssertion(rdfs:label "metanephric S-shaped body") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - # Class: (epithelial bud) AnnotationAssertion(Annotation( "GO:0060572") "A bud is a protrusion that forms from an epithelial sheet by localized folding.") @@ -240371,7 +134145,7 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "trachea gland") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (larynx submucosa gland) @@ -240385,17 +134159,6 @@ AnnotationAssertion( "larynx submucosa gland") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (lamina propria of vagina) - -AnnotationAssertion( "EMAPA:35902") -AnnotationAssertion( "FMA:19979") -AnnotationAssertion( "MA:0002737") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "MA:0002737") "vagina stroma") -AnnotationAssertion( "UBERON:0005205") -AnnotationAssertion(rdfs:label "lamina propria of vagina") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (choroid plexus stroma) AnnotationAssertion(Annotation( "PMCID:PMC3496674") "Stromal matrix surrounding blood vessels within the choroid plexus.") @@ -240493,44 +134256,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -# Class: (midbrain subarachnoid space) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A subarachnoid space that is part of a midbrain [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001304") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Subarachnoid space that is part of the midbrain. [Bgee_curator][VHOG]") -AnnotationAssertion( "EMAPA:19055") -AnnotationAssertion( "VHOG:0001304") -AnnotationAssertion(Annotation( "VHOG:0001304") "subarachnoid space midbrain") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0001304") "subarachnoid space mesencephalon") -AnnotationAssertion( "UBERON:0005217") -AnnotationAssertion(rdfs:label "midbrain subarachnoid space") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (diencephalon subarachnoid space) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A subarachnoid space that is part of a diencephalon [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001302") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Subarachnoid space that is part of the diencephalon. [Bgee_curator][VHOG]") -AnnotationAssertion( "EMAPA:19053") -AnnotationAssertion( "VHOG:0001302") -AnnotationAssertion(Annotation( "VHOG:0001302") "subarachnoid space diencephalon") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005218") -AnnotationAssertion(rdfs:label "diencephalon subarachnoid space") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (hindbrain subarachnoid space) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A subarachnoid space that is part of a hindbrain [Automatically generated definition].") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001303") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "Subarachnoid space that is part of the hindbrain. [Bgee_curator][VHOG]") -AnnotationAssertion( "EMAPA:18211") -AnnotationAssertion( "VHOG:0001303") -AnnotationAssertion(Annotation( "VHOG:0001303") "subarachnoid space hindbrain") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0001303") "subarachnoid space rhombencephalon") -AnnotationAssertion( "UBERON:0005219") -AnnotationAssertion(rdfs:label "hindbrain subarachnoid space") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (liver right lobe parenchyma) AnnotationAssertion(Annotation( "OBOL:automatic") "A parenchyma that is part of a right lobe of liver [Automatically generated definition].") @@ -241208,31 +134933,6 @@ AnnotationAssertion( "skin of clitoris") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (thyroid follicle) - -AnnotationAssertion(Annotation( "BTO:0004708") "Discrete, cystlike units of the thyroid gland that are lined with cuboidal epithelium and are filled with a colloid substance, about 30 to each lobule[BTO].") -AnnotationAssertion( "BTO:0004708") -AnnotationAssertion( "EMAPA:19307") -AnnotationAssertion( "EMAPA:19308") -AnnotationAssertion( "FMA:68805") -AnnotationAssertion( "MA:0000726") -AnnotationAssertion( "NCIT:C33782") -AnnotationAssertion( "SCTID:176685006") -AnnotationAssertion( "TAO:0001072") -AnnotationAssertion(Annotation( "ncithesaurus:Thyroid_Gland_Follicle") "UMLS:C0229577") -AnnotationAssertion( "ZFA:0001072") -AnnotationAssertion( "thyroid gland follicle") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "ZFA:0001072") Annotation( ) "thyroid follicles") -AnnotationAssertion( "UBERON:0005305") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "thyroid follicle") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (pronephric nephron) AnnotationAssertion(Annotation( "GO:0039019") "A pronephric nephron is the functional unit of the pronephros[GO].") @@ -241342,50 +135042,6 @@ AnnotationAssertion( "mesonephric mesenchyme") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mesonephric glomerulus) - -AnnotationAssertion(Annotation( "GO:0061224") "The mesonephric glomerulus is a capillary tuft which forms a close network with the visceral epithelium (podocytes) and the mesangium to form the filtration barrier and is surrounded by Bowman's capsule in nephrons of the mature vertebrate kidney, or mesonephros[GO].") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010388") Annotation( "AAO") Annotation( "AAO:BJB") "A tuft of capillaries found in a Bowman's capsule in which waste products are filtered from the blood and urine formation is initiated.[AAO]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001238") Annotation( "VHOG") Annotation( "ISBN:978-0127224411 Vize PD, Woolf AS, Bard JBL, The kidney: From normal development to congenital disease (2003) p.3") Annotation( "http://bgee.unil.ch/") "In animals in which the mesonephros is the terminal kidney, such as amphibians and fish, the final organ is very complex, containing a large number of nephrons, most of which have an internal glomerulus.[well established][VHOG]") -AnnotationAssertion(Annotation( "XAO") "XAO/AAO class belongs here, as it refers to mesonephric structure") -AnnotationAssertion(Annotation( "AAO:0010388") Annotation( ) "glomerulus") -AnnotationAssertion( "AAO:0010388") -AnnotationAssertion( "EMAPA:30568") -AnnotationAssertion( "SCTID:362217000") -AnnotationAssertion( "VHOG:0001238") -AnnotationAssertion( "XAO:0000146") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005325") -AnnotationAssertion(rdfs:label "mesonephric glomerulus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (mesonephric glomerulus vasculature) - -AnnotationAssertion(Annotation( "GO:0061231") "The mesonephric glomerulus vasculature is composed of the tubule structures that carry blood or lymph in the mesonephric glomerulus[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005326") -AnnotationAssertion(rdfs:label "mesonephric glomerulus vasculature") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - -# Class: (mesonephric glomerular epithelium) - -AnnotationAssertion(Annotation( "GO:0061232") "A mesonephric glomerular visceral epithelial cell is a specialized epithelial cell that contains 'feet' that interdigitate with the 'feet' of other glomerular epithelial cells in the mesonephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005327") -AnnotationAssertion(rdfs:label "mesonephric glomerular epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - -# Class: (mesonephric comma-shaped body) - -AnnotationAssertion(Annotation( "GO:0061236") "The mesonephric comma-shaped body is the precursor structure to the mesonephric S-shaped body that contributes to the morphogenesis of a nephron in the mesonephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005328") -AnnotationAssertion(rdfs:label "mesonephric comma-shaped body") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mesonephric nephron epithelium) AnnotationAssertion(Annotation( "GO:0061241") "The mesonephric nephron epithelium is a tissue that covers the surface of a nephron in the mesonephros[GO].") @@ -241408,14 +135064,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (mesonephric S-shaped body) - -AnnotationAssertion(Annotation( "GO:0061244") "The mesonephric S-shaped body is the successor of the mesonephric comma-shaped body that contributes to the morphogenesis of a nephron in the mesonephros[GO].") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005332") -AnnotationAssertion(rdfs:label "mesonephric S-shaped body") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (mammary bud) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A bulb of epithelial cells that forms from the mammary placode that develops into the mammary gland.") @@ -241481,30 +135129,6 @@ AnnotationAssertion( "outflow tract pulmonary component") SubClassOf( ) -# Class: (cortical plate) - -AnnotationAssertion(Annotation( "MP:0008439") Annotation( "http://www.ncbi.nlm.nih.gov/books/NBK10047") "The outer neural tube region in which post-mitotic neuroblasts migrate along radial glia to form the adult cortical layers[MP].") -AnnotationAssertion( "A single stem cell in the ventricular layer can give rise to neurons (and glial cells) in any of the cortical layers (Walsh and Cepko 1988)[NCBIBook:NBK10047]") -AnnotationAssertion( "in humans develops into cortical layers II-VI") -AnnotationAssertion(Annotation( "BRAINSPAN:BRAINSPAN") Annotation( ) "CP") -AnnotationAssertion(Annotation( "PMID:23375746") Annotation( ) "CxP") -AnnotationAssertion( "BAMS:CTXpl") -AnnotationAssertion( "DHBA:10515") -AnnotationAssertion( "EMAPA:32711") -AnnotationAssertion( "MBA:695") -AnnotationAssertion( "PBA:294021914") -AnnotationAssertion( "neuronames:2702") -AnnotationAssertion( "cerebral cortex cortical plate") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "future cortical layers II-VI") -AnnotationAssertion( "neocortex cortical plate") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "future neocortex") -AnnotationAssertion( "UBERON:0005343") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cortical plate") -SubClassOf( ) -SubClassOf(Annotation( "NCBIBook:NBK10047") ObjectSomeValuesFrom( )) - # Class: (spermatic cord) AnnotationAssertion(Annotation( "MP:0010145") Annotation( "Wikipedia:Spermatic_cord") "The cord-like structure in males comprising the vas deferens and associated tissue that runs from the abdomen down to each testis[MP].") @@ -241610,30 +135234,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "ZFA") ) -# Class: (nasal cavity epithelium) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An epithelium that lines the nasal cavity.") -AnnotationAssertion( "this class may in future be split into the embryonic precursor of the oronasal membrane and the structure that is part of the mucosa in the developed organism") -AnnotationAssertion( "CALOHA:TS-0656") -AnnotationAssertion( "EHDAA2:0001227") -AnnotationAssertion( "EHDAA:6803") -AnnotationAssertion( "EMAPA:17605") -AnnotationAssertion( "FMA:63140") -AnnotationAssertion( "MA:0001324") -AnnotationAssertion( "NCIT:C49261") -AnnotationAssertion(Annotation( "ncithesaurus:Nasal_Cavity_Epithelium") "UMLS:C1709151") -AnnotationAssertion( "VHOG:0000501") -AnnotationAssertion(Annotation( "FMA:63140") "nasal epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "MA:0001324") "nasal mucosa") -AnnotationAssertion( "UBERON:0005384") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nasal cavity epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (photoreceptor array) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "An array of photoreceptors and any supporting cells found in an eye.") @@ -241658,217 +135258,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cortical layer I) - -AnnotationAssertion(Annotation( "NLXANAT:090807") "The most superficial layer of the neocortex characterized by a paucity of cell bodies.") -AnnotationAssertion( "ABA:CTX1") -AnnotationAssertion( "BTO:0004906") -AnnotationAssertion( "EMAPA:35255") -AnnotationAssertion( "FMA:83900") -AnnotationAssertion( "MA:0000897") -AnnotationAssertion( "NCIT:C33137") -AnnotationAssertion( "NLXANAT:090807") -AnnotationAssertion( "PBA:294021786") -AnnotationAssertion(Annotation( "ncithesaurus:Molecular_Layer") "UMLS:C1709063") -AnnotationAssertion( "neuronames:2444") -AnnotationAssertion(Annotation( "ABA:CTX1") "cerebral cortex, layer 1") -AnnotationAssertion(Annotation( "FMA:83900") Annotation( "FMA:TA") Annotation( ) "lamina molecularis isocorticis [lamina I]") -AnnotationAssertion(Annotation( "NLXANAT:090807") "layer 1 of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090807") "layer I of neocortex") -AnnotationAssertion(Annotation( "ncithesaurus:Molecular_layer") "molecular layer of cerebral cortex") -AnnotationAssertion(Annotation( "FMA:83900") "molecular layer of isocortex [layer i]") -AnnotationAssertion(Annotation( "FMA:83900") "molecular layer of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090807") "molecular layer of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090807") "neocortex layer 1") -AnnotationAssertion(Annotation( "NLXANAT:090807") "neocortex layer I") -AnnotationAssertion(Annotation( "NLXANAT:090807") "neocortex molecular layer") -AnnotationAssertion(Annotation( "NLXANAT:090807") "neocortex plexiform layer") -AnnotationAssertion(Annotation( "NLXANAT:090807") "plexiform layer of neocortex") -AnnotationAssertion( "uberon") -AnnotationAssertion( "molecular layer") -AnnotationAssertion( "plexiform layer") -AnnotationAssertion( "UBERON:0005390") -AnnotationAssertion(rdfs:label "cortical layer I") -SubClassOf( ) -SubClassOf(Annotation( "NBK10047") ObjectSomeValuesFrom( )) - -# Class: (cortical layer II) - -AnnotationAssertion(Annotation( "NLXANAT:090808") "Layer of neocortex lying just deep to molecular layer characterized by numerous small cell bodies.") -AnnotationAssertion( "ABA:CTX2") -AnnotationAssertion( "EMAPA:35256") -AnnotationAssertion( "FMA:77804") -AnnotationAssertion( "MA:0000898") -AnnotationAssertion( "NCIT:C32557") -AnnotationAssertion( "NLXANAT:090808") -AnnotationAssertion( "PBA:294021800") -AnnotationAssertion(Annotation( "ncithesaurus:External_Granular_Layer") "UMLS:C1517039") -AnnotationAssertion( "neuronames:2446") -AnnotationAssertion(Annotation( "ABA:CTX2") "cerebral cortex, layer 2") -AnnotationAssertion(Annotation( "FMA:77804") "external granular layer of isocortex [layer II]") -AnnotationAssertion(Annotation( "FMA:77804") "external granular layer of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090808") "external granule cell layer of neocortex") -AnnotationAssertion(Annotation( "FMA:77804") Annotation( "FMA:TA") Annotation( ) "lamina granularis externa isocorticis [lamina ii]") -AnnotationAssertion(Annotation( "NLXANAT:090808") "layer II of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090808") "neocortex layer 2") -AnnotationAssertion(Annotation( "NLXANAT:090808") "neocortex layer II") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "EGL") -AnnotationAssertion( "external granular cell layer") -AnnotationAssertion( "external granular layer") -AnnotationAssertion( "external granular layer of cerebral cortex") -AnnotationAssertion( "external granule cell layer") -AnnotationAssertion( "granule cell layer of cerebral cortex") -AnnotationAssertion( "UBERON:0005391") -AnnotationAssertion(rdfs:label "cortical layer II") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "BRAINSPAN") ObjectSomeValuesFrom( )) - -# Class: (cortical layer III) - -AnnotationAssertion(Annotation( "NLXANAT:090809") "Layer of neocortex lying deep to the external granule cell layer defined cytoarchitecturally by numerous small pyramidal neurons.") -AnnotationAssertion( "ABA:CTX3") -AnnotationAssertion( "EMAPA:35257") -AnnotationAssertion( "FMA:77810") -AnnotationAssertion( "MA:0000899") -AnnotationAssertion( "NCIT:C32571") -AnnotationAssertion( "NLXANAT:090809") -AnnotationAssertion( "PBA:294021824") -AnnotationAssertion(Annotation( "ncithesaurus:External_Pyramidal_Cell_Layer") "UMLS:C1517046") -AnnotationAssertion( "neuronames:2448") -AnnotationAssertion(Annotation( "ABA:CTX3") "cerebral cortex, layer 3") -AnnotationAssertion(Annotation( "FMA:77810") "external pyramidal cell layer") -AnnotationAssertion(Annotation( "NLXANAT:090809") "external pyramidal cell layer of neocortex") -AnnotationAssertion(Annotation( "FMA:77810") "external pyramidal layer of isocortex [layer iii]") -AnnotationAssertion(Annotation( "FMA:77810") "external pyramidal layer of neocortex") -AnnotationAssertion(Annotation( "FMA:77810") Annotation( "FMA:TA") Annotation( ) "lamina pyramidalis externa isocorticis [lamina iii]") -AnnotationAssertion(Annotation( "NLXANAT:090809") "layer 3 of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090809") "layer III of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090809") "neocortex external pyramidal cell layer") -AnnotationAssertion(Annotation( "NLXANAT:090809") "neocortex layer 3") -AnnotationAssertion(Annotation( "NLXANAT:090809") "neocortex layer III") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "ncithesaurus:External_Pyramidal_Cell_Layer") "external pyramidal layer of cerebral cortex") -AnnotationAssertion(Annotation( "NeuroNames:2448") "isocortex, deep supragranular pyramidal layer") -AnnotationAssertion(Annotation( "NeuroNames:2448") Annotation( ) "lamina pyramidalis externa") -AnnotationAssertion(Annotation( "NeuroNames:2448") "layer of medium-sized and large pyramidal cells") -AnnotationAssertion( "pyramidal layer") -AnnotationAssertion( "UBERON:0005392") -AnnotationAssertion(rdfs:label "cortical layer III") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "BRAINSPAN") ObjectSomeValuesFrom( )) - -# Class: (cortical layer IV) - -AnnotationAssertion(Annotation( "NLXANAT:090810") "Layer of neocortex lying deep to the external pyramidal cell layer defined cytoarchitecturally by the presence of numerous small cells.") -AnnotationAssertion(Annotation( "PMID:23027930") "...") -AnnotationAssertion(Annotation( "ISBN:0471888893") "Relatively undeveloped in some mammals such as the tenrec.") -AnnotationAssertion( "ABA:CTX4") -AnnotationAssertion( "EMAPA:35258") -AnnotationAssertion( "FMA:77811") -AnnotationAssertion( "MA:0000900") -AnnotationAssertion( "NCIT:C32844") -AnnotationAssertion( "NLXANAT:090810") -AnnotationAssertion( "PBA:294021852") -AnnotationAssertion(Annotation( "ncithesaurus:Internal_Granular_Layer") "UMLS:C1512872") -AnnotationAssertion( "neuronames:2449") -AnnotationAssertion(Annotation( "ABA:CTX4") "cerebral cortex, layer 4") -AnnotationAssertion(Annotation( "FMA:77811") "internal granular layer of isocortex [layer iv]") -AnnotationAssertion(Annotation( "FMA:77811") "internal granular layer of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090810") "internal granule cell layer of neocortex") -AnnotationAssertion(Annotation( "FMA:77811") Annotation( "FMA:TA") Annotation( ) "lamina granularis interna isocorticis [lamina iv]") -AnnotationAssertion(Annotation( "NLXANAT:090810") "layer 4 of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090810") "layer IV of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090810") "neocortex internal granule cell layer") -AnnotationAssertion(Annotation( "NLXANAT:090810") "neocortex layer 4") -AnnotationAssertion(Annotation( "NLXANAT:090810") "neocortex layer IV") -AnnotationAssertion(Annotation( "NLXANAT:090810") "neocortical internal granule cell layer") -AnnotationAssertion(Annotation( "NLXANAT:090810") "neocortical layer IV") -AnnotationAssertion( "uberon") -AnnotationAssertion( "internal granular layer") -AnnotationAssertion( "UBERON:0005393") -AnnotationAssertion(rdfs:label "cortical layer IV") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "BRAINSPAN") ObjectSomeValuesFrom( )) - -# Class: (cortical layer V) - -AnnotationAssertion(Annotation( "NLXANAT:090811") "Layer of neocortex lying deep to the internal granule cell layer (layer 4) defined cytoarchitecturally by the predominance of large pyramidal cell bodies.") -AnnotationAssertion( "ABA:CTX5") -AnnotationAssertion( "EMAPA:35259") -AnnotationAssertion( "FMA:77812") -AnnotationAssertion( "MA:0000901") -AnnotationAssertion( "NCIT:C32653") -AnnotationAssertion( "NLXANAT:090811") -AnnotationAssertion( "PBA:294021878") -AnnotationAssertion(Annotation( "ncithesaurus:Ganglionic_Layer") "UMLS:C1517447") -AnnotationAssertion( "neuronames:2450") -AnnotationAssertion(Annotation( "FMA:77812") "betz' cells") -AnnotationAssertion(Annotation( "ABA:CTX5") "cerebral cortex, layer 5") -AnnotationAssertion(Annotation( "NLXANAT:090811") "internal pyramidal cell layer of neocortex") -AnnotationAssertion(Annotation( "FMA:77812") "internal pyramidal layer of isocortex [layer v]") -AnnotationAssertion(Annotation( "FMA:77812") "internal pyramidal layer of neocortex") -AnnotationAssertion(Annotation( "FMA:77812") Annotation( "FMA:TA") Annotation( ) "lamina pyramidalis interna isocorticis [lamina v]") -AnnotationAssertion(Annotation( "NLXANAT:090811") "layer 5 of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090811") "layer V of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090811") "neocortex internal pyramidal cell layer") -AnnotationAssertion(Annotation( "NLXANAT:090811") "neocortex layer 5") -AnnotationAssertion(Annotation( "NLXANAT:090811") "neocortex layer V") -AnnotationAssertion(Annotation( "NLXANAT:090811") "neocortical layer 5") -AnnotationAssertion(Annotation( "NLXANAT:090811") "neocortical layer V") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "NeuroNames:2450") "deep layer of large pyramidal cells") -AnnotationAssertion( "ganglionic layer") -AnnotationAssertion( "ganglionic layer of cerebral cortex") -AnnotationAssertion(Annotation( "NeuroNames:2450") "inner layer of large pyramidal cells") -AnnotationAssertion(Annotation( "NeuroNames:2450") "internal pyramidal layer") -AnnotationAssertion(Annotation( "NeuroNames:2450") "isocortex, infragranular pyramidal layer") -AnnotationAssertion(Annotation( "NeuroNames:2450") Annotation( ) "lamina ganglionaris") -AnnotationAssertion(Annotation( "NeuroNames:2450") Annotation( ) "lamina pyramidalis interna") -AnnotationAssertion( "UBERON:0005394") -AnnotationAssertion(rdfs:label "cortical layer V") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "BRAINSPAN") ObjectSomeValuesFrom( )) - -# Class: (cortical layer VI) - -AnnotationAssertion(Annotation( "NLXANAT:090812") "Innermost layer of neocortex lying deep to the internal pyramidal cell layer defined cytoarchitecturally by cells of varying size.") -AnnotationAssertion( "ABA:CTX6") -AnnotationAssertion( "EMAPA:35260") -AnnotationAssertion( "FMA:77805") -AnnotationAssertion( "MA:0000902") -AnnotationAssertion( "NLXANAT:090812") -AnnotationAssertion( "PBA:294021896") -AnnotationAssertion( "neuronames:2451") -AnnotationAssertion(Annotation( "ABA:CTX6") "cerebral cortex, layer 6") -AnnotationAssertion(Annotation( "FMA:77805") Annotation( "FMA:TA") Annotation( ) "lamina multiformis isocorticis [lamina vi]") -AnnotationAssertion(Annotation( "NLXANAT:090812") "layer VI of neocortex") -AnnotationAssertion(Annotation( "FMA:77805") "multiform layer of isocortex [layer vi]") -AnnotationAssertion(Annotation( "FMA:77805") "multiform layer of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090812") "multiform layer of neocortex") -AnnotationAssertion(Annotation( "NLXANAT:090812") "neocortex layer 6") -AnnotationAssertion(Annotation( "NLXANAT:090812") "neocortex layer VI") -AnnotationAssertion(Annotation( "NLXANAT:090812") "neocortex multiform layer") -AnnotationAssertion(Annotation( "NLXANAT:090812") "neocortical layer 6") -AnnotationAssertion(Annotation( "NLXANAT:090812") "neocortical layer VI") -AnnotationAssertion(Annotation( "NLXANAT:090812") "pleiomorphic layer of neocortex") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "NeuroNames:2451") "fusiform layer") -AnnotationAssertion(Annotation( "NeuroNames:2451") "isocortex, polymorph layer") -AnnotationAssertion(Annotation( "NeuroNames:2451") Annotation( ) "lamina multiformis") -AnnotationAssertion(Annotation( "NeuroNames:2451") "multiform layer") -AnnotationAssertion(Annotation( "NeuroNames:2451") "spindle cell layer") -AnnotationAssertion( "UBERON:0005395") -AnnotationAssertion(rdfs:label "cortical layer VI") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (carotid artery segment) AnnotationAssertion(Annotation( "Wikipedia:Carotid_artery") Annotation( "https://sourceforge.net/tracker/?func=detail&aid=3486870&group_id=76834&atid=994764") "One of: the common carotid artery, or its branches, the external and internal carotid arteries.") @@ -241908,27 +135297,6 @@ AnnotationAssertion( "carotid artery segment") SubClassOf(Annotation( "FMA") ) -# Class: (brain arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that surrounds a brain.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000230") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") Annotation( "http://medical-dictionary.thefreedictionary.com/arachnoid+mater") "The middle membrane of the three mammalian meninges covering the brain and spinal cord. [TFD][VHOG]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000230") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.639") Annotation( "http://bgee.unil.ch/") "In fishes, the meninges consist of a single membrane, the primitive meninx, wrapped around the brain and spinal cord. With the adoption of terrestrial life, the meninges doubled. In amphibians, reptiles, and birds, the meninges include a thick outer dura mater derived from mesoderm and a thin inner secondary meninx. (...) In mammals, the dura mater persists, but division of the secondary meninx yields both the arachnoid and the pia mater from ectomesoderm.[well established][VHOG]") -AnnotationAssertion( "EMAPA:32661") -AnnotationAssertion( "FMA:83981") -AnnotationAssertion( "MA:0000814") -AnnotationAssertion( "NCIT:C49331") -AnnotationAssertion( "UMLS:C1707346") -AnnotationAssertion( "VHOG:0000230") -AnnotationAssertion(Annotation( "FMA:83981") Annotation( "FMA:TA") Annotation( ) "arachnoidea mater cranialis") -AnnotationAssertion(Annotation( "FMA:83981") Annotation( "FMA:TA") Annotation( ) "arachnoidea mater encephali") -AnnotationAssertion(Annotation( "MA:0000814") "brain arachnoid matter") -AnnotationAssertion(Annotation( "FMA:83981") "cranial arachnoid mater") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005397") -AnnotationAssertion(rdfs:label "brain arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (female reproductive gland) AnnotationAssertion(Annotation( "OBOL:automatic") "A sex gland that is part of a female reproductive system.") @@ -241956,17 +135324,6 @@ AnnotationAssertion( "male reproductive gland") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (telencephalon arachnoid mater) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An arachnoid mater that is part of a telencephalon.") -AnnotationAssertion( "EMAPA:17775") -AnnotationAssertion( "MA:0000980") -AnnotationAssertion(Annotation( "MA:0000980") "telencephalon arachnoid matter") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005400") -AnnotationAssertion(rdfs:label "telencephalon arachnoid mater") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (cerebral hemisphere gray matter) AnnotationAssertion(Annotation( "OBOL:automatic") "A gray matter that is part of a cerebral hemisphere.") @@ -242354,6 +135711,8 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "common hepatic artery") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/6/65/Gray532.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -242394,7 +135753,7 @@ AnnotationAssertion(Annotation( "UBERON:0005446") AnnotationAssertion(rdfs:label "foramen rotundum") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/35/Gray145.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (segment of manus) @@ -242435,11 +135794,11 @@ AnnotationAssertion(Annotation( "UBERON:0005456") AnnotationAssertion(rdfs:label "jugular foramen") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/f/fa/Foramenjugulare.PNG"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (left thymus lobe) @@ -242453,22 +135812,10 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0005457") AnnotationAssertion(rdfs:label "left thymus lobe") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Thymus.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Thymus.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (left umbilical artery) - -AnnotationAssertion( "EHDAA2:0000966") -AnnotationAssertion( "EMAPA:16544") -AnnotationAssertion( "FMA:18822") -AnnotationAssertion( "VHOG:0000522") -AnnotationAssertion(Annotation( "VHOG:0000522") "embryonic left umbilical artery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005458") -AnnotationAssertion(rdfs:label "left umbilical artery") -SubClassOf( ) -SubClassOf(Annotation( "check this") Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "check this") Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (left vitelline vein) AnnotationAssertion(Annotation( "OBOL:automatic") "A vitelline vein that is in the left side of a multicellular organism.") @@ -242486,6 +135833,7 @@ EquivalentClasses( ObjectIntersec # Class: (levator scapulae muscle) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An axial muscle that originates in the cervical vertebraae inserts on the scapula.") +AnnotationAssertion( ) AnnotationAssertion( "AAO:0010689") AnnotationAssertion( "EHDAA2:0000992") AnnotationAssertion( "EHDAA:8309") @@ -242499,6 +135847,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Levator_scapulae_muscle") "levator scapulæ") AnnotationAssertion(Annotation( "Wikipedia:Levator_scapulae_muscle") Annotation( ) "musculus levator scapulae") AnnotationAssertion( "UBERON:0005461") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Axial muscle group[Kardong]") AnnotationAssertion(rdfs:label "levator scapulae muscle") @@ -242571,6 +135920,7 @@ EquivalentClasses( ObjectIntersec # Class: (platysma) AnnotationAssertion(Annotation( "MFMO:0000059") "The platysma is a pharyngeal arch 2 muscle and a superficial facial muscle that participates in oral/pharyngeal behaviors and is innervated by the cervical branch of the facial nerve. It attaches to the mandible and it attaches to the skin of the head, neck, and thoracic region where it is found superficial to the clavicle. Burrows et al. (2011) argue that in hylobatids (and, presumably, other primates) the platysma in the region of the modiolus represents both the cervicale and myoides muscles.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-07-02") Annotation( "FEED") Annotation( "http://www.feedexp.org") "The platysma is a pharyngeal arch 2 muscle and a superficial facial muscle that participates in oral/pharyngeal behaviors and is innervated by the cervical branch of the facial nerve, and attaches to the skin.[FEED]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000931") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.398") Annotation( "http://bgee.unil.ch/") "One of these (facial muscles in mammals), the platysma, is an unspecialized muscle derived from the hyoid arch.[well established][VHOG]") AnnotationAssertion( "BTO:0005124") @@ -242591,6 +135941,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "BTO:0005124") "neck platysma muscle") AnnotationAssertion( "UBERON:0005467") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Human variation notes: Variations occur in the extension over the face and over the clavicle and shoulder; it may be absent or interdigitate with the muscle of the opposite side in front of the neck; attachment to clavicle, mastoid process or occipital bone occurs. A more or less independent fasciculus, the occipitalis minor, may extend from the fascia over the trapezius to fascia over the insertion of the sternocleidomastoideus.") AnnotationAssertion(rdfs:label "platysma") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/472"^^xsd:anyURI) @@ -242614,22 +135965,10 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0005469") AnnotationAssertion(rdfs:label "right thymus lobe") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Thymus.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Thymus.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (right umbilical artery) - -AnnotationAssertion( "EHDAA2:0001760") -AnnotationAssertion( "EMAPA:16545") -AnnotationAssertion( "FMA:18821") -AnnotationAssertion( "VHOG:0000523") -AnnotationAssertion(Annotation( "VHOG:0000523") "embryonic right umbilical artery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005470") -AnnotationAssertion(rdfs:label "right umbilical artery") -SubClassOf( ) -SubClassOf(Annotation( "check this") Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "check this") Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (right vitelline vein) AnnotationAssertion(Annotation( "OBOL:automatic") "A vitelline vein that is in the right side of a multicellular organism.") @@ -242824,6 +136163,29 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) +# Class: (rhombomere 1) + +AnnotationAssertion(Annotation( "ZFA:0001031") "Hindbrain segment or neuromere 1.") +AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001031") Annotation( "TAO") Annotation( "ZFIN:curator") "Hindbrain segment or neuromere. Kimmel et al, 1995.[TAO]") +AnnotationAssertion( "1"^^xsd:nonNegativeInteger) +AnnotationAssertion( "DHBA:12667") +AnnotationAssertion( "DMBA:16915") +AnnotationAssertion( "EFO:0003608") +AnnotationAssertion( "EHDAA2:0001637") +AnnotationAssertion( "EMAPA:16290") +AnnotationAssertion( "FMA:295790") +AnnotationAssertion( "TAO:0001031") +AnnotationAssertion( "ZFA:0001031") +AnnotationAssertion(Annotation( "ZFA:0001031") Annotation( ) "r1") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0005499") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "rhombomere 1") +SubClassOf( ) +SubClassOf(Annotation( "definitional") ObjectSomeValuesFrom( )) + # Class: (rhombomere lateral wall) AnnotationAssertion(Annotation( "OBOL:automatic") "A neural tube lateral wall that is part of a rhombomere.") @@ -242928,6 +136290,20 @@ SubClassOf( "EHDAA2") ) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) +# Class: (rhombomere 1 lateral wall) + +AnnotationAssertion(Annotation( "OBOL:automatic") "A rhombomere lateral wall that is part of a rhombomere 1.") +AnnotationAssertion( "EHDAA2:0001641") +AnnotationAssertion( "EMAPA:16482") +AnnotationAssertion( "TAO:0000781") +AnnotationAssertion( "ZFA:0000781") +AnnotationAssertion(Annotation( "ZFA:0000781") "lateral wall rhombomere 1") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0005567") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "rhombomere 1 lateral wall") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (head somite) AnnotationAssertion(Annotation( "PMID:11830559") "Somite located in the head region, caudal to the otic vesicle.") @@ -243028,31 +136404,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (iliac artery) - -AnnotationAssertion(Annotation( "Wikipedia:Iliac_artery") Annotation( "https://orcid.org/0000-0002-6601-2165") "Any of the arteries that arise from a bifurcation of the aorta supplying the pelvic or abdomen. Examples: Common iliac artery, External iliac artery, Internal iliac artery.") -AnnotationAssertion( "this is an extremely loose and flexible grouping class that is the superclass of the mammalian common iliac and its main brahces, together with analagous structures in other tetrapods") -AnnotationAssertion(Annotation( "XAO") "we place the XAO structure here for now. In terms of analagy, it is more closely related to common iliac, but the relationships currently attached to this class are mammal specific") -AnnotationAssertion( "BTO:0004665") -AnnotationAssertion( "EHDAA:2551") -AnnotationAssertion( "EMAPA:17309") -AnnotationAssertion( "MA:0001971") -AnnotationAssertion( "MESH:D007083") -AnnotationAssertion( "NCIT:C12733") -AnnotationAssertion( "RETIRED_EHDAA2:0000807") -AnnotationAssertion( "SCTID:244330006") -AnnotationAssertion(Annotation( "ncithesaurus:Iliac_Artery") "UMLS:C0020887") -AnnotationAssertion( "Wikipedia:Iliac_artery") -AnnotationAssertion( "XAO:0000361") -AnnotationAssertion( "galen:IliacArtery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005609") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "iliac artery") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (iliac vein) AnnotationAssertion(Annotation( "ncithesaurus:Iliac_Vein") "Any of the three veins including the common, external and internal iliac veins.") @@ -243189,21 +136540,6 @@ AnnotationAssertion( "suprarenal artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (tubotympanic recess lumen) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "The cavity formed by the tubotympanic recess epithelium.") -AnnotationAssertion( "EHDAA2:0002095") -AnnotationAssertion( "cavity of tubotympanic recess") -AnnotationAssertion( "tubotympanic recess cavity") -AnnotationAssertion( "tubotympanic recess space") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EHDAA2:0002095") "tubotympanic recess") -AnnotationAssertion( "UBERON:0005625") -AnnotationAssertion(rdfs:label "tubotympanic recess lumen") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) - # Class: (ventral mesogastrium) AnnotationAssertion(Annotation( "Wikipedia:Ventral_mesentery") "Portion of ventral mesentery closest to the stomach.") @@ -243422,8 +136758,7 @@ AnnotationAssertion( "SCTID:34073007") AnnotationAssertion(Annotation( "EMAPA:16139") "mesothelium of peritoneal component") AnnotationAssertion(Annotation( "FMA:18147") "mesothelium of peritoneum") -AnnotationAssertion(Annotation( "BTO:0003156") "peritoneal mesothelium") -AnnotationAssertion(Annotation( "EMAPA:16139") "peritoneal mesothelium") +AnnotationAssertion(Annotation( "BTO:0003156") Annotation( "EMAPA:16139") "peritoneal mesothelium") AnnotationAssertion(Annotation( "FMA:18147") "peritoneum mesothelium") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0005669") @@ -243624,39 +136959,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Bgee:AN") ObjectSomeValuesFrom( )) -# Class: (olfactory system) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A sensory system that is capable of olfaction (the sensory perception of smell).") -AnnotationAssertion( "consider splitting into main and accessory. See also: vomeronasal organ") -AnnotationAssertion( "we make the relationship to nervous system 'overlaps', as the olfactory system includes e.g. apertures in the cranium that are not part of the nervous system") -AnnotationAssertion(Annotation( "Wikipedia:Olfactory_system") "The olfactory system is the sensory system used for olfaction, or the sense of smell. Most mammals and reptiles have two distinct parts to their olfactory system: a main olfactory system and an accessory olfactory system. The main olfactory system detects volatile, airborne substances, while the accessory olfactory system senses fluid-phase stimuli. Behavioral evidence indicates that most often, the stimuli detected by the accessory olfactory system are pheromones. The olfactory system is often spoken of along with the gustatory system as the chemosensory senses because both transduce chemical signals into perception[WP][Wikipedia:Olfactory_system].") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000978") Annotation( "AAO") Annotation( "AAO:EJS") "The sensory system used for olfaction (the sense of smell).[AAO]") -AnnotationAssertion( "In mammals, the main olfactory system detects odorants that are inhaled through the nose, where they contact the main olfactory epithelium, which contains various olfactory receptors. These olfactory receptors are membrane proteins of bipolar olfactory receptor neurons in the olfactory epithelium. Rather than binding specific ligands like most receptors, olfactory receptors display affinity for a range of odor molecules. Olfactory neurons transduce receptor activation into electrical signals in neurons. The signals travel along the olfactory nerve, which belongs to the peripheral nervous system. This nerve terminates in the olfactory bulb, which belongs to the central nervous system. The complex set of olfactory receptors on different olfactory neurons can distinguish a new odor from the background environmental odors and determine the concentration of the odor[WP].") -AnnotationAssertion( "AAO:0000334") -AnnotationAssertion( "AAO:0000978") -AnnotationAssertion( "BILA:0000144") -AnnotationAssertion( "EFO:0001973") -AnnotationAssertion( "EMAPA:36004") -AnnotationAssertion( "FMA:7190") -AnnotationAssertion( "MA:0002445") -AnnotationAssertion( "NCIT:C94501") -AnnotationAssertion( "NLXANAT:090806") -AnnotationAssertion( "SCTID:362290002") -AnnotationAssertion( "TAO:0001149") -AnnotationAssertion(Annotation( "ncithesaurus:Olfactory_System") "UMLS:C0228065") -AnnotationAssertion( "Wikipedia:Olfactory_system") -AnnotationAssertion( "XAO:0003196") -AnnotationAssertion( "ZFA:0001149") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005725") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "olfactory system") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (chemosensory system) AnnotationAssertion( "BILA:0000139") @@ -243812,24 +137114,6 @@ AnnotationAssertion(rdfs:label " AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/81/Gray193.png"^^xsd:anyURI) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (glomerular tuft) - -AnnotationAssertion(Annotation( "MP:0005325") Annotation( "Wikipedia:Glomerulus") Annotation( "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron") "The capillary loops of the kidney that normally function as a filtration unit[MP].") -AnnotationAssertion(Annotation( "GudMap") "...Soon afterwards, endothelial cells invade to make a capillary knot-like outgrowth, the glomerular tuft, which goes on to form the glomerulus") -AnnotationAssertion( "EMAPA:28239") -AnnotationAssertion( "SCTID:362217000") -AnnotationAssertion( "Wikipedia:Glomerulus") -AnnotationAssertion( "uberon") -AnnotationAssertion( "glomerular capillary tuft") -AnnotationAssertion(Annotation( "EMAPA:28239") Annotation( ) "glomerulus") -AnnotationAssertion( "UBERON:0005749") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular tuft") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (caudal part of nephrogenic cord) AnnotationAssertion(Annotation( "http://www.gudmap.org/About/Tutorial/DevMUS.html#DMK_Nephron") "The metanephros develops from the most caudal part of the nephrogenic cord that is itself derived from the intermediate plate mesoderm.") @@ -243892,51 +137176,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (glomerular basement membrane) - -AnnotationAssertion(Annotation( "MGI:anna") Annotation( "MP:0011348") "The layer of extracellular matrix that lies between the endothelium of the glomerular capillaries and the podocytes of the inner or visceral layer of the Bowman capsule; it is a fusion of the endothelial cell and podocyte basal laminas and acts as a physical barrier and an ion-selective filter.") -AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0005285") Annotation( "TAO") Annotation( "ZFIN:ZDB-PUB-000824-1") "Membrane between the mesonephric podocytes and the renal glomerular capillaries. It is a trilaminar structure composed of the fused basement membranes of the glomerular capillaries and basement membrane of the podocytes. The capillary membranes touch the GBM at contact points that are separated by pores. The membrane is semi-permeable allowing water and small molecules to pass into the renal capsular space.[TAO]") -AnnotationAssertion(Annotation( ) "GBM") -AnnotationAssertion( "EMAPA:28251") -AnnotationAssertion( "EMAPA:30965") -AnnotationAssertion( "FMA:74274") -AnnotationAssertion( "MA:0001659") -AnnotationAssertion( "MESH:D050533") -AnnotationAssertion( "NCIT:C32683") -AnnotationAssertion( "SCTID:243897006") -AnnotationAssertion( "TAO:0005285") -AnnotationAssertion(Annotation( "ncithesaurus:Glomerular_Basement_Membrane") "UMLS:C0599297") -AnnotationAssertion( "Wikipedia:Glomerular_basement_membrane") -AnnotationAssertion( "ZFA:0005285") -AnnotationAssertion(Annotation( "MA:0001659") "glomerular capillary basement membrane") -AnnotationAssertion(Annotation( "ZFA:0005285") "glomerular filtration membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005777") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "glomerular basement membrane") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/d/de/PhysiologieGlom%C3%A9rulaire.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lamina rara interna) - -AnnotationAssertion(Annotation( "ZFIN:curator") "Layer of the glomerular basement membrane adjacent to the glomerular capillary.") -AnnotationAssertion( "FMA:74277") -AnnotationAssertion( "NCIT:C32920") -AnnotationAssertion( "TAO:0005287") -AnnotationAssertion(Annotation( "ncithesaurus:Lamina_Rara_Interna") "UMLS:C1517719") -AnnotationAssertion( "ZFA:0005287") -AnnotationAssertion(Annotation( "FMA:74277") "internal layer of glomerular basement membrane") -AnnotationAssertion(Annotation( "FMA:74277") "lamina interna of glomerular basement membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005788") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lamina rara interna") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (nephric ridge) AnnotationAssertion(Annotation( "http://cwx.prenhall.com/bookbind/pubbooks/martini10/chapter27/custom2/deluxe-content.html") "Nephric tubules (nephrons) form embryonically along the nephric ridge. The ridge comprises three regions; anterior, middle and posterior. The functional kidney uses nephrons from only one or two regions of the ridge. A pronephric kidney uses only the nephrons from the anterior region of the ridge. A mesonephric kidney uses only the middle region, a metanephric kidney uses only the posterior region and an opisthonephric kidney uses the middle and posterior regions.") @@ -244095,13 +137334,13 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (sacral spinal cord) AnnotationAssertion(Annotation( "OBOL:automatic") "A spinal cord segment that adjacent_to a sacral region.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1275") AnnotationAssertion( "FMA:256623") AnnotationAssertion( "MA:0003085") AnnotationAssertion( "NCIT:C12896") AnnotationAssertion( "SCTID:244438003") -AnnotationAssertion(Annotation( "BIRNLEX:1275") "UMLS:C0581669") -AnnotationAssertion(Annotation( "ncithesaurus:Sacral_Spinal_Cord") "UMLS:C0581669") +AnnotationAssertion(Annotation( "BIRNLEX:1275") Annotation( "ncithesaurus:Sacral_Spinal_Cord") "UMLS:C0581669") AnnotationAssertion(Annotation( "BIRNLEX:1275") "UMLS:C1280196") AnnotationAssertion(Annotation( "FMA:256623") Annotation( "FMA:TA") Annotation( ) "pars sacralis medullae spinalis") AnnotationAssertion(Annotation( "FMA:256623") "sacral segment of spinal cord") @@ -244109,6 +137348,7 @@ AnnotationAssertion(Annotation( "FMA:256623") Annotation( "FMA:TA") Annotation( ) "segmenta sacralia medullae spinalis [1-5]") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0005843") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sacral spinal cord") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -244259,119 +137499,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (olfactory pit) - -AnnotationAssertion(Annotation( "GO:0060166") Annotation( "Wikipedia:Nasal_pit") "An indentation of the olfactory placode which ends when the pits hollows out to form the nasopharynx[GO].") -AnnotationAssertion( "we represent the relationship as develops from, though in fact the pit is formed as an indentation in the placode") -AnnotationAssertion(Annotation( "Wikipedia:Nasal_pit") "By the upgrowth of the surrounding parts the olfactory areas are converted into pits, the nasal pits or olfactory pits, which indent the fronto-nasal process and divide it into a medial and two lateral nasal processes[Wikipedia:Nasal_pit].") -AnnotationAssertion( "AAO:0011068") -AnnotationAssertion( "EFO:0003496") -AnnotationAssertion( "EHDAA2:0001295") -AnnotationAssertion( "EHDAA:4772") -AnnotationAssertion( "EMAPA:16800") -AnnotationAssertion( "FMA:295840") -AnnotationAssertion( "SCTID:361485001") -AnnotationAssertion( "Wikipedia:Nasal_pit") -AnnotationAssertion( "XAO:0000275") -AnnotationAssertion( "XAO:0004073") -AnnotationAssertion(Annotation( "XAO:0000275") "nasal pit") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0005870") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "olfactory pit") -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "XAO:0000275 nasal pit") ObjectSomeValuesFrom( )) - -# Class: (1st arch pharyngeal cleft) - -AnnotationAssertion(Annotation( "ISBN:0124020607") Annotation( "VHOG:OG") "A groove that is situated between the 1st and 2nd pharyngeal arch.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000969") Annotation( "VHOG") Annotation( "DOI:10.1016/j.semcdb.2010.01.022 Grevellec A, Tucker AS, The pharyngeal pouches and clefts: development, evolution, structure and derivatives. Seminars in Cell and Developmental Biology (2010)") Annotation( "http://bgee.unil.ch/") "In all jawed vertebrates the first arch forms the jaw, while the second arch forms the hyoid apparatus. These two arches are separated by the first pharyngeal pouch and cleft.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0000009") -AnnotationAssertion( "EHDAA:575") -AnnotationAssertion( "EMAPA:16119") -AnnotationAssertion( "VHOG:0000554") -AnnotationAssertion( "VHOG:0000969") -AnnotationAssertion(Annotation( "EHDAA2:0000008") "1st arch branchial groove") -AnnotationAssertion(Annotation( "EHDAA2:0000009") "1st arch groove ectoderm") -AnnotationAssertion(Annotation( "VHOG:0000969") "1st pharyngeal groove") -AnnotationAssertion(Annotation( "VHOG:0000554") "1st pharyngeal groove ectoderm") -AnnotationAssertion(Annotation( "EMAPA:16119") "branchial groove of 1st arch") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EMAPA:16119") "1st branchial cleft") -AnnotationAssertion(Annotation( "VHOG:0000969") "1st pharyngeal cleft") -AnnotationAssertion( "UBERON:0005872") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "1st arch pharyngeal cleft") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (2nd arch pharyngeal cleft) - -AnnotationAssertion(Annotation( "ISBN:0124020607") Annotation( "VHOG:OG") "A groove that is situated between the 2nd and 3rd pharyngeal arch.") -AnnotationAssertion( "EHDAA2:0000057") -AnnotationAssertion( "EHDAA:613") -AnnotationAssertion( "EMAPA:16396") -AnnotationAssertion( "VHOG:0000568") -AnnotationAssertion( "VHOG:0000972") -AnnotationAssertion(Annotation( "EHDAA2:0000054") "2nd arch branchial groove") -AnnotationAssertion(Annotation( "EHDAA2:0000057") "2nd arch groove ectoderm") -AnnotationAssertion(Annotation( "VHOG:0000972") "2nd pharyngeal groove") -AnnotationAssertion(Annotation( "VHOG:0000568") "2nd pharyngeal groove ectoderm") -AnnotationAssertion(Annotation( "EMAPA:16396") "branchial groove of 2nd arch") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EMAPA:16396") "2nd branchial cleft") -AnnotationAssertion(Annotation( "VHOG:0000972") "2nd pharyngeal cleft") -AnnotationAssertion( "UBERON:0005873") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "2nd arch pharyngeal cleft") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (3rd arch pharyngeal cleft) - -AnnotationAssertion(Annotation( "ISBN:0124020607") Annotation( "VHOG:OG") "A groove that is situated between the 3rd and 4th pharyngeal arch.") -AnnotationAssertion( "EHDAA2:0000074") -AnnotationAssertion( "EHDAA:1082") -AnnotationAssertion( "EMAPA:16581") -AnnotationAssertion( "VHOG:0000572") -AnnotationAssertion( "VHOG:0000973") -AnnotationAssertion(Annotation( "EHDAA2:0000071") "3rd arch branchial groove") -AnnotationAssertion(Annotation( "EHDAA2:0000074") "3rd arch groove ectoderm") -AnnotationAssertion(Annotation( "VHOG:0000973") "3rd pharyngeal groove") -AnnotationAssertion(Annotation( "VHOG:0000572") "3rd pharyngeal groove ectoderm") -AnnotationAssertion(Annotation( "EMAPA:16581") "branchial groove of 3rd arch") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EMAPA:16581") "3rd branchial cleft") -AnnotationAssertion(Annotation( "VHOG:0000973") "3rd pharyngeal cleft") -AnnotationAssertion( "UBERON:0005874") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "3rd arch pharyngeal cleft") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (4th arch pharyngeal cleft) - -AnnotationAssertion(Annotation( "ISBN:0124020607") Annotation( "VHOG:OG") "A groove that is situated between the 4th and 5th pharyngeal arch.") -AnnotationAssertion( "EHDAA2:0000089") -AnnotationAssertion( "EHDAA:1665") -AnnotationAssertion( "EMAPA:16761") -AnnotationAssertion( "RETIRED_EHDAA2:0000088") -AnnotationAssertion( "VHOG:0000577") -AnnotationAssertion( "VHOG:0000968") -AnnotationAssertion(Annotation( "RETIRED_EHDAA2:0000088") "4th arch branchial groove") -AnnotationAssertion(Annotation( "EHDAA2:0000089") "4th arch pharyngeal groove ectoderm") -AnnotationAssertion(Annotation( "VHOG:0000968") "4th pharyngeal groove") -AnnotationAssertion(Annotation( "VHOG:0000577") "4th pharyngeal groove ectoderm") -AnnotationAssertion(Annotation( "EMAPA:16761") "branchial groove of 4th arch") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EMAPA:16761") "4th branchial cleft") -AnnotationAssertion(Annotation( "VHOG:0000968") "4th pharyngeal cleft") -AnnotationAssertion( "UBERON:0005875") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "4th arch pharyngeal cleft") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (undifferentiated genital tubercle) AnnotationAssertion(Annotation( "MGI:anna") Annotation( "MP:0011771") Annotation( "https://github.com/obophenotype/uberon/issues/1230") "The embryonic anlage of the external genitalia, which emerges as paired swellings ventral to the cloacal membrane, is proposed to be derived from all three germ layers, and gives rise to the penis, clitoris, scrotum, labia, and foreskin.") @@ -244405,37 +137532,6 @@ SubClassOf(Annotation( "htt SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (pharyngeal cleft) - -AnnotationAssertion(Annotation( "PMID:23020903") Annotation( "http://orcid.org/0000-0002-6601-2165") "An external pocketing of pharyngeal ectoderm that contacts a region of endoderm (a pharyngeal pouch) and interdigitates in the anterior and posterior directions by the pharyngeal arches.") -AnnotationAssertion( "Note we use overlaps as the relationship to the arches") -AnnotationAssertion(Annotation( "EMAPA") "EMAPA distinguishes between the groove ectoderm and epithelium, with the latter arising after the former") -AnnotationAssertion(Annotation( "Wikipedia:Pharyngeal_groove") "pharyngeal groove") -AnnotationAssertion( "AAO:0010623") -AnnotationAssertion( "EMAPA:32750") -AnnotationAssertion( "FMA:295672") -AnnotationAssertion( "NCIT:C34250") -AnnotationAssertion(Annotation( "ncithesaurus:Pharyngeal_Groove") "UMLS:C1280559") -AnnotationAssertion( "Wikipedia:Pharyngeal_groove") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "pharyngeal groove ectoderm") -AnnotationAssertion( "gill cleft") -AnnotationAssertion( "uberon") -AnnotationAssertion( "Kiemenspalten") -AnnotationAssertion(Annotation( "Wikipedia:Pharyngeal_groove") "branchial cleft") -AnnotationAssertion(Annotation( "AAO:0010623") Annotation( "Wikipedia:Pharyngeal_groove") "branchial groove") -AnnotationAssertion( "pharyngeal ectodermal cleft") -AnnotationAssertion(Annotation( ) "pharyngeal slit") -AnnotationAssertion(Annotation( "Wikipedia:Pharyngeal_groove") Annotation( ) "sulcus pharyngei") -AnnotationAssertion( "UBERON:0005879") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pharyngeal cleft") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/2/20/Kiemenbogen.jpg"^^xsd:anyURI) -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EHDAA2-adbuced") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (autopodial extension) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A subdivision of the autopod that corresponds to one or more bones arranged in series branching from the main limb axis.") @@ -244489,18 +137585,21 @@ SubClassOf(Annotation( "XAO # Class: (leg bone) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A bone that is part of the region of the hindlimb that includes the zeugopod and stylopod. Examples: patella, femur, tibia. Counter-examples: any pes phalanx.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "MA:th") "EMAPA:37304") AnnotationAssertion( "MA:0000670") AnnotationAssertion( "MESH:D007867") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0005893") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "leg bone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (manus bone) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A bone that is part of the manus skeleton. Note that this includes the carpal bones.") +AnnotationAssertion( ) AnnotationAssertion( "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI) AnnotationAssertion( "EMAPA:35391") AnnotationAssertion( "MA:0000619") @@ -244515,6 +137614,7 @@ AnnotationAssertion( "MA:0000619") "hand bone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0005897") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "manus bone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -244522,6 +137622,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (pes bone) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A bone that is part of the pes skeleton.") +AnnotationAssertion( ) AnnotationAssertion( "https://github.com/obophenotype/uberon/wiki/Skeleton-partonomy-Design-Pattern"^^xsd:anyURI) AnnotationAssertion( "EMAPA:35354") AnnotationAssertion( "GAID:192") @@ -244537,6 +137638,7 @@ AnnotationAssertion( "MA:0000643") "foot bone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0005899") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pes bone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -244632,49 +137734,10 @@ SubClassOf(Annotation( "FMA SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (external naris) - -AnnotationAssertion(Annotation( "Wikipedia:Nostril") Annotation( "http://orcid.org/0000-0002-6601-2165") "A naris that provides one of the small external openings of the head that give passage to air for breathing.") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000024") Annotation( "AAO") Annotation( "AAO:LAP") "Hole on the nasal capsule that connects the nasal cavity with the exterior.[AAO]") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000024") Annotation( "AAO") "relationship loss: subclass nasal opening (AAO:0000316)[AAO]") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000544") Annotation( "VHOG") Annotation( "ISBN:978-0072528305 Kardong KV, Vertebrates: Comparative Anatomy, Function, Evolution (2006) p.257 and Figure 7.27") Annotation( "http://bgee.unil.ch/") "In a tetrapod, the nasal sac has an external naris (homologous with the anterior naris of the fish) (...).[well established][VHOG]") -AnnotationAssertion( "Fish have two pairs of external nostrils.") -AnnotationAssertion(Annotation( "ZFA:0000550") "naris") -AnnotationAssertion( "AAO:0000024") -AnnotationAssertion( "AAO:0000983") -AnnotationAssertion( "AAO:0010358") -AnnotationAssertion( "EHDAA2:0001275") -AnnotationAssertion( "EHDAA:9085") -AnnotationAssertion( "EMAPA:17848") -AnnotationAssertion( "FMA:59645") -AnnotationAssertion( "MA:0001320") -AnnotationAssertion( "NCIT:C33178") -AnnotationAssertion( "SCTID:276165005") -AnnotationAssertion( "TAO:0000550") -AnnotationAssertion(Annotation( "ncithesaurus:Nostril") "UMLS:C0595944") -AnnotationAssertion( "VHOG:0000544") -AnnotationAssertion( "Wikipedia:Nostril") -AnnotationAssertion( "XAO:0003033") -AnnotationAssertion( "ZFA:0000550") -AnnotationAssertion(Annotation( ) "external nares") -AnnotationAssertion(Annotation( "FMA:59645") Annotation( "XAO:0003033") "nostril") -AnnotationAssertion(Annotation( "Wikipedia:Blowhole_(anatomy)") "blowhole") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0000544") Annotation( ) "anterior nares") -AnnotationAssertion(Annotation( "ZFA:0001427") "anterior naris") -AnnotationAssertion( "UBERON:0005928") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "external naris") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "ZFA") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (axial skeleton plus cranial skeleton) AnnotationAssertion(Annotation( "FMA:71221") Annotation( "VSAO:0000056") Annotation( "Wikipedia:Axial_skeleton") Annotation( "https://github.com/obophenotype/uberon/issues/44") Annotation( "https://github.com/obophenotype/uberon/wiki/The-axial-skeleton") "Subdivision of skeleton which consists of cranial skeleton, set of all vertebrae, set of all ribs and sternum[FMA, modified].") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "VSAO:0000056") Annotation( "VSAO") Annotation( "PSPUB:0000170") "Skeletal subdivision of the central body axis including the cranium, vertebrae, notochord, ribs, and sternum.[VSAO]") AnnotationAssertion( "AAO:0000963") AnnotationAssertion( "EMAPA:17214") @@ -244689,6 +137752,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "Wikipedia:Axial_skeleton") Annotation( ) "skeleton axiale") AnnotationAssertion( "UBERON:0005944") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "axial skeleton plus cranial skeleton") @@ -244739,8 +137803,7 @@ AnnotationAssertion( "ncithesaurus:Infundibulum") "UMLS:C1881209") AnnotationAssertion(Annotation( "MP:0010428") Annotation( ) "RVOT") AnnotationAssertion(Annotation( "FMA:7216") "conus arteriosus (infundibulum)") -AnnotationAssertion(Annotation( "FMA:7216") "infundibulum of right ventricle") -AnnotationAssertion(Annotation( "MP:0010428") "infundibulum of right ventricle") +AnnotationAssertion(Annotation( "FMA:7216") Annotation( "MP:0010428") "infundibulum of right ventricle") AnnotationAssertion(Annotation( "FMA:7216") "outflow tract of right ventricle") AnnotationAssertion(Annotation( "FMA:7216") "pulmonary conus") AnnotationAssertion(Annotation( "MP:0010428") "right ventricle pulmonary outflow tract") @@ -244765,8 +137828,7 @@ AnnotationAssertion( "Wikipedia:Aortic_vestibule") AnnotationAssertion(Annotation( "MP:0010429") Annotation( ) "LVOT") AnnotationAssertion(Annotation( "MP:0010429") "Sibson vestibule") -AnnotationAssertion(Annotation( "FMA:9473") "aortic vestibule") -AnnotationAssertion(Annotation( "MP:0010429") "aortic vestibule") +AnnotationAssertion(Annotation( "FMA:9473") Annotation( "MP:0010429") "aortic vestibule") AnnotationAssertion(Annotation( "MP:0010429") "heart left ventricle outflow tract") AnnotationAssertion(Annotation( "FMA:9473") "left ventricular outflow") AnnotationAssertion(Annotation( "HP:0011103") "left ventricular outflow tract") @@ -245229,16 +138291,6 @@ AnnotationAssertion( "mesonephric capsule") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mesonephric glomerular capillary) - -AnnotationAssertion(Annotation( "GO:0061249") ".") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006183") -AnnotationAssertion(rdfs:label "mesonephric glomerular capillary") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - # Class: (aortico-pulmonary spiral septum) AnnotationAssertion(Annotation( "MP:0010650") Annotation( "Wikipedia:Aorticopulmonary_septum") "The spiral septum that separates the truncus arteriosus into a ventral pulmonary trunk and the dorsal aorta[MP]. The aorticopulmonary septum is developmentally formed from neural crest, specifically the cardiac neural crest, and actively separates the aorta and pulmonary arteries and fuses with the interventricular septum within the heart during development. The actual mechanism of septation of the outflow tract is poorly understood, but is recognized as a dynamic process with contributions from contractile, hemodynamic, and extracellular matrix interactions.") @@ -245264,26 +138316,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "PMID:6844926") Annotation( "Wikipedia") ObjectSomeValuesFrom( )) -# Class: (auditory hillocks) - -AnnotationAssertion(Annotation( "Wikipedia:Pinna_(anatomy)#Development") "A collection of protruberances derived from pharyngeal arches 1 and 2 that develop into the folds of the pinna and gradually shift upwards and backwards to their final position on the head.") -AnnotationAssertion( "EHDAA2:0000155") -AnnotationAssertion( "EHDAA:4685") -AnnotationAssertion( "EMAPA:17280") -AnnotationAssertion( "NCIT:C34110") -AnnotationAssertion( "VHOG:0001364") -AnnotationAssertion( "auditory hillock of Hiss") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0001364") Annotation( ) "auditory tubercles") -AnnotationAssertion( "auricular hillock") -AnnotationAssertion( "hillock of Hiss") -AnnotationAssertion( "UBERON:0006208") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "auditory hillocks") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (body-wall mesenchyme) AnnotationAssertion( "EHDAA2:0000179") @@ -245674,19 +138706,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (hip joint primordium) - -AnnotationAssertion( "EHDAA2:0000785") -AnnotationAssertion( "EHDAA:8462") -AnnotationAssertion( "EMAPA:17739") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006244") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "hip joint primordium") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (humerus cartilage element) AnnotationAssertion(Annotation( "OBOL:automatic") "A humerus endochondral element that is composed primarily of cartilage tissue.") @@ -245889,22 +138908,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) -# Class: (oronasal cavity) - -AnnotationAssertion(Annotation( "http://cwx.prenhall.com/bookbind/pubbooks/martini10/chapter24/custom3/deluxe-content.html") "In humans, the oronasal membrane ruptures during the seventh week, producing a single, large oronasal cavity") -AnnotationAssertion( "EHDAA2:0001331") -AnnotationAssertion( "EHDAA:5882") -AnnotationAssertion( "EMAPA:17200") -AnnotationAssertion( "VHOG:0001352") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006272") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "oronasal cavity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (otic pit) AnnotationAssertion(Annotation( "ISBN:0-683-40008-8") Annotation( "MP:0011172") "The pair of depressions of thickened otic placode epithelium, that further develops into the otic vesicles.") @@ -246255,8 +139258,7 @@ AnnotationAssertion( "Wikipedia:Baculum") AnnotationAssertion(Annotation( "Wikipedia:Baculum") "baculum") AnnotationAssertion( "os baculum") -AnnotationAssertion(Annotation( "MP:0009104") "penile bone") -AnnotationAssertion(Annotation( "Wikipedia:Baculum") "penile bone") +AnnotationAssertion(Annotation( "MP:0009104") Annotation( "Wikipedia:Baculum") "penile bone") AnnotationAssertion(Annotation( "Wikipedia:Baculum") "penis bone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0006435") @@ -246287,6 +139289,22 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (right lung lobe) + +AnnotationAssertion(Annotation( "OBOL:automatic") "A lobe of lung that is part of a right lung.") +AnnotationAssertion(Annotation( "ISBN:0123813611") "4 in mice, divided into 3 in human by two interlobal fissures") +AnnotationAssertion( "EMAPA:35155") +AnnotationAssertion( "MA:0001791") +AnnotationAssertion( "NCIT:C48944") +AnnotationAssertion( "SCTID:272654004") +AnnotationAssertion(Annotation( "ncithesaurus:Lobe_of_the_Right_Lung") "UMLS:C1285106") +AnnotationAssertion( "lobe of right lung") +AnnotationAssertion(Annotation( "ncithesaurus:Lobe_of_the_Right_Lung") "lobe of the right lung") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0006518") +AnnotationAssertion(rdfs:label "right lung lobe") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (seminal fluid) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A substance formed from the secretion of one or more glands of the male genital tract in which sperm cells are suspended.") @@ -246446,6 +139464,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "GO:0060465") "The pharynx is the part of the digestive system immediately posterior to the mouth[GO].") AnnotationAssertion( "currently this is an extremely generic class, encompassing both protostomes and deuterostomes.") +AnnotationAssertion( "2023-04-20") AnnotationAssertion( "branchial") AnnotationAssertion( "pharyngeal") AnnotationAssertion( "FBbt:00005380") @@ -246530,20 +139549,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (hypothalamic nucleus) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A nucleus of brain that is part of a hypothalamus.") -AnnotationAssertion( "BTO:0002449") -AnnotationAssertion( "EMAPA:35417") -AnnotationAssertion( "FMA:258762") -AnnotationAssertion( "MA:0002426") -AnnotationAssertion( "SCTID:279304003") -AnnotationAssertion(Annotation( "FMA:258762") "nucleus of hypothalamus") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006568") -AnnotationAssertion(rdfs:label "hypothalamic nucleus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (diencephalic nucleus) AnnotationAssertion(Annotation( "OBOL:automatic") "A nucleus of brain that is part of a diencephalon.") @@ -246701,34 +139706,6 @@ SubClassOf(Annotation( "FMA SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "connects adjacent mandibles") ObjectSomeValuesFrom( )) -# Class: (right external ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An external ear that is in the right side of a multicellular organism.") -AnnotationAssertion( "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI) -AnnotationAssertion(Annotation( "FMA:53643") "right auricular region") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37361") -AnnotationAssertion( "FMA:53643") -AnnotationAssertion( "SCTID:368567003") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006616") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "right external ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (left external ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An external ear that is in the left side of a multicellular organism.") -AnnotationAssertion( "https://github.com/obophenotype/uberon/wiki/Modeling-paired-structures-Design-Pattern"^^xsd:anyURI) -AnnotationAssertion(Annotation( "FMA:53644") "left auricular region") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37360") -AnnotationAssertion( "FMA:53644") -AnnotationAssertion( "SCTID:368589004") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006617") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "left external ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (musculo-phrenic artery) AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/musculophrenic+artery") "An artery with its origin in the lateral terminal branch of the internal thoracic artery, with distribution to the diaphragm and the intercostal muscles, and with anastomoses to the branches of the pericardiacophrenic and inferior phrenic.") @@ -246818,19 +139795,6 @@ AnnotationAssertion( "adventitia of seminal vesicle") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (muscular layer of vagina) - -AnnotationAssertion( "EMAPA:30997") -AnnotationAssertion( "FMA:19976") -AnnotationAssertion( "SCTID:253069005") -AnnotationAssertion(Annotation( "FMA:19976") "muscular coat of vagina") -AnnotationAssertion(Annotation( "FMA:19976") Annotation( "FMA:TA") Annotation( ) "tunica muscularis vaginae") -AnnotationAssertion( "vaginal muscularis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006652") -AnnotationAssertion(rdfs:label "muscular layer of vagina") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (glans clitoris) AnnotationAssertion(Annotation( "BTO:0003117") Annotation( "Wikipedia:Clitoral_glans") "Erectile tissue at the end of the clitoris, which is continuous with the intermediate part of the vestibulovaginal bulbs[BTO]. The clitoral glans (glans clitoridis) is an external portion of the clitoris[WP].") @@ -246944,7 +139908,7 @@ AnnotationAssertion(Annotation( "UBERON:0006668") AnnotationAssertion(rdfs:label "carotid canal") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/4/4c/Gray141.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (central tendon of diaphragm) @@ -247004,7 +139968,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Hypoglossal_canal") "hyperglossal canal") AnnotationAssertion( "UBERON:0006682") AnnotationAssertion(rdfs:label "hypoglossal canal") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -247048,7 +140012,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "vertebral canal") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/3/30/Gray82.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -247146,6 +140110,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (corneo-scleral junction) AnnotationAssertion(Annotation( "MP:0013477") "The edge of the cornea where it joins the sclera; the limbus is a common site for the occurrence of corneal epithelial neoplasm.") +AnnotationAssertion( ) AnnotationAssertion( "EFO:0001403") AnnotationAssertion(Annotation( "MA:th") "EMAPA:37835") AnnotationAssertion( "FMA:58342") @@ -247155,8 +140120,7 @@ AnnotationAssertion( "Wikipedia:Corneal_limbus") AnnotationAssertion( "ZFA:0005570") AnnotationAssertion( "cornea limbus") -AnnotationAssertion(Annotation( "FMA:58342") "corneal limbus") -AnnotationAssertion(Annotation( "GAID:896") "corneal limbus") +AnnotationAssertion(Annotation( "FMA:58342") Annotation( "GAID:896") "corneal limbus") AnnotationAssertion(Annotation( "PMID:17051547") "corneal-scleral limbus") AnnotationAssertion(Annotation( "GAID:896") "corneoscleral junction") AnnotationAssertion(Annotation( "Wikipedia:Corneal_limbus") Annotation( ) "limbus corneae") @@ -247166,6 +140130,7 @@ AnnotationAssertion( "Wikipedia:Corneal_limbus") Annotation( ) "limbus corneae") AnnotationAssertion( "UBERON:0006761") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "This location has parts such as blood vessels etc. See PMC2868485, http://www.ncbi.nlm.nih.gov/pubmed/2695343") @@ -247174,36 +140139,6 @@ AnnotationAssertion( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (head of femur) - -AnnotationAssertion(Annotation( "MESH:A02.835.232.500.247.343") Annotation( "Wikipedia:Femur_head") "The hemispheric articular surface at the upper extremity of the thigh bone[Stedman, 26th ed]. The femur head is the highest part of the thigh bone. It is supported by the neck of the femur. The head is globular and forms rather more than a hemisphere, is directed upward, medialward, and a little forward, the greater part of its convexity being above and in front. Its surface is smooth, coated with cartilage in the fresh state, except over an ovoid depression, the fovea capitis femoris, which is situated a little below and behind the center of the head, and gives attachment to the ligament of head of femur. If there is a fracture of the neck of the femur, the blood supply through the ligament becomes crucial. In orthopedic surgery, the head of the femur is important because it can undergo avascular necrosis and consequent osteochondritis dissecans. The head is removed in total hip replacement surgery [WP].") -AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000892") Annotation( "AAO") Annotation( "AAO:LAP") "Proximal head of the femur, which articulates with the acetabulum.[AAO]") -AnnotationAssertion( "AAO:0000892") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37541") -AnnotationAssertion( "FMA:32851") -AnnotationAssertion( "MA:0003050") -AnnotationAssertion( "MESH:D005270") -AnnotationAssertion( "NCIT:C32718") -AnnotationAssertion( "SCTID:361791000") -AnnotationAssertion(Annotation( "ncithesaurus:Head_of_the_Femur") "UMLS:C0015813") -AnnotationAssertion( "Wikipedia:Femur_head") -AnnotationAssertion( "galen:FemoralHead") -AnnotationAssertion(Annotation( "AAO:0000892") "acetabular head") -AnnotationAssertion(Annotation( "FMA:32851") "femoral head") -AnnotationAssertion(Annotation( "FMA:32851") Annotation( "FMA:TA") Annotation( ) "kopf des Schenkelbeins") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/capital+femoral+epiphysis") "capital femoral epiphysis") -AnnotationAssertion(Annotation( "AAO:0000892") Annotation( "Wikipedia:Femur_head") "caput femoris") -AnnotationAssertion(Annotation( "Wikipedia:Femur_head") Annotation( ) "caput femoris") -AnnotationAssertion(Annotation( "MESH:A02.835.232.500.247.343") "femur head") -AnnotationAssertion( "UBERON:0006767") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "head of femur") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray243.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (glandular epithelium) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An epithelium that is composed primarily of secretory cells.") @@ -247218,23 +140153,6 @@ AnnotationAssertion( "glandular epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (nasal skeleton) - -AnnotationAssertion(Annotation( "AAO:0000320") "Structural framework that provides support to the nasal sacs and ducts.") -AnnotationAssertion( "AAO:0000320") -AnnotationAssertion( "FMA:60116") -AnnotationAssertion( "SCTID:281486007") -AnnotationAssertion(Annotation( "FMA:60116") "skeleton of nose") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006813") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nasal skeleton") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "facial series") Annotation( "Kardong-abduced") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (areolar connective tissue) AnnotationAssertion(Annotation( "FMA:63897") "Loose connective tissue located at the outer and inner layers of organs. Examples: submucosal connective tissue, tunica adventitia of artery, papillary dermis, superficial fascia of dorsum of hand.") @@ -247281,7 +140199,6 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A subdivision of a the reproductive tract in a female organism that is the site of embryo development.") AnnotationAssertion(Annotation( "FBbt:00004924") Annotation( ) "uterus") -AnnotationAssertion( "FBbt:00004924") AnnotationAssertion( "TADS:0000421") AnnotationAssertion( "WBbt:0006760") AnnotationAssertion( "uberon") @@ -247368,6 +140285,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (scapula) AnnotationAssertion(Annotation( "VSAO:0000157") Annotation( "https://github.com/obophenotype/uberon/issues/204") Annotation( "https://github.com/obophenotype/uberon/issues/339") "Endochondral bone that is dorsoventrally compressed and provides attachment site for muscles of the pectoral appendage.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "TAO:0000583") "Endochondral bone that is located medial to the cleithrum, and articulates ventrally with the coracoid, medially with the mesocoracoid when the later is present and posteriorly with the upper one to three proximal radials. The scapula develops from the scapulocoracoid cartilage and belongs to the primary pectoral girdle. It may be perforated by the scapular foramen or it may be notched ventr and forms together with a similar notch of the coracoid the scapulocoracoid foramen[TAO:0000583].") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000751") Annotation( "AAO") Annotation( "AAO:LAP") "Paired bony elements of endochondral origin. They are situated at the level of the jaw articulation, in a vertical position, with the suprascapular margin being dorsal and the glenoid end being ventral.[AAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0000751") Annotation( "AAO") "relationship loss: has pars glenoidalis of scapula (AAO:0000753)[AAO]") @@ -247402,6 +140320,7 @@ AnnotationAssertion(Annotation( "TAO:0000583") Annotation( ) "scapulas") AnnotationAssertion( "UBERON:0006849") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "scapula") @@ -247672,29 +140591,6 @@ AnnotationAssertion( "mandibular process mesenchyme") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (ala of nose) - -AnnotationAssertion(Annotation( "DOI:10.1002/ajmg.a.32600") Annotation( "Wikipedia:Ala_of_nose") "The lateral surface parts of the external nose, inferiorly, surrounding the naris[EoM].") -AnnotationAssertion( "FMA:59519") -AnnotationAssertion( "SCTID:361345006") -AnnotationAssertion( "Wikipedia:Ala_of_nose") -AnnotationAssertion(Annotation( "FMA:59519") "nasal ala") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Ala_of_nose") "ala nasi") -AnnotationAssertion(Annotation( "Wikipedia:Ala_of_nose") Annotation( ) "ala nasi") -AnnotationAssertion(Annotation( "Wikipedia:Ala_of_nose") "ala of the nose") -AnnotationAssertion(Annotation( "Wikipedia:Ala_of_nose") "wing of nose") -AnnotationAssertion(Annotation( "Wikipedia:Ala_of_nose") "wing of the nose") -AnnotationAssertion(Annotation( "Wikipedia:Ala_of_nose") "wings of the nose") -AnnotationAssertion( "UBERON:0006906") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ala of nose") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/e/e1/Gray852.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lumen of digestive tract) AnnotationAssertion(Annotation( "OBOL:automatic") "An anatomical space that surrounded_by a digestive tract.") @@ -247753,15 +140649,6 @@ AnnotationAssertion( "stratified squamous epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (non-keratinized epithelium of tongue) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A non-keratinized stratified squamous epithelium that is part of a tongue.") -AnnotationAssertion( "FMA:62130") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006916") -AnnotationAssertion(rdfs:label "non-keratinized epithelium of tongue") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (tongue squamous epithelium) AnnotationAssertion(Annotation( "OBOL:automatic") "A squamous epithelium that is part of a tongue.") @@ -247806,36 +140693,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (cervix squamous epithelium) - -AnnotationAssertion(Annotation( "http://www.asccp.org/practicemanagement/cervix/histologyofthenormalcervix/tabid/5842/default.aspx") "The squamous epithelium of the cervical portio is similar to that of the vagina, except that it is generally smooth and lacks rete pegs. Colposcopically, it appears featureless except for a fine network of vessels which is sometimes visible. The relative opacity and pale pink coloration of the squamous epithelium derives from its multi-layered histology and the location of its supporting vessels below the basement membrane.") -AnnotationAssertion( ) -AnnotationAssertion( "MA:0001725") -AnnotationAssertion( "NCIT:C49219") -AnnotationAssertion(Annotation( "ncithesaurus:Cervix_Squamous_Epithelium") "UMLS:C1707351") -AnnotationAssertion( "cervical squamous epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006922") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cervix squamous epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (vagina squamous epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A squamous epithelium that is part of a vagina.") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37794") -AnnotationAssertion( "MA:0001731") -AnnotationAssertion( "NCIT:C49314") -AnnotationAssertion(Annotation( "ncithesaurus:Vaginal_Squamous_Epithelium") "UMLS:C1711259") -AnnotationAssertion( "vaginal squamous epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006923") -AnnotationAssertion(rdfs:label "vagina squamous epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (stomach glandular epithelium) AnnotationAssertion(Annotation( "ISBN:0073040584") "A glandular epithelium that lines the stomach. The stomach's glandular epithelium is characterized by the presence of gastric glands.") @@ -247937,18 +140794,6 @@ AnnotationAssertion( "inner ear epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (pinna surface epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a pinna.") -AnnotationAssertion( "EHDAA2:0001470") -AnnotationAssertion( "EHDAA:8983") -AnnotationAssertion( "EMAPA:17592") -AnnotationAssertion( "VHOG:0000632") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0006938") -AnnotationAssertion(rdfs:label "pinna surface epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (efferent duct) AnnotationAssertion(Annotation( "Wikipedia:Efferent_ducts") "The efferent ducts (or efferent ductules or ductuli efferentes) connect the rete testis with the initial section of the epididymis. The ductuli are unilaminar and composed of columnar ciliated and non-ciliated (absorptive) cells. The ciliated cells serve to stir the luminal fluids, possibly to help ensure homogeneous absorption of water from the fluid produced by the testis, which results in an increase in the concentration of luminal sperm. The epithelium is surrounded by a band of smooth muscle that helps to propel the sperm toward the epididymis.") @@ -247962,11 +140807,9 @@ AnnotationAssertion( "NCIT:C32492") AnnotationAssertion(Annotation( "ncithesaurus:Efferent_Ductule") "UMLS:C0228013") AnnotationAssertion( "Wikipedia:Efferent_ducts") -AnnotationAssertion(Annotation( "FMA:19081") "efferent ductule") -AnnotationAssertion(Annotation( "Wikipedia:Efferent_ducts") "efferent ductule") +AnnotationAssertion(Annotation( "FMA:19081") Annotation( "Wikipedia:Efferent_ducts") "efferent ductule") AnnotationAssertion( "seminal duct") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Efferent_ducts") "ductuli efferentes testis") AnnotationAssertion(Annotation( "Wikipedia:Efferent_ducts") Annotation( ) "ductuli efferentes testis") AnnotationAssertion(Annotation( "AAO:0010532") Annotation( "Wikipedia:Efferent_ducts") "vasa efferentia") AnnotationAssertion( "UBERON:0006946") @@ -247996,6 +140839,7 @@ AnnotationAssertion( "UBERON:0006947") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "male genital duct") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Prostate.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) @@ -248329,29 +141173,6 @@ SubClassOf( "BTO") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "MP-def") ObjectSomeValuesFrom( )) -# Class: (neck of femur) - -AnnotationAssertion(Annotation( "Wikipedia:Femur_neck") "The femur neck or neck of the femur is a flattened pyramidal process of bone, connecting the femoral head with the femoral shaft, and forming with the latter a wide angle opening medialward.") -AnnotationAssertion( "FMA:42385") -AnnotationAssertion( "GAID:201") -AnnotationAssertion( "MESH:D005272") -AnnotationAssertion( "NCIT:C61563") -AnnotationAssertion( "SCTID:361792007") -AnnotationAssertion(Annotation( "ncithesaurus:Femoral_Neck") "UMLS:C0015815") -AnnotationAssertion( "Wikipedia:Femur_neck") -AnnotationAssertion( "galen:NeckOfFemur") -AnnotationAssertion(Annotation( "FMA:42385") "femoral neck") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Femur_neck") Annotation( ) "collum femoris") -AnnotationAssertion(Annotation( "Wikipedia:Femur_neck") "femur neck") -AnnotationAssertion(Annotation( "Wikipedia:Femur_neck") "neck of the femur") -AnnotationAssertion( "UBERON:0007119") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "neck of femur") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/9/97/Gray243.png"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (pharyngeal pouch 1) AnnotationAssertion(Annotation( "ISBN:0124020607") Annotation( "PMID:16313389") Annotation( "VHOG:0000970") "A pharyngeal pouch that is between pharyngeal arches 1 and 2.") @@ -248517,19 +141338,6 @@ AnnotationAssertion( "pharyngeal pouch 4") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (glomeral mesenchyme) - -AnnotationAssertion(Annotation( "ISBN:0815318960") "Portion of tissue that consists of the precursors of the pronephric glomus or glomerulus; derived from the medial portion of the pronephric intermediate mesoderm.") -AnnotationAssertion( "XAO:0000110") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "XAO:0000110") "corpuscle") -AnnotationAssertion(Annotation( "XAO:0000110") "glomerulus") -AnnotationAssertion( "UBERON:0007128") -AnnotationAssertion(rdfs:label "glomeral mesenchyme") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (trunk ganglion) AnnotationAssertion(Annotation( "ZFIN:curator") "Ganglion which is located in the trunk.") @@ -248678,6 +141486,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (lateral border of scapula) AnnotationAssertion(Annotation( "Wikipedia:Lateral_border_of_the_scapula") "The lateral border (or axillary border, or margin) is the thickest of the three borders of the scapula. It begins above at the lower margin of the glenoid cavity, and inclines obliquely downward and backward to the inferior angle. Immediately below the glenoid cavity is a rough impression, the infraglenoid tuberosity, about 2.5 cm. in length, which gives origin to the long head of the Triceps brachii; in front of this is a longitudinal groove, which extends as far as the lower third of this border, and affords origin to part of the Subscapularis. The inferior third is thin and sharp, and serves for the attachment of a few fibers of the Teres major behind, and of the Subscapularis in front.") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:25126") AnnotationAssertion( "FMA:23239") AnnotationAssertion( "Wikipedia:Lateral_border_of_the_scapula") @@ -248688,6 +141497,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "FMA:23239") "lateral part of scapula") AnnotationAssertion( "UBERON:0007173") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lateral border of scapula") SubClassOf(Annotation( "EMAPA-modified") ) DisjointClasses(Annotation( "lexical") ) @@ -248696,6 +141506,7 @@ DisjointClasses(Annotation( AnnotationAssertion(Annotation( "Wikipedia:Medial_border_of_scapula") "The medial border of the scapula (vertebral border, medial margin) is the longest of the three borders, and extends from the medial to the inferior angle. It is arched, intermediate in thickness between the superior and the axillary borders, and the portion of it above the spine forms an obtuse angle with the part below. This border presents an anterior and a posterior lip, and an intermediate narrow area. The anterior lip affords attachment to the Serratus anterior; the posterior lip, to the Supraspinatus above the spine, the Infraspinatus below; the area between the two lips, to the Levator scapulC& above the triangular surface at the commencement of the spine, to the Rhomboideus minor on the edge of that surface, and to the Rhomboideus major below it; this last is attached by means of a fibrous arch, connected above to the lower part of the triangular surface at the base of the spine, and below to the lower part of the border.") AnnotationAssertion( "consider merging with UBERON:1500000 scapular blade, depending on https://github.com/obophenotype/uberon/issues/339. See also http://www.ncbi.nlm.nih.gov/pubmed/20136669") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:25127") AnnotationAssertion( "FMA:23242") AnnotationAssertion( "SCTID:368187009") @@ -248710,6 +141521,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Medial_border_of_scapula") "vertebral border") AnnotationAssertion(Annotation( "Wikipedia:Medial_border_of_scapula") "vertebral border of the scapula") AnnotationAssertion( "UBERON:0007174") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "medial border of scapula") SubClassOf(Annotation( "EMAPA-modified") ) SubClassOf(Annotation( "PMID:20136669") ObjectSomeValuesFrom( )) @@ -248717,6 +141529,7 @@ SubClassOf(Annotation( "PMI # Class: (inferior angle of scapula) AnnotationAssertion(Annotation( "Wikipedia:Inferior_angle_of_scapula") "An angle of the scapula formed by the union of the vertebral and axillary borders; its dorsal surface affords attachment to the Teres major and frequently to a few fibers of the Latissimus dorsi.[WP,unvetted].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:25128") AnnotationAssertion( "FMA:13315") AnnotationAssertion( "Wikipedia:Inferior_angle_of_scapula") @@ -248724,6 +141537,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Inferior_angle_of_scapula") Annotation( ) "angulus inferior scapulae") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0007175") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "inferior angle of scapula") SubClassOf(Annotation( "EMAPA-modified") ) @@ -248790,14 +141604,12 @@ EquivalentClasses( ObjectIntersec # Class: (stroma of bone marrow) AnnotationAssertion(Annotation( "Wikipedia:Bone_marrow#Stroma") "The stroma of the bone marrow is all tissue not directly involved in the primary function of hematopoiesis. The yellow bone marrow belongs here, and makes the majority of the bone marrow stroma, in addition to stromal cells located in the red bone marrow. Yellow bone marrow is found in the Medullary cavity. Still, the stroma is indirectly involved in hematopoiesis, since it provides the hematopoietic microenvironment that facilitates hematopoiesis by the parenchymal cells. For instance, they generate colony stimulating factors, affecting hematopoiesis.") -AnnotationAssertion( ) AnnotationAssertion( "CALOHA:TS-0085") AnnotationAssertion( "FMA:21426") AnnotationAssertion( "Wikipedia:Bone_marrow#Stroma") AnnotationAssertion(Annotation( "FMA:21426") "bone marrow stroma") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0007195") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "stroma of bone marrow") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -249263,6 +142075,16 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (presumptive rhombomere 1) + +AnnotationAssertion(Annotation( "OBOL:automatic") "A presumptive structure that has the potential to develop into a rhombomere 1.") +AnnotationAssertion( "TAO:0001207") +AnnotationAssertion( "ZFA:0001207") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0007289") +AnnotationAssertion(rdfs:label "presumptive rhombomere 1") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (presumptive pronephric mesoderm) AnnotationAssertion(Annotation( "OBOL:automatic") "A presumptive structure that has the potential to develop into a pronephric mesoderm.") @@ -249333,30 +142155,6 @@ AnnotationAssertion( "appendage vasculature") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (pronephric glomerular capillary) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A glomerular capillary that is part of a pronephros.") -AnnotationAssertion( "TAO:0005309") -AnnotationAssertion( "ZFA:0005309") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0007306") -AnnotationAssertion(rdfs:label "pronephric glomerular capillary") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - -# Class: (pronephric glomerular basement membrane) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A glomerular basement membrane that is part of a pronephros.") -AnnotationAssertion( "TAO:0005313") -AnnotationAssertion( "ZFA:0005313") -AnnotationAssertion(Annotation( "ZFA:0005313") "pronephric glomerular filtration membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0007307") -AnnotationAssertion(rdfs:label "pronephric glomerular basement membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) - # Class: (saphenous vein) AnnotationAssertion(Annotation( "BTO:0001808") "Either of two main superficial veins of the leg, one larger than the other, that begin at the foot.") @@ -249788,6 +142586,7 @@ SubClassOf(Annotation( "BTO # Class: (synovial cavity of joint) AnnotationAssertion(Annotation( "OBOL:automatic") "An anatomical cavity that surrounded_by a synovial joint.") +AnnotationAssertion( ) AnnotationAssertion( "FMA:11356") AnnotationAssertion(Annotation( "FMA:11356") "articular cavity (synovial joint)") AnnotationAssertion(Annotation( "FMA:11356") "cavitas articularis (junctura synovialis)") @@ -249796,20 +142595,10 @@ AnnotationAssertion( "FMA:11356") "joint cavity") AnnotationAssertion(Annotation( "FMA:11356") "synovial cavity") AnnotationAssertion( "UBERON:0007617") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "synovial cavity of joint") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (synovial cavity of hip joint) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A synovial cavity of joint that is part of a hip joint.") -AnnotationAssertion( "EMAPA:19021") -AnnotationAssertion( "FMA:9701") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0007618") -AnnotationAssertion(rdfs:label "synovial cavity of hip joint") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (pigment epithelium of eye) AnnotationAssertion(Annotation( "MP:0005200") "Epithelial layer of the retina, ciliary body, or iris composed of cells containing pigment granules.") @@ -249890,18 +142679,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "ISBN:0073040584") ObjectSomeValuesFrom( )) -# Class: (endomeninx) - -AnnotationAssertion(Annotation( "ISBN:9781607950325") "The innermost layer of the mesenchymal capsule that surrounds the developing brain, primarily of neural crest origin. The endomeninx forms the leptomeninx.") -AnnotationAssertion( "future leptomeninges") -AnnotationAssertion( "future leptomeninx") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0007646") -AnnotationAssertion(rdfs:label "endomeninx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf(Annotation( "ISBN:9781607950325") ObjectSomeValuesFrom( )) - # Class: (ectomeninx) AnnotationAssertion(Annotation( "ISBN:9781607950325") "The outermost layer of the mesenchymal capsule that surrounds the developing brain, of mixed paraxial mesoderm and neural crest origin. The ectomeninx forms the dura mater (both inner layer and outer chondrogenic layer).") @@ -250321,22 +143098,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) -# Class: (external nose) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "External part of the nose containing the external nares.") -AnnotationAssertion(Annotation( "FMA:59515") "Subdivision of face, the exterior of the nose, which consists of a root, dorsum, tip, columella, and right and left alae[FMA:59515].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37831") -AnnotationAssertion( "FMA:59515") -AnnotationAssertion( "NCIT:C32566") -AnnotationAssertion( "SCTID:265785009") -AnnotationAssertion(Annotation( "ncithesaurus:External_Nose") "UMLS:C0458561") -AnnotationAssertion( "uberon") -AnnotationAssertion( "nose") -AnnotationAssertion( "UBERON:0007827") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "external nose") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (girdle bone/zone) AnnotationAssertion(Annotation( "OBOL:automatic") "A bone that is part of a appendage girdle region.") @@ -250353,11 +143114,13 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (pectoral girdle bone) AnnotationAssertion(Annotation( "OBOL:automatic") "A bone that is part of a pectoral girdle region.") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:35669") AnnotationAssertion( "MA:0000292") AnnotationAssertion( "bone of pectoral girdle") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0007829") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pectoral girdle bone") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -250368,6 +143131,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A bone element or fused bone that is part of pelvic girdle.") AnnotationAssertion( "check sacrum, coccyx (MA does NOT include these)") +AnnotationAssertion( ) AnnotationAssertion( "typically the ilium, ischium and pubis. These can alternately be considered individual bones, or zones of a single fused bone") AnnotationAssertion( "EMAPA:18028") AnnotationAssertion( "MA:0000293") @@ -250378,6 +143142,7 @@ AnnotationAssertion( "MA:0000293") "pelvic girdle bone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0007830") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pelvic girdle bone/zone") @@ -250657,29 +143422,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (forehead) - -AnnotationAssertion(Annotation( "MESH:A01.456.505.580") Annotation( "Wikipedia:Forehead") "The part of the face above the eyes[MESH]. In human anatomy, the forehead is the fore part of the head. It is, formally, an area of the head bounded by three features, two of the skull and one of the scalp. The top of the forehead is marked by the hairline, the edge of the area where hair on the scalp grows. The bottom of the forehead is marked by the supraorbital ridge, the bone feature of the skull above the eyes. The two sides of the forehead are marked by the temporal ridge, a bone feature that links the supraorbital ridge to the coronal suture line and beyond[WP].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37869") -AnnotationAssertion( "FMA:63864") -AnnotationAssertion( "GAID:74") -AnnotationAssertion( "MESH:D005546") -AnnotationAssertion( "NCIT:C89803") -AnnotationAssertion( "SCTID:362614004") -AnnotationAssertion(Annotation( "ncithesaurus:Forehead") "UMLS:C0016540") -AnnotationAssertion( "Wikipedia:Forehead") -AnnotationAssertion( "galen:Forehead") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Forehead") "fore head") -AnnotationAssertion(Annotation( "Wikipedia:Forehead") Annotation( ) "sinciput") -AnnotationAssertion( "UBERON:0008200") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "forehead") -AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/8/83/Forhead_01_ies.jpg"^^xsd:anyURI) -SubClassOf( ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (bone of hip region) AnnotationAssertion( "todo - consider obsoletion") @@ -250749,8 +143491,7 @@ AnnotationAssertion(Annotation( "UBERON:0008231") AnnotationAssertion(rdfs:label "dorsal thoracic segment of trunk") SubClassOf( ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "FMA") Annotation( "MA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) # Class: (lower back muscle) @@ -251072,8 +143813,7 @@ AnnotationAssertion( "ncithesaurus:Psoas_Muscle") "UMLS:C0085221") AnnotationAssertion( "Wikipedia:Psoas") AnnotationAssertion( "galen:Psoas") -AnnotationAssertion(Annotation( "BTO:0001140") "psoas") -AnnotationAssertion(Annotation( "MA:0002553") "psoas") +AnnotationAssertion(Annotation( "BTO:0001140") Annotation( "MA:0002553") "psoas") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0008450") AnnotationAssertion(rdfs:label "psoas muscle") @@ -251081,20 +143821,6 @@ SubClassOf(Annotation( "FMA SubClassOf(Annotation( "dbpedia-abduced") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "dbpedia-abduced") ObjectSomeValuesFrom( )) -# Class: (nasal muscle) - -AnnotationAssertion(Annotation( "OBOL:automatic") "Any muscle organ that is part of an nose.") -AnnotationAssertion( "FMA:73758") -AnnotationAssertion( "NCIT:C33158") -AnnotationAssertion( "SCTID:244730009") -AnnotationAssertion(Annotation( "ncithesaurus:Nasal_Muscle") "UMLS:C0224219") -AnnotationAssertion(Annotation( "OBOL:automatic") "muscle of nose") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0008522") -AnnotationAssertion(rdfs:label "nasal muscle") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) - # Class: (prevertebral muscle) AnnotationAssertion(Annotation( "http://www.drugs.com/dict/prevertebral-muscles.html") "One of the muscles deep to the prevertebral fascia on the anterior surface of the cervical and superior three thoracic vertebrae, symmetrically placed on each side of the median plane, including the longus colli, longus capitis, rectus capitis anterior, and rectus capitis lateralis muscles. innervated by anterior rami of cervical spinal nerves.") @@ -251139,6 +143865,7 @@ EquivalentClasses( ObjectIntersec # Class: (proximal epiphysis of tibia) AnnotationAssertion(Annotation( "OBOL:automatic") "A proximal epiphysis that is part of a tibia.") +AnnotationAssertion( ) AnnotationAssertion( "FMA:33113") AnnotationAssertion( "NCIT:C32722") AnnotationAssertion( "SCTID:302526005") @@ -251150,6 +143877,7 @@ AnnotationAssertion( "FMA:33113") "upper end of tibia") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0008772") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "proximal epiphysis of tibia") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -251157,6 +143885,7 @@ EquivalentClasses( ObjectIntersec # Class: (proximal epiphysis of fibula) AnnotationAssertion(Annotation( "OBOL:automatic") "A proximal epiphysis that is part of a fibula.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "Wikipedia:Head_of_fibula") "The upper extremity or head of the fibula is of an irregular quadrate form, presenting above a flattened articular surface, directed upward, forward, and medialward, for articulation with a corresponding surface on the lateral condyle of the tibia. On the lateral side is a thick and rough prominence continued behind into a pointed eminence, the apex, which projects upward from the posterior part of the head. The prominence, at its upper and lateral part, gives attachment to the tendon of the Biceps femoris and to the fibular collateral ligament of the knee-joint, the ligament dividing the tendon into two parts. The remaining part of the circumference of the head is rough, for the attachment of muscles and ligaments. It presents in front a tubercle for the origin of the upper and anterior fibers of the Peronæus longus, and a surface for the attachment of the anterior ligament of the head; and behind, another tubercle, for the attachment of the posterior ligament of the head and the origin of the upper fibers of the Soleus[Wikipedia:Head_of_fibula].") AnnotationAssertion(Annotation( "MA:th") "EMAPA:37890") AnnotationAssertion( "FMA:33729") @@ -251172,6 +143901,7 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "FMA:33729") "fibular head") AnnotationAssertion( "UBERON:0008775") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "proximal epiphysis of fibula") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -251349,7 +144079,7 @@ AnnotationAssertion( "pharyngeal complex") AnnotationAssertion( "UBERON:0008814") AnnotationAssertion(rdfs:label "pharyngeal arch system") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -251618,6 +144348,7 @@ SubClassOf(Annotation( "FMA # Class: (splanchnocranium) AnnotationAssertion(Annotation( "ISBN:0073040584") Annotation( "Wikipedia:Facial_skeleton") Annotation( "https://orcid.org/0000-0002-6601-2165") "Subdivision of endoskeleton derived from pharyngeal arches.") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-08-14") Annotation( "TAO:0001216") Annotation( "TAO") Annotation( "ZFIN:curator") "Anatomical cluster that is part of the cranium and consists of the jaws, hyoid and branchial arches.[TAO]") AnnotationAssertion(Annotation( "2012-06-20") Annotation( "AAO:0010157") Annotation( "AAO") Annotation( "AAO:EJS") "Anatomical cluster that is part of the cranium and consists of the jaws, hyoid, and branchial arches.[AAO]") AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0000315") Annotation( "VHOG") Annotation( "http://bgee.unil.ch/") "The part of the skull derived from the embryonic pharyngeal arches. [Biology_Online][VHOG]") @@ -251643,6 +144374,7 @@ AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "visceral skeletal system") AnnotationAssertion(Annotation( "UBERONREF:0000007") "visceral skeleton") AnnotationAssertion( "UBERON:0008895") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "splanchnocranium") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/7/77/Illu_facial_bones.jpg"^^xsd:anyURI) SubClassOf( ) @@ -251742,6 +144474,21 @@ SubClassOf(Annotation( "Obo SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (left lung lobe) + +AnnotationAssertion(Annotation( "OBOL:automatic") "A lobe of lung that is part of a left lung.") +AnnotationAssertion(Annotation( "ISBN:0123813611") "1 in mice, divided into 2 in human by a single interlobar fissure, the oblqiue fissure") +AnnotationAssertion( "EHDAA:2981") +AnnotationAssertion( "NCIT:C48945") +AnnotationAssertion( "SCTID:272655003") +AnnotationAssertion(Annotation( "ncithesaurus:Lobe_of_the_Left_Lung") "UMLS:C1285107") +AnnotationAssertion( "lobe of left lung") +AnnotationAssertion( "lobe of the left lung") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0008951") +AnnotationAssertion(rdfs:label "left lung lobe") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (forelimb bone) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "A bone that is part of a forelimb region. Examples: humerus, any of the phalanges. Counter-example: scapula (a bone of the pectoral girdle). Note that we consider the forelimb to end at the shoulder.") @@ -251751,8 +144498,7 @@ AnnotationAssertion( "SCTID:368532003") AnnotationAssertion(Annotation( "ncithesaurus:Bone_of_the_Upper_Extremity") "UMLS:C0003793") AnnotationAssertion(Annotation( "UBERONREF:0000003") Annotation( "https://orcid.org/0000-0002-6601-2165") "free forelimb bone") -AnnotationAssertion(Annotation( "Geisha:syn") Annotation( "NCBITaxon:8782") Annotation( ) "wing bone") -AnnotationAssertion(Annotation( "NCBITaxon:8782") Annotation( "OBOL:automatic") Annotation( ) "wing bone") +AnnotationAssertion(Annotation( "Geisha:syn") Annotation( "NCBITaxon:8782") Annotation( "OBOL:automatic") Annotation( ) "wing bone") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0008962") AnnotationAssertion(rdfs:label "forelimb bone") @@ -251895,7 +144641,6 @@ AnnotationAssertion(Annotation( "MA:th") "EMAPA:37184") AnnotationAssertion( "MA:0002202") AnnotationAssertion( "SCTID:395225000") -AnnotationAssertion(Annotation( "doi:10.1002/ca.23705") Annotation( ) "vena pudendae") AnnotationAssertion(Annotation( "doi:10.1002/ca.23705") Annotation( ) "vena pudendae") AnnotationAssertion(Annotation( "doi:10.1002/ca.23705") Annotation( ) "vena pudendales") AnnotationAssertion( "uberon") @@ -252261,78 +145006,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "EHDAA2") ) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -DisjointClasses(Annotation( "lexical") ) - -# Class: (lateral nasal process mesenchyme) - -AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a lateral nasal prominence.") -AnnotationAssertion( "EHDAA2:0000917") -AnnotationAssertion( "EMAPA:16807") -AnnotationAssertion( "FMA:312665") -AnnotationAssertion(Annotation( "EMAPA:16807") "mesenchyme of latero-nasal process") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009205") -AnnotationAssertion(rdfs:label "lateral nasal process mesenchyme") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - -# Class: (lateral nasal process surface ectoderm) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An ectoderm that is part of a lateral nasal prominence.") -AnnotationAssertion( "EHDAA2:0000918") -AnnotationAssertion( "EMAPA:16806") -AnnotationAssertion(Annotation( "EMAPA:16806") "ectoderm of latero-nasal process") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009206") -AnnotationAssertion(rdfs:label "lateral nasal process surface ectoderm") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - -# Class: (pharyngeal membrane) - -AnnotationAssertion(Annotation( "http://musom.marshall.edu/anatomy/grosshom/z_devbranc.html") "A thin fold of ectoderm and endoderm that separates the pharyngeal pouches from the pharyngeal clefts in a developing embryo.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001427") Annotation( "VHOG") Annotation( "ISBN:978-0124020603 Kaufman MH, Bard JBL, The anatomical basis of mouse development (1999) p.72") Annotation( "http://bgee.unil.ch/") "In all vertebrates, the endodermal epithelium lining each pouch contacts the surface ectoderm of the clefts to form a series of bilayered branchial membranes, that break down in fish to form the gill openings.[well established][VHOG]") -AnnotationAssertion( "EMAPA:32749") -AnnotationAssertion( "FMA:295758") -AnnotationAssertion( "NCIT:C34251") -AnnotationAssertion(Annotation( "ncithesaurus:Pharyngeal_Membrane") "UMLS:C1519040") -AnnotationAssertion(Annotation( "EMAPA:32749") "branchial arch membrane") -AnnotationAssertion( "branchial membrane") -AnnotationAssertion( "pharyngeal membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009210") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "each membrane is initially composed of an inner layer formed by the endodermal lining of a branchial pouch and an outer layer formed by the ectodermal lining of the branchial groove; later, these two layers become separated by a thin layer of mesoderm; only the first branchial membrane contributes to the formation of an adult structure, i.e. the tympanic membrane (aka eardrum); the second, third, and fourth membranes are obliterated[MP]") -AnnotationAssertion(rdfs:label "pharyngeal membrane") -SubClassOf( ) -SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (pharyngeal membrane of 1st arch) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A pharyngeal membrane that separates the first pharyngeal cleft from the first pharyngeal pouch.") -AnnotationAssertion( "check EMAPA - 3 terms appear to match. We follow EMAPA in making each membrane part of the arch with the same number, though in fact it is between these arches") -AnnotationAssertion( "EHDAA:3788") -AnnotationAssertion( "EMAPA:16121") -AnnotationAssertion( "EMAPA:16992") -AnnotationAssertion( "EMAPA:17281") -AnnotationAssertion( "VHOG:0001427") -AnnotationAssertion(Annotation( "EMAPA:16992") "1st branchial membrane") -AnnotationAssertion(Annotation( "VHOG:0001427") "1st pharyngeal membrane") -AnnotationAssertion(Annotation( "EMAPA:17281") "future tympanic membrane") -AnnotationAssertion(Annotation( "ISBN:1416037055") "tympanic membrane primordium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009213") -AnnotationAssertion(rdfs:label "pharyngeal membrane of 1st arch") -SubClassOf( ) -SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) # Class: (cartilaginous vertebral centrum) @@ -252558,23 +145231,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "EHDAA2") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (mesenchyme of middle ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a developing middle ear.") -AnnotationAssertion(Annotation( "EHDAA2") "Also 1st arch maxillary mesenchyme in EHDAA2") -AnnotationAssertion( "otic mesenchyme") -AnnotationAssertion( "EHDAA2:0001182") -AnnotationAssertion( "EMAPA:17001") -AnnotationAssertion(Annotation( "EHDAA2:0001182") "middle ear associated mesenchyme") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009506") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "mesenchyme of middle ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (anal membrane endodermal component) AnnotationAssertion(Annotation( "OBOL:automatic") "An endoderm that is part of a anal region.") @@ -253138,10 +145794,12 @@ EquivalentClasses( ObjectIntersec # Class: (trachea non-cartilage connective tissue) +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:35878") AnnotationAssertion( "MA:0001859") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0009644") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "trachea non-cartilage connective tissue") SubClassOf(Annotation( "MA") ) @@ -253162,23 +145820,6 @@ AnnotationAssertion( "lumbar sympathetic nerve trunk") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (tympanic membrane epithelium) - -AnnotationAssertion(Annotation( "PMID:11237469") Annotation( "https://orcid.org/0000-0002-6601-2165") "One of the two epithelia which make up the tympanic membrane (along with the fibrous layer).") -AnnotationAssertion( "EMAPA:19064") -AnnotationAssertion( "MA:0001224") -AnnotationAssertion( "NCIT:C49308") -AnnotationAssertion( "SCTID:70839004") -AnnotationAssertion(Annotation( "ncithesaurus:Tympanic_Epithelium") "UMLS:C1711401") -AnnotationAssertion(Annotation( "MA:0001224") "tympanic epithelium") -AnnotationAssertion( "tympanic membrane epithelial layer") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009647") -AnnotationAssertion(rdfs:label "tympanic membrane epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -DisjointClasses( ) - # Class: (nephron tubule basement membrane) AnnotationAssertion(Annotation( "OBOL:automatic") "A basement membrane that is part of a nephron tubule.") @@ -253226,19 +145867,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "true") Annotation( "https://github.com/obophenotype/uberon/wiki/Inferring-part-of-relationships") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "MA-modified") ObjectSomeValuesFrom( )) -# Class: (auricular artery) - -AnnotationAssertion(Annotation( "ncithesaurus:Auricular_Artery") "An artery that supplies oxygenated blood to the ear.") -AnnotationAssertion( "add child terms") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37072") -AnnotationAssertion( "MA:0001918") -AnnotationAssertion( "NCIT:C52849") -AnnotationAssertion(Annotation( "ncithesaurus:Auricular_Artery") "UMLS:C1706858") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009655") -AnnotationAssertion(rdfs:label "auricular artery") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (artery of lip) AnnotationAssertion(Annotation( "MA:0001987") "labial artery") @@ -253336,37 +145964,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (nasal fin) - -AnnotationAssertion(Annotation( "DOI:10.1002/aja.1001500308") "The nasal fin is an epithelial seam that develops by fusion between the epithelial linings of the medial and lateral nasal swellings. Shortly after its formation the nasal fin regresses and is replaced by mesenchyme, with exception of its most posterior portion which remains as the bucconasal membrane.") -AnnotationAssertion( "EHDAA2:0004548") -AnnotationAssertion( "FMA:295940") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009671") -AnnotationAssertion(rdfs:label "nasal fin") -SubClassOf( ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (oronasal membrane) - -AnnotationAssertion(Annotation( "http://cwx.prenhall.com/bookbind/pubbooks/martini10/chapter24/custom3/deluxe-content.html") "The oronasal membrane separates the oral cavity and nasal cavity.") -AnnotationAssertion( "split into two?") -AnnotationAssertion( "In humans, the oronasal membrane ruptures during the seventh week, producing a single, large oronasal cavity") -AnnotationAssertion( "EHDAA2:0000188") -AnnotationAssertion( "EHDAA:7840") -AnnotationAssertion( "EHDAA:7984") -AnnotationAssertion( "FMA:295942") -AnnotationAssertion(Annotation( "EHDAA:7840") "bucconasal membrane") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009672") -AnnotationAssertion(rdfs:label "oronasal membrane") -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "posterior portion") Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (early telencephalic vesicle) AnnotationAssertion( "EFO:0003562") @@ -253633,6 +146230,27 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA-abduced-lr") ObjectSomeValuesFrom( )) +# Class: (upper rhombic lip) + +AnnotationAssertion(Annotation( "ZFIN:curator") "Anterior-most region of dorsal hindbrain within rhombomere 1, adjacent the midbrain-hindbrain boundary.") +AnnotationAssertion( "DHBA:10665") +AnnotationAssertion( "EHDAA2:0000229") +AnnotationAssertion( "TAO:0001442") +AnnotationAssertion( "ZFA:0001442") +AnnotationAssertion(Annotation( "ZFA:0001442") "cerebellar anlage") +AnnotationAssertion(Annotation( "ZFA:0001442") "presumptive cerebellum") +AnnotationAssertion(Annotation( "DHB:URL") "rostral rhombic lip") +AnnotationAssertion( "upper (rostral) rhombic lip") +AnnotationAssertion( "uberon") +AnnotationAssertion(Annotation( "EHDAA2:0000229") "rhombomere 01 cerebellum primordium") +AnnotationAssertion( "UBERON:0009841") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "upper rhombic lip") +SubClassOf(Annotation( "ZFA") ) +SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "ZFA-def") ObjectSomeValuesFrom( )) + # Class: (glandular acinus) AnnotationAssertion(Annotation( "Wikipedia:Acinus") "The many-lobed berry cluster of cells that is the terminous of a gland where the secretion is produced is acinar in form.") @@ -253898,24 +146516,6 @@ AnnotationAssertion(rdfs:label " SubClassOf(Annotation( "ZFA") ) SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) -# Class: (anal column) - -AnnotationAssertion(Annotation( "Wikipedia:Anal_columns") "One of a number of vertical folds, produced by an infolding of the mucous membrane and some of the muscular tissue in the upper half of the lumen of the anal canal[WP].") -AnnotationAssertion( "FMA:15713") -AnnotationAssertion( "NCIT:C32067") -AnnotationAssertion( "SCTID:245444007") -AnnotationAssertion(Annotation( "ncithesaurus:Anal_Column") "UMLS:C0227428") -AnnotationAssertion( "Wikipedia:Anal_columns") -AnnotationAssertion(Annotation( "FMA:15713") "column of Morgagni") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Anal_columns") Annotation( ) "columnae anales") -AnnotationAssertion( "UBERON:0009882") -AnnotationAssertion(rdfs:label "anal column") -AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/0/01/Gray1078.png"^^xsd:anyURI) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (medullary ray) AnnotationAssertion(Annotation( "MP:0011347") Annotation( "Wikipedia:Bone_marrow_of_ovaryry_ray_(anatomy)") "A renal, cortical lobule, consisting of the ascending or descending limbs of the loop of Henle or of the collecting tubules; medullary rays are regions where parallel arrays of straight tubules travel perpendicular to the capsule and extend from the cortex to the medulla.") @@ -254194,21 +146794,6 @@ EquivalentClasses(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (lumen of oropharynx) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An anatomical space that is enclosed by a oropharynx.") -AnnotationAssertion( "EHDAA2:0004556") -AnnotationAssertion( "FMA:55095") -AnnotationAssertion(Annotation( "EHDAA2:0004556") "oropharyngeal cavity") -AnnotationAssertion(Annotation( "FMA:55095") "oropharynx lumen") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0009959") -AnnotationAssertion(rdfs:label "lumen of oropharynx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (epithelium of pancreatic duct) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a pancreatic duct.") @@ -254291,23 +146876,9 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "multicellular anatomical structure") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "HumanCurated") Annotation( "gross anatomical part") Annotation( "multicellular anatomical structure") ) +SubClassOf(Annotation( ) Annotation( "gross anatomical part") Annotation( "multicellular anatomical structure") ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (cell cluster organ) - -AnnotationAssertion(Annotation( "CARO:0010001") "A small cluster of cells of various types which form a discrete structure, largely delimited by a morphological boundary and whose components work together to make the whole structure capable of a specific function.") -AnnotationAssertion( "CARO:0010001") -AnnotationAssertion( "FBbt:00007229") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010001") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Examples include arthropod sensilla.") -AnnotationAssertion(rdfs:label "cell cluster organ") -SubClassOf(Annotation( "CARO") ) -SubClassOf(Annotation( "CARO") ) -DisjointClasses(Annotation( "FBbt") ) - # Class: (placental labyrinth villous) AnnotationAssertion(Annotation( "MP:0011522") "The vascularized and branched structures arising from the rodent trophoblast-derived epithelium that allow an increase its surface area for the efficient exchange of nutrients and wastes between the maternal and fetal circulation.") @@ -254334,84 +146905,6 @@ AnnotationAssertion( "aggregate regional part of brain") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (collection of basal ganglia) - -AnnotationAssertion(Annotation( "BIRNLEX:826") "Subcortical masses of gray matter in the forebrain and midbrain that are richly interconnected and so viewed as a functional system. The nuclei usually included are the caudate nucleus (caudoputamen in rodents), putamen, globus pallidus, substantia nigra (pars compacta and pars reticulata) and the subthalamic nucleus. Some also include the nucleus accumbens and ventral pallidum.") -AnnotationAssertion( "it is necessary to introduce two classes, one representing an individual basal ganglion, another representing the aggregate structure, in order to have consistent classification amongst AOs (e.g. in MA the aygdala is part of the BG, in FMA and BTO it is a subclass). Apart from achieving this consistency, the value of having two distinct classes is questionable, since the BG-plural is trivially the collection of all BGs-singular. it would be better for all AOs to decide on one single way of doing this. Do not merge until this is done.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001696") Annotation( "VHOG") Annotation( "DOI:10.1016/j.cub.2011.05.001 Stephenson-Jones M, Samuelsson E, Ericsson J, Robertson B, Grillner S, Evolutionary conservation of the basal ganglia as a common vertebrate mechanism for action selection. Current Biology (2011)") Annotation( "http://bgee.unil.ch/") "All nuclei of the mammalian basal ganglia are also present in the oldest vertebrates.[well established][VHOG]") -AnnotationAssertion( "BAMS:BG") -AnnotationAssertion( "BIRNLEX:826") -AnnotationAssertion( "BM:Tel-BG") -AnnotationAssertion( "DHBA:10331") -AnnotationAssertion( "EMAPA:32673") -AnnotationAssertion( "FMA:84013") -AnnotationAssertion( "GAID:617") -AnnotationAssertion( "HBA:4275") -AnnotationAssertion( "HBA:4276") -AnnotationAssertion( "MA:0000184") -AnnotationAssertion( "MBA:623") -AnnotationAssertion( "MESH:D001479") -AnnotationAssertion( "NCIT:C12447") -AnnotationAssertion( "PBA:128012596") -AnnotationAssertion( "PBA:4001") -AnnotationAssertion(Annotation( "ncithesaurus:Basal_Ganglia") "UMLS:C0004781") -AnnotationAssertion( "VHOG:0001696") -AnnotationAssertion( "Wikipedia:Basal_ganglia") -AnnotationAssertion( "neuronames:2677") -AnnotationAssertion(Annotation( "FMA:84013") "basal ganglia") -AnnotationAssertion(Annotation( "FMA:84013") "basal ganglia set") -AnnotationAssertion(Annotation( "PBA:BN") "basal nuclei (basal ganglia)") -AnnotationAssertion(Annotation( "FMA:84013") "set of basal ganglia") -AnnotationAssertion( "uberon") -AnnotationAssertion( "basal nuclei") -AnnotationAssertion(Annotation( "NeuroNames:2677") "cerebral nuclei") -AnnotationAssertion(Annotation( "FMA:84013") "set of basal nuclei") -AnnotationAssertion(Annotation( "NeuroNames:2677") "subcortical nuclei") -AnnotationAssertion( "UBERON:0010011") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "collection of basal ganglia") -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "MA") Annotation( "NIF") ObjectSomeValuesFrom( )) - -# Class: (tubotympanic recess epithelium) - -AnnotationAssertion(Annotation( "ISBN:0124020607") Annotation( "VHOG:0001297") "The dorsal portion of the embryonic first endodermal pharyngeal pouch; it develops into the middle ear cavity.") -AnnotationAssertion(Annotation( "2012-09-17") Annotation( "VHOG:0001297") Annotation( "VHOG") Annotation( "ISBN:978-0030223693 Liem KF, Bemis WE, Walker WF, Grande L, Functional Anatomy of the Vertebrates: An Evolutionary Perspective (2001) p.417") Annotation( "http://bgee.unil.ch/") "The tympanic cavity and auditory tube of an amniote develop from the first embryonic pharyngeal pouch, so they are homologous to the first gill pouch, or spiracle, of a fish. We are uncertain whether this homology strictly applies to the middle ear cavity and auditory tube of lissamphibians, which show certain peculiarities in their development.[well established][VHOG]") -AnnotationAssertion( "EHDAA2:0004115") -AnnotationAssertion( "EHDAA:6772") -AnnotationAssertion( "EMAPA:17002") -AnnotationAssertion( "MA:0001218") -AnnotationAssertion( "NCIT:C34318") -AnnotationAssertion( "SCTID:361516008") -AnnotationAssertion(Annotation( "ncithesaurus:Tubotympanic_Recess") "UMLS:C1284046") -AnnotationAssertion( "VHOG:0001297") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "VHOG:0001297") "tubotympanic recess") -AnnotationAssertion( "UBERON:0010020") -AnnotationAssertion(rdfs:label "tubotympanic recess epithelium") -SubClassOf( ) -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") Annotation( "ISBN:0073040584") Annotation( "PMID:11237469") ObjectSomeValuesFrom( )) - -# Class: (dorsal part of pharyngeal pouch 2) - -AnnotationAssertion(Annotation( "MP") "in humans, persists as the tonsillar fossa - the endodermal lining covers the mesodermal lymphatic tissue to form the palatine tonsil[ISBN:1607950324]. the dorsal elongation of the second pouch endoderm of all mammals, with the exception of rodents, gives rise to the epithelial lining of palatine tonsils; in rodents, the ventral portion of the second pouch appears to degenerate whereas the remaining part is incorporated into the lateral border of the pharynx; it appears that rodents no longer require tonsils as their function is carried out by the NALT (Nose/Nasal-Associated Lymphoid Tissue) system in the upper respiratory tract") -AnnotationAssertion( "dorsal 2nd branchial pouch") -AnnotationAssertion( "dorsal pharyngeal pouch 2") -AnnotationAssertion( "uberon") -AnnotationAssertion( "dorsal branchial pouch 2 endoderm") -AnnotationAssertion( "dorsal elongation of second pouch endoderm") -AnnotationAssertion( "dorsal pharyngeal pouch 2 endoderm") -AnnotationAssertion( "UBERON:0010023") -AnnotationAssertion(rdfs:label "dorsal part of pharyngeal pouch 2") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (dorsal part of pharyngeal pouch 3) AnnotationAssertion(Annotation( "MP") "Derivatives of the dorsal wings include the inferior parathyroid glands[WP] in mammals, the cranial dorsal aspect of the third pouch generates the inferior parathyroids (or parathyroid III)") @@ -254623,17 +147116,6 @@ AnnotationAssertion(rdfs:label " SubClassOf(Annotation( "EHDAA2") ) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (tympanic cavity epithelium) - -AnnotationAssertion( "EHDAA2:0004116") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010063") -AnnotationAssertion(rdfs:label "tympanic cavity epithelium") -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (open anatomical space) AnnotationAssertion(Annotation( "AEO:0000221") "An anatomical space with at least one opening to another space or the exterior.") @@ -254645,61 +147127,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) -# Class: (auditory meatus epithelium) - -AnnotationAssertion( "EHDAA2:0004114") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010065") -AnnotationAssertion(rdfs:label "auditory meatus epithelium") -SubClassOf(Annotation( "EHDAA2") ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2") Annotation( "PMID:16313389") ObjectSomeValuesFrom( )) - -# Class: (outer epithelial layer of tympanic membrane) - -AnnotationAssertion(Annotation( "PMID:11237469") Annotation( "https://orcid.org/0000-0002-6601-2165") "A portion of the external acoustic meatus epithelium which makes up the outer (cuticular) layer of the tympanic membrane.") -AnnotationAssertion( "FMA:56819") -AnnotationAssertion( "SCTID:39725007") -AnnotationAssertion(Annotation( "FMA:56819") "cuticular layer of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56819") "cuticular stratum of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56819") "outer cuticular layer of tympanic membrane") -AnnotationAssertion( "outer layer of tympanic membrane") -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "tympanic membrane external acoustic meatus epithelial component") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010069") -AnnotationAssertion(rdfs:label "outer epithelial layer of tympanic membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (intermediate layer of tympanic membrane) - -AnnotationAssertion(Annotation( "PMID:11237469") Annotation( "https://sourceforge.net/tracker/?func=detail&aid=3468783&group_id=76834&atid=1205376") "The intermediate fibrous layer of the tympanic membrane.") -AnnotationAssertion(Annotation( "MA") "check MA") -AnnotationAssertion( "EMAPA:19063") -AnnotationAssertion( "FMA:56830") -AnnotationAssertion( "MA:0001223") -AnnotationAssertion( "SCTID:44692008") -AnnotationAssertion(Annotation( "FMA:56830") "connective tissue layer of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56830") "fibrous layer of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56830") "fibrous stratum of tympanic membrane") -AnnotationAssertion(Annotation( "FMA:56830") "intermediate fibrous layer of tympanic membrane") -AnnotationAssertion(Annotation( "MA:0001223") "tympanic endothelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010070") -AnnotationAssertion(rdfs:label "intermediate layer of tympanic membrane") -SubClassOf(Annotation( "FMA") ) - -# Class: (layer of tympanic membrane) - -AnnotationAssertion( "In mammals, this class groups together the two epithelial layers plus the intermediate fibrous layer") -AnnotationAssertion( "FMA:56732") -AnnotationAssertion(Annotation( "FMA:56732") "tympanic membrane layer") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010071") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "layer of tympanic membrane") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (chromaffin system) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Organ system subdivision that consists primarily of chromaffin cells and their supporting structures.") @@ -254872,8 +147299,9 @@ AnnotationAssertion( "UBERON:0010133") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "neuroendocrine gland") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (secretory circumventricular organ) @@ -254986,7 +147414,6 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "spheno-frontal suture") AnnotationAssertion(Annotation( "Wikipedia:Sphenofrontal_suture") "sphenofrontal") -AnnotationAssertion(Annotation( "Wikipedia:Sphenofrontal_suture") "sutura sphenofrontalis") AnnotationAssertion(Annotation( "Wikipedia:Sphenofrontal_suture") Annotation( ) "sutura sphenofrontalis") AnnotationAssertion( "UBERON:0010156") AnnotationAssertion(rdfs:label "sphenofrontal suture") @@ -255591,21 +148018,6 @@ AnnotationAssertion( "extraembryonic epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (non-keratinized stratified squamous epithelium) - -AnnotationAssertion(Annotation( "FMA:45569") Annotation( "Wikipedia:Stratified_squamous_epithelium#Nonkeratinized") "Stratified squamous epithelium is a stratified squamous epithelium, the cells of which synthesizes but does not accumulate keratin. Examples: epithelium of vagina, epithelium of wall of esophagus.") -AnnotationAssertion( "FMA:45569") -AnnotationAssertion( "Wikipedia:Stratified_squamous_epithelium#Nonkeratinized") -AnnotationAssertion(Annotation( "FMA:45569") "epithelium stratificatum squamosum noncornificatum") -AnnotationAssertion(Annotation( "FMA:45569") "nonkeratinizing stratified squamous epithelium") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "stratified squamous non-keratinized epithelium") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "stratified squamous nonkeratinizing epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010304") -AnnotationAssertion(rdfs:label "non-keratinized stratified squamous epithelium") -SubClassOf(Annotation( "FMA") ) -DisjointClasses( ) - # Class: (immature eye) AnnotationAssertion(Annotation( "ZFA:0001678") "Developing anatomical structure that develops into the eyeball and associated structures.") @@ -255970,7 +148382,7 @@ AnnotationAssertion( "UBERON:0010368") AnnotationAssertion(rdfs:label "pulmonary lobule") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (tibial vein) @@ -256044,26 +148456,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "EHDAA2") ) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (proximal segment of rib) - -AnnotationAssertion(Annotation( "MP:0000152") Annotation( "PMID:15906248") "The segment of the rib that connects to a vertebra[MP]. a small part of the rib composed of the head, neck, tuberculum and a short proximal part of the body[PMID].") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37495") -AnnotationAssertion( "MA:0001400") -AnnotationAssertion( "MA:0001414") -AnnotationAssertion(Annotation( "PMID:15906248") "proximal part of rib") -AnnotationAssertion(Annotation( "MA:0001400") "proximal rib") -AnnotationAssertion( "proximal rib segment") -AnnotationAssertion( "uberon") -AnnotationAssertion( "costal part of rib") -AnnotationAssertion( "vertebral part of rib") -AnnotationAssertion( "UBERON:0010388") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "The proximal rib derives from the caudal half of somite[PMID:15906248]") -AnnotationAssertion(rdfs:label "proximal segment of rib") -SubClassOf( ) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (lumen of urethra) AnnotationAssertion(Annotation( "OBOL:automatic") "An organ cavity that is part of a urethra.") @@ -256076,25 +148468,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (T cell domain) - -AnnotationAssertion( "TODO - check") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010393") -AnnotationAssertion(rdfs:label "T cell domain") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (lymphocyte domain) - -AnnotationAssertion( "TODO - check") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010394") -AnnotationAssertion(rdfs:label "lymphocyte domain") -AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/513"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (spleen trabecular artery) AnnotationAssertion(Annotation( "MP:0002354") Annotation( "Wikipedia:Trabecular_arteries") "One of the branches of the splenic artery[MP].") @@ -256133,36 +148506,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (epidermis suprabasal layer) - -AnnotationAssertion(Annotation( "MP:0001233") Annotation( "PMID:10469309") Annotation( "http://orcid.org/0000-0002-6601-2165") "Any layer of the epidermis that is superior to the stratum basale.") -AnnotationAssertion(Annotation( "MP:0001233") "suprabasal layer") -AnnotationAssertion( "EMAPA:35315") -AnnotationAssertion( "MA:0000808") -AnnotationAssertion( "suprabasal cell layer of skin") -AnnotationAssertion( "suprabasal layer of epidermis") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010402") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "epidermis suprabasal layer") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (brain marginal zone) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The part of the future brain that is derived from the mantle layer of the neural tube.") -AnnotationAssertion(Annotation( "MA") "not clear if the MA/EMAPA classes refer specifically to the cortical subset. DHBA class incldues non-neocortex derivatives so it belongs here") -AnnotationAssertion(Annotation( "MA:0000812") "brain marginal zone") -AnnotationAssertion( "DHBA:10508") -AnnotationAssertion( "EMAPA:32680") -AnnotationAssertion( "MA:0000812") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010403") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "brain marginal zone") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (ocular surface region) AnnotationAssertion(Annotation( "MP:0013754") "The integrated unit (of the eye) that consists of the conjunctiva, the corneal surface, and the ocular mucosal adnexa including the lid margins and the meibomian gland openings, the lacrimal glands and the lacrimal drainage system, all which are critical to maintain ocular surface integrity and provide protection from external antigens and pathogenic microorganisms.") @@ -256179,25 +148522,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (lymph node T cell domain) - -AnnotationAssertion(Annotation( "MP:0002347") "The paracortex and interfollicular cortex of the lymph node in which T lymphocytes home to survey dendritic cells.") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37663") -AnnotationAssertion( "MA:0002852") -AnnotationAssertion( "SCTID:326870003") -AnnotationAssertion( "T cell zone of lymph node") -AnnotationAssertion( "T zone of lymph node") -AnnotationAssertion(Annotation( "MP:0002347") "lymph node T cell dependent paracortex") -AnnotationAssertion( "lymph node T zone") -AnnotationAssertion(Annotation( "MP:0002347") "lymph node T-cell domain") -AnnotationAssertion(Annotation( "MP:0002347") "lymph node deep cortex") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010417") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "lymph node T cell domain") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "MP") ObjectSomeValuesFrom( )) - # Class: (urethral opening) AnnotationAssertion(Annotation( "OBOL:automatic") "An orifice that is part of a lower urinary tract.") @@ -256210,25 +148534,6 @@ AnnotationAssertion( "urethral opening") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (internal naris) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "A naris that is located inside the nasal cavity and connects to the pharynx.") -AnnotationAssertion( "choanal") -AnnotationAssertion( "In humans the only internal naris is the posterior nasal aperture, which connects to the nasopharynx") -AnnotationAssertion( ) -AnnotationAssertion( "NCIT:C32856") -AnnotationAssertion( "choana") -AnnotationAssertion( "internal choana") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "choanae") -AnnotationAssertion(Annotation( ) "internal nares") -AnnotationAssertion( "internal nostril") -AnnotationAssertion( "UBERON:0010425") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "internal naris") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (ciliary processes) AnnotationAssertion(Annotation( "Wikipedia:Ciliary_processes") "The ciliary processes are formed by the inward folding of the various layers of the choroid, i.e. , the choroid proper and the lamina basalis, and are received between corresponding foldings of the suspensory ligament of the lens.") @@ -256245,6 +148550,14 @@ AnnotationAssertion(Annotation( "UBERON:0010427") AnnotationAssertion(rdfs:label "ciliary processes") AnnotationAssertion( "http://upload.wikimedia.org/wikipedia/commons/b/b2/Gray875.png"^^xsd:anyURI) +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Eye_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Eye_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Eye_L.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Eye_R.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-eye-l.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-f-eye-r.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-eye-l.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.4/3d-vh-m-eye-r.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -257256,21 +149569,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "prolog") ObjectSomeValuesFrom( )) -# Class: (median external naris) - -AnnotationAssertion(Annotation( "OBOL:automatic") "Am unpaired external naris that lies in the midline of the head.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "UBERON:0012123") -AnnotationAssertion( "median anterior naris") -AnnotationAssertion( "median nostril") -AnnotationAssertion(Annotation( "http://tolweb.org/Hyperoartia") "nasohypophysial opening") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0010893") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "median external naris") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (synchronous hermaphroditic organism) AnnotationAssertion(Annotation( "CARO:0000046") "Hermaphroditic organism that produces both male and female gametes at the same time.") @@ -257304,10 +149602,12 @@ SubClassOf(Annotation( "mah # Class: (ossicle) AnnotationAssertion(Annotation( "PSPUB:0000169") Annotation( "VSAO:0000132") "Skeletal element that is often isolated, small, and variable in composition.") +AnnotationAssertion( ) AnnotationAssertion( "VSAO:0000132") AnnotationAssertion( "Wikipedia:Ossicles") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0010911") +AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Ossicles are composed of a combination skeletal tissues, including bone, calcified cartilage, hyaline cartilage, etc, and exhibit variable development across species. Ossicles are not necessarily jointed, and examples include the menisci of synovial joints, 'Panda's thumb' (radial sesamoid), cardiac skeletal elements, sclerotic bones, middle ear ossicles, and sesamoids.") AnnotationAssertion(rdfs:label "ossicle") SubClassOf(Annotation( "VSAO") ) @@ -257353,6 +149653,7 @@ SubClassOf(Annotation( "cjm # Class: (orbicularis oris muscle) AnnotationAssertion(Annotation( "DOI:10.1002/ar.21355") Annotation( "DOI:10.1111/j.1469-7580.2009.01111.x") Annotation( "FEED:rd") Annotation( "MFMO:0000058") Annotation( "http://www.feedexp.org/wiki/Mammalian_Muscle_Ontology_Workshop") "The orbicularis oris is a superficial facial muscle with fibers that encircle the opening of the oral cavity that attaches to the maxilla, mandible, skin and modiolus, and that participates in oral/pharyngeal behaviors, and is innervated by the facial nerve (CN VII).") +AnnotationAssertion( ) AnnotationAssertion(Annotation( "2012-07-02") Annotation( "FEED") Annotation( "http://www.feedexp.org") "The orbicularis oris is a superficial facial muscle that attaches to the skin and modiolus, and that participates in oral/pharyngeal behaviors, and is innervated by the facial nerve .[FEED]") AnnotationAssertion( "FMA:46841") AnnotationAssertion( "MFMO:0000058") @@ -257366,6 +149667,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Orbicularis_oris_muscle") "nasolabialis muscle") AnnotationAssertion(Annotation( "Wikipedia:Orbicularis_oris_muscle") "orbicularis oris") AnnotationAssertion( "UBERON:0010933") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "orbicularis oris muscle") AnnotationAssertion(rdfs:seeAlso "https://github.com/obophenotype/uberon/issues/473"^^xsd:anyURI) AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/b/b6/Orbicularis_oris.jpg"^^xsd:anyURI) @@ -257501,6 +149803,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (thoracic vertebra 8) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:T8_Vertebra") "The eighth thoracic vertebra counting from the top down. Note that members of this class are not necessarily homologous[ncit,modified].") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:19549") AnnotationAssertion( "FMA:9991") AnnotationAssertion( "MA:0001445") @@ -257512,6 +149815,7 @@ AnnotationAssertion(Annotation( "FMA:9991") "eighth thoracic vertebra") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0011050") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic vertebra 8") SubClassOf(Annotation( "MA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) @@ -257891,7 +150195,7 @@ AnnotationAssertion( "UBERON:0011143") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "upper urinary tract") -SubClassOf( ) +SubClassOf( ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -258432,17 +150736,6 @@ AnnotationAssertion( "cell condensation") SubClassOf(Annotation( "VSAO") ) -# Class: (non-mineralized cartilage tissue) - -AnnotationAssertion(Annotation( "GO_REF:0000034") Annotation( "PSPUB:0000170") Annotation( "VSAO:0000089") Annotation( "http://dx.plos.org/10.1371/journal.pone.0051070") "Cartilage tissue that is not mineralized.") -AnnotationAssertion( "add developmental relationships; add disjointness axiom") -AnnotationAssertion( "VSAO:0000089") -AnnotationAssertion( "XAO:0004044") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011589") -AnnotationAssertion(rdfs:label "non-mineralized cartilage tissue") -SubClassOf(Annotation( "VSAO") ) - # Class: (future upper lip) AnnotationAssertion( "EHDAA2:0002120") @@ -258577,19 +150870,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (extraembryonic portion of umbilical artery) - -AnnotationAssertion( "VHOG:0001157") -AnnotationAssertion(Annotation( "VHOG:0001157") "extraembryonic umbilical artery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011693") -AnnotationAssertion(rdfs:label "extraembryonic portion of umbilical artery") -SubClassOf(Annotation( "EHDAA2-abduced") ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "EHDAA2-abduced") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (embryonic cardiovascular system) AnnotationAssertion(Annotation( "OBOL:automatic") "A cardiovascular system that is part of a conceptus.") @@ -258604,26 +150884,6 @@ AnnotationAssertion( "embryonic cardiovascular system") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (left extraembryonic umbilical artery) - -AnnotationAssertion( "EHDAA2:0000937") -AnnotationAssertion(Annotation( "EHDAA2:0000937") "extraembryonic umbilical artery left") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011696") -AnnotationAssertion(rdfs:label "left extraembryonic umbilical artery") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (right extraembryonic umbilical artery) - -AnnotationAssertion( "EHDAA2:0001721") -AnnotationAssertion(Annotation( "EHDAA2:0001721") "extraembryonic umbilical artery right") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011697") -AnnotationAssertion(rdfs:label "right extraembryonic umbilical artery") -SubClassOf( ) -SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) - # Class: (differentiated genital tubercle) AnnotationAssertion(Annotation( "Wikipedia:Primordial_phallus") ".") @@ -259007,16 +151267,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (lumen of vagina) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An organ cavity that is part of a vagina.") -AnnotationAssertion( "FMA:19982") -AnnotationAssertion(Annotation( "FMA:19982") "vaginal lumen") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011894") -AnnotationAssertion(rdfs:label "lumen of vagina") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (epimysium) AnnotationAssertion(Annotation( "Wikipedia:Epimysium") "Epimysium is a layer of connective tissue which ensheaths the entire muscle. It is composed of dense irregular connective tissue. It is continuous with fascia and other connective tissue wrappings of muscle including the endomysium, and perimysium. It is also continuous with tendons where it becomes thicker and collagenous.") @@ -259101,21 +151351,6 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (nasal hair) - -AnnotationAssertion(Annotation( "Wikipedia:Nasal_hair") "Hair in the nose.") -AnnotationAssertion( "FMA:53670") -AnnotationAssertion( "SCTID:368885003") -AnnotationAssertion( "Wikipedia:Nasal_hair") -AnnotationAssertion(Annotation( "FMA:53670") "hair of nose") -AnnotationAssertion(Annotation( "FMA:53670") "hair of vestibular part of nose") -AnnotationAssertion(Annotation( "FMA:53670") "nose hair") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011931") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "nasal hair") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (pilosebaceous unit) AnnotationAssertion(Annotation( "ISBN:0123813611") Annotation( "PMCID:PMC3130146") Annotation( "Wikipedia:Pilosebaceous_unit") "An epidermal invagination that has as parts a hair follicle, a sebaceous gland, and arrector pili muscle.") @@ -259198,21 +151433,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (articular capsule of hip joint) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An articular capsule that is part of the hip joint.") -AnnotationAssertion( "FMA:42821") -AnnotationAssertion( "SCTID:263382006") -AnnotationAssertion( "Wikipedia:Capsule_of_hip_joint") -AnnotationAssertion(Annotation( "Wikipedia:Capsule_of_hip_joint") Annotation( ) "capsula articularis coxae") -AnnotationAssertion(Annotation( "Wikipedia:Capsule_of_hip_joint") "capsule of hip joint") -AnnotationAssertion(Annotation( "FMA:42821") "fibrous capsule of hip joint") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0011961") -AnnotationAssertion(rdfs:label "articular capsule of hip joint") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (saddle joint) AnnotationAssertion(Annotation( "Wikipedia:Saddle_joint") "In a saddle joint (sellar joint, articulation by reciprocal reception) the opposing surfaces are reciprocally concave-convex.") @@ -259696,130 +151916,6 @@ AnnotationAssertion( "internal urethral orifice") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (thyroid follicular lumen) - -AnnotationAssertion(Annotation( "Wikipedia:Follicular_lumen") "A follicular lumen is the closed cavity within a follicle of the thyroid gland. It is surrounded by follicular cells and filled with colloid, a concentrated solution of thyroglobulin.") -AnnotationAssertion(Annotation( "Wikipedia:Follicular_lumen") "follicular lumen") -AnnotationAssertion( "FMA:68829") -AnnotationAssertion( "Wikipedia:Follicular_lumen") -AnnotationAssertion(Annotation( "FMA:68829") "lumen of thyroid follicle") -AnnotationAssertion(Annotation( "FMA:68829") "thyroid follicle lumen") -AnnotationAssertion(Annotation( "FMA:68829") "thyroid follicular space") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012246") -AnnotationAssertion(rdfs:label "thyroid follicular lumen") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cervical gland) - -AnnotationAssertion(Annotation( "http://www.thefreedictionary.com/cervical+glands") "Mucus-secreting glands in the mucosa of the uterine cervix.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "NCIT:C32296") -AnnotationAssertion( "SCTID:280836000") -AnnotationAssertion(Annotation( "ncithesaurus:Cervical_Gland") "UMLS:C2724437") -AnnotationAssertion(Annotation( "FMA:TA") "glandulae cervicales") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012247") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cervical gland") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cervical mucosa) - -AnnotationAssertion(Annotation( "BTO:0000411") "Lining of the head of the uterus (cervix); contains large branched glands; does not undergo sloughing.") -AnnotationAssertion( "BTO:0000411") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012248") -AnnotationAssertion(rdfs:label "cervical mucosa") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (ectocervix) - -AnnotationAssertion(Annotation( "BTO:0001850") Annotation( "Wikipedia:Vaginal_portion_of_cervix") "The part of the cervix uteri that protrudes into the vagina and is lined with stratified squamous epithelium.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "FMA") "distinction between two FMA classes not clear - we merge them here") -AnnotationAssertion( "UBERON:0010182") -AnnotationAssertion( "BTO:0001850") -AnnotationAssertion( "CALOHA:TS-1098") -AnnotationAssertion( "FMA:77056") -AnnotationAssertion( "FMA:86484") -AnnotationAssertion( "NCIT:C12310") -AnnotationAssertion( "SCTID:264459002") -AnnotationAssertion(Annotation( "ncithesaurus:Ectocervix") "UMLS:C0227829") -AnnotationAssertion( "Wikipedia:Vaginal_portion_of_cervix") -AnnotationAssertion(Annotation( "BTO:0001850") "ectocervix") -AnnotationAssertion(Annotation( "FMA:86484") "ectocervix") -AnnotationAssertion(Annotation( "Wikipedia:Vaginal_portion_of_cervix") "portio vaginalis") -AnnotationAssertion(Annotation( "BTO:0001850") Annotation( ) "portio vaginalis cervicis") -AnnotationAssertion(Annotation( "CALOHA:TS-1098") "uterine ectocervix") -AnnotationAssertion(Annotation( "FMA:77056") "vaginal part of cervix") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "BTO:0001850") "exocervix") -AnnotationAssertion( "UBERON:0012249") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ectocervix") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "BTO") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cervix glandular epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A glandular epithelium that is part of a uterine cervix.") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "http://www.asccp.org/practicemanagement/cervix/histologyofthenormalcervix/tabid/5842/default.aspx") "The 'glandular' or columnar epithelium of the cervix is located cephalad to the squamocolumnar junction. It covers a variable amount of the ectocervix and lines the endocervical canal. It is comprised of a single layer of mucin-secreting cells. The epithelium is thrown into longitudinal folds and invaginations that make up the so-called endocervical glands (they are not true glands). These infolding crypts and channels make the cytologic and colposcopic detection of neoplasia less reliable and more problematic. The complex architecture of the endocervical glands gives the columnar epithelium a papillary appearance through the colposcope and a grainy appearance upon gross visual inspection. The single cell layer allows the coloration of the underlying vasculature to be seen more easily. Therefore, the columnar epithelium appears more red in comparison with the more opaque squamous epithelium.") -AnnotationAssertion( "NCIT:C54414") -AnnotationAssertion(Annotation( "ncithesaurus:Cervix_Columnar_Epithelium") "UMLS:C1707350") -AnnotationAssertion( "uberon") -AnnotationAssertion( "cervix columnar epithelium") -AnnotationAssertion( "UBERON:0012250") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cervix glandular epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (ectocervical epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a ectocervix.") -AnnotationAssertion( "SCTID:361376000") -AnnotationAssertion( "exocervical epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012251") -AnnotationAssertion(rdfs:label "ectocervical epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (endocervical epithelium) - -AnnotationAssertion(Annotation( "ncithesaurus:Endocervical_Glandular_Epithelium") "The glandular epithelium that lines the endocervix.") -AnnotationAssertion( ) -AnnotationAssertion( "NCIT:C96180") -AnnotationAssertion( "SCTID:362256006") -AnnotationAssertion( "endocervical glandular epithelium") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012252") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "endocervical epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (cervical squamo-columnar junction) - -AnnotationAssertion(Annotation( "http://www.asccp.org/practicemanagement/cervix/histologyofthenormalcervix/tabid/5842/default.aspx") "Region of cervical epithelium where columnar epithelium of endocervic and the stratified non-keratinising squamous epithelium of the ectocervic meet.") -AnnotationAssertion( "squamocolumnar junction") -AnnotationAssertion( "NCIT:C97148") -AnnotationAssertion( "SCTID:280451001") -AnnotationAssertion( "squamo-columnar junction of uterine cervix") -AnnotationAssertion( "squamocolumnar junction of uterine cervix") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012253") -AnnotationAssertion(rdfs:comment "Site of 90% of lower genital tract neoplasia. This junction is presumed, but not proven, to be the embryologic junction of the Müllerian and urogenital sinus epithelia.") -AnnotationAssertion(rdfs:label "cervical squamo-columnar junction") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (abdominal aorta artery) AnnotationAssertion(Annotation( "Wikipedia:Abdominal_aorta#Branches") Annotation( "https://orcid.org/0000-0002-6601-2165") "An artery that originates from the abdominal aorta.") @@ -259869,26 +151965,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "Wikipedia") ) -# Class: (gland of nasal mucosa) - -AnnotationAssertion(Annotation( "Wikipedia:Nasal_glands") "The nasal glands are the seromucous glands in the respiratory region of the nasal mucous membrane. The three major types of nasal glands are anterior serous glands, seromucous glands, and Bowman glands.") -AnnotationAssertion( "nasal gland") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37871") -AnnotationAssertion( "FMA:321518") -AnnotationAssertion( "NCIT:C22725") -AnnotationAssertion( "SCTID:368881007") -AnnotationAssertion(Annotation( "ncithesaurus:Nose_Nasal_Cavity_Nasal_Gland_MMHCC") "UMLS:C1522269") -AnnotationAssertion( "Wikipedia:Nasal_glands") -AnnotationAssertion(Annotation( ) "glandula nasalis") -AnnotationAssertion(Annotation( ) "glandulae nasales") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012278") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "gland of nasal mucosa") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (Rathkes pouch epithelium) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelial sac that is part of a Rathke's pouch.") @@ -259946,28 +152022,6 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vagina orifice) - -AnnotationAssertion(Annotation( "MGI:anna") Annotation( "MGI:csmith") Annotation( "MP:0001142") "The median slit located inferior and posterior to the external urethral orifice in the female; the exit for menstrual flow and birth and the entrance for the penis during sexual intercourse; the size and appearance of the vaginal orifice varies inversely with that of the hymen (G. membrane), a thin fold of mucous membrane that surrounds the vaginal orifice.") -AnnotationAssertion(Annotation( "FMA:19984") "introitus") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37983") -AnnotationAssertion( "FMA:19984") -AnnotationAssertion( "Wikipedia:Vaginal_orifice") -AnnotationAssertion( "opening of vagina") -AnnotationAssertion(Annotation( "FMA:19984") "orifice of vagina") -AnnotationAssertion(Annotation( "FMA:TA") "ostium vaginae") -AnnotationAssertion(Annotation( "MP:0001142") "vagina opening") -AnnotationAssertion(Annotation( "FMA:19984") "vaginal orifice") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:19984") Annotation( ) "introitus") -AnnotationAssertion(Annotation( "MP:0001142") "introitus of vagina") -AnnotationAssertion( "vaginal introitus") -AnnotationAssertion( "UBERON:0012317") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "vagina orifice") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cervical artery) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-6601-2165") "An artery of the neck.") @@ -260005,8 +152059,7 @@ AnnotationAssertion( "SCTID:244224008") AnnotationAssertion( "Wikipedia:Transverse_cervical_artery") AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "MA:0001936") "cervical artery") -AnnotationAssertion(Annotation( "Wikipedia:Transverse_cervical_artery") "cervical artery") +AnnotationAssertion(Annotation( "MA:0001936") Annotation( "Wikipedia:Transverse_cervical_artery") "cervical artery") AnnotationAssertion(Annotation( "Wikipedia:Transverse_cervical_artery") "cervical transverse artery") AnnotationAssertion(Annotation( "Wikipedia:Transverse_cervical_artery") "descending branch of the transverse cervical") AnnotationAssertion(Annotation( "Wikipedia:Transverse_cervical_artery") "transversalis artery colli") @@ -260186,22 +152239,6 @@ AnnotationAssertion(rdfs:label " SubClassOf( ) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (thyroid follicle epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a thyroid follicle.") -AnnotationAssertion(Annotation( "As in mammals, the thyroid follicles of the zebrafish are usually round to oval, with low cuboidal epithelium. In contrast to mammals, the follicles are not concentrated together but are diffusely distributed along the ventral aorta.") Annotation( "DOI:10.1177/0192623311409597") ) -AnnotationAssertion( "thryoid epithelium") -AnnotationAssertion( "FMA:68783") -AnnotationAssertion(Annotation( "FMA:68783") "epithelium of thyroid follicle") -AnnotationAssertion(Annotation( "FMA:68783") "thyroid follicle epithelium") -AnnotationAssertion(Annotation( "FMA:68783") "wall of thyroid follicle") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012363") -AnnotationAssertion(rdfs:label "thyroid follicle epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (muscle layer of intestine) AnnotationAssertion(Annotation( "OBOL:automatic") "A muscle layer that is part of an intestine.") @@ -260587,17 +152624,6 @@ AnnotationAssertion( "muscle layer of cloaca") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (vaginal sphincter) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A sphincter muscle that is part of a vagina.") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( "sphincter of vagina") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012487") -AnnotationAssertion(rdfs:label "vaginal sphincter") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (muscle layer of duodenum) AnnotationAssertion(Annotation( "OBOL:automatic") "A muscular coat that is part of a duodenum.") @@ -260728,58 +152754,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (colorectum) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The subdivision of the digestive tract that consists of the colon and the rectum.") -AnnotationAssertion( "colorectal") -AnnotationAssertion( "BTO:0001613") -AnnotationAssertion( "CALOHA:TS-1298") -AnnotationAssertion( "NCIT:C54189") -AnnotationAssertion(Annotation( "ncithesaurus:Colorectal_Region") "UMLS:C1711309") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0012652") -AnnotationAssertion(rdfs:label "colorectum") -SubClassOf(Annotation( "non-canonical") Annotation( "cjm") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (colorectal mucosa) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A mucosa that is part of a colorectum.") -AnnotationAssertion( "UBERON:0019041") -AnnotationAssertion( "BTO:0002435") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0013067") -AnnotationAssertion(rdfs:label "colorectal mucosa") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (sulcus of brain) - -AnnotationAssertion(Annotation( "Wikipedia:Sulcus_(neuroanatomy)") Annotation( "https://github.com/obophenotype/uberon/issues/315") "A depression or fissure in the surface of the brain. It surrounds the gyri, creating the characteristic appearance of the brain in humans and other large mammals.") -AnnotationAssertion( "sulci are considered absent from lissencephalic mammals such as mice, but they may possess fissures. For example, the Allen mouse brain Atlas includes hippocampal, rhinal and choroid fissure. For this reason we do not place a taxon constraint on this class") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "http://neurolex.org/wiki/Cumbo_terms") "Indentation on the surface of the brain or spinal cord that forms a recognizable landmark, e.g., central sulcus, sulcus limitans (CUMBO)") -AnnotationAssertion(Annotation( "HBA:9352") Annotation( ) "sulci & spaces") -AnnotationAssertion(Annotation( "NLX:144078") "sulcus") -AnnotationAssertion( "DHBA:10610") -AnnotationAssertion( "HBA:9352") -AnnotationAssertion( "NCIT:C32292") -AnnotationAssertion( "SCTID:279337001") -AnnotationAssertion( "Wikipedia:Sulcus_(neuroanatomy)") -AnnotationAssertion( "neuronames:1208") -AnnotationAssertion(Annotation( "DHBA:10610") Annotation( ) "cerebral sulci") -AnnotationAssertion(Annotation( "Wikipedia:Sulcus_(neuroanatomy)") "fissure of brain") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "NeuroNames:1208") "cerebral sulci") -AnnotationAssertion(Annotation( "NeuroNames:1208") "cerebral sulcus") -AnnotationAssertion( "UBERON:0013118") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "sulcus of brain") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (proximal epiphysis of phalanx of pes) AnnotationAssertion( "FMA:32888") @@ -261704,60 +153678,6 @@ AnnotationAssertion( "capillary blood") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cervical os) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "One of two openings in the uterine cervix.") -AnnotationAssertion( "FMA:20422") -AnnotationAssertion( "uberon") -AnnotationAssertion( "cervical opening") -AnnotationAssertion( "uterine cervix opening") -AnnotationAssertion( "UBERON:0013758") -AnnotationAssertion(rdfs:label "cervical os") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (external cervical os) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Opening of uterine cervix into the vagina.") -AnnotationAssertion(Annotation( "Wikipedia:External_orifice_of_the_uterus") "The external orifice of the uterus (or ostium of uterus, or external os) is a small, depressed, somewhat circular aperture on the rounded extremity of the vaginal portion of the cervix. Through this aperture, the cervical cavity communicates with that of the vagina. The external orifice is bounded by two lips, an anterior and a posterior. The anterior is shorter and thicker, though it projects lower than the posterior because of the slope of the cervix. Normally, both lips are in contact with the posterior vaginal wall. Prior to pregnancy, the external orifice has a rounded shape when viewed through the vaginal canal (as through a speculum). Following parturition, the orifice takes on an appearance more like a transverse slit or is 'H-shaped'[Wikipedia:External_orifice_of_the_uterus].") -AnnotationAssertion( "FMA:76836") -AnnotationAssertion( "NCIT:C32491") -AnnotationAssertion( "SCTID:362255005") -AnnotationAssertion(Annotation( "ncithesaurus:Ectocervical_Os") "UMLS:C1512165") -AnnotationAssertion( "Wikipedia:External_orifice_of_the_uterus") -AnnotationAssertion(Annotation( "FMA:76836") "external os of uterus") -AnnotationAssertion(Annotation( "FMA:TA") "ostium uteri") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:External_orifice_of_the_uterus") "external os") -AnnotationAssertion(Annotation( "Wikipedia:External_orifice_of_the_uterus") "ostium of uterus") -AnnotationAssertion( "UBERON:0013760") -AnnotationAssertion(rdfs:label "external cervical os") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cervical cavity) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The cavity formed by the walls of the cervix.") -AnnotationAssertion( ) -AnnotationAssertion( "BTO:0002249") -AnnotationAssertion( "FMA:17746") -AnnotationAssertion( "Wikipedia:Canal_of_the_cervix") -AnnotationAssertion(Annotation( "FMA:17746") "lumen of cervix of uterus") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "Wikipedia:Canal_of_the_cervix") "canal of the cervix") -AnnotationAssertion(Annotation( "BTO:0002249") "cavity of cervix") -AnnotationAssertion(Annotation( "Wikipedia:Canal_of_the_cervix") "cervical canal") -AnnotationAssertion(Annotation( "BTO:0002249") "cervical canal of uterus") -AnnotationAssertion(Annotation( "Wikipedia:Canal_of_the_cervix") "endocervical") -AnnotationAssertion(Annotation( "BTO:0002249") "endocervical canal") -AnnotationAssertion(Annotation( "Wikipedia:Canal_of_the_cervix") "endocervical canal") -AnnotationAssertion(Annotation( "Wikipedia:Canal_of_the_cervix") "endocervix") -AnnotationAssertion( "UBERON:0013761") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "cervical cavity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (digestive system element) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any of the organs or elements that are part of the digestive system. Examples: tongue, esophagus, spleen, crop, lunge feeding organ, tooth elements.") @@ -261810,6 +153730,7 @@ AnnotationAssertion( "UBERON:0013772") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "left nipple") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.3/3d-vh-f-mammary-gland-l.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (right nipple) @@ -261821,6 +153742,7 @@ AnnotationAssertion( "UBERON:0013773") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "right nipple") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.3/3d-vh-f-mammary-gland-r.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (diaphysis of metatarsal bone) @@ -262101,18 +154023,10 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (subarachnoid fissure) - -AnnotationAssertion( "FMA:75136") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0014466") -AnnotationAssertion(rdfs:label "subarachnoid fissure") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (thoracic skeleton) AnnotationAssertion(Annotation( "Wikipedia:Rib_cage") Annotation( "https://orcid.org/0000-0002-6601-2165") "Subdivision of skeletal system that consists of all skeletal elements in the thoracic region of the trunk. In most vertebrates this is the rib cage and sternum.") +AnnotationAssertion( ) AnnotationAssertion( "EHDAA2:0002013") AnnotationAssertion( "FMA:77169") AnnotationAssertion( "Wikipedia:Thoracic_skeleton") @@ -262121,6 +154035,7 @@ AnnotationAssertion( "EHDAA2:0002013") "thoracic skeleton") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0014477") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic skeleton") SubClassOf( ) @@ -262201,6 +154116,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (thoracic spinal cord ventral horn) AnnotationAssertion(Annotation( "OBOL:automatic") "A ventral horn of spinal cord that is part of a thoracic spinal cord.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1410") AnnotationAssertion( "SCTID:367876000") AnnotationAssertion(Annotation( "BIRNLEX:1410") "UMLS:C0228632") @@ -262209,36 +154125,42 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "BIRNLEX:1410") "thoracic spinal cord anterior horn") AnnotationAssertion( "UBERON:0014610") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic spinal cord ventral horn") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cervical spinal cord gray matter) AnnotationAssertion(Annotation( "OBOL:automatic") "A gray matter of spinal cord that is part of a cervical spinal cord.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1521") AnnotationAssertion( "SCTID:362438009") AnnotationAssertion(Annotation( "BIRNLEX:1521") "UMLS:C0228610") AnnotationAssertion(Annotation( "BIRNLEX:1521") Annotation( ) "cervical spinal cord gray matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0014613") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cervical spinal cord gray matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cervical spinal cord white matter) AnnotationAssertion(Annotation( "OBOL:automatic") "A white matter of spinal cord that is part of a cervical spinal cord.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1531") AnnotationAssertion( "SCTID:174829001") AnnotationAssertion(Annotation( "BIRNLEX:1531") "UMLS:C0228616") AnnotationAssertion(Annotation( "BIRNLEX:1531") Annotation( ) "cervical spinal cord white matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0014614") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cervical spinal cord white matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cervical spinal cord ventral horn) AnnotationAssertion(Annotation( "OBOL:automatic") "A ventral horn of spinal cord that is part of a cervical spinal cord.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1680") AnnotationAssertion( "SCTID:174363005") AnnotationAssertion(Annotation( "BIRNLEX:1680") "UMLS:C0228615") @@ -262247,24 +154169,28 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion(Annotation( "BIRNLEX:1680") "cervical spinal cord anterior horn") AnnotationAssertion( "UBERON:0014621") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cervical spinal cord ventral horn") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (thoracic spinal cord gray matter) AnnotationAssertion(Annotation( "OBOL:automatic") "A gray matter of spinal cord that is part of a thoracic spinal cord.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:980") AnnotationAssertion( "SCTID:362441000") AnnotationAssertion(Annotation( "BIRNLEX:980") "UMLS:C0228627") AnnotationAssertion(Annotation( "BIRNLEX:980") Annotation( ) "thoracic spinal cord gray matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0014636") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic spinal cord gray matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (thoracic spinal cord white matter) AnnotationAssertion(Annotation( "OBOL:automatic") "A white matter of spinal cord that is part of a thoracic spinal cord.") +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:999") AnnotationAssertion( "SCTID:367881009") AnnotationAssertion(Annotation( "BIRNLEX:999") "UMLS:C0228633") @@ -262272,22 +154198,10 @@ AnnotationAssertion(Annotation( "BIRNLEX:999") Annotation( ) "thoracic spinal cord white matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0014637") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "thoracic spinal cord white matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (frontal sulcus) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A sulcus of brain that is part of a frontal cortex.") -AnnotationAssertion( "HBA:9354") -AnnotationAssertion( "NCIT:C32639") -AnnotationAssertion(Annotation( "ncithesaurus:Frontal_Sulcus") "UMLS:C0459388") -AnnotationAssertion(Annotation( "HBA:FLs") Annotation( ) "frontal lobe sulci") -AnnotationAssertion( "frontal lobe sulcus") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0014639") -AnnotationAssertion(rdfs:label "frontal sulcus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (white matter of medulla oblongata) AnnotationAssertion(Annotation( "OBOL:automatic") "A white matter that is part of a medulla oblongata.") @@ -262305,34 +154219,6 @@ AnnotationAssertion( "white matter of medulla oblongata") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (temporal sulcus) - -AnnotationAssertion(Annotation( "ncithesaurus:Temporal_Sulcus") "Any of three grooves in the temporal lobe including the inferior, middle, and superior temporal sulci.") -AnnotationAssertion( "HBA:9377") -AnnotationAssertion( "NCIT:C33744") -AnnotationAssertion( "UMLS:C0459389") -AnnotationAssertion(Annotation( "HBA:TLs") Annotation( ) "temporal lobe sulci") -AnnotationAssertion( "temporal lobe sulcus") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0014687") -AnnotationAssertion(rdfs:label "temporal sulcus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (deep auricular artery) - -AnnotationAssertion(Annotation( "Wikipedia:Deep_auricular_artery") "The deep auricular artery often arises in common with the anterior tympanic artery. It ascends in the substance of the parotid gland, behind the temporomandibular articulation, pierces the cartilaginous or bony wall of the external acoustic meatus, and supplies its cuticular lining and the outer surface of the tympanic membrane. It gives a branch to the temporomandibular joint.") -AnnotationAssertion( ) -AnnotationAssertion( "FMA:49689") -AnnotationAssertion( "SCTID:147157007") -AnnotationAssertion( "Wikipedia:Deep_auricular_artery") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0014695") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "deep auricular artery") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (extraembryonic venous system) AnnotationAssertion(Annotation( "OBOL:automatic") "A venous system that overlaps a umbilical cord and is part of a entire extraembryonic component.") @@ -262634,7 +154520,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0014892") AnnotationAssertion(rdfs:label "skeletal muscle organ") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (primordial vasculature) @@ -262670,58 +154556,6 @@ AnnotationAssertion(rdfs:label " SubClassOf(Annotation( "ZFA") ) SubClassOf(Annotation( "ZFA") ObjectSomeValuesFrom( )) -# Class: (perivascular space) - -AnnotationAssertion(Annotation( "DOI:10.1007/s11064-015-1581-6") Annotation( "ncithesaurus:Perivascular_Space") "The space between a blood vessel and the pia mater.") -AnnotationAssertion(Annotation( "Wikipedia:Virchow-Robin_space") Annotation( ) "VRS") -AnnotationAssertion( "NCIT:C83196") -AnnotationAssertion( "SCTID:342298001") -AnnotationAssertion( "UMLS:C0225983") -AnnotationAssertion( "Wikipedia:Virchow-Robin_space") -AnnotationAssertion(Annotation( "Wikipedia:Virchow-Robin_space") "Virchow-Robin space") -AnnotationAssertion( "perivascular region") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "perivascular spaces") -AnnotationAssertion( "UBERON:0014930") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "VRS belonging to the subarachnoid space are continuous with VRS of the subpial space. The direct communication between VRS of the subarachnoid space and the subpial space is unique to the brain's arteries, as no leptomeningeal layers surround the brain's veins[WP]") -AnnotationAssertion(rdfs:label "perivascular space") -AnnotationAssertion( "https://static-content.springer.com/image/art%3A10.1007%2Fs11064-015-1581-6/MediaObjects/11064_2015_1581_Fig3_HTML.gif"^^xsd:anyURI) -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (cerebral cortex marginal layer) - -AnnotationAssertion(Annotation( "MP:0000792") Annotation( "http://orcid.org/0000-0002-6601-2165") "Developing superficial cortical layer located just under the pia matter, develops from the marginal layer of the neural tube and becomes cortical layer I.") -AnnotationAssertion( "in humans develops into cortical layer I") -AnnotationAssertion(Annotation( "EMAPA") "EMAPA temporally divides this into zone and layer. TODO - unify this with marginal layers in EHDAA2") -AnnotationAssertion(Annotation( "BRAINSPAN:BRAINSPAN") Annotation( ) "MZ") -AnnotationAssertion(Annotation( "MP:0000792") Annotation( ) "MZ") -AnnotationAssertion(Annotation( "PBA:294021774") "marginal zone") -AnnotationAssertion( "EMAPA:17546") -AnnotationAssertion( "EMAPA:32713") -AnnotationAssertion( "PBA:294021774") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "cortical marginal layer") -AnnotationAssertion(Annotation( "MP:0000792") "cortical marginal zone") -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "future cortical layer I") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "EMAPA:32713") "cerebral cortex marginal zone") -AnnotationAssertion( "UBERON:0014935") -AnnotationAssertion(rdfs:label "cerebral cortex marginal layer") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (layer of developing cerebral cortex) - -AnnotationAssertion( "these layers primarily refer to the mammalian future neocortex") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0014950") -AnnotationAssertion(rdfs:label "layer of developing cerebral cortex") -SubClassOf( ) -SubClassOf(Annotation( "EMAPA") ObjectSomeValuesFrom( )) - # Class: (tibia endochondral element) AnnotationAssertion(Annotation( "PHENOSCAPE:mah") Annotation( "https://github.com/obophenotype/uberon/issues/71") "The major preaxial endochondral element in the posterior zeugopod[Phenoscape].") @@ -263158,16 +154992,6 @@ AnnotationAssertion( "manus hair") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (pinna hair) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A strand of hair that is part of a pinna.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "ear hair") -AnnotationAssertion( "UBERON:0015147") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "pinna hair") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (tail hair) AnnotationAssertion(Annotation( "OBOL:automatic") "A strand of hair that is part of a tail.") @@ -263425,20 +155249,6 @@ AnnotationAssertion( "axilla skin") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (nose skin) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A zone of skin that is part of a external nose.") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37684") -AnnotationAssertion( "FMA:24763") -AnnotationAssertion( "MA:0003090") -AnnotationAssertion(Annotation( "FMA:24763") "external nasal skin") -AnnotationAssertion(Annotation( "FMA:24763") "skin of external nose") -AnnotationAssertion(Annotation( "FMA:24763") "skin of nose") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0015476") -AnnotationAssertion(rdfs:label "nose skin") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (proper hepatic artery) AnnotationAssertion(Annotation( "Wikipedia:Hepatic_artery_proper") "The hepatic artery proper (also proper hepatic artery), arises from the common hepatic artery and runs alongside the portal vein and the common bile duct to form the portal triad. The hepatic artery proper gives off a small supraduodenal artery to the duodenal bulb. Then the right gastric artery comes off and runs to the left along the lesser curvature of the stomach to meet the left gastric artery, which is a branch of the celiac trunk. It subsequently gives off the cystic artery, which feeds the gallbladder, before bifurcating into the right and left hepatic arteries. Of note, the right and left hepatic arteries may demonstrate variant anatomy. A replaced right hepatic artery may arise from the superior mesenteric artery (SMA) and a replaced left hepatic artery may arise from the left gastric artery.") @@ -263504,16 +155314,6 @@ AnnotationAssertion( "choledocho-duodenal junction") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (frontal gyrus) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A gyrus that is part of a frontal cortex.") -AnnotationAssertion( "NCIT:C32636") -AnnotationAssertion( "UMLS:C0228195") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0015593") -AnnotationAssertion(rdfs:label "frontal gyrus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (anal canal epithelium) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a anal canal.") @@ -263560,27 +155360,6 @@ AnnotationAssertion( "smooth muscle layer in fatty layer of subcutaneous tissue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (upper respiratory conduit) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any anatomical conduit which is part of the upper respiratory tract.") -AnnotationAssertion(Annotation( "FMA:265132") "Anatomical cluster which consists a segment of the upper respiratory tract[FMA:265132].") -AnnotationAssertion( "FMA:265132") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:265132") "respiratory conduit") -AnnotationAssertion( "UBERON:0015787") -AnnotationAssertion(rdfs:label "upper respiratory conduit") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (olfactory apparatus chamber) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An anatomical chamber that is part of the olfactory apparatus, consisting of cavity walls (nasal epithelium and mucosal layers) and the space bounded anteriorly by the nares and posteriorly by the choanae, when these structures are present.") -AnnotationAssertion( "FMA:265136") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0015788") -AnnotationAssertion(rdfs:label "olfactory apparatus chamber") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (cranial or facial muscle) AnnotationAssertion( "see also, 'facial nerve muscle', which is not precisely equivalent. We include this grouping to accomodate the MA class, which includes masticatory muscle as a subtype; note the masticatory muscle is noy innervated by the facial nerve, unlike the facial muscles proper") @@ -263650,26 +155429,6 @@ AnnotationAssertion( "eye epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (middle ear epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a middle ear.") -AnnotationAssertion( "EMAPA:35673") -AnnotationAssertion( "MA:0003169") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0015813") -AnnotationAssertion(rdfs:label "middle ear epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (outer ear epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a external ear.") -AnnotationAssertion( "EMAPA:35956") -AnnotationAssertion( "MA:0003170") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0015814") -AnnotationAssertion(rdfs:label "outer ear epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (foregut epithelium) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a foregut.") @@ -263771,10 +155530,12 @@ EquivalentClasses( ObjectIntersec # Class: (pulmonary capillary) AnnotationAssertion(Annotation( "OBOL:automatic") "A capillary that is part of a lung.") +AnnotationAssertion( ) AnnotationAssertion( "FMA:14121") AnnotationAssertion(Annotation( "FMA:14121") "capillary of lung") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0016405") +AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary capillary") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -263839,33 +155600,7 @@ AnnotationAssertion( "UBERON:0016458") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "esophageal hiatus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (dorsum of nose) - -AnnotationAssertion(Annotation( "HP:0011119") "The midline prominence of the nose, extending from the nasal root to the tip.") -AnnotationAssertion( "FMA:59517") -AnnotationAssertion( "SCTID:368114008") -AnnotationAssertion(Annotation( "FMA:59517") "nasal dorsum") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "HP:0011119") "nasal ridge") -AnnotationAssertion( "UBERON:0016464") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "dorsum of nose") -SubClassOf( ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - -# Class: (skin of forehead) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A zone of skin that is part of a forehead.") -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37952") -AnnotationAssertion( "FMA:63883") -AnnotationAssertion(Annotation( "FMA:63883") "forehead skin") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016475") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "skin of forehead") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) # Class: (liver stroma) @@ -263898,6 +155633,8 @@ AnnotationAssertion(Annotation( "Wikipedia:Fibrous_capsule_of_Glisson") "liver capsule") AnnotationAssertion( "UBERON:0016479") AnnotationAssertion(rdfs:label "capsule of liver") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Liver.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Liver.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) @@ -264039,163 +155776,6 @@ AnnotationAssertion( "cavity of right atrium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (frontal lobe) - -AnnotationAssertion(Annotation( "FMA:61824") "Frontal lobe is the anterior-most of five lobes of the cerebral hemisphere. It is bounded by the central sulcus on its posterior border and by the longitudinal cerebral fissure on its medial border.") -AnnotationAssertion(Annotation( "MM") "Many species don't have lobes but they do have frontal cortex. Lobe isn't a really well defined term though") -AnnotationAssertion( ) -AnnotationAssertion(Annotation( "FMA:61824") "frontal region") -AnnotationAssertion(Annotation( "FMA:61824") Annotation( "FMA:TA") Annotation( ) "regio frontalis") -AnnotationAssertion(Annotation( "FMA:TA") Annotation( ) "regio frontalis") -AnnotationAssertion( "BAMS:Frontal_lobe") -AnnotationAssertion( "BIRNLEX:928") -AnnotationAssertion( "BM:Tel-Cx-FR") -AnnotationAssertion( "CALOHA:TS-0389") -AnnotationAssertion( "DHBA:12113") -AnnotationAssertion( "EFO:0000913") -AnnotationAssertion( "EV:0100167") -AnnotationAssertion( "FMA:61824") -AnnotationAssertion( "HBA:4009") -AnnotationAssertion( "MAT:0000505") -AnnotationAssertion( "MESH:D005625") -AnnotationAssertion( "NCIT:C12352") -AnnotationAssertion( "SCTID:180920004") -AnnotationAssertion(Annotation( "BIRNLEX:928") "UMLS:C0016733") -AnnotationAssertion(Annotation( "ncithesaurus:Frontal_Lobe") "UMLS:C0016733") -AnnotationAssertion(Annotation( "BIRNLEX:928") "UMLS:C1268977") -AnnotationAssertion(Annotation( "BIRNLEX:928") "neuronames:56") -AnnotationAssertion(Annotation( "NeuroNames:56") Annotation( ) "lobi frontales") -AnnotationAssertion(Annotation( "Wikipedia:Frontal_lobe") Annotation( ) "lobus frontalis") -AnnotationAssertion(Annotation( "FMA:61824") "frontal cortex") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016525") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "frontal lobe") -SubClassOf(Annotation( "FMA") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (lobe of cerebral hemisphere) - -AnnotationAssertion(Annotation( "FMA:61823") "Subdivision of telencephalon which is one of a number of subdivisions of each hemisphere separated by both real landmarks (sulci and fissures) and arbitrary boundaries[FMA,modified].") -AnnotationAssertion( ) -AnnotationAssertion( "UBERON:0000322") -AnnotationAssertion( "BIRNLEX:922") -AnnotationAssertion( "BTO:0000445") -AnnotationAssertion( "FMA:61823") -AnnotationAssertion( "SCTID:272632001") -AnnotationAssertion( "neuronames:1210") -AnnotationAssertion(Annotation( "FMA:61823") "cerebral hemisphere lobe") -AnnotationAssertion(Annotation( "BTO:0000445") "cerebral lobe") -AnnotationAssertion(Annotation( "BIRNLEX:922") "lobe of cerebral cortex") -AnnotationAssertion(Annotation( "BIRNLEX:922") "lobe parts of cerebral cortex") -AnnotationAssertion(Annotation( "FMA:77800") Annotation( "FMA:TA") Annotation( ) "lobi cerebri") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:68603") "cerebral cortical segment") -AnnotationAssertion(Annotation( "BIRNLEX:922") "lobes of the brain") -AnnotationAssertion(Annotation( "FMA:68603") "regional organ part of cerebral cortex") -AnnotationAssertion(Annotation( "BIRNLEX:922") "segment of cerebral cortex") -AnnotationAssertion( "UBERON:0016526") -AnnotationAssertion(rdfs:comment "We use the term lobe broadly as a rough regional area, encompassing homologous regions in smooth-brained mammals. We subdivide the lobes into white matter and neocortical parts.") -AnnotationAssertion(rdfs:label "lobe of cerebral hemisphere") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (white matter of cerebral lobe) - -AnnotationAssertion( "FMA:256176") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016527") -AnnotationAssertion(rdfs:label "white matter of cerebral lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (white matter of frontal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A white matter of cerebral lobe that is part of a frontal lobe.") -AnnotationAssertion( "FMA:256178") -AnnotationAssertion( "SCTID:362331002") -AnnotationAssertion( "frontal lobe white matter") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016528") -AnnotationAssertion(rdfs:label "white matter of frontal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (cortex of cerebral lobe) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Grey matter neocortex region of a lobe of the cerebral hemisphere.") -AnnotationAssertion( "FMA:242197") -AnnotationAssertion(Annotation( "FMA:242197") "cortex of cerebral hemisphere lobe") -AnnotationAssertion(Annotation( "FMA:242197") "cortex of lobe of cerebral hemisphere") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:242197") "gray matter of lobe of cerebral hemisphere") -AnnotationAssertion( "neocortical part of cerebral hemisphere") -AnnotationAssertion( "UBERON:0016529") -AnnotationAssertion(rdfs:label "cortex of cerebral lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (parietal cortex) - -AnnotationAssertion(Annotation( "NLX:79282") "Gray matter of the parietal region of the neocortex, located in the parietal lobe of gyrencephalic animals. It is continuous anteriorly with the frontal cortex, posteriorly with the occipital cortex and medially with the insular cortex and with the temporal cortex on the posterior/inferior border.") -AnnotationAssertion( "DHBA:10208") -AnnotationAssertion( "DMBA:16016") -AnnotationAssertion( "EMAPA:35667") -AnnotationAssertion( "FMA:242203") -AnnotationAssertion( "MA:0000916") -AnnotationAssertion( "NLX:79282") -AnnotationAssertion( "SCTID:369217001") -AnnotationAssertion( "neuronames:2473") -AnnotationAssertion(Annotation( "FMA:242203") "cortex of parietal lobe") -AnnotationAssertion(Annotation( "FMA:242203") "parietal lobe cortex") -AnnotationAssertion(Annotation( "DHBA:10208") "parietal neocortex") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:242203") "gray matter of parietal lobe") -AnnotationAssertion( "UBERON:0016530") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "parietal cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (white matter of parietal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A white matter of cerebral lobe that is part of a parietal lobe.") -AnnotationAssertion( "FMA:256184") -AnnotationAssertion( "SCTID:369200008") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016531") -AnnotationAssertion(rdfs:label "white matter of parietal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (white matter of temporal lobe) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A white matter of cerebral lobe that is part of a temporal lobe.") -AnnotationAssertion( "FMA:256186") -AnnotationAssertion( "SCTID:362344007") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016534") -AnnotationAssertion(rdfs:label "white matter of temporal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (temporal cortex) - -AnnotationAssertion(Annotation( "NLX:94939") "Gray matter of the temporal region of the neocortex, located in the temporal lobe in gyrencephalic animals.") -AnnotationAssertion( "BM:Tel-Cx-Te") -AnnotationAssertion( "DHBA:10235") -AnnotationAssertion( "DMBA:16044") -AnnotationAssertion( "FMA:242201") -AnnotationAssertion( "MA:0000941") -AnnotationAssertion( "NLX:94939") -AnnotationAssertion( "SCTID:362343001") -AnnotationAssertion(Annotation( "FMA:242201") "cortex of temporal lobe") -AnnotationAssertion(Annotation( "FMA:242201") "temporal lobe cortex") -AnnotationAssertion(Annotation( "DHBA:10235") "temporal neocortex") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:242201") "gray matter of temporal lobe") -AnnotationAssertion( "UBERON:0016538") -AnnotationAssertion(rdfs:label "temporal cortex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (pharyngeal ectoderm) AnnotationAssertion(Annotation( "PMID:23020903") Annotation( "http://orcid.org/0000-0002-6601-2165") "The external part of the developing pharynx that is made of ectoderm. During vertebrate development, pockets form in pharyngeal ectoderm between the pharyngeal arches.") @@ -264303,22 +155883,6 @@ AnnotationAssertion( "lamina of gray matter of spinal cord") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (auditory hillocks, pharyngeal arch 1 derived) - -AnnotationAssertion(Annotation( "http://php.med.unsw.edu.au/embryology/index.php?title=Hearing_-_Outer_Ear_Development#Pinna-_Auricle") "A collection of protruberances derived from pharyngeal arch 1 that develop into the tragus, crus of the helix, and helix.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016611") -AnnotationAssertion(rdfs:label "auditory hillocks, pharyngeal arch 1 derived") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (auditory hillocks, pharyngeal arch 2 derived) - -AnnotationAssertion(Annotation( "http://php.med.unsw.edu.au/embryology/index.php?title=Hearing_-_Outer_Ear_Development#Pinna-_Auricle") "A collection of protruberances derived from pharyngeal arch 2 that develop into the concha, antihelix and antitragus.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0016612") -AnnotationAssertion(rdfs:label "auditory hillocks, pharyngeal arch 2 derived") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (dorsal part of optic cup) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The dorsal region of the optic cup that gives rise to the dorsal part of the retina.") @@ -264717,14 +156281,6 @@ AnnotationAssertion( "skin of upper lip") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (ligament of middle ear) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A ligament that is part of a middle ear.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0018154") -AnnotationAssertion(rdfs:label "ligament of middle ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (pulmonary part of lymphatic system) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An organ system subdivision that is the part of the lymphoid system that includes the pulmonary lymphatic vessels.") @@ -264751,24 +156307,7 @@ AnnotationAssertion( "pulmonary lymphatic vessel") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (renin-angiotensin system) - -AnnotationAssertion(Annotation( "MESH:G06.535.805") "A system consisting of renin, angiotensin-converting enzyme, and angiotensin II. Renin, an enzyme produced in the kidney, acts on angiotensinogen, an alpha-2 globulin produced by the liver, forming angiotensin I. The converting enzyme contained in the lung acts on angiotensin I in the plasma converting it to angiotensin II, the most powerful directly pressor substance known. It causes contraction of the arteriolar smooth muscle and has other indirect actions mediated through the adrenal cortex.") -AnnotationAssertion( "may be replaced by a GO process in future") -AnnotationAssertion( "FMA:74787") -AnnotationAssertion( "MESH:D012084") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "MESH:G06.535.805") "renin angiotensin aldosterone system") -AnnotationAssertion(Annotation( "MESH:G06.535.805") "renin angiotensin system") -AnnotationAssertion(Annotation( "MESH:G06.535.805") "renin-angiotensin system") -AnnotationAssertion(Annotation( "MESH:G06.535.805") "renin-angiotensin-aldosterone system") -AnnotationAssertion( "UBERON:0018229") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "renin-angiotensin system") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (axillary sweat gland) @@ -264874,6 +156413,8 @@ AnnotationAssertion(Annotation( "UBERON:0018252") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "internal pudendal vein") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -264958,20 +156499,9 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0018321") AnnotationAssertion(rdfs:label "foramen for glossopharyngeal nerve") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (ligament of hip joint) - -AnnotationAssertion(Annotation( "OBOL:automatic") "A skeletal ligament that is part of a hip joint.") -AnnotationAssertion( "FMA:42868") -AnnotationAssertion( "SCTID:182435001") -AnnotationAssertion(Annotation( "FMA:42868") "hip joint ligament") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0018411") -AnnotationAssertion(rdfs:label "ligament of hip joint") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (facial nerve canal) AnnotationAssertion(Annotation( "Wikipedia:Facial_canal") "A Z-shaped canal running through the temporal bone from the internal acoustic meatus to the stylomastoid foramen. It is located within the middle ear region, according to its shape it is divided into three main segments: the labyrinthine, the tympanic, and the mastoidal segment .") @@ -264983,7 +156513,7 @@ AnnotationAssertion( "FMA:54952") "fallopian canal") AnnotationAssertion( "UBERON:0018413") AnnotationAssertion(rdfs:label "facial nerve canal") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (ethmoid foramen) @@ -265041,40 +156571,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neck of bone element) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "The neck region of a bone organ.") -AnnotationAssertion( "bone neck") -AnnotationAssertion( "neck of bone") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0018664") -AnnotationAssertion(rdfs:label "neck of bone element") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/obophenotype/uberon/wiki/Hidden-GCIs") ) - -# Class: (neck of scapula) - -AnnotationAssertion( "FMA:23254") -AnnotationAssertion( "SCTID:181915009") -AnnotationAssertion(Annotation( "FMA:23254") "anatomical neck of scapula") -AnnotationAssertion( "collum scapulae") -AnnotationAssertion(Annotation( "FMA:23254") "scapular neck") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0018667") -AnnotationAssertion(rdfs:label "neck of scapula") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (neck of fibula) - -AnnotationAssertion(Annotation( "MA:th") "EMAPA:37891") -AnnotationAssertion( "FMA:35508") -AnnotationAssertion(Annotation( "FMA:35508") "fibula neck") -AnnotationAssertion( "fibular neck") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0018673") -AnnotationAssertion(rdfs:label "neck of fibula") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (heart vasculature) AnnotationAssertion(Annotation( "ZFA:0005811") Annotation( "ZFA:CVS") "An interconnected tubular multi-tissue structure that contains fluid that is actively transported around the heart.") @@ -265161,14 +156657,6 @@ AnnotationAssertion( "mucous gland of lung") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (iliac artery endothelium) - -AnnotationAssertion( "BTO:0004661") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0019196") -AnnotationAssertion(rdfs:label "iliac artery endothelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (skin epithelium) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any region of epithelium that is part of a skin region.") @@ -265322,26 +156810,6 @@ AnnotationAssertion( "sensory organ epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (nose epithelium) - -AnnotationAssertion( "EMAPA:35958") -AnnotationAssertion( "MA:0003171") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0019306") -AnnotationAssertion(rdfs:label "nose epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (epithelium of external nose) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Epithelial layer that is part of the external part of the nose.") -AnnotationAssertion( "FMA:63143") -AnnotationAssertion(Annotation( "FMA:63143") "epithelium of skin of external nose") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0019307") -AnnotationAssertion(rdfs:label "epithelium of external nose") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) - # Class: (exocrine gland of integumental system) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "http://orcid.org/0000-0002-6601-2165") "An exocrine gland that is part of a integumental system.") @@ -265399,17 +156867,6 @@ AnnotationAssertion( "cerebral nerve fasciculus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (strand of hair on external ear) - -AnnotationAssertion( "FMA:53671") -AnnotationAssertion(Annotation( "FMA:53671") "hair of external ear") -AnnotationAssertion(Annotation( "FMA:53671") "hair of tragus") -AnnotationAssertion(Annotation( "FMA:53671") "tragus hair") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0022279") -AnnotationAssertion(rdfs:label "strand of hair on external ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (surface of eyeball) AnnotationAssertion( "FMA:58315") @@ -265534,7 +156991,6 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "NLXANAT:20081249") "White matter that lies deep to the granular cell layer of the cerebellar cortex. It contains afferents to the cerebellar cortex and axons that run between the cerebellar cortex and the deep cerebellar nuclei.") AnnotationAssertion( "NLXANAT:20081249") -AnnotationAssertion(Annotation( "NLXANAT:20081249") "white matter of the cerebellar cortex") AnnotationAssertion(Annotation( "NLXANAT:20081249") Annotation( ) "white matter of the cerebellar cortex") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0024045") @@ -265543,78 +156999,76 @@ EquivalentClasses( ObjectIntersec # Class: (sacral spinal cord white matter) +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1500") -AnnotationAssertion(Annotation( "BIRNLEX:1500") "sacral spinal cord white matter") AnnotationAssertion(Annotation( "BIRNLEX:1500") Annotation( ) "sacral spinal cord white matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0026246") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sacral spinal cord white matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) DisjointClasses(Annotation( "NIFSTD") ) # Class: (lumbar spinal cord white matter) +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1639") -AnnotationAssertion(Annotation( "BIRNLEX:1639") "lumbar spinal cord white matter") AnnotationAssertion(Annotation( "BIRNLEX:1639") Annotation( ) "lumbar spinal cord white matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0026386") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar spinal cord white matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) DisjointClasses(Annotation( "NIFSTD") ) # Class: (sacral spinal cord gray matter) +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1491") -AnnotationAssertion(Annotation( "BIRNLEX:1491") "sacral spinal cord gray matter") AnnotationAssertion(Annotation( "BIRNLEX:1491") Annotation( ) "sacral spinal cord gray matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0029503") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sacral spinal cord gray matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (lumbar spinal cord gray matter) +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1624") -AnnotationAssertion(Annotation( "BIRNLEX:1624") "lumbar spinal cord gray matter") AnnotationAssertion(Annotation( "BIRNLEX:1624") Annotation( ) "lumbar spinal cord gray matter") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0029636") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar spinal cord gray matter") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (lumbar spinal cord ventral horn) +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:891") -AnnotationAssertion(Annotation( "BIRNLEX:891") "lumbar spinal cord ventral horn") AnnotationAssertion(Annotation( "BIRNLEX:891") Annotation( ) "lumbar spinal cord ventral horn") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BIRNLEX:891") "lumbar spinal cord anterior horn") AnnotationAssertion( "UBERON:0030276") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lumbar spinal cord ventral horn") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (sacral spinal cord ventral horn) +AnnotationAssertion( ) AnnotationAssertion( "BIRNLEX:1457") -AnnotationAssertion(Annotation( "BIRNLEX:1457") "sacral spinal cord ventral horn") AnnotationAssertion(Annotation( "BIRNLEX:1457") Annotation( ) "sacral spinal cord ventral horn") AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "BIRNLEX:1457") "sacral spinal cord anterior horn") AnnotationAssertion( "UBERON:0032748") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "sacral spinal cord ventral horn") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (vocal organ) - -AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "Any organ that is the primary organ of vocalization behavior. Examples: The laryngeal vocal cord (humans), the syrinx (birds).") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0034681") -AnnotationAssertion(rdfs:label "vocal organ") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (developing neuroepithelium) AnnotationAssertion(Annotation( "AEO:0001008") Annotation( "AEO:JB") "An embryonic or larval epithelium that is committed to form part of the nervous system.") @@ -265685,24 +157139,17 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "EHDAA2") ObjectSomeValuesFrom( )) -# Class: (cortical preplate) - -AnnotationAssertion(Annotation( "PMID:12626695") "The layer of the developing cerebral cortex that is formed from the first cohort of neurons to migrate out of the cortical ventricular zone; split by the second wave into marginal zone and subplate.") -AnnotationAssertion( "EMAPA:35261") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0034711") -AnnotationAssertion(rdfs:label "cortical preplate") -SubClassOf( ) - # Class: (cranial neuron projection bundle) AnnotationAssertion(Annotation( "ISBN:0471888893") Annotation( "http://orcid.org/0000-0002-6601-2165") "Any of the cranial nerves, or their central nervous system analogs (the optic tract, the epiphyseal tract). These analogs are not true nerves, and are instead evaginated sensory afferents emanating from the brain.") +AnnotationAssertion( ) AnnotationAssertion( "uberon") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "cranial nerve fiber bundle") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "cranial nerve fiber tract") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "cranial nerve or tract") AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "neuron projection bundle from brain") AnnotationAssertion( "UBERON:0034713") +AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cranial neuron projection bundle") SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -266126,67 +157573,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (jugular body) - -AnnotationAssertion(Annotation( "MESH:A08.800.550.700.120.600.350") "A nonchromaffin paraganglion located in the wall of the jugular bulb.") -AnnotationAssertion( "FMA:50848") -AnnotationAssertion( "MESH:D005924") -AnnotationAssertion( "SCTID:181381004") -AnnotationAssertion( "SCTID:80595007") -AnnotationAssertion( "glomus jugulare") -AnnotationAssertion( "glomus tympanicum") -AnnotationAssertion(Annotation( "FMA:50848") "jugulotympanic body") -AnnotationAssertion(Annotation( "FMA:50848") "tympanic body") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0034972") -AnnotationAssertion(rdfs:label "jugular body") -SubClassOf( ) -SubClassOf(Annotation( "cjm") ObjectSomeValuesFrom( )) - -# Class: (paraganglion (generic)) - -AnnotationAssertion(Annotation( "Wikipedia:Paraganglion") Annotation( "http://orcid.org/0000-0002-6601-2165") "A cluster of neuroendocrine cells derived from neural crest. Paraganglia may be chromaffin or nonchromaffin.") -AnnotationAssertion( "corresponding portion of CL needs fixed") -AnnotationAssertion( "FMA:15648") -AnnotationAssertion( "SCTID:281695005") -AnnotationAssertion( "Wikipedia:Paraganglion") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( ) "paraganglia") -AnnotationAssertion( "UBERON:0034978") -AnnotationAssertion(rdfs:label "paraganglion (generic)") -SubClassOf(Annotation( "cjm") ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "Wikipedia") ObjectSomeValuesFrom( )) - -# Class: (nonchromaffin paraganglion) - -AnnotationAssertion(Annotation( "MESH:A08.800.550.700.120.600") Annotation( "Wikipedia:Paraganglion") "A cluster of chemoreceptive and support cells associated with blood vessels and nerves.") -AnnotationAssertion( "MESH:D010234") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0034979") -AnnotationAssertion(rdfs:label "nonchromaffin paraganglion") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (jugular bulb) - -AnnotationAssertion( "bulb of jugular vein") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0034980") -AnnotationAssertion(rdfs:label "jugular bulb") -SubClassOf( ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - -# Class: (hindbrain cortical intermediate zone) - -AnnotationAssertion( "DHBA:12682") -AnnotationAssertion( "EMAPA:32917") -AnnotationAssertion(Annotation( "EMAPA:32917") "hindbrain mantle layer") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0034994") -AnnotationAssertion(rdfs:label "hindbrain cortical intermediate zone") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (jaw mesenchyme) AnnotationAssertion(Annotation( "OBOL:automatic") "Mesenchyme that is part of a developing jaw [Automatically generated definition].") @@ -266223,16 +157609,6 @@ AnnotationAssertion( "right vagus X nerve trunk") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (naris epithelium) - -AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a naris [Automatically generated definition].") -AnnotationAssertion( "EMAPA:35959") -AnnotationAssertion( "MA:0003172") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035036") -AnnotationAssertion(rdfs:label "naris epithelium") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (jaw epithelium) AnnotationAssertion( "EMAPA:32904") @@ -266333,44 +157709,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "EMAPA-modified") ObjectSomeValuesFrom( )) -# Class: (auditory ossicle endochondral element) - -AnnotationAssertion(Annotation( "EMAPA:17824") Annotation( "Wikipedia:Auditory_ossicle") "ossicle element") -AnnotationAssertion( "auditory skeletal element") -AnnotationAssertion(Annotation( "MP:0005105") "middle ear ossicle element") -AnnotationAssertion( "uberon") -AnnotationAssertion( "ear ossicle element") -AnnotationAssertion(Annotation( ) "ear ossicles element") -AnnotationAssertion( "middle ear skeletal element") -AnnotationAssertion( "ossicle element of ear") -AnnotationAssertion( "ossicle element of inner ear") -AnnotationAssertion(Annotation( ) "ossicular chain element") -AnnotationAssertion( "UBERON:0035130") -AnnotationAssertion(rdfs:label "auditory ossicle endochondral element") -SubClassOf( ) -SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:11523816") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:11237469") Annotation( "https://github.com/obophenotype/uberon/wiki/The-neural-crest") ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (auditory ossicle cartilage element) - -AnnotationAssertion( "EMAPA:35979") -AnnotationAssertion(Annotation( "EMAPA:35979") "ossicle cartilage condensation") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035131") -AnnotationAssertion(rdfs:label "auditory ossicle cartilage element") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (auditory ossicle pre-cartilage element) - -AnnotationAssertion( "EMAPA:35982") -AnnotationAssertion(Annotation( "EMAPA:35982") "ossicle pre-cartilage condensation") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035132") -AnnotationAssertion(rdfs:label "auditory ossicle pre-cartilage element") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (entire surface of organism) AnnotationAssertion(Annotation( "FMA:61695") "Anatomical surface, which is the external surface of the whole body. Examples: There is only one body surface.") @@ -266438,43 +157776,6 @@ AnnotationAssertion( "branch of internal carotid artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (posterior wall of oropharynx) - -AnnotationAssertion( "FMA:55032") -AnnotationAssertion( "NCIT:C12240") -AnnotationAssertion( "SCTID:276960004") -AnnotationAssertion( "UMLS:C0227155") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035240") -AnnotationAssertion(rdfs:label "posterior wall of oropharynx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - -# Class: (neck of gallbladder) - -AnnotationAssertion(Annotation( "ncithesaurus:Gallbladder_Neck") "The narrowest portion of the gallbladder and distal to the cystic duct.") -AnnotationAssertion( "FMA:14538") -AnnotationAssertion( "NCIT:C32649") -AnnotationAssertion( "SCTID:245394007") -AnnotationAssertion( "UMLS:C0227546") -AnnotationAssertion( "Wikipedia:Neck_of_gallbladder") -AnnotationAssertion(Annotation( "FMA:14538") "cervix of gallbladder") -AnnotationAssertion(Annotation( "FMA:14538") "gallbladder neck") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035267") -AnnotationAssertion(rdfs:label "neck of gallbladder") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (lateral wall of oropharynx) - -AnnotationAssertion( "FMA:55008") -AnnotationAssertion( "NCIT:C12239") -AnnotationAssertion( "SCTID:362125007") -AnnotationAssertion( "UMLS:C0227156") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035286") -AnnotationAssertion(rdfs:label "lateral wall of oropharynx") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (left ear) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "ncithesaurus:Left_Ear") "The organ of hearing located on the left side of the head[ncit,modified].") @@ -266501,33 +157802,6 @@ AnnotationAssertion( "prostatic capsule") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (right common iliac artery) - -AnnotationAssertion( ) -AnnotationAssertion( "FMA:14765") -AnnotationAssertion( "NCIT:C33474") -AnnotationAssertion( "SCTID:283392005") -AnnotationAssertion( "UMLS:C0226362") -AnnotationAssertion(Annotation( "FMA:14765") "trunk of right common iliac arterial tree") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035322") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "right common iliac artery") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (retroperitoneal lymph node) - -AnnotationAssertion(Annotation( "ncithesaurus:Retroperitoneal_Lymph_Node") "A lymph node located in the retroperitoneal space.") -AnnotationAssertion( "FMA:16694") -AnnotationAssertion( "NCIT:C98189") -AnnotationAssertion( "SCTID:249613000") -AnnotationAssertion( "UMLS:C0229802") -AnnotationAssertion(Annotation( "FMA:16694") "retroperitoneal node") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035371") -AnnotationAssertion(rdfs:label "retroperitoneal lymph node") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (branch of external carotid artery) AnnotationAssertion( "FMA:70505") @@ -266641,20 +157915,6 @@ AnnotationAssertion( "anterior surface of prostate") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (left common iliac artery) - -AnnotationAssertion( ) -AnnotationAssertion( "FMA:14766") -AnnotationAssertion( "NCIT:C32957") -AnnotationAssertion( "SCTID:283493001") -AnnotationAssertion( "UMLS:C0226363") -AnnotationAssertion(Annotation( "FMA:14766") "trunk of left common iliac arterial tree") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035529") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "left common iliac artery") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (esophageal artery) AnnotationAssertion(Annotation( "ncithesaurus:Esophageal_Artery") "Any of several arteries that arise from the aorta and supply blood to the esophagus.") @@ -266703,6 +157963,7 @@ AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0035548") AnnotationAssertion(rdfs:label "colic artery") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (vasculature of integument) @@ -266784,18 +158045,6 @@ AnnotationAssertion( "right cardiac chamber") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cartilage of external acoustic meatus) - -AnnotationAssertion( "FMA:61298") -AnnotationAssertion(Annotation( "FMA:61298") "cartilage of acoustic meatus") -AnnotationAssertion(Annotation( "FMA:61298") "cartilage of auditory canal") -AnnotationAssertion(Annotation( "FMA:TA") "cartilago meatus acustici") -AnnotationAssertion(Annotation( "FMA:61298") "external acoustic meatus cartilage") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035606") -AnnotationAssertion(rdfs:label "cartilage of external acoustic meatus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) - # Class: (dura mater lymph vessel) AnnotationAssertion(Annotation( "DOI:10.1038/nature14432") Annotation( "DOI:10.1111/joa.12381") "Any lymph vessel that is located in the dura mater of the brain.") @@ -266820,8 +158069,7 @@ AnnotationAssertion( "http://medical-dictionary.thefreedictionary.com/ocular+adnexa") Annotation( ) "adnexa oculi") AnnotationAssertion( "uberon") AnnotationAssertion( "accessory parts of orbital region") -AnnotationAssertion(Annotation( "FMA:76554") "accessory visual structures") -AnnotationAssertion(Annotation( "Wikipedia:Accessory_visual_structures") "accessory visual structures") +AnnotationAssertion(Annotation( "FMA:76554") Annotation( "Wikipedia:Accessory_visual_structures") "accessory visual structures") AnnotationAssertion(Annotation( "FMA:76554") "accessory visual structures set") AnnotationAssertion( "adnexal parts of orbital region") AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/ocular+adnexa") "appendage of eye") @@ -266831,7 +158079,7 @@ AnnotationAssertion(Annotation( "Wikipedia:Accessory_visual_structures") Annotation( ) "structurae oculi accessoriae") AnnotationAssertion( "UBERON:0035639") AnnotationAssertion(rdfs:label "ocular adnexa") -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (laryngeal nerve) @@ -266844,18 +158092,6 @@ AnnotationAssertion( "laryngeal nerve") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (nerve innervating pinna) - -AnnotationAssertion(Annotation( "UBERON:cjm") "Any nerve that innervates the pinna.") -AnnotationAssertion( "EMAPA:36513") -AnnotationAssertion( "MA:0001232") -AnnotationAssertion(Annotation( "MA:0001232") "auricular nerve") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0035648") -AnnotationAssertion(rdfs:label "nerve innervating pinna") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (nerve of penis) AnnotationAssertion(Annotation( "UBERON:cjm") "Any nerve that innervates the penis.") @@ -266914,13 +158150,11 @@ EquivalentClasses( ObjectIntersec # Class: (intrapulmonary bronchus) -AnnotationAssertion( ) AnnotationAssertion( "FMA:223208") AnnotationAssertion( "NCIT:C12930") AnnotationAssertion( "UMLS:C1512970") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0035767") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "intrapulmonary bronchus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -267089,18 +158323,6 @@ AnnotationAssertion( "maxillary-premaxillary suture") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( ))) -# Class: (sulcus of parietal lobe) - -AnnotationAssertion( "HBA:9370") -AnnotationAssertion( "SCTID:314145001") -AnnotationAssertion(Annotation( "HBA:9370") Annotation( ) "parietal lobe sulci") -AnnotationAssertion( "parietal lobe sulcus") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "HBA:9370") Annotation( ) "PLs") -AnnotationAssertion( "UBERON:0035927") -AnnotationAssertion(rdfs:label "sulcus of parietal lobe") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (epididymal lumen) AnnotationAssertion(Annotation( "GOC:DOS") Annotation( "https://github.com/obophenotype/uberon/issues/1209") "The lumen of the epididymis.") @@ -267112,7 +158334,7 @@ AnnotationAssertion( "UBERON:0035956") AnnotationAssertion(rdfs:label "epididymal lumen") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) # Class: (wall of blood vessel) @@ -267255,16 +158477,6 @@ AnnotationAssertion( "post-embryonic notochord") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (vaginal fluid) - -AnnotationAssertion(Annotation( "http://www.bumc.bu.edu/sexualmedicine/physicianinformation/female-genital-anatomy/") "Fluid that lines the vaginal walls that consists of multiple secretions that collect in the vagina from different glands.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "vaginal discharge") -AnnotationAssertion( "vaginal secretion") -AnnotationAssertion( "UBERON:0036243") -AnnotationAssertion(rdfs:label "vaginal fluid") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (secretion of serous membrane) AnnotationAssertion(Annotation( "FMA:20932") "A transudate found in the serous sac.") @@ -267288,19 +158500,6 @@ AnnotationAssertion( "parenchyma of mammary gland") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (joint of auditory ossicle) - -AnnotationAssertion(Annotation( "UBERON:cjm") "Any synovial joint that connects auditory ossicles.") -AnnotationAssertion( "FMA:60063") -AnnotationAssertion( "auditory ossicle joint") -AnnotationAssertion(Annotation( "FMA:60063") "auditory ossicles joint") -AnnotationAssertion(Annotation( "FMA:60063") "joint of auditory ossicles") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0036248") -AnnotationAssertion(rdfs:label "joint of auditory ossicle") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (orifice of skull) AnnotationAssertion( "FMA:53133") @@ -267311,16 +158510,6 @@ AnnotationAssertion( "orifice of skull") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (uterine ligament) - -AnnotationAssertion(Annotation( "NCIT:C61360") "Any of the eight ligaments pertaining to the uterus including the anterior, posterior, lateral, sacro-uterine and round ligaments.") -AnnotationAssertion( "NCIT:C61360") -AnnotationAssertion( "SCTID:272668006") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0036262") -AnnotationAssertion(rdfs:label "uterine ligament") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (zygomaticotemporal nerve) AnnotationAssertion(Annotation( "Wikipedia:Zygomaticotemporal_nerve") "The zygomaticotemporal nerve or zygomaticotemporal branch (temporal branch) is derived from the maxillary branch of the trigeminal nerve (Cranial nerve V). It runs along the lateral wall of the orbit in a groove in the zygomatic bone, receives a branch of communication from the lacrimal, and passes through zygomaticotemporal foramen in the zygomatic bone to enter the temporal fossa. It ascends between the bone, and substance of the Temporalis muscle, pierces the temporal fascia about 2.5 cm. above the zygomatic arch, and is distributed to the skin of the side of the forehead, and communicates with the facial nerve and with the auriculotemporal branch of the mandibular nerve. As it pierces the temporal fascia, it gives off a slender twig, which runs between the two layers of the fascia to the lateral angle of the orbit.") @@ -267568,12 +158757,10 @@ SubClassOf(Annotation( "FMA # Class: (wall of pulmonary artery) -AnnotationAssertion( ) AnnotationAssertion( "FMA:18211") AnnotationAssertion(Annotation( "FMA:18211") "pulmonary arterial wall") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0036422") -AnnotationAssertion( ) AnnotationAssertion(rdfs:label "wall of pulmonary artery") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) @@ -267603,17 +158790,6 @@ EquivalentClasses( ObjectIntersec SubClassOf(Annotation( "FMA") ) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) -# Class: (wall of vagina) - -AnnotationAssertion( "FMA:19971") -AnnotationAssertion(Annotation( "FMA:19971") "vaginal wall") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0036523") -AnnotationAssertion(rdfs:label "wall of vagina") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) -SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) - # Class: (wall of synovial tendon sheath) AnnotationAssertion( "FMA:231590") @@ -267741,24 +158917,6 @@ AnnotationAssertion( "hair of limb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (subarachnoid space of brain) - -AnnotationAssertion( "FMA:322073") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0039175") -AnnotationAssertion(rdfs:label "subarachnoid space of brain") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) - -# Class: (subarachnoid space of spinal cord) - -AnnotationAssertion( "FMA:322074") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:0039176") -AnnotationAssertion(rdfs:label "subarachnoid space of spinal cord") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "FMA") ) - # Class: (cystic artery) AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") Annotation( "https://en.wikipedia.org/wiki/Cystic_artery") "An artery that supplies oxygenated blood to the cystic duct.") @@ -267767,6 +158925,8 @@ AnnotationAssertion(Annotation( "uberon") AnnotationAssertion( "UBERON:0039222") AnnotationAssertion(rdfs:label "cystic artery") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_F_Blood_Vasculature.glb") +AnnotationAssertion( "https://ccf-ontology.hubmapconsortium.org/objects/v1.2/VH_M_Blood_Vasculature.glb") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") Annotation( "Wikipedia") ObjectSomeValuesFrom( )) @@ -267828,26 +158988,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ) -# Class: (collection of hair on external ear) - -AnnotationAssertion(Annotation( "UBERON:EJS") Annotation( "https://github.com/obophenotype/uberon/issues/34") "A collection of hairs that grows on the external ear.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "external ear hair") -AnnotationAssertion( "UBERON:1000004") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "collection of hair on external ear") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (collection of hair on forehead) - -AnnotationAssertion(Annotation( "UBERON:EJS") Annotation( "https://github.com/obophenotype/uberon/issues/34") "A collection of hairs that grows on the forehead.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:1000006") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "collection of hair on forehead") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (skin of face) AnnotationAssertion(Annotation( "UBERON:EJS") Annotation( "https://github.com/obophenotype/uberon/issues/34") "A zone of skin that is part of the face.") @@ -268035,22 +159175,6 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (neck of humerus) - -AnnotationAssertion( "FMA:23356") -AnnotationAssertion( "NCIT:C33164") -AnnotationAssertion(Annotation( "FMA:23356") "collum anatomicum (Humerus)") -AnnotationAssertion(Annotation( "FMA:23356") Annotation( "FMA:TA") Annotation( ) "collum anatomicum humeri") -AnnotationAssertion( "humeral neck") -AnnotationAssertion( "uberon") -AnnotationAssertion(Annotation( "FMA:23356") "anatomic neck of humerus") -AnnotationAssertion( "UBERON:4200172") -AnnotationAssertion(rdfs:label "neck of humerus") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (surface of bone) AnnotationAssertion(Annotation( "PHENOSCAPE") "An anatomical surface that is part of a bone.") @@ -268225,6 +159349,26 @@ AnnotationAssertion( "tibial tuberosity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (preorbital bone region) + +AnnotationAssertion(Annotation( "https://doi.org/10.1111/let.12011") "Part of the orbital plate formed by the jugal (part of the zygomatic), lacrimal (which is sometimes fused), sometimes nasal (typically in species with elongated rostra), and maxilla bones anterior to the orbit.") +AnnotationAssertion( ) +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:7500102") +AnnotationAssertion(rdfs:label "preorbital bone region") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (preorbital fossa) + +AnnotationAssertion(Annotation( "ISSN:0001-0196") Annotation( "http://hdl.handle.net/2246/997") "A hollow (fossa) in the preorbital region, typically lying on the maxillary bone, although sometimes can touch nasal bones (e.g., modern Equus).") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:7500103") +AnnotationAssertion(rdfs:label "preorbital fossa") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (sphenovomerine suture) AnnotationAssertion(Annotation( "DOI:10.1097/SCS.0000000000002945") Annotation( "PMID:27483100") "A suture joining a sphenoid bone with the alae of a vomer to form a schindylesis type of joint.") @@ -268381,7 +159525,7 @@ EquivalentClasses( ObjectIntersec # Class: (small intestine lymphatic vessel) -AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-4183-8865/") "A lymphatic vessel that supplies the small intestine.") +AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-4183-8865") "A lymphatic vessel that supplies the small intestine.") AnnotationAssertion( ) AnnotationAssertion( "lymphatic vessel of small intestine") AnnotationAssertion( "uberon") @@ -268392,7 +159536,7 @@ EquivalentClasses( ObjectIntersec # Class: (small intestine arteriole) -AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-4183-8865/") "Arteriole of villus of small intestine.") +AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-4183-8865") "Arteriole of villus of small intestine.") AnnotationAssertion( ) AnnotationAssertion( "arteriole of small intestine") AnnotationAssertion( "arteriole of villus of small intestine") @@ -268425,7 +159569,7 @@ EquivalentClasses( ObjectIntersec # Class: (arteriole of colon) -AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-3440-1876") Annotation( "http://orcid.org/0000-0003-4183-8865/") "An arteriole located in the colon.") +AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-3440-1876") Annotation( "http://orcid.org/0000-0003-4183-8865") "An arteriole located in the colon.") AnnotationAssertion( ) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8410015") @@ -268527,7 +159671,7 @@ EquivalentClasses( ObjectIntersec # Class: (trabecular sinus of lymph node) -AnnotationAssertion(Annotation( "PMID:32491649") Annotation( "WikipediaVersioned:Lymph_node&oldid=1020495758") Annotation( "http://orcid.org/0000-0003-4183-8865/") "The trabecular sinus is the lymph-filled space outside the trabeculae between lobules of the lymph node. This is a continuation of the subcapsular sinus which receives the afferent vessels and is present beneath the capsule. This space is traversed by both reticular fibers and cells in the lymph.") +AnnotationAssertion(Annotation( "PMID:32491649") Annotation( "WikipediaVersioned:Lymph_node&oldid=1020495758") Annotation( "http://orcid.org/0000-0003-4183-8865") "The trabecular sinus is the lymph-filled space outside the trabeculae between lobules of the lymph node. This is a continuation of the subcapsular sinus which receives the afferent vessels and is present beneath the capsule. This space is traversed by both reticular fibers and cells in the lymph.") AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion( "lymph node trabecular sinus") @@ -268689,7 +159833,7 @@ SubClassOf( ObjectSomeValuesFrom( # Class: (lymphatic vessel of colon) -AnnotationAssertion(Annotation( "https://orcid.org/0000-0003-3440-1876") Annotation( "https://orcid.org/0000-0003-4183-8865/") "A lymphatic vessel located in the colon.") +AnnotationAssertion(Annotation( "https://orcid.org/0000-0003-3440-1876") Annotation( "https://orcid.org/0000-0003-4183-8865") "A lymphatic vessel located in the colon.") AnnotationAssertion( ) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8410051") @@ -268732,7 +159876,7 @@ EquivalentClasses( ObjectIntersec # Class: (airway submucosal gland) AnnotationAssertion(Annotation( "http://orcid.org/0000-0003-3440-1876") Annotation( "http://orcid.org/0000-0003-4183-8865") "A submucosal gland found in a respiratory tract.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-03-24T14:21:59Z"^^xsd:dateTime) AnnotationAssertion( "EFO:0010666") AnnotationAssertion( "respiratory tract submucosal gland") @@ -268766,58 +159910,6 @@ AnnotationAssertion(rdfs:seeAlso SubClassOf( ) SubClassOf( ) -# Class: (cortical layer II/III) - -AnnotationAssertion(Annotation( "PMID:34616063") "A laminar subdivision of the neocortex that is comprised of a part of layer II and a part of layer III.") -AnnotationAssertion( "cerebral cortex layer 2/3") -AnnotationAssertion( "neocortex layer 2/3") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:8440000") -AnnotationAssertion(Annotation( "PMID:29311847") rdfs:comment "In rodents, layer II/III refers to a mereological sum of layers II and III as there is no clear architectonic boundary between them.") -AnnotationAssertion(rdfs:label "cortical layer II/III") -SubClassOf( ) - -# Class: (cortical layer IV/V) - -AnnotationAssertion(Annotation( "PMID:34616063") "A laminar subdivision of the neocortex that is comprised of a part of layer IV and a part of layer V.") -AnnotationAssertion( "cerebral cortex layer 4/5") -AnnotationAssertion( "neocortex layer 4/5") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:8440001") -AnnotationAssertion(rdfs:label "cortical layer IV/V") -SubClassOf( ) - -# Class: (cortical layer V/VI) - -AnnotationAssertion(Annotation( "PMID:34616063") "A laminar subdivision of the neocortex that is comprised of a part of layer V and a part of layer VI.") -AnnotationAssertion( "cerebral cortex layer 5/6") -AnnotationAssertion( "neocortex layer 5/6") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:8440002") -AnnotationAssertion(rdfs:label "cortical layer V/VI") -SubClassOf( ) - -# Class: (cortical layer VIb) - -AnnotationAssertion(Annotation( "PMID:32160552") "The deepest layer of the neocortex. While layer 6b is considered part of layer 6, it is distinct morphologically, genetically, and developmentally from the rest of layer 6. Neurons in L6b project to cortical targets and higher-order thalamus and develop from a precursor population that arises from the subplate.") -AnnotationAssertion( "cerebral cortex layer 6b") -AnnotationAssertion( "neocortex layer 6b") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:8440003") -AnnotationAssertion(rdfs:label "cortical layer VIb") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (laminar subdivision of the cortex) - -AnnotationAssertion(Annotation( "ISBN-10:0-87893-742-0") "One or a subset of adjacent layers of the neocortex.") -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:8440004") -AnnotationAssertion(rdfs:label "laminar subdivision of the cortex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (noradrenergic cell groups) AnnotationAssertion(Annotation( "WikipediaVersioned:Noradrenergic_cell_groups&oldid=965992184") "Collections of neurons in the central nervous system that have been demonstrated by histochemical fluorescence to contain the neurotransmitter norepinephrine (noradrenalin).") @@ -268840,7 +159932,7 @@ EquivalentClasses( ObjectIntersec # Class: (placental blood) AnnotationAssertion(Annotation( "http://orcid.org/0000-0001-6595-0902") Annotation( "https://www.ncbi.nlm.nih.gov/books/NBK53254/") "Blood located in the placenta.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-04-04T11:06:09Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8470000") @@ -268850,7 +159942,7 @@ EquivalentClasses( ObjectIntersec # Class: (sublumbar lymph node) AnnotationAssertion(Annotation( "NCIT:C77655") Annotation( "PMID:32655159") Annotation( "https://orcid.org/0000-0002-0819-0473") "A lymph node with a lymph center located within the caudal abdomen and pelvis, on the ventral side of the lumbar region. Includes the medial iliac, internal iliac (previously termed hypogastric) and sacral lymph nodes.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-05-26T11:59:51Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8470001") @@ -268860,7 +159952,7 @@ SubClassOf( (iliac vein smooth muscle tissue) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A portion of smooth muscle tissue that is part of an iliac vein.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-17T14:34:50Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480000") @@ -268870,7 +159962,7 @@ EquivalentClasses( ObjectIntersec # Class: (capillary of brain) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A capillary that is part of the brain.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-24T09:28:31Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480001") @@ -268880,27 +159972,17 @@ EquivalentClasses( ObjectIntersec # Class: (thoracic aorta smooth muscle tissue) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A portion of smooth muscle tissue that is part of the thoracic aorta.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-24T09:30:54Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480002") AnnotationAssertion(rdfs:label "thoracic aorta smooth muscle tissue") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (iliac artery smooth muscle tissue) - -AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A portion of smooth muscle tissue that is part of an iliac artery.") -AnnotationAssertion( ) -AnnotationAssertion( "2022-06-24T09:32:07Z"^^xsd:dateTime) -AnnotationAssertion( "uberon") -AnnotationAssertion( "UBERON:8480003") -AnnotationAssertion(rdfs:label "iliac artery smooth muscle tissue") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (iliac vein endothelium) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "An endothelium that is part of an iliac vein.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-24T09:33:18Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480004") @@ -268910,7 +159992,7 @@ EquivalentClasses( ObjectIntersec # Class: (placental artery endothelium) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "An endothelium that is part of the placental artery.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-24T09:34:25Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480005") @@ -268920,7 +160002,7 @@ EquivalentClasses( ObjectIntersec # Class: (mesenteric lymphatic vessel) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "Lymphatic vessel that is part of the mesentery.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-24T09:35:29Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480006") @@ -268930,7 +160012,7 @@ EquivalentClasses( ObjectIntersec # Class: (placental artery) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "An artery that is part of the placenta.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-24T11:25:24Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480007") @@ -268940,7 +160022,7 @@ EquivalentClasses( ObjectIntersec # Class: (placental vein) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A vein that is part of the placenta.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-06-27T09:30:52Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480008") @@ -268950,7 +160032,7 @@ EquivalentClasses( ObjectIntersec # Class: (skin of buttock) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin that is part of the buttock.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-08-29T14:05:55Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480014") @@ -268960,7 +160042,7 @@ EquivalentClasses( ObjectIntersec # Class: (skin of sacral region) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin that is part of the sacral region.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-08-29T14:14:27Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480024") @@ -268970,7 +160052,7 @@ EquivalentClasses( ObjectIntersec # Class: (skin of clavicle region) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin that is above the clavicle zone in the pectoral girdle region.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-08-29T14:17:12Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480025") @@ -268980,7 +160062,7 @@ EquivalentClasses( ObjectIntersec # Class: (skin of iliac crest region) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin that is above the iliac crest in the pelvic girdle bone/zone.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-08-29T14:19:16Z"^^xsd:dateTime) AnnotationAssertion( "skin of posterior iliac crest region") AnnotationAssertion( "uberon") @@ -268991,7 +160073,7 @@ EquivalentClasses( ObjectIntersec # Class: (skin of external genitalia) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin that is part of the external genitalia.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-08-30T06:55:06Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480029") @@ -269001,7 +160083,7 @@ EquivalentClasses( ObjectIntersec # Class: (skin of breast) AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin that is part of the breast.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-08-29T14:03:54Z"^^xsd:dateTime) AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:8480030") @@ -269011,7 +160093,7 @@ EquivalentClasses( ObjectIntersec # Class: (subserosa of uterine tube) AnnotationAssertion(Annotation( "ISBN:9783662026762") Annotation( "PMID:30095490") "Subserosa that is part of the uterine tube. It contains loose connective tissue, blood vessels and lymphatic tissue.") -AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "2022-10-21T08:55:11Z"^^xsd:dateTime) AnnotationAssertion(Annotation( "PMID:30095490") "subserosa of fallopian tube") AnnotationAssertion(Annotation( "PMID:34440264") "subserosa of oviduct") @@ -269020,7035 +160102,91 @@ AnnotationAssertion( "subserosa of uterine tube") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (CDH3 (Hsap)) - -AnnotationAssertion( "CDHP") -AnnotationAssertion( "HJMD") -AnnotationAssertion( "PCAD") -AnnotationAssertion( "cadherin 3, type 1, P-cadherin (placental)") -AnnotationAssertion( "cadherin-3") -AnnotationAssertion( "calcium-dependent adhesion protein, placental") -AnnotationAssertion(rdfs:label "CDH3 (Hsap)") -SubClassOf( ) - -# Class: (LOC100128108 (Hsap)) - -AnnotationAssertion( "ubiquitin-conjugating enzyme E2Q2 pseudogene") -AnnotationAssertion(rdfs:label "LOC100128108 (Hsap)") -SubClassOf( ) - -# Class: (LOC100128497 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC100128497 (Hsap)") -SubClassOf( ) - -# Class: (CARM1P1 (Hsap)) - -AnnotationAssertion( "CARM1L") -AnnotationAssertion(rdfs:label "CARM1P1 (Hsap)") -SubClassOf( ) - -# Class: (LOC100132891 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC100132891 (Hsap)") -SubClassOf( ) - -# Class: (RPL35AP11 (Hsap)) - -AnnotationAssertion( "RPL35A_4_500") -AnnotationAssertion(rdfs:label "RPL35AP11 (Hsap)") -SubClassOf( ) - -# Class: (MIR548F2 (Hsap)) - -AnnotationAssertion( "MIR548F-2") -AnnotationAssertion( "MIRN548F2") -AnnotationAssertion( "hsa-mir-548f-2") -AnnotationAssertion(rdfs:label "MIR548F2 (Hsap)") -SubClassOf( ) - -# Class: (LOC100384959 (Cjac)) - -AnnotationAssertion( "carcinoembryonic antigen-related cell adhesion molecule 1") -AnnotationAssertion(rdfs:label "LOC100384959 (Cjac)") -SubClassOf( ) - -# Class: (HACL1 (Cjac)) - -AnnotationAssertion( "2-hydroxyacyl-CoA lyase 1") -AnnotationAssertion( "2-hydroxyacyl-CoA lyase 1-like protein") -AnnotationAssertion(rdfs:label "HACL1 (Cjac)") -SubClassOf( ) - -# Class: (C7 (Cjac)) - -AnnotationAssertion( "complement component C7") -AnnotationAssertion( "complement component C7 precursor-like protein") -AnnotationAssertion(rdfs:label "C7 (Cjac)") -SubClassOf( ) - -# Class: (SLIT3 (Cjac)) - -AnnotationAssertion( "slit homolog 3 protein") -AnnotationAssertion(rdfs:label "SLIT3 (Cjac)") -SubClassOf( ) - -# Class: (NPY (Cjac)) - -AnnotationAssertion( "pro-neuropeptide Y") -AnnotationAssertion( "pro-neuropeptide Y preproprotein") -AnnotationAssertion(rdfs:label "NPY (Cjac)") -SubClassOf( ) - -# Class: (HMCN1 (Cjac)) - -AnnotationAssertion( "hemicentin-1") -AnnotationAssertion(rdfs:label "HMCN1 (Cjac)") -SubClassOf( ) - -# Class: (CCDC129 (Cjac)) - -AnnotationAssertion( "CCDC129") -AnnotationAssertion( "coiled-coil domain containing 129") -AnnotationAssertion( "protein ITPRID1") -AnnotationAssertion(rdfs:label "CCDC129 (Cjac)") -SubClassOf( ) - -# Class: (USH1C (Cjac)) - -AnnotationAssertion( "Usher syndrome 1C (autosomal recessive, severe)") -AnnotationAssertion( "harmonin") -AnnotationAssertion(rdfs:label "USH1C (Cjac)") -SubClassOf( ) - -# Class: (TRPM3 (Cjac)) - -AnnotationAssertion( "transient receptor potential cation channel subfamily M member 3") -AnnotationAssertion(rdfs:label "TRPM3 (Cjac)") -SubClassOf( ) - -# Class: (PCDH11X (Cjac)) - -AnnotationAssertion( "protocadherin-11 X-linked") -AnnotationAssertion(rdfs:label "PCDH11X (Cjac)") -SubClassOf( ) - -# Class: (SEMA3C (Cjac)) - -AnnotationAssertion( "sema domain, immunoglobulin domain (Ig), short basic domain, secreted, (semaphorin) 3C") -AnnotationAssertion( "semaphorin-3C") -AnnotationAssertion(rdfs:label "SEMA3C (Cjac)") -SubClassOf( ) - -# Class: (PLCH1 (Cjac)) - -AnnotationAssertion( "1-phosphatidylinositol 4,5-bisphosphate phosphodiesterase eta-1") -AnnotationAssertion(rdfs:label "PLCH1 (Cjac)") -SubClassOf( ) - -# Class: (EPB41L4A (Cjac)) - -AnnotationAssertion( "band 4.1-like protein 4A") -AnnotationAssertion(rdfs:label "EPB41L4A (Cjac)") -SubClassOf( ) - -# Class: (VIP (Cjac)) - -AnnotationAssertion( "VIP peptides") -AnnotationAssertion(rdfs:label "VIP (Cjac)") -SubClassOf( ) - -# Class: (PLXDC1 (Cjac)) - -AnnotationAssertion( "plexin domain-containing protein 1") -AnnotationAssertion(rdfs:label "PLXDC1 (Cjac)") -SubClassOf( ) - -# Class: (ANLN (Cjac)) - -AnnotationAssertion( "anillin") -AnnotationAssertion(rdfs:label "ANLN (Cjac)") -SubClassOf( ) - -# Class: (EYA4 (Cjac)) - -AnnotationAssertion( "eyes absent homolog 4") -AnnotationAssertion(rdfs:label "EYA4 (Cjac)") -SubClassOf( ) - -# Class: (SLC13A3 (Cjac)) - -AnnotationAssertion( "solute carrier family 13 member 3") -AnnotationAssertion(rdfs:label "SLC13A3 (Cjac)") -SubClassOf( ) - -# Class: (RGS6 (Cjac)) - -AnnotationAssertion( "regulator of G-protein signaling 6") -AnnotationAssertion(rdfs:label "RGS6 (Cjac)") -SubClassOf( ) - -# Class: (MAN1A1 (Cjac)) - -AnnotationAssertion( "mannosyl-oligosaccharide 1,2-alpha-mannosidase IA") -AnnotationAssertion(rdfs:label "MAN1A1 (Cjac)") -SubClassOf( ) - -# Class: (PRKG1 (Cjac)) - -AnnotationAssertion( "cGMP-dependent protein kinase 1") -AnnotationAssertion( "protein kinase, cGMP-dependent, type I") -AnnotationAssertion(rdfs:label "PRKG1 (Cjac)") -SubClassOf( ) - -# Class: (CLSTN2 (Cjac)) - -AnnotationAssertion( "calsyntenin-2") -AnnotationAssertion(rdfs:label "CLSTN2 (Cjac)") -SubClassOf( ) - -# Class: (PIEZO2 (Cjac)) - -AnnotationAssertion( "piezo-type mechanosensitive ion channel component 2") -AnnotationAssertion(rdfs:label "PIEZO2 (Cjac)") -SubClassOf( ) - -# Class: (GPR149 (Cjac)) - -AnnotationAssertion( "probable G-protein coupled receptor 149") -AnnotationAssertion(rdfs:label "GPR149 (Cjac)") -SubClassOf( ) - -# Class: (TAC1 (Cjac)) - -AnnotationAssertion( "protachykinin-1") -AnnotationAssertion(rdfs:label "TAC1 (Cjac)") -SubClassOf( ) - -# Class: (KCNK13 (Cjac)) - -AnnotationAssertion( "potassium channel subfamily K member 13") -AnnotationAssertion( "potassium channel, subfamily K, member 13") -AnnotationAssertion(rdfs:label "KCNK13 (Cjac)") -SubClassOf( ) - -# Class: (CRYM (Cjac)) - -AnnotationAssertion( "ketimine reductase mu-crystallin") -AnnotationAssertion( "mu-crystallin-like protein") -AnnotationAssertion( "thiomorpholine-carboxylate dehydrogenase") -AnnotationAssertion(rdfs:label "CRYM (Cjac)") -SubClassOf( ) - -# Class: (COL4A3 (Cjac)) - -AnnotationAssertion( "collagen alpha-3(IV) chain") -AnnotationAssertion(rdfs:label "COL4A3 (Cjac)") -SubClassOf( ) - -# Class: (KLHL29 (Cjac)) - -AnnotationAssertion( "kelch-like protein 29") -AnnotationAssertion(rdfs:label "KLHL29 (Cjac)") -SubClassOf( ) - -# Class: (B3GLCT (Cjac)) - -AnnotationAssertion( "B3GALTL") -AnnotationAssertion( "beta 1,3-galactosyltransferase-like") -AnnotationAssertion( "beta-1,3-glucosyltransferase") -AnnotationAssertion(rdfs:label "B3GLCT (Cjac)") -SubClassOf( ) - -# Class: (SYT9 (Cjac)) - -AnnotationAssertion( "synaptotagmin IX") -AnnotationAssertion( "synaptotagmin-9") -AnnotationAssertion(rdfs:label "SYT9 (Cjac)") -SubClassOf( ) - -# Class: (FAM19A1 (Cjac)) - -AnnotationAssertion( "FAM19A1") -AnnotationAssertion( "chemokine-like protein TAFA-1") -AnnotationAssertion( "family with sequence similarity 19 (chemokine (C-C motif)-like), member A1") -AnnotationAssertion( "family with sequence similarity 19 member A1, C-C motif chemokine like") -AnnotationAssertion( "protein FAM19A1") -AnnotationAssertion(rdfs:label "FAM19A1 (Cjac)") -SubClassOf( ) - -# Class: (ARHGAP6 (Cjac)) - -AnnotationAssertion( "rho GTPase-activating protein 6") -AnnotationAssertion(rdfs:label "ARHGAP6 (Cjac)") -SubClassOf( ) - -# Class: (FILIP1 (Cjac)) - -AnnotationAssertion( "filamin-A-interacting protein 1") -AnnotationAssertion(rdfs:label "FILIP1 (Cjac)") -SubClassOf( ) - -# Class: (OTOGL (Cjac)) - -AnnotationAssertion( "otogelin-like protein") -AnnotationAssertion(rdfs:label "OTOGL (Cjac)") -SubClassOf( ) - -# Class: (AMOTL1 (Cjac)) - -AnnotationAssertion( "angiomotin-like protein 1") -AnnotationAssertion(rdfs:label "AMOTL1 (Cjac)") -SubClassOf( ) - -# Class: (CALN1 (Cjac)) - -AnnotationAssertion( "calcium-binding protein 8") -AnnotationAssertion(rdfs:label "CALN1 (Cjac)") -SubClassOf( ) - -# Class: (VAV3 (Cjac)) - -AnnotationAssertion( "guanine nucleotide exchange factor VAV3") -AnnotationAssertion(rdfs:label "VAV3 (Cjac)") -SubClassOf( ) - -# Class: (CDH4 (Cjac)) - -AnnotationAssertion( "cadherin-4") -AnnotationAssertion(rdfs:label "CDH4 (Cjac)") -SubClassOf( ) - -# Class: (PVALB (Cjac)) - -AnnotationAssertion( "parvalbumin alpha") -AnnotationAssertion(rdfs:label "PVALB (Cjac)") -SubClassOf( ) - -# Class: (DGKG (Cjac)) - -AnnotationAssertion( "diacylglycerol kinase gamma") -AnnotationAssertion(rdfs:label "DGKG (Cjac)") -SubClassOf( ) - -# Class: (FIGN (Cjac)) - -AnnotationAssertion( "fidgetin") -AnnotationAssertion(rdfs:label "FIGN (Cjac)") -SubClassOf( ) - -# Class: (SULF1 (Cjac)) - -AnnotationAssertion( "extracellular sulfatase Sulf-1") -AnnotationAssertion(rdfs:label "SULF1 (Cjac)") -SubClassOf( ) - -# Class: (PLPPR1 (Cjac)) - -AnnotationAssertion( "LPPR1") -AnnotationAssertion( "phospholipid phosphatase-related protein type 1") -AnnotationAssertion(rdfs:label "PLPPR1 (Cjac)") -SubClassOf( ) - -# Class: (THSD7B (Cjac)) - -AnnotationAssertion( "thrombospondin type-1 domain-containing protein 7B") -AnnotationAssertion(rdfs:label "THSD7B (Cjac)") -SubClassOf( ) - -# Class: (PBX3 (Cjac)) - -AnnotationAssertion( "pre-B-cell leukemia transcription factor 3") -AnnotationAssertion(rdfs:label "PBX3 (Cjac)") -SubClassOf( ) - -# Class: (ARHGAP24 (Cjac)) - -AnnotationAssertion( "rho GTPase-activating protein 24") -AnnotationAssertion(rdfs:label "ARHGAP24 (Cjac)") -SubClassOf( ) - -# Class: (SLC1A2 (Cjac)) - -AnnotationAssertion( "excitatory amino acid transporter 2") -AnnotationAssertion(rdfs:label "SLC1A2 (Cjac)") -SubClassOf( ) - -# Class: (CCDC141 (Cjac)) - -AnnotationAssertion( "coiled-coil domain-containing protein 141") -AnnotationAssertion(rdfs:label "CCDC141 (Cjac)") -SubClassOf( ) - -# Class: (MOBP (Cjac)) - -AnnotationAssertion( "myelin-associated oligodendrocyte basic protein") -AnnotationAssertion(rdfs:label "MOBP (Cjac)") -SubClassOf( ) - -# Class: (FABP7 (Cjac)) - -AnnotationAssertion( "fatty acid binding protein 7, brain") -AnnotationAssertion( "fatty acid-binding protein, brain") -AnnotationAssertion(rdfs:label "FABP7 (Cjac)") -SubClassOf( ) - -# Class: (PPA2 (Cjac)) - -AnnotationAssertion( "inorganic pyrophosphatase 2, mitochondrial") -AnnotationAssertion( "pyrophosphatase (inorganic) 2") -AnnotationAssertion(rdfs:label "PPA2 (Cjac)") -SubClassOf( ) - -# Class: (CREB5 (Cjac)) - -AnnotationAssertion( "cyclic AMP-responsive element-binding protein 5") -AnnotationAssertion(rdfs:label "CREB5 (Cjac)") -SubClassOf( ) - -# Class: (MEIS2 (Cjac)) - -AnnotationAssertion( "homeobox protein Meis2") -AnnotationAssertion(rdfs:label "MEIS2 (Cjac)") -SubClassOf( ) - -# Class: (FBLN5 (Cjac)) - -AnnotationAssertion( "fibulin-5") -AnnotationAssertion(rdfs:label "FBLN5 (Cjac)") -SubClassOf( ) - -# Class: (ANO3 (Cjac)) - -AnnotationAssertion( "anoctamin-3") -AnnotationAssertion(rdfs:label "ANO3 (Cjac)") -SubClassOf( ) - -# Class: (GPRIN3 (Cjac)) - -AnnotationAssertion( "G protein-regulated inducer of neurite outgrowth 3") -AnnotationAssertion(rdfs:label "GPRIN3 (Cjac)") -SubClassOf( ) - -# Class: (LOC100392984 (Cjac)) - -AnnotationAssertion( "CNTNAP3") -AnnotationAssertion( "LOW QUALITY PROTEIN: contactin-associated protein-like 3") -AnnotationAssertion(rdfs:label "LOC100392984 (Cjac)") -SubClassOf( ) - -# Class: (FAM179A (Cjac)) - -AnnotationAssertion( "FAM179A") -AnnotationAssertion( "TOG array regulator of axonemal microtubules protein 2") -AnnotationAssertion( "family with sequence similarity 179 member A") -AnnotationAssertion( "protein FAM179A") -AnnotationAssertion(rdfs:label "FAM179A (Cjac)") -SubClassOf( ) - -# Class: (P4HA1 (Cjac)) - -AnnotationAssertion( "prolyl 4-hydroxylase subunit alpha-1") -AnnotationAssertion(rdfs:label "P4HA1 (Cjac)") -SubClassOf( ) - -# Class: (SPACA1 (Cjac)) - -AnnotationAssertion( "sperm acrosome membrane-associated protein 1") -AnnotationAssertion(rdfs:label "SPACA1 (Cjac)") -SubClassOf( ) - -# Class: (FBN2 (Cjac)) - -AnnotationAssertion( "fibrillin-2") -AnnotationAssertion(rdfs:label "FBN2 (Cjac)") -SubClassOf( ) - -# Class: (ADAMTS3 (Cjac)) - -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 3") -AnnotationAssertion(rdfs:label "ADAMTS3 (Cjac)") -SubClassOf( ) - -# Class: (TYROBP (Cjac)) - -AnnotationAssertion( "TYRO protein tyrosine kinase binding protein") -AnnotationAssertion( "TYRO protein tyrosine kinase-binding protein") -AnnotationAssertion(rdfs:label "TYROBP (Cjac)") -SubClassOf( ) - -# Class: (GFAP (Cjac)) - -AnnotationAssertion( "glial fibrillary acidic protein") -AnnotationAssertion(rdfs:label "GFAP (Cjac)") -SubClassOf( ) - -# Class: (CNR1 (Cjac)) - -AnnotationAssertion( "cannabinoid receptor 1") -AnnotationAssertion(rdfs:label "CNR1 (Cjac)") -SubClassOf( ) - -# Class: (IL1R1 (Cjac)) - -AnnotationAssertion( "interleukin-1 receptor type 1") -AnnotationAssertion(rdfs:label "IL1R1 (Cjac)") -SubClassOf( ) - -# Class: (ABI3BP (Cjac)) - -AnnotationAssertion( "target of Nesh-SH3") -AnnotationAssertion(rdfs:label "ABI3BP (Cjac)") -SubClassOf( ) - -# Class: (NPFFR2 (Cjac)) - -AnnotationAssertion( "neuropeptide FF receptor 2") -AnnotationAssertion(rdfs:label "NPFFR2 (Cjac)") -SubClassOf( ) - -# Class: (PTPRK (Cjac)) - -AnnotationAssertion( "receptor-type tyrosine-protein phosphatase kappa") -AnnotationAssertion(rdfs:label "PTPRK (Cjac)") -SubClassOf( ) - -# Class: (OSBP2 (Cjac)) - -AnnotationAssertion( "oxysterol-binding protein 2") -AnnotationAssertion(rdfs:label "OSBP2 (Cjac)") -SubClassOf( ) - -# Class: (VAPA (Cjac)) - -AnnotationAssertion( "VAMP (vesicle-associated membrane protein)-associated protein A, 33kDa") -AnnotationAssertion( "vesicle-associated membrane protein-associated protein A") -AnnotationAssertion(rdfs:label "VAPA (Cjac)") -SubClassOf( ) - -# Class: (NRP1 (Cjac)) - -AnnotationAssertion( "neuropilin-1") -AnnotationAssertion(rdfs:label "NRP1 (Cjac)") -SubClassOf( ) - -# Class: (HMBOX1 (Cjac)) - -AnnotationAssertion( "homeobox-containing protein 1") -AnnotationAssertion(rdfs:label "HMBOX1 (Cjac)") -SubClassOf( ) - -# Class: (NDST3 (Cjac)) - -AnnotationAssertion( "N-deacetylase/N-sulfotransferase (heparan glucosaminyl) 3") -AnnotationAssertion( "bifunctional heparan sulfate N-deacetylase/N-sulfotransferase 3") -AnnotationAssertion(rdfs:label "NDST3 (Cjac)") -SubClassOf( ) - -# Class: (COL5A2 (Cjac)) - -AnnotationAssertion( "collagen alpha-2(V) chain") -AnnotationAssertion( "collagen alpha-2(V) chain preproprotein") -AnnotationAssertion(rdfs:label "COL5A2 (Cjac)") -SubClassOf( ) - -# Class: (NTNG1 (Cjac)) - -AnnotationAssertion( "netrin-G1") -AnnotationAssertion(rdfs:label "NTNG1 (Cjac)") -SubClassOf( ) - -# Class: (VEGFC (Cjac)) - -AnnotationAssertion( "vascular endothelial growth factor C") -AnnotationAssertion(rdfs:label "VEGFC (Cjac)") -SubClassOf( ) - -# Class: (TRPC6 (Cjac)) - -AnnotationAssertion( "short transient receptor potential channel 6") -AnnotationAssertion(rdfs:label "TRPC6 (Cjac)") -SubClassOf( ) - -# Class: (ETNPPL (Cjac)) - -AnnotationAssertion( "AGXT2L1") -AnnotationAssertion( "alanine-glyoxylate aminotransferase 2-like 1") -AnnotationAssertion( "ethanolamine-phosphate phospho-lyase") -AnnotationAssertion(rdfs:label "ETNPPL (Cjac)") -SubClassOf( ) - -# Class: (TACR1 (Cjac)) - -AnnotationAssertion( "substance-P receptor") -AnnotationAssertion(rdfs:label "TACR1 (Cjac)") -SubClassOf( ) - -# Class: (CALB2 (Cjac)) - -AnnotationAssertion( "calretinin") -AnnotationAssertion( "calretinin-like protein") -AnnotationAssertion(rdfs:label "CALB2 (Cjac)") -SubClassOf( ) - -# Class: (KCTD16 (Cjac)) - -AnnotationAssertion( "BTB/POZ domain-containing protein KCTD16") -AnnotationAssertion( "potassium channel tetramerisation domain containing 16") -AnnotationAssertion(rdfs:label "KCTD16 (Cjac)") -SubClassOf( ) - -# Class: (ERG (Cjac)) - -AnnotationAssertion( "ERG, ETS transcription factor") -AnnotationAssertion( "transcriptional regulator ERG") -AnnotationAssertion( "v-ets erythroblastosis virus E26 oncogene homolog") -AnnotationAssertion(rdfs:label "ERG (Cjac)") -SubClassOf( ) - -# Class: (CHGA (Cjac)) - -AnnotationAssertion( "chromogranin A (parathyroid secretory protein 1)") -AnnotationAssertion( "chromogranin-A") -AnnotationAssertion(rdfs:label "CHGA (Cjac)") -SubClassOf( ) - -# Class: (ACTA2 (Cjac)) - -AnnotationAssertion( "actin, alpha 2, smooth muscle, aorta") -AnnotationAssertion( "actin, aortic smooth muscle") -AnnotationAssertion(rdfs:label "ACTA2 (Cjac)") -SubClassOf( ) - -# Class: (SKAP1 (Cjac)) - -AnnotationAssertion( "src kinase-associated phosphoprotein 1") -AnnotationAssertion(rdfs:label "SKAP1 (Cjac)") -SubClassOf( ) - -# Class: (NCKAP5 (Cjac)) - -AnnotationAssertion( "nck-associated protein 5") -AnnotationAssertion(rdfs:label "NCKAP5 (Cjac)") -SubClassOf( ) - -# Class: (CBLN4 (Cjac)) - -AnnotationAssertion( "cerebellin-4") -AnnotationAssertion(rdfs:label "CBLN4 (Cjac)") -SubClassOf( ) - -# Class: (COL12A1 (Cjac)) - -AnnotationAssertion( "collagen alpha-1(XII) chain") -AnnotationAssertion( "collagen, type XII, alpha 1") -AnnotationAssertion(rdfs:label "COL12A1 (Cjac)") -SubClassOf( ) - -# Class: (TMEM132C (Cjac)) - -AnnotationAssertion( "transmembrane protein 132C") -AnnotationAssertion(rdfs:label "TMEM132C (Cjac)") -SubClassOf( ) - -# Class: (LOC100397259 (Cjac)) - -AnnotationAssertion( "ankyrin repeat and fibronectin type-III domain-containing protein 1") -AnnotationAssertion(rdfs:label "LOC100397259 (Cjac)") -SubClassOf( ) - -# Class: (SLC38A11 (Cjac)) - -AnnotationAssertion( "putative sodium-coupled neutral amino acid transporter 11") -AnnotationAssertion(rdfs:label "SLC38A11 (Cjac)") -SubClassOf( ) - -# Class: (UNC13C (Cjac)) - -AnnotationAssertion( "protein unc-13 homolog C") -AnnotationAssertion(rdfs:label "UNC13C (Cjac)") -SubClassOf( ) - -# Class: (GLRA3 (Cjac)) - -AnnotationAssertion( "glycine receptor subunit alpha-3") -AnnotationAssertion(rdfs:label "GLRA3 (Cjac)") -SubClassOf( ) - -# Class: (ARSJ (Cjac)) - -AnnotationAssertion( "arylsulfatase J") -AnnotationAssertion(rdfs:label "ARSJ (Cjac)") -SubClassOf( ) - -# Class: (KIAA2012 (Cjac)) - -AnnotationAssertion( "uncharacterized protein KIAA2012 homolog") -AnnotationAssertion(rdfs:label "KIAA2012 (Cjac)") -SubClassOf( ) - -# Class: (POU6F2 (Cjac)) - -AnnotationAssertion( "POU domain, class 6, transcription factor 2") -AnnotationAssertion(rdfs:label "POU6F2 (Cjac)") -SubClassOf( ) - -# Class: (BMPR1B (Cjac)) - -AnnotationAssertion( "bone morphogenetic protein receptor type-1B") -AnnotationAssertion(rdfs:label "BMPR1B (Cjac)") -SubClassOf( ) - -# Class: (SLC9A2 (Cjac)) - -AnnotationAssertion( "sodium/hydrogen exchanger 2") -AnnotationAssertion( "solute carrier family 9 (sodium/hydrogen exchanger), member 2") -AnnotationAssertion(rdfs:label "SLC9A2 (Cjac)") -SubClassOf( ) - -# Class: (SEPP1 (Cjac)) - -AnnotationAssertion( "SEPP1") -AnnotationAssertion( "selenoprotein P") -AnnotationAssertion( "selenoprotein P, plasma, 1") -AnnotationAssertion(rdfs:label "SEPP1 (Cjac)") -SubClassOf( ) - -# Class: (PCDH19 (Cjac)) - -AnnotationAssertion( "protocadherin-19") -AnnotationAssertion(rdfs:label "PCDH19 (Cjac)") -SubClassOf( ) - -# Class: (MPP5 (Cjac)) - -AnnotationAssertion( "MAGUK p55 subfamily member 5") -AnnotationAssertion( "MPP5") -AnnotationAssertion( "membrane palmitoylated protein 5") -AnnotationAssertion( "protein associated with LIN7 1, MAGUK family member") -AnnotationAssertion(rdfs:label "MPP5 (Cjac)") -SubClassOf( ) - -# Class: (CHST3 (Cjac)) - -AnnotationAssertion( "carbohydrate sulfotransferase 3") -AnnotationAssertion(rdfs:label "CHST3 (Cjac)") -SubClassOf( ) - -# Class: (ABCB4 (Cjac)) - -AnnotationAssertion( "multidrug resistance protein 3") -AnnotationAssertion( "phosphatidylcholine translocator ABCB4") -AnnotationAssertion(rdfs:label "ABCB4 (Cjac)") -SubClassOf( ) - -# Class: (PTPRT (Cjac)) - -AnnotationAssertion( "receptor-type tyrosine-protein phosphatase T") -AnnotationAssertion(rdfs:label "PTPRT (Cjac)") -SubClassOf( ) - -# Class: (FREM1 (Cjac)) - -AnnotationAssertion( "FRAS1-related extracellular matrix protein 1") -AnnotationAssertion(rdfs:label "FREM1 (Cjac)") -SubClassOf( ) - -# Class: (SLC47A1 (Cjac)) - -AnnotationAssertion( "multidrug and toxin extrusion protein 1") -AnnotationAssertion(rdfs:label "SLC47A1 (Cjac)") -SubClassOf( ) - -# Class: (ALK (Cjac)) - -AnnotationAssertion( "ALK tyrosine kinase receptor") -AnnotationAssertion( "anaplastic lymphoma receptor tyrosine kinase") -AnnotationAssertion(rdfs:label "ALK (Cjac)") -SubClassOf( ) - -# Class: (EPHB1 (Cjac)) - -AnnotationAssertion( "ephrin type-B receptor 1") -AnnotationAssertion(rdfs:label "EPHB1 (Cjac)") -SubClassOf( ) - -# Class: (FAM19A4 (Cjac)) - -AnnotationAssertion( "FAM19A4") -AnnotationAssertion( "chemokine-like protein TAFA-4") -AnnotationAssertion( "family with sequence similarity 19 member A4, C-C motif chemokine like") -AnnotationAssertion(rdfs:label "FAM19A4 (Cjac)") -SubClassOf( ) - -# Class: (PCSK5 (Cjac)) - -AnnotationAssertion(rdfs:label "PCSK5 (Cjac)") -SubClassOf( ) - -# Class: (CDH6 (Hsap)) - -AnnotationAssertion( "CAD6") -AnnotationAssertion( "KCAD") -AnnotationAssertion( "cadherin 6, type 2, K-cadherin (fetal kidney)") -AnnotationAssertion( "cadherin-6") -AnnotationAssertion(rdfs:label "CDH6 (Hsap)") -SubClassOf( ) - -# Class: (THSD7A (Cjac)) - -AnnotationAssertion( "thrombospondin type-1 domain-containing protein 7A") -AnnotationAssertion(rdfs:label "THSD7A (Cjac)") -SubClassOf( ) - -# Class: (CARD11 (Cjac)) - -AnnotationAssertion( "caspase recruitment domain-containing protein 11") -AnnotationAssertion(rdfs:label "CARD11 (Cjac)") -SubClassOf( ) - -# Class: (RNF144B (Cjac)) - -AnnotationAssertion( "E3 ubiquitin-protein ligase RNF144B") -AnnotationAssertion(rdfs:label "RNF144B (Cjac)") -SubClassOf( ) - -# Class: (MOG (Cjac)) - -AnnotationAssertion( "MOG alpha-4") -AnnotationAssertion( "MOG alpha-4Cj") -AnnotationAssertion( "MOG alpha-7Cj") -AnnotationAssertion( "myelin-oligodendrocyte glycoprotein") -AnnotationAssertion(rdfs:label "MOG (Cjac)") -SubClassOf( ) - -# Class: (MYO16 (Cjac)) - -AnnotationAssertion( "unconventional myosin-XVI") -AnnotationAssertion(rdfs:label "MYO16 (Cjac)") -SubClassOf( ) - -# Class: (WWP1 (Cjac)) - -AnnotationAssertion( "NEDD4-like E3 ubiquitin-protein ligase WWP1") -AnnotationAssertion(rdfs:label "WWP1 (Cjac)") -SubClassOf( ) - -# Class: (SPON1 (Cjac)) - -AnnotationAssertion( "spondin-1") -AnnotationAssertion(rdfs:label "SPON1 (Cjac)") -SubClassOf( ) - -# Class: (EYS (Cjac)) - -AnnotationAssertion( "protein eyes shut homolog") -AnnotationAssertion(rdfs:label "EYS (Cjac)") -SubClassOf( ) - -# Class: (TOX2 (Cjac)) - -AnnotationAssertion( "TOX high mobility group box family member 2") -AnnotationAssertion(rdfs:label "TOX2 (Cjac)") -SubClassOf( ) - -# Class: (PCDH15 (Cjac)) - -AnnotationAssertion( "protocadherin-15") -AnnotationAssertion(rdfs:label "PCDH15 (Cjac)") -SubClassOf( ) - -# Class: (IQGAP2 (Cjac)) - -AnnotationAssertion( "ras GTPase-activating-like protein IQGAP2") -AnnotationAssertion(rdfs:label "IQGAP2 (Cjac)") -SubClassOf( ) - -# Class: (HTR2A (Cjac)) - -AnnotationAssertion( "5-hydroxytryptamine receptor 2A") -AnnotationAssertion(rdfs:label "HTR2A (Cjac)") -SubClassOf( ) - -# Class: (LOC100401328 (Cjac)) - -AnnotationAssertion( "mediator complex subunit 12-like") -AnnotationAssertion( "mediator of RNA polymerase II transcription subunit 12-like protein") -AnnotationAssertion(rdfs:label "LOC100401328 (Cjac)") -SubClassOf( ) - -# Class: (TOX (Cjac)) - -AnnotationAssertion( "thymocyte selection-associated high mobility group box protein TOX") -AnnotationAssertion(rdfs:label "TOX (Cjac)") -SubClassOf( ) - -# Class: (SNCG (Cjac)) - -AnnotationAssertion( "gamma-synuclein") -AnnotationAssertion( "synuclein, gamma (breast cancer-specific protein 1)") -AnnotationAssertion(rdfs:label "SNCG (Cjac)") -SubClassOf( ) - -# Class: (SNTB2 (Cjac)) - -AnnotationAssertion( "beta-2-syntrophin") -AnnotationAssertion( "syntrophin, beta 2 (dystrophin-associated protein A1, 59kDa, basic component 2)") -AnnotationAssertion(rdfs:label "SNTB2 (Cjac)") -SubClassOf( ) - -# Class: (SV2C (Cjac)) - -AnnotationAssertion( "synaptic vesicle glycoprotein 2C") -AnnotationAssertion(rdfs:label "SV2C (Cjac)") -SubClassOf( ) - -# Class: (EPSTI1 (Cjac)) - -AnnotationAssertion( "epithelial stromal interaction 1 (breast)") -AnnotationAssertion( "epithelial-stromal interaction protein 1") -AnnotationAssertion(rdfs:label "EPSTI1 (Cjac)") -SubClassOf( ) - -# Class: (NXPH1 (Cjac)) - -AnnotationAssertion( "neurexophilin-1") -AnnotationAssertion(rdfs:label "NXPH1 (Cjac)") -SubClassOf( ) - -# Class: (PLA2G4A (Cjac)) - -AnnotationAssertion( "cytosolic phospholipase A2") -AnnotationAssertion(rdfs:label "PLA2G4A (Cjac)") -SubClassOf( ) - -# Class: (ANKRD27 (Cjac)) - -AnnotationAssertion( "ankyrin repeat domain-containing protein 27") -AnnotationAssertion(rdfs:label "ANKRD27 (Cjac)") -SubClassOf( ) - -# Class: (VCAN (Cjac)) - -AnnotationAssertion( "versican core protein") -AnnotationAssertion(rdfs:label "VCAN (Cjac)") -SubClassOf( ) - -# Class: (CHODL (Cjac)) - -AnnotationAssertion( "chondrolectin") -AnnotationAssertion(rdfs:label "CHODL (Cjac)") -SubClassOf( ) - -# Class: (HS3ST5 (Cjac)) - -AnnotationAssertion( "heparan sulfate (glucosamine) 3-O-sulfotransferase 5") -AnnotationAssertion( "heparan sulfate (glucosamine) 3-O-sulfotransferase 6") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 5") -AnnotationAssertion(rdfs:label "HS3ST5 (Cjac)") -SubClassOf( ) - -# Class: (ADARB2 (Cjac)) - -AnnotationAssertion( "double-stranded RNA-specific editase B2") -AnnotationAssertion(rdfs:label "ADARB2 (Cjac)") -SubClassOf( ) - -# Class: (PCP4 (Cjac)) - -AnnotationAssertion( "calmodulin regulator protein PCP4") -AnnotationAssertion(rdfs:label "PCP4 (Cjac)") -SubClassOf( ) - -# Class: (SLC5A11 (Cjac)) - -AnnotationAssertion( "sodium/myo-inositol cotransporter 2") -AnnotationAssertion( "solute carrier family 5 (sodium/glucose cotransporter), member 11") -AnnotationAssertion(rdfs:label "SLC5A11 (Cjac)") -SubClassOf( ) - -# Class: (CXCL12 (Cjac)) - -AnnotationAssertion( "stromal cell-derived factor 1") -AnnotationAssertion(rdfs:label "CXCL12 (Cjac)") -SubClassOf( ) - -# Class: (LRRC6 (Cjac)) - -AnnotationAssertion( "LRRC6") -AnnotationAssertion( "leucine rich repeat containing 6") -AnnotationAssertion( "protein TILB homolog") -AnnotationAssertion( "protein tilB homolog") -AnnotationAssertion(rdfs:label "LRRC6 (Cjac)") -SubClassOf( ) - -# Class: (THEMIS (Cjac)) - -AnnotationAssertion( "protein THEMIS") -AnnotationAssertion(rdfs:label "THEMIS (Cjac)") -SubClassOf( ) - -# Class: (LOC100403193 (Cjac)) - -AnnotationAssertion( "X-linked interleukin-1 receptor accessory protein-like 2") -AnnotationAssertion(rdfs:label "LOC100403193 (Cjac)") -SubClassOf( ) - -# Class: (RELN (Cjac)) - -AnnotationAssertion( "reelin") -AnnotationAssertion(rdfs:label "RELN (Cjac)") -SubClassOf( ) - -# Class: (GSTK1 (Cjac)) - -AnnotationAssertion( "glutathione S-transferase kappa 1") -AnnotationAssertion(rdfs:label "GSTK1 (Cjac)") -SubClassOf( ) - -# Class: (CIT (Cjac)) - -AnnotationAssertion( "citron (rho-interacting, serine/threonine kinase 21)") -AnnotationAssertion( "citron Rho-interacting kinase") -AnnotationAssertion(rdfs:label "CIT (Cjac)") -SubClassOf( ) - -# Class: (KCTD8 (Cjac)) - -AnnotationAssertion( "BTB/POZ domain-containing protein KCTD8") -AnnotationAssertion( "potassium channel tetramerisation domain containing 8") -AnnotationAssertion(rdfs:label "KCTD8 (Cjac)") -SubClassOf( ) - -# Class: (NFIA (Cjac)) - -AnnotationAssertion( "nuclear factor 1 A-type") -AnnotationAssertion(rdfs:label "NFIA (Cjac)") -SubClassOf( ) - -# Class: (ALCAM (Cjac)) - -AnnotationAssertion( "CD166 antigen") -AnnotationAssertion(rdfs:label "ALCAM (Cjac)") -SubClassOf( ) - -# Class: (MECOM (Cjac)) - -AnnotationAssertion( "MDS1 and EVI1 complex locus protein EVI1") -AnnotationAssertion( "histone-lysine N-methyltransferase MECOM") -AnnotationAssertion(rdfs:label "MECOM (Cjac)") -SubClassOf( ) - -# Class: (COBL (Cjac)) - -AnnotationAssertion( "cordon-bleu homolog") -AnnotationAssertion( "protein cordon-bleu") -AnnotationAssertion(rdfs:label "COBL (Cjac)") -SubClassOf( ) - -# Class: (LTBP1 (Cjac)) - -AnnotationAssertion( "latent-transforming growth factor beta-binding protein 1") -AnnotationAssertion(rdfs:label "LTBP1 (Cjac)") -SubClassOf( ) - -# Class: (VWC2L (Cjac)) - -AnnotationAssertion( "von Willebrand factor C domain containing protein 2 like") -AnnotationAssertion( "von Willebrand factor C domain-containing protein 2-like") -AnnotationAssertion(rdfs:label "VWC2L (Cjac)") -SubClassOf( ) - -# Class: (ADGRG6 (Cjac)) - -AnnotationAssertion( "adhesion G-protein coupled receptor G6") -AnnotationAssertion(rdfs:label "ADGRG6 (Cjac)") -SubClassOf( ) - -# Class: (PAX6 (Cjac)) - -AnnotationAssertion( "paired box protein Pax-6") -AnnotationAssertion(rdfs:label "PAX6 (Cjac)") -SubClassOf( ) - -# Class: (OPALIN (Cjac)) - -AnnotationAssertion( "opalin") -AnnotationAssertion(rdfs:label "OPALIN (Cjac)") -SubClassOf( ) - -# Class: (PCSK6 (Cjac)) - -AnnotationAssertion( "proprotein convertase subtilisin/kexin type 6") -AnnotationAssertion(rdfs:label "PCSK6 (Cjac)") -SubClassOf( ) - -# Class: (NTNG2 (Cjac)) - -AnnotationAssertion( "netrin-G2") -AnnotationAssertion(rdfs:label "NTNG2 (Cjac)") -SubClassOf( ) - -# Class: (LOC100405319 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC100405319 (Cjac)") -SubClassOf( ) - -# Class: (DCN (Cjac)) - -AnnotationAssertion( "decorin") -AnnotationAssertion(rdfs:label "DCN (Cjac)") -SubClassOf( ) - -# Class: (RORB (Cjac)) - -AnnotationAssertion( "nuclear receptor ROR-beta") -AnnotationAssertion(rdfs:label "RORB (Cjac)") -SubClassOf( ) - -# Class: (PDE7B (Cjac)) - -AnnotationAssertion( "cAMP-specific 3',5'-cyclic phosphodiesterase 7B") -AnnotationAssertion(rdfs:label "PDE7B (Cjac)") -SubClassOf( ) - -# Class: (LAMA2 (Cjac)) - -AnnotationAssertion( "laminin subunit alpha-2") -AnnotationAssertion(rdfs:label "LAMA2 (Cjac)") -SubClassOf( ) - -# Class: (CAV3 (Cjac)) - -AnnotationAssertion( "caveolin-3") -AnnotationAssertion(rdfs:label "CAV3 (Cjac)") -SubClassOf( ) - -# Class: (NOSTRIN (Cjac)) - -AnnotationAssertion( "nitric oxide synthase trafficker") -AnnotationAssertion( "nostrin") -AnnotationAssertion(rdfs:label "NOSTRIN (Cjac)") -SubClassOf( ) - -# Class: (SERPINI1 (Cjac)) - -AnnotationAssertion( "neuroserpin") -AnnotationAssertion( "neuroserpin precursor-like protein") -AnnotationAssertion(rdfs:label "SERPINI1 (Cjac)") -SubClassOf( ) - -# Class: (AIM1 (Cjac)) - -AnnotationAssertion( "AIM1") -AnnotationAssertion( "absent in melanoma 1") -AnnotationAssertion( "beta/gamma crystallin domain-containing protein 1") -AnnotationAssertion(rdfs:label "AIM1 (Cjac)") -SubClassOf( ) - -# Class: (MYO5B (Cjac)) - -AnnotationAssertion( "unconventional myosin-Vb") -AnnotationAssertion(rdfs:label "MYO5B (Cjac)") -SubClassOf( ) - -# Class: (GRAMD1C (Cjac)) - -AnnotationAssertion( "protein Aster-C") -AnnotationAssertion(rdfs:label "GRAMD1C (Cjac)") -SubClassOf( ) - -# Class: (RCN2 (Cjac)) - -AnnotationAssertion( "reticulocalbin 2, EF-hand calcium binding domain") -AnnotationAssertion( "reticulocalbin-2") -AnnotationAssertion(rdfs:label "RCN2 (Cjac)") -SubClassOf( ) - -# Class: (CEMIP (Cjac)) - -AnnotationAssertion( "cell migration inducing hyaluronan binding protein") -AnnotationAssertion( "cell migration-inducing and hyaluronan-binding protein") -AnnotationAssertion(rdfs:label "CEMIP (Cjac)") -SubClassOf( ) - -# Class: (TMEFF2 (Cjac)) - -AnnotationAssertion( "tomoregulin-2") -AnnotationAssertion(rdfs:label "TMEFF2 (Cjac)") -SubClassOf( ) - -# Class: (LOC100406856 (Cjac)) - -AnnotationAssertion( "regulatory factor X, 4 (influences HLA class II expression)") -AnnotationAssertion( "transcription factor RFX4") -AnnotationAssertion(rdfs:label "LOC100406856 (Cjac)") -SubClassOf( ) - -# Class: (CSGALNACT1 (Cjac)) - -AnnotationAssertion( "chondroitin sulfate N-acetylgalactosaminyltransferase 1") -AnnotationAssertion(rdfs:label "CSGALNACT1 (Cjac)") -SubClassOf( ) - -# Class: (ARHGAP10 (Cjac)) - -AnnotationAssertion( "rho GTPase-activating protein 10") -AnnotationAssertion(rdfs:label "ARHGAP10 (Cjac)") -SubClassOf( ) - -# Class: (ARHGAP18 (Cjac)) - -AnnotationAssertion( "rho GTPase-activating protein 18") -AnnotationAssertion(rdfs:label "ARHGAP18 (Cjac)") -SubClassOf( ) - -# Class: (BMP5 (Cjac)) - -AnnotationAssertion( "bone morphogenetic protein 5") -AnnotationAssertion(rdfs:label "BMP5 (Cjac)") -SubClassOf( ) - -# Class: (FEZF2 (Cjac)) - -AnnotationAssertion( "fez family zinc finger protein 2") -AnnotationAssertion(rdfs:label "FEZF2 (Cjac)") -SubClassOf( ) - -# Class: (KIRREL3 (Cjac)) - -AnnotationAssertion( "kin of IRRE like 3") -AnnotationAssertion( "kin of IRRE-like protein 3") -AnnotationAssertion(rdfs:label "KIRREL3 (Cjac)") -SubClassOf( ) - -# Class: (SLC1A3 (Cjac)) - -AnnotationAssertion( "excitatory amino acid transporter 1") -AnnotationAssertion(rdfs:label "SLC1A3 (Cjac)") -SubClassOf( ) - -# Class: (PTPRU (Cjac)) - -AnnotationAssertion( "receptor-type tyrosine-protein phosphatase U") -AnnotationAssertion(rdfs:label "PTPRU (Cjac)") -SubClassOf( ) - -# Class: (SORCS3 (Cjac)) - -AnnotationAssertion( "VPS10 domain-containing receptor SorCS3") -AnnotationAssertion(rdfs:label "SORCS3 (Cjac)") -SubClassOf( ) - -# Class: (LOC100408486 (Cjac)) - -AnnotationAssertion( "IQ motif containing J-schwannomin interacting protein 1 fusion protein") -AnnotationAssertion( "IQCJ-SCHIP1") -AnnotationAssertion( "IQCJ-SCHIP1 readthrough transcript protein") -AnnotationAssertion( "SCHIP1") -AnnotationAssertion( "schwannomin-interacting protein 1") -AnnotationAssertion(rdfs:label "LOC100408486 (Cjac)") -SubClassOf( ) - -# Class: (POSTN (Cjac)) - -AnnotationAssertion( "periostin") -AnnotationAssertion(rdfs:label "POSTN (Cjac)") -SubClassOf( ) - -# Class: (BTBD11 (Cjac)) - -AnnotationAssertion( "BTB (POZ) domain containing 11") -AnnotationAssertion( "ankyrin repeat and BTB/POZ domain-containing protein BTBD11") -AnnotationAssertion(rdfs:label "BTBD11 (Cjac)") -SubClassOf( ) - -# Class: (TOX3 (Cjac)) - -AnnotationAssertion( "TOX high mobility group box family member 3") -AnnotationAssertion(rdfs:label "TOX3 (Cjac)") -SubClassOf( ) - -# Class: (TRPC4 (Cjac)) - -AnnotationAssertion( "short transient receptor potential channel 4") -AnnotationAssertion( "short transient receptor potential channel 4-like protein") -AnnotationAssertion(rdfs:label "TRPC4 (Cjac)") -SubClassOf( ) - -# Class: (NOTCH3 (Cjac)) - -AnnotationAssertion( "neurogenic locus notch homolog protein 3") -AnnotationAssertion( "notch 3") -AnnotationAssertion(rdfs:label "NOTCH3 (Cjac)") -SubClassOf( ) - -# Class: (GLIS3 (Cjac)) - -AnnotationAssertion( "zinc finger protein GLIS3") -AnnotationAssertion(rdfs:label "GLIS3 (Cjac)") -SubClassOf( ) - -# Class: (PATJ (Cjac)) - -AnnotationAssertion( "inaD-like protein") -AnnotationAssertion(rdfs:label "PATJ (Cjac)") -SubClassOf( ) - -# Class: (NRG1 (Cjac)) - -AnnotationAssertion( "pro-neuregulin-1, membrane-bound isoform") -AnnotationAssertion(rdfs:label "NRG1 (Cjac)") -SubClassOf( ) - -# Class: (CHST8 (Cjac)) - -AnnotationAssertion( "carbohydrate sulfotransferase 8") -AnnotationAssertion( "carbohydrate sulfotransferase 8-like protein") -AnnotationAssertion(rdfs:label "CHST8 (Cjac)") -SubClassOf( ) - -# Class: (FGFR3 (Cjac)) - -AnnotationAssertion( "fibroblast growth factor receptor 3") -AnnotationAssertion(rdfs:label "FGFR3 (Cjac)") -SubClassOf( ) - -# Class: (CRH (Cjac)) - -AnnotationAssertion( "corticoliberin") -AnnotationAssertion( "corticoliberin preproprotein") -AnnotationAssertion(rdfs:label "CRH (Cjac)") -SubClassOf( ) - -# Class: (LAMP5 (Cjac)) - -AnnotationAssertion( "lysosome-associated membrane glycoprotein 5") -AnnotationAssertion(rdfs:label "LAMP5 (Cjac)") -SubClassOf( ) - -# Class: (CPM (Cjac)) - -AnnotationAssertion( "carboxypeptidase M") -AnnotationAssertion(rdfs:label "CPM (Cjac)") -SubClassOf( ) - -# Class: (CHST9 (Cjac)) - -AnnotationAssertion( "carbohydrate sulfotransferase 9") -AnnotationAssertion(rdfs:label "CHST9 (Cjac)") -SubClassOf( ) - -# Class: (RGS4 (Cjac)) - -AnnotationAssertion( "regulator of G-protein signaling 4") -AnnotationAssertion(rdfs:label "RGS4 (Cjac)") -SubClassOf( ) - -# Class: (HS3ST4 (Cjac)) - -AnnotationAssertion( "heparan sulfate (glucosamine) 3-O-sulfotransferase 4") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 4") -AnnotationAssertion(rdfs:label "HS3ST4 (Cjac)") -SubClassOf( ) - -# Class: (THSD4 (Cjac)) - -AnnotationAssertion( "thrombospondin type-1 domain-containing protein 4") -AnnotationAssertion( "thrombospondin, type I, domain containing 4") -AnnotationAssertion(rdfs:label "THSD4 (Cjac)") -SubClassOf( ) - -# Class: (CHRM2 (Cjac)) - -AnnotationAssertion( "muscarinic acetylcholine receptor M2") -AnnotationAssertion(rdfs:label "CHRM2 (Cjac)") -SubClassOf( ) - -# Class: (FOXP2 (Cjac)) - -AnnotationAssertion( "forkhead box protein P2") -AnnotationAssertion(rdfs:label "FOXP2 (Cjac)") -SubClassOf( ) - -# Class: (FYB (Cjac)) - -AnnotationAssertion( "FYB") -AnnotationAssertion( "FYN binding protein (FYB-120/130)") -AnnotationAssertion( "FYN-binding protein 1") -AnnotationAssertion(rdfs:label "FYB (Cjac)") -SubClassOf( ) - -# Class: (RCSD1 (Cjac)) - -AnnotationAssertion( "capZ-interacting protein") -AnnotationAssertion(rdfs:label "RCSD1 (Cjac)") -SubClassOf( ) - -# Class: (SEMA3E (Cjac)) - -AnnotationAssertion( "semaphorin-3E") -AnnotationAssertion(rdfs:label "SEMA3E (Cjac)") -SubClassOf( ) - -# Class: (GAD1 (Cjac)) - -AnnotationAssertion( "glutamate decarboxylase 1") -AnnotationAssertion(rdfs:label "GAD1 (Cjac)") -SubClassOf( ) - -# Class: (SERPINE2 (Cjac)) - -AnnotationAssertion( "glia-derived nexin") -AnnotationAssertion(rdfs:label "SERPINE2 (Cjac)") -SubClassOf( ) - -# Class: (CYP19A1 (Cjac)) - -AnnotationAssertion( "Aromatase") -AnnotationAssertion( "CYP19") -AnnotationAssertion( "CYPXIX") -AnnotationAssertion( "Cytochrome P-450AROM") -AnnotationAssertion( "Cytochrome P450 19A1") -AnnotationAssertion( "Estrogen synthase") -AnnotationAssertion( "aromatase") -AnnotationAssertion( "cytochrome P450, family 19, subfamily A, polypeptide 1") -AnnotationAssertion(rdfs:label "CYP19A1 (Cjac)") -SubClassOf( ) - -# Class: (KIT (Cjac)) - -AnnotationAssertion( "SCFR") -AnnotationAssertion( "c-KIT") -AnnotationAssertion( "mast/stem cell growth factor receptor Kit") -AnnotationAssertion( "proto-oncogene c-Kit") -AnnotationAssertion( "tyrosine-protein kinase Kit") -AnnotationAssertion(rdfs:label "KIT (Cjac)") -SubClassOf( ) - -# Class: (PDZRN4 (Cjac)) - -AnnotationAssertion( "PDZ domain-containing RING finger protein 4") -AnnotationAssertion(rdfs:label "PDZRN4 (Cjac)") -SubClassOf( ) - -# Class: (EGFR (Cjac)) - -AnnotationAssertion( "epidermal growth factor receptor") -AnnotationAssertion(rdfs:label "EGFR (Cjac)") -SubClassOf( ) - -# Class: (PDGFRA (Cjac)) - -AnnotationAssertion( "platelet-derived growth factor receptor alpha") -AnnotationAssertion(rdfs:label "PDGFRA (Cjac)") -SubClassOf( ) - -# Class: (KNL1 (Cjac)) - -AnnotationAssertion( "kinetochore scaffold 1") -AnnotationAssertion(rdfs:label "KNL1 (Cjac)") -SubClassOf( ) - -# Class: (CNTN4 (Cjac)) - -AnnotationAssertion( "contactin-4") -AnnotationAssertion(rdfs:label "CNTN4 (Cjac)") -SubClassOf( ) - -# Class: (NELL1 (Cjac)) - -AnnotationAssertion( "NEL-like 1") -AnnotationAssertion( "protein kinase C-binding protein NELL1") -AnnotationAssertion(rdfs:label "NELL1 (Cjac)") -SubClassOf( ) - -# Class: (ANO1 (Cjac)) - -AnnotationAssertion( "anoctamin 1, calcium activated chloride channel") -AnnotationAssertion( "anoctamin-1") -AnnotationAssertion(rdfs:label "ANO1 (Cjac)") -SubClassOf( ) - -# Class: (SST (Cjac)) - -AnnotationAssertion( "somatostatin") -AnnotationAssertion( "somatostatin preproprotein") -AnnotationAssertion(rdfs:label "SST (Cjac)") -SubClassOf( ) - -# Class: (GABRG1 (Cjac)) - -AnnotationAssertion( "gamma-aminobutyric acid receptor subunit gamma-1") -AnnotationAssertion( "gamma-aminobutyric acid type A receptor gamma1 subunit") -AnnotationAssertion(rdfs:label "GABRG1 (Cjac)") -SubClassOf( ) - -# Class: (SLIT2 (Cjac)) - -AnnotationAssertion( "slit homolog 2 protein") -AnnotationAssertion(rdfs:label "SLIT2 (Cjac)") -SubClassOf( ) - -# Class: (MOXD1 (Cjac)) - -AnnotationAssertion( "DBH-like monooxygenase protein 1") -AnnotationAssertion(rdfs:label "MOXD1 (Cjac)") -SubClassOf( ) - -# Class: (ARL13B (Cjac)) - -AnnotationAssertion( "ADP-ribosylation factor-like protein 13B") -AnnotationAssertion(rdfs:label "ARL13B (Cjac)") -SubClassOf( ) - -# Class: (PLXDC2 (Cjac)) - -AnnotationAssertion( "plexin domain-containing protein 2") -AnnotationAssertion(rdfs:label "PLXDC2 (Cjac)") -SubClassOf( ) - -# Class: (CPNE8 (Cjac)) - -AnnotationAssertion( "copine-8") -AnnotationAssertion(rdfs:label "CPNE8 (Cjac)") -SubClassOf( ) - -# Class: (SLC7A5 (Cjac)) - -AnnotationAssertion( "large neutral amino acids transporter small subunit 1") -AnnotationAssertion( "solute carrier family 7 (amino acid transporter light chain, L system), member 5") -AnnotationAssertion(rdfs:label "SLC7A5 (Cjac)") -SubClassOf( ) - -# Class: (TMEM163 (Cjac)) - -AnnotationAssertion( "transmembrane protein 163") -AnnotationAssertion(rdfs:label "TMEM163 (Cjac)") -SubClassOf( ) - -# Class: (LUZP2 (Cjac)) - -AnnotationAssertion( "leucine zipper protein 2") -AnnotationAssertion(rdfs:label "LUZP2 (Cjac)") -SubClassOf( ) - -# Class: (LRRC38 (Cjac)) - -AnnotationAssertion( "leucine-rich repeat-containing protein 38") -AnnotationAssertion(rdfs:label "LRRC38 (Cjac)") -SubClassOf( ) - -# Class: (SYT10 (Cjac)) - -AnnotationAssertion( "synaptotagmin X") -AnnotationAssertion( "synaptotagmin-10") -AnnotationAssertion(rdfs:label "SYT10 (Cjac)") -SubClassOf( ) - -# Class: (VAT1L (Cjac)) - -AnnotationAssertion( "synaptic vesicle membrane protein VAT-1 homolog-like") -AnnotationAssertion( "vesicle amine transport protein 1 homolog (T. californica)-like") -AnnotationAssertion(rdfs:label "VAT1L (Cjac)") -SubClassOf( ) - -# Class: (ANKRD55 (Cjac)) - -AnnotationAssertion( "ankyrin repeat domain-containing protein 55") -AnnotationAssertion(rdfs:label "ANKRD55 (Cjac)") -SubClassOf( ) - -# Class: (TRHDE (Cjac)) - -AnnotationAssertion( "thyrotropin-releasing hormone-degrading ectoenzyme") -AnnotationAssertion(rdfs:label "TRHDE (Cjac)") -SubClassOf( ) - -# Class: (COL24A1 (Cjac)) - -AnnotationAssertion( "collagen alpha-1(XXIV) chain") -AnnotationAssertion(rdfs:label "COL24A1 (Cjac)") -SubClassOf( ) - -# Class: (PLEKHA7 (Cjac)) - -AnnotationAssertion( "pleckstrin homology domain-containing family A member 7") -AnnotationAssertion(rdfs:label "PLEKHA7 (Cjac)") -SubClassOf( ) - -# Class: (NPSR1 (Cjac)) - -AnnotationAssertion( "neuropeptide S receptor") -AnnotationAssertion(rdfs:label "NPSR1 (Cjac)") -SubClassOf( ) - -# Class: (LOC100421401 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC100421401 (Hsap)") -SubClassOf( ) - -# Class: (LINC01539 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01539 (Hsap)") -SubClassOf( ) - -# Class: (ADD3-AS1 (Hsap)) - -AnnotationAssertion(rdfs:label "ADD3-AS1 (Hsap)") -SubClassOf( ) - -# Class: (LOC100506497 (Hsap)) - -AnnotationAssertion( "CTB-113D17.1") -AnnotationAssertion(rdfs:label "LOC100506497 (Hsap)") -SubClassOf( ) - -# Class: (LINC01013 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01013 (Hsap)") -SubClassOf( ) - -# Class: (LOC100507562 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC100507562 (Hsap)") -SubClassOf( ) - -# Class: (LINC00507 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC00507 (Hsap)") -SubClassOf( ) - -# Class: (NREP-AS1 (Hsap)) - -AnnotationAssertion( "CTD-2192A1.1") -AnnotationAssertion( "NREP antisense RNA 1 (non-protein coding)") -AnnotationAssertion(rdfs:label "NREP-AS1 (Hsap)") -SubClassOf( ) - -# Class: (RNF219-AS1 (Hsap)) - -AnnotationAssertion( "POU4F1 antisense RNA 1 (non-protein coding)") -AnnotationAssertion( "POU4F1-AS1") -AnnotationAssertion( "RNF219 antisense RNA 1") -AnnotationAssertion( "RNF219-AS1") -AnnotationAssertion(rdfs:label "RNF219-AS1 (Hsap)") -SubClassOf( ) - -# Class: (IFNG-AS1 (Hsap)) - -AnnotationAssertion( "GS1-410F4.2") -AnnotationAssertion( "IFNG antisense RNA 1 (non-protein coding)") -AnnotationAssertion( "LincR-Ifng-3'AS") -AnnotationAssertion( "NEST") -AnnotationAssertion( "Theiler's murine encephalomyelitis virus persistence candidate gene 1") -AnnotationAssertion( "Tmevpg1") -AnnotationAssertion(rdfs:label "IFNG-AS1 (Hsap)") -SubClassOf( ) - -# Class: (COL25A1 (Cjac)) - -AnnotationAssertion( "collagen alpha-1(XXV) chain") -AnnotationAssertion(rdfs:label "COL25A1 (Cjac)") -SubClassOf( ) - -# Class: (CMTM8 (Cjac)) - -AnnotationAssertion( "CKLF-like MARVEL transmembrane domain-containing protein 8") -AnnotationAssertion(rdfs:label "CMTM8 (Cjac)") -SubClassOf( ) - -# Class: (NWD1 (Cjac)) - -AnnotationAssertion( "LOW QUALITY PROTEIN: NACHT domain- and WD repeat-containing protein 1") -AnnotationAssertion(rdfs:label "NWD1 (Cjac)") -SubClassOf( ) - -# Class: (NOS1 (Cjac)) - -AnnotationAssertion( "nitric oxide synthase, brain") -AnnotationAssertion(rdfs:label "NOS1 (Cjac)") -SubClassOf( ) - -# Class: (LOC100996671 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC100996671 (Hsap)") -SubClassOf( ) - -# Class: (CDH12 (Hsap)) - -AnnotationAssertion( "Br-cadherin") -AnnotationAssertion( "CDHB") -AnnotationAssertion( "N-cadherin 2") -AnnotationAssertion( "brain-cadherin") -AnnotationAssertion( "cadherin, neural type, 2") -AnnotationAssertion( "cadherin-12") -AnnotationAssertion( "neural type cadherin 2") -AnnotationAssertion( "neuronal cadherin 2") -AnnotationAssertion(rdfs:label "CDH12 (Hsap)") -SubClassOf( ) - -# Class: (LOC101060145 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101060145 (Hsap)") -SubClassOf( ) - -# Class: (LOC101926942 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101926942 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927078 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927078 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927199 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927199 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927281 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927281 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927286 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927286 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927389 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927389 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927439 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927439 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927459 (Hsap)) - -AnnotationAssertion( "TCONS_00015136") -AnnotationAssertion(rdfs:label "LOC101927459 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927668 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927668 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927745 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927745 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927835 (Hsap)) - -AnnotationAssertion( "CTD-2313P7.1") -AnnotationAssertion(rdfs:label "LOC101927835 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927843 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101927843 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927870 (Hsap)) - -AnnotationAssertion( "CTB-107G13.1") -AnnotationAssertion(rdfs:label "LOC101927870 (Hsap)") -SubClassOf( ) - -# Class: (LOC101927874 (Hsap)) - -AnnotationAssertion( "HAP") -AnnotationAssertion( "HBV-activated protein") -AnnotationAssertion( "MCOPS12") -AnnotationAssertion( "NR1B2") -AnnotationAssertion( "RAR-beta") -AnnotationAssertion( "RAR-epsilon") -AnnotationAssertion( "RARbeta") -AnnotationAssertion( "RARbeta1") -AnnotationAssertion( "RRB2") -AnnotationAssertion( "hepatitis B virus activated protein") -AnnotationAssertion( "nuclear receptor subfamily 1 group B member 2") -AnnotationAssertion( "retinoic acid receptor beta") -AnnotationAssertion( "retinoic acid receptor, beta polypeptide") -AnnotationAssertion(rdfs:label "LOC101927874 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928114 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928114 (Hsap)") -SubClassOf( ) - -# Class: (LINC01179 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01179 (Hsap)") -SubClassOf( ) - -# Class: (LINC01411 (Hsap)) - -AnnotationAssertion( "RP11-267A15.1") -AnnotationAssertion(rdfs:label "LINC01411 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928196 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928196 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928278 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928278 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928622 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928622 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928842 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928842 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928923 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928923 (Hsap)") -SubClassOf( ) - -# Class: (LOC101928964 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101928964 (Hsap)") -SubClassOf( ) - -# Class: (LOC101929028 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101929028 (Hsap)") -SubClassOf( ) - -# Class: (LINC00836 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC00836 (Hsap)") -SubClassOf( ) - -# Class: (ZIM2-AS1 (Hsap)) - -AnnotationAssertion( "ZIM2as") -AnnotationAssertion(rdfs:label "ZIM2-AS1 (Hsap)") -SubClassOf( ) - -# Class: (CASC6 (Hsap)) - -AnnotationAssertion( "cancer susceptibility 6 (non-protein coding)") -AnnotationAssertion( "cancer susceptibility candidate 6 (non-protein coding)") -AnnotationAssertion(rdfs:label "CASC6 (Hsap)") -SubClassOf( ) - -# Class: (LOC101929667 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101929667 (Hsap)") -SubClassOf( ) - -# Class: (LOC101929680 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC101929680 (Hsap)") -SubClassOf( ) - -# Class: (LINC01583 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01583 (Hsap)") -SubClassOf( ) - -# Class: (CALCRL (Hsap)) - -AnnotationAssertion( "CGRP type 1 receptor") -AnnotationAssertion( "CGRPR") -AnnotationAssertion( "CRLR") -AnnotationAssertion( "LMPHM8") -AnnotationAssertion( "calcitonin gene-related peptide type 1 receptor") -AnnotationAssertion( "calcitonin receptor-like") -AnnotationAssertion(rdfs:label "CALCRL (Hsap)") -SubClassOf( ) - -# Class: (ZFPM2-AS1 (Hsap)) - -AnnotationAssertion( "S-phase cancer-associated transcript 3") -AnnotationAssertion( "SCAT3") -AnnotationAssertion(rdfs:label "ZFPM2-AS1 (Hsap)") -SubClassOf( ) - -# Class: (LINC01497 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01497 (Hsap)") -SubClassOf( ) - -# Class: (LINC01500 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01500 (Hsap)") -SubClassOf( ) - -# Class: (LOC102724957 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC102724957 (Hsap)") -SubClassOf( ) - -# Class: (LINC01378 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01378 (Hsap)") -SubClassOf( ) - -# Class: (LOC103787232 (Cjac)) - -AnnotationAssertion( "serpin B6-like") -AnnotationAssertion(rdfs:label "LOC103787232 (Cjac)") -SubClassOf( ) - -# Class: (LOC103788138 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103788138 (Cjac)") -SubClassOf( ) - -# Class: (LOC103788313 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103788313 (Cjac)") -SubClassOf( ) - -# Class: (LOC103788553 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103788553 (Cjac)") -SubClassOf( ) - -# Class: (LOC103788660 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103788660 (Cjac)") -SubClassOf( ) - -# Class: (ANKRD61 (Cjac)) - -AnnotationAssertion( "ankyrin repeat domain-containing protein 61") -AnnotationAssertion(rdfs:label "ANKRD61 (Cjac)") -SubClassOf( ) - -# Class: (LOC103788721 (Cjac)) - -AnnotationAssertion( "multiple epidermal growth factor-like domains protein 6") -AnnotationAssertion( "putative EGF-like and EMI domain-containing protein 1") -AnnotationAssertion( "uncharacterized protein LOC103788721") -AnnotationAssertion(rdfs:label "LOC103788721 (Cjac)") -SubClassOf( ) - -# Class: (LOC103789268 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103789268 (Cjac)") -SubClassOf( ) - -# Class: (LOC103789439 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103789439 (Cjac)") -SubClassOf( ) - -# Class: (LOC103789461 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103789461 (Cjac)") -SubClassOf( ) - -# Class: (LOC103790018 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103790018 (Cjac)") -SubClassOf( ) - -# Class: (LOC103790362 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103790362 (Cjac)") -SubClassOf( ) - -# Class: (PDZD2 (Cjac)) - -AnnotationAssertion( "PDZ domain-containing protein 2") -AnnotationAssertion(rdfs:label "PDZD2 (Cjac)") -SubClassOf( ) - -# Class: (LOC103791740 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103791740 (Cjac)") -SubClassOf( ) - -# Class: (COL19A1 (Cjac)) - -AnnotationAssertion( "collagen alpha-1(XIX) chain") -AnnotationAssertion( "collagen, type XIX, alpha 1") -AnnotationAssertion(rdfs:label "COL19A1 (Cjac)") -SubClassOf( ) - -# Class: (LOC103793418 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103793418 (Cjac)") -SubClassOf( ) - -# Class: (LOC103793569 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103793569 (Cjac)") -SubClassOf( ) - -# Class: (LOC103793609 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103793609 (Cjac)") -SubClassOf( ) - -# Class: (C8H7orf62 (Cjac)) - -AnnotationAssertion( "C8H7orf62") -AnnotationAssertion( "chromosome 8 C7orf62 homolog") -AnnotationAssertion( "testis-expressed protein 47") -AnnotationAssertion(rdfs:label "C8H7orf62 (Cjac)") -SubClassOf( ) - -# Class: (LOC103795407 (Cjac)) - -AnnotationAssertion( "uncharacterized protein LOC103795407") -AnnotationAssertion(rdfs:label "LOC103795407 (Cjac)") -SubClassOf( ) - -# Class: (LOC103795617 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC103795617 (Cjac)") -SubClassOf( ) - -# Class: (WFDC2 (Hsap)) - -AnnotationAssertion( "EDDM4") -AnnotationAssertion( "HE4") -AnnotationAssertion( "WAP domain containing protein HE4-V4") -AnnotationAssertion( "WAP four-disulfide core domain protein 2") -AnnotationAssertion( "WAP5") -AnnotationAssertion( "dJ461P17.6") -AnnotationAssertion( "epididymal protein 4") -AnnotationAssertion( "epididymal secretory protein E4") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "epididymis-specific, whey-acidic protein type, four-disulfide core") -AnnotationAssertion( "human epididymis protein 4") -AnnotationAssertion( "major epididymis-specific protein E4") -AnnotationAssertion( "putative protease inhibitor WAP5") -AnnotationAssertion(rdfs:label "WFDC2 (Hsap)") -SubClassOf( ) - -# Class: (SPON1 (Hsap)) - -AnnotationAssertion( "VSGP/F-spondin") -AnnotationAssertion( "f-spondin") -AnnotationAssertion( "spondin 1, (f-spondin) extracellular matrix protein") -AnnotationAssertion( "spondin 1, extracellular matrix protein") -AnnotationAssertion( "spondin-1") -AnnotationAssertion( "vascular smooth muscle cell growth-promoting factor") -AnnotationAssertion(rdfs:label "SPON1 (Hsap)") -SubClassOf( ) - -# Class: (LINC01202 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01202 (Hsap)") -SubClassOf( ) - -# Class: (VAV3 (Hsap)) - -AnnotationAssertion( "VAV-3") -AnnotationAssertion( "guanine nucleotide exchange factor VAV3") -AnnotationAssertion( "vav 3 guanine nucleotide exchange factor") -AnnotationAssertion( "vav 3 oncogene") -AnnotationAssertion(rdfs:label "VAV3 (Hsap)") -SubClassOf( ) - -# Class: (ADARB2 (Hsap)) - -AnnotationAssertion( "ADAR3") -AnnotationAssertion( "RED2") -AnnotationAssertion( "RED2 homolog") -AnnotationAssertion( "RNA-dependent adenosine deaminase 3") -AnnotationAssertion( "RNA-editing deaminase 2") -AnnotationAssertion( "RNA-editing enzyme 2") -AnnotationAssertion( "adenosine deaminase, RNA-specific, B2 (RED1 homolog rat)") -AnnotationAssertion( "adenosine deaminase, RNA-specific, B2 (RED2 homolog rat)") -AnnotationAssertion( "adenosine deaminase, RNA-specific, B2 (non-functional)") -AnnotationAssertion( "double-stranded RNA-specific editase B2") -AnnotationAssertion( "dsRNA adenosine deaminase B2") -AnnotationAssertion( "homolog of rat BLUE") -AnnotationAssertion(rdfs:label "ADARB2 (Hsap)") -SubClassOf( ) - -# Class: (SEMA3C (Hsap)) - -AnnotationAssertion( "SEMAE") -AnnotationAssertion( "SemE") -AnnotationAssertion( "sema E") -AnnotationAssertion( "sema domain, immunoglobulin domain (Ig), short basic domain, secreted, (semaphorin) 3C") -AnnotationAssertion( "semaphorin E") -AnnotationAssertion( "semaphorin-3C") -AnnotationAssertion(rdfs:label "SEMA3C (Hsap)") -SubClassOf( ) - -# Class: (LOC105369818 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105369818 (Hsap)") -SubClassOf( ) - -# Class: (LOC105369890 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105369890 (Hsap)") -SubClassOf( ) - -# Class: (LOC105370019 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105370019 (Hsap)") -SubClassOf( ) - -# Class: (LOC105370315 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105370315 (Hsap)") -SubClassOf( ) - -# Class: (LOC105370456 (Hsap)) - -AnnotationAssertion( "CTD-2058B24.2") -AnnotationAssertion( "CTD-2058B24.3") -AnnotationAssertion(rdfs:label "LOC105370456 (Hsap)") -SubClassOf( ) - -# Class: (LOC105370610 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105370610 (Hsap)") -SubClassOf( ) - -# Class: (LOC105371310 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105371310 (Hsap)") -SubClassOf( ) - -# Class: (LOC105371331 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105371331 (Hsap)") -SubClassOf( ) - -# Class: (LOC105371663 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105371663 (Hsap)") -SubClassOf( ) - -# Class: (LOC105371677 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105371677 (Hsap)") -SubClassOf( ) - -# Class: (LOC105371832 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105371832 (Hsap)") -SubClassOf( ) - -# Class: (LOC105371833 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105371833 (Hsap)") -SubClassOf( ) - -# Class: (LOC105373454 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105373454 (Hsap)") -SubClassOf( ) - -# Class: (LOC105373592 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105373592 (Hsap)") -SubClassOf( ) - -# Class: (LOC105373642 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105373642 (Hsap)") -SubClassOf( ) - -# Class: (LOC105373893 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105373893 (Hsap)") -SubClassOf( ) - -# Class: (LOC105374392 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105374392 (Hsap)") -SubClassOf( ) - -# Class: (LOC105374524 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105374524 (Hsap)") -SubClassOf( ) - -# Class: (LOC105374971 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105374971 (Hsap)") -SubClassOf( ) - -# Class: (LOC105374973 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105374973 (Hsap)") -SubClassOf( ) - -# Class: (LOC105375473 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105375473 (Hsap)") -SubClassOf( ) - -# Class: (LOC105376081 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105376081 (Hsap)") -SubClassOf( ) - -# Class: (LOC105376372 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105376372 (Hsap)") -SubClassOf( ) - -# Class: (LOC105376457 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105376457 (Hsap)") -SubClassOf( ) - -# Class: (LOC105376917 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105376917 (Hsap)") -SubClassOf( ) - -# Class: (LOC105376987 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105376987 (Hsap)") -SubClassOf( ) - -# Class: (LOC105377183 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105377183 (Hsap)") -SubClassOf( ) - -# Class: (LOC105377209 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105377209 (Hsap)") -SubClassOf( ) - -# Class: (LOC105377436 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105377436 (Hsap)") -SubClassOf( ) - -# Class: (LOC105377701 (Hsap)) - -AnnotationAssertion( "CTB-181F24.1") -AnnotationAssertion(rdfs:label "LOC105377701 (Hsap)") -SubClassOf( ) - -# Class: (LOC105377703 (Hsap)) - -AnnotationAssertion( "CTC-340A15.2") -AnnotationAssertion(rdfs:label "LOC105377703 (Hsap)") -SubClassOf( ) - -# Class: (LOC105377862 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105377862 (Hsap)") -SubClassOf( ) - -# Class: (LOC105378031 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105378031 (Hsap)") -SubClassOf( ) - -# Class: (LOC105378334 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105378334 (Hsap)") -SubClassOf( ) - -# Class: (LOC105378486 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105378486 (Hsap)") -SubClassOf( ) - -# Class: (LOC105378657 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105378657 (Hsap)") -SubClassOf( ) - -# Class: (LOC105379003 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105379003 (Hsap)") -SubClassOf( ) - -# Class: (LOC105379054 (Hsap)) - -AnnotationAssertion( "CTC-348L14.1") -AnnotationAssertion( "VCAN antisense RNA 1 (non-protein coding)") -AnnotationAssertion(rdfs:label "LOC105379054 (Hsap)") -SubClassOf( ) - -# Class: (LOC105379064 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105379064 (Hsap)") -SubClassOf( ) - -# Class: (LOC105379146 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105379146 (Hsap)") -SubClassOf( ) - -# Class: (LOC105379168 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC105379168 (Hsap)") -SubClassOf( ) - -# Class: (POSTN (Hsap)) - -AnnotationAssertion( "OSF-2") -AnnotationAssertion( "OSF2") -AnnotationAssertion( "PDLPOSTN") -AnnotationAssertion( "PN") -AnnotationAssertion( "osteoblast specific factor 2 (fasciclin I-like)") -AnnotationAssertion( "periodontal ligament-specific periostin") -AnnotationAssertion( "periostin") -AnnotationAssertion( "periostin, osteoblast specific factor") -AnnotationAssertion(rdfs:label "POSTN (Hsap)") -SubClassOf( ) - -# Class: (NES (Hsap)) - -AnnotationAssertion( "Nbla00170") -AnnotationAssertion( "nestin") -AnnotationAssertion(rdfs:label "NES (Hsap)") -SubClassOf( ) - -# Class: (IQGAP2 (Hsap)) - -AnnotationAssertion( "ras GTPase-activating-like protein IQGAP2") -AnnotationAssertion(rdfs:label "IQGAP2 (Hsap)") -SubClassOf( ) - -# Class: (CFTR (Hsap)) - -AnnotationAssertion( "ABC35") -AnnotationAssertion( "ABCC7") -AnnotationAssertion( "CF") -AnnotationAssertion( "CFTR/MRP") -AnnotationAssertion( "MRP7") -AnnotationAssertion( "TNR-CFTR") -AnnotationAssertion( "cAMP-dependent chloride channel") -AnnotationAssertion( "channel conductance-controlling ATPase") -AnnotationAssertion( "cystic fibrosis transmembrane conductance regulating") -AnnotationAssertion( "cystic fibrosis transmembrane conductance regulator") -AnnotationAssertion( "cystic fibrosis transmembrane conductance regulator (ATP-binding cassette sub-family C, member 7)") -AnnotationAssertion( "dJ760C5.1") -AnnotationAssertion(rdfs:label "CFTR (Hsap)") -SubClassOf( ) - -# Class: (NPM1P10 (Hsap)) - -AnnotationAssertion( "nucleophosmin (nucleolar phosphoprotein B23, numatrin) pseudogene") -AnnotationAssertion( "nucleophosmin 1 (nucleolar phosphoprotein B23, numatrin) pseudogene 10") -AnnotationAssertion(rdfs:label "NPM1P10 (Hsap)") -SubClassOf( ) - -# Class: (LOC108587679 (Cjac)) - -AnnotationAssertion( "LOW QUALITY PROTEIN: NACHT domain- and WD repeat-containing protein 1") -AnnotationAssertion(rdfs:label "LOC108587679 (Cjac)") -SubClassOf( ) - -# Class: (LOC108587895 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108587895 (Cjac)") -SubClassOf( ) - -# Class: (LOC108588071 (Cjac)) - -AnnotationAssertion( "laminin subunit alpha-3") -AnnotationAssertion(rdfs:label "LOC108588071 (Cjac)") -SubClassOf( ) - -# Class: (LOC108588466 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108588466 (Cjac)") -SubClassOf( ) - -# Class: (LOC108588539 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108588539 (Cjac)") -SubClassOf( ) - -# Class: (LOC108588801 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108588801 (Cjac)") -SubClassOf( ) - -# Class: (LOC108588895 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108588895 (Cjac)") -SubClassOf( ) - -# Class: (LOC108589054 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108589054 (Cjac)") -SubClassOf( ) - -# Class: (LOC108589153 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108589153 (Cjac)") -SubClassOf( ) - -# Class: (LOC108589948 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108589948 (Cjac)") -SubClassOf( ) - -# Class: (LOC108591196 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108591196 (Cjac)") -SubClassOf( ) - -# Class: (LOC108593203 (Cjac)) - -AnnotationAssertion(rdfs:label "LOC108593203 (Cjac)") -SubClassOf( ) - -# Class: (NMU (Hsap)) - -AnnotationAssertion( "neuromedin U precursor-related peptide/neuromedin U preproprotein") -AnnotationAssertion( "neuromedin-U") -AnnotationAssertion( "prepro-NMU") -AnnotationAssertion(rdfs:label "NMU (Hsap)") -SubClassOf( ) - -# Class: (NPFFR2 (Hsap)) - -AnnotationAssertion( "G-protein coupled receptor 74") -AnnotationAssertion( "G-protein coupled receptor HLWAR77") -AnnotationAssertion( "GPR74") -AnnotationAssertion( "HLWAR77") -AnnotationAssertion( "NPFF2") -AnnotationAssertion( "NPGPR") -AnnotationAssertion( "neuropeptide FF 2") -AnnotationAssertion( "neuropeptide FF receptor 2") -AnnotationAssertion( "neuropeptide G-protein coupled receptor") -AnnotationAssertion(rdfs:label "NPFFR2 (Hsap)") -SubClassOf( ) - -# Class: (ADAMTS5 (Hsap)) - -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 5") -AnnotationAssertion( "ADAM-TS 11") -AnnotationAssertion( "ADAM-TS 5") -AnnotationAssertion( "ADAM-TS5") -AnnotationAssertion( "ADAMTS-11") -AnnotationAssertion( "ADAMTS-5") -AnnotationAssertion( "ADAMTS11") -AnnotationAssertion( "ADMP-2") -AnnotationAssertion( "a disintegrin and metalloproteinase with thrombospondin motifs 11") -AnnotationAssertion( "a disintegrin-like and metalloprotease (reprolysin type) with thrombospondin type 1 motif, 5 (aggrecanase-2)") -AnnotationAssertion( "aggrecanase-2") -AnnotationAssertion(rdfs:label "ADAMTS5 (Hsap)") -SubClassOf( ) - -# Class: (WIF1 (Hsap)) - -AnnotationAssertion( "WIF-1") -AnnotationAssertion( "wnt inhibitory factor 1") -AnnotationAssertion(rdfs:label "WIF1 (Hsap)") -SubClassOf( ) - -# Class: (FILIP1L (Hsap)) - -AnnotationAssertion( "130 kDa GPBP-interacting protein") -AnnotationAssertion( "90 kDa GPBP-interacting protein") -AnnotationAssertion( "DOC-1") -AnnotationAssertion( "DOC1") -AnnotationAssertion( "GIP130") -AnnotationAssertion( "GIP90") -AnnotationAssertion( "filamin A-interacting protein 1-like") -AnnotationAssertion( "protein down-regulated in ovarian cancer 1") -AnnotationAssertion(rdfs:label "FILIP1L (Hsap)") -SubClassOf( ) - -# Class: (CHRM2 (Hsap)) - -AnnotationAssertion( "7TM receptor") -AnnotationAssertion( "HM2") -AnnotationAssertion( "acetylcholine receptor, muscarinic 2") -AnnotationAssertion( "muscarinic M2 receptor") -AnnotationAssertion( "muscarinic acetylcholine receptor M2") -AnnotationAssertion(rdfs:label "CHRM2 (Hsap)") -SubClassOf( ) - -# Class: (MED8 (Hsap)) - -AnnotationAssertion( "ARC32") -AnnotationAssertion( "activator-recruited cofactor 32 kDa component") -AnnotationAssertion( "mediator of RNA polymerase II transcription subunit 8") -AnnotationAssertion( "mediator of RNA polymerase II transcription subunit MED8") -AnnotationAssertion(rdfs:label "MED8 (Hsap)") -SubClassOf( ) - -# Class: (CHRNA2 (Hsap)) - -AnnotationAssertion( "acetylcholine receptor, nicotinic, alpha 2 (neuronal)") -AnnotationAssertion( "cholinergic receptor, nicotinic alpha 2") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha 2 (neuronal)") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha polypeptide 2 (neuronal)") -AnnotationAssertion( "neuronal acetylcholine receptor subunit alpha-2") -AnnotationAssertion(rdfs:label "CHRNA2 (Hsap)") -SubClassOf( ) - -# Class: (CHRNA4 (Hsap)) - -AnnotationAssertion( "BFNC") -AnnotationAssertion( "EBN") -AnnotationAssertion( "EBN1") -AnnotationAssertion( "NACHR") -AnnotationAssertion( "NACHRA4") -AnnotationAssertion( "NACRA4") -AnnotationAssertion( "cholinergic receptor, nicotinic alpha 4") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha 4 (neuronal)") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha polypeptide 4") -AnnotationAssertion( "neuronal acetylcholine receptor subunit alpha-4") -AnnotationAssertion( "neuronal nicotinic acetylcholine receptor alpha-4 subunit") -AnnotationAssertion(rdfs:label "CHRNA4 (Hsap)") -SubClassOf( ) - -# Class: (CHRNA7 (Hsap)) - -AnnotationAssertion( "CHRNA7-2") -AnnotationAssertion( "NACHRA7") -AnnotationAssertion( "a7 nicotinic acetylcholine receptor") -AnnotationAssertion( "alpha 7 neuronal nicotinic acetylcholine receptor") -AnnotationAssertion( "alpha-7 nicotinic cholinergic receptor subunit") -AnnotationAssertion( "cholinergic receptor, nicotinic alpha 7") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha 7 (neuronal)") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha polypeptide 7") -AnnotationAssertion( "neuronal acetylcholine receptor protein, alpha-7 chain") -AnnotationAssertion( "neuronal acetylcholine receptor subunit alpha-7") -AnnotationAssertion(rdfs:label "CHRNA7 (Hsap)") -SubClassOf( ) - -# Class: (KCTD12 (Hsap)) - -AnnotationAssertion( "BTB/POZ domain-containing protein KCTD12") -AnnotationAssertion( "C13orf2") -AnnotationAssertion( "PFET1") -AnnotationAssertion( "PFETIN") -AnnotationAssertion( "potassium channel tetramerisation domain containing 12") -AnnotationAssertion( "predominantly fetal expressed T1 domain") -AnnotationAssertion( "testicular tissue protein Li 100") -AnnotationAssertion(rdfs:label "KCTD12 (Hsap)") -SubClassOf( ) - -# Class: (NOSTRIN (Hsap)) - -AnnotationAssertion( "BM247 homolog") -AnnotationAssertion( "DaIP2") -AnnotationAssertion( "ENOS traffic inducer") -AnnotationAssertion( "eNOS-trafficking inducer") -AnnotationAssertion( "endothelial nitric oxide synthase traffic inducer") -AnnotationAssertion( "nitric oxide synthase traffic inducer") -AnnotationAssertion( "nitric oxide synthase trafficker") -AnnotationAssertion( "nostrin") -AnnotationAssertion( "ortholog of mouse disabled 2 interacting proein 2") -AnnotationAssertion(rdfs:label "NOSTRIN (Hsap)") -SubClassOf( ) - -# Class: (DACH2 (Hsap)) - -AnnotationAssertion( "dachshund homolog 2") -AnnotationAssertion(rdfs:label "DACH2 (Hsap)") -SubClassOf( ) - -# Class: (SH2D1B (Hsap)) - -AnnotationAssertion( "EAT-2") -AnnotationAssertion( "EAT2") -AnnotationAssertion( "EWS/FLI1-activated transcript 2") -AnnotationAssertion( "SH2 domain-containing molecule EAT2") -AnnotationAssertion( "SH2 domain-containing protein 1B") -AnnotationAssertion(rdfs:label "SH2D1B (Hsap)") -SubClassOf( ) - -# Class: (TWIST2 (Hsap)) - -AnnotationAssertion( "AMS") -AnnotationAssertion( "BBRSAY") -AnnotationAssertion( "DERMO1") -AnnotationAssertion( "FFDD3") -AnnotationAssertion( "SETLSS") -AnnotationAssertion( "bHLHa39") -AnnotationAssertion( "class A basic helix-loop-helix protein 39") -AnnotationAssertion( "dermis-expressed protein 1") -AnnotationAssertion( "twist basic helix-loop-helix transcription factor 2") -AnnotationAssertion( "twist homolog 2") -AnnotationAssertion( "twist-related bHLH protein Dermo1") -AnnotationAssertion( "twist-related protein 2") -AnnotationAssertion(rdfs:label "TWIST2 (Hsap)") -SubClassOf( ) - -# Class: (PARD3B (Hsap)) - -AnnotationAssertion( "ALS2CR19") -AnnotationAssertion( "PAR3-L protein") -AnnotationAssertion( "PAR3B") -AnnotationAssertion( "PAR3L") -AnnotationAssertion( "PAR3beta") -AnnotationAssertion( "amyotrophic lateral sclerosis 2 (juvenile) chromosome region, candidate 19") -AnnotationAssertion( "amyotrophic lateral sclerosis 2 chromosomal region candidate gene 19 protein") -AnnotationAssertion( "par-3 partitioning defective 3 homolog B") -AnnotationAssertion( "partitioning defective 3 homolog B") -AnnotationAssertion( "partitioning defective 3-like protein") -AnnotationAssertion( "partitioning-defective 3-beta") -AnnotationAssertion(rdfs:label "PARD3B (Hsap)") -SubClassOf( ) - -# Class: (LRIG3 (Hsap)) - -AnnotationAssertion( "LIG-3") -AnnotationAssertion( "LIG3") -AnnotationAssertion( "leucine-rich repeats and immunoglobulin-like domains protein 3") -AnnotationAssertion(rdfs:label "LRIG3 (Hsap)") -SubClassOf( ) - -# Class: (HSPB6 (Hsap)) - -AnnotationAssertion( "HEL55") -AnnotationAssertion( "Hsp20") -AnnotationAssertion( "PPP1R91") -AnnotationAssertion( "epididymis luminal protein 55") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "heat shock 20 kDa-like protein p20") -AnnotationAssertion( "heat shock protein beta-6") -AnnotationAssertion( "heat shock protein family B (small) member B6") -AnnotationAssertion( "heat shock protein, alpha-crystallin-related, B6") -AnnotationAssertion( "protein phosphatase 1, regulatory subunit 91") -AnnotationAssertion(rdfs:label "HSPB6 (Hsap)") -SubClassOf( ) - -# Class: (CNR1 (Hsap)) - -AnnotationAssertion( "CANN6") -AnnotationAssertion( "CB-R") -AnnotationAssertion( "CB1") -AnnotationAssertion( "CB1A") -AnnotationAssertion( "CB1K5") -AnnotationAssertion( "CB1R") -AnnotationAssertion( "CNR") -AnnotationAssertion( "cannabinoid receptor 1") -AnnotationAssertion( "cannabinoid receptor 1 (brain)") -AnnotationAssertion( "central cannabinoid receptor") -AnnotationAssertion(rdfs:label "CNR1 (Hsap)") -SubClassOf( ) - -# Class: (COL1A2 (Hsap)) - -AnnotationAssertion( "EDSARTH2") -AnnotationAssertion( "EDSCV") -AnnotationAssertion( "OI4") -AnnotationAssertion( "alpha 2 type I procollagen") -AnnotationAssertion( "alpha 2(I) procollagen") -AnnotationAssertion( "alpha 2(I)-collagen") -AnnotationAssertion( "alpha-2 type I collagen") -AnnotationAssertion( "collagen I, alpha-2 polypeptide") -AnnotationAssertion( "collagen alpha-2(I) chain") -AnnotationAssertion( "collagen of skin, tendon and bone, alpha-2 chain") -AnnotationAssertion( "collagen, type I, alpha 2") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "type I procollagen") -AnnotationAssertion(rdfs:label "COL1A2 (Hsap)") -SubClassOf( ) - -# Class: (SYT2 (Hsap)) - -AnnotationAssertion( "CMS7") -AnnotationAssertion( "CMS7A") -AnnotationAssertion( "CMS7B") -AnnotationAssertion( "MYSPC") -AnnotationAssertion( "SytII") -AnnotationAssertion( "synaptotagmin II") -AnnotationAssertion( "synaptotagmin-2") -AnnotationAssertion(rdfs:label "SYT2 (Hsap)") -SubClassOf( ) - -# Class: (COL4A3 (Hsap)) - -AnnotationAssertion( "ATS2") -AnnotationAssertion( "ATS3") -AnnotationAssertion( "collagen IV, alpha-3 polypeptide") -AnnotationAssertion( "collagen alpha-3(IV) chain") -AnnotationAssertion( "collagen, type IV, alpha 3 (Goodpasture antigen)") -AnnotationAssertion( "tumstatin") -AnnotationAssertion(rdfs:label "COL4A3 (Hsap)") -SubClassOf( ) - -# Class: (TSHZ2 (Hsap)) - -AnnotationAssertion( "C20orf17") -AnnotationAssertion( "OVC10-2") -AnnotationAssertion( "TSH2") -AnnotationAssertion( "ZABC2") -AnnotationAssertion( "ZNF218") -AnnotationAssertion( "cell growth-inhibiting protein 7") -AnnotationAssertion( "ovarian cancer-related protein 10-2") -AnnotationAssertion( "serologically defined colon cancer antigen 33 like") -AnnotationAssertion( "teashirt family zinc finger 2") -AnnotationAssertion( "teashirt homolog 2") -AnnotationAssertion( "zinc finger protein 218") -AnnotationAssertion(rdfs:label "TSHZ2 (Hsap)") -SubClassOf( ) - -# Class: (PROKR2 (Hsap)) - -AnnotationAssertion( "G protein-coupled receptor 73-like 1") -AnnotationAssertion( "G-protein coupled receptor I5E") -AnnotationAssertion( "GPR73L1") -AnnotationAssertion( "GPR73b") -AnnotationAssertion( "GPRg2") -AnnotationAssertion( "HH3") -AnnotationAssertion( "KAL3") -AnnotationAssertion( "PK-R2") -AnnotationAssertion( "PKR2") -AnnotationAssertion( "dJ680N4.3") -AnnotationAssertion( "prokineticin receptor 2") -AnnotationAssertion(rdfs:label "PROKR2 (Hsap)") -SubClassOf( ) - -# Class: (COL5A2 (Hsap)) - -AnnotationAssertion( "AB collagen") -AnnotationAssertion( "EDSC") -AnnotationAssertion( "EDSCL2") -AnnotationAssertion( "collagen alpha-2(V) chain") -AnnotationAssertion( "collagen, fetal membrane, A polypeptide") -AnnotationAssertion( "type V preprocollagen alpha 2 chain") -AnnotationAssertion(rdfs:label "COL5A2 (Hsap)") -SubClassOf( ) - -# Class: (TRABD2A (Hsap)) - -AnnotationAssertion( "C2orf89") -AnnotationAssertion( "TIKI1") -AnnotationAssertion( "TRAB domain-containing protein 2A") -AnnotationAssertion( "UPF0632 protein C2orf89") -AnnotationAssertion( "metalloprotease TIKI1") -AnnotationAssertion(rdfs:label "TRABD2A (Hsap)") -SubClassOf( ) - -# Class: (ACVR1C (Hsap)) - -AnnotationAssertion( "ACTR-IC") -AnnotationAssertion( "ACVRLK7") -AnnotationAssertion( "ALK-7") -AnnotationAssertion( "ALK7") -AnnotationAssertion( "activin A receptor, type IC") -AnnotationAssertion( "activin receptor type IC") -AnnotationAssertion( "activin receptor type-1C") -AnnotationAssertion( "activin receptor-like kinase 7") -AnnotationAssertion(rdfs:label "ACVR1C (Hsap)") -SubClassOf( ) - -# Class: (LYPD6 (Hsap)) - -AnnotationAssertion( "ly6/PLAUR domain-containing protein 6") -AnnotationAssertion(rdfs:label "LYPD6 (Hsap)") -SubClassOf( ) - -# Class: (COL15A1 (Hsap)) - -AnnotationAssertion( "collagen XV, alpha-1 polypeptide") -AnnotationAssertion( "collagen alpha-1(XV) chain") -AnnotationAssertion( "collagen type XV proteoglycan") -AnnotationAssertion( "collagen, type XV, alpha 1") -AnnotationAssertion( "endostatin-XV") -AnnotationAssertion( "restin") -AnnotationAssertion(rdfs:label "COL15A1 (Hsap)") -SubClassOf( ) - -# Class: (COL19A1 (Hsap)) - -AnnotationAssertion( "COL9A1L") -AnnotationAssertion( "D6S228E") -AnnotationAssertion( "a1 chain of type XIX collagen") -AnnotationAssertion( "collagen XIX, alpha-1 polypeptide") -AnnotationAssertion( "collagen alpha 1 (Y) chain") -AnnotationAssertion( "collagen alpha-1(XIX) chain") -AnnotationAssertion( "collagen, type XIX, alpha 1") -AnnotationAssertion(rdfs:label "COL19A1 (Hsap)") -SubClassOf( ) - -# Class: (KCNH8 (Hsap)) - -AnnotationAssertion( "ELK") -AnnotationAssertion( "ELK channel 3") -AnnotationAssertion( "ELK1") -AnnotationAssertion( "Kv12.1") -AnnotationAssertion( "elk3") -AnnotationAssertion( "ether-a-go-go-like potassium channel 1") -AnnotationAssertion( "ether-a-go-go-like potassium channel 3") -AnnotationAssertion( "hElk1") -AnnotationAssertion( "potassium channel, voltage gated eag related subfamily H, member 8") -AnnotationAssertion( "potassium voltage-gated channel subfamily H member 8") -AnnotationAssertion( "potassium voltage-gated channel, subfamily H (eag-related), member 8") -AnnotationAssertion( "voltage-gated potassium channel subunit Kv12.1") -AnnotationAssertion(rdfs:label "KCNH8 (Hsap)") -SubClassOf( ) - -# Class: (ENPP6 (Hsap)) - -AnnotationAssertion( "B830047L21Rik") -AnnotationAssertion( "E-NPP 6") -AnnotationAssertion( "GPC-Cpde") -AnnotationAssertion( "NPP-6") -AnnotationAssertion( "NPP6") -AnnotationAssertion( "choline-specific glycerophosphodiester phosphodiesterase") -AnnotationAssertion( "ectonucleotide pyrophosphatase/phosphodiesterase family member 6") -AnnotationAssertion( "glycerophosphocholine cholinephosphodiesterase ENPP6") -AnnotationAssertion(rdfs:label "ENPP6 (Hsap)") -SubClassOf( ) - -# Class: (B3GAT2 (Hsap)) - -AnnotationAssertion( "GLCATS") -AnnotationAssertion( "UDP-glucuronosyltransferase S") -AnnotationAssertion( "UDP-glucuronyltransferase S") -AnnotationAssertion( "galactosylgalactosylxylosylprotein 3-beta-glucuronosyltransferase 2") -AnnotationAssertion( "glcAT-D") -AnnotationAssertion( "glucuronosyltransferase S") -AnnotationAssertion( "uridine diphosphate glucuronic acid:acceptor glucuronosyltransferase") -AnnotationAssertion(rdfs:label "B3GAT2 (Hsap)") -SubClassOf( ) - -# Class: (CRABP1 (Hsap)) - -AnnotationAssertion( "CRABP") -AnnotationAssertion( "CRABP-I") -AnnotationAssertion( "CRABPI") -AnnotationAssertion( "RBP5") -AnnotationAssertion( "cellular retinoic acid-binding protein 1") -AnnotationAssertion( "cellular retinoic acid-binding protein I") -AnnotationAssertion(rdfs:label "CRABP1 (Hsap)") -SubClassOf( ) - -# Class: (OR1L8 (Hsap)) - -AnnotationAssertion( "OR9-24") -AnnotationAssertion( "olfactory receptor 1L8") -AnnotationAssertion( "olfactory receptor OR9-24") -AnnotationAssertion(rdfs:label "OR1L8 (Hsap)") -SubClassOf( ) - -# Class: (SLITRK4 (Hsap)) - -AnnotationAssertion( "SLIT and NTRK-like protein 4") -AnnotationAssertion( "slit and trk like gene 4") -AnnotationAssertion(rdfs:label "SLITRK4 (Hsap)") -SubClassOf( ) - -# Class: (CRH (Hsap)) - -AnnotationAssertion( "CRF") -AnnotationAssertion( "CRH1") -AnnotationAssertion( "corticoliberin") -AnnotationAssertion( "corticotropin-releasing factor") -AnnotationAssertion(rdfs:label "CRH (Hsap)") -SubClassOf( ) - -# Class: (CRHR2 (Hsap)) - -AnnotationAssertion( "CRF-RB") -AnnotationAssertion( "CRF2") -AnnotationAssertion( "CRFR2") -AnnotationAssertion( "CRH-R2") -AnnotationAssertion( "HM-CRF") -AnnotationAssertion( "corticotropin-releasing factor receptor 2") -AnnotationAssertion(rdfs:label "CRHR2 (Hsap)") -SubClassOf( ) - -# Class: (CBLN4 (Hsap)) - -AnnotationAssertion( "CBLNL1") -AnnotationAssertion( "cerebellin precursor-like 1") -AnnotationAssertion( "cerebellin-4") -AnnotationAssertion( "cerebellin-like glycoprotein 1") -AnnotationAssertion(rdfs:label "CBLN4 (Hsap)") -SubClassOf( ) - -# Class: (SYT9 (Hsap)) - -AnnotationAssertion( "synaptotagmin IX") -AnnotationAssertion( "synaptotagmin-9") -AnnotationAssertion( "sytIX") -AnnotationAssertion(rdfs:label "SYT9 (Hsap)") -SubClassOf( ) - -# Class: (CSF1R (Hsap)) - -AnnotationAssertion( "BANDDOS") -AnnotationAssertion( "C-FMS") -AnnotationAssertion( "CD115") -AnnotationAssertion( "CD115 antigen") -AnnotationAssertion( "CSF-1 receptor") -AnnotationAssertion( "CSF-1R") -AnnotationAssertion( "CSFR") -AnnotationAssertion( "FIM2") -AnnotationAssertion( "FMS") -AnnotationAssertion( "FMS proto-oncogene") -AnnotationAssertion( "HDLS") -AnnotationAssertion( "HDLS1") -AnnotationAssertion( "M-CSF-R") -AnnotationAssertion( "McDonough feline sarcoma viral (v-fms) oncogene homolog") -AnnotationAssertion( "macrophage colony stimulating factor I receptor") -AnnotationAssertion( "macrophage colony-stimulating factor 1 receptor") -AnnotationAssertion( "proto-oncogene c-Fms") -AnnotationAssertion(rdfs:label "CSF1R (Hsap)") -SubClassOf( ) - -# Class: (ARHGAP42 (Hsap)) - -AnnotationAssertion( "AD031") -AnnotationAssertion( "GRAF3") -AnnotationAssertion( "TMEM133") -AnnotationAssertion( "rho GTPase-activating protein 42") -AnnotationAssertion( "rho-type GTPase-activating protein 42") -AnnotationAssertion( "transmembrane protein 133") -AnnotationAssertion(rdfs:label "ARHGAP42 (Hsap)") -SubClassOf( ) - -# Class: (CSN1S1 (Hsap)) - -AnnotationAssertion( "CASA") -AnnotationAssertion( "CSN1") -AnnotationAssertion( "alpha-S1-casein") -AnnotationAssertion( "casein, alpha") -AnnotationAssertion(rdfs:label "CSN1S1 (Hsap)") -SubClassOf( ) - -# Class: (LINC00343 (Hsap)) - -AnnotationAssertion( "LINC00344") -AnnotationAssertion( "NCRNA00343") -AnnotationAssertion( "NCRNA00344") -AnnotationAssertion( "long intergenic non-protein coding RNA 344") -AnnotationAssertion(rdfs:label "LINC00343 (Hsap)") -SubClassOf( ) - -# Class: (VCAN (Hsap)) - -AnnotationAssertion( "CSPG2") -AnnotationAssertion( "ERVR") -AnnotationAssertion( "GHAP") -AnnotationAssertion( "PG-M") -AnnotationAssertion( "WGN") -AnnotationAssertion( "WGN1") -AnnotationAssertion( "chondroitin sulfate proteoglycan core protein 2") -AnnotationAssertion( "glial hyaluronate-binding protein") -AnnotationAssertion( "large fibroblast proteoglycan") -AnnotationAssertion( "versican core protein") -AnnotationAssertion( "versican proteoglycan") -AnnotationAssertion(rdfs:label "VCAN (Hsap)") -SubClassOf( ) - -# Class: (BEAN1 (Hsap)) - -AnnotationAssertion( "BEAN") -AnnotationAssertion( "SCA31") -AnnotationAssertion( "brain-expressed protein associating with Nedd4 homolog") -AnnotationAssertion( "protein BEAN1") -AnnotationAssertion(rdfs:label "BEAN1 (Hsap)") -SubClassOf( ) - -# Class: (CCBE1 (Hsap)) - -AnnotationAssertion( "HKLLS1") -AnnotationAssertion( "collagen and calcium-binding EGF domain-containing protein 1") -AnnotationAssertion( "full of fluid protein homolog") -AnnotationAssertion(rdfs:label "CCBE1 (Hsap)") -SubClassOf( ) - -# Class: (CBLN2 (Hsap)) - -AnnotationAssertion( "cerebellin-2") -AnnotationAssertion(rdfs:label "CBLN2 (Hsap)") -SubClassOf( ) - -# Class: (CILP2 (Hsap)) - -AnnotationAssertion( "CILP-2") -AnnotationAssertion( "CLIP-2") -AnnotationAssertion( "cartilage intermediate layer protein 2") -AnnotationAssertion( "cartilage intermediate layer protein-like protein 2") -AnnotationAssertion(rdfs:label "CILP2 (Hsap)") -SubClassOf( ) - -# Class: (SYT6 (Hsap)) - -AnnotationAssertion( "synaptotagmin VI") -AnnotationAssertion( "synaptotagmin-6") -AnnotationAssertion( "sytVI") -AnnotationAssertion(rdfs:label "SYT6 (Hsap)") -SubClassOf( ) - -# Class: (SAMD13 (Hsap)) - -AnnotationAssertion( "HSD-41") -AnnotationAssertion( "HSD-42") -AnnotationAssertion( "SAM domain-containing protein 13") -AnnotationAssertion( "dnaj-like protein (LOC148418)") -AnnotationAssertion( "sterile alpha motif domain-containing protein 13") -AnnotationAssertion(rdfs:label "SAMD13 (Hsap)") -SubClassOf( ) - -# Class: (FAM163A (Hsap)) - -AnnotationAssertion( "C1orf76") -AnnotationAssertion( "NDSP") -AnnotationAssertion( "cebelin") -AnnotationAssertion( "neuroblastoma derived secretory protein") -AnnotationAssertion( "protein FAM163A") -AnnotationAssertion(rdfs:label "FAM163A (Hsap)") -SubClassOf( ) - -# Class: (SMYD1 (Hsap)) - -AnnotationAssertion( "BOP") -AnnotationAssertion( "CD8 beta opposite") -AnnotationAssertion( "KMT3D") -AnnotationAssertion( "SET and MYND domain-containing protein 1") -AnnotationAssertion( "ZMYND18") -AnnotationAssertion( "ZMYND22") -AnnotationAssertion( "histone-lysine N-methyltransferase SMYD1") -AnnotationAssertion( "zinc finger, MYND domain containing 18") -AnnotationAssertion(rdfs:label "SMYD1 (Hsap)") -SubClassOf( ) - -# Class: (LINC01107 (Hsap)) - -AnnotationAssertion(rdfs:label "LINC01107 (Hsap)") -SubClassOf( ) - -# Class: (PPP1R1C (Hsap)) - -AnnotationAssertion( "IPP5") -AnnotationAssertion( "PP1 inhibitor protein 5") -AnnotationAssertion( "inhibitor-5 of protein phosphatase 1") -AnnotationAssertion( "protein phosphatase 1 regulatory subunit 1A") -AnnotationAssertion( "protein phosphatase 1 regulatory subunit 1C") -AnnotationAssertion(rdfs:label "PPP1R1C (Hsap)") -SubClassOf( ) - -# Class: (WDR49 (Hsap)) - -AnnotationAssertion( "WD repeat-containing protein 49") -AnnotationAssertion(rdfs:label "WDR49 (Hsap)") -SubClassOf( ) - -# Class: (C4orf26 (Hsap)) - -AnnotationAssertion( "AI2A4") -AnnotationAssertion( "C4orf26") -AnnotationAssertion( "amelogenesis imperfecta type IIA4") -AnnotationAssertion( "odontogenesis associated phosphoprotein") -AnnotationAssertion( "uncharacterized protein C4orf26") -AnnotationAssertion(rdfs:label "C4orf26 (Hsap)") -SubClassOf( ) - -# Class: (BTNL9 (Hsap)) - -AnnotationAssertion( "BTN3") -AnnotationAssertion( "BTN8") -AnnotationAssertion( "VDLS1900") -AnnotationAssertion( "butyrophilin 3") -AnnotationAssertion( "butyrophilin-like protein 9") -AnnotationAssertion(rdfs:label "BTNL9 (Hsap)") -SubClassOf( ) - -# Class: (PRELID2 (Hsap)) - -AnnotationAssertion( "CTC-806A22.1") -AnnotationAssertion( "PRELI domain-containing protein 2") -AnnotationAssertion(rdfs:label "PRELID2 (Hsap)") -SubClassOf( ) - -# Class: (SAMD3 (Hsap)) - -AnnotationAssertion( "SAM domain-containing protein 3") -AnnotationAssertion( "sterile alpha motif domain-containing protein 3") -AnnotationAssertion(rdfs:label "SAMD3 (Hsap)") -SubClassOf( ) - -# Class: (FER1L6-AS2 (Hsap)) - -AnnotationAssertion( "C8orf78") -AnnotationAssertion( "FER1L6 antisense RNA 2 (non-protein coding)") -AnnotationAssertion(rdfs:label "FER1L6-AS2 (Hsap)") -SubClassOf( ) - -# Class: (FREM1 (Hsap)) - -AnnotationAssertion( "BNAR") -AnnotationAssertion( "C9orf143") -AnnotationAssertion( "C9orf145") -AnnotationAssertion( "C9orf154") -AnnotationAssertion( "FRAS1-related extracellular matrix protein 1") -AnnotationAssertion( "MOTA") -AnnotationAssertion( "TILRR") -AnnotationAssertion( "TRIGNO2") -AnnotationAssertion( "extracellular matrix protein QBRICK") -AnnotationAssertion(rdfs:label "FREM1 (Hsap)") -SubClassOf( ) - -# Class: (ARHGAP36 (Hsap)) - -AnnotationAssertion( "rho GTPase-activating protein 36") -AnnotationAssertion(rdfs:label "ARHGAP36 (Hsap)") -SubClassOf( ) - -# Class: (DACH1 (Hsap)) - -AnnotationAssertion( "DACH") -AnnotationAssertion( "dac homolog") -AnnotationAssertion( "dachshund homolog 1") -AnnotationAssertion(rdfs:label "DACH1 (Hsap)") -SubClassOf( ) - -# Class: (ANKFN1 (Hsap)) - -AnnotationAssertion( "ankyrin repeat and fibronectin type-III domain-containing protein 1") -AnnotationAssertion(rdfs:label "ANKFN1 (Hsap)") -SubClassOf( ) - -# Class: (DBP (Hsap)) - -AnnotationAssertion( "D site of albumin promoter (albumin D-box) binding protein") -AnnotationAssertion( "D site-binding protein") -AnnotationAssertion( "DABP") -AnnotationAssertion( "albumin D box-binding protein") -AnnotationAssertion( "albumin D-element-binding protein") -AnnotationAssertion( "tax-responsive enhancer element-binding protein 302") -AnnotationAssertion( "taxREB302") -AnnotationAssertion(rdfs:label "DBP (Hsap)") -SubClassOf( ) - -# Class: (DCN (Hsap)) - -AnnotationAssertion( "CSCD") -AnnotationAssertion( "DSPG2") -AnnotationAssertion( "PG40") -AnnotationAssertion( "PGII") -AnnotationAssertion( "PGS2") -AnnotationAssertion( "SLRR1B") -AnnotationAssertion( "bone proteoglycan II") -AnnotationAssertion( "decorin") -AnnotationAssertion( "dermatan sulphate proteoglycans II") -AnnotationAssertion( "proteoglycan core protein") -AnnotationAssertion( "small leucine-rich protein 1B") -AnnotationAssertion(rdfs:label "DCN (Hsap)") -SubClassOf( ) - -# Class: (FREM3 (Hsap)) - -AnnotationAssertion( "FRAS1-related extracellular matrix protein 3") -AnnotationAssertion(rdfs:label "FREM3 (Hsap)") -SubClassOf( ) - -# Class: (COL22A1 (Hsap)) - -AnnotationAssertion( "collagen alpha-1(XXII) chain") -AnnotationAssertion(rdfs:label "COL22A1 (Hsap)") -SubClassOf( ) - -# Class: (ADAMTS17 (Hsap)) - -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 17") -AnnotationAssertion( "WMS4") -AnnotationAssertion( "a disintegrin-like and metalloprotease (reprolysin type) with thrombospondin type 1 motif, 17") -AnnotationAssertion(rdfs:label "ADAMTS17 (Hsap)") -SubClassOf( ) - -# Class: (KCNG3 (Hsap)) - -AnnotationAssertion( "KV10.1") -AnnotationAssertion( "KV6.3") -AnnotationAssertion( "potassium channel, voltage gated modifier subfamily G, member 3") -AnnotationAssertion( "potassium voltage-gated channel subfamily G member 3") -AnnotationAssertion( "potassium voltage-gated channel, subfamily G, member 3") -AnnotationAssertion( "voltage-gated potassium channel 6.3") -AnnotationAssertion( "voltage-gated potassium channel Kv10.1") -AnnotationAssertion( "voltage-gated potassium channel subunit Kv10.1") -AnnotationAssertion( "voltage-gated potassium channel subunit Kv6.3") -AnnotationAssertion( "voltage-gated potassium channel subunit Kv6.4") -AnnotationAssertion(rdfs:label "KCNG3 (Hsap)") -SubClassOf( ) - -# Class: (DSG3 (Hsap)) - -AnnotationAssertion( "130 kDa pemphigus vulgaris antigen") -AnnotationAssertion( "ABOLM") -AnnotationAssertion( "CDHF6") -AnnotationAssertion( "PVA") -AnnotationAssertion( "cadherin family member 6") -AnnotationAssertion( "desmoglein-3") -AnnotationAssertion(rdfs:label "DSG3 (Hsap)") -SubClassOf( ) - -# Class: (EDNRA (Hsap)) - -AnnotationAssertion( "ET-A") -AnnotationAssertion( "ETA") -AnnotationAssertion( "ETA-R") -AnnotationAssertion( "ETAR") -AnnotationAssertion( "ETRA") -AnnotationAssertion( "G protein-coupled receptor") -AnnotationAssertion( "MFDA") -AnnotationAssertion( "endothelin receptor subtype A") -AnnotationAssertion( "endothelin-1 receptor") -AnnotationAssertion( "endothelin-1-specific receptor") -AnnotationAssertion( "hET-AR") -AnnotationAssertion(rdfs:label "EDNRA (Hsap)") -SubClassOf( ) - -# Class: (EDNRB (Hsap)) - -AnnotationAssertion( "ABCDS") -AnnotationAssertion( "ET-B") -AnnotationAssertion( "ET-BR") -AnnotationAssertion( "ETB") -AnnotationAssertion( "ETB1") -AnnotationAssertion( "ETBR") -AnnotationAssertion( "ETRB") -AnnotationAssertion( "HSCR") -AnnotationAssertion( "HSCR2") -AnnotationAssertion( "Hirschsprung disease 2") -AnnotationAssertion( "WS4A") -AnnotationAssertion( "endothelin receptor non-selective type") -AnnotationAssertion( "endothelin receptor subtype B1") -AnnotationAssertion( "endothelin receptor type B") -AnnotationAssertion(rdfs:label "EDNRB (Hsap)") -SubClassOf( ) - -# Class: (EGF (Hsap)) - -AnnotationAssertion( "HOMG4") -AnnotationAssertion( "URG") -AnnotationAssertion( "beta-urogastrone") -AnnotationAssertion( "pro-epidermal growth factor") -AnnotationAssertion(rdfs:label "EGF (Hsap)") -SubClassOf( ) - -# Class: (RMST (Hsap)) - -AnnotationAssertion( "LINC00054") -AnnotationAssertion( "NCRMS") -AnnotationAssertion( "NCRNA00054") -AnnotationAssertion( "long intergenic non-protein coding RNA 54") -AnnotationAssertion( "non-coding RNA in rhabdomyosarcoma (RMS)") -AnnotationAssertion( "rhabdomyosarcoma 2 associated transcript (non-coding RNA)") -AnnotationAssertion( "rhabdomyosarcoma 2 associated transcript (non-protein coding)") -AnnotationAssertion(rdfs:label "RMST (Hsap)") -SubClassOf( ) - -# Class: (SPAG17 (Hsap)) - -AnnotationAssertion( "CT143") -AnnotationAssertion( "PF6") -AnnotationAssertion( "SPGF55") -AnnotationAssertion( "projection protein PF6 homolog") -AnnotationAssertion( "sperm-associated antigen 17") -AnnotationAssertion(rdfs:label "SPAG17 (Hsap)") -SubClassOf( ) - -# Class: (KLHDC8B (Hsap)) - -AnnotationAssertion( "CHL") -AnnotationAssertion( "kelch domain-containing protein 8B") -AnnotationAssertion(rdfs:label "KLHDC8B (Hsap)") -SubClassOf( ) - -# Class: (STK32A (Hsap)) - -AnnotationAssertion( "A930015B13Rik") -AnnotationAssertion( "CTB-108O6.2") -AnnotationAssertion( "YANK1") -AnnotationAssertion( "serine/threonine-protein kinase 32A") -AnnotationAssertion( "yet another novel kinase 1") -AnnotationAssertion(rdfs:label "STK32A (Hsap)") -SubClassOf( ) - -# Class: (ENPEP (Hsap)) - -AnnotationAssertion( "AP-A") -AnnotationAssertion( "APA") -AnnotationAssertion( "CD249") -AnnotationAssertion( "EAP") -AnnotationAssertion( "aminopeptidase A") -AnnotationAssertion( "differentiation antigen gp160") -AnnotationAssertion( "glutamyl aminopeptidase") -AnnotationAssertion( "gp160") -AnnotationAssertion(rdfs:label "ENPEP (Hsap)") -SubClassOf( ) - -# Class: (EPHA3 (Hsap)) - -AnnotationAssertion( "EK4") -AnnotationAssertion( "EPH-like kinase 4") -AnnotationAssertion( "ETK") -AnnotationAssertion( "ETK1") -AnnotationAssertion( "HEK") -AnnotationAssertion( "HEK4") -AnnotationAssertion( "TYRO4") -AnnotationAssertion( "TYRO4 protein tyrosine kinase") -AnnotationAssertion( "eph-like tyrosine kinase 1") -AnnotationAssertion( "ephrin type-A receptor 3") -AnnotationAssertion( "human embryo kinase 1") -AnnotationAssertion( "testicular tissue protein Li 64") -AnnotationAssertion( "tyrosine-protein kinase receptor ETK1") -AnnotationAssertion(rdfs:label "EPHA3 (Hsap)") -SubClassOf( ) - -# Class: (EREG (Hsap)) - -AnnotationAssertion( "EPR") -AnnotationAssertion( "ER") -AnnotationAssertion( "Ep") -AnnotationAssertion( "proepiregulin") -AnnotationAssertion(rdfs:label "EREG (Hsap)") -SubClassOf( ) - -# Class: (EYA4 (Hsap)) - -AnnotationAssertion( "CMD1J") -AnnotationAssertion( "DFNA10") -AnnotationAssertion( "dJ78N10.1 (eyes absent)") -AnnotationAssertion( "eyes absent homolog 4") -AnnotationAssertion( "eyes absent-like protein 4") -AnnotationAssertion(rdfs:label "EYA4 (Hsap)") -SubClassOf( ) - -# Class: (ERG (Hsap)) - -AnnotationAssertion( "ERG, ETS transcription factor") -AnnotationAssertion( "FUS/ERG fusion protein") -AnnotationAssertion( "TMPRSS2/ERG fusion") -AnnotationAssertion( "erg-3") -AnnotationAssertion( "ets-related") -AnnotationAssertion( "p55") -AnnotationAssertion( "transcriptional regulator ERG") -AnnotationAssertion( "transcriptional regulator ERG (transforming protein ERG)") -AnnotationAssertion( "v-ets avian erythroblastosis virus E26 oncogene homolog") -AnnotationAssertion( "v-ets avian erythroblastosis virus E26 oncogene related") -AnnotationAssertion( "v-ets erythroblastosis virus E26 oncogene homolog") -AnnotationAssertion( "v-ets erythroblastosis virus E26 oncogene like") -AnnotationAssertion(rdfs:label "ERG (Hsap)") -SubClassOf( ) - -# Class: (ESR1 (Hsap)) - -AnnotationAssertion( "E2 receptor alpha") -AnnotationAssertion( "ER") -AnnotationAssertion( "ER-alpha") -AnnotationAssertion( "ESR") -AnnotationAssertion( "ESRA") -AnnotationAssertion( "ESTRR") -AnnotationAssertion( "Era") -AnnotationAssertion( "NR3A1") -AnnotationAssertion( "estradiol receptor") -AnnotationAssertion( "estrogen nuclear receptor alpha") -AnnotationAssertion( "estrogen receptor") -AnnotationAssertion( "estrogen receptor alpha E1-E2-1-2") -AnnotationAssertion( "estrogen receptor alpha E1-N2-E2-1-2") -AnnotationAssertion( "nuclear receptor subfamily 3 group A member 1") -AnnotationAssertion( "oestrogen receptor alpha") -AnnotationAssertion(rdfs:label "ESR1 (Hsap)") -SubClassOf( ) - -# Class: (FAP (Hsap)) - -AnnotationAssertion( "170 kDa melanoma membrane-bound gelatinase") -AnnotationAssertion( "DPPIV") -AnnotationAssertion( "FAPA") -AnnotationAssertion( "FAPalpha") -AnnotationAssertion( "SIMP") -AnnotationAssertion( "dipeptidyl peptidase FAP") -AnnotationAssertion( "gelatine degradation protease FAP") -AnnotationAssertion( "integral membrane serine protease") -AnnotationAssertion( "post-proline cleaving enzyme") -AnnotationAssertion( "prolyl endopeptidase FAP") -AnnotationAssertion( "seprase") -AnnotationAssertion( "surface-expressed protease") -AnnotationAssertion(rdfs:label "FAP (Hsap)") -SubClassOf( ) - -# Class: (FOLH1B (Hsap)) - -AnnotationAssertion( "FOLH2") -AnnotationAssertion( "FOLHP") -AnnotationAssertion( "N-acetylated-alpha-linked-acidic dipeptidase") -AnnotationAssertion( "NAALADase") -AnnotationAssertion( "PSM") -AnnotationAssertion( "PSMA-LIKE") -AnnotationAssertion( "PSMAL") -AnnotationAssertion( "cell growth-inhibiting gene 26 protein") -AnnotationAssertion( "folate hydrolase 2") -AnnotationAssertion( "prostate-specific membrane antigen-like protein") -AnnotationAssertion( "putative N-acetylated-alpha-linked acidic dipeptidase") -AnnotationAssertion( "putative folate hydrolase 1B") -AnnotationAssertion(rdfs:label "FOLH1B (Hsap)") -SubClassOf( ) - -# Class: (RTKN2 (Hsap)) - -AnnotationAssertion( "PH domain-containing family K member 1") -AnnotationAssertion( "PLEKHK1") -AnnotationAssertion( "bA531F24.1") -AnnotationAssertion( "pleckstrin homology domain-containing family K member 1") -AnnotationAssertion( "rhotekin-2") -AnnotationAssertion(rdfs:label "RTKN2 (Hsap)") -SubClassOf( ) - -# Class: (FBN2 (Hsap)) - -AnnotationAssertion( "CCA") -AnnotationAssertion( "DA9") -AnnotationAssertion( "EOMD") -AnnotationAssertion( "fibrillin 5") -AnnotationAssertion( "fibrillin-2") -AnnotationAssertion(rdfs:label "FBN2 (Hsap)") -SubClassOf( ) - -# Class: (LRRC63 (Hsap)) - -AnnotationAssertion( "leucine-rich repeat-containing protein 63") -AnnotationAssertion(rdfs:label "LRRC63 (Hsap)") -SubClassOf( ) - -# Class: (SP8 (Hsap)) - -AnnotationAssertion( "BTD") -AnnotationAssertion( "specificity protein 8") -AnnotationAssertion( "transcription factor Sp8") -AnnotationAssertion(rdfs:label "SP8 (Hsap)") -SubClassOf( ) - -# Class: (LNX2 (Hsap)) - -AnnotationAssertion( "PDZ domain containing ring finger 1") -AnnotationAssertion( "PDZ domain-containing RING finger protein 1") -AnnotationAssertion( "PDZRN1") -AnnotationAssertion( "ligand of Numb protein X 2") -AnnotationAssertion( "numb-binding protein 2") -AnnotationAssertion(rdfs:label "LNX2 (Hsap)") -SubClassOf( ) - -# Class: (HS3ST5 (Hsap)) - -AnnotationAssertion( "3-OST-5") -AnnotationAssertion( "3OST5") -AnnotationAssertion( "HS3OST5") -AnnotationAssertion( "NBLA04021") -AnnotationAssertion( "h3-OST-5") -AnnotationAssertion( "heparan sulfate (glucosamine) 3-O-sulfotransferase 5") -AnnotationAssertion( "heparan sulfate 3-O-sulfotransferase 5") -AnnotationAssertion( "heparan sulfate 3-OST-5") -AnnotationAssertion( "heparan sulfate D-glucosaminyl 3-O-sulfotransferase 5") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 5") -AnnotationAssertion(rdfs:label "HS3ST5 (Hsap)") -SubClassOf( ) - -# Class: (SCUBE3 (Hsap)) - -AnnotationAssertion( "CEGF3") -AnnotationAssertion( "CUB domain and EGF-like repeat containing 3") -AnnotationAssertion( "SSFSC2") -AnnotationAssertion( "signal peptide, CUB and EGF-like domain-containing protein 3") -AnnotationAssertion(rdfs:label "SCUBE3 (Hsap)") -SubClassOf( ) - -# Class: (SEMA3D (Hsap)) - -AnnotationAssertion( "Sema-Z2") -AnnotationAssertion( "coll-2") -AnnotationAssertion( "collapsin 2") -AnnotationAssertion( "sema domain, immunoglobulin domain (Ig), short basic domain, secreted, (semaphorin) 3D") -AnnotationAssertion( "semaphorin-3D") -AnnotationAssertion(rdfs:label "SEMA3D (Hsap)") -SubClassOf( ) - -# Class: (FGF10 (Hsap)) - -AnnotationAssertion( "FGF-10") -AnnotationAssertion( "fibroblast growth factor 10") -AnnotationAssertion( "keratinocyte growth factor 2") -AnnotationAssertion( "produced by fibroblasts of urinary bladder lamina propria") -AnnotationAssertion(rdfs:label "FGF10 (Hsap)") -SubClassOf( ) - -# Class: (FGFR3 (Hsap)) - -AnnotationAssertion( "ACH") -AnnotationAssertion( "CD333") -AnnotationAssertion( "CEK2") -AnnotationAssertion( "FGFR-3") -AnnotationAssertion( "HSFGFR3EX") -AnnotationAssertion( "JTK4") -AnnotationAssertion( "fibroblast growth factor receptor 3") -AnnotationAssertion( "fibroblast growth factor receptor 3-S") -AnnotationAssertion( "hydroxyaryl-protein kinase") -AnnotationAssertion( "tyrosine kinase JTK4") -AnnotationAssertion(rdfs:label "FGFR3 (Hsap)") -SubClassOf( ) - -# Class: (GPC5 (Hsap)) - -AnnotationAssertion( "bA93M14.1") -AnnotationAssertion( "glypican proteoglycan 5") -AnnotationAssertion( "glypican-5") -AnnotationAssertion(rdfs:label "GPC5 (Hsap)") -SubClassOf( ) - -# Class: (ITGA11 (Hsap)) - -AnnotationAssertion( "HsT18964") -AnnotationAssertion( "integrin alpha-11") -AnnotationAssertion(rdfs:label "ITGA11 (Hsap)") -SubClassOf( ) - -# Class: (NLGN4Y (Hsap)) - -AnnotationAssertion( "HNL4Y") -AnnotationAssertion( "alternative HNL4Y") -AnnotationAssertion( "neuroligin-4, Y-linked") -AnnotationAssertion(rdfs:label "NLGN4Y (Hsap)") -SubClassOf( ) - -# Class: (COBLL1 (Hsap)) - -AnnotationAssertion( "COBL-like 1") -AnnotationAssertion( "COBLR1") -AnnotationAssertion( "cordon-bleu protein-like 1") -AnnotationAssertion(rdfs:label "COBLL1 (Hsap)") -SubClassOf( ) - -# Class: (NTNG1 (Hsap)) - -AnnotationAssertion( "Lmnt1") -AnnotationAssertion( "axon guidance molecule") -AnnotationAssertion( "laminet 1") -AnnotationAssertion( "netrin-G1") -AnnotationAssertion(rdfs:label "NTNG1 (Hsap)") -SubClassOf( ) - -# Class: (SV2C (Hsap)) - -AnnotationAssertion( "synaptic vesicle glycoprotein 2C") -AnnotationAssertion( "synaptic vesicle protein 2C") -AnnotationAssertion(rdfs:label "SV2C (Hsap)") -SubClassOf( ) - -# Class: (PLCH1 (Hsap)) - -AnnotationAssertion( "1-phosphatidylinositol 4,5-bisphosphate phosphodiesterase eta-1") -AnnotationAssertion( "PLC eta 1") -AnnotationAssertion( "PLC-L3") -AnnotationAssertion( "PLC-eta-1") -AnnotationAssertion( "PLCL3") -AnnotationAssertion( "phosphoinositide phospholipase C-eta-1") -AnnotationAssertion( "phospholipase C-eta1a") -AnnotationAssertion( "phospholipase C-eta1b") -AnnotationAssertion( "phospholipase C-like 3") -AnnotationAssertion( "phospholipase C-like protein 3") -AnnotationAssertion(rdfs:label "PLCH1 (Hsap)") -SubClassOf( ) - -# Class: (MYO16 (Hsap)) - -AnnotationAssertion( "MYAP3") -AnnotationAssertion( "MYO16 variant protein") -AnnotationAssertion( "MYR8") -AnnotationAssertion( "Myo16b") -AnnotationAssertion( "NYAP3") -AnnotationAssertion( "PPP1R107") -AnnotationAssertion( "myosin heavy chain Myr 8") -AnnotationAssertion( "neuronal tyrosine-phosphorylated phosphoinositide-3-kinase adapter 3") -AnnotationAssertion( "neuronal tyrosine-phosphorylated phosphoinositide-3-kinase adaptor 3") -AnnotationAssertion( "protein phosphatase 1, regulatory subunit 107") -AnnotationAssertion( "unconventional myosin-16") -AnnotationAssertion( "unconventional myosin-XVI") -AnnotationAssertion(rdfs:label "MYO16 (Hsap)") -SubClassOf( ) - -# Class: (FOXO1 (Hsap)) - -AnnotationAssertion( "FKH1") -AnnotationAssertion( "FKHR") -AnnotationAssertion( "FOXO1A") -AnnotationAssertion( "forkhead box protein O1") -AnnotationAssertion( "forkhead box protein O1A") -AnnotationAssertion( "forkhead, Drosophila, homolog of, in rhabdomyosarcoma") -AnnotationAssertion(rdfs:label "FOXO1 (Hsap)") -SubClassOf( ) - -# Class: (EXPH5 (Hsap)) - -AnnotationAssertion( "EBS4") -AnnotationAssertion( "SLAC2-B") -AnnotationAssertion( "SLAC2B") -AnnotationAssertion( "exophilin-5") -AnnotationAssertion( "slp homolog lacking C2 domains b") -AnnotationAssertion( "synaptotagmin-like homologue lacking C2 domains b") -AnnotationAssertion( "synaptotagmin-like protein homolog lacking C2 domains b") -AnnotationAssertion(rdfs:label "EXPH5 (Hsap)") -SubClassOf( ) - -# Class: (FBXL7 (Hsap)) - -AnnotationAssertion( "F-box protein Fbl7") -AnnotationAssertion( "F-box/LRR-repeat protein 7") -AnnotationAssertion( "FBL6") -AnnotationAssertion( "FBL7") -AnnotationAssertion(rdfs:label "FBXL7 (Hsap)") -SubClassOf( ) - -# Class: (SULF1 (Hsap)) - -AnnotationAssertion( "SULF-1") -AnnotationAssertion( "extracellular sulfatase Sulf-1") -AnnotationAssertion( "sulfatase FP") -AnnotationAssertion(rdfs:label "SULF1 (Hsap)") -SubClassOf( ) - -# Class: (CUX2 (Hsap)) - -AnnotationAssertion( "CDP2") -AnnotationAssertion( "CUTL2") -AnnotationAssertion( "DEE67") -AnnotationAssertion( "EIEE67") -AnnotationAssertion( "homeobox protein cut-like 2") -AnnotationAssertion( "homeobox protein cux-2") -AnnotationAssertion(rdfs:label "CUX2 (Hsap)") -SubClassOf( ) - -# Class: (CDK20 (Hsap)) - -AnnotationAssertion( "CAK-kinase p42") -AnnotationAssertion( "CCRK") -AnnotationAssertion( "CDCH") -AnnotationAssertion( "CDK-activating kinase p42") -AnnotationAssertion( "P42") -AnnotationAssertion( "PNQALRE") -AnnotationAssertion( "cell cycle-related kinase") -AnnotationAssertion( "cell division protein kinase 20") -AnnotationAssertion( "cyclin-dependent kinase 20") -AnnotationAssertion( "cyclin-dependent protein kinase H") -AnnotationAssertion( "cyclin-kinase-activating kinase p42") -AnnotationAssertion(rdfs:label "CDK20 (Hsap)") -SubClassOf( ) - -# Class: (TSPAN12 (Hsap)) - -AnnotationAssertion( "EVR5") -AnnotationAssertion( "NET-2") -AnnotationAssertion( "NET2") -AnnotationAssertion( "TM4SF12") -AnnotationAssertion( "tetraspan NET-2") -AnnotationAssertion( "tetraspanin-12") -AnnotationAssertion( "transmembrane 4 superfamily member 12") -AnnotationAssertion( "tspan-12") -AnnotationAssertion(rdfs:label "TSPAN12 (Hsap)") -SubClassOf( ) - -# Class: (DAPK2 (Hsap)) - -AnnotationAssertion( "DAP kinase 2") -AnnotationAssertion( "DRP-1") -AnnotationAssertion( "DRP1") -AnnotationAssertion( "death-associated protein kinase 2") -AnnotationAssertion(rdfs:label "DAPK2 (Hsap)") -SubClassOf( ) - -# Class: (SLC7A11 (Hsap)) - -AnnotationAssertion( "CCBR1") -AnnotationAssertion( "amino acid transport system xc-") -AnnotationAssertion( "calcium channel blocker resistance protein CCBR1") -AnnotationAssertion( "cystine/glutamate transporter") -AnnotationAssertion( "solute carrier family 7 (anionic amino acid transporter light chain, xc- system), member 11") -AnnotationAssertion( "solute carrier family 7, (cationic amino acid transporter, y+ system) member 11") -AnnotationAssertion( "xCT") -AnnotationAssertion(rdfs:label "SLC7A11 (Hsap)") -SubClassOf( ) - -# Class: (LAMP5 (Hsap)) - -AnnotationAssertion( "BAD-LAMP") -AnnotationAssertion( "BADLAMP") -AnnotationAssertion( "C20orf103") -AnnotationAssertion( "LAMP family protein C20orf103") -AnnotationAssertion( "LAMP-5") -AnnotationAssertion( "UNC-46") -AnnotationAssertion( "brain and dendritic cell-associated LAMP") -AnnotationAssertion( "brain-associated LAMP-like protein") -AnnotationAssertion( "lysosome-associated membrane glycoprotein 5") -AnnotationAssertion( "lysosome-associated membrane protein 5") -AnnotationAssertion(rdfs:label "LAMP5 (Hsap)") -SubClassOf( ) - -# Class: (DEFB108B (Hsap)) - -AnnotationAssertion( "DEFB-8") -AnnotationAssertion( "beta-defensin 108B") -AnnotationAssertion( "beta-defensin 8") -AnnotationAssertion( "defensin, beta 8") -AnnotationAssertion( "hBD-8") -AnnotationAssertion(rdfs:label "DEFB108B (Hsap)") -SubClassOf( ) - -# Class: (SLC17A8 (Hsap)) - -AnnotationAssertion( "DFNA25") -AnnotationAssertion( "VGLUT3") -AnnotationAssertion( "solute carrier family 17 (sodium-dependent inorganic phosphate cotransporter), member 8") -AnnotationAssertion( "solute carrier family 17 (vesicular glutamate transporter), member 8") -AnnotationAssertion( "vesicular glutamate transporter 3") -AnnotationAssertion(rdfs:label "SLC17A8 (Hsap)") -SubClassOf( ) - -# Class: (FRZB (Hsap)) - -AnnotationAssertion( "FRE") -AnnotationAssertion( "FRITZ") -AnnotationAssertion( "FRP-3") -AnnotationAssertion( "FRZB-1") -AnnotationAssertion( "FRZB-PEN") -AnnotationAssertion( "FRZB1") -AnnotationAssertion( "FZRB") -AnnotationAssertion( "OS1") -AnnotationAssertion( "SFRP3") -AnnotationAssertion( "SRFP3") -AnnotationAssertion( "frezzled") -AnnotationAssertion( "frizzled homolog-related") -AnnotationAssertion( "frizzled-related protein 1") -AnnotationAssertion( "hFIZ") -AnnotationAssertion( "sFRP-3") -AnnotationAssertion( "secreted frizzled-related protein 3") -AnnotationAssertion(rdfs:label "FRZB (Hsap)") -SubClassOf( ) - -# Class: (FSHR (Hsap)) - -AnnotationAssertion( "FSH receptor") -AnnotationAssertion( "FSHR1") -AnnotationAssertion( "FSHRO") -AnnotationAssertion( "LGR1") -AnnotationAssertion( "ODG1") -AnnotationAssertion( "follicle-stimulating hormone receptor") -AnnotationAssertion( "follitropin receptor") -AnnotationAssertion(rdfs:label "FSHR (Hsap)") -SubClassOf( ) - -# Class: (FTH1P3 (Hsap)) - -AnnotationAssertion( "FTHL3") -AnnotationAssertion( "FTHL3P") -AnnotationAssertion( "ferritin, heavy polypeptide 1 pseudogene 3") -AnnotationAssertion( "ferritin, heavy polypeptide-like 3 pseudogene") -AnnotationAssertion(rdfs:label "FTH1P3 (Hsap)") -SubClassOf( ) - -# Class: (NPNT (Hsap)) - -AnnotationAssertion( "EGFL6L") -AnnotationAssertion( "POEM") -AnnotationAssertion( "nephronectin") -AnnotationAssertion( "preosteoblast EGF-like repeat protein with MAM domain") -AnnotationAssertion(rdfs:label "NPNT (Hsap)") -SubClassOf( ) - -# Class: (SCML4 (Hsap)) - -AnnotationAssertion( "dJ47M23.1") -AnnotationAssertion( "sex comb on midleg like 4") -AnnotationAssertion( "sex comb on midleg-like protein 4") -AnnotationAssertion(rdfs:label "SCML4 (Hsap)") -SubClassOf( ) - -# Class: (QPCT (Hsap)) - -AnnotationAssertion( "EC") -AnnotationAssertion( "GCT") -AnnotationAssertion( "QC") -AnnotationAssertion( "glutaminyl cyclase") -AnnotationAssertion( "glutaminyl-peptide cyclotransferase") -AnnotationAssertion( "glutaminyl-tRNA cyclotransferase") -AnnotationAssertion( "glutamyl cyclase") -AnnotationAssertion( "sQC") -AnnotationAssertion(rdfs:label "QPCT (Hsap)") -SubClassOf( ) - -# Class: (ABI3BP (Hsap)) - -AnnotationAssertion( "ABI family, member 3 (NESH) binding protein") -AnnotationAssertion( "ABI gene family member 3-binding protein") -AnnotationAssertion( "ABI gene family, member 3 (NESH) binding protein") -AnnotationAssertion( "NESHBP") -AnnotationAssertion( "TARSH") -AnnotationAssertion( "nesh-binding protein") -AnnotationAssertion( "target of Nesh-SH3") -AnnotationAssertion(rdfs:label "ABI3BP (Hsap)") -SubClassOf( ) - -# Class: (OLFML2B (Hsap)) - -AnnotationAssertion( "olfactomedin-like protein 2B") -AnnotationAssertion( "photomedin-2") -AnnotationAssertion(rdfs:label "OLFML2B (Hsap)") -SubClassOf( ) - -# Class: (MOXD1 (Hsap)) - -AnnotationAssertion( "DBH-like monooxygenase protein 1") -AnnotationAssertion( "MOX") -AnnotationAssertion( "PRO5780") -AnnotationAssertion( "dJ248E1.1") -AnnotationAssertion( "dopamine-oxygenase") -AnnotationAssertion( "monooxygenase X") -AnnotationAssertion(rdfs:label "MOXD1 (Hsap)") -SubClassOf( ) - -# Class: (GAPDHP60 (Hsap)) - -AnnotationAssertion( "GAPDHL4") -AnnotationAssertion( "GAPDL4") -AnnotationAssertion( "glyceraldehyde-3-phosphate dehydrogenase-like 4, pseudogene") -AnnotationAssertion(rdfs:label "GAPDHP60 (Hsap)") -SubClassOf( ) - -# Class: (LDLRAP1 (Hsap)) - -AnnotationAssertion( "ARH") -AnnotationAssertion( "ARH1") -AnnotationAssertion( "ARH2") -AnnotationAssertion( "FHCB1") -AnnotationAssertion( "FHCB2") -AnnotationAssertion( "FHCL4") -AnnotationAssertion( "LDL receptor adaptor protein") -AnnotationAssertion( "autosomal recessive hypercholesterolemia protein") -AnnotationAssertion( "low density lipoprotein receptor adapter protein 1") -AnnotationAssertion(rdfs:label "LDLRAP1 (Hsap)") -SubClassOf( ) - -# Class: (GBP2 (Hsap)) - -AnnotationAssertion( "GTP-binding protein 2") -AnnotationAssertion( "guanine nucleotide-binding protein 2") -AnnotationAssertion( "guanylate binding protein 2, interferon-inducible") -AnnotationAssertion( "guanylate-binding protein 2") -AnnotationAssertion( "interferon-induced guanylate-binding protein 2") -AnnotationAssertion(rdfs:label "GBP2 (Hsap)") -SubClassOf( ) - -# Class: (LHX6 (Hsap)) - -AnnotationAssertion( "LHX6.1") -AnnotationAssertion( "LIM homeodomain protein 6.1") -AnnotationAssertion( "LIM/homeobox protein Lhx6") -AnnotationAssertion( "LIM/homeobox protein Lhx6.1") -AnnotationAssertion( "hLHX6") -AnnotationAssertion(rdfs:label "LHX6 (Hsap)") -SubClassOf( ) - -# Class: (PCOLCE2 (Hsap)) - -AnnotationAssertion( "PCPE2") -AnnotationAssertion( "procollagen C-endopeptidase enhancer 2") -AnnotationAssertion( "procollagen C-proteinase enhancer 2") -AnnotationAssertion( "procollagen COOH-terminal proteinase enhancer 2") -AnnotationAssertion(rdfs:label "PCOLCE2 (Hsap)") -SubClassOf( ) - -# Class: (GFAP (Hsap)) - -AnnotationAssertion( "ALXDRD") -AnnotationAssertion( "glial fibrillary acidic protein") -AnnotationAssertion(rdfs:label "GFAP (Hsap)") -SubClassOf( ) - -# Class: (GLP1R (Hsap)) - -AnnotationAssertion( "GLP-1") -AnnotationAssertion( "GLP-1 receptor") -AnnotationAssertion( "GLP-1-R") -AnnotationAssertion( "GLP-1R") -AnnotationAssertion( "GLP1 receptor") -AnnotationAssertion( "glucagon-like peptide 1 receptor") -AnnotationAssertion( "seven transmembrane helix receptor") -AnnotationAssertion(rdfs:label "GLP1R (Hsap)") -SubClassOf( ) - -# Class: (ABO (Hsap)) - -AnnotationAssertion( "A3GALNT") -AnnotationAssertion( "A3GALT1") -AnnotationAssertion( "ABO blood group (transferase A, alpha 1-3-N-acetylgalactosaminyltransferase; transferase B, alpha 1-3-galactosyltransferase)") -AnnotationAssertion( "B(A) alpha-1,3-galactosyltransferase") -AnnotationAssertion( "GTB") -AnnotationAssertion( "NAGAT") -AnnotationAssertion( "histo-blood group A2 transferase") -AnnotationAssertion( "histo-blood group ABO system transferase") -AnnotationAssertion(rdfs:label "ABO (Hsap)") -SubClassOf( ) - -# Class: (RBM20 (Hsap)) - -AnnotationAssertion( "RNA-binding protein 20") -AnnotationAssertion( "probable RNA-binding protein 20") -AnnotationAssertion( "truncated RNA binding motif protein 20") -AnnotationAssertion(rdfs:label "RBM20 (Hsap)") -SubClassOf( ) - -# Class: (P4HA3 (Hsap)) - -AnnotationAssertion( "4-PH alpha-3") -AnnotationAssertion( "C-P4H alpha III") -AnnotationAssertion( "collagen prolyl 4-hydroxylase alpha(III)") -AnnotationAssertion( "procollagen-proline, 2-oxoglutarate 4-dioxygenase (proline 4-hydroxylase), alpha polypeptide III") -AnnotationAssertion( "prolyl 4-hydroxylase subunit alpha-3") -AnnotationAssertion( "prolyl 4-hydroxylase, alpha polypeptide III") -AnnotationAssertion(rdfs:label "P4HA3 (Hsap)") -SubClassOf( ) - -# Class: (OTOGL (Hsap)) - -AnnotationAssertion( "C12orf64") -AnnotationAssertion( "DFNB84B") -AnnotationAssertion( "otogelin-like protein") -AnnotationAssertion(rdfs:label "OTOGL (Hsap)") -SubClassOf( ) - -# Class: (GAS2L3 (Hsap)) - -AnnotationAssertion( "G2L3") -AnnotationAssertion( "GAS2-like protein 3") -AnnotationAssertion( "growth arrest-specific protein 2-like 3") -AnnotationAssertion(rdfs:label "GAS2L3 (Hsap)") -SubClassOf( ) - -# Class: (ANGPT1 (Hsap)) - -AnnotationAssertion( "AGP1") -AnnotationAssertion( "AGPT") -AnnotationAssertion( "ANG-1") -AnnotationAssertion( "ANG1") -AnnotationAssertion( "HAE5") -AnnotationAssertion( "angiopoietin-1") -AnnotationAssertion(rdfs:label "ANGPT1 (Hsap)") -SubClassOf( ) - -# Class: (LOC284825 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC284825 (Hsap)") -SubClassOf( ) - -# Class: (FAM150B (Hsap)) - -AnnotationAssertion( "ALK and LTK ligand 2") -AnnotationAssertion( "AUG-alpha") -AnnotationAssertion( "AUGA") -AnnotationAssertion( "FAM150B") -AnnotationAssertion( "PRO1097") -AnnotationAssertion( "RGPG542") -AnnotationAssertion( "augmentor alpha") -AnnotationAssertion( "augmentor-beta") -AnnotationAssertion( "family with sequence similarity 150 member B") -AnnotationAssertion( "protein FAM150B") -AnnotationAssertion(rdfs:label "FAM150B (Hsap)") -SubClassOf( ) - -# Class: (CCDC141 (Hsap)) - -AnnotationAssertion( "CAMDI") -AnnotationAssertion( "coiled-coil domain-containing protein 141") -AnnotationAssertion( "coiled-coil protein associated with myosin II and DISC1") -AnnotationAssertion(rdfs:label "CCDC141 (Hsap)") -SubClassOf( ) - -# Class: (SLC9A9 (Hsap)) - -AnnotationAssertion( "AUTS16") -AnnotationAssertion( "NHE9") -AnnotationAssertion( "Na(+)/H(+) exchanger 9") -AnnotationAssertion( "putative protein product of Nbla00118") -AnnotationAssertion( "sodium/hydrogen exchanger 9") -AnnotationAssertion( "sodium/proton exchanger NHE9") -AnnotationAssertion( "solute carrier family 9 (sodium/hydrogen exchanger)") -AnnotationAssertion( "solute carrier family 9, subfamily A (NHE9, cation proton antiporter 9), member 9") -AnnotationAssertion(rdfs:label "SLC9A9 (Hsap)") -SubClassOf( ) - -# Class: (CFAP47 (Hsap)) - -AnnotationAssertion( "CHDC2") -AnnotationAssertion( "CXorf22") -AnnotationAssertion( "CXorf30") -AnnotationAssertion( "CXorf59") -AnnotationAssertion( "SPGF52") -AnnotationAssertion( "SPGFX3") -AnnotationAssertion( "calponin homology domain-containing protein 2") -AnnotationAssertion( "cilia- and flagella-associated protein 47") -AnnotationAssertion(rdfs:label "CFAP47 (Hsap)") -SubClassOf( ) - -# Class: (SLC6A16 (Hsap)) - -AnnotationAssertion( "CTC-301O7.4") -AnnotationAssertion( "NT5") -AnnotationAssertion( "NTT5") -AnnotationAssertion( "orphan sodium- and chloride-dependent neurotransmitter transporter NTT5") -AnnotationAssertion( "solute carrier family 6 (neurotransmitter transporter), member 16") -AnnotationAssertion(rdfs:label "SLC6A16 (Hsap)") -SubClassOf( ) - -# Class: (TRHDE (Hsap)) - -AnnotationAssertion( "PAP-II") -AnnotationAssertion( "PGPEP2") -AnnotationAssertion( "TRH-DE") -AnnotationAssertion( "TRH-degrading ectoenzyme") -AnnotationAssertion( "TRH-specific aminopeptidase") -AnnotationAssertion( "pyroglutamyl aminopeptidase II") -AnnotationAssertion( "pyroglutamyl-peptidase II") -AnnotationAssertion( "thyroliberinase") -AnnotationAssertion( "thyrotropin-releasing hormone-degrading ectoenzyme") -AnnotationAssertion(rdfs:label "TRHDE (Hsap)") -SubClassOf( ) - -# Class: (MDFIC (Hsap)) - -AnnotationAssertion( "HIC") -AnnotationAssertion( "I-mfa domain-containing protein") -AnnotationAssertion( "MDFIC1") -AnnotationAssertion( "myoD family inhibitor domain-containing protein") -AnnotationAssertion(rdfs:label "MDFIC (Hsap)") -SubClassOf( ) - -# Class: (NXPH1 (Hsap)) - -AnnotationAssertion( "NPH1") -AnnotationAssertion( "Nbla00697") -AnnotationAssertion( "neurexophilin-1") -AnnotationAssertion(rdfs:label "NXPH1 (Hsap)") -SubClassOf( ) - -# Class: (ANXA1 (Hsap)) - -AnnotationAssertion( "ANX1") -AnnotationAssertion( "LPC1") -AnnotationAssertion( "annexin A1") -AnnotationAssertion( "annexin I (lipocortin I)") -AnnotationAssertion( "annexin-1") -AnnotationAssertion( "calpactin II") -AnnotationAssertion( "calpactin-2") -AnnotationAssertion( "chromobindin-9") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "phospholipase A2 inhibitory protein") -AnnotationAssertion(rdfs:label "ANXA1 (Hsap)") -SubClassOf( ) - -# Class: (HCRTR2 (Hsap)) - -AnnotationAssertion( "ORXR2") -AnnotationAssertion( "OX2R") -AnnotationAssertion( "OXR2") -AnnotationAssertion( "hypocretin (orexin) receptor 2") -AnnotationAssertion( "hypocretin receptor type 2") -AnnotationAssertion( "orexin receptor type 2") -AnnotationAssertion( "orexin type-2 receptor") -AnnotationAssertion(rdfs:label "HCRTR2 (Hsap)") -SubClassOf( ) - -# Class: (KCNIP2 (Hsap)) - -AnnotationAssertion( "A-type potassium channel modulatory protein 2") -AnnotationAssertion( "KCHIP2") -AnnotationAssertion( "Kv channel interacting protein 2") -AnnotationAssertion( "Kv channel-interacting protein 2") -AnnotationAssertion( "cardiac voltage-gated potassium channel modulatory subunit") -AnnotationAssertion( "potassium channel-interacting protein 2") -AnnotationAssertion(rdfs:label "KCNIP2 (Hsap)") -SubClassOf( ) - -# Class: (HGF (Hsap)) - -AnnotationAssertion( "DFNB39") -AnnotationAssertion( "F-TCF") -AnnotationAssertion( "HGFB") -AnnotationAssertion( "HPTA") -AnnotationAssertion( "SF") -AnnotationAssertion( "fibroblast-derived tumor cytotoxic factor") -AnnotationAssertion( "hepatocyte growth factor") -AnnotationAssertion( "hepatocyte growth factor (hepapoietin A; scatter factor)") -AnnotationAssertion( "hepatopoietin-A") -AnnotationAssertion( "lung fibroblast-derived mitogen") -AnnotationAssertion(rdfs:label "HGF (Hsap)") -SubClassOf( ) - -# Class: (HPGD (Hsap)) - -AnnotationAssertion( "15-PGDH") -AnnotationAssertion( "15-hydroxyprostaglandin dehydrogenase (NAD(+))") -AnnotationAssertion( "15-hydroxyprostaglandin dehydrogenase [NAD(+)]") -AnnotationAssertion( "NAD+-dependent 15-hydroxyprostaglandin dehydrogenase") -AnnotationAssertion( "PGDH") -AnnotationAssertion( "PGDH1") -AnnotationAssertion( "PHOAR1") -AnnotationAssertion( "SDR36C1") -AnnotationAssertion( "eicosanoid/docosanoid dehydrogenase") -AnnotationAssertion( "hydroxyprostaglandin dehydrogenase 15-(NAD)") -AnnotationAssertion( "prostaglandin dehydrogenase 1") -AnnotationAssertion( "short chain dehydrogenase/reductase family 36C member 1") -AnnotationAssertion(rdfs:label "HPGD (Hsap)") -SubClassOf( ) - -# Class: (HTR2C (Hsap)) - -AnnotationAssertion( "5-HT1C") -AnnotationAssertion( "5-HT2C") -AnnotationAssertion( "5-HTR2C") -AnnotationAssertion( "5-hydroxytryptamine (serotonin) receptor 2C, G protein-coupled") -AnnotationAssertion( "5-hydroxytryptamine receptor 1C") -AnnotationAssertion( "5-hydroxytryptamine receptor 2C") -AnnotationAssertion( "5HTR2C") -AnnotationAssertion( "HTR1C") -AnnotationAssertion( "serotonin 5-HT-1C receptor") -AnnotationAssertion( "serotonin 5-HT-2C receptor") -AnnotationAssertion(rdfs:label "HTR2C (Hsap)") -SubClassOf( ) - -# Class: (HTR3A (Hsap)) - -AnnotationAssertion( "5-HT-3") -AnnotationAssertion( "5-HT3A") -AnnotationAssertion( "5-HT3R") -AnnotationAssertion( "5-hydroxytryptamine (serotonin) receptor 3A, ionotropic") -AnnotationAssertion( "5-hydroxytryptamine receptor 3") -AnnotationAssertion( "5-hydroxytryptamine receptor 3A") -AnnotationAssertion( "5HT3 serotonin receptor") -AnnotationAssertion( "5HT3R") -AnnotationAssertion( "HTR3") -AnnotationAssertion( "serotonin receptor 3A") -AnnotationAssertion( "serotonin-gated ion channel receptor") -AnnotationAssertion(rdfs:label "HTR3A (Hsap)") -SubClassOf( ) - -# Class: (TNC (Hsap)) - -AnnotationAssertion( "150-225") -AnnotationAssertion( "DFNA56") -AnnotationAssertion( "GMEM") -AnnotationAssertion( "GP") -AnnotationAssertion( "GP 150-225") -AnnotationAssertion( "HXB") -AnnotationAssertion( "JI") -AnnotationAssertion( "TN") -AnnotationAssertion( "TN-C") -AnnotationAssertion( "cytotactin") -AnnotationAssertion( "deafness, autosomal dominant 56") -AnnotationAssertion( "glioma-associated-extracellular matrix antigen") -AnnotationAssertion( "hexabrachion (tenascin)") -AnnotationAssertion( "myotendinous antigen") -AnnotationAssertion( "neuronectin") -AnnotationAssertion( "tenascin") -AnnotationAssertion( "tenascin-C additional domain 1") -AnnotationAssertion(rdfs:label "TNC (Hsap)") -SubClassOf( ) - -# Class: (FFAR4 (Hsap)) - -AnnotationAssertion( "BMIQ10") -AnnotationAssertion( "G-protein coupled receptor 120") -AnnotationAssertion( "G-protein coupled receptor 129") -AnnotationAssertion( "G-protein coupled receptor GT01") -AnnotationAssertion( "G-protein coupled receptor PGR4") -AnnotationAssertion( "GPR120") -AnnotationAssertion( "GPR129") -AnnotationAssertion( "GT01") -AnnotationAssertion( "O3FAR1") -AnnotationAssertion( "PGR4") -AnnotationAssertion( "free fatty acid receptor 4") -AnnotationAssertion( "omega-3 fatty acid receptor 1") -AnnotationAssertion(rdfs:label "FFAR4 (Hsap)") -SubClassOf( ) - -# Class: (ST8SIA6 (Hsap)) - -AnnotationAssertion( "SIA8F") -AnnotationAssertion( "SIAT8-F") -AnnotationAssertion( "SIAT8F") -AnnotationAssertion( "ST8 alpha-N-acetylneuraminate alpha-2,8-sialyltransferase 6") -AnnotationAssertion( "ST8SIA-VI") -AnnotationAssertion( "ST8SiaVI") -AnnotationAssertion( "alpha-2,8-sialyltransferase 8F") -AnnotationAssertion( "sialyltransferase 8F (alpha-2, 8-sialyltransferase)") -AnnotationAssertion( "sialyltransferase St8Sia VI") -AnnotationAssertion(rdfs:label "ST8SIA6 (Hsap)") -SubClassOf( ) - -# Class: (LINC00299 (Hsap)) - -AnnotationAssertion( "C2orf46") -AnnotationAssertion( "NCRNA00299") -AnnotationAssertion(rdfs:label "LINC00299 (Hsap)") -SubClassOf( ) - -# Class: (ID3 (Hsap)) - -AnnotationAssertion( "DNA-binding protein inhibitor ID-3") -AnnotationAssertion( "HEIR-1") -AnnotationAssertion( "ID-like protein inhibitor HLH 1R21") -AnnotationAssertion( "bHLHb25") -AnnotationAssertion( "class B basic helix-loop-helix protein 25") -AnnotationAssertion( "helix-loop-helix protein HEIR-1") -AnnotationAssertion( "inhibitor of DNA binding 3, dominant negative helix-loop-helix protein") -AnnotationAssertion( "inhibitor of differentiation 3") -AnnotationAssertion(rdfs:label "ID3 (Hsap)") -SubClassOf( ) - -# Class: (ANKRD34B (Hsap)) - -AnnotationAssertion( "DP58") -AnnotationAssertion( "ankyrin repeat domain-containing protein 34B") -AnnotationAssertion( "cytosolic phosphoprotein DP58") -AnnotationAssertion( "dendritic phosphoprotein 58 kDa") -AnnotationAssertion(rdfs:label "ANKRD34B (Hsap)") -SubClassOf( ) - -# Class: (SYT10 (Hsap)) - -AnnotationAssertion( "synaptotagmin X") -AnnotationAssertion( "synaptotagmin-10") -AnnotationAssertion( "sytX") -AnnotationAssertion(rdfs:label "SYT10 (Hsap)") -SubClassOf( ) - -# Class: (FREM2 (Hsap)) - -AnnotationAssertion( "CRYPTOP") -AnnotationAssertion( "ECM3 homolog") -AnnotationAssertion( "FRAS1 related extracellular matrix protein 2") -AnnotationAssertion( "FRAS1-related extracellular matrix protein 2") -AnnotationAssertion( "FRASRS2") -AnnotationAssertion(rdfs:label "FREM2 (Hsap)") -SubClassOf( ) - -# Class: (OR2T8 (Hsap)) - -AnnotationAssertion( "OR2T8P") -AnnotationAssertion( "olfactory receptor 2T8") -AnnotationAssertion( "olfactory receptor, family 2, subfamily T, member 8 pseudogene") -AnnotationAssertion(rdfs:label "OR2T8 (Hsap)") -SubClassOf( ) - -# Class: (KCNT2 (Hsap)) - -AnnotationAssertion( "DEE57") -AnnotationAssertion( "EIEE57") -AnnotationAssertion( "KCa4.2") -AnnotationAssertion( "SLICK") -AnnotationAssertion( "SLO2.1") -AnnotationAssertion( "potassium channel subfamily T member 2") -AnnotationAssertion( "potassium channel, subfamily T, member 2") -AnnotationAssertion( "sequence like an intermediate conductance potassium channel subunit") -AnnotationAssertion( "sodium and chloride-activated ATP-sensitive potassium channel Slo2.1") -AnnotationAssertion( "sodium-and chloride-activated ATP-sensitive potassium channel (SLICK)") -AnnotationAssertion(rdfs:label "KCNT2 (Hsap)") -SubClassOf( ) - -# Class: (NCKAP5 (Hsap)) - -AnnotationAssertion( "ERIH1") -AnnotationAssertion( "ERIH2") -AnnotationAssertion( "NAP-5") -AnnotationAssertion( "NAP5") -AnnotationAssertion( "nck-associated protein 5") -AnnotationAssertion( "peripheral clock protein 2") -AnnotationAssertion(rdfs:label "NCKAP5 (Hsap)") -SubClassOf( ) - -# Class: (PLCXD3 (Hsap)) - -AnnotationAssertion( "PI-PLC X domain-containing protein 3") -AnnotationAssertion(rdfs:label "PLCXD3 (Hsap)") -SubClassOf( ) - -# Class: (EYS (Hsap)) - -AnnotationAssertion( "C6orf178") -AnnotationAssertion( "C6orf179") -AnnotationAssertion( "C6orf180") -AnnotationAssertion( "EGF-like-domain, multiple 10") -AnnotationAssertion( "EGF-like-domain, multiple 11") -AnnotationAssertion( "EGFL10") -AnnotationAssertion( "EGFL11") -AnnotationAssertion( "RP25") -AnnotationAssertion( "SPAM") -AnnotationAssertion( "bA166P24.2") -AnnotationAssertion( "bA307F22.3") -AnnotationAssertion( "bA74E24.1") -AnnotationAssertion( "dJ1018A4.2") -AnnotationAssertion( "dJ22I17.2") -AnnotationAssertion( "dJ303F19.1") -AnnotationAssertion( "epidermal growth factor-like protein 10") -AnnotationAssertion( "epidermal growth factor-like protein 11") -AnnotationAssertion( "protein eyes shut homolog") -AnnotationAssertion( "protein spacemaker homolog") -AnnotationAssertion(rdfs:label "EYS (Hsap)") -SubClassOf( ) - -# Class: (SOX2-OT (Hsap)) - -AnnotationAssertion( "NCRNA00043") -AnnotationAssertion( "SOX2 overlapping transcript (non-coding RNA)") -AnnotationAssertion( "SOX2 overlapping transcript (non-protein coding)") -AnnotationAssertion( "SOX2OT") -AnnotationAssertion(rdfs:label "SOX2-OT (Hsap)") -SubClassOf( ) - -# Class: (IGFBP3 (Hsap)) - -AnnotationAssertion( "BP-53") -AnnotationAssertion( "IBP-3") -AnnotationAssertion( "IBP3") -AnnotationAssertion( "IGF-binding protein 3") -AnnotationAssertion( "IGFBP-3") -AnnotationAssertion( "acid stable subunit of the 140 K IGF complex") -AnnotationAssertion( "binding protein 29") -AnnotationAssertion( "binding protein 53") -AnnotationAssertion( "growth hormone-dependent binding protein") -AnnotationAssertion( "insulin-like growth factor-binding protein 3") -AnnotationAssertion(rdfs:label "IGFBP3 (Hsap)") -SubClassOf( ) - -# Class: (IGFBP5 (Hsap)) - -AnnotationAssertion( "IBP-5") -AnnotationAssertion( "IBP5") -AnnotationAssertion( "IGF-binding protein 5") -AnnotationAssertion( "IGFBP-5") -AnnotationAssertion( "insulin-like growth factor-binding protein 5") -AnnotationAssertion(rdfs:label "IGFBP5 (Hsap)") -SubClassOf( ) - -# Class: (IGFBP7 (Hsap)) - -AnnotationAssertion( "AGM") -AnnotationAssertion( "FSTL2") -AnnotationAssertion( "IBP-7") -AnnotationAssertion( "IGF-binding protein 7") -AnnotationAssertion( "IGFBP-7") -AnnotationAssertion( "IGFBP-7v") -AnnotationAssertion( "IGFBP-rP1") -AnnotationAssertion( "IGFBPRP1") -AnnotationAssertion( "MAC25") -AnnotationAssertion( "PGI2-stimulating factor") -AnnotationAssertion( "PSF") -AnnotationAssertion( "RAMSVPS") -AnnotationAssertion( "TAF") -AnnotationAssertion( "angiomodulin") -AnnotationAssertion( "insulin-like growth factor-binding protein 7") -AnnotationAssertion( "prostacyclin-stimulating factor") -AnnotationAssertion( "tumor-derived adhesion factor") -AnnotationAssertion(rdfs:label "IGFBP7 (Hsap)") -SubClassOf( ) - -# Class: (AQP1 (Hsap)) - -AnnotationAssertion( "AQP-CHIP") -AnnotationAssertion( "CHIP28") -AnnotationAssertion( "CO") -AnnotationAssertion( "Colton blood group antigen") -AnnotationAssertion( "aquaporin 1 (channel-forming integral protein, 28kDa, CO blood group)") -AnnotationAssertion( "aquaporin 1, Colton blood group antigen") -AnnotationAssertion( "aquaporin-1") -AnnotationAssertion( "aquaporin-CHIP") -AnnotationAssertion( "channel-like integral membrane protein, 28-kDa") -AnnotationAssertion( "urine water channel") -AnnotationAssertion( "water channel protein for red blood cells and kidney proximal tubule") -AnnotationAssertion(rdfs:label "AQP1 (Hsap)") -SubClassOf( ) - -# Class: (IL15 (Hsap)) - -AnnotationAssertion( "IL-15") -AnnotationAssertion( "interleukin-15") -AnnotationAssertion(rdfs:label "IL15 (Hsap)") -SubClassOf( ) - -# Class: (ISG20 (Hsap)) - -AnnotationAssertion( "CD25") -AnnotationAssertion( "HEM45") -AnnotationAssertion( "estrogen-regulated transcript 45 protein") -AnnotationAssertion( "interferon stimulated exonuclease gene 20kDa") -AnnotationAssertion( "interferon-stimulated gene 20 kDa protein") -AnnotationAssertion( "promyelocytic leukemia nuclear body-associated protein ISG20") -AnnotationAssertion(rdfs:label "ISG20 (Hsap)") -SubClassOf( ) - -# Class: (ITGA1 (Hsap)) - -AnnotationAssertion( "CD49 antigen-like family member A") -AnnotationAssertion( "CD49a") -AnnotationAssertion( "VLA-1") -AnnotationAssertion( "VLA1") -AnnotationAssertion( "integrin alpha-1") -AnnotationAssertion( "laminin and collagen receptor") -AnnotationAssertion( "very late activation protein 1") -AnnotationAssertion( "very late antigen-1") -AnnotationAssertion(rdfs:label "ITGA1 (Hsap)") -SubClassOf( ) - -# Class: (ANKRD30B (Hsap)) - -AnnotationAssertion( "NY-BR-1.1") -AnnotationAssertion( "ankyrin repeat domain-containing protein 30B") -AnnotationAssertion( "serologically defined breast cancer antigen NY-BR-1.1") -AnnotationAssertion(rdfs:label "ANKRD30B (Hsap)") -SubClassOf( ) - -# Class: (FAM89A (Hsap)) - -AnnotationAssertion( "C1orf153") -AnnotationAssertion( "protein FAM89A") -AnnotationAssertion(rdfs:label "FAM89A (Hsap)") -SubClassOf( ) - -# Class: (LINC01116 (Hsap)) - -AnnotationAssertion( "TALNEC2") -AnnotationAssertion( "Tumor associated lncRNA expressed in chromosome 2") -AnnotationAssertion(rdfs:label "LINC01116 (Hsap)") -SubClassOf( ) - -# Class: (KIT (Hsap)) - -AnnotationAssertion( "C-Kit") -AnnotationAssertion( "CD117") -AnnotationAssertion( "MASTC") -AnnotationAssertion( "PBT") -AnnotationAssertion( "SCFR") -AnnotationAssertion( "c-Kit protooncogene") -AnnotationAssertion( "mast/stem cell growth factor receptor Kit") -AnnotationAssertion( "p145 c-kit") -AnnotationAssertion( "piebald trait protein") -AnnotationAssertion( "proto-oncogene c-Kit") -AnnotationAssertion( "proto-oncogene tyrosine-protein kinase Kit") -AnnotationAssertion( "tyrosine-protein kinase Kit") -AnnotationAssertion( "v-kit Hardy-Zuckerman 4 feline sarcoma viral oncogene homolog") -AnnotationAssertion( "v-kit Hardy-Zuckerman 4 feline sarcoma viral oncogene-like protein") -AnnotationAssertion(rdfs:label "KIT (Hsap)") -SubClassOf( ) - -# Class: (KIF25 (Hsap)) - -AnnotationAssertion( "KNSL3") -AnnotationAssertion( "kinesin-like 3") -AnnotationAssertion( "kinesin-like protein 3") -AnnotationAssertion( "kinesin-like protein KIF25") -AnnotationAssertion(rdfs:label "KIF25 (Hsap)") -SubClassOf( ) - -# Class: (RNF144A-AS1 (Hsap)) - -AnnotationAssertion( "RNF144A antisense RNA 1 (non-protein coding)") -AnnotationAssertion( "RNF144A-AS1") -AnnotationAssertion(rdfs:label "RNF144A-AS1 (Hsap)") -SubClassOf( ) - -# Class: (THEMIS (Hsap)) - -AnnotationAssertion( "C6orf190") -AnnotationAssertion( "C6orf207") -AnnotationAssertion( "GASP") -AnnotationAssertion( "GRB2-associated protein") -AnnotationAssertion( "SPOT") -AnnotationAssertion( "TSEPA") -AnnotationAssertion( "protein THEMIS") -AnnotationAssertion( "signaling phosphoprotein specific for T cells") -AnnotationAssertion( "thymocyte selection pathway associated") -AnnotationAssertion( "thymocyte-expressed molecule involved in selection") -AnnotationAssertion(rdfs:label "THEMIS (Hsap)") -SubClassOf( ) - -# Class: (CCDC184 (Hsap)) - -AnnotationAssertion( "C12orf68") -AnnotationAssertion( "coiled-coil domain-containing protein 184") -AnnotationAssertion(rdfs:label "CCDC184 (Hsap)") -SubClassOf( ) - -# Class: (TNFAIP8L3 (Hsap)) - -AnnotationAssertion( "TIPE3") -AnnotationAssertion( "TNF alpha-induced protein 8-like protein 3") -AnnotationAssertion( "TNFAIP8-like protein 3") -AnnotationAssertion( "tumor necrosis factor alpha-induced protein 8-like protein 3") -AnnotationAssertion( "tumor necrosis factor, alpha induced protein 8 like 3") -AnnotationAssertion(rdfs:label "TNFAIP8L3 (Hsap)") -SubClassOf( ) - -# Class: (VGLL3 (Hsap)) - -AnnotationAssertion( "VGL-3") -AnnotationAssertion( "VGL3") -AnnotationAssertion( "colon carcinoma related protein") -AnnotationAssertion( "transcription cofactor vestigial-like protein 3") -AnnotationAssertion(rdfs:label "VGLL3 (Hsap)") -SubClassOf( ) - -# Class: (C1QL3 (Hsap)) - -AnnotationAssertion( "C1QTNF13") -AnnotationAssertion( "C1q and tumor necrosis factor-related protein 13") -AnnotationAssertion( "C1q/TNF-related protein 13") -AnnotationAssertion( "C1ql") -AnnotationAssertion( "CTRP13") -AnnotationAssertion( "K100") -AnnotationAssertion( "complement C1q-like protein 3") -AnnotationAssertion( "complement component 1, q subcomponent-like 3") -AnnotationAssertion(rdfs:label "C1QL3 (Hsap)") -SubClassOf( ) - -# Class: (LAMA2 (Hsap)) - -AnnotationAssertion( "LAMM") -AnnotationAssertion( "MDC1A") -AnnotationAssertion( "laminin M chain") -AnnotationAssertion( "laminin subunit alpha-2") -AnnotationAssertion( "laminin, alpha 2") -AnnotationAssertion( "laminin-12 subunit alpha") -AnnotationAssertion( "laminin-2 subunit alpha") -AnnotationAssertion( "laminin-4 subunit alpha") -AnnotationAssertion( "merosin heavy chain") -AnnotationAssertion( "mutant laminin subunit alpha 2") -AnnotationAssertion(rdfs:label "LAMA2 (Hsap)") -SubClassOf( ) - -# Class: (LAMA4 (Hsap)) - -AnnotationAssertion( "CMD1JJ") -AnnotationAssertion( "LAMA3") -AnnotationAssertion( "LAMA4*-1") -AnnotationAssertion( "laminin alpha 4 chain") -AnnotationAssertion( "laminin subunit alpha-4") -AnnotationAssertion( "laminin, alpha 4") -AnnotationAssertion(rdfs:label "LAMA4 (Hsap)") -SubClassOf( ) - -# Class: (LCP2 (Hsap)) - -AnnotationAssertion( "76 kDa tyrosine phosphoprotein") -AnnotationAssertion( "IMD81") -AnnotationAssertion( "SH2 domain-containing leukocyte protein of 76 kDa") -AnnotationAssertion( "SLP-76") -AnnotationAssertion( "SLP-76 tyrosine phosphoprotein") -AnnotationAssertion( "SLP76") -AnnotationAssertion( "lymphocyte cytosolic protein 2") -AnnotationAssertion(rdfs:label "LCP2 (Hsap)") -SubClassOf( ) - -# Class: (LOC401134 (Hsap)) - -AnnotationAssertion( "RP11-707A18.1") -AnnotationAssertion(rdfs:label "LOC401134 (Hsap)") -SubClassOf( ) - -# Class: (PRRT4 (Hsap)) - -AnnotationAssertion( "proline-rich transmembrane protein 4") -AnnotationAssertion(rdfs:label "PRRT4 (Hsap)") -SubClassOf( ) - -# Class: (LOC401478 (Hsap)) - -AnnotationAssertion(rdfs:label "LOC401478 (Hsap)") -SubClassOf( ) - -# Class: (LPO (Hsap)) - -AnnotationAssertion( "SPO") -AnnotationAssertion( "lactoperoxidase") -AnnotationAssertion( "salivary peroxidase") -AnnotationAssertion(rdfs:label "LPO (Hsap)") -SubClassOf( ) - -# Class: (NPSR1-AS1 (Hsap)) - -AnnotationAssertion( "AAA1") -AnnotationAssertion( "NPSR1 antisense RNA 1 (non-protein coding)") -AnnotationAssertion( "asthma-associated alternatively spliced gene 1") -AnnotationAssertion(rdfs:label "NPSR1-AS1 (Hsap)") -SubClassOf( ) - -# Class: (LTBP1 (Hsap)) - -AnnotationAssertion( "ARCL2E") -AnnotationAssertion( "LTBP-1") -AnnotationAssertion( "TGF-beta1-BP-1") -AnnotationAssertion( "latent-transforming growth factor beta-binding protein 1") -AnnotationAssertion( "transforming growth factor beta-1-binding protein 1") -AnnotationAssertion(rdfs:label "LTBP1 (Hsap)") -SubClassOf( ) - -# Class: (LTK (Hsap)) - -AnnotationAssertion( "TYK1") -AnnotationAssertion( "leukocyte tyrosine kinase receptor") -AnnotationAssertion( "protein tyrosine kinase 1") -AnnotationAssertion(rdfs:label "LTK (Hsap)") -SubClassOf( ) - -# Class: (MIR101-1 (Hsap)) - -AnnotationAssertion( "MIRN101-1") -AnnotationAssertion( "hsa-mir-101-1") -AnnotationAssertion( "mir-101-1") -AnnotationAssertion(rdfs:label "MIR101-1 (Hsap)") -SubClassOf( ) - -# Class: (FAM19A1 (Hsap)) - -AnnotationAssertion( "FAM19A1") -AnnotationAssertion( "TAFA-1") -AnnotationAssertion( "chemokine-like protein TAFA-1") -AnnotationAssertion( "family with sequence similarity 19 (chemokine (C-C motif)-like), member A1") -AnnotationAssertion( "family with sequence similarity 19 member A1, C-C motif chemokine like") -AnnotationAssertion( "protein FAM19A1") -AnnotationAssertion(rdfs:label "FAM19A1 (Hsap)") -SubClassOf( ) - -# Class: (MBP (Hsap)) - -AnnotationAssertion( "Golli-MBP") -AnnotationAssertion( "myelin A1 protein") -AnnotationAssertion( "myelin basic protein") -AnnotationAssertion( "myelin membrane encephalitogenic protein") -AnnotationAssertion( "proline-rich proteoglycan 2") -AnnotationAssertion(rdfs:label "MBP (Hsap)") -SubClassOf( ) - -# Class: (MC4R (Hsap)) - -AnnotationAssertion( "BMIQ20") -AnnotationAssertion( "MC4-R") -AnnotationAssertion( "melanocortin receptor 4") -AnnotationAssertion(rdfs:label "MC4R (Hsap)") -SubClassOf( ) - -# Class: (MEIS2 (Hsap)) - -AnnotationAssertion( "CPCMR") -AnnotationAssertion( "HsT18361") -AnnotationAssertion( "MRG1") -AnnotationAssertion( "Meis homolog 2") -AnnotationAssertion( "Meis1, myeloid ecotropic viral integration site 1 homolog 2") -AnnotationAssertion( "Meis1-related gene 1") -AnnotationAssertion( "TALE homeobox protein Meis2") -AnnotationAssertion( "homeobox protein Meis2") -AnnotationAssertion( "meis1-related protein 1") -AnnotationAssertion(rdfs:label "MEIS2 (Hsap)") -SubClassOf( ) - -# Class: (MME (Hsap)) - -AnnotationAssertion( "CALLA") -AnnotationAssertion( "CD10") -AnnotationAssertion( "CMT2T") -AnnotationAssertion( "NEP") -AnnotationAssertion( "SCA43") -AnnotationAssertion( "SFE") -AnnotationAssertion( "atriopeptidase") -AnnotationAssertion( "common acute lymphocytic leukemia antigen") -AnnotationAssertion( "membrane metallo-endopeptidase (neutral endopeptidase, enkephalinase, CALLA, CD10)") -AnnotationAssertion( "neprilysin") -AnnotationAssertion( "neprilysin-390") -AnnotationAssertion( "neprilysin-411") -AnnotationAssertion( "neutral endopeptidase 24.11") -AnnotationAssertion( "skin fibroblast elastase") -AnnotationAssertion(rdfs:label "MME (Hsap)") -SubClassOf( ) - -# Class: (ASGR2 (Hsap)) - -AnnotationAssertion( "ASGP-R2") -AnnotationAssertion( "ASGPR2") -AnnotationAssertion( "C-type lectin domain family 4 member H2") -AnnotationAssertion( "CLEC4H2") -AnnotationAssertion( "HBXBP") -AnnotationAssertion( "HBxAg-binding protein") -AnnotationAssertion( "HL-2") -AnnotationAssertion( "asialoglycoprotein receptor 2") -AnnotationAssertion( "hepatic lectin H2") -AnnotationAssertion(rdfs:label "ASGR2 (Hsap)") -SubClassOf( ) - -# Class: (AARD (Hsap)) - -AnnotationAssertion( "C8orf85") -AnnotationAssertion( "alanine and arginine-rich domain-containing protein") -AnnotationAssertion(rdfs:label "AARD (Hsap)") -SubClassOf( ) - -# Class: (MT1F (Hsap)) - -AnnotationAssertion( "MT-1F") -AnnotationAssertion( "MT-IF") -AnnotationAssertion( "MT1") -AnnotationAssertion( "metallothionein 1F (functional)") -AnnotationAssertion( "metallothionein-1F") -AnnotationAssertion( "metallothionein-IF") -AnnotationAssertion(rdfs:label "MT1F (Hsap)") -SubClassOf( ) - -# Class: (MYBPC1 (Hsap)) - -AnnotationAssertion( "LCCS4") -AnnotationAssertion( "MYBPCC") -AnnotationAssertion( "MYBPCS") -AnnotationAssertion( "MYOTREM") -AnnotationAssertion( "myosin binding protein C, slow type") -AnnotationAssertion( "myosin-binding protein C, slow-type") -AnnotationAssertion( "skeletal muscle C-protein") -AnnotationAssertion( "slow MyBP-C") -AnnotationAssertion( "slow skeletal-type muscle myosin-binding-protein C") -AnnotationAssertion( "ssMyBP-C") -AnnotationAssertion(rdfs:label "MYBPC1 (Hsap)") -SubClassOf( ) - -# Class: (MYH11 (Hsap)) - -AnnotationAssertion( "AAT4") -AnnotationAssertion( "FAA4") -AnnotationAssertion( "SMHC") -AnnotationAssertion( "SMMHC") -AnnotationAssertion( "SMMS-1") -AnnotationAssertion( "VSCM2") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "myosin, heavy chain 11, smooth muscle") -AnnotationAssertion( "myosin, heavy polypeptide 11, smooth muscle") -AnnotationAssertion( "myosin-11") -AnnotationAssertion(rdfs:label "MYH11 (Hsap)") -SubClassOf( ) - -# Class: (MYO5B (Hsap)) - -AnnotationAssertion( "DIAR2") -AnnotationAssertion( "MVID1") -AnnotationAssertion( "MYO5B variant protein") -AnnotationAssertion( "myosin-Vb") -AnnotationAssertion( "unconventional myosin-Vb") -AnnotationAssertion(rdfs:label "MYO5B (Hsap)") -SubClassOf( ) - -# Class: (NEDD4 (Hsap)) - -AnnotationAssertion( "E3 ubiquitin-protein ligase NEDD4") -AnnotationAssertion( "HECT-type E3 ubiquitin transferase NEDD4") -AnnotationAssertion( "NEDD4-1") -AnnotationAssertion( "RPF1") -AnnotationAssertion( "cell proliferation-inducing gene 53 protein") -AnnotationAssertion( "neural precursor cell expressed, developmentally down-regulated 4, E3 ubiquitin protein ligase") -AnnotationAssertion( "receptor-potentiating factor 1") -AnnotationAssertion(rdfs:label "NEDD4 (Hsap)") -SubClassOf( ) - -# Class: (NMBR (Hsap)) - -AnnotationAssertion( "BB1") -AnnotationAssertion( "BB1R") -AnnotationAssertion( "BRS1") -AnnotationAssertion( "NMB-R") -AnnotationAssertion( "bombesin receptor 1") -AnnotationAssertion( "epididymis secretory sperm binding protein Li 185a") -AnnotationAssertion( "epididymis tissue protein Li 185a") -AnnotationAssertion( "neuromedin-B receptor") -AnnotationAssertion( "neuromedin-B-preferring bombesin receptor") -AnnotationAssertion(rdfs:label "NMBR (Hsap)") -SubClassOf( ) - -# Class: (NOS1 (Hsap)) - -AnnotationAssertion( "IHPS1") -AnnotationAssertion( "N-NOS") -AnnotationAssertion( "NC-NOS") -AnnotationAssertion( "NOS") -AnnotationAssertion( "NOS type I") -AnnotationAssertion( "bNOS") -AnnotationAssertion( "constitutive NOS") -AnnotationAssertion( "nNOS") -AnnotationAssertion( "neuronal NOS") -AnnotationAssertion( "nitric oxide synthase 1 (neuronal)") -AnnotationAssertion( "nitric oxide synthase, brain") -AnnotationAssertion( "peptidyl-cysteine S-nitrosylase NOS1") -AnnotationAssertion(rdfs:label "NOS1 (Hsap)") -SubClassOf( ) - -# Class: (NPY (Hsap)) - -AnnotationAssertion( "PYY4") -AnnotationAssertion( "prepro-neuropeptide Y") -AnnotationAssertion( "pro-neuropeptide Y") -AnnotationAssertion(rdfs:label "NPY (Hsap)") -SubClassOf( ) - -# Class: (NPY2R (Hsap)) - -AnnotationAssertion( "NPY-Y2 receptor") -AnnotationAssertion( "NPY2-R") -AnnotationAssertion( "neuropeptide Y receptor type 2") -AnnotationAssertion(rdfs:label "NPY2R (Hsap)") -SubClassOf( ) - -# Class: (ROR2 (Hsap)) - -AnnotationAssertion( "BDB") -AnnotationAssertion( "BDB1") -AnnotationAssertion( "NTRKR2") -AnnotationAssertion( "neurotrophic tyrosine kinase receptor-related 2") -AnnotationAssertion( "tyrosine-protein kinase transmembrane receptor ROR2") -AnnotationAssertion(rdfs:label "ROR2 (Hsap)") -SubClassOf( ) - -# Class: (DDR2 (Hsap)) - -AnnotationAssertion( "CD167 antigen-like family member B") -AnnotationAssertion( "MIG20a") -AnnotationAssertion( "NTRKR3") -AnnotationAssertion( "TKT") -AnnotationAssertion( "TYRO10") -AnnotationAssertion( "WRCN") -AnnotationAssertion( "cell migration-inducing protein 20") -AnnotationAssertion( "discoidin domain receptor 2") -AnnotationAssertion( "discoidin domain receptor family, member 2") -AnnotationAssertion( "discoidin domain-containing receptor 2") -AnnotationAssertion( "discoidin domain-containing receptor tyrosine kinase 2") -AnnotationAssertion( "hydroxyaryl-protein kinase") -AnnotationAssertion( "migration-inducing gene 16 protein") -AnnotationAssertion( "neurotrophic tyrosine kinase receptor related 3") -AnnotationAssertion( "receptor protein-tyrosine kinase TKT") -AnnotationAssertion( "tyrosine-protein kinase TYRO10") -AnnotationAssertion(rdfs:label "DDR2 (Hsap)") -SubClassOf( ) - -# Class: (NR4A2 (Hsap)) - -AnnotationAssertion( "HZF-3") -AnnotationAssertion( "NGFI-B/nur77 beta-type transcription factor homolog") -AnnotationAssertion( "NOT") -AnnotationAssertion( "NURR1") -AnnotationAssertion( "RNR1") -AnnotationAssertion( "T-cell nuclear receptor NOT") -AnnotationAssertion( "TINUR") -AnnotationAssertion( "immediate-early response protein NOT") -AnnotationAssertion( "intermediate-early receptor protein") -AnnotationAssertion( "nuclear receptor related 1") -AnnotationAssertion( "nuclear receptor subfamily 4 group A member 2") -AnnotationAssertion( "nur related protein-1, human homolog of") -AnnotationAssertion( "orphan nuclear receptor NR4A2") -AnnotationAssertion( "orphan nuclear receptor NURR1") -AnnotationAssertion( "transcriptionally inducible nuclear receptor related 1") -AnnotationAssertion( "transcriptionally-inducible nuclear receptor") -AnnotationAssertion(rdfs:label "NR4A2 (Hsap)") -SubClassOf( ) - -# Class: (C9orf135-AS1 (Hsap)) - -AnnotationAssertion( "C9orf135 antisense RNA 1 (head to head)") -AnnotationAssertion( "C9orf135 divergent transcript") -AnnotationAssertion( "C9orf135-AS1") -AnnotationAssertion( "C9orf135-DT") -AnnotationAssertion(rdfs:label "C9orf135-AS1 (Hsap)") -SubClassOf( ) - -# Class: (OPRM1 (Hsap)) - -AnnotationAssertion( "LMOR") -AnnotationAssertion( "M-OR-1") -AnnotationAssertion( "MOP") -AnnotationAssertion( "MOR") -AnnotationAssertion( "MOR1") -AnnotationAssertion( "OPRM") -AnnotationAssertion( "mu opiate receptor") -AnnotationAssertion( "mu opioid receptor hMOR-1a") -AnnotationAssertion( "mu-type opioid receptor") -AnnotationAssertion(rdfs:label "OPRM1 (Hsap)") -SubClassOf( ) - -# Class: (SLC22A18AS (Hsap)) - -AnnotationAssertion( "BWR1B") -AnnotationAssertion( "BWSCR1B") -AnnotationAssertion( "Beckwith-Wiedemann region 1B") -AnnotationAssertion( "Beckwith-Wiedemann syndrome chromosome region 1, candidate b") -AnnotationAssertion( "ORCTL2S") -AnnotationAssertion( "SLC22A18-AS1") -AnnotationAssertion( "SLC22A1LS") -AnnotationAssertion( "beckwith-Wiedemann syndrome chromosomal region 1 candidate gene B protein") -AnnotationAssertion( "organic cation transporter-like 2 antisense") -AnnotationAssertion( "organic cation transporter-like protein 2 antisense protein") -AnnotationAssertion( "p27-BWR1B") -AnnotationAssertion( "p27-Beckwith-Wiedemann region 1 B") -AnnotationAssertion( "solute carrier family 22 (organic cation transporter), member 1-like antisense") -AnnotationAssertion( "solute carrier family 22 (organic cation transporter), member 18 antisense") -AnnotationAssertion( "solute carrier family 22 member 1-like antisense protein") -AnnotationAssertion( "solute carrier family 22 member 18 antisense protein") -AnnotationAssertion(rdfs:label "SLC22A18AS (Hsap)") -SubClassOf( ) - -# Class: (NOX4 (Hsap)) - -AnnotationAssertion( "KOX") -AnnotationAssertion( "KOX-1") -AnnotationAssertion( "NADPH oxidase 4") -AnnotationAssertion( "RENOX") -AnnotationAssertion( "kidney oxidase-1") -AnnotationAssertion( "kidney superoxide-producing NADPH oxidase") -AnnotationAssertion( "renal NAD(P)H-oxidase") -AnnotationAssertion(rdfs:label "NOX4 (Hsap)") -SubClassOf( ) - -# Class: (COL5A3 (Hsap)) - -AnnotationAssertion( "collagen alpha-3(V) chain") -AnnotationAssertion( "collagen, type V, alpha 3") -AnnotationAssertion( "pro-(alpha)3(V) collagen") -AnnotationAssertion(rdfs:label "COL5A3 (Hsap)") -SubClassOf( ) - -# Class: (PAWR (Hsap)) - -AnnotationAssertion( "PAR4") -AnnotationAssertion( "PRKC apoptosis WT1 regulator protein") -AnnotationAssertion( "PRKC, apoptosis, WT1, regulator") -AnnotationAssertion( "Par-4") -AnnotationAssertion( "WT1-interacting protein") -AnnotationAssertion( "prostate apoptosis response protein 4") -AnnotationAssertion( "prostate apoptosis response protein PAR-4") -AnnotationAssertion( "prostate apoptosis response-4") -AnnotationAssertion( "transcriptional repressor PAR4") -AnnotationAssertion(rdfs:label "PAWR (Hsap)") -SubClassOf( ) - -# Class: (PAX6 (Hsap)) - -AnnotationAssertion( "AN") -AnnotationAssertion( "AN1") -AnnotationAssertion( "AN2") -AnnotationAssertion( "ASGD5") -AnnotationAssertion( "Aniridia 1") -AnnotationAssertion( "Aniridia 2") -AnnotationAssertion( "D11S812E") -AnnotationAssertion( "FVH1") -AnnotationAssertion( "MGDA") -AnnotationAssertion( "WAGR") -AnnotationAssertion( "aniridia type II protein") -AnnotationAssertion( "oculorhombin") -AnnotationAssertion( "paired box homeotic gene-6") -AnnotationAssertion( "paired box protein Pax-6") -AnnotationAssertion(rdfs:label "PAX6 (Hsap)") -SubClassOf( ) - -# Class: (VILL (Hsap)) - -AnnotationAssertion( "villin-like protein") -AnnotationAssertion(rdfs:label "VILL (Hsap)") -SubClassOf( ) - -# Class: (PBX3 (Hsap)) - -AnnotationAssertion( "homeobox protein PBX3") -AnnotationAssertion( "pre-B-cell leukemia homeobox 3") -AnnotationAssertion( "pre-B-cell leukemia transcription factor 3") -AnnotationAssertion(rdfs:label "PBX3 (Hsap)") -SubClassOf( ) - -# Class: (CERCAM (Hsap)) - -AnnotationAssertion( "CEECAM1") -AnnotationAssertion( "GLT25D3") -AnnotationAssertion( "cerebral cell adhesion molecule") -AnnotationAssertion( "cerebral endothelial cell adhesion molecule 1") -AnnotationAssertion( "glycosyltransferase 25 domain containing 3") -AnnotationAssertion( "glycosyltransferase 25 family member 3") -AnnotationAssertion( "inactive glycosyltransferase 25 family member 3") -AnnotationAssertion( "probable inactive glycosyltransferase 25 family member 3") -AnnotationAssertion(rdfs:label "CERCAM (Hsap)") -SubClassOf( ) - -# Class: (PLCE1 (Hsap)) - -AnnotationAssertion( "1-phosphatidylinositol 4,5-bisphosphate phosphodiesterase epsilon-1") -AnnotationAssertion( "NPHS3") -AnnotationAssertion( "PLC-epsilon-1") -AnnotationAssertion( "PLCE") -AnnotationAssertion( "PPLC") -AnnotationAssertion( "pancreas-enriched phospholipase C") -AnnotationAssertion( "phosphoinositide phospholipase C") -AnnotationAssertion( "phosphoinositide phospholipase C-epsilon-1") -AnnotationAssertion( "phosphoinositide-specific phospholipase C epsilon-1") -AnnotationAssertion(rdfs:label "PLCE1 (Hsap)") -SubClassOf( ) - -# Class: (PCP4 (Hsap)) - -AnnotationAssertion( "PEP-19") -AnnotationAssertion( "brain specific polypeptide PEP19") -AnnotationAssertion( "brain-specific antigen PCP-4") -AnnotationAssertion( "brain-specific polypeptide PEP-19") -AnnotationAssertion( "calmodulin regulator protein PCP4") -AnnotationAssertion(rdfs:label "PCP4 (Hsap)") -SubClassOf( ) - -# Class: (PCSK5 (Hsap)) - -AnnotationAssertion( "PC5") -AnnotationAssertion( "PC6") -AnnotationAssertion( "PC6A") -AnnotationAssertion( "SPC6") -AnnotationAssertion( "prohormone convertase 5") -AnnotationAssertion( "proprotein convertase 6") -AnnotationAssertion( "proprotein convertase subtilisin/kexin type 5") -AnnotationAssertion( "protease PC6") -AnnotationAssertion( "subtilase") -AnnotationAssertion( "subtilisin/kexin-like protease PC5") -AnnotationAssertion(rdfs:label "PCSK5 (Hsap)") -SubClassOf( ) - -# Class: (CDK18 (Hsap)) - -AnnotationAssertion( "PCTAIRE") -AnnotationAssertion( "PCTAIRE protein kinase 3") -AnnotationAssertion( "PCTAIRE-motif protein kinase 3") -AnnotationAssertion( "PCTAIRE3") -AnnotationAssertion( "PCTK3") -AnnotationAssertion( "cell division protein kinase 18") -AnnotationAssertion( "cyclin-dependent kinase 18") -AnnotationAssertion( "serine/threonine-protein kinase PCTAIRE-3") -AnnotationAssertion(rdfs:label "CDK18 (Hsap)") -SubClassOf( ) - -# Class: (PDE3A (Hsap)) - -AnnotationAssertion( "CGI-PDE") -AnnotationAssertion( "CGI-PDE A") -AnnotationAssertion( "CGI-PDE-A") -AnnotationAssertion( "HTNB") -AnnotationAssertion( "cAMP phosphodiesterase, myocardial cGMP-inhibited") -AnnotationAssertion( "cGMP-inhibited 3',5'-cyclic phosphodiesterase A") -AnnotationAssertion( "cyclic GMP-inhibited phosphodiesterase A") -AnnotationAssertion( "phosphodiesterase 3A, cGMP-inhibited") -AnnotationAssertion(rdfs:label "PDE3A (Hsap)") -SubClassOf( ) - -# Class: (PDGFRA (Hsap)) - -AnnotationAssertion( "CD140 antigen-like family member A") -AnnotationAssertion( "CD140A") -AnnotationAssertion( "CD140a antigen") -AnnotationAssertion( "PDGF-R-alpha") -AnnotationAssertion( "PDGFR-2") -AnnotationAssertion( "PDGFR2") -AnnotationAssertion( "alpha-type platelet-derived growth factor receptor") -AnnotationAssertion( "platelet-derived growth factor receptor 2") -AnnotationAssertion( "platelet-derived growth factor receptor alpha") -AnnotationAssertion( "platelet-derived growth factor receptor, alpha polypeptide") -AnnotationAssertion(rdfs:label "PDGFRA (Hsap)") -SubClassOf( ) - -# Class: (ENPP2 (Hsap)) - -AnnotationAssertion( "ATX") -AnnotationAssertion( "ATX-X") -AnnotationAssertion( "AUTOTAXIN") -AnnotationAssertion( "E-NPP 2") -AnnotationAssertion( "LysoPLD") -AnnotationAssertion( "NPP2") -AnnotationAssertion( "PD-IALPHA") -AnnotationAssertion( "PDNP2") -AnnotationAssertion( "autotaxin-t") -AnnotationAssertion( "ectonucleotide pyrophosphatase/phosphodiesterase family member 2") -AnnotationAssertion( "extracellular lysophospholipase D") -AnnotationAssertion( "phosphodiesterase I/nucleotide pyrophosphatase 2") -AnnotationAssertion( "plasma lysophospholipase D") -AnnotationAssertion(rdfs:label "ENPP2 (Hsap)") -SubClassOf( ) - -# Class: (EMCN (Hsap)) - -AnnotationAssertion( "EMCN2") -AnnotationAssertion( "MUC-14") -AnnotationAssertion( "MUC14") -AnnotationAssertion( "endomucin") -AnnotationAssertion( "endomucin-2") -AnnotationAssertion( "gastric cancer antigen Ga34") -AnnotationAssertion( "mucin-14") -AnnotationAssertion(rdfs:label "EMCN (Hsap)") -SubClassOf( ) - -# Class: (PDYN (Hsap)) - -AnnotationAssertion( "ADCA") -AnnotationAssertion( "PENKB") -AnnotationAssertion( "SCA23") -AnnotationAssertion( "beta-neoendorphin-dynorphin") -AnnotationAssertion( "leu-enkephalin") -AnnotationAssertion( "leumorphin") -AnnotationAssertion( "neoendorphin-dynorphin-enkephalin prepropeptide") -AnnotationAssertion( "preprodynorphin") -AnnotationAssertion( "preproenkephalin B") -AnnotationAssertion( "proenkephalin-B") -AnnotationAssertion( "rimorphin") -AnnotationAssertion(rdfs:label "PDYN (Hsap)") -SubClassOf( ) - -# Class: (SERPINF1 (Hsap)) - -AnnotationAssertion( "EPC-1") -AnnotationAssertion( "OI12") -AnnotationAssertion( "OI6") -AnnotationAssertion( "PEDF") -AnnotationAssertion( "PIG35") -AnnotationAssertion( "alpha-2 antiplasmin") -AnnotationAssertion( "cell proliferation-inducing gene 35 protein") -AnnotationAssertion( "pigment epithelium-derived factor") -AnnotationAssertion( "serine (or cysteine) proteinase inhibitor, clade F (alpha-2 antiplasmin, pigment epithelium derived factor), member 1") -AnnotationAssertion( "serpin peptidase inhibitor, clade F (alpha-2 antiplasmin, pigment epithelium derived factor), member 1") -AnnotationAssertion( "testis tissue sperm-binding protein Li 70n") -AnnotationAssertion(rdfs:label "SERPINF1 (Hsap)") -SubClassOf( ) - -# Class: (PENK (Hsap)) - -AnnotationAssertion( "PE") -AnnotationAssertion( "PENK-A") -AnnotationAssertion( "enkephalin A") -AnnotationAssertion( "peptide F") -AnnotationAssertion( "preproenkephalin") -AnnotationAssertion( "proenkephalin-A") -AnnotationAssertion(rdfs:label "PENK (Hsap)") -SubClassOf( ) - -# Class: (SERPINE2 (Hsap)) - -AnnotationAssertion( "GDN") -AnnotationAssertion( "GDNPF") -AnnotationAssertion( "PI-7") -AnnotationAssertion( "PI7") -AnnotationAssertion( "PN-1") -AnnotationAssertion( "PN1") -AnnotationAssertion( "PNI") -AnnotationAssertion( "glia-derived nexin") -AnnotationAssertion( "glial-derived neurite promoting factor") -AnnotationAssertion( "peptidase inhibitor 7") -AnnotationAssertion( "protease nexin I") -AnnotationAssertion( "serpin E2") -AnnotationAssertion( "serpin peptidase inhibitor, clade E (nexin, plasminogen activator inhibitor type 1), member 2") -AnnotationAssertion(rdfs:label "SERPINE2 (Hsap)") -SubClassOf( ) - -# Class: (SERPINI2 (Hsap)) - -AnnotationAssertion( "MEPI") -AnnotationAssertion( "PANCPIN") -AnnotationAssertion( "PI14") -AnnotationAssertion( "TSA2004") -AnnotationAssertion( "myoepithelium-derived serine protease inhibitor") -AnnotationAssertion( "myoepithelium-derived serine proteinase inhibitor") -AnnotationAssertion( "pancreas-specific protein TSA2004") -AnnotationAssertion( "peptidase inhibitor 14") -AnnotationAssertion( "protease inhibitor 14") -AnnotationAssertion( "serine (or cysteine) proteinase inhibitor, clade I (neuroserpin), member 2") -AnnotationAssertion( "serine (or cysteine) proteinase inhibitor, clade I (pancpin), member 2") -AnnotationAssertion( "serpin I2") -AnnotationAssertion( "serpin peptidase inhibitor, clade I (pancpin), member 2") -AnnotationAssertion(rdfs:label "SERPINI2 (Hsap)") -SubClassOf( ) - -# Class: (PIK3C2G (Hsap)) - -AnnotationAssertion( "PI3K-C2-gamma") -AnnotationAssertion( "PI3K-C2GAMMA") -AnnotationAssertion( "PTDINS-3-kinase C2 gamma") -AnnotationAssertion( "phosphatidylinositol 3-kinase C2 domain-containing subunit gamma") -AnnotationAssertion( "phosphatidylinositol 4-phosphate 3-kinase C2 domain-containing subunit gamma") -AnnotationAssertion( "phosphatidylinositol-4-phosphate 3-kinase C2 domain-containing gamma polypeptide") -AnnotationAssertion( "phosphatidylinositol-4-phosphate 3-kinase C2 domain-containing subunit gamma") -AnnotationAssertion( "phosphoinositide-3-kinase, class 2, gamma polypeptide") -AnnotationAssertion(rdfs:label "PIK3C2G (Hsap)") -SubClassOf( ) - -# Class: (PIK3CD (Hsap)) - -AnnotationAssertion( "APDS") -AnnotationAssertion( "IMD14") -AnnotationAssertion( "IMD14A") -AnnotationAssertion( "IMD14B") -AnnotationAssertion( "P110DELTA") -AnnotationAssertion( "PI3-kinase p110 subunit delta") -AnnotationAssertion( "PI3K") -AnnotationAssertion( "PI3Kdelta") -AnnotationAssertion( "ROCHIS") -AnnotationAssertion( "p110D") -AnnotationAssertion( "phosphatidylinositol 4,5-bisphosphate 3-kinase catalytic subunit delta isoform") -AnnotationAssertion( "phosphatidylinositol-4,5-bisphosphate 3-kinase 110 kDa catalytic subunit delta") -AnnotationAssertion( "phosphatidylinositol-4,5-bisphosphate 3-kinase catalytic subunit delta short variant 8/20") -AnnotationAssertion( "phosphoinositide-3-kinase C") -AnnotationAssertion( "phosphoinositide-3-kinase, catalytic, delta polypeptide variant p37delta") -AnnotationAssertion( "ptdIns-3-kinase subunit p110-delta") -AnnotationAssertion(rdfs:label "PIK3CD (Hsap)") -SubClassOf( ) - -# Class: (PLCG1 (Hsap)) - -AnnotationAssertion( "1-phosphatidyl-D-myo-inositol-4,5-bisphosphate") -AnnotationAssertion( "1-phosphatidylinositol 4,5-bisphosphate phosphodiesterase gamma-1") -AnnotationAssertion( "NCKAP3") -AnnotationAssertion( "PLC-148") -AnnotationAssertion( "PLC-II") -AnnotationAssertion( "PLC-gamma-1") -AnnotationAssertion( "PLC1") -AnnotationAssertion( "PLC148") -AnnotationAssertion( "PLCgamma1") -AnnotationAssertion( "inositoltrisphosphohydrolase") -AnnotationAssertion( "monophosphatidylinositol phosphodiesterase") -AnnotationAssertion( "phosphatidylinositol phospholipase C") -AnnotationAssertion( "phosphoinositidase C") -AnnotationAssertion( "phosphoinositide phospholipase C") -AnnotationAssertion( "phosphoinositide phospholipase C-gamma-1") -AnnotationAssertion( "phospholipase C, gamma 1 (formerly subtype 148)") -AnnotationAssertion( "phospholipase C-148") -AnnotationAssertion( "phospholipase C-II") -AnnotationAssertion( "triphosphoinositide phosphodiesterase") -AnnotationAssertion(rdfs:label "PLCG1 (Hsap)") -SubClassOf( ) - -# Class: (ATP7B (Hsap)) - -AnnotationAssertion( "ATPase, Cu(2+)- transporting, beta polypeptide") -AnnotationAssertion( "ATPase, Cu++ transporting, beta polypeptide") -AnnotationAssertion( "PWD") -AnnotationAssertion( "WC1") -AnnotationAssertion( "WD") -AnnotationAssertion( "WND") -AnnotationAssertion( "Wilson disease-associated protein") -AnnotationAssertion( "copper pump 2") -AnnotationAssertion( "copper-transporting ATPase 2") -AnnotationAssertion( "copper-transporting protein ATP7B") -AnnotationAssertion(rdfs:label "ATP7B (Hsap)") -SubClassOf( ) - -# Class: (CLIC6 (Hsap)) - -AnnotationAssertion( "CLIC1L") -AnnotationAssertion( "chloride channel form A") -AnnotationAssertion( "chloride intracellular channel protein 6") -AnnotationAssertion( "parchorin") -AnnotationAssertion(rdfs:label "CLIC6 (Hsap)") -SubClassOf( ) - -# Class: (SNTG2 (Hsap)) - -AnnotationAssertion( "G2SYN") -AnnotationAssertion( "SYN5") -AnnotationAssertion( "gamma-2-syntrophin") -AnnotationAssertion( "syntrophin-5") -AnnotationAssertion(rdfs:label "SNTG2 (Hsap)") -SubClassOf( ) - -# Class: (WNT4 (Hsap)) - -AnnotationAssertion( "SERKAL") -AnnotationAssertion( "WNT-4") -AnnotationAssertion( "protein Wnt-4") -AnnotationAssertion( "wingless-type MMTV integration site family, member 4") -AnnotationAssertion(rdfs:label "WNT4 (Hsap)") -SubClassOf( ) - -# Class: (PCDH18 (Hsap)) - -AnnotationAssertion( "PCDH68L") -AnnotationAssertion( "protocadherin 68-like protein") -AnnotationAssertion( "protocadherin-18") -AnnotationAssertion(rdfs:label "PCDH18 (Hsap)") -SubClassOf( ) - -# Class: (APBB1IP (Hsap)) - -AnnotationAssertion( "APBB1-interacting protein 1") -AnnotationAssertion( "INAG1") -AnnotationAssertion( "PREL-1") -AnnotationAssertion( "PREL1") -AnnotationAssertion( "RARP-1") -AnnotationAssertion( "RARP1") -AnnotationAssertion( "RIAM") -AnnotationAssertion( "Rap1-GTP-interacting adaptor molecule") -AnnotationAssertion( "Rap1-interacting adaptor molecule") -AnnotationAssertion( "amyloid beta A4 precursor protein-binding family B member 1-interacting protein") -AnnotationAssertion( "proline rich EVH1 ligand 1") -AnnotationAssertion( "proline-rich protein 73") -AnnotationAssertion( "rap1-GTP-interacting adapter molecule") -AnnotationAssertion( "retinoic acid-responsive proline-rich protein 1") -AnnotationAssertion(rdfs:label "APBB1IP (Hsap)") -SubClassOf( ) - -# Class: (FAM20A (Hsap)) - -AnnotationAssertion( "AI1G") -AnnotationAssertion( "AIGFS") -AnnotationAssertion( "FP2747") -AnnotationAssertion( "family with sequence similarity 20, member A") -AnnotationAssertion( "protein FAM20A") -AnnotationAssertion( "pseudokinase FAM20A") -AnnotationAssertion(rdfs:label "FAM20A (Hsap)") -SubClassOf( ) - -# Class: (BSPRY (Hsap)) - -AnnotationAssertion( "B box and SPRY domain-containing protein") -AnnotationAssertion( "B-box and SPRY-domain containing protein") -AnnotationAssertion( "zetin 1") -AnnotationAssertion(rdfs:label "BSPRY (Hsap)") -SubClassOf( ) - -# Class: (PALMD (Hsap)) - -AnnotationAssertion( "C1orf11") -AnnotationAssertion( "PALML") -AnnotationAssertion( "palmdelphin") -AnnotationAssertion( "paralemmin-like protein") -AnnotationAssertion( "paralemnin-like protein") -AnnotationAssertion(rdfs:label "PALMD (Hsap)") -SubClassOf( ) - -# Class: (TTC12 (Hsap)) - -AnnotationAssertion( "CILD45") -AnnotationAssertion( "TPARM") -AnnotationAssertion( "TPR repeat protein 12") -AnnotationAssertion( "tetratricopeptide repeat and armadillo repeat protein") -AnnotationAssertion( "tetratricopeptide repeat protein 12") -AnnotationAssertion(rdfs:label "TTC12 (Hsap)") -SubClassOf( ) - -# Class: (TMEM255A (Hsap)) - -AnnotationAssertion( "FAM70A") -AnnotationAssertion( "family with sequence similarity 70, member A") -AnnotationAssertion( "protein FAM70A") -AnnotationAssertion( "transmembrane protein 255A") -AnnotationAssertion(rdfs:label "TMEM255A (Hsap)") -SubClassOf( ) - -# Class: (FEZF2 (Hsap)) - -AnnotationAssertion( "FEZ") -AnnotationAssertion( "FEZL") -AnnotationAssertion( "FKSG36") -AnnotationAssertion( "TOF") -AnnotationAssertion( "ZFP312") -AnnotationAssertion( "ZNF312") -AnnotationAssertion( "fez family zinc finger protein 2") -AnnotationAssertion( "forebrain embryonic zinc finger-like protein 2") -AnnotationAssertion( "testis tissue sperm-binding protein Li 80P") -AnnotationAssertion( "too few") -AnnotationAssertion( "zinc finger protein 312") -AnnotationAssertion(rdfs:label "FEZF2 (Hsap)") -SubClassOf( ) - -# Class: (KLHDC8A (Hsap)) - -AnnotationAssertion( "S-delta-E1") -AnnotationAssertion( "kelch domain-containing protein 8A") -AnnotationAssertion( "substitute for delta-EGFR expression 1") -AnnotationAssertion(rdfs:label "KLHDC8A (Hsap)") -SubClassOf( ) - -# Class: (ASIC4 (Hsap)) - -AnnotationAssertion( "ACCN4") -AnnotationAssertion( "BNAC4") -AnnotationAssertion( "acid sensing ion channel family member 4") -AnnotationAssertion( "acid-sensing (proton-gated) ion channel family member 4") -AnnotationAssertion( "acid-sensing ion channel 4") -AnnotationAssertion( "amiloride-sensitive cation channel 4, pituitary") -AnnotationAssertion( "amiloride-sensitive cation channel family member 4, pituitary") -AnnotationAssertion( "brain sodium channel 4") -AnnotationAssertion(rdfs:label "ASIC4 (Hsap)") -SubClassOf( ) - -# Class: (SRGN (Hsap)) - -AnnotationAssertion( "PPG") -AnnotationAssertion( "PRG") -AnnotationAssertion( "PRG1") -AnnotationAssertion( "hematopoetic proteoglycan core peptide") -AnnotationAssertion( "hematopoetic proteoglycan core protein") -AnnotationAssertion( "hematopoietic proteoglycan core protein") -AnnotationAssertion( "p.PG") -AnnotationAssertion( "platelet proteoglycan core protein") -AnnotationAssertion( "proteoglycan 1, secretory granule") -AnnotationAssertion( "proteoglycan protein core for mast cell secretory granule") -AnnotationAssertion( "secretory granule proteoglycan core peptide") -AnnotationAssertion( "secretory granule proteoglycan core protein") -AnnotationAssertion( "serglycin") -AnnotationAssertion( "serglycin proteoglycan") -AnnotationAssertion(rdfs:label "SRGN (Hsap)") -SubClassOf( ) - -# Class: (SOX6 (Hsap)) - -AnnotationAssertion( "HSSOX6") -AnnotationAssertion( "SOXD") -AnnotationAssertion( "SRY (sex determining region Y)-box 6") -AnnotationAssertion( "SRY-box 6") -AnnotationAssertion( "SRY-box containing gene 6") -AnnotationAssertion( "TOLCAS") -AnnotationAssertion( "transcription factor SOX-6") -AnnotationAssertion(rdfs:label "SOX6 (Hsap)") -SubClassOf( ) - -# Class: (GALNT10 (Hsap)) - -AnnotationAssertion( "GALNACT10") -AnnotationAssertion( "GalNAc transferase 10") -AnnotationAssertion( "PPGALNACT10") -AnnotationAssertion( "PPGANTASE10") -AnnotationAssertion( "UDP-GalNAc:polypeptide N-acetylgalactosaminyltransferase 10") -AnnotationAssertion( "UDP-N-acetyl-alpha-D-galactosamine:polypeptide N-acetylgalactosaminyltransferase 10 (GalNAc-T10)") -AnnotationAssertion( "polypeptide N-acetylgalactosaminyltransferase 10") -AnnotationAssertion(rdfs:label "GALNT10 (Hsap)") -SubClassOf( ) - -# Class: (MCTP2 (Hsap)) - -AnnotationAssertion( "multiple C2 and transmembrane domain-containing protein 2") -AnnotationAssertion( "multiple C2 domains, transmembrane 2") -AnnotationAssertion( "multiple C2-domains with two transmembrane regions 2 1") -AnnotationAssertion(rdfs:label "MCTP2 (Hsap)") -SubClassOf( ) - -# Class: (IL26 (Hsap)) - -AnnotationAssertion( "AK155") -AnnotationAssertion( "IL-26") -AnnotationAssertion( "interleukin-26") -AnnotationAssertion(rdfs:label "IL26 (Hsap)") -SubClassOf( ) - -# Class: (RPRM (Hsap)) - -AnnotationAssertion( "REPRIMO") -AnnotationAssertion( "candidate mediator of the p53 dependent G2 arrest") -AnnotationAssertion( "protein reprimo") -AnnotationAssertion( "reprimo, TP53 dependant G2 arrest mediator candidate") -AnnotationAssertion( "reprimo, TP53 dependent G2 arrest mediator candidate") -AnnotationAssertion(rdfs:label "RPRM (Hsap)") -SubClassOf( ) - -# Class: (RELN (Hsap)) - -AnnotationAssertion( "ETL7") -AnnotationAssertion( "LIS2") -AnnotationAssertion( "PRO1598") -AnnotationAssertion( "RL") -AnnotationAssertion( "reelin") -AnnotationAssertion(rdfs:label "RELN (Hsap)") -SubClassOf( ) - -# Class: (KLK7 (Hsap)) - -AnnotationAssertion( "PRSS6") -AnnotationAssertion( "SCCE") -AnnotationAssertion( "hK7") -AnnotationAssertion( "kallikrein 7 (chymotryptic, stratum corneum)") -AnnotationAssertion( "kallikrein-7") -AnnotationAssertion( "serine protease 6") -AnnotationAssertion( "signal protein") -AnnotationAssertion( "stratum corneum chymotryptic enzyme") -AnnotationAssertion(rdfs:label "KLK7 (Hsap)") -SubClassOf( ) - -# Class: (MEPE (Hsap)) - -AnnotationAssertion( "OF45") -AnnotationAssertion( "matrix extracellular phosphoglycoprotein") -AnnotationAssertion( "matrix, extracellular phosphoglycoprotein with ASARM motif (bone)") -AnnotationAssertion( "osteoblast/osteocyte factor 45") -AnnotationAssertion( "osteoregulin") -AnnotationAssertion(rdfs:label "MEPE (Hsap)") -SubClassOf( ) - -# Class: (ATP10A (Hsap)) - -AnnotationAssertion( "ATP10C") -AnnotationAssertion( "ATPVA") -AnnotationAssertion( "ATPVC") -AnnotationAssertion( "ATPase type IV, phospholipid transporting (P-type)") -AnnotationAssertion( "ATPase, Class V, type 10C") -AnnotationAssertion( "ATPase, class V, type 10A") -AnnotationAssertion( "P4-ATPase flippase complex alpha subunit ATP10A") -AnnotationAssertion( "aminophospholipid translocase VA") -AnnotationAssertion( "phospholipid-transporting ATPase VA") -AnnotationAssertion( "probable phospholipid-transporting ATPase VA") -AnnotationAssertion(rdfs:label "ATP10A (Hsap)") -SubClassOf( ) - -# Class: (ADGRG6 (Hsap)) - -AnnotationAssertion( "APG1") -AnnotationAssertion( "DREG") -AnnotationAssertion( "G-protein coupled receptor 126") -AnnotationAssertion( "GPR126") -AnnotationAssertion( "HBV PreS1-transactivated protein 2") -AnnotationAssertion( "LCCS9") -AnnotationAssertion( "PR126") -AnnotationAssertion( "PS1TP2") -AnnotationAssertion( "VIGR") -AnnotationAssertion( "adhesion G-protein coupled receptor G6") -AnnotationAssertion( "developmentally regulated G-protein-coupled receptor") -AnnotationAssertion( "vascular-inducible G protein-coupled receptor") -AnnotationAssertion(rdfs:label "ADGRG6 (Hsap)") -SubClassOf( ) - -# Class: (PTGER3 (Hsap)) - -AnnotationAssertion( "EP3") -AnnotationAssertion( "EP3-I") -AnnotationAssertion( "EP3-II") -AnnotationAssertion( "EP3-III") -AnnotationAssertion( "EP3-IV") -AnnotationAssertion( "EP3-VI") -AnnotationAssertion( "EP3e") -AnnotationAssertion( "PGE receptor, EP3 subtype") -AnnotationAssertion( "PGE2 receptor EP3 subtype") -AnnotationAssertion( "PGE2-R") -AnnotationAssertion( "lnc003875") -AnnotationAssertion( "prostaglandin E receptor 3 (subtype EP3)") -AnnotationAssertion( "prostaglandin E2 receptor EP3 subtype") -AnnotationAssertion( "prostaglandin receptor (PGE-2)") -AnnotationAssertion( "prostanoid EP3 receptor") -AnnotationAssertion(rdfs:label "PTGER3 (Hsap)") -SubClassOf( ) - -# Class: (SRGAP1 (Hsap)) - -AnnotationAssertion( "ARHGAP13") -AnnotationAssertion( "NMTC2") -AnnotationAssertion( "SLIT-ROBO Rho GTPase-activating protein 1") -AnnotationAssertion( "rho GTPase-activating protein 13") -AnnotationAssertion(rdfs:label "SRGAP1 (Hsap)") -SubClassOf( ) - -# Class: (KLHL14 (Hsap)) - -AnnotationAssertion( "kelch-like 14") -AnnotationAssertion( "kelch-like protein 14") -AnnotationAssertion( "printor") -AnnotationAssertion( "protein interactor of Torsin-1A") -AnnotationAssertion(rdfs:label "KLHL14 (Hsap)") -SubClassOf( ) - -# Class: (KLHL1 (Hsap)) - -AnnotationAssertion( "MRP2") -AnnotationAssertion( "Mayven-related protein 2") -AnnotationAssertion( "kelch-like protein 1") -AnnotationAssertion(rdfs:label "KLHL1 (Hsap)") -SubClassOf( ) - -# Class: (COL20A1 (Hsap)) - -AnnotationAssertion( "collagen alpha-1(XX) chain") -AnnotationAssertion( "collagen, type XX, alpha 1") -AnnotationAssertion( "collagen-like protein") -AnnotationAssertion(rdfs:label "COL20A1 (Hsap)") -SubClassOf( ) - -# Class: (POGK (Hsap)) - -AnnotationAssertion( "BASS2") -AnnotationAssertion( "KRAB box domain containing 2") -AnnotationAssertion( "KRBOX2") -AnnotationAssertion( "LST003") -AnnotationAssertion( "pogo transposable element with KRAB domain") -AnnotationAssertion(rdfs:label "POGK (Hsap)") -SubClassOf( ) - -# Class: (VAT1L (Hsap)) - -AnnotationAssertion( "synaptic vesicle membrane protein VAT-1 homolog-like") -AnnotationAssertion( "vesicle amine transport protein 1 homolog (T. californica)-like") -AnnotationAssertion( "vesicle amine transport protein 1 homolog-like (T. californica)") -AnnotationAssertion(rdfs:label "VAT1L (Hsap)") -SubClassOf( ) - -# Class: (PTPN3 (Hsap)) - -AnnotationAssertion( "PTP-H1") -AnnotationAssertion( "PTPH1") -AnnotationAssertion( "cytoskeletal-associated protein tyrosine phosphatase") -AnnotationAssertion( "protein-tyrosine phosphatase H1") -AnnotationAssertion( "tyrosine-protein phosphatase non-receptor type 3") -AnnotationAssertion(rdfs:label "PTPN3 (Hsap)") -SubClassOf( ) - -# Class: (PVALB (Hsap)) - -AnnotationAssertion( "D22S749") -AnnotationAssertion( "parvalbumin alpha") -AnnotationAssertion(rdfs:label "PVALB (Hsap)") -SubClassOf( ) - -# Class: (PVRL2 (Hsap)) - -AnnotationAssertion( "CD112") -AnnotationAssertion( "HVEB") -AnnotationAssertion( "PRR2") -AnnotationAssertion( "PVRL2") -AnnotationAssertion( "PVRR2") -AnnotationAssertion( "herpesvirus entry protein B") -AnnotationAssertion( "nectin-2") -AnnotationAssertion( "poliovirus receptor-like 2") -AnnotationAssertion( "poliovirus receptor-related 2 (herpesvirus entry mediator B)") -AnnotationAssertion(rdfs:label "PVRL2 (Hsap)") -SubClassOf( ) - -# Class: (BCHE (Hsap)) - -AnnotationAssertion( "BCHED") -AnnotationAssertion( "CHE1") -AnnotationAssertion( "CHE2") -AnnotationAssertion( "E1") -AnnotationAssertion( "acylcholine acylhydrolase") -AnnotationAssertion( "butyrylcholine esterase") -AnnotationAssertion( "choline esterase II") -AnnotationAssertion( "cholinesterase") -AnnotationAssertion( "cholinesterase (serum) 2") -AnnotationAssertion( "cholinesterase 1") -AnnotationAssertion( "pseudocholinesterase") -AnnotationAssertion(rdfs:label "BCHE (Hsap)") -SubClassOf( ) - -# Class: (LGR6 (Hsap)) - -AnnotationAssertion( "GPCR") -AnnotationAssertion( "VTS20631") -AnnotationAssertion( "gonadotropin receptor") -AnnotationAssertion( "leucine-rich repeat-containing G-protein coupled receptor 6") -AnnotationAssertion(rdfs:label "LGR6 (Hsap)") -SubClassOf( ) - -# Class: (CPLX3 (Hsap)) - -AnnotationAssertion( "CPX III") -AnnotationAssertion( "CPX-III") -AnnotationAssertion( "CPXIII") -AnnotationAssertion( "Nbla11589") -AnnotationAssertion( "complexin III") -AnnotationAssertion( "complexin-3") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion(rdfs:label "CPLX3 (Hsap)") -SubClassOf( ) - -# Class: (HPSE2 (Hsap)) - -AnnotationAssertion( "HPA2") -AnnotationAssertion( "HPR2") -AnnotationAssertion( "UFS") -AnnotationAssertion( "UFS1") -AnnotationAssertion( "heparanase 3") -AnnotationAssertion( "heparanase-like protein") -AnnotationAssertion( "inactive heparanase-2") -AnnotationAssertion(rdfs:label "HPSE2 (Hsap)") -SubClassOf( ) - -# Class: (RORB (Hsap)) - -AnnotationAssertion( "EIG15") -AnnotationAssertion( "NR1F2") -AnnotationAssertion( "RAR-related orphan receptor beta") -AnnotationAssertion( "ROR-BETA") -AnnotationAssertion( "RZR-BETA") -AnnotationAssertion( "RZRB") -AnnotationAssertion( "bA133M9.1") -AnnotationAssertion( "nuclear receptor ROR-beta") -AnnotationAssertion( "nuclear receptor RZR-beta") -AnnotationAssertion( "nuclear receptor subfamily 1 group F member 2") -AnnotationAssertion( "retinoic acid-binding receptor beta") -AnnotationAssertion( "retinoid-related orphan receptor beta") -AnnotationAssertion(rdfs:label "RORB (Hsap)") -SubClassOf( ) - -# Class: (BDNF (Hsap)) - -AnnotationAssertion( "ANON2") -AnnotationAssertion( "BULN2") -AnnotationAssertion( "abrineurin") -AnnotationAssertion( "brain-derived neurotrophic factor") -AnnotationAssertion( "neurotrophin") -AnnotationAssertion(rdfs:label "BDNF (Hsap)") -SubClassOf( ) - -# Class: (S100B (Hsap)) - -AnnotationAssertion( "NEF") -AnnotationAssertion( "S-100 calcium-binding protein, beta chain") -AnnotationAssertion( "S-100 protein subunit beta") -AnnotationAssertion( "S100") -AnnotationAssertion( "S100 calcium-binding protein, beta (neural)") -AnnotationAssertion( "S100-B") -AnnotationAssertion( "S100beta") -AnnotationAssertion( "protein S100-B") -AnnotationAssertion(rdfs:label "S100B (Hsap)") -SubClassOf( ) - -# Class: (SCN4B (Hsap)) - -AnnotationAssertion( "ATFB17") -AnnotationAssertion( "LQT10") -AnnotationAssertion( "Navbeta4") -AnnotationAssertion( "sodium channel subunit beta-4") -AnnotationAssertion( "sodium channel, voltage-gated, type IV, beta subunit") -AnnotationAssertion(rdfs:label "SCN4B (Hsap)") -SubClassOf( ) - -# Class: (SCTR (Hsap)) - -AnnotationAssertion( "SR") -AnnotationAssertion( "pancreatic secretin receptor") -AnnotationAssertion( "secretin receptor") -AnnotationAssertion(rdfs:label "SCTR (Hsap)") -SubClassOf( ) - -# Class: (PIEZO2 (Hsap)) - -AnnotationAssertion( "C18orf30") -AnnotationAssertion( "C18orf58") -AnnotationAssertion( "DA3") -AnnotationAssertion( "DA5") -AnnotationAssertion( "DAIPT") -AnnotationAssertion( "FAM38B") -AnnotationAssertion( "FAM38B2") -AnnotationAssertion( "HsT748") -AnnotationAssertion( "HsT771") -AnnotationAssertion( "MWKS") -AnnotationAssertion( "family with sequence similarity 38, member A pseudogene") -AnnotationAssertion( "family with sequence similarity 38, member B2") -AnnotationAssertion( "piezo-type mechanosensitive ion channel component 1 pseudogene") -AnnotationAssertion( "piezo-type mechanosensitive ion channel component 2") -AnnotationAssertion( "protein PIEZO2") -AnnotationAssertion(rdfs:label "PIEZO2 (Hsap)") -SubClassOf( ) - -# Class: (SMOC1 (Hsap)) - -AnnotationAssertion( "OAS") -AnnotationAssertion( "SPARC-related modular calcium-binding protein 1") -AnnotationAssertion( "secreted modular calcium-binding protein 1") -AnnotationAssertion(rdfs:label "SMOC1 (Hsap)") -SubClassOf( ) - -# Class: (EPB41L4A (Hsap)) - -AnnotationAssertion( "EPB41L4") -AnnotationAssertion( "NBL4") -AnnotationAssertion( "band 4.1-like protein 4A") -AnnotationAssertion( "erythrocyte protein band 4.1-like 4") -AnnotationAssertion(rdfs:label "EPB41L4A (Hsap)") -SubClassOf( ) - -# Class: (C18orf42 (Hsap)) - -AnnotationAssertion( "A kinase (PRKA) anchor inhibitor 1") -AnnotationAssertion( "A-kinase anchor protein C18orf42") -AnnotationAssertion( "A-kinase anchor protein inhibitor 1") -AnnotationAssertion( "C18orf42") -AnnotationAssertion(rdfs:label "C18orf42 (Hsap)") -SubClassOf( ) - -# Class: (CCDC168 (Hsap)) - -AnnotationAssertion( "C13orf40") -AnnotationAssertion( "coiled-coil domain-containing protein 168") -AnnotationAssertion( "leucine-rich repeat transmembrane protein CCDC168") -AnnotationAssertion(rdfs:label "CCDC168 (Hsap)") -SubClassOf( ) - -# Class: (UG0898H09 (Hsap)) - -AnnotationAssertion( "FAM77D") -AnnotationAssertion( "NKAIN3 intronic transcript") -AnnotationAssertion( "NKAIN3-IT1") -AnnotationAssertion( "Na(+)/K(+)-transporting ATPase subunit beta-1-interacting protein 3") -AnnotationAssertion( "Na+/K+ transporting ATPase interacting 3") -AnnotationAssertion( "UG0898H09") -AnnotationAssertion( "family with sequence similarity 77, member D") -AnnotationAssertion( "sodium/potassium-transporting ATPase subunit beta-1-interacting protein 3") -AnnotationAssertion(rdfs:label "UG0898H09 (Hsap)") -SubClassOf( ) - -# Class: (NDST4 (Hsap)) - -AnnotationAssertion( "N-HSST") -AnnotationAssertion( "N-HSST 4") -AnnotationAssertion( "N-deacetylase/N-sulfotransferase (heparan glucosaminyl) 4") -AnnotationAssertion( "N-deacetylase/N-sulfotransferase 4") -AnnotationAssertion( "N-heparan sulfate sulfotransferase 4") -AnnotationAssertion( "NDST-4") -AnnotationAssertion( "NHSST4") -AnnotationAssertion( "bifunctional heparan sulfate N-deacetylase/N-sulfotransferase 4") -AnnotationAssertion( "glucosaminyl N-deacetylase/N-sulfotransferase 4") -AnnotationAssertion(rdfs:label "NDST4 (Hsap)") -SubClassOf( ) - -# Class: (RAB11FIP1P1 (Hsap)) - -AnnotationAssertion( "RAB11 family interacting protein 1 (class I) pseudogene 1") -AnnotationAssertion( "Rab coupling protein pseudogene") -AnnotationAssertion(rdfs:label "RAB11FIP1P1 (Hsap)") -SubClassOf( ) - -# Class: (P2RY12 (Hsap)) - -AnnotationAssertion( "ADP-glucose receptor") -AnnotationAssertion( "ADPG-R") -AnnotationAssertion( "BDPLT8") -AnnotationAssertion( "G-protein coupled receptor SP1999") -AnnotationAssertion( "Gi-coupled ADP receptor HORK3") -AnnotationAssertion( "HORK3") -AnnotationAssertion( "P2T(AC)") -AnnotationAssertion( "P2Y purinoceptor 12") -AnnotationAssertion( "P2Y(12)R") -AnnotationAssertion( "P2Y(AC)") -AnnotationAssertion( "P2Y(ADP)") -AnnotationAssertion( "P2Y(cyc)") -AnnotationAssertion( "P2Y12") -AnnotationAssertion( "P2Y12 platelet ADP receptor") -AnnotationAssertion( "SP1999") -AnnotationAssertion( "purinergic receptor P2RY12") -AnnotationAssertion( "purinergic receptor P2Y, G-protein coupled, 12") -AnnotationAssertion( "putative G-protein coupled receptor") -AnnotationAssertion(rdfs:label "P2RY12 (Hsap)") -SubClassOf( ) - -# Class: (EFTUD1P1 (Hsap)) - -AnnotationAssertion( "EFTUD1P1") -AnnotationAssertion( "FAM42B") -AnnotationAssertion( "HsT19321") -AnnotationAssertion( "elongation factor Tu GTP binding domain containing 1 pseudogene 1") -AnnotationAssertion( "elongation factor Tu GTP-binding domain-containing protein 1 pseudogene") -AnnotationAssertion( "family with sequence similarity 42, member B") -AnnotationAssertion(rdfs:label "EFTUD1P1 (Hsap)") -SubClassOf( ) - -# Class: (PCDH20 (Hsap)) - -AnnotationAssertion( "PCDH13") -AnnotationAssertion( "protocadherin 13") -AnnotationAssertion( "protocadherin-20") -AnnotationAssertion(rdfs:label "PCDH20 (Hsap)") -SubClassOf( ) - -# Class: (BMP2 (Hsap)) - -AnnotationAssertion( "BDA2") -AnnotationAssertion( "BMP2A") -AnnotationAssertion( "SSFSC") -AnnotationAssertion( "SSFSC1") -AnnotationAssertion( "bone morphogenetic protein 2") -AnnotationAssertion( "bone morphogenetic protein 2A") -AnnotationAssertion(rdfs:label "BMP2 (Hsap)") -SubClassOf( ) - -# Class: (SLC1A3 (Hsap)) - -AnnotationAssertion( "EA6") -AnnotationAssertion( "EAAT1") -AnnotationAssertion( "GLAST") -AnnotationAssertion( "GLAST-1") -AnnotationAssertion( "GLAST1") -AnnotationAssertion( "excitatory amino acid transporter 1") -AnnotationAssertion( "sodium-dependent glutamate/aspartate transporter 1") -AnnotationAssertion( "solute carrier family 1 (glial high affinity glutamate transporter), member 3") -AnnotationAssertion(rdfs:label "SLC1A3 (Hsap)") -SubClassOf( ) - -# Class: (PCDH15 (Hsap)) - -AnnotationAssertion( "CDHR15") -AnnotationAssertion( "DFNB23") -AnnotationAssertion( "USH1F") -AnnotationAssertion( "cadherin-related family member 15") -AnnotationAssertion( "protocadherin-15") -AnnotationAssertion(rdfs:label "PCDH15 (Hsap)") -SubClassOf( ) - -# Class: (PHLDB3 (Hsap)) - -AnnotationAssertion( "pleckstrin homology-like domain family B member 3") -AnnotationAssertion(rdfs:label "PHLDB3 (Hsap)") -SubClassOf( ) - -# Class: (SLC9A2 (Hsap)) - -AnnotationAssertion( "NHE2") -AnnotationAssertion( "Na(+)/H(+) exchanger 2") -AnnotationAssertion( "sodium/hydrogen exchanger 2") -AnnotationAssertion( "solute carrier family 9 (sodium/hydrogen exchanger), member 2") -AnnotationAssertion( "solute carrier family 9, subfamily A (NHE2, cation proton antiporter 2), member 2") -AnnotationAssertion(rdfs:label "SLC9A2 (Hsap)") -SubClassOf( ) - -# Class: (SLC14A1 (Hsap)) - -AnnotationAssertion( "HUT11") -AnnotationAssertion( "HUT11A") -AnnotationAssertion( "HsT1341") -AnnotationAssertion( "JK") -AnnotationAssertion( "Jk(b)") -AnnotationAssertion( "Kidd blood group antigen") -AnnotationAssertion( "RACH1") -AnnotationAssertion( "RACH2") -AnnotationAssertion( "SLC14A1 JK") -AnnotationAssertion( "UT-B1") -AnnotationAssertion( "UT1") -AnnotationAssertion( "UTE") -AnnotationAssertion( "mutant KIDD blood group antigen") -AnnotationAssertion( "solute carrier family 14 (urea transporter), member 1 (Kidd blood group)") -AnnotationAssertion( "urea transporter 1") -AnnotationAssertion( "urea transporter JK glycoprotein") -AnnotationAssertion( "urea transporter, erythrocyte") -AnnotationAssertion( "urea transporter-B1") -AnnotationAssertion(rdfs:label "SLC14A1 (Hsap)") -SubClassOf( ) - -# Class: (BMPR1B (Hsap)) - -AnnotationAssertion( "ALK-6") -AnnotationAssertion( "ALK6") -AnnotationAssertion( "AMD3") -AnnotationAssertion( "AMDD") -AnnotationAssertion( "BDA1D") -AnnotationAssertion( "BDA2") -AnnotationAssertion( "BMP type-1B receptor") -AnnotationAssertion( "BMPR-1B") -AnnotationAssertion( "CDw293") -AnnotationAssertion( "activin receptor-like kinase 6") -AnnotationAssertion( "bone morphogenetic protein receptor type-1B") -AnnotationAssertion( "bone morphogenetic protein receptor, type IB") -AnnotationAssertion( "serine/threonine receptor kinase") -AnnotationAssertion(rdfs:label "BMPR1B (Hsap)") -SubClassOf( ) - -# Class: (SLC22A3 (Hsap)) - -AnnotationAssertion( "EMT") -AnnotationAssertion( "EMT organic cation transporter 3") -AnnotationAssertion( "EMTH") -AnnotationAssertion( "OCT3") -AnnotationAssertion( "extraneuronal monoamine transporter") -AnnotationAssertion( "organic cation transporter 3") -AnnotationAssertion( "solute carrier family 22 (extraneuronal monoamine transporter), member 3") -AnnotationAssertion( "solute carrier family 22 (organic cation transporter), member 3") -AnnotationAssertion( "solute carrier family 22 member 3") -AnnotationAssertion(rdfs:label "SLC22A3 (Hsap)") -SubClassOf( ) - -# Class: (SLN (Hsap)) - -AnnotationAssertion( "sarcolipin") -AnnotationAssertion(rdfs:label "SLN (Hsap)") -SubClassOf( ) - -# Class: (SNTB1 (Hsap)) - -AnnotationAssertion( "59 kDa dystrophin-associated protein A1 basic component 1") -AnnotationAssertion( "59-DAP") -AnnotationAssertion( "A1B") -AnnotationAssertion( "BSYN2") -AnnotationAssertion( "DAPA1B") -AnnotationAssertion( "SNT2") -AnnotationAssertion( "SNT2B1") -AnnotationAssertion( "TIP-43") -AnnotationAssertion( "beta-1-syntrophin") -AnnotationAssertion( "dystrophin-associated protein A1, 59kD, basic component 1") -AnnotationAssertion( "syntrophin, beta 1 (dystrophin-associated protein A1, 59kDa, basic component 1)") -AnnotationAssertion( "syntrophin-2") -AnnotationAssertion( "tax interaction protein 43") -AnnotationAssertion(rdfs:label "SNTB1 (Hsap)") -SubClassOf( ) - -# Class: (SOX11 (Hsap)) - -AnnotationAssertion( "CSS9") -AnnotationAssertion( "MRD27") -AnnotationAssertion( "SRY (sex-determining region Y)-box 11") -AnnotationAssertion( "SRY-box 11") -AnnotationAssertion( "SRY-related HMG-box gene 11") -AnnotationAssertion( "transcription factor SOX-11") -AnnotationAssertion(rdfs:label "SOX11 (Hsap)") -SubClassOf( ) - -# Class: (SPP1 (Hsap)) - -AnnotationAssertion( "BNSP") -AnnotationAssertion( "BSPI") -AnnotationAssertion( "ETA-1") -AnnotationAssertion( "OPN") -AnnotationAssertion( "SPP1/CALPHA1 fusion") -AnnotationAssertion( "early T-lymphocyte activation 1") -AnnotationAssertion( "nephropontin") -AnnotationAssertion( "osteopontin") -AnnotationAssertion( "osteopontin/immunoglobulin alpha 1 heavy chain constant region fusion protein") -AnnotationAssertion( "secreted phosphoprotein 1 (osteopontin, bone sialoprotein I, early T-lymphocyte activation 1)") -AnnotationAssertion( "urinary stone protein") -AnnotationAssertion( "uropontin") -AnnotationAssertion(rdfs:label "SPP1 (Hsap)") -SubClassOf( ) - -# Class: (SST (Hsap)) - -AnnotationAssertion( "SMST") -AnnotationAssertion( "SST1") -AnnotationAssertion( "growth hormone release-inhibiting factor") -AnnotationAssertion( "prepro-somatostatin") -AnnotationAssertion( "somatostatin") -AnnotationAssertion( "somatostatin-14") -AnnotationAssertion( "somatostatin-28") -AnnotationAssertion(rdfs:label "SST (Hsap)") -SubClassOf( ) - -# Class: (CD27-AS1 (Hsap)) - -AnnotationAssertion( "CD27 antisense RNA 1 (non-protein coding)") -AnnotationAssertion(rdfs:label "CD27-AS1 (Hsap)") -SubClassOf( ) - -# Class: (SVIL (Hsap)) - -AnnotationAssertion( "MFM10") -AnnotationAssertion( "archvillin") -AnnotationAssertion( "membrane-associated F-actin binding protein p205") -AnnotationAssertion( "p205/p250") -AnnotationAssertion( "supervillin") -AnnotationAssertion(rdfs:label "SVIL (Hsap)") -SubClassOf( ) - -# Class: (TAC1 (Hsap)) - -AnnotationAssertion( "Hs.2563") -AnnotationAssertion( "NK2") -AnnotationAssertion( "NKNA") -AnnotationAssertion( "NPK") -AnnotationAssertion( "PPT") -AnnotationAssertion( "TAC2") -AnnotationAssertion( "neurokinin 1") -AnnotationAssertion( "neurokinin 2") -AnnotationAssertion( "neurokinin A") -AnnotationAssertion( "neurokinin alpha") -AnnotationAssertion( "neuromedin L") -AnnotationAssertion( "neuropeptide K") -AnnotationAssertion( "neuropeptide gamma") -AnnotationAssertion( "preprotachykinin") -AnnotationAssertion( "protachykinin") -AnnotationAssertion( "protachykinin-1") -AnnotationAssertion( "substance K") -AnnotationAssertion( "substance P") -AnnotationAssertion( "tachykinin 2") -AnnotationAssertion( "tachykinin, precursor 1 (substance K, substance P, neurokinin 1, neurokinin 2, neuromedin L, neurokinin alpha, neuropeptide K, neuropeptide gamma)") -AnnotationAssertion(rdfs:label "TAC1 (Hsap)") -SubClassOf( ) - -# Class: (TAC3 (Hsap)) - -AnnotationAssertion( "HH10") -AnnotationAssertion( "LncZBTB39") -AnnotationAssertion( "LncZBTB39-1:2") -AnnotationAssertion( "NK3") -AnnotationAssertion( "NKB") -AnnotationAssertion( "NKNB") -AnnotationAssertion( "PRO1155") -AnnotationAssertion( "ZNEUROK1") -AnnotationAssertion( "gamma tachykinin 3") -AnnotationAssertion( "neurokinin b") -AnnotationAssertion( "neuromedin K") -AnnotationAssertion( "preprotachykinin B") -AnnotationAssertion( "tachykinin 3") -AnnotationAssertion( "tachykinin-3") -AnnotationAssertion(rdfs:label "TAC3 (Hsap)") -SubClassOf( ) - -# Class: (TGFA (Hsap)) - -AnnotationAssertion( "TFGA") -AnnotationAssertion( "TGF-alpha") -AnnotationAssertion( "protransforming growth factor alpha") -AnnotationAssertion(rdfs:label "TGFA (Hsap)") -SubClassOf( ) - -# Class: (TGFBR2 (Hsap)) - -AnnotationAssertion( "AAT3") -AnnotationAssertion( "FAA3") -AnnotationAssertion( "LDS1B") -AnnotationAssertion( "LDS2") -AnnotationAssertion( "LDS2B") -AnnotationAssertion( "MFS2") -AnnotationAssertion( "RIIC") -AnnotationAssertion( "TAAD2") -AnnotationAssertion( "TBR-ii") -AnnotationAssertion( "TBRII") -AnnotationAssertion( "TGF-beta receptor type IIB") -AnnotationAssertion( "TGF-beta receptor type-2") -AnnotationAssertion( "TGF-beta type II receptor") -AnnotationAssertion( "TGFR-2") -AnnotationAssertion( "TGFbeta-RII") -AnnotationAssertion( "tbetaR-II") -AnnotationAssertion( "transforming growth factor beta receptor II") -AnnotationAssertion( "transforming growth factor beta receptor type IIC") -AnnotationAssertion( "transforming growth factor, beta receptor II (70/80kDa)") -AnnotationAssertion( "transforming growth factor, beta receptor II alpha") -AnnotationAssertion( "transforming growth factor, beta receptor II beta") -AnnotationAssertion( "transforming growth factor, beta receptor II delta") -AnnotationAssertion( "transforming growth factor, beta receptor II epsilon") -AnnotationAssertion( "transforming growth factor, beta receptor II gamma") -AnnotationAssertion(rdfs:label "TGFBR2 (Hsap)") -SubClassOf( ) - -# Class: (TH (Hsap)) - -AnnotationAssertion( "DYT14") -AnnotationAssertion( "DYT5b") -AnnotationAssertion( "TYH") -AnnotationAssertion( "dystonia 14") -AnnotationAssertion( "tyrosine 3-hydroxylase") -AnnotationAssertion( "tyrosine 3-monooxygenase") -AnnotationAssertion(rdfs:label "TH (Hsap)") -SubClassOf( ) - -# Class: (CLDN5 (Hsap)) - -AnnotationAssertion( "AWAL") -AnnotationAssertion( "BEC1") -AnnotationAssertion( "CPETRL1") -AnnotationAssertion( "TMDVCF") -AnnotationAssertion( "TMVCF") -AnnotationAssertion( "claudin-5") -AnnotationAssertion( "transmembrane protein deleted in VCFS") -AnnotationAssertion( "transmembrane protein deleted in velocardiofacial syndrome") -AnnotationAssertion(rdfs:label "CLDN5 (Hsap)") -SubClassOf( ) - -# Class: (TNFAIP6 (Hsap)) - -AnnotationAssertion( "TNF-stimulated gene 6 protein") -AnnotationAssertion( "TSG-6") -AnnotationAssertion( "TSG6") -AnnotationAssertion( "hyaluronate-binding protein") -AnnotationAssertion( "tumor necrosis factor alpha-inducible protein 6") -AnnotationAssertion( "tumor necrosis factor, alpha induced protein 6") -AnnotationAssertion( "tumor necrosis factor-inducible gene 6 protein") -AnnotationAssertion( "tumor necrosis factor-stimulated gene-6 protein") -AnnotationAssertion(rdfs:label "TNFAIP6 (Hsap)") -SubClassOf( ) - -# Class: (TNNT2 (Hsap)) - -AnnotationAssertion( "CMD1D") -AnnotationAssertion( "CMH2") -AnnotationAssertion( "CMPD2") -AnnotationAssertion( "LVNC6") -AnnotationAssertion( "RCM3") -AnnotationAssertion( "TnTC") -AnnotationAssertion( "cTnT") -AnnotationAssertion( "cardiomyopathy, dilated 1D (autosomal dominant)") -AnnotationAssertion( "cardiomyopathy, hypertrophic 2") -AnnotationAssertion( "troponin T type 2 (cardiac)") -AnnotationAssertion( "troponin T, cardiac muscle") -AnnotationAssertion( "truncated cardiac troponin T") -AnnotationAssertion(rdfs:label "TNNT2 (Hsap)") -SubClassOf( ) - -# Class: (C1R (Hsap)) - -AnnotationAssertion( "EDSPD1") -AnnotationAssertion( "complement C1r subcomponent") -AnnotationAssertion( "complement component 1, r subcomponent") -AnnotationAssertion(rdfs:label "C1R (Hsap)") -SubClassOf( ) - -# Class: (TRPC3 (Hsap)) - -AnnotationAssertion( "SCA41") -AnnotationAssertion( "TRP3") -AnnotationAssertion( "hTrp-3") -AnnotationAssertion( "short transient receptor potential channel 3") -AnnotationAssertion( "transient receptor protein 3") -AnnotationAssertion(rdfs:label "TRPC3 (Hsap)") -SubClassOf( ) - -# Class: (TRPC5 (Hsap)) - -AnnotationAssertion( "PPP1R159") -AnnotationAssertion( "TRP-5") -AnnotationAssertion( "TRP5") -AnnotationAssertion( "hTRP5") -AnnotationAssertion( "protein phosphatase 1, regulatory subunit 159") -AnnotationAssertion( "short transient receptor potential channel 5") -AnnotationAssertion( "transient receptor potential channel 5") -AnnotationAssertion( "transient receptor protein 5") -AnnotationAssertion(rdfs:label "TRPC5 (Hsap)") -SubClassOf( ) - -# Class: (GXYLT2 (Hsap)) - -AnnotationAssertion( "GLT8D4") -AnnotationAssertion( "glucoside xylosyltransferase 2") -AnnotationAssertion( "glycosyltransferase 8 domain containing 4") -AnnotationAssertion( "glycosyltransferase 8 domain-containing protein 4") -AnnotationAssertion(rdfs:label "GXYLT2 (Hsap)") -SubClassOf( ) - -# Class: (GGTLC3 (Hsap)) - -AnnotationAssertion( "GGT") -AnnotationAssertion( "gamma-glutamyltransferase light chain 3") -AnnotationAssertion( "putative gamma-glutamyltransferase light chain 3") -AnnotationAssertion( "putative glutathione hydrolase light chain 3") -AnnotationAssertion(rdfs:label "GGTLC3 (Hsap)") -SubClassOf( ) - -# Class: (SLC15A5 (Hsap)) - -AnnotationAssertion( "Peptide/histidine transporter ENSP00000340402") -AnnotationAssertion( "solute carrier family 15 member 5") -AnnotationAssertion(rdfs:label "SLC15A5 (Hsap)") -SubClassOf( ) - -# Class: (RGPD6 (Hsap)) - -AnnotationAssertion( "RANBP2-like and GRIP domain-containing protein 5/6") -AnnotationAssertion( "RANBP2-like and GRIP domain-containing protein 7") -AnnotationAssertion( "RGP6") -AnnotationAssertion( "RGPD7") -AnnotationAssertion( "RanBP2L1") -AnnotationAssertion( "RanBP2L2") -AnnotationAssertion( "ran-binding protein 2-like 1/2") -AnnotationAssertion( "ranBP2-like 1/2") -AnnotationAssertion(rdfs:label "RGPD6 (Hsap)") -SubClassOf( ) - -# Class: (TYR (Hsap)) - -AnnotationAssertion( "ATN") -AnnotationAssertion( "CMM8") -AnnotationAssertion( "LB24-AB") -AnnotationAssertion( "OCA1") -AnnotationAssertion( "OCA1A") -AnnotationAssertion( "OCAIA") -AnnotationAssertion( "SHEP3") -AnnotationAssertion( "SK29-AB") -AnnotationAssertion( "monophenol monooxygenase") -AnnotationAssertion( "oculocutaneous albinism IA") -AnnotationAssertion( "tumor rejection antigen AB") -AnnotationAssertion( "tyrosinase") -AnnotationAssertion(rdfs:label "TYR (Hsap)") -SubClassOf( ) - -# Class: (TYROBP (Hsap)) - -AnnotationAssertion( "DAP12") -AnnotationAssertion( "DNAX adaptor protein 12") -AnnotationAssertion( "DNAX-activation protein 12") -AnnotationAssertion( "KAR-associated protein") -AnnotationAssertion( "KARAP") -AnnotationAssertion( "PLOSL") -AnnotationAssertion( "PLOSL1") -AnnotationAssertion( "TYRO protein tyrosine kinase binding protein") -AnnotationAssertion( "TYRO protein tyrosine kinase-binding protein") -AnnotationAssertion( "killer-activating receptor-associated protein") -AnnotationAssertion( "polycystic lipomembranous osteodysplasia with sclerosing leukoencephalopathy") -AnnotationAssertion(rdfs:label "TYROBP (Hsap)") -SubClassOf( ) - -# Class: (VIP (Hsap)) - -AnnotationAssertion( "PHM27") -AnnotationAssertion( "VIP peptides") -AnnotationAssertion( "prepro-VIP") -AnnotationAssertion(rdfs:label "VIP (Hsap)") -SubClassOf( ) - -# Class: (CA1 (Hsap)) - -AnnotationAssertion( "CA-I") -AnnotationAssertion( "CAB") -AnnotationAssertion( "Car1") -AnnotationAssertion( "HEL-S-11") -AnnotationAssertion( "carbonate dehydratase I") -AnnotationAssertion( "carbonic anhydrase 1") -AnnotationAssertion( "carbonic anhydrase B") -AnnotationAssertion( "carbonic anhydrase I") -AnnotationAssertion( "epididymis secretory protein Li 11") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion(rdfs:label "CA1 (Hsap)") -SubClassOf( ) - -# Class: (PXDN (Hsap)) - -AnnotationAssertion( "ASGD7") -AnnotationAssertion( "COPOA") -AnnotationAssertion( "D2S448") -AnnotationAssertion( "D2S448E") -AnnotationAssertion( "MG50") -AnnotationAssertion( "PRG2") -AnnotationAssertion( "PXN") -AnnotationAssertion( "VPO") -AnnotationAssertion( "melanoma-associated antigen MG50") -AnnotationAssertion( "p53-responsive gene 2 protein") -AnnotationAssertion( "peroxidasin homolog") -AnnotationAssertion( "vascular peroxidase 1") -AnnotationAssertion(rdfs:label "PXDN (Hsap)") -SubClassOf( ) - -# Class: (CALB1 (Hsap)) - -AnnotationAssertion( "CALB") -AnnotationAssertion( "D-28K") -AnnotationAssertion( "RTVL-H protein") -AnnotationAssertion( "calbindin") -AnnotationAssertion( "calbindin 1, (28kD)") -AnnotationAssertion( "calbindin 1, 28kDa") -AnnotationAssertion( "calbindin 27") -AnnotationAssertion( "calbindin D28") -AnnotationAssertion( "vitamin D-dependent calcium-binding protein, avian-type") -AnnotationAssertion(rdfs:label "CALB1 (Hsap)") -SubClassOf( ) - -# Class: (OR5AH1P (Hsap)) - -AnnotationAssertion(rdfs:label "OR5AH1P (Hsap)") -SubClassOf( ) - -# Class: (CCNJL (Hsap)) - -AnnotationAssertion( "cyclin-J-like protein") -AnnotationAssertion(rdfs:label "CCNJL (Hsap)") -SubClassOf( ) - -# Class: (NDNF (Hsap)) - -AnnotationAssertion( "C4orf31") -AnnotationAssertion( "HH25") -AnnotationAssertion( "NORD") -AnnotationAssertion( "fibronectin type-III domain-containing protein C4orf31") -AnnotationAssertion( "protein NDNF") -AnnotationAssertion(rdfs:label "NDNF (Hsap)") -SubClassOf( ) - -# Class: (MAP6D1 (Hsap)) - -AnnotationAssertion( "21 kDa STOP-like protein") -AnnotationAssertion( "MAP6 domain-containing protein 1") -AnnotationAssertion( "MAPO6D1") -AnnotationAssertion( "SL21") -AnnotationAssertion( "STOP-Like protein 21 kD") -AnnotationAssertion(rdfs:label "MAP6D1 (Hsap)") -SubClassOf( ) - -# Class: (CPED1 (Hsap)) - -AnnotationAssertion( "C7orf58") -AnnotationAssertion( "cadherin-like and PC-esterase domain-containing protein 1") -AnnotationAssertion(rdfs:label "CPED1 (Hsap)") -SubClassOf( ) - -# Class: (GLRA3 (Hsap)) - -AnnotationAssertion( "glycine receptor subunit alpha-3") -AnnotationAssertion( "glycine receptor, alpha-3 polypeptide") -AnnotationAssertion( "ligand gated ion channel") -AnnotationAssertion(rdfs:label "GLRA3 (Hsap)") -SubClassOf( ) - -# Class: (SEMA6D (Hsap)) - -AnnotationAssertion( "sema domain, transmembrane domain (TM), and cytoplasmic domain, (semaphorin) 6D") -AnnotationAssertion( "semaphorin-6D") -AnnotationAssertion(rdfs:label "SEMA6D (Hsap)") -SubClassOf( ) - -# Class: (TRPM3 (Hsap)) - -AnnotationAssertion( "GON-2") -AnnotationAssertion( "LTRPC3") -AnnotationAssertion( "MLSN2") -AnnotationAssertion( "long transient receptor potential channel 3") -AnnotationAssertion( "melastatin-2") -AnnotationAssertion( "transient receptor potential cation channel subfamily M member 3") -AnnotationAssertion(rdfs:label "TRPM3 (Hsap)") -SubClassOf( ) - -# Class: (ADAMTS20 (Hsap)) - -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 20") -AnnotationAssertion( "ADAM-TS20") -AnnotationAssertion( "ADAMTS-20") -AnnotationAssertion( "GON-1") -AnnotationAssertion( "a disintegrin-like and metalloprotease (reprolysin type) with thrombospondin type 1 motif, 20") -AnnotationAssertion(rdfs:label "ADAMTS20 (Hsap)") -SubClassOf( ) - -# Class: (SCUBE1 (Hsap)) - -AnnotationAssertion( "signal peptide, CUB and EGF-like domain-containing protein 1") -AnnotationAssertion( "signal peptide, CUB domain, EGF-like 1") -AnnotationAssertion( "signal peptide-CUB domain-EGF-related 1") -AnnotationAssertion(rdfs:label "SCUBE1 (Hsap)") -SubClassOf( ) - -# Class: (SPHKAP (Hsap)) - -AnnotationAssertion( "A-kinase anchor protein SPHKAP") -AnnotationAssertion( "SKIP") -AnnotationAssertion( "SPHK1 (sphingosine kinase type 1) interacting protein") -AnnotationAssertion( "SPHK1-interactor and AKAP domain-containing protein") -AnnotationAssertion( "sphingosine kinase type 1-interacting protein") -AnnotationAssertion(rdfs:label "SPHKAP (Hsap)") -SubClassOf( ) - -# Class: (PDGFD (Hsap)) - -AnnotationAssertion( "IEGF") -AnnotationAssertion( "MSTP036") -AnnotationAssertion( "PDGF-D") -AnnotationAssertion( "SCDGF-B") -AnnotationAssertion( "SCDGFB") -AnnotationAssertion( "iris-expressed growth factor") -AnnotationAssertion( "platelet-derived growth factor D") -AnnotationAssertion( "spinal cord-derived growth factor B") -AnnotationAssertion(rdfs:label "PDGFD (Hsap)") -SubClassOf( ) - -# Class: (CCDC68 (Hsap)) - -AnnotationAssertion( "CTCL tumor antigen se57-1") -AnnotationAssertion( "CTCL-associated antigen se57-1") -AnnotationAssertion( "SE57-1") -AnnotationAssertion( "coiled-coil domain-containing protein 68") -AnnotationAssertion( "cutaneous T-cell lymphoma associated antigen") -AnnotationAssertion( "cutaneous T-cell lymphoma-associated antigen se57-1") -AnnotationAssertion(rdfs:label "CCDC68 (Hsap)") -SubClassOf( ) - -# Class: (ADAM33 (Hsap)) - -AnnotationAssertion( "ADAM 33") -AnnotationAssertion( "C20orf153") -AnnotationAssertion( "DJ964F7.1") -AnnotationAssertion( "a disintegrin and metalloprotease 33") -AnnotationAssertion( "a disintegrin and metalloproteinase domain 33") -AnnotationAssertion( "disintegrin and metalloproteinase domain-containing protein 33") -AnnotationAssertion( "disintegrin and reprolysin metalloproteinase family protein") -AnnotationAssertion(rdfs:label "ADAM33 (Hsap)") -SubClassOf( ) - -# Class: (THSD7B (Hsap)) - -AnnotationAssertion( "thrombospondin type-1 domain-containing protein 7B") -AnnotationAssertion( "thrombospondin, type I, domain containing 7B") -AnnotationAssertion(rdfs:label "THSD7B (Hsap)") -SubClassOf( ) - -# Class: (COLEC12 (Hsap)) - -AnnotationAssertion( "CLP1") -AnnotationAssertion( "NSR2") -AnnotationAssertion( "SCARA4") -AnnotationAssertion( "SRCL") -AnnotationAssertion( "collectin placenta protein 1") -AnnotationAssertion( "collectin sub-family member 12") -AnnotationAssertion( "collectin-12") -AnnotationAssertion( "hCL-P1") -AnnotationAssertion( "nurse cell scavenger receptor 2") -AnnotationAssertion( "scavenger receptor class A, member 4") -AnnotationAssertion( "scavenger receptor with C-type lectin") -AnnotationAssertion(rdfs:label "COLEC12 (Hsap)") -SubClassOf( ) - -# Class: (OR51E2 (Hsap)) - -AnnotationAssertion( "HPRAJ") -AnnotationAssertion( "OR51E3P") -AnnotationAssertion( "OR52A2") -AnnotationAssertion( "PSGR") -AnnotationAssertion( "olfactory receptor 51E2") -AnnotationAssertion( "olfactory receptor OR11-16") -AnnotationAssertion( "olfactory receptor, family 51, subfamily E, member 3 pseudogene") -AnnotationAssertion( "olfactory receptor, family 52, subfamily A, member 2") -AnnotationAssertion( "prostate-specific G-protein coupled receptor") -AnnotationAssertion(rdfs:label "OR51E2 (Hsap)") -SubClassOf( ) - -# Class: (DCSTAMP (Hsap)) - -AnnotationAssertion( "DC-specific transmembrane protein") -AnnotationAssertion( "Dendritic cells (DC)-specific transmembrane protein") -AnnotationAssertion( "FIND") -AnnotationAssertion( "IL-4-induced protein") -AnnotationAssertion( "IL-Four (IL-4) induced") -AnnotationAssertion( "IL-Four INDuced") -AnnotationAssertion( "IL-four-induced protein") -AnnotationAssertion( "TM7SF4") -AnnotationAssertion( "dendritic cell-specific transmembrane protein") -AnnotationAssertion( "hDC-STAMP") -AnnotationAssertion( "transmembrane 7 superfamily member 4") -AnnotationAssertion(rdfs:label "DCSTAMP (Hsap)") -SubClassOf( ) - -# Class: (LBH (Hsap)) - -AnnotationAssertion( "hLBH") -AnnotationAssertion( "limb bud and heart development homolog") -AnnotationAssertion( "limb bud and heart development protein homolog") -AnnotationAssertion( "protein LBH") -AnnotationAssertion(rdfs:label "LBH (Hsap)") -SubClassOf( ) - -# Class: (ADAMTS12 (Hsap)) - -AnnotationAssertion( "A disintegrin and metalloproteinase with thrombospondin motifs 12") -AnnotationAssertion( "ADAM-TS 12") -AnnotationAssertion( "ADAM-TS12") -AnnotationAssertion( "ADAMTS-12") -AnnotationAssertion( "PRO4389") -AnnotationAssertion( "a disintegrin-like and metalloprotease (reprolysin type) with thrombospondin type 1 motif, 12") -AnnotationAssertion(rdfs:label "ADAMTS12 (Hsap)") -SubClassOf( ) - -# Class: (QRFPR (Hsap)) - -AnnotationAssertion( "AQ27") -AnnotationAssertion( "G-protein coupled receptor 103") -AnnotationAssertion( "GPR103") -AnnotationAssertion( "QRFP receptor") -AnnotationAssertion( "SP9155") -AnnotationAssertion( "orexigenic neuropeptide QRFP receptor") -AnnotationAssertion( "peptide P518 receptor") -AnnotationAssertion( "pyroglutamylated RF-amide peptide receptor") -AnnotationAssertion(rdfs:label "QRFPR (Hsap)") -SubClassOf( ) - -# Class: (SLC7A6OS (Hsap)) - -AnnotationAssertion( "ADAMS proteinase-related protein") -AnnotationAssertion( "EPM12") -AnnotationAssertion( "Iwr1") -AnnotationAssertion( "probable RNA polymerase II nuclear localization protein SLC7A6OS") -AnnotationAssertion( "protein SLC7A6OS") -AnnotationAssertion( "solute carrier family 7 member 6 opposite strand transcript") -AnnotationAssertion(rdfs:label "SLC7A6OS (Hsap)") -SubClassOf( ) - -# Class: (SLITRK6 (Hsap)) - -AnnotationAssertion( "4832410J21Rik") -AnnotationAssertion( "DFNMYP") -AnnotationAssertion( "SLIT and NTRK-like protein 6") -AnnotationAssertion( "slit and trk like gene 6") -AnnotationAssertion(rdfs:label "SLITRK6 (Hsap)") -SubClassOf( ) - -# Class: (HHIPL1 (Hsap)) - -AnnotationAssertion( "ARAR9245") -AnnotationAssertion( "HHIP-like protein 1") -AnnotationAssertion( "KIAA1822") -AnnotationAssertion( "UNQ9245") -AnnotationAssertion(rdfs:label "HHIPL1 (Hsap)") -SubClassOf( ) - -# Class: (MEGF10 (Hsap)) - -AnnotationAssertion( "EMARDD") -AnnotationAssertion( "SR-F3") -AnnotationAssertion( "multiple epidermal growth factor-like domains protein 10") -AnnotationAssertion(rdfs:label "MEGF10 (Hsap)") -SubClassOf( ) - -# Class: (FNDC1 (Hsap)) - -AnnotationAssertion( "AGS8") -AnnotationAssertion( "FNDC2") -AnnotationAssertion( "MEL4B3") -AnnotationAssertion( "activation-associated cDNA protein") -AnnotationAssertion( "bA243O10.1") -AnnotationAssertion( "dJ322A24.1") -AnnotationAssertion( "expressed in synovial lining protein") -AnnotationAssertion( "fibronectin type III domain containing 2") -AnnotationAssertion( "fibronectin type III domain-containing protein 1") -AnnotationAssertion(rdfs:label "FNDC1 (Hsap)") -SubClassOf( ) - -# Class: (RGS5 (Hsap)) - -AnnotationAssertion( "MST092") -AnnotationAssertion( "MST106") -AnnotationAssertion( "MST129") -AnnotationAssertion( "MSTP032") -AnnotationAssertion( "MSTP092") -AnnotationAssertion( "MSTP106") -AnnotationAssertion( "MSTP129") -AnnotationAssertion( "regulator of G-protein signaling 5") -AnnotationAssertion( "regulator of G-protein signalling 5") -AnnotationAssertion(rdfs:label "RGS5 (Hsap)") -SubClassOf( ) - -# Class: (FAM222A (Hsap)) - -AnnotationAssertion( "C12orf34") -AnnotationAssertion( "aggregatin") -AnnotationAssertion( "protein FAM222A") -AnnotationAssertion(rdfs:label "FAM222A (Hsap)") -SubClassOf( ) - -# Class: (PRSS12 (Hsap)) - -AnnotationAssertion( "BSSP-3") -AnnotationAssertion( "BSSP3") -AnnotationAssertion( "MRT1") -AnnotationAssertion( "brain-specific serine protease 3") -AnnotationAssertion( "leydin") -AnnotationAssertion( "neurotrypsin") -AnnotationAssertion( "protease, serine 12") -AnnotationAssertion( "protease, serine, 12 (neurotrypsin, motopsin)") -AnnotationAssertion(rdfs:label "PRSS12 (Hsap)") -SubClassOf( ) - -# Class: (BAGE2 (Hsap)) - -AnnotationAssertion( "B melanoma antigen family member 2") -AnnotationAssertion( "BAGE family member 2") -AnnotationAssertion( "CT2.2") -AnnotationAssertion( "cancer/testis antigen 2.2") -AnnotationAssertion( "cancer/testis antigen family 2, member 2") -AnnotationAssertion( "histone-lysine N-methyltransferase 2C") -AnnotationAssertion(rdfs:label "BAGE2 (Hsap)") -SubClassOf( ) - -# Class: (BARX2 (Hsap)) - -AnnotationAssertion( "BarH-like homeobox 2") -AnnotationAssertion( "homeobox protein BarH-like 2") -AnnotationAssertion(rdfs:label "BARX2 (Hsap)") -SubClassOf( ) - -# Class: (DNAJC14 (Hsap)) - -AnnotationAssertion( "DNAJ") -AnnotationAssertion( "DRIP78") -AnnotationAssertion( "DnaJ (Hsp40) homolog, subfamily C, member 14") -AnnotationAssertion( "HDJ3") -AnnotationAssertion( "LIP6") -AnnotationAssertion( "LYST-interacting protein LIP6") -AnnotationAssertion( "dnaJ homolog subfamily C member 14") -AnnotationAssertion( "dnaJ protein homolog 3") -AnnotationAssertion( "dopamine receptor interacting protein") -AnnotationAssertion( "dopamine receptor-interacting protein of 78 kDa") -AnnotationAssertion( "human DnaJ protein 3") -AnnotationAssertion(rdfs:label "DNAJC14 (Hsap)") -SubClassOf( ) - -# Class: (STON2 (Hsap)) - -AnnotationAssertion( "STN2") -AnnotationAssertion( "STNB") -AnnotationAssertion( "STNB2") -AnnotationAssertion( "stoned B homolog 2") -AnnotationAssertion( "stonin-2") -AnnotationAssertion(rdfs:label "STON2 (Hsap)") -SubClassOf( ) - -# Class: (LGR5 (Hsap)) - -AnnotationAssertion( "FEX") -AnnotationAssertion( "G-protein coupled receptor 49") -AnnotationAssertion( "G-protein coupled receptor 67") -AnnotationAssertion( "G-protein coupled receptor HG38") -AnnotationAssertion( "GPR49") -AnnotationAssertion( "GPR67") -AnnotationAssertion( "GRP49") -AnnotationAssertion( "HG38") -AnnotationAssertion( "leucine-rich repeat-containing G-protein coupled receptor 5") -AnnotationAssertion( "orphan G protein-coupled receptor HG38") -AnnotationAssertion(rdfs:label "LGR5 (Hsap)") -SubClassOf( ) - -# Class: (CBLN1 (Hsap)) - -AnnotationAssertion( "cerebellin-1") -AnnotationAssertion( "precerebellin") -AnnotationAssertion(rdfs:label "CBLN1 (Hsap)") -SubClassOf( ) - -# Class: (GGH (Hsap)) - -AnnotationAssertion( "GATD10") -AnnotationAssertion( "GH") -AnnotationAssertion( "gamma-Glu-X carboxypeptidase") -AnnotationAssertion( "gamma-glutamyl hydrolase") -AnnotationAssertion( "gamma-glutamyl hydrolase (conjugase, folylpolygammaglutamyl hydrolase)") -AnnotationAssertion(rdfs:label "GGH (Hsap)") -SubClassOf( ) - -# Class: (PROM1 (Hsap)) - -AnnotationAssertion( "AC133") -AnnotationAssertion( "CD133") -AnnotationAssertion( "CORD12") -AnnotationAssertion( "MCDR2") -AnnotationAssertion( "MSTP061") -AnnotationAssertion( "PROML1") -AnnotationAssertion( "RP41") -AnnotationAssertion( "STGD4") -AnnotationAssertion( "antigen AC133") -AnnotationAssertion( "hProminin") -AnnotationAssertion( "hematopoietic stem cell antigen") -AnnotationAssertion( "prominin-1") -AnnotationAssertion( "prominin-like protein 1") -AnnotationAssertion(rdfs:label "PROM1 (Hsap)") -SubClassOf( ) - -# Class: (CHRNA6 (Hsap)) - -AnnotationAssertion( "CHNRA6") -AnnotationAssertion( "acetylcholine receptor, nicotinic, alpha 6 (neuronal)") -AnnotationAssertion( "cholinergic receptor, nicotinic alpha 6") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha 6 (neuronal)") -AnnotationAssertion( "cholinergic receptor, nicotinic, alpha polypeptide 6") -AnnotationAssertion( "neuronal acetylcholine receptor subunit alpha-6") -AnnotationAssertion(rdfs:label "CHRNA6 (Hsap)") -SubClassOf( ) - -# Class: (CHRFAM7A (Hsap)) - -AnnotationAssertion( "CHRNA7") -AnnotationAssertion( "CHRNA7 (cholinergic receptor, nicotinic, alpha 7, exons 5-10) and FAM7A (family with sequence similarity 7A, exons A-E) fusion") -AnnotationAssertion( "CHRNA7 (cholinergic receptor, nicotinic, alpha polypeptide 7, exons 5-10) and FAM7A (family with sequence similarity 7A, exons A-E) fusion") -AnnotationAssertion( "CHRNA7-DR1") -AnnotationAssertion( "CHRNA7-FAM7A fusion protein") -AnnotationAssertion( "D-10") -AnnotationAssertion( "NACHRA7") -AnnotationAssertion( "Neuronal acetylcholine receptor subunit alpha-7") -AnnotationAssertion( "alpha 7 neuronal nicotinic acetylcholine receptor-FAM7A hybrid") -AnnotationAssertion( "alpha-7 nicotinic cholinergic receptor subunit") -AnnotationAssertion(rdfs:label "CHRFAM7A (Hsap)") -SubClassOf( ) - -# Class: (SEC16B (Hsap)) - -AnnotationAssertion( "LZTR2") -AnnotationAssertion( "PGPR-p117") -AnnotationAssertion( "RGPR") -AnnotationAssertion( "RGPR-p117") -AnnotationAssertion( "SEC16S") -AnnotationAssertion( "leucine zipper transcription regulator 2") -AnnotationAssertion( "protein SEC16 homolog B") -AnnotationAssertion( "protein transport protein Sec16B") -AnnotationAssertion( "regucalcin gene promoter region-related protein p117") -AnnotationAssertion( "regucalcin gene promotor region related protein") -AnnotationAssertion(rdfs:label "SEC16B (Hsap)") -SubClassOf( ) - -# Class: (CCNG2 (Hsap)) - -AnnotationAssertion( "cyclin-G2") -AnnotationAssertion(rdfs:label "CCNG2 (Hsap)") -SubClassOf( ) - -# Class: (PKD2L1 (Hsap)) - -AnnotationAssertion( "PCL") -AnnotationAssertion( "PKD2L") -AnnotationAssertion( "PKDL") -AnnotationAssertion( "TRPP3") -AnnotationAssertion( "polycystic kidney disease 2-like 1 protein") -AnnotationAssertion( "polycystin-2 homolog") -AnnotationAssertion( "polycystin-2L1") -AnnotationAssertion( "polycystin-L") -AnnotationAssertion( "polycystin-L1") -AnnotationAssertion( "transient receptor potential cation channel, subfamily P, member 3") -AnnotationAssertion(rdfs:label "PKD2L1 (Hsap)") -SubClassOf( ) - -# Class: (SEMA5A (Hsap)) - -AnnotationAssertion( "SEMAF") -AnnotationAssertion( "semF") -AnnotationAssertion( "sema F") -AnnotationAssertion( "sema domain, seven thrombospondin repeats (type 1 and type 1-like), transmembrane domain (TM) and short cytoplasmic domain, (semaphorin) 5A") -AnnotationAssertion( "semaphorin F") -AnnotationAssertion( "semaphorin-5A") -AnnotationAssertion(rdfs:label "SEMA5A (Hsap)") -SubClassOf( ) - -# Class: (PAPSS2 (Hsap)) - -AnnotationAssertion( "3-prime-phosphoadenosine 5-prime-phosphosulfate synthase 2") -AnnotationAssertion( "ATP sulfurylase/APS kinase 2") -AnnotationAssertion( "ATP sulfurylase/adenosine 5'-phosphosulfate kinase") -AnnotationAssertion( "ATPSK2") -AnnotationAssertion( "BCYM4") -AnnotationAssertion( "PAPS synthase 2") -AnnotationAssertion( "PAPS synthetase 2") -AnnotationAssertion( "SK 2") -AnnotationAssertion( "SK2") -AnnotationAssertion( "adenosine 5'-phosphosulfate kinase") -AnnotationAssertion( "adenylyl-sulfate kinase") -AnnotationAssertion( "bifunctional 3'-phosphoadenosine 5'-phosphosulfate synthase 2") -AnnotationAssertion( "bifunctional 3'-phosphoadenosine 5'-phosphosulfate synthethase 2") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "sulfate adenylyltransferase") -AnnotationAssertion(rdfs:label "PAPSS2 (Hsap)") -SubClassOf( ) - -# Class: (ISX (Hsap)) - -AnnotationAssertion( "Pix-1") -AnnotationAssertion( "RAX-like homeobox") -AnnotationAssertion( "RAXLX") -AnnotationAssertion( "intestine-specific homeobox") -AnnotationAssertion( "pancreas-intestine homeodomain transcription factor") -AnnotationAssertion(rdfs:label "ISX (Hsap)") -SubClassOf( ) - -# Class: (TMEM132C (Hsap)) - -AnnotationAssertion( "PPP1R152") -AnnotationAssertion( "protein phosphatase 1, regulatory subunit 152") -AnnotationAssertion( "transmembrane protein 132C") -AnnotationAssertion(rdfs:label "TMEM132C (Hsap)") -SubClassOf( ) - -# Class: (ADAMTSL1 (Hsap)) - -AnnotationAssertion( "ADAM-TS related protein 1") -AnnotationAssertion( "ADAMTS-like protein 1") -AnnotationAssertion( "ADAMTSL-1") -AnnotationAssertion( "ADAMTSR1") -AnnotationAssertion( "C9orf94") -AnnotationAssertion( "PUNCTIN") -AnnotationAssertion( "punctin-1") -AnnotationAssertion(rdfs:label "ADAMTSL1 (Hsap)") -SubClassOf( ) - -# Class: (OPALIN (Hsap)) - -AnnotationAssertion( "HTMP10") -AnnotationAssertion( "TMEM10") -AnnotationAssertion( "TMP10") -AnnotationAssertion( "opalin") -AnnotationAssertion( "transmembrane protein 10") -AnnotationAssertion( "transmembrane protein TMP10") -AnnotationAssertion(rdfs:label "OPALIN (Hsap)") -SubClassOf( ) - -# Class: (GLP2R (Hsap)) - -AnnotationAssertion( "GLP-2 receptor") -AnnotationAssertion( "epididymis secretory sperm binding protein") -AnnotationAssertion( "glucagon-like peptide 2 receptor") -AnnotationAssertion(rdfs:label "GLP2R (Hsap)") -SubClassOf( ) - -# Class: (EGFEM1P (Hsap)) - -AnnotationAssertion( "C3orf50") -AnnotationAssertion( "NCRNA00259") -AnnotationAssertion( "multiple EGF-like-domains 6 pseudogene") -AnnotationAssertion(rdfs:label "EGFEM1P (Hsap)") -SubClassOf( ) - -# Class: (ITGBL1 (Hsap)) - -AnnotationAssertion( "OSCP") -AnnotationAssertion( "TIED") -AnnotationAssertion( "integrin beta like 1") -AnnotationAssertion( "integrin beta-like protein 1") -AnnotationAssertion( "integrin, beta-like 1 (with EGF-like repeat domains)") -AnnotationAssertion( "osteoblast-specific cysteine-rich protein") -AnnotationAssertion( "ten integrin EGF-like repeat domain-containing protein") -AnnotationAssertion(rdfs:label "ITGBL1 (Hsap)") -SubClassOf( ) - -# Class: (FOXP2 (Hsap)) - -AnnotationAssertion( "CAG repeat protein 44") -AnnotationAssertion( "CAGH44") -AnnotationAssertion( "SPCH1") -AnnotationAssertion( "TNRC10") -AnnotationAssertion( "forkhead box protein P2") -AnnotationAssertion( "forkhead/winged-helix transcription factor") -AnnotationAssertion( "trinucleotide repeat containing 10") -AnnotationAssertion( "trinucleotide repeat-containing gene 10 protein") -AnnotationAssertion(rdfs:label "FOXP2 (Hsap)") -SubClassOf( ) - -# Class: (OPN4 (Hsap)) - -AnnotationAssertion( "MOP") -AnnotationAssertion( "melanopsin") -AnnotationAssertion(rdfs:label "OPN4 (Hsap)") -SubClassOf( ) - -# Class: (CD36 (Hsap)) - -AnnotationAssertion( "BDPLT10") -AnnotationAssertion( "CD36 antigen (collagen type I receptor, thrombospondin receptor)") -AnnotationAssertion( "CD36 molecule (thrombospondin receptor)") -AnnotationAssertion( "CHDS7") -AnnotationAssertion( "FAT") -AnnotationAssertion( "GP3B") -AnnotationAssertion( "GP4") -AnnotationAssertion( "GPIIIB") -AnnotationAssertion( "GPIV") -AnnotationAssertion( "PAS IV") -AnnotationAssertion( "PAS-4 protein") -AnnotationAssertion( "PASIV") -AnnotationAssertion( "SCARB3") -AnnotationAssertion( "cluster determinant 36") -AnnotationAssertion( "fatty acid translocase") -AnnotationAssertion( "glycoprotein IIIb") -AnnotationAssertion( "leukocyte differentiation antigen CD36") -AnnotationAssertion( "platelet glycoprotein 4") -AnnotationAssertion( "platelet glycoprotein IV") -AnnotationAssertion( "scavenger receptor class B, member 3") -AnnotationAssertion(rdfs:label "CD36 (Hsap)") -SubClassOf( ) - -# Class: (RPH3AL (Hsap)) - -AnnotationAssertion( "NOC2") -AnnotationAssertion( "no C2 domains protein") -AnnotationAssertion( "rab effector Noc2") -AnnotationAssertion(rdfs:label "RPH3AL (Hsap)") -SubClassOf( ) - -# Class: (IGDCC3 (Hsap)) - -AnnotationAssertion( "HsT18880") -AnnotationAssertion( "PUNC") -AnnotationAssertion( "immunoglobulin superfamily DCC subclass member 3") -AnnotationAssertion( "putative neuronal cell adhesion molecule") -AnnotationAssertion(rdfs:label "IGDCC3 (Hsap)") -SubClassOf( ) - -# Class: (CXCL14 (Hsap)) - -AnnotationAssertion( "BMAC") -AnnotationAssertion( "BRAK") -AnnotationAssertion( "C-X-C motif chemokine 14") -AnnotationAssertion( "CXC chemokine in breast and kidney") -AnnotationAssertion( "KEC") -AnnotationAssertion( "KS1") -AnnotationAssertion( "MIP-2 gamma") -AnnotationAssertion( "MIP-2g") -AnnotationAssertion( "MIP2G") -AnnotationAssertion( "NJAC") -AnnotationAssertion( "SCYB14") -AnnotationAssertion( "bolekine") -AnnotationAssertion( "breast and kidney") -AnnotationAssertion( "chemokine (C-X-C motif) ligand 14") -AnnotationAssertion( "chemokine BRAK") -AnnotationAssertion( "small inducible cytokine subfamily B (Cys-X-Cys), member 14 (BRAK)") -AnnotationAssertion( "small-inducible cytokine B14") -AnnotationAssertion( "tumor-suppressing chemokine") -AnnotationAssertion(rdfs:label "CXCL14 (Hsap)") -SubClassOf( ) - -# Class: (ST18 (Hsap)) - -AnnotationAssertion( "NZF-3") -AnnotationAssertion( "NZF3") -AnnotationAssertion( "ST18, C2H2C-type zinc finger") -AnnotationAssertion( "ZC2H2C3") -AnnotationAssertion( "ZC2HC10") -AnnotationAssertion( "ZNF387") -AnnotationAssertion( "neural zinc finger transcription factor 3") -AnnotationAssertion( "suppression of tumorigenicity 18 (breast carcinoma) (zinc finger protein)") -AnnotationAssertion( "suppression of tumorigenicity 18 protein") -AnnotationAssertion( "suppression of tumorigenicity 18, zinc finger") -AnnotationAssertion( "zinc finger protein 387") -AnnotationAssertion(rdfs:label "ST18 (Hsap)") -SubClassOf( ) - -# Class: (CD74 (Hsap)) - -AnnotationAssertion( "CD74 antigen (invariant polypeptide of major histocompatibility complex, class II antigen-associated)") -AnnotationAssertion( "CD74 molecule, major histocompatibility complex, class II invariant chain") -AnnotationAssertion( "CLIP") -AnnotationAssertion( "DHLAG") -AnnotationAssertion( "HLA class II histocompatibility antigen gamma chain") -AnnotationAssertion( "HLA-DR antigens-associated invariant chain") -AnnotationAssertion( "HLA-DR-gamma") -AnnotationAssertion( "HLADG") -AnnotationAssertion( "II") -AnnotationAssertion( "Ia-GAMMA") -AnnotationAssertion( "Ia-associated invariant chain") -AnnotationAssertion( "MHC HLA-DR gamma chain") -AnnotationAssertion( "class II MHC-associated invariant chain peptide") -AnnotationAssertion( "gamma chain of class II antigens") -AnnotationAssertion( "p33") -AnnotationAssertion(rdfs:label "CD74 (Hsap)") -SubClassOf( ) - -# Class: (SEMA3E (Hsap)) - -AnnotationAssertion( "M-SEMAH") -AnnotationAssertion( "M-SemaK") -AnnotationAssertion( "SEMAH") -AnnotationAssertion( "coll-5") -AnnotationAssertion( "sema domain, immunoglobulin domain (Ig), short basic domain, secreted, (semaphorin) 3E") -AnnotationAssertion( "semaphorin-3E") -AnnotationAssertion(rdfs:label "SEMA3E (Hsap)") -SubClassOf( ) - -# Class: (HS3ST4 (Hsap)) - -AnnotationAssertion( "3-OST-4") -AnnotationAssertion( "30ST4") -AnnotationAssertion( "3OST4") -AnnotationAssertion( "h3-OST-4") -AnnotationAssertion( "heparan sulfate (glucosamine) 3-O-sulfotransferase 4") -AnnotationAssertion( "heparan sulfate 3-O-sulfotransferase 4") -AnnotationAssertion( "heparan sulfate D-glucosaminyl 3-O-sulfotransferase 4") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 4") -AnnotationAssertion(rdfs:label "HS3ST4 (Hsap)") -SubClassOf( ) - -# Class: (HS3ST3A1 (Hsap)) - -AnnotationAssertion( "3-OST-3A") -AnnotationAssertion( "3OST3A1") -AnnotationAssertion( "heparan sulfate (glucosamine) 3-O-sulfotransferase 3A1") -AnnotationAssertion( "heparan sulfate 3-O-sulfotransferase 3A1") -AnnotationAssertion( "heparan sulfate D-glucosaminyl 3-O-sulfotransferase 3A1") -AnnotationAssertion( "heparan sulfate glucosamine 3-O-sulfotransferase 3A1") -AnnotationAssertion( "heparin-glucosamine 3-O-sulfotransferase") -AnnotationAssertion(rdfs:label "HS3ST3A1 (Hsap)") -SubClassOf( ) +# Class: (saphenous vein smooth muscle tissue) + +AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A portion of smooth muscle tissue that is part of a saphenous vein.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-08-31T11:41:09Z"^^xsd:dateTime) +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8480068") +AnnotationAssertion(rdfs:label "saphenous vein smooth muscle tissue") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (skin of gonad) + +AnnotationAssertion(Annotation( "https://orcid.org/0000-0002-0819-0473") "A zone of skin part of some gonad.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-08-29T10:24:24Z"^^xsd:dateTime) +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8480074") +AnnotationAssertion(rdfs:label "skin of gonad") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (visceral muscle tissue) + +AnnotationAssertion(Annotation( "BTO:0002780") Annotation( "CLAO:0001295") "A muscle tissue that is associated with soft internal organs (viscera).") +AnnotationAssertion( ) +AnnotationAssertion( "2023-02-16T10:17:46Z"^^xsd:dateTime) +AnnotationAssertion(Annotation(rdfs:comment "BTO:0002780") "visceral muscle") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8600004") +AnnotationAssertion(Annotation( "FBbt:00005070") Annotation( "https://en.wikipedia.org/wiki/Smooth_muscle") Annotation(rdfs:comment "PMID:8720463") rdfs:comment "It is quite common to refer to visceral muscles as smooth muscles, by analogy with vertebrates; however, most visceral muscles in arthropods are actually striated.") +AnnotationAssertion(rdfs:label "visceral muscle tissue") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (visceral striated muscle tissue) + +AnnotationAssertion(Annotation( "PMID:8720463") Annotation( "https://pressbooks.pub/rbtallitsch/chapter/chapter-6-muscle-tissue/") "A striated muscle tissue that is associated with soft internal organs (viscera).") +AnnotationAssertion( ) +AnnotationAssertion( "2023-02-16T10:34:43Z"^^xsd:dateTime) +AnnotationAssertion( "striated visceral muscle tissue") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8600006") +AnnotationAssertion(rdfs:label "visceral striated muscle tissue") +SubClassOf( ) +SubClassOf( ) + +# Class: (submucosal gland acinus) + +AnnotationAssertion(Annotation( "PMID:17394068") Annotation( "PMID:17707699") Annotation( "PMID:25648514") Annotation( "PMID:30864819") "A spherical or tubular structure in a submucosal gland that produces and secretes mucus and other substances into the ducts leading to the surface epithelium.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "2023-05-02T08:57:27Z"^^xsd:dateTime) +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8600012") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "submucosal gland acinus") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (bronchopulmonary segment) + +AnnotationAssertion(Annotation( "FMA:7312") Annotation( "PMID:18271171") Annotation( "PMID:33620799") Annotation( "doi:10.1016/j.mpaic.2008.09.022") "A discrete anatomical unit of the lung that is composed of a segmental bronchus and the lung tissue supplied by that bronchus. A bronchopulmonary segment exhibits a pyramidal shape, with its apex pointing towards the center of the lung and its base toward the pleural surface.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "2023-07-20T12:43:29Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:33620799") "lung segment") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8600017") +AnnotationAssertion(Annotation( "PMID:18271171") Annotation( "doi:10.1016/j.mpaic.2008.09.022") rdfs:comment "A bronchopulmonary segment is surrounded by connective tissue septa, which are continuous with the pleural surface and prevent air collateralization between segments somewhat. In humans, the right lung has ten bronchopulmonary segments and eight or nine bronchopulmonary segments in the left lung.") +AnnotationAssertion(rdfs:label "bronchopulmonary segment") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (neuroendocrine system) + +AnnotationAssertion(Annotation( "PMID:15481802") Annotation( "PMID:17003257") Annotation( "PMID:25905254") Annotation( "Wikipedia:endocrinology") Annotation( "doi:10.1016/B978-0-12-375097-6.10001-0") "A regulatory system of the body that integrates the nervous system and the endocrine system. This system is formed by specialized neuroendocrine cells located mainly in the nervous system and neuroendocrine glands. However, they can also be found as either single cells or small clusters of cells dispersed throughout the surface epithelium of different tissues. The neuroendocrine system functions through the release of neurotransmitters and neurohormones, enabling communication between the endocrine and nervous systems to govern vitally important processes that include growth, reproduction, metabolism and energy homeostasis, electrolyte and water balance, and responses to stress.") +AnnotationAssertion( ) +AnnotationAssertion( "2023-08-29T10:49:45Z"^^xsd:dateTime) +AnnotationAssertion( "uberon") +AnnotationAssertion(Annotation( "PMID:15481802") Annotation( ) "NES") +AnnotationAssertion( "UBERON:8600018") +AnnotationAssertion(Annotation( "PMID:15481802") rdfs:comment "In vertebrates, the hypothalamic-pituitary-target organ axis (H-P axis), the autonomic nervous system (ANS) and the diffuse neuroendocrine or APUD system contribute to the neuroendocrine system.") +AnnotationAssertion(rdfs:label "neuroendocrine system") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) ############################ @@ -276059,7 +160197,6 @@ SubClassOf( "example to be eventually removed"@en) AnnotationAssertion(rdfs:label "example to be eventually removed"@en) -ClassAssertion( ) # Individual: (failed exploratory term) @@ -276067,76 +160204,65 @@ AnnotationAssertion( "The term was used in an attempt to structure part of the ontology but in retrospect failed to do a good job"@en) AnnotationAssertion( "Person:Alan Ruttenberg"@en) AnnotationAssertion(rdfs:label "failed exploratory term"@en) -ClassAssertion( ) # Individual: (metadata complete) AnnotationAssertion( "metadata complete"@en) AnnotationAssertion( "Class has all its metadata, but is either not guaranteed to be in its final location in the asserted IS_A hierarchy or refers to another class that is not complete."@en) AnnotationAssertion(rdfs:label "metadata complete"@en) -ClassAssertion( ) # Individual: (organizational term) AnnotationAssertion( "organizational term"@en) AnnotationAssertion( "Term created to ease viewing/sort terms for development purpose, and will not be included in a release"@en) AnnotationAssertion(rdfs:label "organizational term"@en) -ClassAssertion( ) # Individual: (ready for release) AnnotationAssertion( "ready for release"@en) AnnotationAssertion( "Class has undergone final review, is ready for use, and will be included in the next release. Any class lacking \"ready_for_release\" should be considered likely to change place in hierarchy, have its definition refined, or be obsoleted in the next release. Those classes deemed \"ready_for_release\" will also derived from a chain of ancestor classes that are also \"ready_for_release.\""@en) AnnotationAssertion(rdfs:label "ready for release"@en) -ClassAssertion( ) # Individual: (metadata incomplete) AnnotationAssertion( "metadata incomplete"@en) AnnotationAssertion( "Class is being worked on; however, the metadata (including definition) are not complete or sufficiently clear to the branch editors."@en) AnnotationAssertion(rdfs:label "metadata incomplete"@en) -ClassAssertion( ) # Individual: (uncurated) AnnotationAssertion( "uncurated"@en) AnnotationAssertion( "Nothing done yet beyond assigning a unique class ID and proposing a preferred term."@en) AnnotationAssertion(rdfs:label "uncurated"@en) -ClassAssertion( ) # Individual: (pending final vetting) AnnotationAssertion( "pending final vetting"@en) AnnotationAssertion( "All definitions, placement in the asserted IS_A hierarchy and required minimal metadata are complete. The class is awaiting a final review by someone other than the term editor."@en) AnnotationAssertion(rdfs:label "pending final vetting"@en) -ClassAssertion( ) # Individual: (placeholder removed) AnnotationAssertion( "placeholder removed"@en) AnnotationAssertion(rdfs:label "placeholder removed"@en) -ClassAssertion( ) # Individual: (terms merged) AnnotationAssertion( "terms merged"@en) AnnotationAssertion( "An editor note should explain what were the merged terms and the reason for the merge."@en) AnnotationAssertion(rdfs:label "terms merged"@en) -ClassAssertion( ) # Individual: (term imported) AnnotationAssertion( "term imported"@en) AnnotationAssertion( "This is to be used when the original term has been replaced by a term imported from an other ontology. An editor note should indicate what is the URI of the new term to use."@en) AnnotationAssertion(rdfs:label "term imported"@en) -ClassAssertion( ) # Individual: (term split) AnnotationAssertion( "term split"@en) AnnotationAssertion( "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split and indicate the URIs of the new terms created."@en) AnnotationAssertion(rdfs:label "term split"@en) -ClassAssertion( ) # Individual: (universal) @@ -276145,7 +160271,6 @@ AnnotationAssertion( "Alan Ruttenberg"@en) AnnotationAssertion( "A Formal Theory of Substances, Qualities, and Universals, http://ontology.buffalo.edu/bfo/SQU.pdf"@en) AnnotationAssertion(rdfs:label "universal"@en) -ClassAssertion( ) # Individual: (defined class) @@ -276154,7 +160279,6 @@ AnnotationAssertion( "\"definitions\", in some readings, always are given by necessary and sufficient conditions. So one must be careful (and this is difficult sometimes) to distinguish between defined classes and universal."@en) AnnotationAssertion( "Alan Ruttenberg"@en) AnnotationAssertion(rdfs:label "defined class"@en) -ClassAssertion( ) # Individual: (named class expression) @@ -276163,7 +160287,6 @@ AnnotationAssertion( "named class expressions are used in order to have more concise logical definition but their extensions may not be interesting classes on their own. In languages such as OWL, with no provisions for macros, these show up as actuall classes. Tools may with to not show them as such, and to replace uses of the macros with their expansions"@en) AnnotationAssertion( "Alan Ruttenberg"@en) AnnotationAssertion(rdfs:label "named class expression"@en) -ClassAssertion( ) # Individual: (to be replaced with external ontology term) @@ -276172,7 +160295,6 @@ AnnotationAssertion( "Alan Ruttenberg"@en) AnnotationAssertion( "group:OBI"@en) AnnotationAssertion(rdfs:label "to be replaced with external ontology term"@en) -ClassAssertion( ) # Individual: (requires discussion) @@ -276181,7 +160303,6 @@ AnnotationAssertion( "Alan Ruttenberg"@en) AnnotationAssertion( "group:OBI"@en) AnnotationAssertion(rdfs:label "requires discussion"@en) -ClassAssertion( ) # Individual: (out of scope) @@ -276191,30634 +160312,21 @@ AnnotationAssertion( "https://github.com/information-artifact-ontology/ontology-metadata/issues/77") AnnotationAssertion( "https://orcid.org/0000-0001-5208-3432") AnnotationAssertion(rdfs:label "out of scope") -ClassAssertion( ) - -# Individual: (obsolete CCN202002013) - -AnnotationAssertion( ) -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete CCN202002013") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001 - CS202002013_1) - -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RNAseq 001") -AnnotationAssertion( "Lamp5-like Pax6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like Pax6\", \"original_label\": \"Lamp5 Pax6\", \"cell_set_label\": \"RNAseq 001\", \"cell_set_accession\": \"CS202002013_1\", \"cell_set_aligned_alias\": \"Lamp5_4\", \"cell_set_additional_aliases\": \"Lamp5 Pax6\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad|Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062|PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#DDACC9\"}") -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_1") -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001 - CS202002013_1") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5-like Pax6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 002 - CS202002013_2) - -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "RNAseq 002") -AnnotationAssertion( "Lamp5-like Egln3_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like Egln3_1\", \"original_label\": \"Lamp5 Egln3_1\", \"cell_set_label\": \"RNAseq 002\", \"cell_set_accession\": \"CS202002013_2\", \"cell_set_aligned_alias\": \"Sncg_4\", \"cell_set_additional_aliases\": \"Alpha7 cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF88AD\"}") -AnnotationAssertion( "Lamp5 Egln3_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_2") -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 002 - CS202002013_2") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5-like Egln3_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 003 - CS202002013_3) - -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 003") -AnnotationAssertion( "Lamp5 Egln3_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Egln3_2\", \"original_label\": \"Lamp5 Egln3_2\", \"cell_set_label\": \"RNAseq 003\", \"cell_set_accession\": \"CS202002013_3\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Canopy cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala|Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512|PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#DD8091\"}") -AnnotationAssertion( "Lamp5 Egln3_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_3") -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 003 - CS202002013_3") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5 Egln3_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 004 - CS202002013_4) - -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 004") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Egln3_3\", \"original_label\": \"Lamp5 Egln3_3\", \"cell_set_label\": \"RNAseq 004\", \"cell_set_accession\": \"CS202002013_4\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Lamp5 Egln3_3\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#F08E98\"}") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_4") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 004 - CS202002013_4") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5 Egln3_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 005 - CS202002013_5) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "RNAseq 005") -AnnotationAssertion( "Lamp5 Pdlim5_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Pdlim5_1\", \"original_label\": \"Lamp5 Pdlim5_1\", \"cell_set_label\": \"RNAseq 005\", \"cell_set_accession\": \"CS202002013_5\", \"cell_set_aligned_alias\": \"Lamp5_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF7290\"}") -AnnotationAssertion( "Lamp5 Pdlim5_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_5") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Neurogliaform cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 005 - CS202002013_5") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5 Pdlim5_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 006 - CS202002013_6) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 006") -AnnotationAssertion( "Lamp5 Pdlim5_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Pdlim5_2\", \"original_label\": \"Lamp5 Pdlim5_2\", \"cell_set_label\": \"RNAseq 006\", \"cell_set_accession\": \"CS202002013_6\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF8C97\"}") -AnnotationAssertion( "Lamp5 Pdlim5_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_6") -AnnotationAssertion( "Lamp5-like_C2") -AnnotationAssertion( "Neurogliaform cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 006 - CS202002013_6") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5 Pdlim5_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007 - CS202002013_7) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 007") -AnnotationAssertion( "Lamp5 Slc35d3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Slc35d3\", \"original_label\": \"Lamp5 Slc35d3\", \"cell_set_label\": \"RNAseq 007\", \"cell_set_accession\": \"CS202002013_7\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFA388\"}") -AnnotationAssertion( "Lamp5 Slc35d3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_7") -AnnotationAssertion( "Lamp5-like_C3") -AnnotationAssertion( "Neurogliaform cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007 - CS202002013_7") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5 Slc35d3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 008 - CS202002013_8) - -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "RNAseq 008") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Lhx6\", \"original_label\": \"Lamp5 Lhx6\", \"cell_set_label\": \"RNAseq 008\", \"cell_set_accession\": \"CS202002013_8\", \"cell_set_aligned_alias\": \"Lamp5 Lhx6\", \"cell_set_additional_aliases\": \"Lamp5_3|L5/6 neurogliaform cell\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#C77963\"}") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_8") -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 008 - CS202002013_8") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5 Lhx6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009 - CS202002013_9) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 009") -AnnotationAssertion( "Sncg Col14a1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Col14a1\", \"original_label\": \"Sncg Col14a1\", \"cell_set_label\": \"RNAseq 009\", \"cell_set_accession\": \"CS202002013_9\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7E0ACB\"}") -AnnotationAssertion( "Sncg Col14a1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_9") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009 - CS202002013_9") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg Col14a1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 010 - CS202002013_10) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 010") -AnnotationAssertion( "Sncg Slc17a8") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Slc17a8\", \"original_label\": \"Sncg Slc17a8\", \"cell_set_label\": \"RNAseq 010\", \"cell_set_accession\": \"CS202002013_10\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9440F3\"}") -AnnotationAssertion( "Sncg Slc17a8") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_10") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 010 - CS202002013_10") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg Slc17a8") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 011 - CS202002013_11) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 011") -AnnotationAssertion( "Sncg Calb1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Calb1_1\", \"original_label\": \"Sncg Calb1_1\", \"cell_set_label\": \"RNAseq 011\", \"cell_set_accession\": \"CS202002013_11\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9611B6\"}") -AnnotationAssertion( "Sncg Calb1_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_11") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 011 - CS202002013_11") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg Calb1_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 012 - CS202002013_12) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 012") -AnnotationAssertion( "Sncg Calb1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Calb1_2\", \"original_label\": \"Sncg Calb1_2\", \"cell_set_label\": \"RNAseq 012\", \"cell_set_accession\": \"CS202002013_12\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9900B3\"}") -AnnotationAssertion( "Sncg Calb1_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_12") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 012 - CS202002013_12") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg Calb1_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 013 - CS202002013_13) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 013") -AnnotationAssertion( "Sncg Npy2r") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Npy2r\", \"original_label\": \"Sncg Npy2r\", \"cell_set_label\": \"RNAseq 013\", \"cell_set_accession\": \"CS202002013_13\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7A0099\"}") -AnnotationAssertion( "Sncg Npy2r") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_13") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 013 - CS202002013_13") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg Npy2r") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 014 - CS202002013_14) - -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 014") -AnnotationAssertion( "Vip Sncg") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Sncg\", \"original_label\": \"Vip Sncg\", \"cell_set_label\": \"RNAseq 014\", \"cell_set_accession\": \"CS202002013_14\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Small CCK basket cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#AA4DB5\"}") -AnnotationAssertion( "Vip Sncg") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_14") -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 014 - CS202002013_14") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Sncg") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 015 - CS202002013_15) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 015") -AnnotationAssertion( "Vip Serpinf1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Serpinf1_1\", \"original_label\": \"Vip Serpinf1_1\", \"cell_set_label\": \"RNAseq 015\", \"cell_set_accession\": \"CS202002013_15\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#A720FF\"}") -AnnotationAssertion( "Vip Serpinf1_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_15") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 015 - CS202002013_15") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Serpinf1_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 016 - CS202002013_16) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 016") -AnnotationAssertion( "Vip Serpinf1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Serpinf1_2\", \"original_label\": \"Vip Serpinf1_2\", \"cell_set_label\": \"RNAseq 016\", \"cell_set_accession\": \"CS202002013_16\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#AB1DFF\"}") -AnnotationAssertion( "Vip Serpinf1_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_16") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 016 - CS202002013_16") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Serpinf1_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 017 - CS202002013_17) - -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 017") -AnnotationAssertion( "Vip-like Serpinf1_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like Serpinf1_3\", \"original_label\": \"Vip Serpinf1_3\", \"cell_set_label\": \"RNAseq 017\", \"cell_set_accession\": \"CS202002013_17\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Vip Serpinf1_3\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF5FCD\"}") -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_17") -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 017 - CS202002013_17") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like Serpinf1_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 018 - CS202002013_18) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018") -AnnotationAssertion( "Vip Htr1f") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Htr1f\", \"original_label\": \"Vip Htr1f\", \"cell_set_label\": \"RNAseq 018\", \"cell_set_accession\": \"CS202002013_18\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF4DC1\"}") -AnnotationAssertion( "Vip Htr1f") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_18") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 018 - CS202002013_18") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Htr1f") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 019 - CS202002013_19) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 019") -AnnotationAssertion( "Vip Gpc3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Gpc3\", \"original_label\": \"Vip Gpc3\", \"cell_set_label\": \"RNAseq 019\", \"cell_set_accession\": \"CS202002013_19\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B09FFF\"}") -AnnotationAssertion( "Vip Gpc3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_19") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 019 - CS202002013_19") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Gpc3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 020 - CS202002013_20) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 020") -AnnotationAssertion( "Vip C1ql1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip C1ql1\", \"original_label\": \"Vip C1ql1\", \"cell_set_label\": \"RNAseq 020\", \"cell_set_accession\": \"CS202002013_20\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BD3D9A\"}") -AnnotationAssertion( "Vip C1ql1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_20") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 020 - CS202002013_20") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip C1ql1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 021 - CS202002013_21) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 021") -AnnotationAssertion( "Vip Mybpc1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Mybpc1_2\", \"original_label\": \"Vip Mybpc1_2\", \"cell_set_label\": \"RNAseq 021\", \"cell_set_accession\": \"CS202002013_21\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#992E81\"}") -AnnotationAssertion( "Vip Mybpc1_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_21") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 021 - CS202002013_21") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Mybpc1_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022 - CS202002013_22) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 022") -AnnotationAssertion( "Vip Mybpc1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Mybpc1_1\", \"original_label\": \"Vip Mybpc1_1\", \"cell_set_label\": \"RNAseq 022\", \"cell_set_accession\": \"CS202002013_22\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#F70CF3\"}") -AnnotationAssertion( "Vip Mybpc1_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_22") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022 - CS202002013_22") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Mybpc1_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 023 - CS202002013_23) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 023") -AnnotationAssertion( "Vip Chat_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Chat_1\", \"original_label\": \"Vip Chat_1\", \"cell_set_label\": \"RNAseq 023\", \"cell_set_accession\": \"CS202002013_23\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF00FF\"}") -AnnotationAssertion( "Vip Chat_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_23") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 023 - CS202002013_23") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Chat_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 024 - CS202002013_24) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 024") -AnnotationAssertion( "Vip Mybpc1_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Mybpc1_3\", \"original_label\": \"Vip Mybpc1_3\", \"cell_set_label\": \"RNAseq 024\", \"cell_set_accession\": \"CS202002013_24\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#AB379C\"}") -AnnotationAssertion( "Vip Mybpc1_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_24") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 024 - CS202002013_24") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Mybpc1_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 025 - CS202002013_25) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 025") -AnnotationAssertion( "Vip Chat_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Chat_2\", \"original_label\": \"Vip Chat_2\", \"cell_set_label\": \"RNAseq 025\", \"cell_set_accession\": \"CS202002013_25\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B3128A\"}") -AnnotationAssertion( "Vip Chat_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_25") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 025 - CS202002013_25") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Chat_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 026 - CS202002013_26) - -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 026") -AnnotationAssertion( "Vip-like Igfbp6_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like Igfbp6_1\", \"original_label\": \"Vip Igfbp6_1\", \"cell_set_label\": \"RNAseq 026\", \"cell_set_accession\": \"CS202002013_26\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Vip Igfbp6_1\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7779BF\"}") -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_26") -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( "Vip-like_C4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 026 - CS202002013_26") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like Igfbp6_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 027 - CS202002013_27) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 027") -AnnotationAssertion( "Vip Igfbp6_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Igfbp6_2\", \"original_label\": \"Vip Igfbp6_2\", \"cell_set_label\": \"RNAseq 027\", \"cell_set_accession\": \"CS202002013_27\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#626EB8\"}") -AnnotationAssertion( "Vip Igfbp6_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_27") -AnnotationAssertion( "Vip-like_C5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 027 - CS202002013_27") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip Igfbp6_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 028 - CS202002013_28) - -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 028") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Chodl\", \"original_label\": \"Sst Chodl\", \"cell_set_label\": \"RNAseq 028\", \"cell_set_accession\": \"CS202002013_28\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"Sst Chodl|Long-projecting SST cell\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#FFFF00\"}") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_28") -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 028 - CS202002013_28") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Chodl") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029 - CS202002013_29) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029") -AnnotationAssertion( "Sst Penk") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Penk\", \"original_label\": \"Sst Penk\", \"cell_set_label\": \"RNAseq 029\", \"cell_set_accession\": \"CS202002013_29\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF8011\"}") -AnnotationAssertion( "Sst Penk") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_29") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029 - CS202002013_29") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Penk") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 030 - CS202002013_30) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 030") -AnnotationAssertion( "Sst Myh8_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Myh8_1\", \"original_label\": \"Sst Myh8_1\", \"cell_set_label\": \"RNAseq 030\", \"cell_set_accession\": \"CS202002013_30\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF9F2C\"}") -AnnotationAssertion( "Sst Myh8_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_30") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 030 - CS202002013_30") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Myh8_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 031 - CS202002013_31) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 031") -AnnotationAssertion( "Sst Myh8_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Myh8_2\", \"original_label\": \"Sst Myh8_2\", \"cell_set_label\": \"RNAseq 031\", \"cell_set_accession\": \"CS202002013_31\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFB307\"}") -AnnotationAssertion( "Sst Myh8_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_31") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 031 - CS202002013_31") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Myh8_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 032 - CS202002013_32) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 032") -AnnotationAssertion( "Sst Myh8_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Myh8_3\", \"original_label\": \"Sst Myh8_3\", \"cell_set_label\": \"RNAseq 032\", \"cell_set_accession\": \"CS202002013_32\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFBF09\"}") -AnnotationAssertion( "Sst Myh8_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_32") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 032 - CS202002013_32") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Myh8_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 033 - CS202002013_33) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 033") -AnnotationAssertion( "Sst Htr1a") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Htr1a\", \"original_label\": \"Sst Htr1a\", \"cell_set_label\": \"RNAseq 033\", \"cell_set_accession\": \"CS202002013_33\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BFAF00\"}") -AnnotationAssertion( "Sst Htr1a") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_33") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 033 - CS202002013_33") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Htr1a") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034 - CS202002013_34) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 034") -AnnotationAssertion( "Sst Etv1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Etv1\", \"original_label\": \"Sst Etv1\", \"cell_set_label\": \"RNAseq 034\", \"cell_set_accession\": \"CS202002013_34\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFB22B\"}") -AnnotationAssertion( "Sst Etv1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_34") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034 - CS202002013_34") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Etv1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 035 - CS202002013_35) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 035") -AnnotationAssertion( "Sst Pvalb Etv1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Pvalb Etv1\", \"original_label\": \"Sst Pvalb Etv1\", \"cell_set_label\": \"RNAseq 035\", \"cell_set_accession\": \"CS202002013_35\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#D9C566\"}") -AnnotationAssertion( "Sst Pvalb Etv1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_35") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 035 - CS202002013_35") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Pvalb Etv1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 036 - CS202002013_36) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 036") -AnnotationAssertion( "Sst Crhr2_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Crhr2_1\", \"original_label\": \"Sst Crhr2_1\", \"cell_set_label\": \"RNAseq 036\", \"cell_set_accession\": \"CS202002013_36\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BE8652\"}") -AnnotationAssertion( "Sst Crhr2_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_36") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 036 - CS202002013_36") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Crhr2_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 037 - CS202002013_37) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "RNAseq 037") -AnnotationAssertion( "Sst Crhr2_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Crhr2_2\", \"original_label\": \"Sst Crhr2_2\", \"cell_set_label\": \"RNAseq 037\", \"cell_set_accession\": \"CS202002013_37\", \"cell_set_aligned_alias\": \"Sst_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B0993C\"}") -AnnotationAssertion( "Sst Crhr2_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_37") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 037 - CS202002013_37") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Crhr2_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 038 - CS202002013_38) - -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 038") -AnnotationAssertion( "Sst Hpse") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Hpse\", \"original_label\": \"Sst Hpse\", \"cell_set_label\": \"RNAseq 038\", \"cell_set_accession\": \"CS202002013_38\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L4 SST cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#CDB115\"}") -AnnotationAssertion( "Sst Hpse") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_38") -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 038 - CS202002013_38") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Hpse") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 039 - CS202002013_39) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 039") -AnnotationAssertion( "Sst Calb2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Calb2\", \"original_label\": \"Sst Calb2\", \"cell_set_label\": \"RNAseq 039\", \"cell_set_accession\": \"CS202002013_39\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#D2A328\"}") -AnnotationAssertion( "Sst Calb2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_39") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 039 - CS202002013_39") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Calb2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 040 - CS202002013_40) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 040") -AnnotationAssertion( "Sst Pappa") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Pappa\", \"original_label\": \"Sst Pappa\", \"cell_set_label\": \"RNAseq 040\", \"cell_set_accession\": \"CS202002013_40\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#635821\"}") -AnnotationAssertion( "Sst Pappa") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_40") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 040 - CS202002013_40") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Pappa") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041 - CS202002013_41) - -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 041") -AnnotationAssertion( "Sst Pvalb Calb2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Pvalb Calb2\", \"original_label\": \"Sst Pvalb Calb2\", \"cell_set_label\": \"RNAseq 041\", \"cell_set_accession\": \"CS202002013_41\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L2/3 PV-like cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#784F14\"}") -AnnotationAssertion( "Sst Pvalb Calb2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_41") -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041 - CS202002013_41") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Pvalb Calb2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 042 - CS202002013_42) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "RNAseq 042") -AnnotationAssertion( "Sst C1ql3_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst C1ql3_1\", \"original_label\": \"Sst C1ql3_1\", \"cell_set_label\": \"RNAseq 042\", \"cell_set_accession\": \"CS202002013_42\", \"cell_set_aligned_alias\": \"Sst_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#802600\"}") -AnnotationAssertion( "Sst C1ql3_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_42") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 042 - CS202002013_42") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst C1ql3_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 043 - CS202002013_43) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 043") -AnnotationAssertion( "Sst C1ql3_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst C1ql3_2\", \"original_label\": \"Sst C1ql3_2\", \"cell_set_label\": \"RNAseq 043\", \"cell_set_accession\": \"CS202002013_43\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8A2B1A\"}") -AnnotationAssertion( "Sst C1ql3_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_43") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 043 - CS202002013_43") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst C1ql3_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 044 - CS202002013_44) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 044") -AnnotationAssertion( "Sst Tac2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Tac2\", \"original_label\": \"Sst Tac2\", \"cell_set_label\": \"RNAseq 044\", \"cell_set_accession\": \"CS202002013_44\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#804600\"}") -AnnotationAssertion( "Sst Tac2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_44") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 044 - CS202002013_44") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Tac2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 045 - CS202002013_45) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 045") -AnnotationAssertion( "Sst Th_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Th_1\", \"original_label\": \"Sst Th_1\", \"cell_set_label\": \"RNAseq 045\", \"cell_set_accession\": \"CS202002013_45\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8C6012\"}") -AnnotationAssertion( "Sst Th_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_45") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 045 - CS202002013_45") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Th_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046 - CS202002013_46) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046") -AnnotationAssertion( "Sst Th_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Th_2\", \"original_label\": \"Sst Th_2\", \"cell_set_label\": \"RNAseq 046\", \"cell_set_accession\": \"CS202002013_46\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#A81111\"}") -AnnotationAssertion( "Sst Th_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_46") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046 - CS202002013_46") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Th_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 047 - CS202002013_47) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "RNAseq 047") -AnnotationAssertion( "Sst Th_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Th_3\", \"original_label\": \"Sst Th_3\", \"cell_set_label\": \"RNAseq 047\", \"cell_set_accession\": \"CS202002013_47\", \"cell_set_aligned_alias\": \"Sst_7\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9B211B\"}") -AnnotationAssertion( "Sst Th_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_47") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Sst_7") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 047 - CS202002013_47") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Th_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 048 - CS202002013_48) - -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 048") -AnnotationAssertion( "Pvalb Gabrg1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Gabrg1\", \"original_label\": \"Pvalb Gabrg1\", \"cell_set_label\": \"RNAseq 048\", \"cell_set_accession\": \"CS202002013_48\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L6 FS cell w/ large sag\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#ED4C50\"}") -AnnotationAssertion( "Pvalb Gabrg1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_48") -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 048 - CS202002013_48") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Gabrg1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 049 - CS202002013_49) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 049") -AnnotationAssertion( "Pvalb Egfem1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Egfem1\", \"original_label\": \"Pvalb Egfem1\", \"cell_set_label\": \"RNAseq 049\", \"cell_set_accession\": \"CS202002013_49\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#C05661\"}") -AnnotationAssertion( "Pvalb Egfem1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_49") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 049 - CS202002013_49") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Egfem1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 050 - CS202002013_50) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 050") -AnnotationAssertion( "Pvalb Gpr149") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Gpr149\", \"original_label\": \"Pvalb Gpr149\", \"cell_set_label\": \"RNAseq 050\", \"cell_set_accession\": \"CS202002013_50\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#E62A5D\"}") -AnnotationAssertion( "Pvalb Gpr149") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_50") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 050 - CS202002013_50") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Gpr149") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 051 - CS202002013_51) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 051") -AnnotationAssertion( "Pvalb Kank4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Kank4\", \"original_label\": \"Pvalb Kank4\", \"cell_set_label\": \"RNAseq 051\", \"cell_set_accession\": \"CS202002013_51\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BC4B11\"}") -AnnotationAssertion( "Pvalb Kank4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_51") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 051 - CS202002013_51") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Kank4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 052 - CS202002013_52) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 052") -AnnotationAssertion( "Pvalb Calb1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Calb1_1\", \"original_label\": \"Pvalb Calb1_1\", \"cell_set_label\": \"RNAseq 052\", \"cell_set_accession\": \"CS202002013_52\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B6411E\"}") -AnnotationAssertion( "Pvalb Calb1_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_52") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 052 - CS202002013_52") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Calb1_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 053 - CS202002013_53) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 053") -AnnotationAssertion( "Pvalb Calb1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Calb1_2\", \"original_label\": \"Pvalb Calb1_2\", \"cell_set_label\": \"RNAseq 053\", \"cell_set_accession\": \"CS202002013_53\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BC2D71\"}") -AnnotationAssertion( "Pvalb Calb1_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_53") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 053 - CS202002013_53") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Calb1_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 054 - CS202002013_54) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 054") -AnnotationAssertion( "Pvalb Reln") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Reln\", \"original_label\": \"Pvalb Reln\", \"cell_set_label\": \"RNAseq 054\", \"cell_set_accession\": \"CS202002013_54\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9C4165\"}") -AnnotationAssertion( "Pvalb Reln") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_54") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 054 - CS202002013_54") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Reln") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 055 - CS202002013_55) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 055") -AnnotationAssertion( "Pvalb Il1rapl2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Il1rapl2\", \"original_label\": \"Pvalb Il1rapl2\", \"cell_set_label\": \"RNAseq 055\", \"cell_set_accession\": \"CS202002013_55\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BC2C41\"}") -AnnotationAssertion( "Pvalb Il1rapl2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_55") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 055 - CS202002013_55") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Il1rapl2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 056 - CS202002013_56) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 056") -AnnotationAssertion( "Pvalb Vipr2_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Vipr2_1\", \"original_label\": \"Pvalb Vipr2_1\", \"cell_set_label\": \"RNAseq 056\", \"cell_set_accession\": \"CS202002013_56\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF197F\"}") -AnnotationAssertion( "Pvalb Vipr2_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_56") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 056 - CS202002013_56") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Vipr2_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 057 - CS202002013_57) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 057") -AnnotationAssertion( "Pvalb Vipr2_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Vipr2_2\", \"original_label\": \"Pvalb Vipr2_2\", \"cell_set_label\": \"RNAseq 057\", \"cell_set_accession\": \"CS202002013_57\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#F4358B\"}") -AnnotationAssertion( "Pvalb Vipr2_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_57") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 057 - CS202002013_57") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb Vipr2_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058 - CS202002013_58) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058") -AnnotationAssertion( "L2/3 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT_1\", \"original_label\": \"L2/3 IT_1\", \"cell_set_label\": \"RNAseq 058\", \"cell_set_accession\": \"CS202002013_58\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#00FF34\"}") -AnnotationAssertion( "L2/3 IT_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_58") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058 - CS202002013_58") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3 IT_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059 - CS202002013_59) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 059") -AnnotationAssertion( "L2/3 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT_2\", \"original_label\": \"L2/3 IT_2\", \"cell_set_label\": \"RNAseq 059\", \"cell_set_accession\": \"CS202002013_59\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#07D945\"}") -AnnotationAssertion( "L2/3 IT_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_59") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059 - CS202002013_59") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3 IT_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 060 - CS202002013_60) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 060") -AnnotationAssertion( "L2/3 IT_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT_3\", \"original_label\": \"L2/3 IT_3\", \"cell_set_label\": \"RNAseq 060\", \"cell_set_accession\": \"CS202002013_60\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#2EB934\"}") -AnnotationAssertion( "L2/3 IT_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_60") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 060 - CS202002013_60") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3 IT_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061 - CS202002013_61) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "RNAseq 061") -AnnotationAssertion( "L4/5 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L4/5 IT_1\", \"original_label\": \"L4/5 IT_1\", \"cell_set_label\": \"RNAseq 061\", \"cell_set_accession\": \"CS202002013_61\", \"cell_set_aligned_alias\": \"L4 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#09CCC6\"}") -AnnotationAssertion( "L4/5 IT_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_61") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061 - CS202002013_61") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L4/5 IT_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 062 - CS202002013_62) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "RNAseq 062") -AnnotationAssertion( "L4/5 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L4/5 IT_2\", \"original_label\": \"L4/5 IT_2\", \"cell_set_label\": \"RNAseq 062\", \"cell_set_accession\": \"CS202002013_62\", \"cell_set_aligned_alias\": \"L4/5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#52B8AA\"}") -AnnotationAssertion( "L4/5 IT_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_62") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 062 - CS202002013_62") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L4/5 IT_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 063 - CS202002013_63) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 063") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_1\", \"original_label\": \"L5 IT_1\", \"cell_set_label\": \"RNAseq 063\", \"cell_set_accession\": \"CS202002013_63\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#58D2C1\"}") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_63") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 063 - CS202002013_63") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 064 - CS202002013_64) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 064") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_2\", \"original_label\": \"L5 IT_2\", \"cell_set_label\": \"RNAseq 064\", \"cell_set_accession\": \"CS202002013_64\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#4A9F93\"}") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_64") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 064 - CS202002013_64") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 065 - CS202002013_65) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 065") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_3\", \"original_label\": \"L5 IT_3\", \"cell_set_label\": \"RNAseq 065\", \"cell_set_accession\": \"CS202002013_65\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#4EAC9C\"}") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_65") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 065 - CS202002013_65") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 066 - CS202002013_66) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 066") -AnnotationAssertion( "L5 IT_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_4\", \"original_label\": \"L5 IT_4\", \"cell_set_label\": \"RNAseq 066\", \"cell_set_accession\": \"CS202002013_66\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#52B4B8\"}") -AnnotationAssertion( "L5 IT_4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_66") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 066 - CS202002013_66") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT_4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 067 - CS202002013_67) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "RNAseq 067") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT_1\", \"original_label\": \"L6 IT_1\", \"cell_set_label\": \"RNAseq 067\", \"cell_set_accession\": \"CS202002013_67\", \"cell_set_aligned_alias\": \"L6 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B2AD23\"}") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_67") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 067 - CS202002013_67") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 IT_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 068 - CS202002013_68) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 068") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT_2\", \"original_label\": \"L6 IT_2\", \"cell_set_label\": \"RNAseq 068\", \"cell_set_accession\": \"CS202002013_68\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#81791F\"}") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_68") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 068 - CS202002013_68") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 IT_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 069 - CS202002013_69) - -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "RNAseq 069") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT Car3\", \"original_label\": \"L6 IT Car3\", \"cell_set_label\": \"RNAseq 069\", \"cell_set_accession\": \"CS202002013_69\", \"cell_set_aligned_alias\": \"L6 IT Car3\", \"cell_set_additional_aliases\": \"L6 IT_3|Claustrum-like IT\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#5100FF\"}") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_69") -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 069 - CS202002013_69") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 IT Car3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 070 - CS202002013_70) - -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 PT_1") -AnnotationAssertion( "MY-projecting L5 ET") -AnnotationAssertion( "Bosiljka Tasic") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:30382198") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 070") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_1\", \"original_label\": \"L5 ET_1\", \"cell_set_label\": \"RNAseq 070\", \"cell_set_accession\": \"CS202002013_70\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"MY-projecting L5 ET|L5 ET (MY-projecting)|L5 PT_1\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala|Bosiljka Tasic\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512|PMID:30382198\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0D5D7E\"}") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_70") -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 PT_1") -AnnotationAssertion( "MY-projecting L5 ET") -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 070 - CS202002013_70") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 071 - CS202002013_71) - -AnnotationAssertion( "L5 PT_2") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "RNAseq 071") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_2\", \"original_label\": \"L5 ET_2\", \"cell_set_label\": \"RNAseq 071\", \"cell_set_accession\": \"CS202002013_71\", \"cell_set_aligned_alias\": \"L5 ET_2\", \"cell_set_additional_aliases\": \"L5 PT_2\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0B77A5\"}") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_71") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "L5 PT_2") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 071 - CS202002013_71") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 072 - CS202002013_72) - -AnnotationAssertion( "L5 PT_3") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 072") -AnnotationAssertion( "L5 ET_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_3\", \"original_label\": \"L5 ET_3\", \"cell_set_label\": \"RNAseq 072\", \"cell_set_accession\": \"CS202002013_72\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 PT_3\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0B8AA5\"}") -AnnotationAssertion( "L5 ET_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_72") -AnnotationAssertion( "L5 PT_3") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 072 - CS202002013_72") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073 - CS202002013_73) - -AnnotationAssertion( "L5 PT_4") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 073") -AnnotationAssertion( "L5 ET_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_4\", \"original_label\": \"L5 ET_4\", \"cell_set_label\": \"RNAseq 073\", \"cell_set_accession\": \"CS202002013_73\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 PT_4\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0A75B1\"}") -AnnotationAssertion( "L5 ET_4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_73") -AnnotationAssertion( "L5 PT_4") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073 - CS202002013_73") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET_4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 074 - CS202002013_74) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "RNAseq 074") -AnnotationAssertion( "L5/6 NP CT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP CT\", \"original_label\": \"L5/6 NP CT\", \"cell_set_label\": \"RNAseq 074\", \"cell_set_accession\": \"CS202002013_74\", \"cell_set_aligned_alias\": \"L5 IT_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#1AAB99\"}") -AnnotationAssertion( "L5/6 NP CT") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_74") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 074 - CS202002013_74") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 NP CT") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075 - CS202002013_75) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 075") -AnnotationAssertion( "L6 CT Gpr139") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Gpr139\", \"original_label\": \"L6 CT Gpr139\", \"cell_set_label\": \"RNAseq 075\", \"cell_set_accession\": \"CS202002013_75\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#168577\"}") -AnnotationAssertion( "L6 CT Gpr139") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_75") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075 - CS202002013_75") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT Gpr139") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 076 - CS202002013_76) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "RNAseq 076") -AnnotationAssertion( "L6 CT Cpa6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Cpa6\", \"original_label\": \"L6 CT Cpa6\", \"cell_set_label\": \"RNAseq 076\", \"cell_set_accession\": \"CS202002013_76\", \"cell_set_aligned_alias\": \"L6 CT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#338C5E\"}") -AnnotationAssertion( "L6 CT Cpa6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_76") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 076 - CS202002013_76") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT Cpa6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 077 - CS202002013_77) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 077") -AnnotationAssertion( "L6 CT Grp") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Grp\", \"original_label\": \"L6 CT Grp\", \"cell_set_label\": \"RNAseq 077\", \"cell_set_accession\": \"CS202002013_77\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#2FBCE5\"}") -AnnotationAssertion( "L6 CT Grp") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_77") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 077 - CS202002013_77") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT Grp") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 078 - CS202002013_78) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 078") -AnnotationAssertion( "L6 CT Pou3f2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Pou3f2\", \"original_label\": \"L6 CT Pou3f2\", \"cell_set_label\": \"RNAseq 078\", \"cell_set_accession\": \"CS202002013_78\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3E766C\"}") -AnnotationAssertion( "L6 CT Pou3f2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_78") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 078 - CS202002013_78") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT Pou3f2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079 - CS202002013_79) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 079") -AnnotationAssertion( "L6 CT Kit_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Kit_1\", \"original_label\": \"L6 CT Kit_1\", \"cell_set_label\": \"RNAseq 079\", \"cell_set_accession\": \"CS202002013_79\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#516B78\"}") -AnnotationAssertion( "L6 CT Kit_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_79") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079 - CS202002013_79") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT Kit_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 080 - CS202002013_80) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 080") -AnnotationAssertion( "L6 CT Kit_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Kit_2\", \"original_label\": \"L6 CT Kit_2\", \"cell_set_label\": \"RNAseq 080\", \"cell_set_accession\": \"CS202002013_80\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#557361\"}") -AnnotationAssertion( "L6 CT Kit_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_80") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 080 - CS202002013_80") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT Kit_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081 - CS202002013_81) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 081") -AnnotationAssertion( "L6b Col6a1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Col6a1\", \"original_label\": \"L6b Col6a1\", \"cell_set_label\": \"RNAseq 081\", \"cell_set_accession\": \"CS202002013_81\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#69419D\"}") -AnnotationAssertion( "L6b Col6a1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_81") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081 - CS202002013_81") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b Col6a1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 082 - CS202002013_82) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 082") -AnnotationAssertion( "L6b Shisa6_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Shisa6_1\", \"original_label\": \"L6b Shisa6_1\", \"cell_set_label\": \"RNAseq 082\", \"cell_set_accession\": \"CS202002013_82\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#46306A\"}") -AnnotationAssertion( "L6b Shisa6_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_82") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 082 - CS202002013_82") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b Shisa6_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 083 - CS202002013_83) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 083") -AnnotationAssertion( "L6b Shisa6_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Shisa6_2\", \"original_label\": \"L6b Shisa6_2\", \"cell_set_label\": \"RNAseq 083\", \"cell_set_accession\": \"CS202002013_83\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#464576\"}") -AnnotationAssertion( "L6b Shisa6_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_83") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 083 - CS202002013_83") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b Shisa6_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 084 - CS202002013_84) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 084") -AnnotationAssertion( "L6b Ror1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Ror1\", \"original_label\": \"L6b Ror1\", \"cell_set_label\": \"RNAseq 084\", \"cell_set_accession\": \"CS202002013_84\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7044AA\"}") -AnnotationAssertion( "L6b Ror1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_84") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 084 - CS202002013_84") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b Ror1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 085 - CS202002013_85) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 085") -AnnotationAssertion( "L6b Kcnip1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Kcnip1\", \"original_label\": \"L6b Kcnip1\", \"cell_set_label\": \"RNAseq 085\", \"cell_set_accession\": \"CS202002013_85\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#573D90\"}") -AnnotationAssertion( "L6b Kcnip1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_85") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 085 - CS202002013_85") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b Kcnip1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 086 - CS202002013_86) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 086") -AnnotationAssertion( "L5/6 NP_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP_1\", \"original_label\": \"L5/6 NP_1\", \"cell_set_label\": \"RNAseq 086\", \"cell_set_accession\": \"CS202002013_86\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#48CB80\"}") -AnnotationAssertion( "L5/6 NP_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_86") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 086 - CS202002013_86") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 NP_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 087 - CS202002013_87) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 087") -AnnotationAssertion( "L5/6 NP_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP_2\", \"original_label\": \"L5/6 NP_2\", \"cell_set_label\": \"RNAseq 087\", \"cell_set_accession\": \"CS202002013_87\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3C78BC\"}") -AnnotationAssertion( "L5/6 NP_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_87") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 087 - CS202002013_87") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 NP_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 088 - CS202002013_88) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 088") -AnnotationAssertion( "L5/6 NP_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP_3\", \"original_label\": \"L5/6 NP_3\", \"cell_set_label\": \"RNAseq 088\", \"cell_set_accession\": \"CS202002013_88\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#47867A\"}") -AnnotationAssertion( "L5/6 NP_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_88") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 088 - CS202002013_88") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 NP_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 089 - CS202002013_89) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 089") -AnnotationAssertion( "Meis2 (cluster)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Meis2 (cluster)\", \"original_label\": \"Meis2\", \"cell_set_label\": \"RNAseq 089\", \"cell_set_accession\": \"CS202002013_89\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#C60C0F\"}") -AnnotationAssertion( "Meis2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_89") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 089 - CS202002013_89") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Meis2 (cluster)") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 090 - CS202002013_90) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 090") -AnnotationAssertion( "Meis2_Top2a") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Meis2_Top2a\", \"original_label\": \"Meis2_Top2a\", \"cell_set_label\": \"RNAseq 090\", \"cell_set_accession\": \"CS202002013_90\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#931010\"}") -AnnotationAssertion( "Meis2_Top2a") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_90") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 090 - CS202002013_90") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Meis2_Top2a") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 091 - CS202002013_91) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "OPC") -AnnotationAssertion( "RNAseq 091") -AnnotationAssertion( "OPC Pdgfra") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"OPC Pdgfra\", \"original_label\": \"OPC Pdgfra\", \"cell_set_label\": \"RNAseq 091\", \"cell_set_accession\": \"CS202002013_91\", \"cell_set_aligned_alias\": \"OPC\", \"cell_set_additional_aliases\": \"OPC\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( "OPC Pdgfra") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_91") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 091 - CS202002013_91") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete OPC Pdgfra") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 092 - CS202002013_92) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 092") -AnnotationAssertion( "Astro_Top2a") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_Top2a\", \"original_label\": \"Astro_Top2a\", \"cell_set_label\": \"RNAseq 092\", \"cell_set_accession\": \"CS202002013_92\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#332F26\"}") -AnnotationAssertion( "Astro_Top2a") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_92") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 092 - CS202002013_92") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro_Top2a") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 093 - CS202002013_93) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 093") -AnnotationAssertion( "Astro Aqp4_Gfap") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro Aqp4_Gfap\", \"original_label\": \"Astro Aqp4_Gfap\", \"cell_set_label\": \"RNAseq 093\", \"cell_set_accession\": \"CS202002013_93\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#5A503F\"}") -AnnotationAssertion( "Astro Aqp4_Gfap") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_93") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 093 - CS202002013_93") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro Aqp4_Gfap") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 094 - CS202002013_94) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 094") -AnnotationAssertion( "Astro Aqp4_Slc7a10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro Aqp4_Slc7a10\", \"original_label\": \"Astro Aqp4_Slc7a10\", \"cell_set_label\": \"RNAseq 094\", \"cell_set_accession\": \"CS202002013_94\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8D7C5D\"}") -AnnotationAssertion( "Astro Aqp4_Slc7a10") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_94") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 094 - CS202002013_94") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro Aqp4_Slc7a10") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 095 - CS202002013_95) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 095") -AnnotationAssertion( "Oligo Enpp6_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_1\", \"original_label\": \"Oligo Enpp6_1\", \"cell_set_label\": \"RNAseq 095\", \"cell_set_accession\": \"CS202002013_95\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#374A45\"}") -AnnotationAssertion( "Oligo Enpp6_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_95") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 095 - CS202002013_95") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Enpp6_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 096 - CS202002013_96) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 096") -AnnotationAssertion( "Oligo Enpp6_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_2\", \"original_label\": \"Oligo Enpp6_2\", \"cell_set_label\": \"RNAseq 096\", \"cell_set_accession\": \"CS202002013_96\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#5E8A79\"}") -AnnotationAssertion( "Oligo Enpp6_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_96") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 096 - CS202002013_96") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Enpp6_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097 - CS202002013_97) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 097") -AnnotationAssertion( "Oligo Enpp6_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_3\", \"original_label\": \"Oligo Enpp6_3\", \"cell_set_label\": \"RNAseq 097\", \"cell_set_accession\": \"CS202002013_97\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3F574E\"}") -AnnotationAssertion( "Oligo Enpp6_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_97") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097 - CS202002013_97") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Enpp6_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 098 - CS202002013_98) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 098") -AnnotationAssertion( "Oligo Enpp6_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_4\", \"original_label\": \"Oligo Enpp6_4\", \"cell_set_label\": \"RNAseq 098\", \"cell_set_accession\": \"CS202002013_98\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#65978A\"}") -AnnotationAssertion( "Oligo Enpp6_4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_98") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 098 - CS202002013_98") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Enpp6_4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 099 - CS202002013_99) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "RNAseq 099") -AnnotationAssertion( "Oligo Opalin_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_1\", \"original_label\": \"Oligo Opalin_1\", \"cell_set_label\": \"RNAseq 099\", \"cell_set_accession\": \"CS202002013_99\", \"cell_set_aligned_alias\": \"Oligo_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#474662\"}") -AnnotationAssertion( "Oligo Opalin_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_99") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 099 - CS202002013_99") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Opalin_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 100 - CS202002013_100) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 100") -AnnotationAssertion( "Oligo Opalin_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_2\", \"original_label\": \"Oligo Opalin_2\", \"cell_set_label\": \"RNAseq 100\", \"cell_set_accession\": \"CS202002013_100\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#6CA491\"}") -AnnotationAssertion( "Oligo Opalin_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_100") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 100 - CS202002013_100") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Opalin_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 101 - CS202002013_101) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 101") -AnnotationAssertion( "Oligo Opalin_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_3\", \"original_label\": \"Oligo Opalin_3\", \"cell_set_label\": \"RNAseq 101\", \"cell_set_accession\": \"CS202002013_101\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#4F7165\"}") -AnnotationAssertion( "Oligo Opalin_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_101") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 101 - CS202002013_101") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Opalin_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 102 - CS202002013_102) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 102") -AnnotationAssertion( "Oligo Opalin_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_4\", \"original_label\": \"Oligo Opalin_4\", \"cell_set_label\": \"RNAseq 102\", \"cell_set_accession\": \"CS202002013_102\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#72B09C\"}") -AnnotationAssertion( "Oligo Opalin_4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_102") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 102 - CS202002013_102") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo Opalin_4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 103 - CS202002013_103) - -AnnotationAssertion( "Endo") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "RNAseq 103") -AnnotationAssertion( "Endo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo\", \"original_label\": \"Endo\", \"cell_set_label\": \"RNAseq 103\", \"cell_set_accession\": \"CS202002013_103\", \"cell_set_aligned_alias\": \"Endothelial\", \"cell_set_additional_aliases\": \"Endo\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#8D6A62\"}") -AnnotationAssertion( "Endo") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_103") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 103 - CS202002013_103") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Endo") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104 - CS202002013_104) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104") -AnnotationAssertion( "VLMC_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_1\", \"original_label\": \"VLMC_1\", \"cell_set_label\": \"RNAseq 104\", \"cell_set_accession\": \"CS202002013_104\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3B3F32\"}") -AnnotationAssertion( "VLMC_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_104") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104 - CS202002013_104") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 105 - CS202002013_105) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 105") -AnnotationAssertion( "VLMC_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_2\", \"original_label\": \"VLMC_2\", \"cell_set_label\": \"RNAseq 105\", \"cell_set_accession\": \"CS202002013_105\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "VLMC_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_105") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 105 - CS202002013_105") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 106 - CS202002013_106) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 106") -AnnotationAssertion( "VLMC_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_3\", \"original_label\": \"VLMC_3\", \"cell_set_label\": \"RNAseq 106\", \"cell_set_accession\": \"CS202002013_106\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535944\"}") -AnnotationAssertion( "VLMC_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_106") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 106 - CS202002013_106") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 107 - CS202002013_107) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 107") -AnnotationAssertion( "VLMC_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_4\", \"original_label\": \"VLMC_4\", \"cell_set_label\": \"RNAseq 107\", \"cell_set_accession\": \"CS202002013_107\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535945\"}") -AnnotationAssertion( "VLMC_4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_107") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 107 - CS202002013_107") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 108 - CS202002013_108) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 108") -AnnotationAssertion( "VLMC_5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_5\", \"original_label\": \"VLMC_5\", \"cell_set_label\": \"RNAseq 108\", \"cell_set_accession\": \"CS202002013_108\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535946\"}") -AnnotationAssertion( "VLMC_5") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_108") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 108 - CS202002013_108") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 109 - CS202002013_109) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 109") -AnnotationAssertion( "VLMC_6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_6\", \"original_label\": \"VLMC_6\", \"cell_set_label\": \"RNAseq 109\", \"cell_set_accession\": \"CS202002013_109\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535947\"}") -AnnotationAssertion( "VLMC_6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_109") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 109 - CS202002013_109") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 110 - CS202002013_110) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 110") -AnnotationAssertion( "VLMC_7") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_7\", \"original_label\": \"VLMC_7\", \"cell_set_label\": \"RNAseq 110\", \"cell_set_accession\": \"CS202002013_110\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535948\"}") -AnnotationAssertion( "VLMC_7") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_110") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 110 - CS202002013_110") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC_7") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 111 - CS202002013_111) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "SMC") -AnnotationAssertion( "RNAseq 111") -AnnotationAssertion( "SMC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"SMC\", \"original_label\": \"SMC\", \"cell_set_label\": \"RNAseq 111\", \"cell_set_accession\": \"CS202002013_111\", \"cell_set_aligned_alias\": \"SMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#A6906F\"}") -AnnotationAssertion( "SMC") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_111") -AnnotationAssertion( "SMC") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 111 - CS202002013_111") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete SMC") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 112 - CS202002013_112) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "RNAseq 112") -AnnotationAssertion( "Peri") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri\", \"original_label\": \"Peri\", \"cell_set_label\": \"RNAseq 112\", \"cell_set_accession\": \"CS202002013_112\", \"cell_set_aligned_alias\": \"Pericyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#A77C70\"}") -AnnotationAssertion( "Peri") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_112") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 112 - CS202002013_112") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Peri") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 113 - CS202002013_113) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Microglia") -AnnotationAssertion( "RNAseq 113") -AnnotationAssertion( "Micro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro\", \"original_label\": \"Micro\", \"cell_set_label\": \"RNAseq 113\", \"cell_set_accession\": \"CS202002013_113\", \"cell_set_aligned_alias\": \"Microglia\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#6E7C6F\"}") -AnnotationAssertion( "Micro") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_113") -AnnotationAssertion( "Microglia") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 113 - CS202002013_113") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Micro") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 114 - CS202002013_114) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 114") -AnnotationAssertion( "PVM_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM_1\", \"original_label\": \"PVM_1\", \"cell_set_label\": \"RNAseq 114\", \"cell_set_accession\": \"CS202002013_114\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8BA38D\"}") -AnnotationAssertion( "PVM_1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_114") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 114 - CS202002013_114") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete PVM_1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 115 - CS202002013_115) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 115") -AnnotationAssertion( "PVM_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM_2\", \"original_label\": \"PVM_2\", \"cell_set_label\": \"RNAseq 115\", \"cell_set_accession\": \"CS202002013_115\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#73967F\"}") -AnnotationAssertion( "PVM_2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_115") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 115 - CS202002013_115") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete PVM_2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 116 - CS202002013_116) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 116") -AnnotationAssertion( "PVM_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM_3\", \"original_label\": \"PVM_3\", \"cell_set_label\": \"RNAseq 116\", \"cell_set_accession\": \"CS202002013_116\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#709F6D\"}") -AnnotationAssertion( "PVM_3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_116") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 116 - CS202002013_116") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete PVM_3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-116 - CS202002013_117) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-116") -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"All cells\", \"original_label\": \"n1\", \"cell_set_label\": \"RNAseq 001-116\", \"cell_set_accession\": \"CS202002013_117\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102|CS202002013_103|CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112|CS202002013_113|CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_117") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-116 - CS202002013_117") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete All cells") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-102 - CS202002013_118) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n2\", \"cell_set_label\": \"RNAseq 001-102\", \"cell_set_accession\": \"CS202002013_118\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_118") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-102 - CS202002013_118") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_118") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-094 - CS202002013_119) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-094") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n3\", \"cell_set_label\": \"RNAseq 001-094\", \"cell_set_accession\": \"CS202002013_119\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_119") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-094 - CS202002013_119") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_119") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-091 - CS202002013_120) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-091") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n4\", \"cell_set_label\": \"RNAseq 001-091\", \"cell_set_accession\": \"CS202002013_120\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_120") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-091 - CS202002013_120") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_120") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-090 - CS202002013_121) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-090") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n5\", \"cell_set_label\": \"RNAseq 001-090\", \"cell_set_accession\": \"CS202002013_121\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_121") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-090 - CS202002013_121") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_121") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-088 - CS202002013_122) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-088") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n6\", \"cell_set_label\": \"RNAseq 001-088\", \"cell_set_accession\": \"CS202002013_122\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_122") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-088 - CS202002013_122") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_122") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-057, 089-090 - CS202002013_123) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "RNAseq 001-057, 089-090") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"GABAergic\", \"original_label\": \"n7\", \"cell_set_label\": \"RNAseq 001-057, 089-090\", \"cell_set_accession\": \"CS202002013_123\", \"cell_set_aligned_alias\": \"Neuronal: GABAergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_89|CS202002013_90\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#F05A28\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_123") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "Inhibitory neurons") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-057, 089-090 - CS202002013_123") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete GABAergic") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-027, 089-090 - CS202002013_124) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "RNAseq 001-027, 089-090") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"CGE/PoA\", \"original_label\": \"n8\", \"cell_set_label\": \"RNAseq 001-027, 089-090\", \"cell_set_accession\": \"CS202002013_124\", \"cell_set_aligned_alias\": \"CGE/PoA\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_89|CS202002013_90\", \"cell_type_card\": \"No\", \"cell_set_color\": \"#C456AA\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_124") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-027, 089-090 - CS202002013_124") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CGE/PoA") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-008 - CS202002013_125) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "RNAseq 001-008") -AnnotationAssertion( "Lamp5-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like\", \"original_label\": \"n9\", \"cell_set_label\": \"RNAseq 001-008\", \"cell_set_accession\": \"CS202002013_125\", \"cell_set_aligned_alias\": \"Lamp5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#DA808C\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_125") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-008 - CS202002013_125") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-004 - CS202002013_126) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n10\", \"cell_set_label\": \"RNAseq 001-004\", \"cell_set_accession\": \"CS202002013_126\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_126") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-004 - CS202002013_126") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_126") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 002-004 - CS202002013_127) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 002-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n11\", \"cell_set_label\": \"RNAseq 002-004\", \"cell_set_accession\": \"CS202002013_127\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_2|CS202002013_3|CS202002013_4\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_127") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 002-004 - CS202002013_127") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_127") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 003-004 - CS202002013_128) - -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 003-004") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like_C5\", \"original_label\": \"n12\", \"cell_set_label\": \"RNAseq 003-004\", \"cell_set_accession\": \"CS202002013_128\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Lamp5_5\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_3|CS202002013_4\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_128") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 003-004 - CS202002013_128") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5-like_C5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 005-008 - CS202002013_129) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 005-008") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n13\", \"cell_set_label\": \"RNAseq 005-008\", \"cell_set_accession\": \"CS202002013_129\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_129") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 005-008 - CS202002013_129") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_129") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 005-007 - CS202002013_130) - -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 005-007") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n14\", \"cell_set_label\": \"RNAseq 005-007\", \"cell_set_accession\": \"CS202002013_130\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_5|CS202002013_6|CS202002013_7\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_130") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 005-007 - CS202002013_130") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_130") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 005-006 - CS202002013_131) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 005-006") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n15\", \"cell_set_label\": \"RNAseq 005-006\", \"cell_set_accession\": \"CS202002013_131\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_5|CS202002013_6\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_131") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 005-006 - CS202002013_131") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_131") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009-027 - CS202002013_132) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 009-027") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n16\", \"cell_set_label\": \"RNAseq 009-027\", \"cell_set_accession\": \"CS202002013_132\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_132") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009-027 - CS202002013_132") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_132") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009-014 - CS202002013_133) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "RNAseq 009-014") -AnnotationAssertion( "Sncg-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like\", \"original_label\": \"n17\", \"cell_set_label\": \"RNAseq 009-014\", \"cell_set_accession\": \"CS202002013_133\", \"cell_set_aligned_alias\": \"Sncg\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#D633FF\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_133") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009-014 - CS202002013_133") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009-010 - CS202002013_134) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "RNAseq 009-010") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like_C2\", \"original_label\": \"n18\", \"cell_set_label\": \"RNAseq 009-010\", \"cell_set_accession\": \"CS202002013_134\", \"cell_set_aligned_alias\": \"Sncg_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_134") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009-010 - CS202002013_134") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 011-014 - CS202002013_135) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 011-014") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n19\", \"cell_set_label\": \"RNAseq 011-014\", \"cell_set_accession\": \"CS202002013_135\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_135") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 011-014 - CS202002013_135") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_135") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 011-012 - CS202002013_136) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 011-012") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n20\", \"cell_set_label\": \"RNAseq 011-012\", \"cell_set_accession\": \"CS202002013_136\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_11|CS202002013_12\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_136") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 011-012 - CS202002013_136") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_136") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 013-014 - CS202002013_137) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 013-014") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n21\", \"cell_set_label\": \"RNAseq 013-014\", \"cell_set_accession\": \"CS202002013_137\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_13|CS202002013_14\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_137") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 013-014 - CS202002013_137") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_137") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 015-027 - CS202002013_138) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Vip") -AnnotationAssertion( "RNAseq 015-027") -AnnotationAssertion( "Vip-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like\", \"original_label\": \"n22\", \"cell_set_label\": \"RNAseq 015-027\", \"cell_set_accession\": \"CS202002013_138\", \"cell_set_aligned_alias\": \"Vip\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#B864CC\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_138") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 015-027 - CS202002013_138") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 015-017 - CS202002013_139) - -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 015-017") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 CCK cell\", \"original_label\": \"n23\", \"cell_set_label\": \"RNAseq 015-017\", \"cell_set_accession\": \"CS202002013_139\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5/6 CCK cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_16|CS202002013_17\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_139") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 015-017 - CS202002013_139") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 CCK cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 015-016 - CS202002013_140) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 015-016") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n24\", \"cell_set_label\": \"RNAseq 015-016\", \"cell_set_accession\": \"CS202002013_140\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_16\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_140") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 015-016 - CS202002013_140") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_140") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 018-027 - CS202002013_141) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018-027") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n25\", \"cell_set_label\": \"RNAseq 018-027\", \"cell_set_accession\": \"CS202002013_141\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_141") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 018-027 - CS202002013_141") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_141") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 018-025 - CS202002013_142) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018-025") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n26\", \"cell_set_label\": \"RNAseq 018-025\", \"cell_set_accession\": \"CS202002013_142\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_142") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 018-025 - CS202002013_142") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_142") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 018-020 - CS202002013_143) - -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018-020") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 VIP cell\", \"original_label\": \"n27\", \"cell_set_label\": \"RNAseq 018-020\", \"cell_set_accession\": \"CS202002013_143\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 VIP cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_18|CS202002013_19|CS202002013_20\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_143") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 018-020 - CS202002013_143") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 VIP cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 019-020 - CS202002013_144) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 019-020") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n28\", \"cell_set_label\": \"RNAseq 019-020\", \"cell_set_accession\": \"CS202002013_144\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_19|CS202002013_20\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_144") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 019-020 - CS202002013_144") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_144") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 021-025 - CS202002013_145) - -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 021-025") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 Bipolar VIP cell\", \"original_label\": \"n29\", \"cell_set_label\": \"RNAseq 021-025\", \"cell_set_accession\": \"CS202002013_145\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L2/3 Bipolar VIP cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_145") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 021-025 - CS202002013_145") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3 Bipolar VIP cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022-025 - CS202002013_146) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 022-025") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n30\", \"cell_set_label\": \"RNAseq 022-025\", \"cell_set_accession\": \"CS202002013_146\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_146") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022-025 - CS202002013_146") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_146") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022-023 - CS202002013_147) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 022-023") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n31\", \"cell_set_label\": \"RNAseq 022-023\", \"cell_set_accession\": \"CS202002013_147\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_22|CS202002013_23\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_147") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022-023 - CS202002013_147") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_147") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 024-025 - CS202002013_148) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 024-025") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n32\", \"cell_set_label\": \"RNAseq 024-025\", \"cell_set_accession\": \"CS202002013_148\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_148") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 024-025 - CS202002013_148") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_148") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 026-027 - CS202002013_149) - -AnnotationAssertion( "Uncharacterized VIP cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Vip_4") -AnnotationAssertion( "RNAseq 026-027") -AnnotationAssertion( "Vip-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C4\", \"original_label\": \"n33\", \"cell_set_label\": \"RNAseq 026-027\", \"cell_set_accession\": \"CS202002013_149\", \"cell_set_aligned_alias\": \"Vip_4\", \"cell_set_additional_aliases\": \"Uncharacterized VIP cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_26|CS202002013_27\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_149") -AnnotationAssertion( "Uncharacterized VIP cell") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 026-027 - CS202002013_149") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 028-057 - CS202002013_150) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "MGE") -AnnotationAssertion( "RNAseq 028-057") -AnnotationAssertion( "MGE") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"MGE\", \"original_label\": \"n34\", \"cell_set_label\": \"RNAseq 028-057\", \"cell_set_accession\": \"CS202002013_150\", \"cell_set_aligned_alias\": \"MGE\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"#ED892E\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_150") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 028-057 - CS202002013_150") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete MGE") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-057 - CS202002013_151) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n35\", \"cell_set_label\": \"RNAseq 029-057\", \"cell_set_accession\": \"CS202002013_151\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_151") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-057 - CS202002013_151") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_151") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-045 - CS202002013_152) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-045") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n36\", \"cell_set_label\": \"RNAseq 029-045\", \"cell_set_accession\": \"CS202002013_152\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_152") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-045 - CS202002013_152") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_152") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-041 - CS202002013_153) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n37\", \"cell_set_label\": \"RNAseq 029-041\", \"cell_set_accession\": \"CS202002013_153\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_153") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-041 - CS202002013_153") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_153") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-033 - CS202002013_154) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-033") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n38\", \"cell_set_label\": \"RNAseq 029-033\", \"cell_set_accession\": \"CS202002013_154\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_154") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-033 - CS202002013_154") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_154") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-030 - CS202002013_155) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-030") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n39\", \"cell_set_label\": \"RNAseq 029-030\", \"cell_set_accession\": \"CS202002013_155\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_155") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-030 - CS202002013_155") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_155") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 031-033 - CS202002013_156) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "RNAseq 031-033") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C1\", \"original_label\": \"n40\", \"cell_set_label\": \"RNAseq 031-033\", \"cell_set_accession\": \"CS202002013_156\", \"cell_set_aligned_alias\": \"Sst_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_31|CS202002013_32|CS202002013_33\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_156") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 031-033 - CS202002013_156") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 031-032 - CS202002013_157) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 031-032") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n41\", \"cell_set_label\": \"RNAseq 031-032\", \"cell_set_accession\": \"CS202002013_157\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_31|CS202002013_32\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_157") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 031-032 - CS202002013_157") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_157") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034-041 - CS202002013_158) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 034-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n42\", \"cell_set_label\": \"RNAseq 034-041\", \"cell_set_accession\": \"CS202002013_158\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_158") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034-041 - CS202002013_158") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_158") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034-035 - CS202002013_159) - -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 034-035") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n43\", \"cell_set_label\": \"RNAseq 034-035\", \"cell_set_accession\": \"CS202002013_159\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_34|CS202002013_35\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_159") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034-035 - CS202002013_159") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_159") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 036-041 - CS202002013_160) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 036-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n44\", \"cell_set_label\": \"RNAseq 036-041\", \"cell_set_accession\": \"CS202002013_160\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_160") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 036-041 - CS202002013_160") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_160") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 036-037 - CS202002013_161) - -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 036-037") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 non-Martinotti cell\", \"original_label\": \"n45\", \"cell_set_label\": \"RNAseq 036-037\", \"cell_set_accession\": \"CS202002013_161\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 non-Martinotti cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_36|CS202002013_37\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_161") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 036-037 - CS202002013_161") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 non-Martinotti cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 038-041 - CS202002013_162) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 038-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n46\", \"cell_set_label\": \"RNAseq 038-041\", \"cell_set_accession\": \"CS202002013_162\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_162") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 038-041 - CS202002013_162") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_162") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 038-040 - CS202002013_163) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 038-040") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n47\", \"cell_set_label\": \"RNAseq 038-040\", \"cell_set_accession\": \"CS202002013_163\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_38|CS202002013_39|CS202002013_40\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_163") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 038-040 - CS202002013_163") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_163") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 039-040 - CS202002013_164) - -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 039-040") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3/5 fan Martinotti cell\", \"original_label\": \"n48\", \"cell_set_label\": \"RNAseq 039-040\", \"cell_set_accession\": \"CS202002013_164\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L2/3/5 fan Martinotti cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_39|CS202002013_40\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_164") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 039-040 - CS202002013_164") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3/5 fan Martinotti cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 042-045 - CS202002013_165) - -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 042-045") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 non-Martinotti cell\", \"original_label\": \"n49\", \"cell_set_label\": \"RNAseq 042-045\", \"cell_set_accession\": \"CS202002013_165\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5/6 non-Martinotti cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_165") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 042-045 - CS202002013_165") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 non-Martinotti cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 042-043 - CS202002013_166) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 042-043") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n50\", \"cell_set_label\": \"RNAseq 042-043\", \"cell_set_accession\": \"CS202002013_166\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_42|CS202002013_43\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_166") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 042-043 - CS202002013_166") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_166") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 044-045 - CS202002013_167) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 044-045") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n51\", \"cell_set_label\": \"RNAseq 044-045\", \"cell_set_accession\": \"CS202002013_167\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_167") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 044-045 - CS202002013_167") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_167") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046-057 - CS202002013_168) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n52\", \"cell_set_label\": \"RNAseq 046-057\", \"cell_set_accession\": \"CS202002013_168\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_168") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046-057 - CS202002013_168") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_168") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046-048 - CS202002013_169) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046-048") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n53\", \"cell_set_label\": \"RNAseq 046-048\", \"cell_set_accession\": \"CS202002013_169\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_47|CS202002013_48\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_169") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046-048 - CS202002013_169") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_169") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046-047 - CS202002013_170) - -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046-047") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 Th+ SST/PV cell\", \"original_label\": \"n54\", \"cell_set_label\": \"RNAseq 046-047\", \"cell_set_accession\": \"CS202002013_170\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L6 Th+ SST/PV cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_47\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_170") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046-047 - CS202002013_170") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 Th+ SST/PV cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 049-057 - CS202002013_171) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 049-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n55\", \"cell_set_label\": \"RNAseq 049-057\", \"cell_set_accession\": \"CS202002013_171\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_171") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 049-057 - CS202002013_171") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_171") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 049-055 - CS202002013_172) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 049-055") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n56\", \"cell_set_label\": \"RNAseq 049-055\", \"cell_set_accession\": \"CS202002013_172\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_172") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 049-055 - CS202002013_172") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_172") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 050-055 - CS202002013_173) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 050-055") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n57\", \"cell_set_label\": \"RNAseq 050-055\", \"cell_set_accession\": \"CS202002013_173\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_173") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 050-055 - CS202002013_173") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_173") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 051-055 - CS202002013_174) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 051-055") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n58\", \"cell_set_label\": \"RNAseq 051-055\", \"cell_set_accession\": \"CS202002013_174\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_174") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 051-055 - CS202002013_174") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_174") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 051-053 - CS202002013_175) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 051-053") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n59\", \"cell_set_label\": \"RNAseq 051-053\", \"cell_set_accession\": \"CS202002013_175\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_51|CS202002013_52|CS202002013_53\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_175") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 051-053 - CS202002013_175") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_175") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 052-053 - CS202002013_176) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 052-053") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n60\", \"cell_set_label\": \"RNAseq 052-053\", \"cell_set_accession\": \"CS202002013_176\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_52|CS202002013_53\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_176") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 052-053 - CS202002013_176") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_176") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 054-055 - CS202002013_177) - -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 054-055") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Upper FS Basket cell\", \"original_label\": \"n61\", \"cell_set_label\": \"RNAseq 054-055\", \"cell_set_accession\": \"CS202002013_177\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Upper FS Basket cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_177") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 054-055 - CS202002013_177") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Upper FS Basket cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 056-057 - CS202002013_178) - -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "RNAseq 056-057") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Chandelier\", \"original_label\": \"n62\", \"cell_set_label\": \"RNAseq 056-057\", \"cell_set_accession\": \"CS202002013_178\", \"cell_set_aligned_alias\": \"Chandelier\", \"cell_set_additional_aliases\": \"Chandelier cell\", \"cell_set_alias_assignee\": \"Zizhen Yao||Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_178") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 056-057 - CS202002013_178") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Chandelier") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058-088 - CS202002013_179) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "RNAseq 058-088") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glutamatergic\", \"original_label\": \"n63\", \"cell_set_label\": \"RNAseq 058-088\", \"cell_set_accession\": \"CS202002013_179\", \"cell_set_aligned_alias\": \"Neuronal: Glutamatergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#00ADEE\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_179") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "Excitatory neurons") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058-088 - CS202002013_179") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Glutamatergic") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058-085 - CS202002013_180) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058-085") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n64\", \"cell_set_label\": \"RNAseq 058-085\", \"cell_set_accession\": \"CS202002013_180\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_180") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058-085 - CS202002013_180") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_180") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058-073 - CS202002013_181) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058-073") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n65\", \"cell_set_label\": \"RNAseq 058-073\", \"cell_set_accession\": \"CS202002013_181\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_181") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058-073 - CS202002013_181") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_181") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058-069 - CS202002013_182) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "RNAseq 058-069") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"IT projecting\", \"original_label\": \"n66\", \"cell_set_label\": \"RNAseq 058-069\", \"cell_set_accession\": \"CS202002013_182\", \"cell_set_aligned_alias\": \"IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_182") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058-069 - CS202002013_182") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete IT projecting") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058-060 - CS202002013_183) - -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 058-060") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT\", \"original_label\": \"n67\", \"cell_set_label\": \"RNAseq 058-060\", \"cell_set_accession\": \"CS202002013_183\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"L2/3 IT\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#C4EC04\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_183") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058-060 - CS202002013_183") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3 IT") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058-059 - CS202002013_184) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058-059") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n68\", \"cell_set_label\": \"RNAseq 058-059\", \"cell_set_accession\": \"CS202002013_184\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_184") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058-059 - CS202002013_184") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_184") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061-069 - CS202002013_185) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 061-069") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n69\", \"cell_set_label\": \"RNAseq 061-069\", \"cell_set_accession\": \"CS202002013_185\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_185") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061-069 - CS202002013_185") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_185") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061-068 - CS202002013_186) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 061-068") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n70\", \"cell_set_label\": \"RNAseq 061-068\", \"cell_set_accession\": \"CS202002013_186\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_186") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061-068 - CS202002013_186") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_186") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061-066 - CS202002013_187) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 061-066") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n71\", \"cell_set_label\": \"RNAseq 061-066\", \"cell_set_accession\": \"CS202002013_187\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_187") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061-066 - CS202002013_187") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_187") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061-062 - CS202002013_188) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "RNAseq 061-062") -AnnotationAssertion( "L4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L4\", \"original_label\": \"n72\", \"cell_set_label\": \"RNAseq 061-062\", \"cell_set_accession\": \"CS202002013_188\", \"cell_set_aligned_alias\": \"L4/5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#09CCC6\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_188") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061-062 - CS202002013_188") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 063-066 - CS202002013_189) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "RNAseq 063-066") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT\", \"original_label\": \"n73\", \"cell_set_label\": \"RNAseq 063-066\", \"cell_set_accession\": \"CS202002013_189\", \"cell_set_aligned_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#50B2AD\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_189") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 063-066 - CS202002013_189") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 063-064 - CS202002013_190) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "RNAseq 063-064") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_C2\", \"original_label\": \"n74\", \"cell_set_label\": \"RNAseq 063-064\", \"cell_set_accession\": \"CS202002013_190\", \"cell_set_aligned_alias\": \"L5 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_63|CS202002013_64\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_190") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 063-064 - CS202002013_190") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 065-066 - CS202002013_191) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 065-066") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n75\", \"cell_set_label\": \"RNAseq 065-066\", \"cell_set_accession\": \"CS202002013_191\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_65|CS202002013_66\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n75") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_191") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 065-066 - CS202002013_191") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_191") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 067-068 - CS202002013_192) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "RNAseq 067-068") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT\", \"original_label\": \"n76\", \"cell_set_label\": \"RNAseq 067-068\", \"cell_set_accession\": \"CS202002013_192\", \"cell_set_aligned_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_67|CS202002013_68\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#A19922\"}") -AnnotationAssertion( "n76") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_192") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 067-068 - CS202002013_192") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 IT") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 070-073 - CS202002013_193) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "RNAseq 070-073") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET\", \"original_label\": \"n77\", \"cell_set_label\": \"RNAseq 070-073\", \"cell_set_accession\": \"CS202002013_193\", \"cell_set_aligned_alias\": \"L5 ET\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#0D5B78\"}") -AnnotationAssertion( "n77") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_193") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "Burst-firing layer 5 neurons") -AnnotationAssertion( "L5b neurons") -AnnotationAssertion( "Pyramidal tract (PT) neurons") -AnnotationAssertion( "Pyramidal tract-like (PT-l)") -AnnotationAssertion( "Subcerebral projection neurons (SCPN)") -AnnotationAssertion( "Thick-tufted layer 5 pyramidal neurons") -AnnotationAssertion( "Thick-tufted layer 5 neurons (TTL5)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 070-073 - CS202002013_193") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 071-073 - CS202002013_194) - -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion( "Bosiljka Tasic") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:30382198") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 071-073") -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET (Non-MY-projecting)\", \"original_label\": \"n78\", \"cell_set_label\": \"RNAseq 071-073\", \"cell_set_accession\": \"CS202002013_194\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 ET (Non-MY-projecting)|Non-MY-projecting L5 ET\", \"cell_set_alias_assignee\": \"Zizhen Yao|Bosiljka Tasic|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:30382198|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_71|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n78") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_194") -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 071-073 - CS202002013_194") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET (Non-MY-projecting)") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 071-072 - CS202002013_195) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 071-072") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n79\", \"cell_set_label\": \"RNAseq 071-072\", \"cell_set_accession\": \"CS202002013_195\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_71|CS202002013_72\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n79") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_195") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 071-072 - CS202002013_195") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_195") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 074-085 - CS202002013_196) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 074-085") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n80\", \"cell_set_label\": \"RNAseq 074-085\", \"cell_set_accession\": \"CS202002013_196\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n80") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_196") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 074-085 - CS202002013_196") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_196") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 074-080 - CS202002013_197) - -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "RNAseq 074-080") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT\", \"original_label\": \"n81\", \"cell_set_label\": \"RNAseq 074-080\", \"cell_set_accession\": \"CS202002013_197\", \"cell_set_aligned_alias\": \"L6 CT\", \"cell_set_additional_aliases\": \"Corticothalamic|VAL/VM Projecting\", \"cell_set_alias_assignee\": \"Zizhen Yao|||Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|||PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#2D8CB8\"}") -AnnotationAssertion( "n81") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_197") -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 074-080 - CS202002013_197") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075-080 - CS202002013_198) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 075-080") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n82\", \"cell_set_label\": \"RNAseq 075-080\", \"cell_set_accession\": \"CS202002013_198\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n82") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_198") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075-080 - CS202002013_198") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_198") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075-078 - CS202002013_199) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 075-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n83\", \"cell_set_label\": \"RNAseq 075-078\", \"cell_set_accession\": \"CS202002013_199\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n83") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_199") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075-078 - CS202002013_199") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_199") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 076-078 - CS202002013_200) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 076-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n84\", \"cell_set_label\": \"RNAseq 076-078\", \"cell_set_accession\": \"CS202002013_200\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_76|CS202002013_77|CS202002013_78\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n84") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_200") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 076-078 - CS202002013_200") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_200") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 077-078 - CS202002013_201) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 077-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n85\", \"cell_set_label\": \"RNAseq 077-078\", \"cell_set_accession\": \"CS202002013_201\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_77|CS202002013_78\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n85") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_201") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 077-078 - CS202002013_201") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_201") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079-080 - CS202002013_202) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 079-080") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n86\", \"cell_set_label\": \"RNAseq 079-080\", \"cell_set_accession\": \"CS202002013_202\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_79|CS202002013_80\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n86") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_202") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079-080 - CS202002013_202") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_202") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081-085 - CS202002013_203) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6b") -AnnotationAssertion( "RNAseq 081-085") -AnnotationAssertion( "L6b") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b\", \"original_label\": \"n87\", \"cell_set_label\": \"RNAseq 081-085\", \"cell_set_accession\": \"CS202002013_203\", \"cell_set_aligned_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b|L6b subplate\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#53377D\"}") -AnnotationAssertion( "n87") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_203") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081-085 - CS202002013_203") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081-084 - CS202002013_204) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 081-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n88\", \"cell_set_label\": \"RNAseq 081-084\", \"cell_set_accession\": \"CS202002013_204\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n88") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_204") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081-084 - CS202002013_204") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_204") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 082-084 - CS202002013_205) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 082-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n89\", \"cell_set_label\": \"RNAseq 082-084\", \"cell_set_accession\": \"CS202002013_205\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_82|CS202002013_83|CS202002013_84\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n89") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_205") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 082-084 - CS202002013_205") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_205") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 082-083 - CS202002013_206) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 082-083") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n90\", \"cell_set_label\": \"RNAseq 082-083\", \"cell_set_accession\": \"CS202002013_206\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_82|CS202002013_83\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n90") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_206") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 082-083 - CS202002013_206") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_206") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 086-088 - CS202002013_207) - -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "RNAseq 086-088") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP\", \"original_label\": \"n91\", \"cell_set_label\": \"RNAseq 086-088\", \"cell_set_accession\": \"CS202002013_207\", \"cell_set_aligned_alias\": \"L5/6 NP\", \"cell_set_additional_aliases\": \"L5/6 NP|Near-projecting\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#3E9E64\"}") -AnnotationAssertion( "n91") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_207") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 086-088 - CS202002013_207") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5/6 NP") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 086-087 - CS202002013_208) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 086-087") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n92\", \"cell_set_label\": \"RNAseq 086-087\", \"cell_set_accession\": \"CS202002013_208\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_86|CS202002013_87\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n92") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_208") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 086-087 - CS202002013_208") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_208") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 089-090 - CS202002013_209) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "RNAseq 089-090") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Meis2\", \"original_label\": \"n93\", \"cell_set_label\": \"RNAseq 089-090\", \"cell_set_accession\": \"CS202002013_209\", \"cell_set_aligned_alias\": \"Meis2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_89|CS202002013_90\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#C60C0F\"}") -AnnotationAssertion( "n93") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_209") -AnnotationAssertion( "Meis2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 089-090 - CS202002013_209") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Meis2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 092-094 - CS202002013_210) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNAseq 092-094") -AnnotationAssertion( "Astro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro\", \"original_label\": \"n94\", \"cell_set_label\": \"RNAseq 092-094\", \"cell_set_accession\": \"CS202002013_210\", \"cell_set_aligned_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_92|CS202002013_93|CS202002013_94\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#665C47\"}") -AnnotationAssertion( "n94") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_210") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 092-094 - CS202002013_210") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 093-094 - CS202002013_211) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "RNAseq 093-094") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_C1\", \"original_label\": \"n95\", \"cell_set_label\": \"RNAseq 093-094\", \"cell_set_accession\": \"CS202002013_211\", \"cell_set_aligned_alias\": \"Astro_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_93|CS202002013_94\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n95") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_211") -AnnotationAssertion( "Astro_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 093-094 - CS202002013_211") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 095-102 - CS202002013_212) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "RNAseq 095-102") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo\", \"original_label\": \"n96\", \"cell_set_label\": \"RNAseq 095-102\", \"cell_set_accession\": \"CS202002013_212\", \"cell_set_aligned_alias\": \"Oligodendrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( "n96") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_212") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 095-102 - CS202002013_212") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 095-098 - CS202002013_213) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 095-098") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n97\", \"cell_set_label\": \"RNAseq 095-098\", \"cell_set_accession\": \"CS202002013_213\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n97") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_213") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 095-098 - CS202002013_213") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_213") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 095-096 - CS202002013_214) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 095-096") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n98\", \"cell_set_label\": \"RNAseq 095-096\", \"cell_set_accession\": \"CS202002013_214\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_95|CS202002013_96\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n98") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_214") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 095-096 - CS202002013_214") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_214") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097-098 - CS202002013_215) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 097-098") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n99\", \"cell_set_label\": \"RNAseq 097-098\", \"cell_set_accession\": \"CS202002013_215\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_97|CS202002013_98\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n99") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_215") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097-098 - CS202002013_215") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_215") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 099-102 - CS202002013_216) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 099-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n100\", \"cell_set_label\": \"RNAseq 099-102\", \"cell_set_accession\": \"CS202002013_216\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n100") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_216") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 099-102 - CS202002013_216") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_216") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 099-100 - CS202002013_217) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 099-100") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n101\", \"cell_set_label\": \"RNAseq 099-100\", \"cell_set_accession\": \"CS202002013_217\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_99|CS202002013_100\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n101") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_217") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 099-100 - CS202002013_217") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_217") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 101-102 - CS202002013_218) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 101-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n102\", \"cell_set_label\": \"RNAseq 101-102\", \"cell_set_accession\": \"CS202002013_218\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n102") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_218") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 101-102 - CS202002013_218") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_218") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 103-116 - CS202002013_219) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "RNAseq 103-116") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-neural\", \"original_label\": \"n103\", \"cell_set_label\": \"RNAseq 103-116\", \"cell_set_accession\": \"CS202002013_219\", \"cell_set_aligned_alias\": \"Non-neural\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_103|CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112|CS202002013_113|CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#6C7557\"}") -AnnotationAssertion( "n103") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_219") -AnnotationAssertion( "Non-neural") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 103-116 - CS202002013_219") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-neural") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 103-112 - CS202002013_220) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 103-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n104\", \"cell_set_label\": \"RNAseq 103-112\", \"cell_set_accession\": \"CS202002013_220\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_103|CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n104") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_220") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 103-112 - CS202002013_220") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_220") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-112 - CS202002013_221) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n105\", \"cell_set_label\": \"RNAseq 104-112\", \"cell_set_accession\": \"CS202002013_221\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n105") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_221") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-112 - CS202002013_221") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_221") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-110 - CS202002013_222) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 104-110") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC\", \"original_label\": \"n106\", \"cell_set_label\": \"RNAseq 104-110\", \"cell_set_accession\": \"CS202002013_222\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "n106") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_222") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-110 - CS202002013_222") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-107 - CS202002013_223) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104-107") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n107\", \"cell_set_label\": \"RNAseq 104-107\", \"cell_set_accession\": \"CS202002013_223\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n107") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_223") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-107 - CS202002013_223") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_223") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-105 - CS202002013_224) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104-105") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n108\", \"cell_set_label\": \"RNAseq 104-105\", \"cell_set_accession\": \"CS202002013_224\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n108") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_224") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-105 - CS202002013_224") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_224") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 106-107 - CS202002013_225) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 106-107") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n109\", \"cell_set_label\": \"RNAseq 106-107\", \"cell_set_accession\": \"CS202002013_225\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_106|CS202002013_107\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n109") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_225") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 106-107 - CS202002013_225") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_225") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 108-110 - CS202002013_226) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 108-110") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n110\", \"cell_set_label\": \"RNAseq 108-110\", \"cell_set_accession\": \"CS202002013_226\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_108|CS202002013_109|CS202002013_110\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n110") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_226") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 108-110 - CS202002013_226") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_226") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 108-109 - CS202002013_227) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 108-109") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n111\", \"cell_set_label\": \"RNAseq 108-109\", \"cell_set_accession\": \"CS202002013_227\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_108|CS202002013_109\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n111") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_227") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 108-109 - CS202002013_227") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_227") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 111-112 - CS202002013_228) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 111-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n112\", \"cell_set_label\": \"RNAseq 111-112\", \"cell_set_accession\": \"CS202002013_228\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_111|CS202002013_112\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n112") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_228") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 111-112 - CS202002013_228") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_228") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 113-116 - CS202002013_229) - -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "RNAseq 113-116") -AnnotationAssertion( "Micro-PVM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro-PVM\", \"original_label\": \"n113\", \"cell_set_label\": \"RNAseq 113-116\", \"cell_set_accession\": \"CS202002013_229\", \"cell_set_aligned_alias\": \"Microglia-PVM\", \"cell_set_additional_aliases\": \"Microglia/PVM\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_113|CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#94AF97\"}") -AnnotationAssertion( "n113") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_229") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 113-116 - CS202002013_229") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Micro-PVM") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 113-115 - CS202002013_230) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 113-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n114\", \"cell_set_label\": \"RNAseq 113-115\", \"cell_set_accession\": \"CS202002013_230\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_113|CS202002013_114|CS202002013_115\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n114") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_230") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 113-115 - CS202002013_230") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_230") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 114-115 - CS202002013_231) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 114-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n115\", \"cell_set_label\": \"RNAseq 114-115\", \"cell_set_accession\": \"CS202002013_231\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_114|CS202002013_115\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n115") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_231") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 114-115 - CS202002013_231") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS202002013_231") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-047 - CS202002013_232) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst") -AnnotationAssertion( "RNAseq 029-047") -AnnotationAssertion( "Sst-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 029-047\", \"cell_set_accession\": \"CS202002013_232\", \"cell_set_aligned_alias\": \"Sst\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#FF9900\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_232") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-047 - CS202002013_232") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 048-057 - CS202002013_233) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "RNAseq 048-057") -AnnotationAssertion( "Pvalb-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb-like\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 048-057\", \"cell_set_accession\": \"CS202002013_233\", \"cell_set_aligned_alias\": \"Pvalb\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#D93137\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_233") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 048-057 - CS202002013_233") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 070-088 - CS202002013_234) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "RNAseq 070-088") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-IT projecting\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 070-088\", \"cell_set_accession\": \"CS202002013_234\", \"cell_set_aligned_alias\": \"Non-IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_234") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 070-088 - CS202002013_234") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-IT projecting") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 091-102 - CS202002013_235) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "RNAseq 091-102") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neuronal\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 091-102\", \"cell_set_accession\": \"CS202002013_235\", \"cell_set_aligned_alias\": \"Non-neuronal\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#808080\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_235") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 091-102 - CS202002013_235") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-Neuronal") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 091,095-102 - CS202002013_236) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion( "RNAseq 091,095-102") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo-OPC\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 091,095-102\", \"cell_set_accession\": \"CS202002013_236\", \"cell_set_aligned_alias\": \"Oligodendrocyte-OPC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_91|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"#598077\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_236") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 091,095-102 - CS202002013_236") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo-OPC") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 114-116 - CS202002013_237) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "PVM") -AnnotationAssertion( "RNAseq 114-116") -AnnotationAssertion( "PVM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 114-116\", \"cell_set_accession\": \"CS202002013_237\", \"cell_set_aligned_alias\": \"PVM\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_237") -AnnotationAssertion( "PVM") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 114-116 - CS202002013_237") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete PVM") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 006-007 - CS202002013_238) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion( "RNAseq 006-007") -AnnotationAssertion( "Lamp5-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 006-007\", \"cell_set_accession\": \"CS202002013_238\", \"cell_set_aligned_alias\": \"Lamp5_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_6|CS202002013_7\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_238") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 006-007 - CS202002013_238") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lamp5-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 011-013 - CS202002013_239) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion( "RNAseq 011-013") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like_C3\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 011-013\", \"cell_set_accession\": \"CS202002013_239\", \"cell_set_aligned_alias\": \"Sncg_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_11|CS202002013_12|CS202002013_13\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_239") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 011-013 - CS202002013_239") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 014, 016 - CS202002013_240) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion( "RNAseq 014, 016") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 014, 016\", \"cell_set_accession\": \"CS202002013_240\", \"cell_set_aligned_alias\": \"Sncg_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_14|CS202002013_16\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_240") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 014, 016 - CS202002013_240") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sncg-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 015, 019, 022 - CS202002013_241) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_3") -AnnotationAssertion( "RNAseq 015, 019, 022") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C3\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 015, 019, 022\", \"cell_set_accession\": \"CS202002013_241\", \"cell_set_aligned_alias\": \"Vip_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_19|CS202002013_22\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_241") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 015, 019, 022 - CS202002013_241") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 017-018, 020-021 - CS202002013_242) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_2") -AnnotationAssertion( "RNAseq 017-018, 020-021") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 017-018, 020-021\", \"cell_set_accession\": \"CS202002013_242\", \"cell_set_aligned_alias\": \"Vip_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_17|CS202002013_18|CS202002013_20|CS202002013_21\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_242") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 017-018, 020-021 - CS202002013_242") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 023-025 - CS202002013_243) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_1") -AnnotationAssertion( "RNAseq 023-025") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 023-025\", \"cell_set_accession\": \"CS202002013_243\", \"cell_set_aligned_alias\": \"Vip_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_243") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 023-025 - CS202002013_243") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Vip-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-030, 034 - CS202002013_244) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "RNAseq 029-030, 034") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 029-030, 034\", \"cell_set_accession\": \"CS202002013_244\", \"cell_set_aligned_alias\": \"Sst_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_34\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_244") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-030, 034 - CS202002013_244") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 035-036, 038-041 - CS202002013_245) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_3") -AnnotationAssertion( "RNAseq 035-036, 038-041") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C3\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 035-036, 038-041\", \"cell_set_accession\": \"CS202002013_245\", \"cell_set_aligned_alias\": \"Sst_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_35|CS202002013_36|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_245") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 035-036, 038-041 - CS202002013_245") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 043-045 - CS202002013_246) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "RNAseq 043-045") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C6\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 043-045\", \"cell_set_accession\": \"CS202002013_246\", \"cell_set_aligned_alias\": \"Sst_6\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_43|CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_246") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 043-045 - CS202002013_246") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst-like_C6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046, 050-055 - CS202002013_247) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion( "RNAseq 046, 050-055") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb-like_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 046, 050-055\", \"cell_set_accession\": \"CS202002013_247\", \"cell_set_aligned_alias\": \"Pvalb_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_247") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046, 050-055 - CS202002013_247") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 048-049 - CS202002013_248) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "RNAseq 048-049") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 048-049\", \"cell_set_accession\": \"CS202002013_248\", \"cell_set_aligned_alias\": \"Pvalb_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_48|CS202002013_49\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_248") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 048-049 - CS202002013_248") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Pvalb-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061-062, 065 - CS202002013_249) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "RNAseq 061-062, 065") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 061-062, 065\", \"cell_set_accession\": \"CS202002013_249\", \"cell_set_aligned_alias\": \"L5 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_65\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_249") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061-062, 065 - CS202002013_249") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 066, 068 - CS202002013_250) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "RNAseq 066, 068") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 066, 068\", \"cell_set_accession\": \"CS202002013_250\", \"cell_set_aligned_alias\": \"L6 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_66|CS202002013_68\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_250") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 066, 068 - CS202002013_250") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 IT_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 070, 072-073 - CS202002013_251) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "RNAseq 070, 072-073") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 070, 072-073\", \"cell_set_accession\": \"CS202002013_251\", \"cell_set_aligned_alias\": \"L5 ET_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_70|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_251") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 070, 072-073 - CS202002013_251") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 ET_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075, 077-081 - CS202002013_252) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "RNAseq 075, 077-081") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 075, 077-081\", \"cell_set_accession\": \"CS202002013_252\", \"cell_set_aligned_alias\": \"L6 CT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_75|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_252") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075, 077-081 - CS202002013_252") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 CT_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 098, 100-102 - CS202002013_253) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "RNAseq 098, 100-102") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 098, 100-102\", \"cell_set_accession\": \"CS202002013_253\", \"cell_set_aligned_alias\": \"Oligo_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_98|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_253") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 098, 100-102 - CS202002013_253") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-107, 110 - CS202002013_254) - -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104-107, 110") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC(i)\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 104-107, 110\", \"cell_set_accession\": \"CS202002013_254\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"VLMC(i)\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_110\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_254") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-107, 110 - CS202002013_254") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC(i)") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009-012 - CS202002013_255) - -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "RNAseq 009-012") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Large CCK basket cell\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 009-012\", \"cell_set_accession\": \"CS202002013_255\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Large CCK basket cell\", \"cell_set_alias_assignee\": \"Federico Scala\", \"cell_set_alias_citation\": \"PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_255") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009-012 - CS202002013_255") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Large CCK basket cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 030-032, 034-035 - CS202002013_256) - -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "RNAseq 030-032, 034-035") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 T Martinotti cell\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 030-032, 034-035\", \"cell_set_accession\": \"CS202002013_256\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 T Martinotti cell\", \"cell_set_alias_assignee\": \"Federico Scala\", \"cell_set_alias_citation\": \"PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_34|CS202002013_35\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_256") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 030-032, 034-035 - CS202002013_256") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 T Martinotti cell") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 049-053 - CS202002013_257) - -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "RNAseq 049-053") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lower FS Basket cell\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 049-053\", \"cell_set_accession\": \"CS202002013_257\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Lower FS Basket cell\", \"cell_set_alias_assignee\": \"Federico Scala\", \"cell_set_alias_citation\": \"PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_257") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 049-053 - CS202002013_257") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Lower FS Basket cell") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single cell SMART-Seq v4) - -AnnotationAssertion( "Mouse MOp scSMART-Seq") -AnnotationAssertion( "6288"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/scell/SSv4/mouse/processed/analysis/SMARTer_cells_MOp/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "A single cell sequencing assay wherein the target cells are lysed, and the RNA is hybridized to an oligo(dT)-containing primer. The first strand of the cDNA is synthesized with the addition of a few untemplated C nucleotides. This poly(C) overhang is added exclusively to full-length transcripts. An oligonucleotide primer is hybridized to the poly(C) overhang and used to synthesize the second strand. Full-length cDNAs are PCR-amplified to obtain nanogram amounts of DNA. The PCR products are purified for sequencing. This is the fourth version of the assay.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single cell SMART-Seq v4") -AnnotationAssertion( "SMART-Seq v4") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single nuclei SMART-Seq v4) - -AnnotationAssertion( "Mouse MOp snSMART-Seq") -AnnotationAssertion( "6171"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/sncell/SSv4/mouse/processed/analysis/SMARTer_nuclei_MOp/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "A single cell sequencing assay wherein the target cells are lysed, and the RNA is hybridized to an oligo(dT)-containing primer. The first strand of the cDNA is synthesized with the addition of a few untemplated C nucleotides. This poly(C) overhang is added exclusively to full-length transcripts. An oligonucleotide primer is hybridized to the poly(C) overhang and used to synthesize the second strand. Full-length cDNAs are PCR-amplified to obtain nanogram amounts of DNA. The PCR products are purified for sequencing. This is the fourth version of the assay.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single nuclei SMART-Seq v4") -AnnotationAssertion( "SMART-Seq v4") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single cell 10x Chromium v2) - -AnnotationAssertion( "Mouse MOp sc10x v2") -AnnotationAssertion( "122641"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/scell/10x_v2/mouse/processed/analysis/10X_cells_v2_AIBS/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "10x 3' v2 is the second version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single cell 10x Chromium v2") -AnnotationAssertion( "10x Chromium v2") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single cell 10x Chromium v3) - -AnnotationAssertion( "Mouse MOp sc10x v3") -AnnotationAssertion( "71183"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/scell/10x_v3/mouse/processed/analysis/10X_cells_v3_AIBS/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "10x 3' v3 is the third version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single cell 10x Chromium v3") -AnnotationAssertion( "10x Chromium v3") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single nuclei 10x Chromium v3 (Broad)) - -AnnotationAssertion( "Mouse MOp sn10x v3 (Broad)") -AnnotationAssertion( "174349"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/sncell/10x_v3/mouse/processed/analysis/10X_nuclei_v3_Broad/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "10x 3' v3 is the third version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single nuclei 10x Chromium v3 (Broad)") -AnnotationAssertion( "10x Chromium v3 (Broad)") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single nuclei 10x Chromium v3) - -AnnotationAssertion( "Mouse MOp sn10x v3") -AnnotationAssertion( "40555"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/sncell/10x_v3/mouse/processed/analysis/10X_nuclei_v3_AIBS/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "10x 3' v3 is the third version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single nuclei 10x Chromium v3") -AnnotationAssertion( "10x Chromium v3") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single nuclei 10x Chromium v2) - -AnnotationAssertion( "Mouse MOp sn10x v2") -AnnotationAssertion( "76526"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_zeng/zeng/transcriptome/sncell/10x_v2/mouse/processed/analysis/10X_nuclei_v2_AIBS/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=1b58cf00&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "10x 3' v2 is the second version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single nuclei 10x Chromium v2") -AnnotationAssertion( "10x Chromium v2") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single nuclei snmC-Seq2) - -AnnotationAssertion( "Mouse MOp snmC-Seq2") -AnnotationAssertion( "9941"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_cemba/cemba/epigenome/sncell/ATACseq/mouse/processed/analysis/EckerRen_Mouse_MOp_methylation_ATAC/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://brainome.ucsd.edu/annoj/BICCN_MOp/index.html?location=6:7555070:100:1&ensemble=2&celltype=inh&colorby=modality&groupby=celltype&modalities=mcg:atac:scrna:snrna:enhancer") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "A single-nucleus sequencing assay (library preparation method) that involves fragmentation of genomic DNA followed by adapter ligation, bisulfite conversion and limited amplification using adapter-specific PCR primers in preparation for sequencing. This enables the genome-wide indentification of cytosine DNA methylation states at single-base resolution.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single nuclei snmC-Seq2") -AnnotationAssertion( "snmC-Seq2") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single nuclei snATAC-Seq) - -AnnotationAssertion( "Mouse MOp snATAC-Seq") -AnnotationAssertion( "813799"^^xsd:integer) -AnnotationAssertion( "https://data.nemoarchive.org/biccn/grant/u19_cemba/cemba/epigenome/sncell/ATACseq/mouse/processed/analysis/EckerRen_Mouse_MOp_methylation_ATAC/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://brainome.ucsd.edu/annoj/BICCN_MOp/index.html?location=6:7555070:100:1&ensemble=2&celltype=inh&colorby=modality&groupby=celltype&modalities=mcg:atac:scrna:snrna:enhancer") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "Assay for transposase-accesibble chromatin using sequencing (ATAC-seq) is a method based on direct in vitro transposition of sequencing adaptors into native chromatin and is a rapid and sensitive method for integrative epigenomic analysis. ATAC-seq captures open chromatin sites using a simple two-step protocol.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single nuclei snATAC-Seq") -AnnotationAssertion( "snATAC-Seq") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) MERFISH) - -AnnotationAssertion( "Mouse MOp MERFISH") -AnnotationAssertion( "300000"^^xsd:integer) -AnnotationAssertion( "https://download.brainimagelibrary.org/biccn/zeng/zhuang/merfish/M1/") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=7e14ad94&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "An imaging assay that measures the copy number and spatial distribution of hundreds to thousands of RNA species in single cells.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) MERFISH") -AnnotationAssertion( "MERFISH") -ClassAssertion( ) - -# Individual: (Mouse MOp (CCN202002013) single cell Patch-seq) - -AnnotationAssertion( "Mouse MOp scPatch-seq") -AnnotationAssertion( "1237"^^xsd:integer) -AnnotationAssertion( "https://knowledge.brain-map.org/data/FTX8VQ3E93P26HK79V3/summary") -AnnotationAssertion( "mouse") -AnnotationAssertion( "https://nemoanalytics.org/index.html?layout_id=c4416938&gene_symbol=gad2&gene_symbol_exact_match=1") -AnnotationAssertion( "CCN202002013") -AnnotationAssertion( ) -AnnotationAssertion( "MOp") -AnnotationAssertion(rdfs:comment "A sequencing assay wherein a patch clamp recording is taken from a neuron and then scRNA sequencing is performed on the cell soma. During recording, the cell is also filled with biocytin dye enabling imaging and reconstruction of cellular morphology.") -AnnotationAssertion(rdfs:label "Mouse MOp (CCN202002013) single cell Patch-seq") -AnnotationAssertion( "Patch-seq") -ClassAssertion( ) - -# Individual: (obsolete CCN201912131) - -AnnotationAssertion( ) -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete CCN201912131") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001 - CS201912131_1) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "RNAseq 001") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 PVRL2\", \"cell_set_label\": \"RNAseq 001\", \"cell_set_accession\": \"CS201912131_1\", \"cell_set_aligned_alias\": \"Lamp5_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 PVRL2\", \"cell_set_color\": \"#AD474F\"}") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_1") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001 - CS201912131_1") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 LAMP5 PVRL2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 002 - CS201912131_2) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 002") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 RAB11FIP1\", \"cell_set_label\": \"RNAseq 002\", \"cell_set_accession\": \"CS201912131_2\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 RAB11FIP1\", \"cell_set_color\": \"#FFA0A7\"}") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_2") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 002 - CS201912131_2") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 LAMP5 RAB11FIP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 003 - CS201912131_3) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 003") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 LAMP5 AARD\", \"cell_set_label\": \"RNAseq 003\", \"cell_set_accession\": \"CS201912131_3\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 LAMP5 AARD\", \"cell_set_color\": \"#FF8AA8\"}") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_3") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 003 - CS201912131_3") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-6 LAMP5 AARD") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 004 - CS201912131_4) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 004") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 LAMP5 NES\", \"cell_set_label\": \"RNAseq 004\", \"cell_set_accession\": \"CS201912131_4\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 LAMP5 NES\", \"cell_set_color\": \"#E96F73\"}") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_4") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 004 - CS201912131_4") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-6 LAMP5 NES") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 005 - CS201912131_5) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 005") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 LAMP5 CA1\", \"cell_set_label\": \"RNAseq 005\", \"cell_set_accession\": \"CS201912131_5\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 LAMP5 CA1\", \"cell_set_color\": \"#A76B6A\"}") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_5") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 005 - CS201912131_5") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-6 LAMP5 CA1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 006 - CS201912131_6) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 006") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 LAMP5 CRABP1\", \"cell_set_label\": \"RNAseq 006\", \"cell_set_accession\": \"CS201912131_6\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 LAMP5 CRABP1\", \"cell_set_color\": \"#BF7E7D\"}") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_6") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 006 - CS201912131_6") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 LAMP5 CRABP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007 - CS201912131_7) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 PAX6 LINC01497\", \"cell_set_label\": \"RNAseq 007\", \"cell_set_accession\": \"CS201912131_7\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-6 PAX6 LINC01497\", \"cell_set_color\": \"#E09A99\"}") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_7") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007 - CS201912131_7") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-6 PAX6 LINC01497") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 008 - CS201912131_8) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 PAX6 MIR101-1\", \"cell_set_label\": \"RNAseq 008\", \"cell_set_accession\": \"CS201912131_8\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 PAX6 MIR101-1\", \"cell_set_color\": \"#9E515E\"}") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_8") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 008 - CS201912131_8") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 PAX6 MIR101-1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009 - CS201912131_9) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 009") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 PAX6 CHRFAM7A\", \"cell_set_label\": \"RNAseq 009\", \"cell_set_accession\": \"CS201912131_9\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 PAX6 CHRFAM7A\", \"cell_set_color\": \"#891EA8\"}") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_9") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009 - CS201912131_9") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 PAX6 CHRFAM7A") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 010 - CS201912131_10) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 010") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 VIP SLC7A6OS\", \"cell_set_label\": \"RNAseq 010\", \"cell_set_accession\": \"CS201912131_10\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 VIP SLC7A6OS\", \"cell_set_color\": \"#A11397\"}") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_10") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 010 - CS201912131_10") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-6 VIP SLC7A6OS") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 011 - CS201912131_11) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "RNAseq 011") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2 PAX6 FREM2\", \"cell_set_label\": \"RNAseq 011\", \"cell_set_accession\": \"CS201912131_11\", \"cell_set_aligned_alias\": \"Sncg_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2 PAX6 FREM2\", \"cell_set_color\": \"#C86EFF\"}") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_11") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 011 - CS201912131_11") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2 PAX6 FREM2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 012 - CS201912131_12) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 012") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP HTR3A\", \"cell_set_label\": \"RNAseq 012\", \"cell_set_accession\": \"CS201912131_12\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP HTR3A\", \"cell_set_color\": \"#E354D5\"}") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_12") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 012 - CS201912131_12") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP HTR3A") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 013 - CS201912131_13) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 013") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP WNT4\", \"cell_set_label\": \"RNAseq 013\", \"cell_set_accession\": \"CS201912131_13\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP WNT4\", \"cell_set_color\": \"#8647D2\"}") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_13") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 013 - CS201912131_13") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP WNT4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 014 - CS201912131_14) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 014") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 BMP2\", \"cell_set_label\": \"RNAseq 014\", \"cell_set_accession\": \"CS201912131_14\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 BMP2\", \"cell_set_color\": \"#C05675\"}") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_14") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 014 - CS201912131_14") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 LAMP5 BMP2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 015 - CS201912131_15) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 015") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 NMBR\", \"cell_set_label\": \"RNAseq 015\", \"cell_set_accession\": \"CS201912131_15\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 NMBR\", \"cell_set_color\": \"#E2A9B0\"}") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_15") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 015 - CS201912131_15") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 LAMP5 NMBR") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 016 - CS201912131_16) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 016") -AnnotationAssertion( "Inh L1 PVALB-like SST ASIC4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 PVALB-like SST ASIC4\", \"cell_set_label\": \"RNAseq 016\", \"cell_set_accession\": \"CS201912131_16\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 PVALB SST ASIC4\", \"cell_set_color\": \"#B579F6\"}") -AnnotationAssertion( "Inh L1 PVALB SST ASIC4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_16") -AnnotationAssertion( "Inh L1 PVALB SST ASIC4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 016 - CS201912131_16") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 PVALB-like SST ASIC4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 017 - CS201912131_17) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 017") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 SST P4HA3\", \"cell_set_label\": \"RNAseq 017\", \"cell_set_accession\": \"CS201912131_17\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 SST P4HA3\", \"cell_set_color\": \"#9045B9\"}") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_17") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 017 - CS201912131_17") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 SST P4HA3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 018 - CS201912131_18) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 018") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 SST DEFB108B\", \"cell_set_label\": \"RNAseq 018\", \"cell_set_accession\": \"CS201912131_18\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 SST DEFB108B\", \"cell_set_color\": \"#C100C7\"}") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_18") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 018 - CS201912131_18") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 SST DEFB108B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 019 - CS201912131_19) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 019") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP CBLN1\", \"cell_set_label\": \"RNAseq 019\", \"cell_set_accession\": \"CS201912131_19\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP CBLN1\", \"cell_set_color\": \"#DCA0FF\"}") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_19") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 019 - CS201912131_19") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP CBLN1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 020 - CS201912131_20) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 020") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP EXPH5\", \"cell_set_label\": \"RNAseq 020\", \"cell_set_accession\": \"CS201912131_20\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP EXPH5\", \"cell_set_color\": \"#A00097\"}") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_20") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 020 - CS201912131_20") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP EXPH5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 021 - CS201912131_21) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 021") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP HSPB6\", \"cell_set_label\": \"RNAseq 021\", \"cell_set_accession\": \"CS201912131_21\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP HSPB6\", \"cell_set_color\": \"#733FB0\"}") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_21") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 021 - CS201912131_21") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP HSPB6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022 - CS201912131_22) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 022") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP PTGER3\", \"cell_set_label\": \"RNAseq 022\", \"cell_set_accession\": \"CS201912131_22\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP PTGER3\", \"cell_set_color\": \"#E7A3F4\"}") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_22") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022 - CS201912131_22") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP PTGER3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 023 - CS201912131_23) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 023") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP SCML4\", \"cell_set_label\": \"RNAseq 023\", \"cell_set_accession\": \"CS201912131_23\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP SCML4\", \"cell_set_color\": \"#8E27AD\"}") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_23") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 023 - CS201912131_23") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP SCML4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 024 - CS201912131_24) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 024") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP FNDC1\", \"cell_set_label\": \"RNAseq 024\", \"cell_set_accession\": \"CS201912131_24\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP FNDC1\", \"cell_set_color\": \"#EF8FE2\"}") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_24") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 024 - CS201912131_24") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP FNDC1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 025 - CS201912131_25) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 025") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP CHRNA2\", \"cell_set_label\": \"RNAseq 025\", \"cell_set_accession\": \"CS201912131_25\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP CHRNA2\", \"cell_set_color\": \"#9237BB\"}") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_25") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 025 - CS201912131_25") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP CHRNA2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 026 - CS201912131_26) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 026") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2 VIP SLC6A16\", \"cell_set_label\": \"RNAseq 026\", \"cell_set_accession\": \"CS201912131_26\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2 VIP SLC6A16\", \"cell_set_color\": \"#774EA2\"}") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_26") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 026 - CS201912131_26") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2 VIP SLC6A16") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 027 - CS201912131_27) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 VIP KLHDC8B\", \"cell_set_label\": \"RNAseq 027\", \"cell_set_accession\": \"CS201912131_27\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 VIP KLHDC8B\", \"cell_set_color\": \"#D395FF\"}") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_27") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 027 - CS201912131_27") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 VIP KLHDC8B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 028 - CS201912131_28) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 028") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 VIP IGDCC3\", \"cell_set_label\": \"RNAseq 028\", \"cell_set_accession\": \"CS201912131_28\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 VIP IGDCC3\", \"cell_set_color\": \"#B249CD\"}") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_28") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 028 - CS201912131_28") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 VIP IGDCC3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029 - CS201912131_29) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 029") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP SMOC1\", \"cell_set_label\": \"RNAseq 029\", \"cell_set_accession\": \"CS201912131_29\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP SMOC1\", \"cell_set_color\": \"#B462E9\"}") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_29") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029 - CS201912131_29") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-5 VIP SMOC1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 030 - CS201912131_30) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 030") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 VIP HS3ST3A1\", \"cell_set_label\": \"RNAseq 030\", \"cell_set_accession\": \"CS201912131_30\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 VIP HS3ST3A1\", \"cell_set_color\": \"#B589DE\"}") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_30") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 030 - CS201912131_30") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 VIP HS3ST3A1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 031 - CS201912131_31) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 031") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 VIP COL4A3\", \"cell_set_label\": \"RNAseq 031\", \"cell_set_accession\": \"CS201912131_31\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 VIP COL4A3\", \"cell_set_color\": \"#B884ED\"}") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_31") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 031 - CS201912131_31") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 VIP COL4A3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 032 - CS201912131_32) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 032") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP CD27-AS1\", \"cell_set_label\": \"RNAseq 032\", \"cell_set_accession\": \"CS201912131_32\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP CD27-AS1\", \"cell_set_color\": \"#E87DDB\"}") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_32") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 032 - CS201912131_32") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-5 VIP CD27-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 033 - CS201912131_33) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 033") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP BSPRY\", \"cell_set_label\": \"RNAseq 033\", \"cell_set_accession\": \"CS201912131_33\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 VIP BSPRY\", \"cell_set_color\": \"#E491FF\"}") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_33") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 033 - CS201912131_33") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 VIP BSPRY") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034 - CS201912131_34) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 034") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP SOX11\", \"cell_set_label\": \"RNAseq 034\", \"cell_set_accession\": \"CS201912131_34\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 VIP SOX11\", \"cell_set_color\": \"#862F91\"}") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_34") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034 - CS201912131_34") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 VIP SOX11") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 035 - CS201912131_35) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 035") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 VIP ZIM2-AS1\", \"cell_set_label\": \"RNAseq 035\", \"cell_set_accession\": \"CS201912131_35\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-6 VIP ZIM2-AS1\", \"cell_set_color\": \"#B478F5\"}") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_35") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 035 - CS201912131_35") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-6 VIP ZIM2-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 036 - CS201912131_36) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 036") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP PHLDB3\", \"cell_set_label\": \"RNAseq 036\", \"cell_set_accession\": \"CS201912131_36\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP PHLDB3\", \"cell_set_color\": \"#C46DB9\"}") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_36") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 036 - CS201912131_36") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-5 VIP PHLDB3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 037 - CS201912131_37) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 037") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP LINC01013\", \"cell_set_label\": \"RNAseq 037\", \"cell_set_accession\": \"CS201912131_37\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP LINC01013\", \"cell_set_color\": \"#9148CD\"}") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_37") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 037 - CS201912131_37") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-5 VIP LINC01013") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 038 - CS201912131_38) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 038") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 VIP UG0898H09\", \"cell_set_label\": \"RNAseq 038\", \"cell_set_accession\": \"CS201912131_38\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-6 VIP UG0898H09\", \"cell_set_color\": \"#B146A6\"}") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_38") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 038 - CS201912131_38") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-6 VIP UG0898H09") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 039 - CS201912131_39) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 039") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 VIP TAC3\", \"cell_set_label\": \"RNAseq 039\", \"cell_set_accession\": \"CS201912131_39\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 VIP TAC3\", \"cell_set_color\": \"#9D73C6\"}") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_39") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 039 - CS201912131_39") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 VIP TAC3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 040 - CS201912131_40) - -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 040") -AnnotationAssertion( "Inh L1-6 SST NPY") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 SST NPY\", \"cell_set_label\": \"RNAseq 040\", \"cell_set_accession\": \"CS201912131_40\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"Sst Chodl\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Inh L1-6 SST NPY\", \"cell_set_color\": \"#FFEA00\"}") -AnnotationAssertion( "Inh L1-6 SST NPY") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_40") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 040 - CS201912131_40") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-6 SST NPY") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041 - CS201912131_41) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST CDH3\", \"cell_set_label\": \"RNAseq 041\", \"cell_set_accession\": \"CS201912131_41\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 SST CDH3\", \"cell_set_color\": \"#F97E13\"}") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_41") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041 - CS201912131_41") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 SST CDH3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 042 - CS201912131_42) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 042") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5 SST RPL35AP11\", \"cell_set_label\": \"RNAseq 042\", \"cell_set_accession\": \"CS201912131_42\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5 SST RPL35AP11\", \"cell_set_color\": \"#FAAA00\"}") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_42") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 042 - CS201912131_42") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5 SST RPL35AP11") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 043 - CS201912131_43) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 043") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST ISX\", \"cell_set_label\": \"RNAseq 043\", \"cell_set_accession\": \"CS201912131_43\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST ISX\", \"cell_set_color\": \"#CC7B00\"}") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_43") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 043 - CS201912131_43") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST ISX") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 044 - CS201912131_44) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 044") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB SST CRHR2\", \"cell_set_label\": \"RNAseq 044\", \"cell_set_accession\": \"CS201912131_44\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB SST CRHR2\", \"cell_set_color\": \"#FF913C\"}") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_44") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 044 - CS201912131_44") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB SST CRHR2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 045 - CS201912131_45) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 045") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST OR5AH1P\", \"cell_set_label\": \"RNAseq 045\", \"cell_set_accession\": \"CS201912131_45\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 SST OR5AH1P\", \"cell_set_color\": \"#E67500\"}") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_45") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 045 - CS201912131_45") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 SST OR5AH1P") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046 - CS201912131_46) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 046") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST GGTLC3\", \"cell_set_label\": \"RNAseq 046\", \"cell_set_accession\": \"CS201912131_46\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 SST GGTLC3\", \"cell_set_color\": \"#F4B028\"}") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_46") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046 - CS201912131_46") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 SST GGTLC3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 047 - CS201912131_47) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 047") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-3 SST NMU\", \"cell_set_label\": \"RNAseq 047\", \"cell_set_accession\": \"CS201912131_47\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-3 SST NMU\", \"cell_set_color\": \"#FFB82F\"}") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_47") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 047 - CS201912131_47") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-3 SST NMU") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 048 - CS201912131_48) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 048") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST PAWR\", \"cell_set_label\": \"RNAseq 048\", \"cell_set_accession\": \"CS201912131_48\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST PAWR\", \"cell_set_color\": \"#E07F00\"}") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_48") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 048 - CS201912131_48") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST PAWR") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 049 - CS201912131_49) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 049") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST PIK3CD\", \"cell_set_label\": \"RNAseq 049\", \"cell_set_accession\": \"CS201912131_49\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST PIK3CD\", \"cell_set_color\": \"#F19C00\"}") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_49") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 049 - CS201912131_49") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST PIK3CD") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 050 - CS201912131_50) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 050") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 SST CCNJL\", \"cell_set_label\": \"RNAseq 050\", \"cell_set_accession\": \"CS201912131_50\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 SST CCNJL\", \"cell_set_color\": \"#FB8D00\"}") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_50") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 050 - CS201912131_50") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 SST CCNJL") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 051 - CS201912131_51) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 051") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 SST FAM20A\", \"cell_set_label\": \"RNAseq 051\", \"cell_set_accession\": \"CS201912131_51\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 SST FAM20A\", \"cell_set_color\": \"#D46909\"}") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_51") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 051 - CS201912131_51") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 SST FAM20A") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 052 - CS201912131_52) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 052") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 SST PRRT4\", \"cell_set_label\": \"RNAseq 052\", \"cell_set_accession\": \"CS201912131_52\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 SST PRRT4\", \"cell_set_color\": \"#EAA931\"}") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_52") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 052 - CS201912131_52") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 SST PRRT4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 053 - CS201912131_53) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 053") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST BEAN1\", \"cell_set_label\": \"RNAseq 053\", \"cell_set_accession\": \"CS201912131_53\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST BEAN1\", \"cell_set_color\": \"#C88300\"}") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_53") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 053 - CS201912131_53") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST BEAN1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 054 - CS201912131_54) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 054") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST DNAJC14\", \"cell_set_label\": \"RNAseq 054\", \"cell_set_accession\": \"CS201912131_54\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST DNAJC14\", \"cell_set_color\": \"#DE9200\"}") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_54") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 054 - CS201912131_54") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST DNAJC14") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 055 - CS201912131_55) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 055") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST C4orf26\", \"cell_set_label\": \"RNAseq 055\", \"cell_set_accession\": \"CS201912131_55\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST C4orf26\", \"cell_set_color\": \"#FF8D1D\"}") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_55") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 055 - CS201912131_55") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST C4orf26") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 056 - CS201912131_56) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 056") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST FBN2\", \"cell_set_label\": \"RNAseq 056\", \"cell_set_accession\": \"CS201912131_56\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST FBN2\", \"cell_set_color\": \"#F99E3B\"}") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_56") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 056 - CS201912131_56") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST FBN2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 057 - CS201912131_57) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 057") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST KLHL1\", \"cell_set_label\": \"RNAseq 057\", \"cell_set_accession\": \"CS201912131_57\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST KLHL1\", \"cell_set_color\": \"#FFA834\"}") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_57") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 057 - CS201912131_57") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST KLHL1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 058 - CS201912131_58) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "RNAseq 058") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L6 SST TH\", \"cell_set_label\": \"RNAseq 058\", \"cell_set_accession\": \"CS201912131_58\", \"cell_set_aligned_alias\": \"Sst_7\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L6 SST TH\", \"cell_set_color\": \"#DF8D23\"}") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_58") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 058 - CS201912131_58") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L6 SST TH") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059 - CS201912131_59) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB KCNIP2\", \"cell_set_label\": \"RNAseq 059\", \"cell_set_accession\": \"CS201912131_59\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB KCNIP2\", \"cell_set_color\": \"#BE3B40\"}") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_59") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059 - CS201912131_59") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB KCNIP2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 060 - CS201912131_60) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 060") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB ZFPM2-AS1\", \"cell_set_label\": \"RNAseq 060\", \"cell_set_accession\": \"CS201912131_60\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB ZFPM2-AS1\", \"cell_set_color\": \"#BE001E\"}") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_60") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 060 - CS201912131_60") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB ZFPM2-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061 - CS201912131_61) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 061") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 PVALB ISG20\", \"cell_set_label\": \"RNAseq 061\", \"cell_set_accession\": \"CS201912131_61\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 PVALB ISG20\", \"cell_set_color\": \"#B20536\"}") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_61") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061 - CS201912131_61") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 PVALB ISG20") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 062 - CS201912131_62) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 062") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5 PVALB LRIG3\", \"cell_set_label\": \"RNAseq 062\", \"cell_set_accession\": \"CS201912131_62\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5 PVALB LRIG3\", \"cell_set_color\": \"#F25231\"}") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_62") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 062 - CS201912131_62") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5 PVALB LRIG3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 063 - CS201912131_63) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 063") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 PVALB HHIPL1\", \"cell_set_label\": \"RNAseq 063\", \"cell_set_accession\": \"CS201912131_63\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 PVALB HHIPL1\", \"cell_set_color\": \"#B1331B\"}") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_63") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 063 - CS201912131_63") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 PVALB HHIPL1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 064 - CS201912131_64) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 064") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 PVALB RPH3AL\", \"cell_set_label\": \"RNAseq 064\", \"cell_set_accession\": \"CS201912131_64\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 PVALB RPH3AL\", \"cell_set_color\": \"#D7003C\"}") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_64") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 064 - CS201912131_64") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 PVALB RPH3AL") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 065 - CS201912131_65) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 065") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3 PVALB SAMD13\", \"cell_set_label\": \"RNAseq 065\", \"cell_set_accession\": \"CS201912131_65\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3 PVALB SAMD13\", \"cell_set_color\": \"#ED6D5A\"}") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_65") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 065 - CS201912131_65") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3 PVALB SAMD13") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 066 - CS201912131_66) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 066") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 PVALB CDK20\", \"cell_set_label\": \"RNAseq 066\", \"cell_set_accession\": \"CS201912131_66\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 PVALB CDK20\", \"cell_set_color\": \"#EB2222\"}") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_66") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 066 - CS201912131_66") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 PVALB CDK20") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 067 - CS201912131_67) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 067") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2 PVALB FRZB\", \"cell_set_label\": \"RNAseq 067\", \"cell_set_accession\": \"CS201912131_67\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2 PVALB FRZB\", \"cell_set_color\": \"#FF5D68\"}") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_67") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 067 - CS201912131_67") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2 PVALB FRZB") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 068 - CS201912131_68) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 068") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 SST CLIC6\", \"cell_set_label\": \"RNAseq 068\", \"cell_set_accession\": \"CS201912131_68\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 SST CLIC6\", \"cell_set_color\": \"#F26969\"}") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_68") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 068 - CS201912131_68") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 SST CLIC6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 069 - CS201912131_69) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 069") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB GAPDHP60\", \"cell_set_label\": \"RNAseq 069\", \"cell_set_accession\": \"CS201912131_69\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB GAPDHP60\", \"cell_set_color\": \"#FF4A3F\"}") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_69") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 069 - CS201912131_69") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB GAPDHP60") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 070 - CS201912131_70) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 070") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB FAM150B\", \"cell_set_label\": \"RNAseq 070\", \"cell_set_accession\": \"CS201912131_70\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB FAM150B\", \"cell_set_color\": \"#D5314C\"}") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_70") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 070 - CS201912131_70") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB FAM150B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 071 - CS201912131_71) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 071") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB MEPE\", \"cell_set_label\": \"RNAseq 071\", \"cell_set_accession\": \"CS201912131_71\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB MEPE\", \"cell_set_color\": \"#FF5D53\"}") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_71") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 071 - CS201912131_71") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB MEPE") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 072 - CS201912131_72) - -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "RNAseq 072") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 PVALB COL15A1\", \"cell_set_label\": \"RNAseq 072\", \"cell_set_accession\": \"CS201912131_72\", \"cell_set_aligned_alias\": \"Chandelier\", \"cell_set_additional_aliases\": \"Chandelier cell\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 PVALB COL15A1\", \"cell_set_color\": \"#F4358B\"}") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_72") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 072 - CS201912131_72") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-6 PVALB COL15A1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073 - CS201912131_73) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LAMP5 KCNG3\", \"cell_set_label\": \"RNAseq 073\", \"cell_set_accession\": \"CS201912131_73\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2 LAMP5 KCNG3\", \"cell_set_color\": \"#7AAD22\"}") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_73") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073 - CS201912131_73") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2 LAMP5 KCNG3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 074 - CS201912131_74) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 074") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LINC00507 ATP7B\", \"cell_set_label\": \"RNAseq 074\", \"cell_set_accession\": \"CS201912131_74\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2 LINC00507 ATP7B\", \"cell_set_color\": \"#C6FF1F\"}") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_74") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 074 - CS201912131_74") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2 LINC00507 ATP7B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075 - CS201912131_75) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 075") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LINC00507 GLRA3\", \"cell_set_label\": \"RNAseq 075\", \"cell_set_accession\": \"CS201912131_75\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2 LINC00507 GLRA3\", \"cell_set_color\": \"#CECD32\"}") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_75") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075 - CS201912131_75") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2 LINC00507 GLRA3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 076 - CS201912131_76) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 076") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 RORB RTKN2\", \"cell_set_label\": \"RNAseq 076\", \"cell_set_accession\": \"CS201912131_76\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 RORB RTKN2\", \"cell_set_color\": \"#C9FF3C\"}") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_76") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 076 - CS201912131_76") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2-3 RORB RTKN2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 077 - CS201912131_77) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 077") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 LINC00507 DSG3\", \"cell_set_label\": \"RNAseq 077\", \"cell_set_accession\": \"CS201912131_77\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 LINC00507 DSG3\", \"cell_set_color\": \"#A0E400\"}") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_77") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 077 - CS201912131_77") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2-3 LINC00507 DSG3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 078 - CS201912131_78) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 078") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3 LAMP5 CARM1P1\", \"cell_set_label\": \"RNAseq 078\", \"cell_set_accession\": \"CS201912131_78\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3 LAMP5 CARM1P1\", \"cell_set_color\": \"#93D92B\"}") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_78") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 078 - CS201912131_78") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3 LAMP5 CARM1P1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 117 - CS201912131_79) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 117") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L2-6 OPALIN MAP6D1\", \"cell_set_label\": \"RNAseq 117\", \"cell_set_accession\": \"CS201912131_79\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L2-6 OPALIN MAP6D1\", \"cell_set_color\": \"#387567\"}") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_79") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 117 - CS201912131_79") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo L2-6 OPALIN MAP6D1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079 - CS201912131_80) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 RORB CCDC68\", \"cell_set_label\": \"RNAseq 079\", \"cell_set_accession\": \"CS201912131_80\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 RORB CCDC68\", \"cell_set_color\": \"#B8EB62\"}") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_80") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079 - CS201912131_80") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2-3 RORB CCDC68") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 080 - CS201912131_81) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 080") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 RORB PTPN3\", \"cell_set_label\": \"RNAseq 080\", \"cell_set_accession\": \"CS201912131_81\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 RORB PTPN3\", \"cell_set_color\": \"#B7CE00\"}") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_81") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 080 - CS201912131_81") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2-3 RORB PTPN3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081 - CS201912131_82) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 081") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3 THEMIS ENPEP\", \"cell_set_label\": \"RNAseq 081\", \"cell_set_accession\": \"CS201912131_82\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3 THEMIS ENPEP\", \"cell_set_color\": \"#297C71\"}") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_82") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081 - CS201912131_82") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3 THEMIS ENPEP") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 082 - CS201912131_83) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 082") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB TNNT2\", \"cell_set_label\": \"RNAseq 082\", \"cell_set_accession\": \"CS201912131_83\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB TNNT2\", \"cell_set_color\": \"#00BBC0\"}") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_83") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 082 - CS201912131_83") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB TNNT2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 083 - CS201912131_84) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 083") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB LAMA4\", \"cell_set_label\": \"RNAseq 083\", \"cell_set_accession\": \"CS201912131_84\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB LAMA4\", \"cell_set_color\": \"#73EDE2\"}") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_84") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 083 - CS201912131_84") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB LAMA4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 084 - CS201912131_85) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 084") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS VILL\", \"cell_set_label\": \"RNAseq 084\", \"cell_set_accession\": \"CS201912131_85\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS VILL\", \"cell_set_color\": \"#4CA8AC\"}") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_85") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 084 - CS201912131_85") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 THEMIS VILL") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 085 - CS201912131_86) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 085") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3 RORB OTOGL\", \"cell_set_label\": \"RNAseq 085\", \"cell_set_accession\": \"CS201912131_86\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3 RORB OTOGL\", \"cell_set_color\": \"#91E6E9\"}") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_86") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 085 - CS201912131_86") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3 RORB OTOGL") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 086 - CS201912131_87) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 086") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB LINC01202\", \"cell_set_label\": \"RNAseq 086\", \"cell_set_accession\": \"CS201912131_87\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB LINC01202\", \"cell_set_color\": \"#547D7A\"}") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_87") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 086 - CS201912131_87") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB LINC01202") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 087 - CS201912131_88) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS SLC22A18\", \"cell_set_label\": \"RNAseq 087\", \"cell_set_accession\": \"CS201912131_88\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS SLC22A18\", \"cell_set_color\": \"#99D5CB\"}") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_88") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 087 - CS201912131_88") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 THEMIS SLC22A18") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 088 - CS201912131_89) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 088") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS TNFAIP6\", \"cell_set_label\": \"RNAseq 088\", \"cell_set_accession\": \"CS201912131_89\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 THEMIS TNFAIP6\", \"cell_set_color\": \"#5FC5B6\"}") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_89") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 088 - CS201912131_89") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 THEMIS TNFAIP6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 089 - CS201912131_90) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 089") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB LNX2\", \"cell_set_label\": \"RNAseq 089\", \"cell_set_accession\": \"CS201912131_90\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB LNX2\", \"cell_set_color\": \"#01D9D5\"}") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_90") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 089 - CS201912131_90") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB LNX2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 090 - CS201912131_91) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 090") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB RPRM\", \"cell_set_label\": \"RNAseq 090\", \"cell_set_accession\": \"CS201912131_91\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB RPRM\", \"cell_set_color\": \"#7BAAAC\"}") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_91") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 090 - CS201912131_91") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB RPRM") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 091 - CS201912131_92) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 091") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 RORB MED8\", \"cell_set_label\": \"RNAseq 091\", \"cell_set_accession\": \"CS201912131_92\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 RORB MED8\", \"cell_set_color\": \"#97C3C4\"}") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_92") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 091 - CS201912131_92") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 RORB MED8") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 092 - CS201912131_93) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 092") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS FGF10\", \"cell_set_label\": \"RNAseq 092\", \"cell_set_accession\": \"CS201912131_93\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS FGF10\", \"cell_set_color\": \"#01ABA7\"}") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_93") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 092 - CS201912131_93") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 THEMIS FGF10") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 093 - CS201912131_94) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 093") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 THEMIS LINC00343\", \"cell_set_label\": \"RNAseq 093\", \"cell_set_accession\": \"CS201912131_94\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 THEMIS LINC00343\", \"cell_set_color\": \"#CDCE31\"}") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_94") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 093 - CS201912131_94") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 THEMIS LINC00343") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 094 - CS201912131_95) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 094") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 THEMIS SLN\", \"cell_set_label\": \"RNAseq 094\", \"cell_set_accession\": \"CS201912131_95\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 THEMIS SLN\", \"cell_set_color\": \"#707B00\"}") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_95") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 094 - CS201912131_95") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 THEMIS SLN") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 095 - CS201912131_96) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 095") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 THEMIS SNTG2\", \"cell_set_label\": \"RNAseq 095\", \"cell_set_accession\": \"CS201912131_96\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 THEMIS SNTG2\", \"cell_set_color\": \"#D0D161\"}") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_96") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 095 - CS201912131_96") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 THEMIS SNTG2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 096 - CS201912131_97) - -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "RNAseq 096") -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS SMYD1\", \"cell_set_label\": \"RNAseq 096\", \"cell_set_accession\": \"CS201912131_97\", \"cell_set_aligned_alias\": \"L6 IT Car3\", \"cell_set_additional_aliases\": \"L6 IT_3\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc L5-6 THEMIS SMYD1\", \"cell_set_color\": \"#5100FF\"}") -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_97") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 096 - CS201912131_97") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 THEMIS SMYD1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097 - CS201912131_98) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 097") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 OR1L8\", \"cell_set_label\": \"RNAseq 097\", \"cell_set_accession\": \"CS201912131_98\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 OR1L8\", \"cell_set_color\": \"#5E8099\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_98") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097 - CS201912131_98") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 OR1L8") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 098 - CS201912131_99) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 098") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS LINC01116\", \"cell_set_label\": \"RNAseq 098\", \"cell_set_accession\": \"CS201912131_99\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS LINC01116\", \"cell_set_color\": \"#41C5FB\"}") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_99") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 098 - CS201912131_99") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 THEMIS LINC01116") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 099 - CS201912131_100) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 099") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS RGPD6\", \"cell_set_label\": \"RNAseq 099\", \"cell_set_accession\": \"CS201912131_100\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS RGPD6\", \"cell_set_color\": \"#1C657F\"}") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_100") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 099 - CS201912131_100") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 THEMIS RGPD6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 100 - CS201912131_101) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "RNAseq 100") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 C9orf135-AS1\", \"cell_set_label\": \"RNAseq 100\", \"cell_set_accession\": \"CS201912131_101\", \"cell_set_aligned_alias\": \"L6 CT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 C9orf135-AS1\", \"cell_set_color\": \"#8FB5CE\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_101") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 100 - CS201912131_101") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 C9orf135-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 101 - CS201912131_102) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 101") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 FILIP1L\", \"cell_set_label\": \"RNAseq 101\", \"cell_set_accession\": \"CS201912131_102\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 FILIP1L\", \"cell_set_color\": \"#2A84B9\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_102") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 101 - CS201912131_102") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 FILIP1L") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 102 - CS201912131_103) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 102") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 SH2D1B\", \"cell_set_label\": \"RNAseq 102\", \"cell_set_accession\": \"CS201912131_103\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 SH2D1B\", \"cell_set_color\": \"#4AA9E7\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_103") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 102 - CS201912131_103") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 SH2D1B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 103 - CS201912131_104) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 103") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 PDYN\", \"cell_set_label\": \"RNAseq 103\", \"cell_set_accession\": \"CS201912131_104\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 PDYN\", \"cell_set_color\": \"#22225C\"}") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_104") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 103 - CS201912131_104") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 PDYN") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104 - CS201912131_105) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 FFAR4\", \"cell_set_label\": \"RNAseq 104\", \"cell_set_accession\": \"CS201912131_105\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 FFAR4\", \"cell_set_color\": \"#400855\"}") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_105") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104 - CS201912131_105") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 FFAR4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 105 - CS201912131_106) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 105") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 PROKR2\", \"cell_set_label\": \"RNAseq 105\", \"cell_set_accession\": \"CS201912131_106\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 PROKR2\", \"cell_set_color\": \"#3E3492\"}") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_106") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 105 - CS201912131_106") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 PROKR2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 106 - CS201912131_107) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 106") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 CFTR\", \"cell_set_label\": \"RNAseq 106\", \"cell_set_accession\": \"CS201912131_107\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 CFTR\", \"cell_set_color\": \"#836CA7\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_107") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 106 - CS201912131_107") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 CFTR") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 107 - CS201912131_108) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 107") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 KLK7\", \"cell_set_label\": \"RNAseq 107\", \"cell_set_accession\": \"CS201912131_108\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 KLK7\", \"cell_set_color\": \"#7568CE\"}") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_108") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 107 - CS201912131_108") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 KLK7") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 108 - CS201912131_109) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 108") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 POGK\", \"cell_set_label\": \"RNAseq 108\", \"cell_set_accession\": \"CS201912131_109\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 POGK\", \"cell_set_color\": \"#5D4EB0\"}") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_109") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 108 - CS201912131_109") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 POGK") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 109 - CS201912131_110) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 109") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 CSN1S1\", \"cell_set_label\": \"RNAseq 109\", \"cell_set_accession\": \"CS201912131_110\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 CSN1S1\", \"cell_set_color\": \"#0D5D7E\"}") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_110") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 109 - CS201912131_110") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 FEZF2 CSN1S1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 110 - CS201912131_111) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 110") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 FEZF2 ASGR2\", \"cell_set_label\": \"RNAseq 110\", \"cell_set_accession\": \"CS201912131_111\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 FEZF2 ASGR2\", \"cell_set_color\": \"#0A75B1\"}") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_111") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 110 - CS201912131_111") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 FEZF2 ASGR2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 111 - CS201912131_112) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "RNAseq 111") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 FEZF2 LINC01107\", \"cell_set_label\": \"RNAseq 111\", \"cell_set_accession\": \"CS201912131_112\", \"cell_set_aligned_alias\": \"L5 ET_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 FEZF2 LINC01107\", \"cell_set_color\": \"#0B77A5\"}") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_112") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 111 - CS201912131_112") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 FEZF2 LINC01107") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 112 - CS201912131_113) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 112") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 PKD2L1\", \"cell_set_label\": \"RNAseq 112\", \"cell_set_accession\": \"CS201912131_113\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 PKD2L1\", \"cell_set_color\": \"#497D4B\"}") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_113") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 112 - CS201912131_113") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 FEZF2 PKD2L1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 113 - CS201912131_114) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 113") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 NREP-AS1\", \"cell_set_label\": \"RNAseq 113\", \"cell_set_accession\": \"CS201912131_114\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 NREP-AS1\", \"cell_set_color\": \"#3ABE8B\"}") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_114") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 113 - CS201912131_114") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 FEZF2 NREP-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 114 - CS201912131_115) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 114") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 RNF144A-AS1\", \"cell_set_label\": \"RNAseq 114\", \"cell_set_accession\": \"CS201912131_115\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 RNF144A-AS1\", \"cell_set_color\": \"#60BA66\"}") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_115") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 114 - CS201912131_115") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5 FEZF2 RNF144A-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 115 - CS201912131_116) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 115") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 IFNG-AS1\", \"cell_set_label\": \"RNAseq 115\", \"cell_set_accession\": \"CS201912131_116\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 IFNG-AS1\", \"cell_set_color\": \"#2C815F\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_116") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 115 - CS201912131_116") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 IFNG-AS1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 116 - CS201912131_117) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 116") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 LPO\", \"cell_set_label\": \"RNAseq 116\", \"cell_set_accession\": \"CS201912131_117\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 LPO\", \"cell_set_color\": \"#05996B\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_117") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 116 - CS201912131_117") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 LPO") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 118 - CS201912131_118) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "OPC") -AnnotationAssertion( "RNAseq 118") -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"OPC L1-6 PDGFRA COL20A1\", \"cell_set_label\": \"RNAseq 118\", \"cell_set_accession\": \"CS201912131_118\", \"cell_set_aligned_alias\": \"OPC\", \"cell_set_additional_aliases\": \"OPC\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"OPC L1-6 PDGFRA COL20A1\", \"cell_set_color\": \"#446E5C\"}") -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_118") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 118 - CS201912131_118") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete OPC L1-6 PDGFRA COL20A1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 119 - CS201912131_119) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "RNAseq 119") -AnnotationAssertion( "Oligo L3-6 OPALIN-like ENPP6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L3-6 OPALIN-like ENPP6\", \"cell_set_label\": \"RNAseq 119\", \"cell_set_accession\": \"CS201912131_119\", \"cell_set_aligned_alias\": \"Oligo_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L3-6 OPALIN ENPP6\", \"cell_set_color\": \"#1A3329\"}") -AnnotationAssertion( "Oligo L3-6 OPALIN ENPP6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_119") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "Oligo L3-6 OPALIN ENPP6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 119 - CS201912131_119") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo L3-6 OPALIN-like ENPP6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 120 - CS201912131_120) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 120") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L2-6 OPALIN FTH1P3\", \"cell_set_label\": \"RNAseq 120\", \"cell_set_accession\": \"CS201912131_120\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L2-6 OPALIN FTH1P3\", \"cell_set_color\": \"#003A28\"}") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_120") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 120 - CS201912131_120") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo L2-6 OPALIN FTH1P3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 121 - CS201912131_121) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 121") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L5-6 OPALIN LDLRAP1\", \"cell_set_label\": \"RNAseq 121\", \"cell_set_accession\": \"CS201912131_121\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L5-6 OPALIN LDLRAP1\", \"cell_set_color\": \"#005444\"}") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_121") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 121 - CS201912131_121") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo L5-6 OPALIN LDLRAP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 122 - CS201912131_122) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 122") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-6 FGFR3 AQP1\", \"cell_set_label\": \"RNAseq 122\", \"cell_set_accession\": \"CS201912131_122\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro L1-6 FGFR3 AQP1\", \"cell_set_color\": \"#4F492F\"}") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_122") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 122 - CS201912131_122") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro L1-6 FGFR3 AQP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 123 - CS201912131_123) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 123") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1 FGFR3 SERPINI2\", \"cell_set_label\": \"RNAseq 123\", \"cell_set_accession\": \"CS201912131_123\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro L1 FGFR3 SERPINI2\", \"cell_set_color\": \"#5A503F\"}") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_123") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 123 - CS201912131_123") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro L1 FGFR3 SERPINI2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 124 - CS201912131_124) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "RNAseq 124") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-6 FGFR3 PLCG1\", \"cell_set_label\": \"RNAseq 124\", \"cell_set_accession\": \"CS201912131_124\", \"cell_set_aligned_alias\": \"Astro_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro L1-6 FGFR3 PLCG1\", \"cell_set_color\": \"#8D7C5D\"}") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_124") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 124 - CS201912131_124") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro L1-6 FGFR3 PLCG1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 125 - CS201912131_125) - -AnnotationAssertion( "Endo") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "RNAseq 125") -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo L2-5 NOSTRIN SRGN\", \"cell_set_label\": \"RNAseq 125\", \"cell_set_accession\": \"CS201912131_125\", \"cell_set_aligned_alias\": \"Endothelial\", \"cell_set_additional_aliases\": \"Endo\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Endo L2-5 NOSTRIN SRGN\", \"cell_set_color\": \"#8D6C62\"}") -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_125") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Endo") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 125 - CS201912131_125") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Endo L2-5 NOSTRIN SRGN") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 126 - CS201912131_126) - -AnnotationAssertion( "VLMC") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 126") -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC L1-5 PDGFRA COLEC12\", \"cell_set_label\": \"RNAseq 126\", \"cell_set_accession\": \"CS201912131_126\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"VLMC\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"VLMC L1-5 PDGFRA COLEC12\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_126") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 126 - CS201912131_126") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC L1-5 PDGFRA COLEC12") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 127 - CS201912131_127) - -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "RNAseq 127") -AnnotationAssertion( "Micro L1-6 TYROBP CD74") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro L1-6 TYROBP CD74\", \"cell_set_label\": \"RNAseq 127\", \"cell_set_accession\": \"CS201912131_127\", \"cell_set_aligned_alias\": \"Microglia-PVM\", \"cell_set_additional_aliases\": \"Microglia/PVM\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Micro L1-6 TYROBP CD74\", \"cell_set_color\": \"#94AF97\"}") -AnnotationAssertion( "Micro L1-6 TYROBP CD74") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_127") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Micro-PVM") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 127 - CS201912131_127") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Micro L1-6 TYROBP CD74") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-008, 014-015 - CS201912131_128) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "RNAseq 001-008, 014-015") -AnnotationAssertion( "(Mouse Lamp5)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like\", \"cell_set_label\": \"RNAseq 001-008, 014-015\", \"cell_set_accession\": \"CS201912131_128\", \"cell_set_aligned_alias\": \"Lamp5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_14|CS201912131_15\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#DA808C\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_128") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-008, 014-015 - CS201912131_128") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009-013, 016-018 - CS201912131_129) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "RNAseq 009-013, 016-018") -AnnotationAssertion( "(Mouse Sncg)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like\", \"cell_set_label\": \"RNAseq 009-013, 016-018\", \"cell_set_accession\": \"CS201912131_129\", \"cell_set_aligned_alias\": \"Sncg\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#D633FF\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_129") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009-013, 016-018 - CS201912131_129") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 019-039 - CS201912131_130) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip") -AnnotationAssertion( "RNAseq 019-039") -AnnotationAssertion( "(Mouse Vip)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like\", \"cell_set_label\": \"RNAseq 019-039\", \"cell_set_accession\": \"CS201912131_130\", \"cell_set_aligned_alias\": \"Vip\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n24\", \"cell_set_color\": \"#B864CC\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_130") -AnnotationAssertion( "Vip") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 019-039 - CS201912131_130") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-058 - CS201912131_131) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst") -AnnotationAssertion( "RNAseq 041-058") -AnnotationAssertion( "(Mouse Sst)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like\", \"cell_set_label\": \"RNAseq 041-058\", \"cell_set_accession\": \"CS201912131_131\", \"cell_set_aligned_alias\": \"Sst\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n46\", \"cell_set_color\": \"#FF9900\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_131") -AnnotationAssertion( "Sst") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-058 - CS201912131_131") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059-072 - CS201912131_132) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "RNAseq 059-072") -AnnotationAssertion( "(Mouse Pvalb)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like\", \"cell_set_label\": \"RNAseq 059-072\", \"cell_set_accession\": \"CS201912131_132\", \"cell_set_aligned_alias\": \"Pvalb\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n63\", \"cell_set_color\": \"#D93137\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_132") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059-072 - CS201912131_132") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Pvalb)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-080 - CS201912131_133) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 073-080") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L2/3 IT)-like\", \"cell_set_label\": \"RNAseq 073-080\", \"cell_set_accession\": \"CS201912131_133\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#C4EC04\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_133") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-080 - CS201912131_133") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L2/3 IT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081-092 - CS201912131_134) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "RNAseq 081-092") -AnnotationAssertion( "(Mouse L5 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like\", \"cell_set_label\": \"RNAseq 081-092\", \"cell_set_accession\": \"CS201912131_134\", \"cell_set_aligned_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#50B2AD\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_134") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081-092 - CS201912131_134") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 093-095 - CS201912131_135) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "RNAseq 093-095") -AnnotationAssertion( "(Mouse L6 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like\", \"cell_set_label\": \"RNAseq 093-095\", \"cell_set_accession\": \"CS201912131_135\", \"cell_set_aligned_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_94|CS201912131_95|CS201912131_96\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n101\", \"cell_set_color\": \"#A19922\"}") -AnnotationAssertion( "n101") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_135") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 093-095 - CS201912131_135") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 IT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097-102 - CS201912131_136) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "RNAseq 097-102") -AnnotationAssertion( "(Mouse L6 CT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 CT)-like\", \"cell_set_label\": \"RNAseq 097-102\", \"cell_set_accession\": \"CS201912131_136\", \"cell_set_aligned_alias\": \"L6 CT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n104\", \"cell_set_color\": \"#2D8CB8\"}") -AnnotationAssertion( "n104") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_136") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097-102 - CS201912131_136") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 CT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 103-108 - CS201912131_137) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6b") -AnnotationAssertion( "RNAseq 103-108") -AnnotationAssertion( "(Mouse L6b)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6b)-like\", \"cell_set_label\": \"RNAseq 103-108\", \"cell_set_accession\": \"CS201912131_137\", \"cell_set_aligned_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n109\", \"cell_set_color\": \"#53377D\"}") -AnnotationAssertion( "n109") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_137") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 103-108 - CS201912131_137") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6b)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 109-111 - CS201912131_138) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "RNAseq 109-111") -AnnotationAssertion( "(Mouse L5 ET)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like\", \"cell_set_label\": \"RNAseq 109-111\", \"cell_set_accession\": \"CS201912131_138\", \"cell_set_aligned_alias\": \"L5 ET\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_110|CS201912131_111|CS201912131_112\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n114\", \"cell_set_color\": \"#0D5B78\"}") -AnnotationAssertion( "n114") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_138") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "L5 ET") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 109-111 - CS201912131_138") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 ET)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 112-116 - CS201912131_139) - -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "RNAseq 112-116") -AnnotationAssertion( "(Mouse L5/6 NP)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5/6 NP)-like\", \"cell_set_label\": \"RNAseq 112-116\", \"cell_set_accession\": \"CS201912131_139\", \"cell_set_aligned_alias\": \"L5/6 NP\", \"cell_set_additional_aliases\": \"L5/6 NP\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n116\", \"cell_set_color\": \"#3E9E64\"}") -AnnotationAssertion( "n116") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_139") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 112-116 - CS201912131_139") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5/6 NP)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 117, 119-121 - CS201912131_140) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "RNAseq 117, 119-121") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo\", \"cell_set_label\": \"RNAseq 117, 119-121\", \"cell_set_accession\": \"CS201912131_140\", \"cell_set_aligned_alias\": \"Oligodendrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_79|CS201912131_119|CS201912131_120|CS201912131_121\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_140") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "Oligo") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 117, 119-121 - CS201912131_140") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 122-124 - CS201912131_142) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNAseq 122-124") -AnnotationAssertion( "Astro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro\", \"cell_set_label\": \"RNAseq 122-124\", \"cell_set_accession\": \"CS201912131_142\", \"cell_set_aligned_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n123\", \"cell_set_color\": \"#665C47\"}") -AnnotationAssertion( "n123") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_142") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "Astro") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 122-124 - CS201912131_142") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-039 - CS201912131_143) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "RNAseq 001-039") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse CGE/PoA)-like\", \"cell_set_label\": \"RNAseq 001-039\", \"cell_set_accession\": \"CS201912131_143\", \"cell_set_aligned_alias\": \"CGE/PoA\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#C456AA\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_143") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-039 - CS201912131_143") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse CGE/PoA)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 040-072 - CS201912131_144) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "MGE") -AnnotationAssertion( "RNAseq 040-072") -AnnotationAssertion( "(Mouse MGE)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse MGE)-like\", \"cell_set_label\": \"RNAseq 040-072\", \"cell_set_accession\": \"CS201912131_144\", \"cell_set_aligned_alias\": \"MGE\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"No\", \"original_label\": \"n44\", \"cell_set_color\": \"#ED892E\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_144") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 040-072 - CS201912131_144") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse MGE)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-096 - CS201912131_145) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "RNAseq 073-096") -AnnotationAssertion( "(Mouse IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse IT projecting)-like\", \"cell_set_label\": \"RNAseq 073-096\", \"cell_set_accession\": \"CS201912131_145\", \"cell_set_aligned_alias\": \"IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97\", \"cell_type_card\": \"No\", \"original_label\": \"n80\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n80") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_145") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-096 - CS201912131_145") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse IT projecting)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097-116 - CS201912131_146) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "RNAseq 097-116") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Non-IT projecting)-like\", \"cell_set_label\": \"RNAseq 097-116\", \"cell_set_accession\": \"CS201912131_146\", \"cell_set_aligned_alias\": \"Non-IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_146") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097-116 - CS201912131_146") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Non-IT projecting)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 117-120 - CS201912131_147) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion( "RNAseq 117-120") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo-OPC\", \"cell_set_label\": \"RNAseq 117-120\", \"cell_set_accession\": \"CS201912131_147\", \"cell_set_aligned_alias\": \"Oligodendrocyte-OPC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_79|CS201912131_118|CS201912131_119|CS201912131_120\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#598077\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_147") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 117-120 - CS201912131_147") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo-OPC") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 125-127 - CS201912131_148) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "RNAseq 125-127") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-neural\", \"cell_set_label\": \"RNAseq 125-127\", \"cell_set_accession\": \"CS201912131_148\", \"cell_set_aligned_alias\": \"Non-neural\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_125|CS201912131_126|CS201912131_127\", \"cell_type_card\": \"Class\", \"original_label\": \"n125\", \"cell_set_color\": \"#6C7557\"}") -AnnotationAssertion( "n125") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_148") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "Non-Neural") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 125-127 - CS201912131_148") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-neural") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-072 - CS201912131_149) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "RNAseq 001-072") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"GABAergic\", \"cell_set_label\": \"RNAseq 001-072\", \"cell_set_accession\": \"CS201912131_149\", \"cell_set_aligned_alias\": \"Neuronal: GABAergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"Class\", \"original_label\": \"n5\", \"cell_set_color\": \"#F05A28\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_149") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "GABAergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-072 - CS201912131_149") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete GABAergic") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-116 - CS201912131_150) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "RNAseq 073-116") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glutamatergic\", \"cell_set_label\": \"RNAseq 073-116\", \"cell_set_accession\": \"CS201912131_150\", \"cell_set_aligned_alias\": \"Neuronal: Glutamatergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"Class\", \"original_label\": \"n76\", \"cell_set_color\": \"#00ADEE\"}") -AnnotationAssertion( "n76") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_150") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-116 - CS201912131_150") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Glutamatergic") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 117-124 - CS201912131_151) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "RNAseq 117-124") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neuronal\", \"cell_set_label\": \"RNAseq 117-124\", \"cell_set_accession\": \"CS201912131_151\", \"cell_set_aligned_alias\": \"Non-neuronal\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_79|CS201912131_118|CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#808080\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_151") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 117-124 - CS201912131_151") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-Neuronal") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 002-004 - CS201912131_152) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion( "RNAseq 002-004") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C2\", \"cell_set_label\": \"RNAseq 002-004\", \"cell_set_accession\": \"CS201912131_152\", \"cell_set_aligned_alias\": \"Lamp5_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_2|CS201912131_3|CS201912131_4\", \"cell_type_card\": \"No\", \"original_label\": \"n8\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_152") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 002-004 - CS201912131_152") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 005-006 - CS201912131_153) - -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "RNAseq 005-006") -AnnotationAssertion( "(Mouse Lamp5)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C3\", \"cell_set_label\": \"RNAseq 005-006\", \"cell_set_accession\": \"CS201912131_153\", \"cell_set_aligned_alias\": \"Lamp5 Lhx6\", \"cell_set_additional_aliases\": \"Lamp5_3\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_5|CS201912131_6\", \"cell_type_card\": \"No\", \"original_label\": \"n10\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_153") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 005-006 - CS201912131_153") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007-008 - CS201912131_154) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RNAseq 007-008") -AnnotationAssertion( "(Mouse Lamp5)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C4\", \"cell_set_label\": \"RNAseq 007-008\", \"cell_set_accession\": \"CS201912131_154\", \"cell_set_aligned_alias\": \"Lamp5_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_154") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007-008 - CS201912131_154") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 009-010 - CS201912131_155) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion( "RNAseq 009-010") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C1\", \"cell_set_label\": \"RNAseq 009-010\", \"cell_set_accession\": \"CS201912131_155\", \"cell_set_aligned_alias\": \"Sncg_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_9|CS201912131_10\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_155") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 009-010 - CS201912131_155") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 012-013 - CS201912131_156) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion( "RNAseq 012-013") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C3\", \"cell_set_label\": \"RNAseq 012-013\", \"cell_set_accession\": \"CS201912131_156\", \"cell_set_aligned_alias\": \"Sncg_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_12|CS201912131_13\", \"cell_type_card\": \"No\", \"original_label\": \"n19\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_156") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 012-013 - CS201912131_156") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 014-015 - CS201912131_157) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "RNAseq 014-015") -AnnotationAssertion( "(Mouse Lamp5)-like_C5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C5\", \"cell_set_label\": \"RNAseq 014-015\", \"cell_set_accession\": \"CS201912131_157\", \"cell_set_aligned_alias\": \"Lamp5_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_14|CS201912131_15\", \"cell_type_card\": \"No\", \"original_label\": \"n21\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_157") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 014-015 - CS201912131_157") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like_C5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 016-018 - CS201912131_158) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "RNAseq 016-018") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C4\", \"cell_set_label\": \"RNAseq 016-018\", \"cell_set_accession\": \"CS201912131_158\", \"cell_set_aligned_alias\": \"Sncg_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"No\", \"original_label\": \"n22\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_158") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 016-018 - CS201912131_158") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 019-021 - CS201912131_159) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_1") -AnnotationAssertion( "RNAseq 019-021") -AnnotationAssertion( "(Mouse Vip)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C1\", \"cell_set_label\": \"RNAseq 019-021\", \"cell_set_accession\": \"CS201912131_159\", \"cell_set_aligned_alias\": \"Vip_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_19|CS201912131_20|CS201912131_21\", \"cell_type_card\": \"No\", \"original_label\": \"n26\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_159") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 019-021 - CS201912131_159") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022-028, 039 - CS201912131_160) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_2") -AnnotationAssertion( "RNAseq 022-028, 039") -AnnotationAssertion( "(Mouse Vip)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C2\", \"cell_set_label\": \"RNAseq 022-028, 039\", \"cell_set_accession\": \"CS201912131_160\", \"cell_set_aligned_alias\": \"Vip_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_160") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022-028, 039 - CS201912131_160") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-033 - CS201912131_161) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_3") -AnnotationAssertion( "RNAseq 029-033") -AnnotationAssertion( "(Mouse Vip)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C3\", \"cell_set_label\": \"RNAseq 029-033\", \"cell_set_accession\": \"CS201912131_161\", \"cell_set_aligned_alias\": \"Vip_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33\", \"cell_type_card\": \"No\", \"original_label\": \"n35\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_161") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-033 - CS201912131_161") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034-038 - CS201912131_162) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_4") -AnnotationAssertion( "RNAseq 034-038") -AnnotationAssertion( "(Mouse Vip)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C4\", \"cell_set_label\": \"RNAseq 034-038\", \"cell_set_accession\": \"CS201912131_162\", \"cell_set_aligned_alias\": \"Vip_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_162") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034-038 - CS201912131_162") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-042 - CS201912131_163) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "RNAseq 041-042") -AnnotationAssertion( "(Mouse Sst)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C1\", \"cell_set_label\": \"RNAseq 041-042\", \"cell_set_accession\": \"CS201912131_163\", \"cell_set_aligned_alias\": \"Sst_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_163") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-042 - CS201912131_163") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 043-045 - CS201912131_164) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "RNAseq 043-045") -AnnotationAssertion( "(Mouse Sst)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C2\", \"cell_set_label\": \"RNAseq 043-045\", \"cell_set_accession\": \"CS201912131_164\", \"cell_set_aligned_alias\": \"Sst_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_43|CS201912131_44|CS201912131_45\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_164") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 043-045 - CS201912131_164") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 046-047, 050-052 - CS201912131_165) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_3") -AnnotationAssertion( "RNAseq 046-047, 050-052") -AnnotationAssertion( "(Mouse Sst)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C3\", \"cell_set_label\": \"RNAseq 046-047, 050-052\", \"cell_set_accession\": \"CS201912131_165\", \"cell_set_aligned_alias\": \"Sst_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_46|CS201912131_47|CS201912131_50|CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_165") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 046-047, 050-052 - CS201912131_165") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 048-049 - CS201912131_166) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "RNAseq 048-049") -AnnotationAssertion( "(Mouse Sst)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C4\", \"cell_set_label\": \"RNAseq 048-049\", \"cell_set_accession\": \"CS201912131_166\", \"cell_set_aligned_alias\": \"Sst_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_48|CS201912131_49\", \"cell_type_card\": \"No\", \"original_label\": \"n55\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_166") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 048-049 - CS201912131_166") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 053-054 - CS201912131_167) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "RNAseq 053-054") -AnnotationAssertion( "(Mouse Sst)-like_C5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C5\", \"cell_set_label\": \"RNAseq 053-054\", \"cell_set_accession\": \"CS201912131_167\", \"cell_set_aligned_alias\": \"Sst_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_53|CS201912131_54\", \"cell_type_card\": \"No\", \"original_label\": \"n60\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_167") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 053-054 - CS201912131_167") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 055-057 - CS201912131_168) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "RNAseq 055-057") -AnnotationAssertion( "(Mouse Sst)-like_C6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C6\", \"cell_set_label\": \"RNAseq 055-057\", \"cell_set_accession\": \"CS201912131_168\", \"cell_set_aligned_alias\": \"Sst_6\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_55|CS201912131_56|CS201912131_57\", \"cell_type_card\": \"No\", \"original_label\": \"n61\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_168") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 055-057 - CS201912131_168") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059-068 - CS201912131_169) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion( "RNAseq 059-068") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like_C1\", \"cell_set_label\": \"RNAseq 059-068\", \"cell_set_accession\": \"CS201912131_169\", \"cell_set_aligned_alias\": \"Pvalb_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68\", \"cell_type_card\": \"No\", \"original_label\": \"n65\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_169") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059-068 - CS201912131_169") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Pvalb)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 069-071 - CS201912131_170) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "RNAseq 069-071") -AnnotationAssertion( "(Mouse Pvalb)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like_C2\", \"cell_set_label\": \"RNAseq 069-071\", \"cell_set_accession\": \"CS201912131_170\", \"cell_set_aligned_alias\": \"Pvalb_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_69|CS201912131_70|CS201912131_71\", \"cell_type_card\": \"No\", \"original_label\": \"n74\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_170") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 069-071 - CS201912131_170") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Pvalb)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-078 - CS201912131_171) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 073-078") -AnnotationAssertion( "(Mouse IT projecting)-like(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse IT projecting)-like(i)\", \"cell_set_label\": \"RNAseq 073-078\", \"cell_set_accession\": \"CS201912131_171\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78\", \"cell_type_card\": \"No\", \"original_label\": \"n82\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n82") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_171") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-078 - CS201912131_171") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse IT projecting)-like(i)") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079-086 - CS201912131_172) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "RNAseq 079-086") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C1\", \"cell_set_label\": \"RNAseq 079-086\", \"cell_set_accession\": \"CS201912131_172\", \"cell_set_aligned_alias\": \"L5 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_172") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079-086 - CS201912131_172") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 087, 089-090 - CS201912131_173) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "RNAseq 087, 089-090") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C2\", \"cell_set_label\": \"RNAseq 087, 089-090\", \"cell_set_accession\": \"CS201912131_173\", \"cell_set_aligned_alias\": \"L5 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_90|CS201912131_91\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_173") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 087, 089-090 - CS201912131_173") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 088, 095 - CS201912131_174) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "RNAseq 088, 095") -AnnotationAssertion( "(Mouse L6 IT)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like_C2\", \"cell_set_label\": \"RNAseq 088, 095\", \"cell_set_accession\": \"CS201912131_174\", \"cell_set_aligned_alias\": \"L6 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_89|CS201912131_96\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_174") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 088, 095 - CS201912131_174") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 IT)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 091-092 - CS201912131_175) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "RNAseq 091-092") -AnnotationAssertion( "(Mouse L5 IT)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C3\", \"cell_set_label\": \"RNAseq 091-092\", \"cell_set_accession\": \"CS201912131_175\", \"cell_set_aligned_alias\": \"L5 IT_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n100\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n100") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_175") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 091-092 - CS201912131_175") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 093-094 - CS201912131_176) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "RNAseq 093-094") -AnnotationAssertion( "(Mouse L6 IT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like_C1\", \"cell_set_label\": \"RNAseq 093-094\", \"cell_set_accession\": \"CS201912131_176\", \"cell_set_aligned_alias\": \"L6 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_94|CS201912131_95\", \"cell_type_card\": \"No\", \"original_label\": \"n102\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n102") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_176") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 093-094 - CS201912131_176") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 IT)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097-099, 101-102 - CS201912131_177) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "RNAseq 097-099, 101-102") -AnnotationAssertion( "(Mouse L6 CT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 CT)-like_C1\", \"cell_set_label\": \"RNAseq 097-099, 101-102\", \"cell_set_accession\": \"CS201912131_177\", \"cell_set_aligned_alias\": \"L6 CT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_177") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097-099, 101-102 - CS201912131_177") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 CT)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 109-110 - CS201912131_178) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "RNAseq 109-110") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like_C1\", \"cell_set_label\": \"RNAseq 109-110\", \"cell_set_accession\": \"CS201912131_178\", \"cell_set_aligned_alias\": \"L5 ET_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_110|CS201912131_111\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_178") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 109-110 - CS201912131_178") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 ET)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 120-121 - CS201912131_179) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "RNAseq 120-121") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo_C2\", \"cell_set_label\": \"RNAseq 120-121\", \"cell_set_accession\": \"CS201912131_179\", \"cell_set_aligned_alias\": \"Oligo_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_120|CS201912131_121\", \"cell_type_card\": \"No\", \"original_label\": \"n122\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n122") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_179") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 120-121 - CS201912131_179") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 122-123 - CS201912131_180) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "RNAseq 122-123") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_C1\", \"cell_set_label\": \"RNAseq 122-123\", \"cell_set_accession\": \"CS201912131_180\", \"cell_set_aligned_alias\": \"Astro_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_122|CS201912131_123\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_180") -AnnotationAssertion( "Astro_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 122-123 - CS201912131_180") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-127 - CS201912131_181) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-127") -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"All cells\", \"cell_set_label\": \"RNAseq 001-127\", \"cell_set_accession\": \"CS201912131_181\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_79|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117|CS201912131_118|CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124|CS201912131_125|CS201912131_126|CS201912131_127\", \"cell_type_card\": \"No\", \"original_label\": \"n1\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_181") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-127 - CS201912131_181") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete All cells") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-124 - CS201912131_182) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-124") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-124\", \"cell_set_accession\": \"CS201912131_182\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_79|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117|CS201912131_118|CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"No\", \"original_label\": \"n2\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_182") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-124 - CS201912131_182") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_182") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-116, 118 - CS201912131_183) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-116, 118") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-116, 118\", \"cell_set_accession\": \"CS201912131_183\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117|CS201912131_118\", \"cell_type_card\": \"No\", \"original_label\": \"n3\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_183") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-116, 118 - CS201912131_183") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_183") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-116 - CS201912131_184) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-116") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-116\", \"cell_set_accession\": \"CS201912131_184\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"No\", \"original_label\": \"n4\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_184") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-116 - CS201912131_184") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_184") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-006 - CS201912131_185) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-006") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-006\", \"cell_set_accession\": \"CS201912131_185\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6\", \"cell_type_card\": \"No\", \"original_label\": \"n6\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_185") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-006 - CS201912131_185") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_185") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 001-004 - CS201912131_186) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-004\", \"cell_set_accession\": \"CS201912131_186\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4\", \"cell_type_card\": \"No\", \"original_label\": \"n7\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_186") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 001-004 - CS201912131_186") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_186") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 003-004 - CS201912131_187) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 003-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 003-004\", \"cell_set_accession\": \"CS201912131_187\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_3|CS201912131_4\", \"cell_type_card\": \"No\", \"original_label\": \"n9\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_187") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 003-004 - CS201912131_187") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_187") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007-072 - CS201912131_188) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-072") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-072\", \"cell_set_accession\": \"CS201912131_188\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"No\", \"original_label\": \"n11\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_188") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007-072 - CS201912131_188") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_188") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007-039 - CS201912131_189) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-039\", \"cell_set_accession\": \"CS201912131_189\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n12\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_189") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007-039 - CS201912131_189") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_189") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007-018 - CS201912131_190) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-018") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-018\", \"cell_set_accession\": \"CS201912131_190\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"No\", \"original_label\": \"n13\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_190") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007-018 - CS201912131_190") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_190") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 007-013 - CS201912131_191) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-013") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-013\", \"cell_set_accession\": \"CS201912131_191\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13\", \"cell_type_card\": \"No\", \"original_label\": \"n14\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_191") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 007-013 - CS201912131_191") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_191") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 008-013 - CS201912131_192) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008-013") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 008-013\", \"cell_set_accession\": \"CS201912131_192\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13\", \"cell_type_card\": \"No\", \"original_label\": \"n15\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_192") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 008-013 - CS201912131_192") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_192") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 008-011 - CS201912131_193) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008-011") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 008-011\", \"cell_set_accession\": \"CS201912131_193\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11\", \"cell_type_card\": \"No\", \"original_label\": \"n16\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_193") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 008-011 - CS201912131_193") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_193") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 008-009 - CS201912131_194) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008-009") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 008-009\", \"cell_set_accession\": \"CS201912131_194\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_8|CS201912131_9\", \"cell_type_card\": \"No\", \"original_label\": \"n17\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_194") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 008-009 - CS201912131_194") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_194") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 010-011 - CS201912131_195) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 010-011") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 010-011\", \"cell_set_accession\": \"CS201912131_195\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_10|CS201912131_11\", \"cell_type_card\": \"No\", \"original_label\": \"n18\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_195") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 010-011 - CS201912131_195") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_195") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 014-018 - CS201912131_196) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 014-018") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 014-018\", \"cell_set_accession\": \"CS201912131_196\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"No\", \"original_label\": \"n20\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_196") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 014-018 - CS201912131_196") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_196") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 016-017 - CS201912131_197) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 016-017") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 016-017\", \"cell_set_accession\": \"CS201912131_197\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_16|CS201912131_17\", \"cell_type_card\": \"No\", \"original_label\": \"n23\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_197") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 016-017 - CS201912131_197") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_197") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 019-026 - CS201912131_198) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 019-026") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 019-026\", \"cell_set_accession\": \"CS201912131_198\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26\", \"cell_type_card\": \"No\", \"original_label\": \"n25\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_198") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 019-026 - CS201912131_198") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_198") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 020-021 - CS201912131_199) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 020-021") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 020-021\", \"cell_set_accession\": \"CS201912131_199\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_20|CS201912131_21\", \"cell_type_card\": \"No\", \"original_label\": \"n27\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_199") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 020-021 - CS201912131_199") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_199") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022-026 - CS201912131_200) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 022-026") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 022-026\", \"cell_set_accession\": \"CS201912131_200\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26\", \"cell_type_card\": \"No\", \"original_label\": \"n28\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_200") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022-026 - CS201912131_200") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_200") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 022-024 - CS201912131_201) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 022-024") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 022-024\", \"cell_set_accession\": \"CS201912131_201\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_22|CS201912131_23|CS201912131_24\", \"cell_type_card\": \"No\", \"original_label\": \"n29\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_201") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 022-024 - CS201912131_201") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_201") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 023-024 - CS201912131_202) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 023-024") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 023-024\", \"cell_set_accession\": \"CS201912131_202\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_23|CS201912131_24\", \"cell_type_card\": \"No\", \"original_label\": \"n30\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_202") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 023-024 - CS201912131_202") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_202") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 025-026 - CS201912131_203) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 025-026") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 025-026\", \"cell_set_accession\": \"CS201912131_203\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_25|CS201912131_26\", \"cell_type_card\": \"No\", \"original_label\": \"n31\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_203") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 025-026 - CS201912131_203") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_203") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 027-039 - CS201912131_204) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 027-039\", \"cell_set_accession\": \"CS201912131_204\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n32\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_204") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 027-039 - CS201912131_204") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_204") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 027-033 - CS201912131_205) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027-033") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 027-033\", \"cell_set_accession\": \"CS201912131_205\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33\", \"cell_type_card\": \"No\", \"original_label\": \"n33\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_205") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 027-033 - CS201912131_205") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_205") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 027-028 - CS201912131_206) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027-028") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 027-028\", \"cell_set_accession\": \"CS201912131_206\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_27|CS201912131_28\", \"cell_type_card\": \"No\", \"original_label\": \"n34\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_206") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 027-028 - CS201912131_206") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_206") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 029-031 - CS201912131_207) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 029-031") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 029-031\", \"cell_set_accession\": \"CS201912131_207\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_29|CS201912131_30|CS201912131_31\", \"cell_type_card\": \"No\", \"original_label\": \"n36\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_207") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 029-031 - CS201912131_207") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_207") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 030-031 - CS201912131_208) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 030-031") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 030-031\", \"cell_set_accession\": \"CS201912131_208\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_30|CS201912131_31\", \"cell_type_card\": \"No\", \"original_label\": \"n37\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_208") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 030-031 - CS201912131_208") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_208") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 032-033 - CS201912131_209) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 032-033") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 032-033\", \"cell_set_accession\": \"CS201912131_209\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_32|CS201912131_33\", \"cell_type_card\": \"No\", \"original_label\": \"n38\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_209") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 032-033 - CS201912131_209") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_209") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034-039 - CS201912131_210) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 034-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 034-039\", \"cell_set_accession\": \"CS201912131_210\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n39\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_210") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034-039 - CS201912131_210") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_210") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 034-035 - CS201912131_211) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 034-035") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 034-035\", \"cell_set_accession\": \"CS201912131_211\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_34|CS201912131_35\", \"cell_type_card\": \"No\", \"original_label\": \"n40\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_211") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 034-035 - CS201912131_211") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_211") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 036-039 - CS201912131_212) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 036-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 036-039\", \"cell_set_accession\": \"CS201912131_212\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n41\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_212") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 036-039 - CS201912131_212") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_212") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 036-038 - CS201912131_213) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 036-038") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 036-038\", \"cell_set_accession\": \"CS201912131_213\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_36|CS201912131_37|CS201912131_38\", \"cell_type_card\": \"No\", \"original_label\": \"n42\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_213") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 036-038 - CS201912131_213") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_213") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 037-038 - CS201912131_214) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 037-038") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 037-038\", \"cell_set_accession\": \"CS201912131_214\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_37|CS201912131_38\", \"cell_type_card\": \"No\", \"original_label\": \"n43\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_214") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 037-038 - CS201912131_214") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_214") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-072 - CS201912131_215) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-072") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-072\", \"cell_set_accession\": \"CS201912131_215\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"No\", \"original_label\": \"n45\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_215") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-072 - CS201912131_215") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_215") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-052 - CS201912131_216) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-052") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-052\", \"cell_set_accession\": \"CS201912131_216\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"n47\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_216") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-052 - CS201912131_216") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_216") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-049 - CS201912131_217) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-049") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-049\", \"cell_set_accession\": \"CS201912131_217\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49\", \"cell_type_card\": \"No\", \"original_label\": \"n48\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_217") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-049 - CS201912131_217") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_217") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-047 - CS201912131_218) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-047") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-047\", \"cell_set_accession\": \"CS201912131_218\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47\", \"cell_type_card\": \"No\", \"original_label\": \"n49\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_218") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-047 - CS201912131_218") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_218") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 041-043 - CS201912131_219) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-043") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-043\", \"cell_set_accession\": \"CS201912131_219\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43\", \"cell_type_card\": \"No\", \"original_label\": \"n50\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_219") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 041-043 - CS201912131_219") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_219") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 042-043 - CS201912131_220) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 042-043") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 042-043\", \"cell_set_accession\": \"CS201912131_220\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_42|CS201912131_43\", \"cell_type_card\": \"No\", \"original_label\": \"n51\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_220") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 042-043 - CS201912131_220") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_220") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 044-047 - CS201912131_221) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 044-047") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 044-047\", \"cell_set_accession\": \"CS201912131_221\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47\", \"cell_type_card\": \"No\", \"original_label\": \"n52\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_221") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 044-047 - CS201912131_221") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_221") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 045-047 - CS201912131_222) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 045-047") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 045-047\", \"cell_set_accession\": \"CS201912131_222\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_45|CS201912131_46|CS201912131_47\", \"cell_type_card\": \"No\", \"original_label\": \"n53\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_222") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 045-047 - CS201912131_222") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_222") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 045-046 - CS201912131_223) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 045-046") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 045-046\", \"cell_set_accession\": \"CS201912131_223\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_45|CS201912131_46\", \"cell_type_card\": \"No\", \"original_label\": \"n54\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_223") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 045-046 - CS201912131_223") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_223") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 050-052 - CS201912131_224) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 050-052") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 050-052\", \"cell_set_accession\": \"CS201912131_224\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_50|CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"n56\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_224") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 050-052 - CS201912131_224") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_224") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 051-052 - CS201912131_225) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 051-052") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 051-052\", \"cell_set_accession\": \"CS201912131_225\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"n57\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_225") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 051-052 - CS201912131_225") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_225") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 053-058 - CS201912131_226) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 053-058") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 053-058\", \"cell_set_accession\": \"CS201912131_226\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58\", \"cell_type_card\": \"No\", \"original_label\": \"n58\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_226") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 053-058 - CS201912131_226") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_226") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 053-057 - CS201912131_227) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 053-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 053-057\", \"cell_set_accession\": \"CS201912131_227\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57\", \"cell_type_card\": \"No\", \"original_label\": \"n59\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_227") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 053-057 - CS201912131_227") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_227") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 056-057 - CS201912131_228) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 056-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 056-057\", \"cell_set_accession\": \"CS201912131_228\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_56|CS201912131_57\", \"cell_type_card\": \"No\", \"original_label\": \"n62\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_228") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 056-057 - CS201912131_228") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_228") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059-071 - CS201912131_229) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059-071") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 059-071\", \"cell_set_accession\": \"CS201912131_229\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71\", \"cell_type_card\": \"No\", \"original_label\": \"n64\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_229") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059-071 - CS201912131_229") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_229") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059-065 - CS201912131_230) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 059-065\", \"cell_set_accession\": \"CS201912131_230\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n66\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_230") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059-065 - CS201912131_230") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_230") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 059-060 - CS201912131_231) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059-060") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 059-060\", \"cell_set_accession\": \"CS201912131_231\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60\", \"cell_type_card\": \"No\", \"original_label\": \"n67\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_231") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 059-060 - CS201912131_231") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_231") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 061-065 - CS201912131_232) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 061-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 061-065\", \"cell_set_accession\": \"CS201912131_232\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n68\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_232") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 061-065 - CS201912131_232") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_232") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 062-065 - CS201912131_233) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 062-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 062-065\", \"cell_set_accession\": \"CS201912131_233\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n69\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_233") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 062-065 - CS201912131_233") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_233") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 063-065 - CS201912131_234) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 063-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 063-065\", \"cell_set_accession\": \"CS201912131_234\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n70\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_234") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 063-065 - CS201912131_234") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_234") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 063-064 - CS201912131_235) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 063-064") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 063-064\", \"cell_set_accession\": \"CS201912131_235\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_63|CS201912131_64\", \"cell_type_card\": \"No\", \"original_label\": \"n71\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_235") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 063-064 - CS201912131_235") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_235") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 066-068 - CS201912131_236) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 066-068") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 066-068\", \"cell_set_accession\": \"CS201912131_236\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_66|CS201912131_67|CS201912131_68\", \"cell_type_card\": \"No\", \"original_label\": \"n72\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_236") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 066-068 - CS201912131_236") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_236") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 066-067 - CS201912131_237) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 066-067") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 066-067\", \"cell_set_accession\": \"CS201912131_237\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_66|CS201912131_67\", \"cell_type_card\": \"No\", \"original_label\": \"n73\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_237") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 066-067 - CS201912131_237") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_237") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 070-071 - CS201912131_238) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 070-071") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 070-071\", \"cell_set_accession\": \"CS201912131_238\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_70|CS201912131_71\", \"cell_type_card\": \"No\", \"original_label\": \"n75\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n75") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_238") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 070-071 - CS201912131_238") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_238") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-112 - CS201912131_239) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-112\", \"cell_set_accession\": \"CS201912131_239\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113\", \"cell_type_card\": \"No\", \"original_label\": \"n77\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n77") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_239") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-112 - CS201912131_239") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_239") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-109 - CS201912131_240) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-109") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-109\", \"cell_set_accession\": \"CS201912131_240\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110\", \"cell_type_card\": \"No\", \"original_label\": \"n78\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n78") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_240") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-109 - CS201912131_240") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_240") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-097 - CS201912131_241) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-097") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-097\", \"cell_set_accession\": \"CS201912131_241\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98\", \"cell_type_card\": \"No\", \"original_label\": \"n79\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n79") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_241") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-097 - CS201912131_241") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_241") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-079 - CS201912131_242) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-079") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-079\", \"cell_set_accession\": \"CS201912131_242\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80\", \"cell_type_card\": \"No\", \"original_label\": \"n81\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n81") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_242") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-079 - CS201912131_242") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_242") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 073-074 - CS201912131_243) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-074") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-074\", \"cell_set_accession\": \"CS201912131_243\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74\", \"cell_type_card\": \"No\", \"original_label\": \"n83\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n83") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_243") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 073-074 - CS201912131_243") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_243") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075-078 - CS201912131_244) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 075-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 075-078\", \"cell_set_accession\": \"CS201912131_244\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78\", \"cell_type_card\": \"No\", \"original_label\": \"n84\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n84") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_244") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075-078 - CS201912131_244") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_244") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 075-076 - CS201912131_245) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 075-076") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 075-076\", \"cell_set_accession\": \"CS201912131_245\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_75|CS201912131_76\", \"cell_type_card\": \"No\", \"original_label\": \"n85\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n85") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_245") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 075-076 - CS201912131_245") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_245") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 077-078 - CS201912131_246) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 077-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 077-078\", \"cell_set_accession\": \"CS201912131_246\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_77|CS201912131_78\", \"cell_type_card\": \"No\", \"original_label\": \"n86\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n86") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_246") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 077-078 - CS201912131_246") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_246") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079-095 - CS201912131_247) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-095") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-095\", \"cell_set_accession\": \"CS201912131_247\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96\", \"cell_type_card\": \"No\", \"original_label\": \"n87\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n87") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_247") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079-095 - CS201912131_247") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_247") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079-092 - CS201912131_248) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-092") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-092\", \"cell_set_accession\": \"CS201912131_248\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n88\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n88") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_248") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079-092 - CS201912131_248") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_248") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079-084 - CS201912131_249) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-084\", \"cell_set_accession\": \"CS201912131_249\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85\", \"cell_type_card\": \"No\", \"original_label\": \"n89\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n89") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_249") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079-084 - CS201912131_249") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_249") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 079-080 - CS201912131_250) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-080") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-080\", \"cell_set_accession\": \"CS201912131_250\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81\", \"cell_type_card\": \"No\", \"original_label\": \"n90\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n90") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_250") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 079-080 - CS201912131_250") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_250") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081-084 - CS201912131_251) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 081-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 081-084\", \"cell_set_accession\": \"CS201912131_251\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85\", \"cell_type_card\": \"No\", \"original_label\": \"n91\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n91") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_251") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081-084 - CS201912131_251") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_251") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 081-082 - CS201912131_252) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 081-082") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 081-082\", \"cell_set_accession\": \"CS201912131_252\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_82|CS201912131_83\", \"cell_type_card\": \"No\", \"original_label\": \"n92\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n92") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_252") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 081-082 - CS201912131_252") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_252") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 083-084 - CS201912131_253) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 083-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 083-084\", \"cell_set_accession\": \"CS201912131_253\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_84|CS201912131_85\", \"cell_type_card\": \"No\", \"original_label\": \"n93\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n93") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_253") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 083-084 - CS201912131_253") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_253") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 085-092 - CS201912131_254) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 085-092") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 085-092\", \"cell_set_accession\": \"CS201912131_254\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n94\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n94") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_254") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 085-092 - CS201912131_254") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_254") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 085-086 - CS201912131_255) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 085-086") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 085-086\", \"cell_set_accession\": \"CS201912131_255\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_86|CS201912131_87\", \"cell_type_card\": \"No\", \"original_label\": \"n95\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n95") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_255") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 085-086 - CS201912131_255") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_255") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 087-092 - CS201912131_256) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087-092") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 087-092\", \"cell_set_accession\": \"CS201912131_256\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n96\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n96") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_256") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 087-092 - CS201912131_256") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_256") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 087-090 - CS201912131_257) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087-090") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 087-090\", \"cell_set_accession\": \"CS201912131_257\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91\", \"cell_type_card\": \"No\", \"original_label\": \"n97\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n97") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_257") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 087-090 - CS201912131_257") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_257") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 087-088 - CS201912131_258) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087-088") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 087-088\", \"cell_set_accession\": \"CS201912131_258\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_89\", \"cell_type_card\": \"No\", \"original_label\": \"n98\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n98") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_258") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 087-088 - CS201912131_258") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_258") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 089-090 - CS201912131_259) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 089-090") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 089-090\", \"cell_set_accession\": \"CS201912131_259\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_90|CS201912131_91\", \"cell_type_card\": \"No\", \"original_label\": \"n99\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n99") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_259") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 089-090 - CS201912131_259") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_259") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 097-108 - CS201912131_260) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 097-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 097-108\", \"cell_set_accession\": \"CS201912131_260\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n103\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n103") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_260") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 097-108 - CS201912131_260") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_260") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 098-102 - CS201912131_261) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 098-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 098-102\", \"cell_set_accession\": \"CS201912131_261\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"n105\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n105") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_261") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 098-102 - CS201912131_261") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_261") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 098-099 - CS201912131_262) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 098-099") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 098-099\", \"cell_set_accession\": \"CS201912131_262\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_99|CS201912131_100\", \"cell_type_card\": \"No\", \"original_label\": \"n106\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n106") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_262") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 098-099 - CS201912131_262") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_262") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 100-102 - CS201912131_263) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 100-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 100-102\", \"cell_set_accession\": \"CS201912131_263\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_101|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"n107\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n107") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_263") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 100-102 - CS201912131_263") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_263") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 101-102 - CS201912131_264) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 101-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 101-102\", \"cell_set_accession\": \"CS201912131_264\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"n108\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n108") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_264") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 101-102 - CS201912131_264") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_264") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-108 - CS201912131_265) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 104-108\", \"cell_set_accession\": \"CS201912131_265\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n110\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n110") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_265") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-108 - CS201912131_265") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_265") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 104-105 - CS201912131_266) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104-105") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 104-105\", \"cell_set_accession\": \"CS201912131_266\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_105|CS201912131_106\", \"cell_type_card\": \"No\", \"original_label\": \"n111\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n111") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_266") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 104-105 - CS201912131_266") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_266") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 106-108 - CS201912131_267) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 106-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 106-108\", \"cell_set_accession\": \"CS201912131_267\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n112\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n112") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_267") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 106-108 - CS201912131_267") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_267") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 107-108 - CS201912131_268) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 107-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 107-108\", \"cell_set_accession\": \"CS201912131_268\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n113\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n113") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_268") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 107-108 - CS201912131_268") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_268") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 110-111 - CS201912131_269) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 110-111") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 110-111\", \"cell_set_accession\": \"CS201912131_269\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_111|CS201912131_112\", \"cell_type_card\": \"No\", \"original_label\": \"n115\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n115") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_269") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 110-111 - CS201912131_269") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_269") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 112-115 - CS201912131_270) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 112-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 112-115\", \"cell_set_accession\": \"CS201912131_270\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116\", \"cell_type_card\": \"No\", \"original_label\": \"n117\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n117") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_270") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 112-115 - CS201912131_270") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_270") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 113-115 - CS201912131_271) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 113-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 113-115\", \"cell_set_accession\": \"CS201912131_271\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_114|CS201912131_115|CS201912131_116\", \"cell_type_card\": \"No\", \"original_label\": \"n118\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n118") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_271") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 113-115 - CS201912131_271") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_271") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 114-115 - CS201912131_272) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 114-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 114-115\", \"cell_set_accession\": \"CS201912131_272\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_115|CS201912131_116\", \"cell_type_card\": \"No\", \"original_label\": \"n119\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n119") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_272") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 114-115 - CS201912131_272") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_272") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 119-124 - CS201912131_273) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 119-124") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 119-124\", \"cell_set_accession\": \"CS201912131_273\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"No\", \"original_label\": \"n120\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n120") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_273") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 119-124 - CS201912131_273") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_273") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 119-121 - CS201912131_274) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 119-121") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 119-121\", \"cell_set_accession\": \"CS201912131_274\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_119|CS201912131_120|CS201912131_121\", \"cell_type_card\": \"No\", \"original_label\": \"n121\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n121") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_274") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 119-121 - CS201912131_274") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_274") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 123-124 - CS201912131_275) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 123-124") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 123-124\", \"cell_set_accession\": \"CS201912131_275\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_123|CS201912131_124\", \"cell_type_card\": \"No\", \"original_label\": \"n124\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n124") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_275") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 123-124 - CS201912131_275") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_275") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 125-126 - CS201912131_276) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 125-126") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 125-126\", \"cell_set_accession\": \"CS201912131_276\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_125|CS201912131_126\", \"cell_type_card\": \"No\", \"original_label\": \"n126\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n126") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_276") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 125-126 - CS201912131_276") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912131_276") -ClassAssertion( ) - -# Individual: (Human M1 (CCN201912131) single nuclei SMART-Seq v4) - -AnnotationAssertion( "Human M1 snSMART-Seq") -AnnotationAssertion( "10534"^^xsd:integer) -AnnotationAssertion( "https://assets.nemoarchive.org/dat-ci7q9k4") -AnnotationAssertion( "human") -AnnotationAssertion( "https://celltypes.brain-map.org/rnaseq/human_m1_10x?selectedVisualization=Heatmap&colorByFeature=Cell+Type&colorByFeatureValue=GAD1") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "A single cell sequencing assay wherein the target cells are lysed, and the RNA is hybridized to an oligo(dT)-containing primer. The first strand of the cDNA is synthesized with the addition of a few untemplated C nucleotides. This poly(C) overhang is added exclusively to full-length transcripts. An oligonucleotide primer is hybridized to the poly(C) overhang and used to synthesize the second strand. Full-length cDNAs are PCR-amplified to obtain nanogram amounts of DNA. The PCR products are purified for sequencing. This is the fourth version of the assay.") -AnnotationAssertion(rdfs:label "Human M1 (CCN201912131) single nuclei SMART-Seq v4") -AnnotationAssertion( "SMART-Seq v4") -ClassAssertion( ) - -# Individual: (Human M1 (CCN201912131) single nuclei 10x Chromium v3, v2) - -AnnotationAssertion( "Human M1 sc10x") -AnnotationAssertion( "81755"^^xsd:integer) -AnnotationAssertion( "https://assets.nemoarchive.org/dat-ci7q9k4") -AnnotationAssertion( "human") -AnnotationAssertion( "https://celltypes.brain-map.org/rnaseq/human_m1_10x?selectedVisualization=Heatmap&colorByFeature=Cell+Type&colorByFeatureValue=GAD1") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "10x 3' v3 is the third version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer. ") -AnnotationAssertion(rdfs:label "Human M1 (CCN201912131) single nuclei 10x Chromium v3, v2") -AnnotationAssertion( "10x Chromium v3, v2") -ClassAssertion( ) - -# Individual: (Human M1 (CCN201912131) single cell Patch-seq) - -AnnotationAssertion( "Human M1 scPatch-seq") -AnnotationAssertion( "6"^^xsd:integer) -AnnotationAssertion( "https://gui.dandiarchive.org/#/dandiset/000043/draft") -AnnotationAssertion( "human") -AnnotationAssertion( "https://gui.dandiarchive.org/#/dandiset/000043/draft") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "A sequencing assay wherein a patch clamp recording is taken from a neuron and then scRNA sequencing is performed on the cell soma. During recording, the cell is also filled with biocytin dye enabling imaging and reconstruction of cellular morphology. ") -AnnotationAssertion(rdfs:label "Human M1 (CCN201912131) single cell Patch-seq") -AnnotationAssertion( "Patch-seq") -ClassAssertion( ) - -# Individual: (Human M1 (CCN201912131) single nuclei SNARE-seq2) - -AnnotationAssertion( "Human M1 SNARE-seq2") -AnnotationAssertion( "84178"^^xsd:integer) -AnnotationAssertion( "https://knowledge.brain-map.org/data/TGNO3HM2KO03B5EWGBT/summary") -AnnotationAssertion( "human") -AnnotationAssertion( "https://nemoanalytics.org//index.html?layout_id=ac9863bf") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "A sequencing assay that involves the isolation of single nuclei and open chromatin tagmentation in the isolated nuclei using a transposase. The tagmented nuclei are then encapsulated in a droplet including both an oligo-dT-containing barcoded bead and a splint oligonucleotide, which links the tagmented gDNA fragments to the bead, enabling the bead to capture both mRNAs and open chromatin fragments. After mRNAs and gDNA fragments are released from the bead by heating, RT and PCR amplification are performed to generate a library of cDNA and open chromatin gDNA fragments. -") -AnnotationAssertion(rdfs:label "Human M1 (CCN201912131) single nuclei SNARE-seq2") -AnnotationAssertion( "SNARE-seq2") -ClassAssertion( ) - -# Individual: (Human M1 (CCN201912131) single nuclei snmC-Seq2) - -AnnotationAssertion( "Human M1 snmC-Seq2") -AnnotationAssertion( "5222"^^xsd:integer) -AnnotationAssertion( "https://knowledge.brain-map.org/data/WX7CGKE3I2ILINMFSHD/summary") -AnnotationAssertion( "human") -AnnotationAssertion( "https://nemoanalytics.org//index.html?layout_id=ac9863bf") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "A single-nucleus sequencing assay (library preparation method) that involves fragmentation of genomic DNA followed by adapter ligation, bisulfite conversion and limited amplification using adapter-specific PCR primers in preparation for sequencing. This enables the genome-wide indentification of cytosine DNA methylation states at single-base resolution. ") -AnnotationAssertion(rdfs:label "Human M1 (CCN201912131) single nuclei snmC-Seq2") -AnnotationAssertion( "snmC-Seq2") -ClassAssertion( ) - -# Individual: (obsolete CCN201912132) - -AnnotationAssertion( ) -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete CCN201912132") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01 - CS201912132_1) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 01") -AnnotationAssertion( "Inh SST NPY") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST NPY\", \"cell_set_label\": \"RNAseq 01\", \"cell_set_accession\": \"CS201912132_1\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Inh SST NPY\", \"cell_set_color\": \"#FFEA00\"}") -AnnotationAssertion( "Inh SST NPY") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_1") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01 - CS201912132_1") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST NPY") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 02 - CS201912132_2) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "RNAseq 02") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 COL5A2\", \"cell_set_label\": \"RNAseq 02\", \"cell_set_accession\": \"CS201912132_2\", \"cell_set_aligned_alias\": \"Lamp5_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 COL5A2\", \"cell_set_color\": \"#BF5474\"}") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_2") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 02 - CS201912132_2") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh LAMP5 COL5A2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 03 - CS201912132_3) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "RNAseq 03") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 TOX2\", \"cell_set_label\": \"RNAseq 03\", \"cell_set_accession\": \"CS201912132_3\", \"cell_set_aligned_alias\": \"Lamp5_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 TOX2\", \"cell_set_color\": \"#A75052\"}") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_3") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 03 - CS201912132_3") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh LAMP5 TOX2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 04 - CS201912132_4) - -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "RNAseq 04") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 TRPC6\", \"cell_set_label\": \"RNAseq 04\", \"cell_set_accession\": \"CS201912132_4\", \"cell_set_aligned_alias\": \"Lamp5 Lhx6\", \"cell_set_additional_aliases\": \"Lamp5_3\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 TRPC6\", \"cell_set_color\": \"#FFA0A8\"}") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_4") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 04 - CS201912132_4") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh LAMP5 TRPC6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 05 - CS201912132_5) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 05") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 WWP1\", \"cell_set_label\": \"RNAseq 05\", \"cell_set_accession\": \"CS201912132_5\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 WWP1\", \"cell_set_color\": \"#AA6D6C\"}") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_5") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 05 - CS201912132_5") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh LAMP5 WWP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 06 - CS201912132_6) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 06") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 LOC108591196\", \"cell_set_label\": \"RNAseq 06\", \"cell_set_accession\": \"CS201912132_6\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 LOC108591196\", \"cell_set_color\": \"#E2A9AF\"}") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_6") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 06 - CS201912132_6") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh LAMP5 LOC108591196") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07 - CS201912132_7) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RNAseq 07") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 HMBOX1\", \"cell_set_label\": \"RNAseq 07\", \"cell_set_accession\": \"CS201912132_7\", \"cell_set_aligned_alias\": \"Lamp5_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PAX6 HMBOX1\", \"cell_set_color\": \"#F1757C\"}") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_7") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07 - CS201912132_7") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PAX6 HMBOX1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 08 - CS201912132_8) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "RNAseq 08") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SNCG PLPPR1\", \"cell_set_label\": \"RNAseq 08\", \"cell_set_accession\": \"CS201912132_8\", \"cell_set_aligned_alias\": \"Sncg_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SNCG PLPPR1\", \"cell_set_color\": \"#8D4CDA\"}") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_8") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 08 - CS201912132_8") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SNCG PLPPR1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 09 - CS201912132_9) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 09") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 ANKRD6\", \"cell_set_label\": \"RNAseq 09\", \"cell_set_accession\": \"CS201912132_9\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PAX6 ANKRD6\", \"cell_set_color\": \"#C200C9\"}") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_9") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 09 - CS201912132_9") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PAX6 ANKRD6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 10 - CS201912132_10) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 10") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP CYP19A1\", \"cell_set_label\": \"RNAseq 10\", \"cell_set_accession\": \"CS201912132_10\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP CYP19A1\", \"cell_set_color\": \"#A11397\"}") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_10") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 10 - CS201912132_10") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP CYP19A1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 11 - CS201912132_11) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 11") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SNCG CNTN4\", \"cell_set_label\": \"RNAseq 11\", \"cell_set_accession\": \"CS201912132_11\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SNCG CNTN4\", \"cell_set_color\": \"#E557D7\"}") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_11") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 11 - CS201912132_11") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SNCG CNTN4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 12 - CS201912132_12) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 12") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 CDH4\", \"cell_set_label\": \"RNAseq 12\", \"cell_set_accession\": \"CS201912132_12\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PAX6 CDH4\", \"cell_set_color\": \"#9046BA\"}") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_12") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 12 - CS201912132_12") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PAX6 CDH4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 13 - CS201912132_13) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 13") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh GAD1 PCP4\", \"cell_set_label\": \"RNAseq 13\", \"cell_set_accession\": \"CS201912132_13\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh GAD1 PCP4\", \"cell_set_color\": \"#B67AF7\"}") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_13") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 13 - CS201912132_13") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh GAD1 PCP4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 14 - CS201912132_14) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 14") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh GAD1 LOC108589948\", \"cell_set_label\": \"RNAseq 14\", \"cell_set_accession\": \"CS201912132_14\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh GAD1 LOC108589948\", \"cell_set_color\": \"#881FA8\"}") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_14") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 14 - CS201912132_14") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh GAD1 LOC108589948") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 15 - CS201912132_15) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 15") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP THSD7B\", \"cell_set_label\": \"RNAseq 15\", \"cell_set_accession\": \"CS201912132_15\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP THSD7B\", \"cell_set_color\": \"#E591FF\"}") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_15") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 15 - CS201912132_15") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP THSD7B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 16 - CS201912132_16) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 16") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC100397259\", \"cell_set_label\": \"RNAseq 16\", \"cell_set_accession\": \"CS201912132_16\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC100397259\", \"cell_set_color\": \"#9047CC\"}") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_16") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 16 - CS201912132_16") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP LOC100397259") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 17 - CS201912132_17) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 17") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh GAD1 NPSR1\", \"cell_set_label\": \"RNAseq 17\", \"cell_set_accession\": \"CS201912132_17\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh GAD1 NPSR1\", \"cell_set_color\": \"#D597FF\"}") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_17") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 17 - CS201912132_17") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh GAD1 NPSR1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 18 - CS201912132_18) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 18") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SNCG LOC108587895\", \"cell_set_label\": \"RNAseq 18\", \"cell_set_accession\": \"CS201912132_18\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SNCG LOC108587895\", \"cell_set_color\": \"#A20798\"}") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_18") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 18 - CS201912132_18") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SNCG LOC108587895") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 19 - CS201912132_19) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 19") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC108589153\", \"cell_set_label\": \"RNAseq 19\", \"cell_set_accession\": \"CS201912132_19\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC108589153\", \"cell_set_color\": \"#7A3990\"}") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_19") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 19 - CS201912132_19") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP LOC108589153") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 20 - CS201912132_20) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 20") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP FIGN\", \"cell_set_label\": \"RNAseq 20\", \"cell_set_accession\": \"CS201912132_20\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP FIGN\", \"cell_set_color\": \"#8E27AD\"}") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_20") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 20 - CS201912132_20") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP FIGN") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 21 - CS201912132_21) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 21") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP GPR149\", \"cell_set_label\": \"RNAseq 21\", \"cell_set_accession\": \"CS201912132_21\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP GPR149\", \"cell_set_color\": \"#EE8BE1\"}") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_21") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 21 - CS201912132_21") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP GPR149") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 22 - CS201912132_22) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 22") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC108588071\", \"cell_set_label\": \"RNAseq 22\", \"cell_set_accession\": \"CS201912132_22\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC108588071\", \"cell_set_color\": \"#C46AB9\"}") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_22") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 22 - CS201912132_22") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP LOC108588071") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 23 - CS201912132_23) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 23") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP VAT1L\", \"cell_set_label\": \"RNAseq 23\", \"cell_set_accession\": \"CS201912132_23\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP VAT1L\", \"cell_set_color\": \"#B582EA\"}") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_23") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 23 - CS201912132_23") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP VAT1L") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 24 - CS201912132_24) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 24") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP CIT\", \"cell_set_label\": \"RNAseq 24\", \"cell_set_accession\": \"CS201912132_24\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP CIT\", \"cell_set_color\": \"#B488DC\"}") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_24") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 24 - CS201912132_24") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP CIT") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 25 - CS201912132_25) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 25") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC108588539\", \"cell_set_label\": \"RNAseq 25\", \"cell_set_accession\": \"CS201912132_25\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC108588539\", \"cell_set_color\": \"#B477F5\"}") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_25") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 25 - CS201912132_25") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh VIP LOC108588539") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 26 - CS201912132_26) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "RNAseq 26") -AnnotationAssertion( "Inh PAX6 MEIS2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 MEIS2\", \"cell_set_label\": \"RNAseq 26\", \"cell_set_accession\": \"CS201912132_26\", \"cell_set_aligned_alias\": \"Meis2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Inh PAX6 MEIS2\", \"cell_set_color\": \"#FF0000\"}") -AnnotationAssertion( "Inh PAX6 MEIS2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_26") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "Meis2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 26 - CS201912132_26") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PAX6 MEIS2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 27 - CS201912132_27) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "RNAseq 27") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC108589054\", \"cell_set_label\": \"RNAseq 27\", \"cell_set_accession\": \"CS201912132_27\", \"cell_set_aligned_alias\": \"Sst_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC108589054\", \"cell_set_color\": \"#CC7B00\"}") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_27") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 27 - CS201912132_27") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST LOC108589054") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 28 - CS201912132_28) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "RNAseq 28") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC108588801\", \"cell_set_label\": \"RNAseq 28\", \"cell_set_accession\": \"CS201912132_28\", \"cell_set_aligned_alias\": \"Sst_6\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC108588801\", \"cell_set_color\": \"#FBAA00\"}") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_28") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 28 - CS201912132_28") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST LOC108588801") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 29 - CS201912132_29) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "RNAseq 29") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC103788138\", \"cell_set_label\": \"RNAseq 29\", \"cell_set_accession\": \"CS201912132_29\", \"cell_set_aligned_alias\": \"Sst_7\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC103788138\", \"cell_set_color\": \"#F4B028\"}") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_29") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 29 - CS201912132_29") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST LOC103788138") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 30 - CS201912132_30) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 30") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST MPP5\", \"cell_set_label\": \"RNAseq 30\", \"cell_set_accession\": \"CS201912132_30\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST MPP5\", \"cell_set_color\": \"#C68300\"}") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_30") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 30 - CS201912132_30") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST MPP5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 31 - CS201912132_31) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 31") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST KIRREL3\", \"cell_set_label\": \"RNAseq 31\", \"cell_set_accession\": \"CS201912132_31\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST KIRREL3\", \"cell_set_color\": \"#E67500\"}") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_31") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 31 - CS201912132_31") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST KIRREL3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 32 - CS201912132_32) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 32") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC103788660\", \"cell_set_label\": \"RNAseq 32\", \"cell_set_accession\": \"CS201912132_32\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC103788660\", \"cell_set_color\": \"#FF933E\"}") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_32") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 32 - CS201912132_32") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST LOC103788660") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 33 - CS201912132_33) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 33") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST CBLN4\", \"cell_set_label\": \"RNAseq 33\", \"cell_set_accession\": \"CS201912132_33\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST CBLN4\", \"cell_set_color\": \"#FFB82F\"}") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_33") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 33 - CS201912132_33") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST CBLN4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 34 - CS201912132_34) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 34") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST ABI3BP\", \"cell_set_label\": \"RNAseq 34\", \"cell_set_accession\": \"CS201912132_34\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST ABI3BP\", \"cell_set_color\": \"#EAA931\"}") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_34") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 34 - CS201912132_34") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST ABI3BP") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 35 - CS201912132_35) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 35") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST TMEFF2\", \"cell_set_label\": \"RNAseq 35\", \"cell_set_accession\": \"CS201912132_35\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST TMEFF2\", \"cell_set_color\": \"#DE9300\"}") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_35") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 35 - CS201912132_35") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST TMEFF2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 36 - CS201912132_36) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 36") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST P4HA1\", \"cell_set_label\": \"RNAseq 36\", \"cell_set_accession\": \"CS201912132_36\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST P4HA1\", \"cell_set_color\": \"#F19C00\"}") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_36") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 36 - CS201912132_36") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST P4HA1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 37 - CS201912132_37) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "RNAseq 37") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LTBP1\", \"cell_set_label\": \"RNAseq 37\", \"cell_set_accession\": \"CS201912132_37\", \"cell_set_aligned_alias\": \"Sst_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LTBP1\", \"cell_set_color\": \"#FF8D1D\"}") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_37") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 37 - CS201912132_37") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST LTBP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 38 - CS201912132_38) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "RNAseq 38") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST AIM1\", \"cell_set_label\": \"RNAseq 38\", \"cell_set_accession\": \"CS201912132_38\", \"cell_set_aligned_alias\": \"Sst_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST AIM1\", \"cell_set_color\": \"#F97E13\"}") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_38") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 38 - CS201912132_38") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST AIM1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 39 - CS201912132_39) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "RNAseq 39") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST VAPA\", \"cell_set_label\": \"RNAseq 39\", \"cell_set_accession\": \"CS201912132_39\", \"cell_set_aligned_alias\": \"Sst_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST VAPA\", \"cell_set_color\": \"#E18E25\"}") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_39") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 39 - CS201912132_39") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST VAPA") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 40 - CS201912132_40) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 40") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST PCSK5\", \"cell_set_label\": \"RNAseq 40\", \"cell_set_accession\": \"CS201912132_40\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST PCSK5\", \"cell_set_color\": \"#DE7D00\"}") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_40") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 40 - CS201912132_40") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh SST PCSK5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41 - CS201912132_41) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB OTOGL\", \"cell_set_label\": \"RNAseq 41\", \"cell_set_accession\": \"CS201912132_41\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB OTOGL\", \"cell_set_color\": \"#B3361D\"}") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_41") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41 - CS201912132_41") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB OTOGL") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 42 - CS201912132_42) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 42") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB LOC103790362\", \"cell_set_label\": \"RNAseq 42\", \"cell_set_accession\": \"CS201912132_42\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB LOC103790362\", \"cell_set_color\": \"#BF3C40\"}") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_42") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 42 - CS201912132_42") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB LOC103790362") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 43 - CS201912132_43) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 43") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB OSBP2\", \"cell_set_label\": \"RNAseq 43\", \"cell_set_accession\": \"CS201912132_43\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB OSBP2\", \"cell_set_color\": \"#FF5161\"}") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_43") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 43 - CS201912132_43") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB OSBP2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 44 - CS201912132_44) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 44") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB LOC103789439\", \"cell_set_label\": \"RNAseq 44\", \"cell_set_accession\": \"CS201912132_44\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB LOC103789439\", \"cell_set_color\": \"#F55433\"}") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_44") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 44 - CS201912132_44") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB LOC103789439") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 45 - CS201912132_45) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 45") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB GSTK1\", \"cell_set_label\": \"RNAseq 45\", \"cell_set_accession\": \"CS201912132_45\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB GSTK1\", \"cell_set_color\": \"#F6785D\"}") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_45") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 45 - CS201912132_45") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB GSTK1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 46 - CS201912132_46) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 46") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB C8H7orf62\", \"cell_set_label\": \"RNAseq 46\", \"cell_set_accession\": \"CS201912132_46\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB C8H7orf62\", \"cell_set_color\": \"#F76C6F\"}") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_46") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 46 - CS201912132_46") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB C8H7orf62") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 47 - CS201912132_47) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 47") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB SST LRRC6\", \"cell_set_label\": \"RNAseq 47\", \"cell_set_accession\": \"CS201912132_47\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB SST LRRC6\", \"cell_set_color\": \"#FA8D00\"}") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_47") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 47 - CS201912132_47") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB SST LRRC6") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 48 - CS201912132_48) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 48") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB ADAMTS3\", \"cell_set_label\": \"RNAseq 48\", \"cell_set_accession\": \"CS201912132_48\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB ADAMTS3\", \"cell_set_color\": \"#ED2523\"}") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_48") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 48 - CS201912132_48") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB ADAMTS3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 49 - CS201912132_49) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 49") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB SST EYS\", \"cell_set_label\": \"RNAseq 49\", \"cell_set_accession\": \"CS201912132_49\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB SST EYS\", \"cell_set_color\": \"#BE001E\"}") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_49") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 49 - CS201912132_49") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB SST EYS") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 50 - CS201912132_50) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 50") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB PCDH19\", \"cell_set_label\": \"RNAseq 50\", \"cell_set_accession\": \"CS201912132_50\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB PCDH19\", \"cell_set_color\": \"#D8003D\"}") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_50") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 50 - CS201912132_50") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB PCDH19") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 51 - CS201912132_51) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "RNAseq 51") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB KLHL29\", \"cell_set_label\": \"RNAseq 51\", \"cell_set_accession\": \"CS201912132_51\", \"cell_set_aligned_alias\": \"Pvalb_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB KLHL29\", \"cell_set_color\": \"#B20536\"}") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_51") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 51 - CS201912132_51") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB KLHL29") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 52 - CS201912132_52) - -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "RNAseq 52") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB FAM19A4\", \"cell_set_label\": \"RNAseq 52\", \"cell_set_accession\": \"CS201912132_52\", \"cell_set_aligned_alias\": \"Chandelier\", \"cell_set_additional_aliases\": \"Chandelier cell\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB FAM19A4\", \"cell_set_color\": \"#F4358B\"}") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_52") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 52 - CS201912132_52") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh PVALB FAM19A4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53 - CS201912132_53) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS ANO3\", \"cell_set_label\": \"RNAseq 53\", \"cell_set_accession\": \"CS201912132_53\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS ANO3\", \"cell_set_color\": \"#93D92B\"}") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_53") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53 - CS201912132_53") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc THEMIS ANO3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 54 - CS201912132_54) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 54") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB LOC108588466\", \"cell_set_label\": \"RNAseq 54\", \"cell_set_accession\": \"CS201912132_54\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB LOC108588466\", \"cell_set_color\": \"#7CAE24\"}") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_54") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 54 - CS201912132_54") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB LOC108588466") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 55 - CS201912132_55) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 55") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB SERPINE2\", \"cell_set_label\": \"RNAseq 55\", \"cell_set_accession\": \"CS201912132_55\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB SERPINE2\", \"cell_set_color\": \"#CFCE32\"}") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_55") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 55 - CS201912132_55") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB SERPINE2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 56 - CS201912132_56) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 56") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB NDST3\", \"cell_set_label\": \"RNAseq 56\", \"cell_set_accession\": \"CS201912132_56\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB NDST3\", \"cell_set_color\": \"#C7FF28\"}") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_56") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 56 - CS201912132_56") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB NDST3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 57 - CS201912132_57) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 57") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB KNL1\", \"cell_set_label\": \"RNAseq 57\", \"cell_set_accession\": \"CS201912132_57\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB KNL1\", \"cell_set_color\": \"#8CBCB4\"}") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_57") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 57 - CS201912132_57") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB KNL1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 58 - CS201912132_58) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 58") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB CAV3\", \"cell_set_label\": \"RNAseq 58\", \"cell_set_accession\": \"CS201912132_58\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB CAV3\", \"cell_set_color\": \"#6EEEE3\"}") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_58") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 58 - CS201912132_58") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB CAV3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 59 - CS201912132_59) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "RNAseq 59") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS KCTD16\", \"cell_set_label\": \"RNAseq 59\", \"cell_set_accession\": \"CS201912132_59\", \"cell_set_aligned_alias\": \"L6 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS KCTD16\", \"cell_set_color\": \"#C9CC77\"}") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_59") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 59 - CS201912132_59") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc THEMIS KCTD16") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 60 - CS201912132_60) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "RNAseq 60") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS COBL\", \"cell_set_label\": \"RNAseq 60\", \"cell_set_accession\": \"CS201912132_60\", \"cell_set_aligned_alias\": \"L6 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS COBL\", \"cell_set_color\": \"#CDCE31\"}") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_60") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 60 - CS201912132_60") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc THEMIS COBL") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 61 - CS201912132_61) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB LOC108593203\", \"cell_set_label\": \"RNAseq 61\", \"cell_set_accession\": \"CS201912132_61\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB LOC108593203\", \"cell_set_color\": \"#00BBC0\"}") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_61") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 61 - CS201912132_61") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB LOC108593203") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 62 - CS201912132_62) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 62") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB ANKRD27\", \"cell_set_label\": \"RNAseq 62\", \"cell_set_accession\": \"CS201912132_62\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB ANKRD27\", \"cell_set_color\": \"#507975\"}") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_62") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 62 - CS201912132_62") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB ANKRD27") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 63 - CS201912132_63) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 63") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB ACTA2\", \"cell_set_label\": \"RNAseq 63\", \"cell_set_accession\": \"CS201912132_63\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB ACTA2\", \"cell_set_color\": \"#8EE5E8\"}") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_63") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 63 - CS201912132_63") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB ACTA2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 64 - CS201912132_64) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 64") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB USH1C\", \"cell_set_label\": \"RNAseq 64\", \"cell_set_accession\": \"CS201912132_64\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB USH1C\", \"cell_set_color\": \"#48A4A8\"}") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_64") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 64 - CS201912132_64") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB USH1C") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 65 - CS201912132_65) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "RNAseq 65") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB SLC38A11\", \"cell_set_label\": \"RNAseq 65\", \"cell_set_accession\": \"CS201912132_65\", \"cell_set_aligned_alias\": \"L5 IT_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB SLC38A11\", \"cell_set_color\": \"#00ABA5\"}") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_65") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 65 - CS201912132_65") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB SLC38A11") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 66 - CS201912132_66) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 66") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB PPA2\", \"cell_set_label\": \"RNAseq 66\", \"cell_set_accession\": \"CS201912132_66\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB PPA2\", \"cell_set_color\": \"#9AD5CB\"}") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_66") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 66 - CS201912132_66") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB PPA2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 67 - CS201912132_67) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 67") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB CHGA\", \"cell_set_label\": \"RNAseq 67\", \"cell_set_accession\": \"CS201912132_67\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB CHGA\", \"cell_set_color\": \"#7BAAAC\"}") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_67") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 67 - CS201912132_67") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB CHGA") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 68 - CS201912132_68) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 68") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB HACL1\", \"cell_set_label\": \"RNAseq 68\", \"cell_set_accession\": \"CS201912132_68\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB HACL1\", \"cell_set_color\": \"#48CBB9\"}") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_68") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 68 - CS201912132_68") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc RORB HACL1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 77 - CS201912132_69) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 77") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo SLC1A3 LOC103793418\", \"cell_set_label\": \"RNAseq 77\", \"cell_set_accession\": \"CS201912132_69\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo SLC1A3 LOC103793418\", \"cell_set_color\": \"#387567\"}") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_69") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 77 - CS201912132_69") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo SLC1A3 LOC103793418") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 69 - CS201912132_70) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 69") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS ARL13B\", \"cell_set_label\": \"RNAseq 69\", \"cell_set_accession\": \"CS201912132_70\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS ARL13B\", \"cell_set_color\": \"#0D5D7E\"}") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_70") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 69 - CS201912132_70") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc THEMIS ARL13B") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 70 - CS201912132_71) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 70") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 PIEZO2\", \"cell_set_label\": \"RNAseq 70\", \"cell_set_accession\": \"CS201912132_71\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 PIEZO2\", \"cell_set_color\": \"#0A75B1\"}") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_71") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 70 - CS201912132_71") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc FEZF2 PIEZO2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 71 - CS201912132_72) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "RNAseq 71") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 PDZRN4\", \"cell_set_label\": \"RNAseq 71\", \"cell_set_accession\": \"CS201912132_72\", \"cell_set_aligned_alias\": \"L5 ET_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 PDZRN4\", \"cell_set_color\": \"#0B77A5\"}") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_72") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 71 - CS201912132_72") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc FEZF2 PDZRN4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 72 - CS201912132_73) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "RNAseq 72") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 RGS4\", \"cell_set_label\": \"RNAseq 72\", \"cell_set_accession\": \"CS201912132_73\", \"cell_set_aligned_alias\": \"L6 CT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 RGS4\", \"cell_set_color\": \"#5C7F98\"}") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_73") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 72 - CS201912132_73") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc FEZF2 RGS4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 73 - CS201912132_74) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "RNAseq 73") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 NRP1\", \"cell_set_label\": \"RNAseq 73\", \"cell_set_accession\": \"CS201912132_74\", \"cell_set_aligned_alias\": \"L6 CT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 NRP1\", \"cell_set_color\": \"#3EC5FD\"}") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_74") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 73 - CS201912132_74") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc FEZF2 NRP1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 74 - CS201912132_75) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6b") -AnnotationAssertion( "RNAseq 74") -AnnotationAssertion( "Exc FEZF2 ARSJ") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 ARSJ\", \"cell_set_label\": \"RNAseq 74\", \"cell_set_accession\": \"CS201912132_75\", \"cell_set_aligned_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc FEZF2 ARSJ\", \"cell_set_color\": \"#53377D\"}") -AnnotationAssertion( "Exc FEZF2 ARSJ") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_75") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 74 - CS201912132_75") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc FEZF2 ARSJ") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 75 - CS201912132_76) - -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "RNAseq 75") -AnnotationAssertion( "Exc THEMIS NTNG2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS NTNG2\", \"cell_set_label\": \"RNAseq 75\", \"cell_set_accession\": \"CS201912132_76\", \"cell_set_aligned_alias\": \"L6 IT Car3\", \"cell_set_additional_aliases\": \"L6 IT_3\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc THEMIS NTNG2\", \"cell_set_color\": \"#5100FF\"}") -AnnotationAssertion( "Exc THEMIS NTNG2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_76") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 75 - CS201912132_76") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc THEMIS NTNG2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 76 - CS201912132_77) - -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "RNAseq 76") -AnnotationAssertion( "Exc FEZF2 CRYM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 CRYM\", \"cell_set_label\": \"RNAseq 76\", \"cell_set_accession\": \"CS201912132_77\", \"cell_set_aligned_alias\": \"L5/6 NP\", \"cell_set_additional_aliases\": \"L5/6 NP\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc FEZF2 CRYM\", \"cell_set_color\": \"#3E9E64\"}") -AnnotationAssertion( "Exc FEZF2 CRYM") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_77") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 76 - CS201912132_77") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc FEZF2 CRYM") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 78 - CS201912132_78) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "OPC") -AnnotationAssertion( "RNAseq 78") -AnnotationAssertion( "OPC PDGFRA VCAN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"OPC PDGFRA VCAN\", \"cell_set_label\": \"RNAseq 78\", \"cell_set_accession\": \"CS201912132_78\", \"cell_set_aligned_alias\": \"OPC\", \"cell_set_additional_aliases\": \"OPC\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"OPC PDGFRA VCAN\", \"cell_set_color\": \"#446E5C\"}") -AnnotationAssertion( "OPC PDGFRA VCAN") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_78") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 78 - CS201912132_78") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete OPC PDGFRA VCAN") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 79 - CS201912132_79) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 79") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 EPHB1\", \"cell_set_label\": \"RNAseq 79\", \"cell_set_accession\": \"CS201912132_79\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 EPHB1\", \"cell_set_color\": \"#9A8D64\"}") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_79") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 79 - CS201912132_79") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro FGFR3 EPHB1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 80 - CS201912132_80) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 80") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 NWD1\", \"cell_set_label\": \"RNAseq 80\", \"cell_set_accession\": \"CS201912132_80\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 NWD1\", \"cell_set_color\": \"#846C3D\"}") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_80") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 80 - CS201912132_80") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro FGFR3 NWD1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 81 - CS201912132_81) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 81") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 RCN2\", \"cell_set_label\": \"RNAseq 81\", \"cell_set_accession\": \"CS201912132_81\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 RCN2\", \"cell_set_color\": \"#565035\"}") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_81") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 81 - CS201912132_81") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro FGFR3 RCN2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 82 - CS201912132_82) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "RNAseq 82") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 GFAP\", \"cell_set_label\": \"RNAseq 82\", \"cell_set_accession\": \"CS201912132_82\", \"cell_set_aligned_alias\": \"Astro_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 GFAP\", \"cell_set_color\": \"#5A503F\"}") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_82") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 82 - CS201912132_82") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro FGFR3 GFAP") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 83 - CS201912132_83) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "RNAseq 83") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo OPALIN LOC103790018\", \"cell_set_label\": \"RNAseq 83\", \"cell_set_accession\": \"CS201912132_83\", \"cell_set_aligned_alias\": \"Oligo_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo OPALIN LOC103790018\", \"cell_set_color\": \"#0A3324\"}") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_83") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 83 - CS201912132_83") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo OPALIN LOC103790018") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 84 - CS201912132_84) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "RNAseq 84") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo OPALIN MOBP\", \"cell_set_label\": \"RNAseq 84\", \"cell_set_accession\": \"CS201912132_84\", \"cell_set_aligned_alias\": \"Oligo_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo OPALIN MOBP\", \"cell_set_color\": \"#357567\"}") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_84") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 84 - CS201912132_84") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo OPALIN MOBP") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 85 - CS201912132_85) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo NOSTRIN IL1R1\", \"cell_set_label\": \"RNAseq 85\", \"cell_set_accession\": \"CS201912132_85\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Endo NOSTRIN IL1R1\", \"cell_set_color\": \"#B88064\"}") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_85") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 85 - CS201912132_85") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Endo NOSTRIN IL1R1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 86 - CS201912132_86) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 86") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo NOSTRIN CXCL12\", \"cell_set_label\": \"RNAseq 86\", \"cell_set_accession\": \"CS201912132_86\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Endo NOSTRIN CXCL12\", \"cell_set_color\": \"#947160\"}") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_86") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 86 - CS201912132_86") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Endo NOSTRIN CXCL12") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 87 - CS201912132_87) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 87") -AnnotationAssertion( "Glia SLC1A3-like FBLN5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glia SLC1A3-like FBLN5\", \"cell_set_label\": \"RNAseq 87\", \"cell_set_accession\": \"CS201912132_87\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Glia SLC1A3 FBLN5\", \"cell_set_color\": \"#A96B62\"}") -AnnotationAssertion( "Glia SLC1A3 FBLN5") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_87") -AnnotationAssertion( "Glia SLC1A3 FBLN5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 87 - CS201912132_87") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Glia SLC1A3-like FBLN5") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 88 - CS201912132_88) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 88") -AnnotationAssertion( "Peri SLC1A3-like CHST3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri SLC1A3-like CHST3\", \"cell_set_label\": \"RNAseq 88\", \"cell_set_accession\": \"CS201912132_88\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Peri SLC1A3 CHST3\", \"cell_set_color\": \"#AB7F62\"}") -AnnotationAssertion( "Peri SLC1A3 CHST3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_88") -AnnotationAssertion( "Peri SLC1A3 CHST3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 88 - CS201912132_88") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Peri SLC1A3-like CHST3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 89 - CS201912132_89) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 89") -AnnotationAssertion( "Peri SLC1A3-like EPSTI1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri SLC1A3-like EPSTI1\", \"cell_set_label\": \"RNAseq 89\", \"cell_set_accession\": \"CS201912132_89\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Peri SLC1A3 EPSTI1\", \"cell_set_color\": \"#3A2A14\"}") -AnnotationAssertion( "Peri SLC1A3 EPSTI1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_89") -AnnotationAssertion( "Peri SLC1A3 EPSTI1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 89 - CS201912132_89") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Peri SLC1A3-like EPSTI1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 90 - CS201912132_90) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 90") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC PDGFRA C7\", \"cell_set_label\": \"RNAseq 90\", \"cell_set_accession\": \"CS201912132_90\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC PDGFRA C7\", \"cell_set_color\": \"#9CA872\"}") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_90") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 90 - CS201912132_90") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC PDGFRA C7") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 91 - CS201912132_91) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 91") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC SLC1A3 CEMIP\", \"cell_set_label\": \"RNAseq 91\", \"cell_set_accession\": \"CS201912132_91\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC SLC1A3 CEMIP\", \"cell_set_color\": \"#46492B\"}") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_91") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 91 - CS201912132_91") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC SLC1A3 CEMIP") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 92 - CS201912132_92) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 92") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC SLC1A3 SLC13A3\", \"cell_set_label\": \"RNAseq 92\", \"cell_set_accession\": \"CS201912132_92\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC SLC1A3 SLC13A3\", \"cell_set_color\": \"#3C582B\"}") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_92") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 92 - CS201912132_92") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC SLC1A3 SLC13A3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 93 - CS201912132_93) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 93") -AnnotationAssertion( "VLMC SLC1A3-like SLC47A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC SLC1A3-like SLC47A1\", \"cell_set_label\": \"RNAseq 93\", \"cell_set_accession\": \"CS201912132_93\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC SLC1A3 SLC47A1\", \"cell_set_color\": \"#4F513F\"}") -AnnotationAssertion( "VLMC SLC1A3 SLC47A1") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_93") -AnnotationAssertion( "VLMC SLC1A3 SLC47A1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 93 - CS201912132_93") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC SLC1A3-like SLC47A1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 94 - CS201912132_94) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "RNAseq 94") -AnnotationAssertion( "Micro TYROBP LOC103788313") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro TYROBP LOC103788313\", \"cell_set_label\": \"RNAseq 94\", \"cell_set_accession\": \"CS201912132_94\", \"cell_set_aligned_alias\": \"Microglia-PVM\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Micro TYROBP LOC103788313\", \"cell_set_color\": \"#94AF97\"}") -AnnotationAssertion( "Micro TYROBP LOC103788313") -AnnotationAssertion( ) -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_94") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Micro-PVM") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 94 - CS201912132_94") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Micro TYROBP LOC103788313") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 02-07 - CS201912132_95) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "RNAseq 02-07") -AnnotationAssertion( "(Mouse Lamp5)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like\", \"cell_set_label\": \"RNAseq 02-07\", \"cell_set_accession\": \"CS201912132_95\", \"cell_set_aligned_alias\": \"Lamp5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#DA808C\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_95") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 02-07 - CS201912132_95") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 08-14 - CS201912132_96) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "RNAseq 08-14") -AnnotationAssertion( "(Mouse Sncg)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like\", \"cell_set_label\": \"RNAseq 08-14\", \"cell_set_accession\": \"CS201912132_96\", \"cell_set_aligned_alias\": \"Sncg\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#D633FF\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_96") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 08-14 - CS201912132_96") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 15-25 - CS201912132_97) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip") -AnnotationAssertion( "RNAseq 15-25") -AnnotationAssertion( "(Mouse Vip)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like\", \"cell_set_label\": \"RNAseq 15-25\", \"cell_set_accession\": \"CS201912132_97\", \"cell_set_aligned_alias\": \"Vip\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#B864CC\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_97") -AnnotationAssertion( "Vip") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 15-25 - CS201912132_97") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 27-40, 47 - CS201912132_98) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst") -AnnotationAssertion( "RNAseq 27-40, 47") -AnnotationAssertion( "(Mouse Sst)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like\", \"cell_set_label\": \"RNAseq 27-40, 47\", \"cell_set_accession\": \"CS201912132_98\", \"cell_set_aligned_alias\": \"Sst\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_47\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#FF9900\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_98") -AnnotationAssertion( "Sst") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 27-40, 47 - CS201912132_98") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41-46, 48-52 - CS201912132_99) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "RNAseq 41-46, 48-52") -AnnotationAssertion( "(Mouse Pvalb)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like\", \"cell_set_label\": \"RNAseq 41-46, 48-52\", \"cell_set_accession\": \"CS201912132_99\", \"cell_set_aligned_alias\": \"Pvalb\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#D93137\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_99") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41-46, 48-52 - CS201912132_99") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Pvalb)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-56 - CS201912132_100) - -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 53-56") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L2/3 IT)-like\", \"cell_set_label\": \"RNAseq 53-56\", \"cell_set_accession\": \"CS201912132_100\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"L2/3 IT\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n67\", \"cell_set_color\": \"#C4EC04\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_100") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-56 - CS201912132_100") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L2/3 IT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 57-58, 61-68 - CS201912132_101) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "RNAseq 57-58, 61-68") -AnnotationAssertion( "(Mouse L5 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like\", \"cell_set_label\": \"RNAseq 57-58, 61-68\", \"cell_set_accession\": \"CS201912132_101\", \"cell_set_aligned_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_57|CS201912132_58|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#50B2AD\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_101") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 57-58, 61-68 - CS201912132_101") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 59-60 - CS201912132_102) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "RNAseq 59-60") -AnnotationAssertion( "(Mouse L6 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like\", \"cell_set_label\": \"RNAseq 59-60\", \"cell_set_accession\": \"CS201912132_102\", \"cell_set_aligned_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_59|CS201912132_60\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n70\", \"cell_set_color\": \"#A19922\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_102") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 59-60 - CS201912132_102") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 IT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 69-71 - CS201912132_103) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "RNAseq 69-71") -AnnotationAssertion( "(Mouse L5 ET)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like\", \"cell_set_label\": \"RNAseq 69-71\", \"cell_set_accession\": \"CS201912132_103\", \"cell_set_aligned_alias\": \"L5 ET\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_70|CS201912132_71|CS201912132_72\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n77\", \"cell_set_color\": \"#0D5B78\"}") -AnnotationAssertion( "n77") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_103") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "L5 ET") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 69-71 - CS201912132_103") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 ET)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 72-73 - CS201912132_104) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "RNAseq 72-73") -AnnotationAssertion( "(Mouse L6 CT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 CT)-like\", \"cell_set_label\": \"RNAseq 72-73\", \"cell_set_accession\": \"CS201912132_104\", \"cell_set_aligned_alias\": \"L6 CT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_73|CS201912132_74\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n80\", \"cell_set_color\": \"#2D8CB8\"}") -AnnotationAssertion( "n80") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_104") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 72-73 - CS201912132_104") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L6 CT)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 77, 83-84 - CS201912132_105) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "RNAseq 77, 83-84") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo\", \"cell_set_label\": \"RNAseq 77, 83-84\", \"cell_set_accession\": \"CS201912132_105\", \"cell_set_aligned_alias\": \"Oligodendrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_69|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_105") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "Oligo") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 77, 83-84 - CS201912132_105") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 79-82 - CS201912132_106) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNAseq 79-82") -AnnotationAssertion( "Astro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro\", \"cell_set_label\": \"RNAseq 79-82\", \"cell_set_accession\": \"CS201912132_106\", \"cell_set_aligned_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n82\", \"cell_set_color\": \"#665C47\"}") -AnnotationAssertion( "n82") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_106") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "Astro") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 79-82 - CS201912132_106") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 85-87 - CS201912132_107) - -AnnotationAssertion( "Endo") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "RNAseq 85-87") -AnnotationAssertion( "Endo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo\", \"cell_set_label\": \"RNAseq 85-87\", \"cell_set_accession\": \"CS201912132_107\", \"cell_set_aligned_alias\": \"Endothelial\", \"cell_set_additional_aliases\": \"Endo\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n88\", \"cell_set_color\": \"#8D6A62\"}") -AnnotationAssertion( "n88") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_107") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Endo") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 85-87 - CS201912132_107") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Endo") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 88-89 - CS201912132_108) - -AnnotationAssertion( "Peri") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "RNAseq 88-89") -AnnotationAssertion( "Peri") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri\", \"cell_set_label\": \"RNAseq 88-89\", \"cell_set_accession\": \"CS201912132_108\", \"cell_set_aligned_alias\": \"Pericyte\", \"cell_set_additional_aliases\": \"Peri\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_88|CS201912132_89\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n90\", \"cell_set_color\": \"#A77C70\"}") -AnnotationAssertion( "n90") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_108") -AnnotationAssertion( "Peri") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "Peri") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 88-89 - CS201912132_108") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Peri") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 90-93 - CS201912132_109) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 90-93") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC\", \"cell_set_label\": \"RNAseq 90-93\", \"cell_set_accession\": \"CS201912132_109\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n91\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "n91") -AnnotationAssertion( ) -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_109") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 90-93 - CS201912132_109") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01, 27-52 - CS201912132_110) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "MGE") -AnnotationAssertion( "RNAseq 01, 27-52") -AnnotationAssertion( "(Mouse MGE)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse MGE)-like\", \"cell_set_label\": \"RNAseq 01, 27-52\", \"cell_set_accession\": \"CS201912132_110\", \"cell_set_aligned_alias\": \"MGE\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#ED892E\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_110") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01, 27-52 - CS201912132_110") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse MGE)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 02-26 - CS201912132_111) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "RNAseq 02-26") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse CGE/PoA)-like\", \"cell_set_label\": \"RNAseq 02-26\", \"cell_set_accession\": \"CS201912132_111\", \"cell_set_aligned_alias\": \"CGE/PoA\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#C456AA\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_111") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 02-26 - CS201912132_111") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse CGE/PoA)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-68, 75 - CS201912132_112) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "RNAseq 53-68, 75") -AnnotationAssertion( "(Mouse IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse IT projecting)-like\", \"cell_set_label\": \"RNAseq 53-68, 75\", \"cell_set_accession\": \"CS201912132_112\", \"cell_set_aligned_alias\": \"IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_76\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_112") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-68, 75 - CS201912132_112") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse IT projecting)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 69-76 - CS201912132_113) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "RNAseq 69-76") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Non-IT projecting)-like\", \"cell_set_label\": \"RNAseq 69-76\", \"cell_set_accession\": \"CS201912132_113\", \"cell_set_aligned_alias\": \"Non-IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_113") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 69-76 - CS201912132_113") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Non-IT projecting)-like") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 77-78, 83-84 - CS201912132_114) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion( "RNAseq 77-78, 83-84") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo-OPC\", \"cell_set_label\": \"RNAseq 77-78, 83-84\", \"cell_set_accession\": \"CS201912132_114\", \"cell_set_aligned_alias\": \"Oligodendrocyte-OPC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_69|CS201912132_78|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#598077\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_114") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 77-78, 83-84 - CS201912132_114") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo-OPC") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 85-94 - CS201912132_115) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "RNAseq 85-94") -AnnotationAssertion( "Non-Neural") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neural\", \"cell_set_label\": \"RNAseq 85-94\", \"cell_set_accession\": \"CS201912132_115\", \"cell_set_aligned_alias\": \"Non-neural\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93|CS201912132_94\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#99796B\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_115") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "Non-Neural") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 85-94 - CS201912132_115") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-Neural") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01-52 - CS201912132_116) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "RNAseq 01-52") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"GABAergic\", \"cell_set_label\": \"RNAseq 01-52\", \"cell_set_accession\": \"CS201912132_116\", \"cell_set_aligned_alias\": \"Neuronal: GABAergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#F05A28\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_116") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "GABAergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01-52 - CS201912132_116") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete GABAergic") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-76 - CS201912132_117) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "RNAseq 53-76") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glutamatergic\", \"cell_set_label\": \"RNAseq 53-76\", \"cell_set_accession\": \"CS201912132_117\", \"cell_set_aligned_alias\": \"Neuronal: Glutamatergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"Class\", \"original_label\": \"n57\", \"cell_set_color\": \"#00ADEE\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_117") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-76 - CS201912132_117") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Glutamatergic") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 77-84 - CS201912132_118) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "RNAseq 77-84") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neuronal\", \"cell_set_label\": \"RNAseq 77-84\", \"cell_set_accession\": \"CS201912132_118\", \"cell_set_aligned_alias\": \"Non-neuronal\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_69|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#808080\"}") -AnnotationAssertion( ) -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_118") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 77-84 - CS201912132_118") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-Neuronal") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01, 30 - CS201912132_119) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 01, 30") -AnnotationAssertion( "Sst Chodl(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Chodl(i)\", \"cell_set_label\": \"RNAseq 01, 30\", \"cell_set_accession\": \"CS201912132_119\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_30\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_119") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01, 30 - CS201912132_119") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Sst Chodl(i)") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 05-06 - CS201912132_120) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion( "RNAseq 05-06") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C2\", \"cell_set_label\": \"RNAseq 05-06\", \"cell_set_accession\": \"CS201912132_120\", \"cell_set_aligned_alias\": \"Lamp5_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_5|CS201912132_6\", \"cell_type_card\": \"No\", \"original_label\": \"n10\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_120") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 05-06 - CS201912132_120") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Lamp5)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 09, 12 - CS201912132_121) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion( "RNAseq 09, 12") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C1\", \"cell_set_label\": \"RNAseq 09, 12\", \"cell_set_accession\": \"CS201912132_121\", \"cell_set_aligned_alias\": \"Sncg_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_9|CS201912132_12\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_121") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 09, 12 - CS201912132_121") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 10-11 - CS201912132_122) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion( "RNAseq 10-11") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C3\", \"cell_set_label\": \"RNAseq 10-11\", \"cell_set_accession\": \"CS201912132_122\", \"cell_set_aligned_alias\": \"Sncg_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_10|CS201912132_11\", \"cell_type_card\": \"No\", \"original_label\": \"n19\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_122") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 10-11 - CS201912132_122") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 13-14 - CS201912132_123) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "RNAseq 13-14") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C4\", \"cell_set_label\": \"RNAseq 13-14\", \"cell_set_accession\": \"CS201912132_123\", \"cell_set_aligned_alias\": \"Sncg_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_13|CS201912132_14\", \"cell_type_card\": \"No\", \"original_label\": \"n22\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_123") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 13-14 - CS201912132_123") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sncg)-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 15, 25 - CS201912132_124) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_4") -AnnotationAssertion( "RNAseq 15, 25") -AnnotationAssertion( "(Mouse Vip)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C4\", \"cell_set_label\": \"RNAseq 15, 25\", \"cell_set_accession\": \"CS201912132_124\", \"cell_set_aligned_alias\": \"Vip_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_15|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_124") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 15, 25 - CS201912132_124") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C4") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 16-18, 24 - CS201912132_125) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_2") -AnnotationAssertion( "RNAseq 16-18, 24") -AnnotationAssertion( "(Mouse Vip)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C2\", \"cell_set_label\": \"RNAseq 16-18, 24\", \"cell_set_accession\": \"CS201912132_125\", \"cell_set_aligned_alias\": \"Vip_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_24\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_125") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 16-18, 24 - CS201912132_125") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 19-20 - CS201912132_126) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_1") -AnnotationAssertion( "RNAseq 19-20") -AnnotationAssertion( "(Mouse Vip)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C1\", \"cell_set_label\": \"RNAseq 19-20\", \"cell_set_accession\": \"CS201912132_126\", \"cell_set_aligned_alias\": \"Vip_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_19|CS201912132_20\", \"cell_type_card\": \"No\", \"original_label\": \"n27\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_126") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 19-20 - CS201912132_126") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 21-23 - CS201912132_127) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_3") -AnnotationAssertion( "RNAseq 21-23") -AnnotationAssertion( "(Mouse Vip)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C3\", \"cell_set_label\": \"RNAseq 21-23\", \"cell_set_accession\": \"CS201912132_127\", \"cell_set_aligned_alias\": \"Vip_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_21|CS201912132_22|CS201912132_23\", \"cell_type_card\": \"No\", \"original_label\": \"n29\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_127") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 21-23 - CS201912132_127") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Vip)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 31-36, 40, 47 - CS201912132_128) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_3") -AnnotationAssertion( "RNAseq 31-36, 40, 47") -AnnotationAssertion( "(Mouse Sst)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C3\", \"cell_set_label\": \"RNAseq 31-36, 40, 47\", \"cell_set_accession\": \"CS201912132_128\", \"cell_set_aligned_alias\": \"Sst_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_40|CS201912132_47\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_128") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 31-36, 40, 47 - CS201912132_128") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Sst)-like_C3") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41-46, 48-50 - CS201912132_129) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion( "RNAseq 41-46, 48-50") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like_C1\", \"cell_set_label\": \"RNAseq 41-46, 48-50\", \"cell_set_accession\": \"CS201912132_129\", \"cell_set_aligned_alias\": \"Pvalb_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_129") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41-46, 48-50 - CS201912132_129") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse Pvalb)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 57-58, 61-64 - CS201912132_130) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "RNAseq 57-58, 61-64") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C1\", \"cell_set_label\": \"RNAseq 57-58, 61-64\", \"cell_set_accession\": \"CS201912132_130\", \"cell_set_aligned_alias\": \"L5 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_57|CS201912132_58|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_130") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 57-58, 61-64 - CS201912132_130") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 66-68 - CS201912132_131) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "RNAseq 66-68") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C2\", \"cell_set_label\": \"RNAseq 66-68\", \"cell_set_accession\": \"CS201912132_131\", \"cell_set_aligned_alias\": \"L5 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n75\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n75") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_131") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 66-68 - CS201912132_131") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 IT)-like_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 69-70 - CS201912132_132) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "RNAseq 69-70") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like_C1\", \"cell_set_label\": \"RNAseq 69-70\", \"cell_set_accession\": \"CS201912132_132\", \"cell_set_aligned_alias\": \"L5 ET_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_70|CS201912132_71\", \"cell_type_card\": \"No\", \"original_label\": \"n78\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n78") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_132") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 69-70 - CS201912132_132") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete (Mouse L5 ET)-like_C1") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 79-81 - CS201912132_133) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "RNAseq 79-81") -AnnotationAssertion( "Astro_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_C2\", \"cell_set_label\": \"RNAseq 79-81\", \"cell_set_accession\": \"CS201912132_133\", \"cell_set_aligned_alias\": \"Astro_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_79|CS201912132_80|CS201912132_81\", \"cell_type_card\": \"No\", \"original_label\": \"n83\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n83") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_133") -AnnotationAssertion( "Astro_2") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 79-81 - CS201912132_133") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro_C2") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 90-92 - CS201912132_134) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 90-92") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC(i)\", \"cell_set_label\": \"RNAseq 90-92\", \"cell_set_accession\": \"CS201912132_134\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_90|CS201912132_91|CS201912132_92\", \"cell_type_card\": \"No\", \"original_label\": \"n92\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n92") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_134") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 90-92 - CS201912132_134") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VLMC(i)") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01-94 - CS201912132_135) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-94") -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"All cells\", \"cell_set_label\": \"RNAseq 01-94\", \"cell_set_accession\": \"CS201912132_135\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84|CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93|CS201912132_94\", \"cell_type_card\": \"No\", \"original_label\": \"n1\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_135") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01-94 - CS201912132_135") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete All cells") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01-93 - CS201912132_136) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-93") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-93\", \"cell_set_accession\": \"CS201912132_136\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84|CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93\", \"cell_type_card\": \"No\", \"original_label\": \"n2\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_136") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01-93 - CS201912132_136") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_136") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01-84 - CS201912132_137) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-84") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-84\", \"cell_set_accession\": \"CS201912132_137\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"n3\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_137") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01-84 - CS201912132_137") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_137") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01-78 - CS201912132_138) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-78") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-78\", \"cell_set_accession\": \"CS201912132_138\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78\", \"cell_type_card\": \"No\", \"original_label\": \"n4\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_138") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01-78 - CS201912132_138") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_138") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 01-76 - CS201912132_139) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-76") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-76\", \"cell_set_accession\": \"CS201912132_139\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"n5\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_139") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 01-76 - CS201912132_139") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_139") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 02-76 - CS201912132_140) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 02-76") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 02-76\", \"cell_set_accession\": \"CS201912132_140\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"n6\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_140") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 02-76 - CS201912132_140") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_140") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 02-06 - CS201912132_141) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 02-06") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 02-06\", \"cell_set_accession\": \"CS201912132_141\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6\", \"cell_type_card\": \"No\", \"original_label\": \"n7\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_141") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 02-06 - CS201912132_141") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_141") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 02-03 - CS201912132_142) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 02-03") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 02-03\", \"cell_set_accession\": \"CS201912132_142\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3\", \"cell_type_card\": \"No\", \"original_label\": \"n8\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_142") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 02-03 - CS201912132_142") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_142") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 04-06 - CS201912132_143) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 04-06") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 04-06\", \"cell_set_accession\": \"CS201912132_143\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_4|CS201912132_5|CS201912132_6\", \"cell_type_card\": \"No\", \"original_label\": \"n9\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_143") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 04-06 - CS201912132_143") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_143") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-76 - CS201912132_144) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-76") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-76\", \"cell_set_accession\": \"CS201912132_144\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"n11\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_144") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-76 - CS201912132_144") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_144") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-52 - CS201912132_145) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-52") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-52\", \"cell_set_accession\": \"CS201912132_145\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"n12\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_145") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-52 - CS201912132_145") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_145") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-26 - CS201912132_146) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-26") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-26\", \"cell_set_accession\": \"CS201912132_146\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26\", \"cell_type_card\": \"No\", \"original_label\": \"n13\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_146") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-26 - CS201912132_146") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_146") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-25 - CS201912132_147) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-25\", \"cell_set_accession\": \"CS201912132_147\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n14\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_147") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-25 - CS201912132_147") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_147") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-15 - CS201912132_148) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-15") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-15\", \"cell_set_accession\": \"CS201912132_148\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15\", \"cell_type_card\": \"No\", \"original_label\": \"n15\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_148") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-15 - CS201912132_148") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_148") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-11 - CS201912132_149) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-11\", \"cell_set_accession\": \"CS201912132_149\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11\", \"cell_type_card\": \"No\", \"original_label\": \"n16\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_149") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-11 - CS201912132_149") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_149") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 07-09 - CS201912132_150) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-09") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-09\", \"cell_set_accession\": \"CS201912132_150\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9\", \"cell_type_card\": \"No\", \"original_label\": \"n17\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_150") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 07-09 - CS201912132_150") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_150") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 08-09 - CS201912132_151) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 08-09") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 08-09\", \"cell_set_accession\": \"CS201912132_151\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_8|CS201912132_9\", \"cell_type_card\": \"No\", \"original_label\": \"n18\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_151") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 08-09 - CS201912132_151") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_151") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 12-15 - CS201912132_152) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 12-15") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 12-15\", \"cell_set_accession\": \"CS201912132_152\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15\", \"cell_type_card\": \"No\", \"original_label\": \"n20\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_152") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 12-15 - CS201912132_152") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_152") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 12-14 - CS201912132_153) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 12-14") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 12-14\", \"cell_set_accession\": \"CS201912132_153\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_12|CS201912132_13|CS201912132_14\", \"cell_type_card\": \"No\", \"original_label\": \"n21\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_153") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 12-14 - CS201912132_153") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_153") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 16-25 - CS201912132_154) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 16-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 16-25\", \"cell_set_accession\": \"CS201912132_154\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n23\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_154") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 16-25 - CS201912132_154") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_154") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 16-17 - CS201912132_155) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 16-17") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 16-17\", \"cell_set_accession\": \"CS201912132_155\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_16|CS201912132_17\", \"cell_type_card\": \"No\", \"original_label\": \"n24\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_155") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 16-17 - CS201912132_155") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_155") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 18-25 - CS201912132_156) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 18-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 18-25\", \"cell_set_accession\": \"CS201912132_156\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n25\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_156") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 18-25 - CS201912132_156") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_156") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 18-20 - CS201912132_157) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 18-20") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 18-20\", \"cell_set_accession\": \"CS201912132_157\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_18|CS201912132_19|CS201912132_20\", \"cell_type_card\": \"No\", \"original_label\": \"n26\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_157") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 18-20 - CS201912132_157") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_157") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 21-25 - CS201912132_158) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 21-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 21-25\", \"cell_set_accession\": \"CS201912132_158\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n28\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_158") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 21-25 - CS201912132_158") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_158") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 22-23 - CS201912132_159) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 22-23") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 22-23\", \"cell_set_accession\": \"CS201912132_159\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_22|CS201912132_23\", \"cell_type_card\": \"No\", \"original_label\": \"n30\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_159") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 22-23 - CS201912132_159") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_159") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 24-25 - CS201912132_160) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 24-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 24-25\", \"cell_set_accession\": \"CS201912132_160\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n31\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_160") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 24-25 - CS201912132_160") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_160") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 27-52 - CS201912132_161) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-52") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-52\", \"cell_set_accession\": \"CS201912132_161\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"n32\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_161") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 27-52 - CS201912132_161") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_161") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 27-40 - CS201912132_162) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-40") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-40\", \"cell_set_accession\": \"CS201912132_162\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40\", \"cell_type_card\": \"No\", \"original_label\": \"n33\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_162") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 27-40 - CS201912132_162") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_162") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 27-29 - CS201912132_163) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-29") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-29\", \"cell_set_accession\": \"CS201912132_163\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29\", \"cell_type_card\": \"No\", \"original_label\": \"n34\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_163") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 27-29 - CS201912132_163") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_163") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 27-28 - CS201912132_164) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-28") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-28\", \"cell_set_accession\": \"CS201912132_164\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28\", \"cell_type_card\": \"No\", \"original_label\": \"n35\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_164") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 27-28 - CS201912132_164") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_164") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 30-40 - CS201912132_165) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 30-40") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 30-40\", \"cell_set_accession\": \"CS201912132_165\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40\", \"cell_type_card\": \"No\", \"original_label\": \"n36\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_165") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 30-40 - CS201912132_165") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_165") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 30-36 - CS201912132_166) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 30-36") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 30-36\", \"cell_set_accession\": \"CS201912132_166\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36\", \"cell_type_card\": \"No\", \"original_label\": \"n37\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_166") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 30-36 - CS201912132_166") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_166") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 31-36 - CS201912132_167) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 31-36") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 31-36\", \"cell_set_accession\": \"CS201912132_167\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36\", \"cell_type_card\": \"No\", \"original_label\": \"n38\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_167") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 31-36 - CS201912132_167") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_167") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 31-33 - CS201912132_168) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 31-33") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 31-33\", \"cell_set_accession\": \"CS201912132_168\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_31|CS201912132_32|CS201912132_33\", \"cell_type_card\": \"No\", \"original_label\": \"n39\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_168") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 31-33 - CS201912132_168") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_168") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 32-33 - CS201912132_169) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 32-33") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 32-33\", \"cell_set_accession\": \"CS201912132_169\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_32|CS201912132_33\", \"cell_type_card\": \"No\", \"original_label\": \"n40\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_169") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 32-33 - CS201912132_169") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_169") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 34-36 - CS201912132_170) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 34-36") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 34-36\", \"cell_set_accession\": \"CS201912132_170\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_34|CS201912132_35|CS201912132_36\", \"cell_type_card\": \"No\", \"original_label\": \"n41\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_170") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 34-36 - CS201912132_170") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_170") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 34-35 - CS201912132_171) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 34-35") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 34-35\", \"cell_set_accession\": \"CS201912132_171\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_34|CS201912132_35\", \"cell_type_card\": \"No\", \"original_label\": \"n42\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_171") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 34-35 - CS201912132_171") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_171") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 37-40 - CS201912132_172) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 37-40") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 37-40\", \"cell_set_accession\": \"CS201912132_172\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40\", \"cell_type_card\": \"No\", \"original_label\": \"n43\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_172") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 37-40 - CS201912132_172") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_172") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 37-39 - CS201912132_173) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 37-39") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 37-39\", \"cell_set_accession\": \"CS201912132_173\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_37|CS201912132_38|CS201912132_39\", \"cell_type_card\": \"No\", \"original_label\": \"n44\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_173") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 37-39 - CS201912132_173") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_173") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 38-39 - CS201912132_174) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 38-39") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 38-39\", \"cell_set_accession\": \"CS201912132_174\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_38|CS201912132_39\", \"cell_type_card\": \"No\", \"original_label\": \"n45\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_174") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 38-39 - CS201912132_174") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_174") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41-52 - CS201912132_175) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-52") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-52\", \"cell_set_accession\": \"CS201912132_175\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"n46\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_175") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41-52 - CS201912132_175") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_175") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41-51 - CS201912132_176) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-51") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-51\", \"cell_set_accession\": \"CS201912132_176\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51\", \"cell_type_card\": \"No\", \"original_label\": \"n47\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_176") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41-51 - CS201912132_176") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_176") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41-50 - CS201912132_177) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-50") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-50\", \"cell_set_accession\": \"CS201912132_177\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"n48\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_177") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41-50 - CS201912132_177") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_177") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 41-46 - CS201912132_178) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-46") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-46\", \"cell_set_accession\": \"CS201912132_178\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46\", \"cell_type_card\": \"No\", \"original_label\": \"n49\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_178") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 41-46 - CS201912132_178") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_178") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 42-46 - CS201912132_179) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 42-46") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 42-46\", \"cell_set_accession\": \"CS201912132_179\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46\", \"cell_type_card\": \"No\", \"original_label\": \"n50\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_179") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 42-46 - CS201912132_179") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_179") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 42-44 - CS201912132_180) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 42-44") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 42-44\", \"cell_set_accession\": \"CS201912132_180\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_42|CS201912132_43|CS201912132_44\", \"cell_type_card\": \"No\", \"original_label\": \"n51\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_180") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 42-44 - CS201912132_180") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_180") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 43-44 - CS201912132_181) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 43-44") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 43-44\", \"cell_set_accession\": \"CS201912132_181\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_43|CS201912132_44\", \"cell_type_card\": \"No\", \"original_label\": \"n52\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_181") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 43-44 - CS201912132_181") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_181") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 45-46 - CS201912132_182) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 45-46") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 45-46\", \"cell_set_accession\": \"CS201912132_182\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_45|CS201912132_46\", \"cell_type_card\": \"No\", \"original_label\": \"n53\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_182") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 45-46 - CS201912132_182") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_182") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 47-50 - CS201912132_183) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 47-50") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 47-50\", \"cell_set_accession\": \"CS201912132_183\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"n54\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_183") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 47-50 - CS201912132_183") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_183") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 48-50 - CS201912132_184) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 48-50") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 48-50\", \"cell_set_accession\": \"CS201912132_184\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"n55\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_184") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 48-50 - CS201912132_184") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_184") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 48-49 - CS201912132_185) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 48-49") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 48-49\", \"cell_set_accession\": \"CS201912132_185\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_48|CS201912132_49\", \"cell_type_card\": \"No\", \"original_label\": \"n56\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_185") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 48-49 - CS201912132_185") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_185") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-75 - CS201912132_186) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-75") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-75\", \"cell_set_accession\": \"CS201912132_186\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76\", \"cell_type_card\": \"No\", \"original_label\": \"n58\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_186") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-75 - CS201912132_186") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_186") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-74 - CS201912132_187) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-74") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-74\", \"cell_set_accession\": \"CS201912132_187\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75\", \"cell_type_card\": \"No\", \"original_label\": \"n59\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_187") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-74 - CS201912132_187") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_187") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-72 - CS201912132_188) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-72") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-72\", \"cell_set_accession\": \"CS201912132_188\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73\", \"cell_type_card\": \"No\", \"original_label\": \"n60\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_188") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-72 - CS201912132_188") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_188") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-68, 77 - CS201912132_189) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-68, 77") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-68, 77\", \"cell_set_accession\": \"CS201912132_189\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69\", \"cell_type_card\": \"No\", \"original_label\": \"n61\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_189") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-68, 77 - CS201912132_189") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_189") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-68 - CS201912132_190) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-68\", \"cell_set_accession\": \"CS201912132_190\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n62\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_190") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-68 - CS201912132_190") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_190") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-64 - CS201912132_191) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-64") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-64\", \"cell_set_accession\": \"CS201912132_191\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64\", \"cell_type_card\": \"No\", \"original_label\": \"n63\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_191") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-64 - CS201912132_191") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_191") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-60 - CS201912132_192) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-60") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-60\", \"cell_set_accession\": \"CS201912132_192\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60\", \"cell_type_card\": \"No\", \"original_label\": \"n64\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_192") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-60 - CS201912132_192") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_192") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-58 - CS201912132_193) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-58") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-58\", \"cell_set_accession\": \"CS201912132_193\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58\", \"cell_type_card\": \"No\", \"original_label\": \"n65\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_193") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-58 - CS201912132_193") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_193") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 53-57 - CS201912132_194) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-57") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-57\", \"cell_set_accession\": \"CS201912132_194\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57\", \"cell_type_card\": \"No\", \"original_label\": \"n66\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_194") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 53-57 - CS201912132_194") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_194") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 54-56 - CS201912132_195) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 54-56") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 54-56\", \"cell_set_accession\": \"CS201912132_195\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_54|CS201912132_55|CS201912132_56\", \"cell_type_card\": \"No\", \"original_label\": \"n68\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_195") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 54-56 - CS201912132_195") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_195") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 55-56 - CS201912132_196) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 55-56") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 55-56\", \"cell_set_accession\": \"CS201912132_196\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_55|CS201912132_56\", \"cell_type_card\": \"No\", \"original_label\": \"n69\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_196") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 55-56 - CS201912132_196") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_196") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 61-64 - CS201912132_197) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61-64") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 61-64\", \"cell_set_accession\": \"CS201912132_197\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64\", \"cell_type_card\": \"No\", \"original_label\": \"n71\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_197") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 61-64 - CS201912132_197") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_197") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 61-63 - CS201912132_198) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61-63") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 61-63\", \"cell_set_accession\": \"CS201912132_198\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_61|CS201912132_62|CS201912132_63\", \"cell_type_card\": \"No\", \"original_label\": \"n72\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_198") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 61-63 - CS201912132_198") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_198") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 61-62 - CS201912132_199) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61-62") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 61-62\", \"cell_set_accession\": \"CS201912132_199\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_61|CS201912132_62\", \"cell_type_card\": \"No\", \"original_label\": \"n73\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_199") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 61-62 - CS201912132_199") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_199") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 65-68 - CS201912132_200) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 65-68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 65-68\", \"cell_set_accession\": \"CS201912132_200\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n74\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_200") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 65-68 - CS201912132_200") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_200") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 67-68 - CS201912132_201) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 67-68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 67-68\", \"cell_set_accession\": \"CS201912132_201\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n76\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n76") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_201") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 67-68 - CS201912132_201") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_201") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 72-74 - CS201912132_202) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 72-74") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 72-74\", \"cell_set_accession\": \"CS201912132_202\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_73|CS201912132_74|CS201912132_75\", \"cell_type_card\": \"No\", \"original_label\": \"n79\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n79") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_202") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 72-74 - CS201912132_202") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_202") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 79-84 - CS201912132_203) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 79-84") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 79-84\", \"cell_set_accession\": \"CS201912132_203\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"n81\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n81") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_203") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 79-84 - CS201912132_203") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_203") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 80-81 - CS201912132_204) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 80-81") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 80-81\", \"cell_set_accession\": \"CS201912132_204\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_80|CS201912132_81\", \"cell_type_card\": \"No\", \"original_label\": \"n84\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n84") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_204") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 80-81 - CS201912132_204") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_204") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 83-84 - CS201912132_205) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 83-84") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 83-84\", \"cell_set_accession\": \"CS201912132_205\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"n85\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n85") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_205") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 83-84 - CS201912132_205") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_205") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 85-93 - CS201912132_206) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85-93") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 85-93\", \"cell_set_accession\": \"CS201912132_206\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93\", \"cell_type_card\": \"No\", \"original_label\": \"n86\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n86") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_206") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 85-93 - CS201912132_206") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_206") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 85-89 - CS201912132_207) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85-89") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 85-89\", \"cell_set_accession\": \"CS201912132_207\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89\", \"cell_type_card\": \"No\", \"original_label\": \"n87\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n87") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_207") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 85-89 - CS201912132_207") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_207") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 85-86 - CS201912132_208) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85-86") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 85-86\", \"cell_set_accession\": \"CS201912132_208\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86\", \"cell_type_card\": \"No\", \"original_label\": \"n89\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n89") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_208") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 85-86 - CS201912132_208") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_208") -ClassAssertion( ) - -# Individual: (obsolete RNAseq 91-92 - CS201912132_209) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 91-92") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 91-92\", \"cell_set_accession\": \"CS201912132_209\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_91|CS201912132_92\", \"cell_type_card\": \"No\", \"original_label\": \"n93\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n93") -AnnotationAssertion( ) -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_209") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete RNAseq 91-92 - CS201912132_209") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS201912132_209") -ClassAssertion( ) - -# Individual: (Marmoset M1 (CCN201912132) single nuclei 10x Chromium v2, v3) - -AnnotationAssertion( "Marmoset M1 sc10x") -AnnotationAssertion( "85121"^^xsd:integer) -AnnotationAssertion( "https://assets.nemoarchive.org/dat-7jxfmkh") -AnnotationAssertion( "marmoset") -AnnotationAssertion( "https://nemoanalytics.org//index.html?layout_id=ac9863bf") -AnnotationAssertion( "CCN201912132") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "10x 3' v3 is the third version of the 10x sequencing technology that sequences from the 3' end of nucleic acid molecules. In the 3' assay, the polyd(T) sequence is part of the gel bead oligo (which also contains the 10x barcode, UMI, and partial Illuma Read 1 sequence), with the template switch oligo (TSO) supplied in the RT Primer.") -AnnotationAssertion(rdfs:label "Marmoset M1 (CCN201912132) single nuclei 10x Chromium v2, v3") -AnnotationAssertion( "10x Chromium v2, v3") -ClassAssertion( ) - -# Individual: (Marmoset M1 (CCN201912132) single nuclei SNARE-seq2) - -AnnotationAssertion( "Marmoset M1 SNARE-seq2") -AnnotationAssertion( "5324"^^xsd:integer) -AnnotationAssertion( "https://assets.nemoarchive.org/dat-7jxfmkh") -AnnotationAssertion( "marmoset") -AnnotationAssertion( "https://nemoanalytics.org//index.html?layout_id=ac9863bf") -AnnotationAssertion( "CCN201912132") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "A single-nucleus sequencing assay (library preparation method) that involves fragmentation of genomic DNA followed by adapter ligation, bisulfite conversion and limited amplification using adapter-specific PCR primers in preparation for sequencing. This enables the genome-wide indentification of cytosine DNA methylation states at single-base resolution. ") -AnnotationAssertion(rdfs:label "Marmoset M1 (CCN201912132) single nuclei SNARE-seq2") -AnnotationAssertion( "snmC-Seq2") -ClassAssertion( ) - -# Individual: (Marmoset M1 (CCN201912132) single nuclei snmC-Seq2) - -AnnotationAssertion( "Marmoset M1 snmC-Seq2") -AnnotationAssertion( "9946"^^xsd:integer) -AnnotationAssertion( "https://knowledge.brain-map.org/data/TGNO3HM2KO03B5EWGBT/summary") -AnnotationAssertion( "marmoset") -AnnotationAssertion( "https://nemoanalytics.org//index.html?layout_id=ac9863bf") -AnnotationAssertion( "CCN201912132") -AnnotationAssertion( ) -AnnotationAssertion( "M1") -AnnotationAssertion(rdfs:comment "A sequencing assay that involves the isolation of single nuclei and open chromatin tagmentation in the isolated nuclei using a transposase. The tagmented nuclei are then encapsulated in a droplet including both an oligo-dT-containing barcoded bead and a splint oligonucleotide, which links the tagmented gDNA fragments to the bead, enabling the bead to capture both mRNAs and open chromatin fragments. After mRNAs and gDNA fragments are released from the bead by heating, RT and PCR amplification are performed to generate a library of cDNA and open chromatin gDNA fragments. -") -AnnotationAssertion(rdfs:label "Marmoset M1 (CCN201912132) single nuclei snmC-Seq2") -AnnotationAssertion( "SNARE-seq2") -ClassAssertion( ) - -# Individual: (obsolete CS1908210) - -AnnotationAssertion( ) -AnnotationAssertion( "UBERON:0002771") -AnnotationAssertion( "PMID:31435019") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete CS1908210") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -ClassAssertion( ) - -# Individual: (obsolete Neuron 001 - CS1908210001) - -AnnotationAssertion( "Neuron 001") -AnnotationAssertion( "Inh L1-2 PAX6 CDH12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 PAX6 CDH12\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#DDACC9\", \"nodePar.col\": \"#DDACC9\", \"cell_set_accession\": \"CS1908210001\", \"original_label\": \"Inh L1-2 PAX6 CDH12\", \"cell_set_label\": \"Neuron 001\", \"cell_set_alias\": \"Inh L1-2 PAX6 CDH12\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 PAX6 CDH12\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 PAX6 CDH12") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210001") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 001 - CS1908210001") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 PAX6 CDH12") -ClassAssertion( ) - -# Individual: (obsolete Neuron 002 - CS1908210002) - -AnnotationAssertion( "Neuron 002") -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF88AD\", \"nodePar.col\": \"#FF88AD\", \"cell_set_accession\": \"CS1908210002\", \"original_label\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"cell_set_label\": \"Neuron 002\", \"cell_set_alias\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210002") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 002 - CS1908210002") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 PAX6 TNFAIP8L3") -ClassAssertion( ) - -# Individual: (obsolete Neuron 003 - CS1908210003) - -AnnotationAssertion( "Neuron 003") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1 LAMP5 NMBR\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#E67B73\", \"nodePar.col\": \"#E67B73\", \"cell_set_accession\": \"CS1908210003\", \"original_label\": \"Inh L1 LAMP5 NMBR\", \"cell_set_label\": \"Neuron 003\", \"cell_set_alias\": \"Inh L1 LAMP5 NMBR\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1 LAMP5 NMBR\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210003") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 003 - CS1908210003") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 LAMP5 NMBR") -ClassAssertion( ) - -# Individual: (obsolete Neuron 004 - CS1908210004) - -AnnotationAssertion( "Rosehip") -AnnotationAssertion( "Neuron 004") -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 LAMP5 LCP2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FFA388\", \"nodePar.col\": \"#FFA388\", \"cell_set_accession\": \"CS1908210004\", \"original_label\": \"Inh L1-4 LAMP5 LCP2\", \"cell_set_label\": \"Neuron 004\", \"cell_set_alias\": \"Inh L1-4 LAMP5 LCP2\", \"cell_set_additional_aliases\": \"Rosehip\", \"_row\": \"Inh L1-4 LAMP5 LCP2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210004") -AnnotationAssertion( "Rosehip") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 004 - CS1908210004") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-4 LAMP5 LCP2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 005 - CS1908210005) - -AnnotationAssertion( "Neuron 005") -AnnotationAssertion( "Inh L1-2 LAMP5 DBP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 LAMP5 DBP\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF7466\", \"nodePar.col\": \"#FF7466\", \"cell_set_accession\": \"CS1908210005\", \"original_label\": \"Inh L1-2 LAMP5 DBP\", \"cell_set_label\": \"Neuron 005\", \"cell_set_alias\": \"Inh L1-2 LAMP5 DBP\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 LAMP5 DBP\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 LAMP5 DBP") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210005") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 005 - CS1908210005") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 LAMP5 DBP") -ClassAssertion( ) - -# Individual: (obsolete Neuron 006 - CS1908210006) - -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Neuron 006") -AnnotationAssertion( "Inh L2-6 LAMP5 CA1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L2-6 LAMP5 CA1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#C77963\", \"nodePar.col\": \"#C77963\", \"cell_set_accession\": \"CS1908210006\", \"original_label\": \"Inh L2-6 LAMP5 CA1\", \"cell_set_label\": \"Neuron 006\", \"cell_set_alias\": \"Inh L2-6 LAMP5 CA1\", \"cell_set_additional_aliases\": \"Lamp5 Lhx6\", \"_row\": \"Inh L2-6 LAMP5 CA1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-6 LAMP5 CA1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210006") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 006 - CS1908210006") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-6 LAMP5 CA1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 007 - CS1908210007) - -AnnotationAssertion( "Neuron 007") -AnnotationAssertion( "Inh L1 SST CHRNA4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 SST CHRNA4\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#DD6091\", \"nodePar.col\": \"#DD6091\", \"cell_set_accession\": \"CS1908210007\", \"original_label\": \"Inh L1 SST CHRNA4\", \"cell_set_label\": \"Neuron 007\", \"cell_set_alias\": \"Inh L1 SST CHRNA4\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1 SST CHRNA4\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1 SST CHRNA4") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210007") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 007 - CS1908210007") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1 SST CHRNA4") -ClassAssertion( ) - -# Individual: (obsolete Neuron 008 - CS1908210008) - -AnnotationAssertion( "Neuron 008") -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 ADARB2 MC4R\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF7290\", \"nodePar.col\": \"#FF7290\", \"cell_set_accession\": \"CS1908210008\", \"original_label\": \"Inh L1-2 ADARB2 MC4R\", \"cell_set_label\": \"Neuron 008\", \"cell_set_alias\": \"Inh L1-2 ADARB2 MC4R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 ADARB2 MC4R\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210008") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 008 - CS1908210008") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 ADARB2 MC4R") -ClassAssertion( ) - -# Individual: (obsolete Neuron 009 - CS1908210009) - -AnnotationAssertion( "Neuron 009") -AnnotationAssertion( "Inh L1-2 SST BAGE2") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-2 SST BAGE2\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9440F3\", \"nodePar.col\": \"#9440F3\", \"cell_set_accession\": \"CS1908210009\", \"original_label\": \"Inh L1-2 SST BAGE2\", \"cell_set_label\": \"Neuron 009\", \"cell_set_alias\": \"Inh L1-2 SST BAGE2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 SST BAGE2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 SST BAGE2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210009") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 009 - CS1908210009") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 SST BAGE2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 010 - CS1908210010) - -AnnotationAssertion( "Neuron 010") -AnnotationAssertion( "Inh L1-3 VIP SYT6") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-3 VIP SYT6\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9900B3\", \"nodePar.col\": \"#9900B3\", \"cell_set_accession\": \"CS1908210010\", \"original_label\": \"Inh L1-3 VIP SYT6\", \"cell_set_label\": \"Neuron 010\", \"cell_set_alias\": \"Inh L1-3 VIP SYT6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP SYT6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP SYT6") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210010") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 010 - CS1908210010") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP SYT6") -ClassAssertion( ) - -# Individual: (obsolete Neuron 011 - CS1908210011) - -AnnotationAssertion( "Neuron 011") -AnnotationAssertion( "Inh L1-2 VIP TSPAN12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP TSPAN12\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#6C00BF\", \"nodePar.col\": \"#6C00BF\", \"cell_set_accession\": \"CS1908210011\", \"original_label\": \"Inh L1-2 VIP TSPAN12\", \"cell_set_label\": \"Neuron 011\", \"cell_set_alias\": \"Inh L1-2 VIP TSPAN12\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 VIP TSPAN12\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 VIP TSPAN12") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210011") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 011 - CS1908210011") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP TSPAN12") -ClassAssertion( ) - -# Individual: (obsolete Neuron 012 - CS1908210012) - -AnnotationAssertion( "Neuron 012") -AnnotationAssertion( "Inh L1-4 VIP CHRNA6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 VIP CHRNA6\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#7A0099\", \"nodePar.col\": \"#7A0099\", \"cell_set_accession\": \"CS1908210012\", \"original_label\": \"Inh L1-4 VIP CHRNA6\", \"cell_set_label\": \"Neuron 012\", \"cell_set_alias\": \"Inh L1-4 VIP CHRNA6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-4 VIP CHRNA6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 VIP CHRNA6") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210012") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 012 - CS1908210012") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-4 VIP CHRNA6") -ClassAssertion( ) - -# Individual: (obsolete Neuron 013 - CS1908210013) - -AnnotationAssertion( "Neuron 013") -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP ADAMTSL1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#7779BF\", \"nodePar.col\": \"#7779BF\", \"cell_set_accession\": \"CS1908210013\", \"original_label\": \"Inh L1-3 VIP ADAMTSL1\", \"cell_set_label\": \"Neuron 013\", \"cell_set_alias\": \"Inh L1-3 VIP ADAMTSL1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP ADAMTSL1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210013") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 013 - CS1908210013") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP ADAMTSL1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 014 - CS1908210014) - -AnnotationAssertion( "Neuron 014") -AnnotationAssertion( "Inh L1-4 VIP PENK") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 VIP PENK\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#3C3D73\", \"nodePar.col\": \"#3C3D73\", \"cell_set_accession\": \"CS1908210014\", \"original_label\": \"Inh L1-4 VIP PENK\", \"cell_set_label\": \"Neuron 014\", \"cell_set_alias\": \"Inh L1-4 VIP PENK\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-4 VIP PENK\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 VIP PENK") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210014") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 014 - CS1908210014") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-4 VIP PENK") -ClassAssertion( ) - -# Individual: (obsolete Neuron 015 - CS1908210015) - -AnnotationAssertion( "Neuron 015") -AnnotationAssertion( "Inh L2-6 VIP QPCT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-6 VIP QPCT\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A700FF\", \"nodePar.col\": \"#A700FF\", \"cell_set_accession\": \"CS1908210015\", \"original_label\": \"Inh L2-6 VIP QPCT\", \"cell_set_label\": \"Neuron 015\", \"cell_set_alias\": \"Inh L2-6 VIP QPCT\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-6 VIP QPCT\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-6 VIP QPCT") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210015") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 015 - CS1908210015") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-6 VIP QPCT") -ClassAssertion( ) - -# Individual: (obsolete Neuron 016 - CS1908210016) - -AnnotationAssertion( "Neuron 016") -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 VIP HS3ST3A1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF00FF\", \"nodePar.col\": \"#FF00FF\", \"cell_set_accession\": \"CS1908210016\", \"original_label\": \"Inh L3-6 VIP HS3ST3A1\", \"cell_set_label\": \"Neuron 016\", \"cell_set_alias\": \"Inh L3-6 VIP HS3ST3A1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L3-6 VIP HS3ST3A1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210016") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 016 - CS1908210016") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-6 VIP HS3ST3A1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 017 - CS1908210017) - -AnnotationAssertion( "Neuron 017") -AnnotationAssertion( "Inh L1-2 VIP PCDH20") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-2 VIP PCDH20\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BD3D9A\", \"nodePar.col\": \"#BD3D9A\", \"cell_set_accession\": \"CS1908210017\", \"original_label\": \"Inh L1-2 VIP PCDH20\", \"cell_set_label\": \"Neuron 017\", \"cell_set_alias\": \"Inh L1-2 VIP PCDH20\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 VIP PCDH20\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 VIP PCDH20") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210017") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 017 - CS1908210017") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP PCDH20") -ClassAssertion( ) - -# Individual: (obsolete Neuron 018 - CS1908210018) - -AnnotationAssertion( "Neuron 018") -AnnotationAssertion( "Inh L2-5 VIP SERPINF1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP SERPINF1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#B09FFF\", \"nodePar.col\": \"#B09FFF\", \"cell_set_accession\": \"CS1908210018\", \"original_label\": \"Inh L2-5 VIP SERPINF1\", \"cell_set_label\": \"Neuron 018\", \"cell_set_alias\": \"Inh L2-5 VIP SERPINF1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-5 VIP SERPINF1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-5 VIP SERPINF1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210018") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 018 - CS1908210018") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 VIP SERPINF1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 019 - CS1908210019) - -AnnotationAssertion( "Neuron 019") -AnnotationAssertion( "Inh L2-5 VIP TYR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP TYR\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF4DC1\", \"nodePar.col\": \"#FF4DC1\", \"cell_set_accession\": \"CS1908210019\", \"original_label\": \"Inh L2-5 VIP TYR\", \"cell_set_label\": \"Neuron 019\", \"cell_set_alias\": \"Inh L2-5 VIP TYR\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-5 VIP TYR\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-5 VIP TYR") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210019") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 019 - CS1908210019") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 VIP TYR") -ClassAssertion( ) - -# Individual: (obsolete Neuron 020 - CS1908210020) - -AnnotationAssertion( "Neuron 020") -AnnotationAssertion( "Inh L1-3 VIP CHRM2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP CHRM2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9FAAFF\", \"nodePar.col\": \"#9FAAFF\", \"cell_set_accession\": \"CS1908210020\", \"original_label\": \"Inh L1-3 VIP CHRM2\", \"cell_set_label\": \"Neuron 020\", \"cell_set_alias\": \"Inh L1-3 VIP CHRM2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP CHRM2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP CHRM2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210020") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 020 - CS1908210020") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP CHRM2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 021 - CS1908210021) - -AnnotationAssertion( "Neuron 021") -AnnotationAssertion( "Inh L2-4 VIP CBLN1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-4 VIP CBLN1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#756FB3\", \"nodePar.col\": \"#756FB3\", \"cell_set_accession\": \"CS1908210021\", \"original_label\": \"Inh L2-4 VIP CBLN1\", \"cell_set_label\": \"Neuron 021\", \"cell_set_alias\": \"Inh L2-4 VIP CBLN1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 VIP CBLN1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 VIP CBLN1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210021") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 021 - CS1908210021") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-4 VIP CBLN1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 022 - CS1908210022) - -AnnotationAssertion( "Neuron 022") -AnnotationAssertion( "Inh L1-3 VIP CCDC184") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-3 VIP CCDC184\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF00B3\", \"nodePar.col\": \"#FF00B3\", \"cell_set_accession\": \"CS1908210022\", \"original_label\": \"Inh L1-3 VIP CCDC184\", \"cell_set_label\": \"Neuron 022\", \"cell_set_alias\": \"Inh L1-3 VIP CCDC184\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP CCDC184\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP CCDC184") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210022") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 022 - CS1908210022") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP CCDC184") -ClassAssertion( ) - -# Individual: (obsolete Neuron 023 - CS1908210023) - -AnnotationAssertion( "Neuron 023") -AnnotationAssertion( "Inh L1-3 VIP GGH") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-3 VIP GGH\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#B3128A\", \"nodePar.col\": \"#B3128A\", \"cell_set_accession\": \"CS1908210023\", \"original_label\": \"Inh L1-3 VIP GGH\", \"cell_set_label\": \"Neuron 023\", \"cell_set_alias\": \"Inh L1-3 VIP GGH\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP GGH\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP GGH") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210023") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 023 - CS1908210023") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 VIP GGH") -ClassAssertion( ) - -# Individual: (obsolete Neuron 024 - CS1908210024) - -AnnotationAssertion( "Neuron 024") -AnnotationAssertion( "Inh L1-2 VIP LBH") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP LBH\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#AF00E6\", \"nodePar.col\": \"#AF00E6\", \"cell_set_accession\": \"CS1908210024\", \"original_label\": \"Inh L1-2 VIP LBH\", \"cell_set_label\": \"Neuron 024\", \"cell_set_alias\": \"Inh L1-2 VIP LBH\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 VIP LBH\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 VIP LBH") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210024") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 024 - CS1908210024") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-2 VIP LBH") -ClassAssertion( ) - -# Individual: (obsolete Neuron 025 - CS1908210025) - -AnnotationAssertion( "Neuron 025") -AnnotationAssertion( "Inh L2-3 VIP CASC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-3 VIP CASC6\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#992E81\", \"nodePar.col\": \"#992E81\", \"cell_set_accession\": \"CS1908210025\", \"original_label\": \"Inh L2-3 VIP CASC6\", \"cell_set_label\": \"Neuron 025\", \"cell_set_alias\": \"Inh L2-3 VIP CASC6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-3 VIP CASC6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-3 VIP CASC6") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210025") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 025 - CS1908210025") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-3 VIP CASC6") -ClassAssertion( ) - -# Individual: (obsolete Neuron 026 - CS1908210026) - -AnnotationAssertion( "Neuron 026") -AnnotationAssertion( "Inh L2-4 VIP SPAG17") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-4 VIP SPAG17\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A711C1\", \"nodePar.col\": \"#A711C1\", \"cell_set_accession\": \"CS1908210026\", \"original_label\": \"Inh L2-4 VIP SPAG17\", \"cell_set_label\": \"Neuron 026\", \"cell_set_alias\": \"Inh L2-4 VIP SPAG17\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 VIP SPAG17\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 VIP SPAG17") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210026") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 026 - CS1908210026") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-4 VIP SPAG17") -ClassAssertion( ) - -# Individual: (obsolete Neuron 027 - CS1908210027) - -AnnotationAssertion( "Neuron 027") -AnnotationAssertion( "Inh L1-4 VIP OPRM1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 VIP OPRM1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9F219D\", \"nodePar.col\": \"#9F219D\", \"cell_set_accession\": \"CS1908210027\", \"original_label\": \"Inh L1-4 VIP OPRM1\", \"cell_set_label\": \"Neuron 027\", \"cell_set_alias\": \"Inh L1-4 VIP OPRM1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-4 VIP OPRM1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 VIP OPRM1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210027") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 027 - CS1908210027") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-4 VIP OPRM1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 028 - CS1908210028) - -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Neuron 028") -AnnotationAssertion( "Inh L3-6 SST NPY") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L3-6 SST NPY\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FFDA50\", \"nodePar.col\": \"#FFDA50\", \"cell_set_accession\": \"CS1908210028\", \"original_label\": \"Inh L3-6 SST NPY\", \"cell_set_label\": \"Neuron 028\", \"cell_set_alias\": \"Inh L3-6 SST NPY\", \"cell_set_additional_aliases\": \"Sst Chodl\", \"_row\": \"Inh L3-6 SST NPY\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-6 SST NPY") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210028") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 028 - CS1908210028") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-6 SST NPY") -ClassAssertion( ) - -# Individual: (obsolete Neuron 029 - CS1908210029) - -AnnotationAssertion( "Neuron 029") -AnnotationAssertion( "Inh L3-6 SST HPGD") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L3-6 SST HPGD\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#D9C566\", \"nodePar.col\": \"#D9C566\", \"cell_set_accession\": \"CS1908210029\", \"original_label\": \"Inh L3-6 SST HPGD\", \"cell_set_label\": \"Neuron 029\", \"cell_set_alias\": \"Inh L3-6 SST HPGD\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L3-6 SST HPGD\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-6 SST HPGD") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210029") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 029 - CS1908210029") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-6 SST HPGD") -ClassAssertion( ) - -# Individual: (obsolete Neuron 030 - CS1908210030) - -AnnotationAssertion( "Neuron 030") -AnnotationAssertion( "Inh L4-6 SST B3GAT2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L4-6 SST B3GAT2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FFBB33\", \"nodePar.col\": \"#FFBB33\", \"cell_set_accession\": \"CS1908210030\", \"original_label\": \"Inh L4-6 SST B3GAT2\", \"cell_set_label\": \"Neuron 030\", \"cell_set_alias\": \"Inh L4-6 SST B3GAT2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-6 SST B3GAT2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-6 SST B3GAT2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210030") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 030 - CS1908210030") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L4-6 SST B3GAT2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 031 - CS1908210031) - -AnnotationAssertion( "Neuron 031") -AnnotationAssertion( "Inh L5-6 SST KLHDC8A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST KLHDC8A\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#C11331\", \"nodePar.col\": \"#C11331\", \"cell_set_accession\": \"CS1908210031\", \"original_label\": \"Inh L5-6 SST KLHDC8A\", \"cell_set_label\": \"Neuron 031\", \"cell_set_alias\": \"Inh L5-6 SST KLHDC8A\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST KLHDC8A\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST KLHDC8A") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210031") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 031 - CS1908210031") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST KLHDC8A") -ClassAssertion( ) - -# Individual: (obsolete Neuron 032 - CS1908210032) - -AnnotationAssertion( "Neuron 032") -AnnotationAssertion( "Inh L5-6 SST NPM1P10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST NPM1P10\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BF8219\", \"nodePar.col\": \"#BF8219\", \"cell_set_accession\": \"CS1908210032\", \"original_label\": \"Inh L5-6 SST NPM1P10\", \"cell_set_label\": \"Neuron 032\", \"cell_set_alias\": \"Inh L5-6 SST NPM1P10\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST NPM1P10\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST NPM1P10") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210032") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 032 - CS1908210032") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST NPM1P10") -ClassAssertion( ) - -# Individual: (obsolete Neuron 033 - CS1908210033) - -AnnotationAssertion( "Neuron 033") -AnnotationAssertion( "Inh L4-6 SST GXYLT2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L4-6 SST GXYLT2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#802600\", \"nodePar.col\": \"#802600\", \"cell_set_accession\": \"CS1908210033\", \"original_label\": \"Inh L4-6 SST GXYLT2\", \"cell_set_label\": \"Neuron 033\", \"cell_set_alias\": \"Inh L4-6 SST GXYLT2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-6 SST GXYLT2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-6 SST GXYLT2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210033") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 033 - CS1908210033") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L4-6 SST GXYLT2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 034 - CS1908210034) - -AnnotationAssertion( "Neuron 034") -AnnotationAssertion( "Inh L4-5 SST STK32A") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L4-5 SST STK32A\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#806B19\", \"nodePar.col\": \"#806B19\", \"cell_set_accession\": \"CS1908210034\", \"original_label\": \"Inh L4-5 SST STK32A\", \"cell_set_label\": \"Neuron 034\", \"cell_set_alias\": \"Inh L4-5 SST STK32A\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-5 SST STK32A\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-5 SST STK32A") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210034") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 034 - CS1908210034") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L4-5 SST STK32A") -ClassAssertion( ) - -# Individual: (obsolete Neuron 035 - CS1908210035) - -AnnotationAssertion( "Neuron 035") -AnnotationAssertion( "Inh L1-3 SST CALB1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 SST CALB1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BF480D\", \"nodePar.col\": \"#BF480D\", \"cell_set_accession\": \"CS1908210035\", \"original_label\": \"Inh L1-3 SST CALB1\", \"cell_set_label\": \"Neuron 035\", \"cell_set_alias\": \"Inh L1-3 SST CALB1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 SST CALB1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 SST CALB1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210035") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 035 - CS1908210035") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L1-3 SST CALB1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 036 - CS1908210036) - -AnnotationAssertion( "Neuron 036") -AnnotationAssertion( "Inh L3-5 SST ADGRG6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST ADGRG6\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#804811\", \"nodePar.col\": \"#804811\", \"cell_set_accession\": \"CS1908210036\", \"original_label\": \"Inh L3-5 SST ADGRG6\", \"cell_set_label\": \"Neuron 036\", \"cell_set_alias\": \"Inh L3-5 SST ADGRG6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L3-5 SST ADGRG6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-5 SST ADGRG6") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210036") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 036 - CS1908210036") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L3-5 SST ADGRG6") -ClassAssertion( ) - -# Individual: (obsolete Neuron 037 - CS1908210037) - -AnnotationAssertion( "Neuron 037") -AnnotationAssertion( "Inh L2-4 SST FRZB") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L2-4 SST FRZB\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF554D\", \"nodePar.col\": \"#FF554D\", \"cell_set_accession\": \"CS1908210037\", \"original_label\": \"Inh L2-4 SST FRZB\", \"cell_set_label\": \"Neuron 037\", \"cell_set_alias\": \"Inh L2-4 SST FRZB\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 SST FRZB\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 SST FRZB") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210037") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 037 - CS1908210037") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-4 SST FRZB") -ClassAssertion( ) - -# Individual: (obsolete Neuron 038 - CS1908210038) - -AnnotationAssertion( "Neuron 038") -AnnotationAssertion( "Inh L5-6 SST TH") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 SST TH\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A81111\", \"nodePar.col\": \"#A81111\", \"cell_set_accession\": \"CS1908210038\", \"original_label\": \"Inh L5-6 SST TH\", \"cell_set_label\": \"Neuron 038\", \"cell_set_alias\": \"Inh L5-6 SST TH\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST TH\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST TH") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210038") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 038 - CS1908210038") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST TH") -ClassAssertion( ) - -# Individual: (obsolete Neuron 039 - CS1908210039) - -AnnotationAssertion( "Neuron 039") -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 LHX6 GLP1R\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF2F7E\", \"nodePar.col\": \"#FF2F7E\", \"cell_set_accession\": \"CS1908210039\", \"original_label\": \"Inh L5-6 LHX6 GLP1R\", \"cell_set_label\": \"Neuron 039\", \"cell_set_alias\": \"Inh L5-6 LHX6 GLP1R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 LHX6 GLP1R\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210039") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 039 - CS1908210039") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 LHX6 GLP1R") -ClassAssertion( ) - -# Individual: (obsolete Neuron 040 - CS1908210040) - -AnnotationAssertion( "Neuron 040") -AnnotationAssertion( "Inh L5-6 PVALB LGR5") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 PVALB LGR5\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#ED4C50\", \"nodePar.col\": \"#ED4C50\", \"cell_set_accession\": \"CS1908210040\", \"original_label\": \"Inh L5-6 PVALB LGR5\", \"cell_set_label\": \"Neuron 040\", \"cell_set_alias\": \"Inh L5-6 PVALB LGR5\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 PVALB LGR5\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 PVALB LGR5") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210040") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 040 - CS1908210040") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 PVALB LGR5") -ClassAssertion( ) - -# Individual: (obsolete Neuron 041 - CS1908210041) - -AnnotationAssertion( "Neuron 041") -AnnotationAssertion( "Inh L4-5 PVALB MEPE") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L4-5 PVALB MEPE\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#994C00\", \"nodePar.col\": \"#994C00\", \"cell_set_accession\": \"CS1908210041\", \"original_label\": \"Inh L4-5 PVALB MEPE\", \"cell_set_label\": \"Neuron 041\", \"cell_set_alias\": \"Inh L4-5 PVALB MEPE\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-5 PVALB MEPE\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-5 PVALB MEPE") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210041") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 041 - CS1908210041") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L4-5 PVALB MEPE") -ClassAssertion( ) - -# Individual: (obsolete Neuron 042 - CS1908210042) - -AnnotationAssertion( "Neuron 042") -AnnotationAssertion( "Inh L2-4 PVALB WFDC2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-4 PVALB WFDC2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BC2B11\", \"nodePar.col\": \"#BC2B11\", \"cell_set_accession\": \"CS1908210042\", \"original_label\": \"Inh L2-4 PVALB WFDC2\", \"cell_set_label\": \"Neuron 042\", \"cell_set_alias\": \"Inh L2-4 PVALB WFDC2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 PVALB WFDC2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 PVALB WFDC2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210042") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 042 - CS1908210042") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-4 PVALB WFDC2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 043 - CS1908210043) - -AnnotationAssertion( "Neuron 043") -AnnotationAssertion( "Inh L4-6 PVALB SULF1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L4-6 PVALB SULF1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#E62A5D\", \"nodePar.col\": \"#E62A5D\", \"cell_set_accession\": \"CS1908210043\", \"original_label\": \"Inh L4-6 PVALB SULF1\", \"cell_set_label\": \"Neuron 043\", \"cell_set_alias\": \"Inh L4-6 PVALB SULF1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-6 PVALB SULF1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-6 PVALB SULF1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210043") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 043 - CS1908210043") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L4-6 PVALB SULF1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 044 - CS1908210044) - -AnnotationAssertion( "Neuron 044") -AnnotationAssertion( "Inh L5-6 SST MIR548F2") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 SST MIR548F2\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#D6221D\", \"nodePar.col\": \"#D6221D\", \"cell_set_accession\": \"CS1908210044\", \"original_label\": \"Inh L5-6 SST MIR548F2\", \"cell_set_label\": \"Neuron 044\", \"cell_set_alias\": \"Inh L5-6 SST MIR548F2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST MIR548F2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST MIR548F2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210044") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 044 - CS1908210044") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L5-6 SST MIR548F2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 045 - CS1908210045) - -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Neuron 045") -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L2-5 PVALB SCUBE3\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF197F\", \"nodePar.col\": \"#FF197F\", \"cell_set_accession\": \"CS1908210045\", \"original_label\": \"Inh L2-5 PVALB SCUBE3\", \"cell_set_label\": \"Neuron 045\", \"cell_set_alias\": \"Inh L2-5 PVALB SCUBE3\", \"cell_set_additional_aliases\": \"Chandelier\", \"_row\": \"Inh L2-5 PVALB SCUBE3\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210045") -AnnotationAssertion( "Chandelier") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 045 - CS1908210045") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Inh L2-5 PVALB SCUBE3") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046 - CS1908210046) - -AnnotationAssertion( "Neuron 046") -AnnotationAssertion( "Exc L2 LAMP5 LTK") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LAMP5 LTK\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#D9F077\", \"nodePar.col\": \"#D9F077\", \"cell_set_accession\": \"CS1908210046\", \"original_label\": \"Exc L2 LAMP5 LTK\", \"cell_set_label\": \"Neuron 046\", \"cell_set_alias\": \"Exc L2 LAMP5 LTK\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L2 LAMP5 LTK\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L2 LAMP5 LTK") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210046") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046 - CS1908210046") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2 LAMP5 LTK") -ClassAssertion( ) - -# Individual: (obsolete Neuron 047 - CS1908210047) - -AnnotationAssertion( "Neuron 047") -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-4 LINC00507 GLP2R\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A6E6A9\", \"nodePar.col\": \"#A6E6A9\", \"cell_set_accession\": \"CS1908210047\", \"original_label\": \"Exc L2-4 LINC00507 GLP2R\", \"cell_set_label\": \"Neuron 047\", \"cell_set_alias\": \"Exc L2-4 LINC00507 GLP2R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L2-4 LINC00507 GLP2R\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210047") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 047 - CS1908210047") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2-4 LINC00507 GLP2R") -ClassAssertion( ) - -# Individual: (obsolete Neuron 048 - CS1908210048) - -AnnotationAssertion( "Neuron 048") -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L2-3 LINC00507 FREM3\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#7AE6AB\", \"nodePar.col\": \"#7AE6AB\", \"cell_set_accession\": \"CS1908210048\", \"original_label\": \"Exc L2-3 LINC00507 FREM3\", \"cell_set_label\": \"Neuron 048\", \"cell_set_alias\": \"Exc L2-3 LINC00507 FREM3\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L2-3 LINC00507 FREM3\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210048") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 048 - CS1908210048") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L2-3 LINC00507 FREM3") -ClassAssertion( ) - -# Individual: (obsolete Neuron 049 - CS1908210049) - -AnnotationAssertion( "Neuron 049") -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 THEMIS C1QL3\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A19922\", \"nodePar.col\": \"#A19922\", \"cell_set_accession\": \"CS1908210049\", \"original_label\": \"Exc L5-6 THEMIS C1QL3\", \"cell_set_label\": \"Neuron 049\", \"cell_set_alias\": \"Exc L5-6 THEMIS C1QL3\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS C1QL3\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210049") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 049 - CS1908210049") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 THEMIS C1QL3") -ClassAssertion( ) - -# Individual: (obsolete Neuron 050 - CS1908210050) - -AnnotationAssertion( "Neuron 050") -AnnotationAssertion( "Exc L3-4 RORB CARM1P1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L3-4 RORB CARM1P1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00979D\", \"nodePar.col\": \"#00979D\", \"cell_set_accession\": \"CS1908210050\", \"original_label\": \"Exc L3-4 RORB CARM1P1\", \"cell_set_label\": \"Neuron 050\", \"cell_set_alias\": \"Exc L3-4 RORB CARM1P1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-4 RORB CARM1P1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-4 RORB CARM1P1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210050") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 050 - CS1908210050") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-4 RORB CARM1P1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 051 - CS1908210051) - -AnnotationAssertion( "Neuron 051") -AnnotationAssertion( "Exc L3-5 RORB ESR1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L3-5 RORB ESR1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00DDC5\", \"nodePar.col\": \"#00DDC5\", \"cell_set_accession\": \"CS1908210051\", \"original_label\": \"Exc L3-5 RORB ESR1\", \"cell_set_label\": \"Neuron 051\", \"cell_set_alias\": \"Exc L3-5 RORB ESR1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB ESR1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB ESR1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210051") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 051 - CS1908210051") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB ESR1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 052 - CS1908210052) - -AnnotationAssertion( "Neuron 052") -AnnotationAssertion( "Exc L3-5 RORB COL22A1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L3-5 RORB COL22A1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00A79D\", \"nodePar.col\": \"#00A79D\", \"cell_set_accession\": \"CS1908210052\", \"original_label\": \"Exc L3-5 RORB COL22A1\", \"cell_set_label\": \"Neuron 052\", \"cell_set_alias\": \"Exc L3-5 RORB COL22A1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB COL22A1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB COL22A1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210052") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 052 - CS1908210052") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB COL22A1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 053 - CS1908210053) - -AnnotationAssertion( "Neuron 053") -AnnotationAssertion( "Exc L3-5 RORB FILIP1L") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB FILIP1L\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#0094C2\", \"nodePar.col\": \"#0094C2\", \"cell_set_accession\": \"CS1908210053\", \"original_label\": \"Exc L3-5 RORB FILIP1L\", \"cell_set_label\": \"Neuron 053\", \"cell_set_alias\": \"Exc L3-5 RORB FILIP1L\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB FILIP1L\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB FILIP1L") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210053") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 053 - CS1908210053") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB FILIP1L") -ClassAssertion( ) - -# Individual: (obsolete Neuron 054 - CS1908210054) - -AnnotationAssertion( "Neuron 054") -AnnotationAssertion( "Exc L3-5 RORB TWIST2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB TWIST2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#77D9B7\", \"nodePar.col\": \"#77D9B7\", \"cell_set_accession\": \"CS1908210054\", \"original_label\": \"Exc L3-5 RORB TWIST2\", \"cell_set_label\": \"Neuron 054\", \"cell_set_alias\": \"Exc L3-5 RORB TWIST2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB TWIST2\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB TWIST2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210054") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 054 - CS1908210054") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L3-5 RORB TWIST2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 055 - CS1908210055) - -AnnotationAssertion( "Neuron 055") -AnnotationAssertion( "Exc L4-5 RORB FOLH1B") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L4-5 RORB FOLH1B\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00A809\", \"nodePar.col\": \"#00A809\", \"cell_set_accession\": \"CS1908210055\", \"original_label\": \"Exc L4-5 RORB FOLH1B\", \"cell_set_label\": \"Neuron 055\", \"cell_set_alias\": \"Exc L4-5 RORB FOLH1B\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-5 RORB FOLH1B\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-5 RORB FOLH1B") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210055") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 055 - CS1908210055") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L4-5 RORB FOLH1B") -ClassAssertion( ) - -# Individual: (obsolete Neuron 056 - CS1908210056) - -AnnotationAssertion( "Neuron 056") -AnnotationAssertion( "Exc L4-6 RORB SEMA3E") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L4-6 RORB SEMA3E\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#26FFF2\", \"nodePar.col\": \"#26FFF2\", \"cell_set_accession\": \"CS1908210056\", \"original_label\": \"Exc L4-6 RORB SEMA3E\", \"cell_set_label\": \"Neuron 056\", \"cell_set_alias\": \"Exc L4-6 RORB SEMA3E\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-6 RORB SEMA3E\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-6 RORB SEMA3E") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210056") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 056 - CS1908210056") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L4-6 RORB SEMA3E") -ClassAssertion( ) - -# Individual: (obsolete Neuron 057 - CS1908210057) - -AnnotationAssertion( "Neuron 057") -AnnotationAssertion( "Exc L4-5 RORB DAPK2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L4-5 RORB DAPK2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00FF00\", \"nodePar.col\": \"#00FF00\", \"cell_set_accession\": \"CS1908210057\", \"original_label\": \"Exc L4-5 RORB DAPK2\", \"cell_set_label\": \"Neuron 057\", \"cell_set_alias\": \"Exc L4-5 RORB DAPK2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-5 RORB DAPK2\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-5 RORB DAPK2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210057") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 057 - CS1908210057") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L4-5 RORB DAPK2") -ClassAssertion( ) - -# Individual: (obsolete Neuron 058 - CS1908210058) - -AnnotationAssertion( "Neuron 058") -AnnotationAssertion( "Exc L5-6 RORB TTC12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 RORB TTC12\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#26BF64\", \"nodePar.col\": \"#26BF64\", \"cell_set_accession\": \"CS1908210058\", \"original_label\": \"Exc L5-6 RORB TTC12\", \"cell_set_label\": \"Neuron 058\", \"cell_set_alias\": \"Exc L5-6 RORB TTC12\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 RORB TTC12\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 RORB TTC12") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210058") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 058 - CS1908210058") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 RORB TTC12") -ClassAssertion( ) - -# Individual: (obsolete Neuron 059 - CS1908210059) - -AnnotationAssertion( "Neuron 059") -AnnotationAssertion( "Exc L4-6 RORB C1R") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L4-6 RORB C1R\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#008F1F\", \"nodePar.col\": \"#008F1F\", \"cell_set_accession\": \"CS1908210059\", \"original_label\": \"Exc L4-6 RORB C1R\", \"cell_set_label\": \"Neuron 059\", \"cell_set_alias\": \"Exc L4-6 RORB C1R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-6 RORB C1R\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-6 RORB C1R") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210059") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 059 - CS1908210059") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L4-6 RORB C1R") -ClassAssertion( ) - -# Individual: (obsolete Neuron 060 - CS1908210060) - -AnnotationAssertion( "L5 PT") -AnnotationAssertion( "Neuron 060") -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L4-5 FEZF2 SCN4B\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#104F00\", \"nodePar.col\": \"#104F00\", \"cell_set_accession\": \"CS1908210060\", \"original_label\": \"Exc L4-5 FEZF2 SCN4B\", \"cell_set_label\": \"Neuron 060\", \"cell_set_alias\": \"Exc L4-5 FEZF2 SCN4B\", \"cell_set_additional_aliases\": \"L5 PT\", \"_row\": \"Exc L4-5 FEZF2 SCN4B\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210060") -AnnotationAssertion( "L5 PT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 060 - CS1908210060") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L4-5 FEZF2 SCN4B") -ClassAssertion( ) - -# Individual: (obsolete Neuron 061 - CS1908210061) - -AnnotationAssertion( "Neuron 061") -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 THEMIS DCSTAMP\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#5100FF\", \"nodePar.col\": \"#5100FF\", \"cell_set_accession\": \"CS1908210061\", \"original_label\": \"Exc L5-6 THEMIS DCSTAMP\", \"cell_set_label\": \"Neuron 061\", \"cell_set_alias\": \"Exc L5-6 THEMIS DCSTAMP\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS DCSTAMP\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210061") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 061 - CS1908210061") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 THEMIS DCSTAMP") -ClassAssertion( ) - -# Individual: (obsolete Neuron 062 - CS1908210062) - -AnnotationAssertion( "Neuron 062") -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS CRABP1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#8046FF\", \"nodePar.col\": \"#8046FF\", \"cell_set_accession\": \"CS1908210062\", \"original_label\": \"Exc L5-6 THEMIS CRABP1\", \"cell_set_label\": \"Neuron 062\", \"cell_set_alias\": \"Exc L5-6 THEMIS CRABP1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS CRABP1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210062") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 062 - CS1908210062") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 THEMIS CRABP1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 063 - CS1908210063) - -AnnotationAssertion( "Neuron 063") -AnnotationAssertion( "Exc L5-6 THEMIS FGF10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS FGF10\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#B08BFF\", \"nodePar.col\": \"#B08BFF\", \"cell_set_accession\": \"CS1908210063\", \"original_label\": \"Exc L5-6 THEMIS FGF10\", \"cell_set_label\": \"Neuron 063\", \"cell_set_alias\": \"Exc L5-6 THEMIS FGF10\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS FGF10\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS FGF10") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210063") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 063 - CS1908210063") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 THEMIS FGF10") -ClassAssertion( ) - -# Individual: (obsolete Neuron 064 - CS1908210064) - -AnnotationAssertion( "L5 NP") -AnnotationAssertion( "Neuron 064") -AnnotationAssertion( "Exc L4-6 FEZF2 IL26") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L4-6 FEZF2 IL26\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#73CA95\", \"nodePar.col\": \"#73CA95\", \"cell_set_accession\": \"CS1908210064\", \"original_label\": \"Exc L4-6 FEZF2 IL26\", \"cell_set_label\": \"Neuron 064\", \"cell_set_alias\": \"Exc L4-6 FEZF2 IL26\", \"cell_set_additional_aliases\": \"L5 NP\", \"_row\": \"Exc L4-6 FEZF2 IL26\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-6 FEZF2 IL26") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210064") -AnnotationAssertion( "L5 NP") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 064 - CS1908210064") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L4-6 FEZF2 IL26") -ClassAssertion( ) - -# Individual: (obsolete Neuron 065 - CS1908210065) - -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "Neuron 065") -AnnotationAssertion( "Exc L5-6 FEZF2 ABO") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 ABO\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#1F6666\", \"nodePar.col\": \"#1F6666\", \"cell_set_accession\": \"CS1908210065\", \"original_label\": \"Exc L5-6 FEZF2 ABO\", \"cell_set_label\": \"Neuron 065\", \"cell_set_alias\": \"Exc L5-6 FEZF2 ABO\", \"cell_set_additional_aliases\": \"L6 CT\", \"_row\": \"Exc L5-6 FEZF2 ABO\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 FEZF2 ABO") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210065") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 065 - CS1908210065") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 ABO") -ClassAssertion( ) - -# Individual: (obsolete Neuron 066 - CS1908210066) - -AnnotationAssertion( "Neuron 066") -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 SCUBE1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#388899\", \"nodePar.col\": \"#388899\", \"cell_set_accession\": \"CS1908210066\", \"original_label\": \"Exc L6 FEZF2 SCUBE1\", \"cell_set_label\": \"Neuron 066\", \"cell_set_alias\": \"Exc L6 FEZF2 SCUBE1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L6 FEZF2 SCUBE1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210066") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 066 - CS1908210066") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 SCUBE1") -ClassAssertion( ) - -# Individual: (obsolete Neuron 067 - CS1908210067) - -AnnotationAssertion( "Neuron 067") -AnnotationAssertion( "Exc L5-6 FEZF2 IL15") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 IL15\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#336D99\", \"nodePar.col\": \"#336D99\", \"cell_set_accession\": \"CS1908210067\", \"original_label\": \"Exc L5-6 FEZF2 IL15\", \"cell_set_label\": \"Neuron 067\", \"cell_set_alias\": \"Exc L5-6 FEZF2 IL15\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 FEZF2 IL15\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 FEZF2 IL15") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210067") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 067 - CS1908210067") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 IL15") -ClassAssertion( ) - -# Individual: (obsolete Neuron 068 - CS1908210068) - -AnnotationAssertion( "Neuron 068") -AnnotationAssertion( "Exc L6 FEZF2 OR2T8") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L6 FEZF2 OR2T8\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#254566\", \"nodePar.col\": \"#254566\", \"cell_set_accession\": \"CS1908210068\", \"original_label\": \"Exc L6 FEZF2 OR2T8\", \"cell_set_label\": \"Neuron 068\", \"cell_set_alias\": \"Exc L6 FEZF2 OR2T8\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L6 FEZF2 OR2T8\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L6 FEZF2 OR2T8") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210068") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 068 - CS1908210068") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L6 FEZF2 OR2T8") -ClassAssertion( ) - -# Individual: (obsolete Neuron 069 - CS1908210069) - -AnnotationAssertion( "Neuron 069") -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#335280\", \"nodePar.col\": \"#335280\", \"cell_set_accession\": \"CS1908210069\", \"original_label\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"cell_set_label\": \"Neuron 069\", \"cell_set_alias\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210069") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 069 - CS1908210069") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Exc L5-6 FEZF2 EFTUD1P1") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 001 - CS1908210070) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Non-neuron 001") -AnnotationAssertion( "OPC L1-6 PDGFRA") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"OPC L1-6 PDGFRA\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#6B998D\", \"nodePar.col\": \"#6B998D\", \"cell_set_accession\": \"CS1908210070\", \"original_label\": \"OPC L1-6 PDGFRA\", \"cell_set_label\": \"Non-neuron 001\", \"cell_set_alias\": \"OPC L1-6 PDGFRA\", \"cell_set_additional_aliases\": \"OPC\", \"_row\": \"OPC L1-6 PDGFRA\", \"is_leaf\": true}") -AnnotationAssertion( "OPC L1-6 PDGFRA") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210070") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 001 - CS1908210070") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete OPC L1-6 PDGFRA") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 002 - CS1908210071) - -AnnotationAssertion( "Non-neuron 002") -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-6 FGFR3 SLC14A1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#665C47\", \"nodePar.col\": \"#665C47\", \"cell_set_accession\": \"CS1908210071\", \"original_label\": \"Astro L1-6 FGFR3 SLC14A1\", \"cell_set_label\": \"Non-neuron 002\", \"cell_set_alias\": \"Astro L1-6 FGFR3 SLC14A1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Astro L1-6 FGFR3 SLC14A1\", \"is_leaf\": true}") -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210071") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 002 - CS1908210071") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro L1-6 FGFR3 SLC14A1") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 003 - CS1908210072) - -AnnotationAssertion( "Non-neuron 003") -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-2 FGFR3 GFAP\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#6B8059\", \"nodePar.col\": \"#6B8059\", \"cell_set_accession\": \"CS1908210072\", \"original_label\": \"Astro L1-2 FGFR3 GFAP\", \"cell_set_label\": \"Non-neuron 003\", \"cell_set_alias\": \"Astro L1-2 FGFR3 GFAP\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Astro L1-2 FGFR3 GFAP\", \"is_leaf\": true}") -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210072") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 003 - CS1908210072") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astro L1-2 FGFR3 GFAP") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 004 - CS1908210073) - -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "Non-neuron 004") -AnnotationAssertion( "Oligo L1-6 OPALIN") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Oligo L1-6 OPALIN\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#476662\", \"nodePar.col\": \"#476662\", \"cell_set_accession\": \"CS1908210073\", \"original_label\": \"Oligo L1-6 OPALIN\", \"cell_set_label\": \"Non-neuron 004\", \"cell_set_alias\": \"Oligo L1-6 OPALIN\", \"cell_set_additional_aliases\": \"Oligodendrocyte\", \"_row\": \"Oligo L1-6 OPALIN\", \"is_leaf\": true}") -AnnotationAssertion( "Oligo L1-6 OPALIN") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210073") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 004 - CS1908210073") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Oligo L1-6 OPALIN") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 005 - CS1908210074) - -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Non-neuron 005") -AnnotationAssertion( "Endo L2-6 NOSTRIN") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Endo L2-6 NOSTRIN\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#99796B\", \"nodePar.col\": \"#99796B\", \"cell_set_accession\": \"CS1908210074\", \"original_label\": \"Endo L2-6 NOSTRIN\", \"cell_set_label\": \"Non-neuron 005\", \"cell_set_alias\": \"Endo L2-6 NOSTRIN\", \"cell_set_additional_aliases\": \"Endothelial\", \"_row\": \"Endo L2-6 NOSTRIN\", \"is_leaf\": true}") -AnnotationAssertion( "Endo L2-6 NOSTRIN") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210074") -AnnotationAssertion( "Endothelial") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 005 - CS1908210074") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Endo L2-6 NOSTRIN") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 006 - CS1908210075) - -AnnotationAssertion( "Microglia") -AnnotationAssertion( "Non-neuron 006") -AnnotationAssertion( "Micro L1-6 TYROBP") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Micro L1-6 TYROBP\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#598069\", \"nodePar.col\": \"#598069\", \"cell_set_accession\": \"CS1908210075\", \"original_label\": \"Micro L1-6 TYROBP\", \"cell_set_label\": \"Non-neuron 006\", \"cell_set_alias\": \"Micro L1-6 TYROBP\", \"cell_set_additional_aliases\": \"Microglia\", \"_row\": \"Micro L1-6 TYROBP\", \"is_leaf\": true}") -AnnotationAssertion( "Micro L1-6 TYROBP") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210075") -AnnotationAssertion( "Microglia") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 006 - CS1908210075") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Micro L1-6 TYROBP") -ClassAssertion( ) - -# Individual: (obsolete All cells - CS1908210076) - -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"members\": 75, \"midpoint\": 57.5288, \"height\": 0.9146, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210076\", \"original_label\": \"n1\", \"cell_set_label\": \"All cells\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n1\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210076") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete All cells - CS1908210076") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210076") -ClassAssertion( ) - -# Individual: (obsolete Neuron 001-069 - CS1908210077) - -AnnotationAssertion( "Neuron") -AnnotationAssertion( "Neuron 001-069") -AnnotationAssertion( "Neuron") -AnnotationAssertion( "{\"members\": 69, \"midpoint\": 42.0889, \"height\": 0.5566, \"cell_set_preferred_alias\": \"Neuron\", \"cell_set_accession\": \"CS1908210077\", \"original_label\": \"n2\", \"cell_set_label\": \"Neuron 001-069\", \"cell_set_alias\": \"Neuron\", \"cell_set_additional_aliases\": \"Neuron\", \"_row\": \"n2\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210077") -AnnotationAssertion( "Neuron") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 001-069 - CS1908210077") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Neuron") -ClassAssertion( ) - -# Individual: (obsolete Neuron 001-045 - CS1908210078) - -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "Neuron 001-045") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"members\": 45, \"midpoint\": 23.2148, \"height\": 0.4148, \"cell_set_preferred_alias\": \"GABAergic\", \"cell_set_accession\": \"CS1908210078\", \"original_label\": \"n3\", \"cell_set_label\": \"Neuron 001-045\", \"cell_set_alias\": \"GABAergic\", \"cell_set_additional_aliases\": \"GABAergic\", \"_row\": \"n3\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210078") -AnnotationAssertion( "GABAergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 001-045 - CS1908210078") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete GABAergic") -ClassAssertion( ) - -# Individual: (obsolete Neuron 001-027 - CS1908210079) - -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion( "Neuron 001-027") -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion( "{\"members\": 27, \"midpoint\": 8.4297, \"height\": 0.3449, \"cell_set_preferred_alias\": \"ADARB2 (CGE)\", \"cell_set_accession\": \"CS1908210079\", \"original_label\": \"n4\", \"cell_set_label\": \"Neuron 001-027\", \"cell_set_alias\": \"ADARB2 (CGE)\", \"cell_set_additional_aliases\": \"ADARB2 (CGE)\", \"_row\": \"n4\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210079") -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 001-027 - CS1908210079") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete ADARB2 (CGE)") -ClassAssertion( ) - -# Individual: (obsolete Neuron 001-006 - CS1908210080) - -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion( "Neuron 001-006") -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.8125, \"height\": 0.2938, \"cell_set_preferred_alias\": \"LAMP5/PAX6-like\", \"cell_set_accession\": \"CS1908210080\", \"original_label\": \"n5\", \"cell_set_label\": \"Neuron 001-006\", \"cell_set_alias\": \"LAMP5/PAX6-like\", \"cell_set_additional_aliases\": \"LAMP5/PAX6-like\", \"_row\": \"n5\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210080") -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 001-006 - CS1908210080") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete LAMP5/PAX6-like") -ClassAssertion( ) - -# Individual: (obsolete Neuron 001-002 - CS1908210081) - -AnnotationAssertion( "PAX6") -AnnotationAssertion( "Neuron 001-002") -AnnotationAssertion( "PAX6") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1516, \"cell_set_preferred_alias\": \"PAX6\", \"cell_set_accession\": \"CS1908210081\", \"original_label\": \"n6\", \"cell_set_label\": \"Neuron 001-002\", \"cell_set_alias\": \"PAX6\", \"cell_set_additional_aliases\": \"PAX6\", \"_row\": \"n6\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210081") -AnnotationAssertion( "PAX6") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 001-002 - CS1908210081") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete PAX6") -ClassAssertion( ) - -# Individual: (obsolete Neuron 003-006 - CS1908210082) - -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion( "Neuron 003-006") -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.125, \"height\": 0.1782, \"cell_set_preferred_alias\": \"LAMP5-like\", \"cell_set_accession\": \"CS1908210082\", \"original_label\": \"n7\", \"cell_set_label\": \"Neuron 003-006\", \"cell_set_alias\": \"LAMP5-like\", \"cell_set_additional_aliases\": \"LAMP5-like\", \"_row\": \"n7\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210082") -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 003-006 - CS1908210082") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete LAMP5-like") -ClassAssertion( ) - -# Individual: (obsolete Neuron 004-006 - CS1908210083) - -AnnotationAssertion( "Neuron 004-006") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1372, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210083\", \"original_label\": \"n8\", \"cell_set_label\": \"Neuron 004-006\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n8\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210083") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 004-006 - CS1908210083") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210083") -ClassAssertion( ) - -# Individual: (obsolete Neuron 004-005 - CS1908210084) - -AnnotationAssertion( "Neuron 004-005") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0981, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210084\", \"original_label\": \"n9\", \"cell_set_label\": \"Neuron 004-005\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n9\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210084") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 004-005 - CS1908210084") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210084") -ClassAssertion( ) - -# Individual: (obsolete Neuron 007-027 - CS1908210085) - -AnnotationAssertion( "VIP-like") -AnnotationAssertion( "Neuron 007-027") -AnnotationAssertion( "VIP-like") -AnnotationAssertion( "{\"members\": 21, \"midpoint\": 9.0469, \"height\": 0.2745, \"cell_set_preferred_alias\": \"VIP-like\", \"cell_set_accession\": \"CS1908210085\", \"original_label\": \"n10\", \"cell_set_label\": \"Neuron 007-027\", \"cell_set_alias\": \"VIP-like\", \"cell_set_additional_aliases\": \"VIP-like\", \"_row\": \"n10\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210085") -AnnotationAssertion( "VIP-like") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 007-027 - CS1908210085") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete VIP-like") -ClassAssertion( ) - -# Individual: (obsolete Neuron 007-014 - CS1908210086) - -AnnotationAssertion( "Neuron 007-014") -AnnotationAssertion( "{\"members\": 8, \"midpoint\": 4.5, \"height\": 0.2731, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210086\", \"original_label\": \"n11\", \"cell_set_label\": \"Neuron 007-014\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n11\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210086") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 007-014 - CS1908210086") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210086") -ClassAssertion( ) - -# Individual: (obsolete Neuron 007-012 - CS1908210087) - -AnnotationAssertion( "Neuron 007-012") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 2.5, \"height\": 0.2306, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210087\", \"original_label\": \"n12\", \"cell_set_label\": \"Neuron 007-012\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n12\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210087") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 007-012 - CS1908210087") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210087") -ClassAssertion( ) - -# Individual: (obsolete Neuron 007-009 - CS1908210088) - -AnnotationAssertion( "Neuron 007-009") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1322, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210088\", \"original_label\": \"n13\", \"cell_set_label\": \"Neuron 007-009\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n13\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210088") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 007-009 - CS1908210088") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210088") -ClassAssertion( ) - -# Individual: (obsolete Neuron 007-008 - CS1908210089) - -AnnotationAssertion( "Neuron 007-008") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0857, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210089\", \"original_label\": \"n14\", \"cell_set_label\": \"Neuron 007-008\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n14\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210089") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 007-008 - CS1908210089") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210089") -ClassAssertion( ) - -# Individual: (obsolete Neuron 010-012 - CS1908210090) - -AnnotationAssertion( "Neuron 010-012") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.1859, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210090\", \"original_label\": \"n15\", \"cell_set_label\": \"Neuron 010-012\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n15\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210090") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 010-012 - CS1908210090") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210090") -ClassAssertion( ) - -# Individual: (obsolete Neuron 011-012 - CS1908210091) - -AnnotationAssertion( "Neuron 011-012") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1516, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210091\", \"original_label\": \"n16\", \"cell_set_label\": \"Neuron 011-012\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n16\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210091") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 011-012 - CS1908210091") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210091") -ClassAssertion( ) - -# Individual: (obsolete Neuron 013-014 - CS1908210092) - -AnnotationAssertion( "Neuron 013-014") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.172, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210092\", \"original_label\": \"n17\", \"cell_set_label\": \"Neuron 013-014\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n17\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210092") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 013-014 - CS1908210092") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210092") -ClassAssertion( ) - -# Individual: (obsolete Neuron 015-027 - CS1908210093) - -AnnotationAssertion( "Neuron 015-027") -AnnotationAssertion( "{\"members\": 13, \"midpoint\": 5.5938, \"height\": 0.2296, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210093\", \"original_label\": \"n18\", \"cell_set_label\": \"Neuron 015-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n18\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210093") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 015-027 - CS1908210093") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210093") -ClassAssertion( ) - -# Individual: (obsolete Neuron 015-019 - CS1908210094) - -AnnotationAssertion( "Neuron 015-019") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.375, \"height\": 0.2035, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210094\", \"original_label\": \"n19\", \"cell_set_label\": \"Neuron 015-019\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n19\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210094") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 015-019 - CS1908210094") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210094") -ClassAssertion( ) - -# Individual: (obsolete Neuron 015-017 - CS1908210095) - -AnnotationAssertion( "Neuron 015-017") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1598, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210095\", \"original_label\": \"n20\", \"cell_set_label\": \"Neuron 015-017\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n20\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210095") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 015-017 - CS1908210095") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210095") -ClassAssertion( ) - -# Individual: (obsolete Neuron 015-016 - CS1908210096) - -AnnotationAssertion( "Neuron 015-016") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1211, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210096\", \"original_label\": \"n21\", \"cell_set_label\": \"Neuron 015-016\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n21\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210096") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 015-016 - CS1908210096") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210096") -ClassAssertion( ) - -# Individual: (obsolete Neuron 018-019 - CS1908210097) - -AnnotationAssertion( "Neuron 018-019") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1208, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210097\", \"original_label\": \"n22\", \"cell_set_label\": \"Neuron 018-019\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n22\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210097") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 018-019 - CS1908210097") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210097") -ClassAssertion( ) - -# Individual: (obsolete Neuron 020-027 - CS1908210098) - -AnnotationAssertion( "Neuron 020-027") -AnnotationAssertion( "{\"members\": 8, \"midpoint\": 3.8125, \"height\": 0.188, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210098\", \"original_label\": \"n23\", \"cell_set_label\": \"Neuron 020-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n23\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210098") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 020-027 - CS1908210098") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210098") -ClassAssertion( ) - -# Individual: (obsolete Neuron 020-023 - CS1908210099) - -AnnotationAssertion( "Neuron 020-023") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 2.125, \"height\": 0.1341, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210099\", \"original_label\": \"n24\", \"cell_set_label\": \"Neuron 020-023\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n24\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210099") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 020-023 - CS1908210099") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210099") -ClassAssertion( ) - -# Individual: (obsolete Neuron 020-022 - CS1908210100) - -AnnotationAssertion( "Neuron 020-022") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.0953, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210100\", \"original_label\": \"n25\", \"cell_set_label\": \"Neuron 020-022\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n25\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210100") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 020-022 - CS1908210100") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210100") -ClassAssertion( ) - -# Individual: (obsolete Neuron 020-021 - CS1908210101) - -AnnotationAssertion( "Neuron 020-021") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0836, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210101\", \"original_label\": \"n26\", \"cell_set_label\": \"Neuron 020-021\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n26\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210101") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 020-021 - CS1908210101") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210101") -ClassAssertion( ) - -# Individual: (obsolete Neuron 024-027 - CS1908210102) - -AnnotationAssertion( "Neuron 024-027") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.5, \"height\": 0.1729, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210102\", \"original_label\": \"n27\", \"cell_set_label\": \"Neuron 024-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n27\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210102") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 024-027 - CS1908210102") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210102") -ClassAssertion( ) - -# Individual: (obsolete Neuron 024-025 - CS1908210103) - -AnnotationAssertion( "Neuron 024-025") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0934, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210103\", \"original_label\": \"n28\", \"cell_set_label\": \"Neuron 024-025\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n28\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210103") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 024-025 - CS1908210103") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210103") -ClassAssertion( ) - -# Individual: (obsolete Neuron 026-027 - CS1908210104) - -AnnotationAssertion( "Neuron 026-027") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0915, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210104\", \"original_label\": \"n29\", \"cell_set_label\": \"Neuron 026-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n29\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210104") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 026-027 - CS1908210104") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210104") -ClassAssertion( ) - -# Individual: (obsolete Neuron 028-045 - CS1908210105) - -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion( "Neuron 028-045") -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion( "{\"members\": 18, \"midpoint\": 11, \"height\": 0.3492, \"cell_set_preferred_alias\": \"LHX6 (MGE)\", \"cell_set_accession\": \"CS1908210105\", \"original_label\": \"n30\", \"cell_set_label\": \"Neuron 028-045\", \"cell_set_alias\": \"LHX6 (MGE)\", \"cell_set_additional_aliases\": \"LHX6 (MGE)\", \"_row\": \"n30\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210105") -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 028-045 - CS1908210105") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete LHX6 (MGE)") -ClassAssertion( ) - -# Individual: (obsolete Neuron 028-044 - CS1908210106) - -AnnotationAssertion( "Neuron 028-044") -AnnotationAssertion( "{\"members\": 17, \"midpoint\": 5, \"height\": 0.3416, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210106\", \"original_label\": \"n31\", \"cell_set_label\": \"Neuron 028-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n31\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210106") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 028-044 - CS1908210106") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210106") -ClassAssertion( ) - -# Individual: (obsolete Neuron 029-044 - CS1908210107) - -AnnotationAssertion( "Neuron 029-044") -AnnotationAssertion( "{\"members\": 16, \"midpoint\": 9, \"height\": 0.2758, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210107\", \"original_label\": \"n32\", \"cell_set_label\": \"Neuron 029-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n32\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210107") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 029-044 - CS1908210107") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210107") -ClassAssertion( ) - -# Individual: (obsolete Neuron 029-038 - CS1908210108) - -AnnotationAssertion( "SST-like") -AnnotationAssertion( "Neuron 029-038") -AnnotationAssertion( "SST-like") -AnnotationAssertion( "{\"members\": 10, \"midpoint\": 6.7812, \"height\": 0.2247, \"cell_set_preferred_alias\": \"SST-like\", \"cell_set_accession\": \"CS1908210108\", \"original_label\": \"n33\", \"cell_set_label\": \"Neuron 029-038\", \"cell_set_alias\": \"SST-like\", \"cell_set_additional_aliases\": \"SST-like\", \"_row\": \"n33\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210108") -AnnotationAssertion( "SST-like") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 029-038 - CS1908210108") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete SST-like") -ClassAssertion( ) - -# Individual: (obsolete Neuron 029-037 - CS1908210109) - -AnnotationAssertion( "Neuron 029-037") -AnnotationAssertion( "{\"members\": 9, \"midpoint\": 4.5625, \"height\": 0.1999, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210109\", \"original_label\": \"n34\", \"cell_set_label\": \"Neuron 029-037\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n34\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210109") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 029-037 - CS1908210109") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210109") -ClassAssertion( ) - -# Individual: (obsolete Neuron 029-034 - CS1908210110) - -AnnotationAssertion( "Neuron 029-034") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.875, \"height\": 0.1763, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210110\", \"original_label\": \"n35\", \"cell_set_label\": \"Neuron 029-034\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n35\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210110") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 029-034 - CS1908210110") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210110") -ClassAssertion( ) - -# Individual: (obsolete Neuron 030-034 - CS1908210111) - -AnnotationAssertion( "Neuron 030-034") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.75, \"height\": 0.1529, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210111\", \"original_label\": \"n36\", \"cell_set_label\": \"Neuron 030-034\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n36\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210111") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 030-034 - CS1908210111") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210111") -ClassAssertion( ) - -# Individual: (obsolete Neuron 030-033 - CS1908210112) - -AnnotationAssertion( "Neuron 030-033") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.5, \"height\": 0.1212, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210112\", \"original_label\": \"n37\", \"cell_set_label\": \"Neuron 030-033\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n37\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210112") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 030-033 - CS1908210112") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210112") -ClassAssertion( ) - -# Individual: (obsolete Neuron 030-031 - CS1908210113) - -AnnotationAssertion( "Neuron 030-031") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0809, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210113\", \"original_label\": \"n38\", \"cell_set_label\": \"Neuron 030-031\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n38\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210113") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 030-031 - CS1908210113") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210113") -ClassAssertion( ) - -# Individual: (obsolete Neuron 032-033 - CS1908210114) - -AnnotationAssertion( "Neuron 032-033") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0808, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210114\", \"original_label\": \"n39\", \"cell_set_label\": \"Neuron 032-033\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n39\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210114") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 032-033 - CS1908210114") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210114") -ClassAssertion( ) - -# Individual: (obsolete Neuron 035-037 - CS1908210115) - -AnnotationAssertion( "Neuron 035-037") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1467, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210115\", \"original_label\": \"n40\", \"cell_set_label\": \"Neuron 035-037\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n40\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210115") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 035-037 - CS1908210115") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210115") -ClassAssertion( ) - -# Individual: (obsolete Neuron 035-036 - CS1908210116) - -AnnotationAssertion( "Neuron 035-036") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0991, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210116\", \"original_label\": \"n41\", \"cell_set_label\": \"Neuron 035-036\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n41\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210116") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 035-036 - CS1908210116") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210116") -ClassAssertion( ) - -# Individual: (obsolete Neuron 039-044 - CS1908210117) - -AnnotationAssertion( "PVALB-like") -AnnotationAssertion( "Neuron 039-044") -AnnotationAssertion( "PVALB-like") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.2188, \"height\": 0.1698, \"cell_set_preferred_alias\": \"PVALB-like\", \"cell_set_accession\": \"CS1908210117\", \"original_label\": \"n42\", \"cell_set_label\": \"Neuron 039-044\", \"cell_set_alias\": \"PVALB-like\", \"cell_set_additional_aliases\": \"PVALB-like\", \"_row\": \"n42\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210117") -AnnotationAssertion( "PVALB-like") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 039-044 - CS1908210117") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete PVALB-like") -ClassAssertion( ) - -# Individual: (obsolete Neuron 040-044 - CS1908210118) - -AnnotationAssertion( "Neuron 040-044") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 1.4375, \"height\": 0.1367, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210118\", \"original_label\": \"n43\", \"cell_set_label\": \"Neuron 040-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n43\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210118") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 040-044 - CS1908210118") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210118") -ClassAssertion( ) - -# Individual: (obsolete Neuron 041-044 - CS1908210119) - -AnnotationAssertion( "Neuron 041-044") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.875, \"height\": 0.1018, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210119\", \"original_label\": \"n44\", \"cell_set_label\": \"Neuron 041-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n44\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210119") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 041-044 - CS1908210119") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210119") -ClassAssertion( ) - -# Individual: (obsolete Neuron 041-043 - CS1908210120) - -AnnotationAssertion( "Neuron 041-043") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.0807, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210120\", \"original_label\": \"n45\", \"cell_set_label\": \"Neuron 041-043\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n45\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210120") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 041-043 - CS1908210120") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210120") -ClassAssertion( ) - -# Individual: (obsolete Neuron 042-043 - CS1908210121) - -AnnotationAssertion( "Neuron 042-043") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0667, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210121\", \"original_label\": \"n46\", \"cell_set_label\": \"Neuron 042-043\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n46\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210121") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 042-043 - CS1908210121") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210121") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-069 - CS1908210122) - -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "Neuron 046-069") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"members\": 24, \"midpoint\": 15.9629, \"height\": 0.3534, \"cell_set_preferred_alias\": \"Glutamatergic\", \"cell_set_accession\": \"CS1908210122\", \"original_label\": \"n47\", \"cell_set_label\": \"Neuron 046-069\", \"cell_set_alias\": \"Glutamatergic\", \"cell_set_additional_aliases\": \"Glutamatergic\", \"_row\": \"n47\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210122") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-069 - CS1908210122") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Glutamatergic") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-063 - CS1908210123) - -AnnotationAssertion( "Neuron 046-063") -AnnotationAssertion( "{\"members\": 18, \"midpoint\": 12.6445, \"height\": 0.3174, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210123\", \"original_label\": \"n48\", \"cell_set_label\": \"Neuron 046-063\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n48\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210123") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-063 - CS1908210123") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210123") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-060 - CS1908210124) - -AnnotationAssertion( "Neuron 046-060") -AnnotationAssertion( "{\"members\": 15, \"midpoint\": 9.5391, \"height\": 0.3044, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210124\", \"original_label\": \"n49\", \"cell_set_label\": \"Neuron 046-060\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n49\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210124") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-060 - CS1908210124") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210124") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-059 - CS1908210125) - -AnnotationAssertion( "Neuron 046-059") -AnnotationAssertion( "{\"members\": 14, \"midpoint\": 5.0781, \"height\": 0.2572, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210125\", \"original_label\": \"n50\", \"cell_set_label\": \"Neuron 046-059\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n50\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210125") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-059 - CS1908210125") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210125") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-049 - CS1908210126) - -AnnotationAssertion( "Neuron 046-049") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 2.125, \"height\": 0.175, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210126\", \"original_label\": \"n51\", \"cell_set_label\": \"Neuron 046-049\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n51\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210126") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-049 - CS1908210126") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210126") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-048 - CS1908210127) - -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Neuron 046-048") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1213, \"cell_set_preferred_alias\": \"L2/3 IT\", \"cell_set_accession\": \"CS1908210127\", \"original_label\": \"n52\", \"cell_set_label\": \"Neuron 046-048\", \"cell_set_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"L2/3 IT\", \"_row\": \"n52\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210127") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-048 - CS1908210127") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L2/3 IT") -ClassAssertion( ) - -# Individual: (obsolete Neuron 046-047 - CS1908210128) - -AnnotationAssertion( "Neuron 046-047") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0728, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210128\", \"original_label\": \"n53\", \"cell_set_label\": \"Neuron 046-047\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n53\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210128") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 046-047 - CS1908210128") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210128") -ClassAssertion( ) - -# Individual: (obsolete Neuron 050-059 - CS1908210129) - -AnnotationAssertion( "Neuron 050-059") -AnnotationAssertion( "{\"members\": 10, \"midpoint\": 4.0312, \"height\": 0.2141, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210129\", \"original_label\": \"n54\", \"cell_set_label\": \"Neuron 050-059\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n54\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210129") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 050-059 - CS1908210129") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210129") -ClassAssertion( ) - -# Individual: (obsolete Neuron 050-054 - CS1908210130) - -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "Neuron 050-054") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 0.9375, \"height\": 0.1775, \"cell_set_preferred_alias\": \"L4 IT\", \"cell_set_accession\": \"CS1908210130\", \"original_label\": \"n55\", \"cell_set_label\": \"Neuron 050-054\", \"cell_set_alias\": \"L4 IT\", \"cell_set_additional_aliases\": \"L4 IT\", \"_row\": \"n55\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210130") -AnnotationAssertion( "L4 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 050-054 - CS1908210130") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L4 IT") -ClassAssertion( ) - -# Individual: (obsolete Neuron 051-054 - CS1908210131) - -AnnotationAssertion( "Neuron 051-054") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 0.875, \"height\": 0.1584, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210131\", \"original_label\": \"n56\", \"cell_set_label\": \"Neuron 051-054\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n56\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210131") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 051-054 - CS1908210131") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210131") -ClassAssertion( ) - -# Individual: (obsolete Neuron 052-054 - CS1908210132) - -AnnotationAssertion( "Neuron 052-054") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.1183, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210132\", \"original_label\": \"n57\", \"cell_set_label\": \"Neuron 052-054\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n57\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210132") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 052-054 - CS1908210132") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210132") -ClassAssertion( ) - -# Individual: (obsolete Neuron 053-054 - CS1908210133) - -AnnotationAssertion( "Neuron 053-054") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0712, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210133\", \"original_label\": \"n58\", \"cell_set_label\": \"Neuron 053-054\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n58\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210133") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 053-054 - CS1908210133") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210133") -ClassAssertion( ) - -# Individual: (obsolete Neuron 055-059 - CS1908210134) - -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "Neuron 055-059") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.125, \"height\": 0.1904, \"cell_set_preferred_alias\": \"L5 IT\", \"cell_set_accession\": \"CS1908210134\", \"original_label\": \"n59\", \"cell_set_label\": \"Neuron 055-059\", \"cell_set_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"L5 IT\", \"_row\": \"n59\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210134") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 055-059 - CS1908210134") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L5 IT") -ClassAssertion( ) - -# Individual: (obsolete Neuron 055-057 - CS1908210135) - -AnnotationAssertion( "Neuron 055-057") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.1353, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210135\", \"original_label\": \"n60\", \"cell_set_label\": \"Neuron 055-057\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n60\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210135") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 055-057 - CS1908210135") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210135") -ClassAssertion( ) - -# Individual: (obsolete Neuron 056-057 - CS1908210136) - -AnnotationAssertion( "Neuron 056-057") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1075, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210136\", \"original_label\": \"n61\", \"cell_set_label\": \"Neuron 056-057\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n61\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210136") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 056-057 - CS1908210136") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210136") -ClassAssertion( ) - -# Individual: (obsolete Neuron 058-059 - CS1908210137) - -AnnotationAssertion( "Neuron 058-059") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.083, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210137\", \"original_label\": \"n62\", \"cell_set_label\": \"Neuron 058-059\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n62\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210137") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 058-059 - CS1908210137") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210137") -ClassAssertion( ) - -# Individual: (obsolete Neuron 061-063 - CS1908210138) - -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "Neuron 061-063") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.0876, \"cell_set_preferred_alias\": \"L6 IT\", \"cell_set_accession\": \"CS1908210138\", \"original_label\": \"n63\", \"cell_set_label\": \"Neuron 061-063\", \"cell_set_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"L6 IT\", \"_row\": \"n63\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210138") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 061-063 - CS1908210138") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6 IT") -ClassAssertion( ) - -# Individual: (obsolete Neuron 062-063 - CS1908210139) - -AnnotationAssertion( "Neuron 062-063") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0578, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210139\", \"original_label\": \"n64\", \"cell_set_label\": \"Neuron 062-063\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n64\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210139") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 062-063 - CS1908210139") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210139") -ClassAssertion( ) - -# Individual: (obsolete Neuron 064-069 - CS1908210140) - -AnnotationAssertion( "Neuron 064-069") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.2812, \"height\": 0.3435, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210140\", \"original_label\": \"n65\", \"cell_set_label\": \"Neuron 064-069\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n65\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210140") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 064-069 - CS1908210140") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210140") -ClassAssertion( ) - -# Individual: (obsolete Neuron 065-069 - CS1908210141) - -AnnotationAssertion( "Neuron 065-069") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 1.5625, \"height\": 0.2417, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210141\", \"original_label\": \"n66\", \"cell_set_label\": \"Neuron 065-069\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n66\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210141") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 065-069 - CS1908210141") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210141") -ClassAssertion( ) - -# Individual: (obsolete Neuron 066-069 - CS1908210142) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "Neuron 066-069") -AnnotationAssertion( "L6b") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 2.125, \"height\": 0.1735, \"cell_set_preferred_alias\": \"L6b\", \"cell_set_accession\": \"CS1908210142\", \"original_label\": \"n67\", \"cell_set_label\": \"Neuron 066-069\", \"cell_set_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b\", \"_row\": \"n67\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210142") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 066-069 - CS1908210142") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete L6b") -ClassAssertion( ) - -# Individual: (obsolete Neuron 066-068 - CS1908210143) - -AnnotationAssertion( "Neuron 066-068") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1438, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210143\", \"original_label\": \"n68\", \"cell_set_label\": \"Neuron 066-068\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n68\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210143") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 066-068 - CS1908210143") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210143") -ClassAssertion( ) - -# Individual: (obsolete Neuron 066-067 - CS1908210144) - -AnnotationAssertion( "Neuron 066-067") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1058, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210144\", \"original_label\": \"n69\", \"cell_set_label\": \"Neuron 066-067\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n69\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210144") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Neuron 066-067 - CS1908210144") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210144") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 001-006 - CS1908210145) - -AnnotationAssertion( "Non-neuron") -AnnotationAssertion( "Non-neuron 001-006") -AnnotationAssertion( "Non-neuron") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 3.9688, \"height\": 0.8209, \"cell_set_preferred_alias\": \"Non-neuron\", \"cell_set_accession\": \"CS1908210145\", \"original_label\": \"n70\", \"cell_set_label\": \"Non-neuron 001-006\", \"cell_set_alias\": \"Non-neuron\", \"cell_set_additional_aliases\": \"Non-neuron\", \"_row\": \"n70\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210145") -AnnotationAssertion( "Non-neuron") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 001-006 - CS1908210145") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Non-neuron") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 001-005 - CS1908210146) - -AnnotationAssertion( "Non-neuron 001-005") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.9375, \"height\": 0.7567, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210146\", \"original_label\": \"n71\", \"cell_set_label\": \"Non-neuron 001-005\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n71\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210146") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 001-005 - CS1908210146") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210146") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 001-004 - CS1908210147) - -AnnotationAssertion( "Non-neuron 001-004") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.875, \"height\": 0.7506, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210147\", \"original_label\": \"n72\", \"cell_set_label\": \"Non-neuron 001-004\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n72\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210147") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 001-004 - CS1908210147") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210147") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 001-003 - CS1908210148) - -AnnotationAssertion( "Non-neuron 001-003") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.6142, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210148\", \"original_label\": \"n73\", \"cell_set_label\": \"Non-neuron 001-003\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n73\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210148") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 001-003 - CS1908210148") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete CS1908210148") -ClassAssertion( ) - -# Individual: (obsolete Non-neuron 002-003 - CS1908210149) - -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "Non-neuron 002-003") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1304, \"cell_set_preferred_alias\": \"Astrocyte\", \"cell_set_accession\": \"CS1908210149\", \"original_label\": \"n74\", \"cell_set_label\": \"Non-neuron 002-003\", \"cell_set_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"Astrocyte\", \"_row\": \"n74\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( ) -AnnotationAssertion( "CS1908210149") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion(rdfs:comment "This term has been obsoleted and replaced with updated by an updated term from the Brain Data Standards ontology, please see 'term replaced by' axiom to for the new term.") -AnnotationAssertion(rdfs:label "obsolete Non-neuron 002-003 - CS1908210149") -AnnotationAssertion(owl:deprecated "true"^^xsd:boolean) -AnnotationAssertion( "obsolete Astrocyte") -ClassAssertion( ) - -# Individual: (axiom holds for all times) - -AnnotationAssertion( "## Elucidation - -This is used when the statement/axiom is assumed to hold true 'eternally' - -## How to interpret (informal) - -First the "atemporal" FOL is derived from the OWL using the standard -interpretation. This axiom is temporalized by embedding the axiom -within a for-all-times quantified sentence. The t argument is added to -all instantiation predicates and predicates that use this relation. - -## Example - - Class: nucleus - SubClassOf: part_of some cell - - forall t : - forall n : - instance_of(n,Nucleus,t) - implies - exists c : - instance_of(c,Cell,t) - part_of(n,c,t) - -## Notes - -This interpretation is *not* the same as an at-all-times relation") -AnnotationAssertion(rdfs:label "axiom holds for all times"@en) - -# Individual: (CCN201912131) - -AnnotationAssertion( "128") -AnnotationAssertion( "20") -AnnotationAssertion( "4") -AnnotationAssertion( "18-68 years old") -AnnotationAssertion( "Both") -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( "The navigational tool on this page is a visual representation of the transcriptomic taxonomy of human M1, which provides a comprehensive assessment of the molecular signatures of cell types comprising this region. Cell types in the taxonomy are grouped and visualized at three different levels: Class (innermost ring), Subclass (middle ring) and Cluster (outermost ring). Clicking on any region in the tool will navigate to an individual Cell Type Card, each of which provides detailed multimodal information describing that cell type and links to underlying data. ") -AnnotationAssertion( "The taxonomy is available under the CC BY 4.0 License, and more information from the taxonomy creators is available in [the published paper](https://doi.org/10.1038/s41586-021-03465-8). Ontology integration of this taxonomy is described in [this paper](https://www.biorxiv.org/content/10.1101/2021.10.10.463703v1.full).") -AnnotationAssertion( "Primary motor cortex (M1)") -AnnotationAssertion( "BICCN Human Primary Motor Cortex Mini-Atlas") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion(rdfs:comment "Welcome to the Cell Types Explorer for our multimodal cell census and atlas of human primary motor cortex (M1), developed in collaboration with the BRAIN Initiative Cell Census Network (BICCN) and described in detail in [the BICCN flagship publication](https://www.nature.com/articles/s41586-021-03950-0). ") -AnnotationAssertion(rdfs:label "CCN201912131") -AnnotationAssertion( "Homo sapiens") -ClassAssertion( ) - -# Individual: (CCN201912132) - -AnnotationAssertion( "94") -AnnotationAssertion( "22") -AnnotationAssertion( "4") -AnnotationAssertion( "2.3y & 3.1y") -AnnotationAssertion( "Both") -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( "The navigational tool on this page is a visual representation of the transcriptomic taxonomy of marmoset M1, which provides a comprehensive assessment of the molecular signatures of cell types comprising this region. Cell types in the taxonomy are grouped and visualized at three different levels: Class (innermost ring), Subclass (middle ring) and Cluster (outermost ring). Clicking on any region in the tool will navigate to an individual Cell Type Card, each of which provides detailed multimodal information describing that cell type and links to underlying data. ") -AnnotationAssertion( "The taxonomy is available under the CC BY 4.0 License, and more information from the taxonomy creators is available in [the published paper](https://doi.org/10.1038/s41586-021-03465-8). Ontology integration of this taxonomy is described in [this paper](https://www.biorxiv.org/content/10.1101/2021.10.10.463703v1.full).") -AnnotationAssertion( "Primary motor cortex (M1)") -AnnotationAssertion( "BICCN Marmoset Primary Motor Cortex Mini-Atlas") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion(rdfs:comment "Welcome to the Cell Types Explorer for our multimodal cell census and atlas of marmoset primary motor cortex (M1), developed in collaboration with the BRAIN Initiative Cell Census Network (BICCN) and described in detail in [the BICCN flagship publication](https://www.nature.com/articles/s41586-021-03950-0). ") -AnnotationAssertion(rdfs:label "CCN201912132") -AnnotationAssertion( "Callithrix jacchus") -ClassAssertion( ) - -# Individual: (CCN202002013) - -AnnotationAssertion( "116") -AnnotationAssertion( "24") -AnnotationAssertion( "4") -AnnotationAssertion( "Young Adult (P56-P63)") -AnnotationAssertion( "Both") -AnnotationAssertion( "UBERON:0001384") -AnnotationAssertion( "The navigational tool on this page is a visual representation of the transcriptomic taxonomy of mouse MOp, which provides a comprehensive assessment of the molecular signatures of cell types comprising this region. Cell types in the taxonomy are grouped and visualized at three different levels: Class (innermost ring), Subclass (middle ring) and Cluster (outermost ring). Clicking on any region in the tool will navigate to an individual Cell Type Card, each of which provides detailed multimodal information describing that cell type and links to underlying data. ") -AnnotationAssertion( "The taxonomy is available under the CC BY 4.0 License, and more information from the taxonomy creators is available in [the published paper](https://doi.org/10.1038/s41586-021-03500-8). Ontology integration of this taxonomy is described in [this paper](https://www.biorxiv.org/content/10.1101/2021.10.10.463703v1.full).") -AnnotationAssertion( "MOp_highlight.png") -AnnotationAssertion( "Primary motor cortex (MOp)") -AnnotationAssertion( "BICCN Mouse Primary Motor Cortex Mini-Atlas") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion(rdfs:comment "Welcome to the Cell Types Explorer for our multimodal cell census and atlas of mouse primary motor cortex (MOp), developed in collaboration with the BRAIN Initiative Cell Census Network (BICCN) and described in detail in [the BICCN flagship publication](https://www.nature.com/articles/s41586-021-03950-0). ") -AnnotationAssertion(rdfs:label "CCN202002013") -AnnotationAssertion( "Mus musculus") -ClassAssertion( ) - -# Individual: (CS1908210) - -AnnotationAssertion( "UBERON:0002771") -AnnotationAssertion( "PMID:31435019") -AnnotationAssertion(rdfs:label "CS1908210") -ClassAssertion( ) - -# Individual: (Neuron 001 - CS1908210001) - -AnnotationAssertion( "Neuron 001") -AnnotationAssertion( "Inh L1-2 PAX6 CDH12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 PAX6 CDH12\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#DDACC9\", \"nodePar.col\": \"#DDACC9\", \"cell_set_accession\": \"CS1908210001\", \"original_label\": \"Inh L1-2 PAX6 CDH12\", \"cell_set_label\": \"Neuron 001\", \"cell_set_alias\": \"Inh L1-2 PAX6 CDH12\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 PAX6 CDH12\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 PAX6 CDH12") -AnnotationAssertion( "CS1908210001") -AnnotationAssertion(rdfs:label "Neuron 001 - CS1908210001") -AnnotationAssertion( "Inh L1-2 PAX6 CDH12") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 002 - CS1908210002) - -AnnotationAssertion( "Neuron 002") -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF88AD\", \"nodePar.col\": \"#FF88AD\", \"cell_set_accession\": \"CS1908210002\", \"original_label\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"cell_set_label\": \"Neuron 002\", \"cell_set_alias\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 PAX6 TNFAIP8L3\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3") -AnnotationAssertion( "CS1908210002") -AnnotationAssertion(rdfs:label "Neuron 002 - CS1908210002") -AnnotationAssertion( "Inh L1-2 PAX6 TNFAIP8L3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 003 - CS1908210003) - -AnnotationAssertion( "Neuron 003") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1 LAMP5 NMBR\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#E67B73\", \"nodePar.col\": \"#E67B73\", \"cell_set_accession\": \"CS1908210003\", \"original_label\": \"Inh L1 LAMP5 NMBR\", \"cell_set_label\": \"Neuron 003\", \"cell_set_alias\": \"Inh L1 LAMP5 NMBR\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1 LAMP5 NMBR\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "CS1908210003") -AnnotationAssertion(rdfs:label "Neuron 003 - CS1908210003") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 004 - CS1908210004) - -AnnotationAssertion( "Rosehip") -AnnotationAssertion( "Neuron 004") -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 LAMP5 LCP2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FFA388\", \"nodePar.col\": \"#FFA388\", \"cell_set_accession\": \"CS1908210004\", \"original_label\": \"Inh L1-4 LAMP5 LCP2\", \"cell_set_label\": \"Neuron 004\", \"cell_set_alias\": \"Inh L1-4 LAMP5 LCP2\", \"cell_set_additional_aliases\": \"Rosehip\", \"_row\": \"Inh L1-4 LAMP5 LCP2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2") -AnnotationAssertion( "CS1908210004") -AnnotationAssertion( "Rosehip") -AnnotationAssertion(rdfs:label "Neuron 004 - CS1908210004") -AnnotationAssertion( "Inh L1-4 LAMP5 LCP2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 005 - CS1908210005) - -AnnotationAssertion( "Neuron 005") -AnnotationAssertion( "Inh L1-2 LAMP5 DBP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 LAMP5 DBP\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF7466\", \"nodePar.col\": \"#FF7466\", \"cell_set_accession\": \"CS1908210005\", \"original_label\": \"Inh L1-2 LAMP5 DBP\", \"cell_set_label\": \"Neuron 005\", \"cell_set_alias\": \"Inh L1-2 LAMP5 DBP\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 LAMP5 DBP\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 LAMP5 DBP") -AnnotationAssertion( "CS1908210005") -AnnotationAssertion(rdfs:label "Neuron 005 - CS1908210005") -AnnotationAssertion( "Inh L1-2 LAMP5 DBP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 006 - CS1908210006) - -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Neuron 006") -AnnotationAssertion( "Inh L2-6 LAMP5 CA1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L2-6 LAMP5 CA1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#C77963\", \"nodePar.col\": \"#C77963\", \"cell_set_accession\": \"CS1908210006\", \"original_label\": \"Inh L2-6 LAMP5 CA1\", \"cell_set_label\": \"Neuron 006\", \"cell_set_alias\": \"Inh L2-6 LAMP5 CA1\", \"cell_set_additional_aliases\": \"Lamp5 Lhx6\", \"_row\": \"Inh L2-6 LAMP5 CA1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-6 LAMP5 CA1") -AnnotationAssertion( "CS1908210006") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion(rdfs:label "Neuron 006 - CS1908210006") -AnnotationAssertion( "Inh L2-6 LAMP5 CA1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 007 - CS1908210007) - -AnnotationAssertion( "Neuron 007") -AnnotationAssertion( "Inh L1 SST CHRNA4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 SST CHRNA4\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#DD6091\", \"nodePar.col\": \"#DD6091\", \"cell_set_accession\": \"CS1908210007\", \"original_label\": \"Inh L1 SST CHRNA4\", \"cell_set_label\": \"Neuron 007\", \"cell_set_alias\": \"Inh L1 SST CHRNA4\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1 SST CHRNA4\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1 SST CHRNA4") -AnnotationAssertion( "CS1908210007") -AnnotationAssertion(rdfs:label "Neuron 007 - CS1908210007") -AnnotationAssertion( "Inh L1 SST CHRNA4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 008 - CS1908210008) - -AnnotationAssertion( "Neuron 008") -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 ADARB2 MC4R\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF7290\", \"nodePar.col\": \"#FF7290\", \"cell_set_accession\": \"CS1908210008\", \"original_label\": \"Inh L1-2 ADARB2 MC4R\", \"cell_set_label\": \"Neuron 008\", \"cell_set_alias\": \"Inh L1-2 ADARB2 MC4R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 ADARB2 MC4R\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R") -AnnotationAssertion( "CS1908210008") -AnnotationAssertion(rdfs:label "Neuron 008 - CS1908210008") -AnnotationAssertion( "Inh L1-2 ADARB2 MC4R") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 009 - CS1908210009) - -AnnotationAssertion( "Neuron 009") -AnnotationAssertion( "Inh L1-2 SST BAGE2") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-2 SST BAGE2\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9440F3\", \"nodePar.col\": \"#9440F3\", \"cell_set_accession\": \"CS1908210009\", \"original_label\": \"Inh L1-2 SST BAGE2\", \"cell_set_label\": \"Neuron 009\", \"cell_set_alias\": \"Inh L1-2 SST BAGE2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 SST BAGE2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 SST BAGE2") -AnnotationAssertion( "CS1908210009") -AnnotationAssertion(rdfs:label "Neuron 009 - CS1908210009") -AnnotationAssertion( "Inh L1-2 SST BAGE2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 010 - CS1908210010) - -AnnotationAssertion( "Neuron 010") -AnnotationAssertion( "Inh L1-3 VIP SYT6") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-3 VIP SYT6\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9900B3\", \"nodePar.col\": \"#9900B3\", \"cell_set_accession\": \"CS1908210010\", \"original_label\": \"Inh L1-3 VIP SYT6\", \"cell_set_label\": \"Neuron 010\", \"cell_set_alias\": \"Inh L1-3 VIP SYT6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP SYT6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP SYT6") -AnnotationAssertion( "CS1908210010") -AnnotationAssertion(rdfs:label "Neuron 010 - CS1908210010") -AnnotationAssertion( "Inh L1-3 VIP SYT6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 011 - CS1908210011) - -AnnotationAssertion( "Neuron 011") -AnnotationAssertion( "Inh L1-2 VIP TSPAN12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP TSPAN12\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#6C00BF\", \"nodePar.col\": \"#6C00BF\", \"cell_set_accession\": \"CS1908210011\", \"original_label\": \"Inh L1-2 VIP TSPAN12\", \"cell_set_label\": \"Neuron 011\", \"cell_set_alias\": \"Inh L1-2 VIP TSPAN12\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 VIP TSPAN12\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 VIP TSPAN12") -AnnotationAssertion( "CS1908210011") -AnnotationAssertion(rdfs:label "Neuron 011 - CS1908210011") -AnnotationAssertion( "Inh L1-2 VIP TSPAN12") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 012 - CS1908210012) - -AnnotationAssertion( "Neuron 012") -AnnotationAssertion( "Inh L1-4 VIP CHRNA6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 VIP CHRNA6\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#7A0099\", \"nodePar.col\": \"#7A0099\", \"cell_set_accession\": \"CS1908210012\", \"original_label\": \"Inh L1-4 VIP CHRNA6\", \"cell_set_label\": \"Neuron 012\", \"cell_set_alias\": \"Inh L1-4 VIP CHRNA6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-4 VIP CHRNA6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 VIP CHRNA6") -AnnotationAssertion( "CS1908210012") -AnnotationAssertion(rdfs:label "Neuron 012 - CS1908210012") -AnnotationAssertion( "Inh L1-4 VIP CHRNA6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 013 - CS1908210013) - -AnnotationAssertion( "Neuron 013") -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP ADAMTSL1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#7779BF\", \"nodePar.col\": \"#7779BF\", \"cell_set_accession\": \"CS1908210013\", \"original_label\": \"Inh L1-3 VIP ADAMTSL1\", \"cell_set_label\": \"Neuron 013\", \"cell_set_alias\": \"Inh L1-3 VIP ADAMTSL1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP ADAMTSL1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1") -AnnotationAssertion( "CS1908210013") -AnnotationAssertion(rdfs:label "Neuron 013 - CS1908210013") -AnnotationAssertion( "Inh L1-3 VIP ADAMTSL1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 014 - CS1908210014) - -AnnotationAssertion( "Neuron 014") -AnnotationAssertion( "Inh L1-4 VIP PENK") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 VIP PENK\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#3C3D73\", \"nodePar.col\": \"#3C3D73\", \"cell_set_accession\": \"CS1908210014\", \"original_label\": \"Inh L1-4 VIP PENK\", \"cell_set_label\": \"Neuron 014\", \"cell_set_alias\": \"Inh L1-4 VIP PENK\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-4 VIP PENK\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 VIP PENK") -AnnotationAssertion( "CS1908210014") -AnnotationAssertion(rdfs:label "Neuron 014 - CS1908210014") -AnnotationAssertion( "Inh L1-4 VIP PENK") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 015 - CS1908210015) - -AnnotationAssertion( "Neuron 015") -AnnotationAssertion( "Inh L2-6 VIP QPCT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-6 VIP QPCT\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A700FF\", \"nodePar.col\": \"#A700FF\", \"cell_set_accession\": \"CS1908210015\", \"original_label\": \"Inh L2-6 VIP QPCT\", \"cell_set_label\": \"Neuron 015\", \"cell_set_alias\": \"Inh L2-6 VIP QPCT\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-6 VIP QPCT\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-6 VIP QPCT") -AnnotationAssertion( "CS1908210015") -AnnotationAssertion(rdfs:label "Neuron 015 - CS1908210015") -AnnotationAssertion( "Inh L2-6 VIP QPCT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 016 - CS1908210016) - -AnnotationAssertion( "Neuron 016") -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 VIP HS3ST3A1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF00FF\", \"nodePar.col\": \"#FF00FF\", \"cell_set_accession\": \"CS1908210016\", \"original_label\": \"Inh L3-6 VIP HS3ST3A1\", \"cell_set_label\": \"Neuron 016\", \"cell_set_alias\": \"Inh L3-6 VIP HS3ST3A1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L3-6 VIP HS3ST3A1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1") -AnnotationAssertion( "CS1908210016") -AnnotationAssertion(rdfs:label "Neuron 016 - CS1908210016") -AnnotationAssertion( "Inh L3-6 VIP HS3ST3A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 017 - CS1908210017) - -AnnotationAssertion( "Neuron 017") -AnnotationAssertion( "Inh L1-2 VIP PCDH20") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-2 VIP PCDH20\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BD3D9A\", \"nodePar.col\": \"#BD3D9A\", \"cell_set_accession\": \"CS1908210017\", \"original_label\": \"Inh L1-2 VIP PCDH20\", \"cell_set_label\": \"Neuron 017\", \"cell_set_alias\": \"Inh L1-2 VIP PCDH20\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 VIP PCDH20\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 VIP PCDH20") -AnnotationAssertion( "CS1908210017") -AnnotationAssertion(rdfs:label "Neuron 017 - CS1908210017") -AnnotationAssertion( "Inh L1-2 VIP PCDH20") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 018 - CS1908210018) - -AnnotationAssertion( "Neuron 018") -AnnotationAssertion( "Inh L2-5 VIP SERPINF1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP SERPINF1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#B09FFF\", \"nodePar.col\": \"#B09FFF\", \"cell_set_accession\": \"CS1908210018\", \"original_label\": \"Inh L2-5 VIP SERPINF1\", \"cell_set_label\": \"Neuron 018\", \"cell_set_alias\": \"Inh L2-5 VIP SERPINF1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-5 VIP SERPINF1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-5 VIP SERPINF1") -AnnotationAssertion( "CS1908210018") -AnnotationAssertion(rdfs:label "Neuron 018 - CS1908210018") -AnnotationAssertion( "Inh L2-5 VIP SERPINF1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 019 - CS1908210019) - -AnnotationAssertion( "Neuron 019") -AnnotationAssertion( "Inh L2-5 VIP TYR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP TYR\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF4DC1\", \"nodePar.col\": \"#FF4DC1\", \"cell_set_accession\": \"CS1908210019\", \"original_label\": \"Inh L2-5 VIP TYR\", \"cell_set_label\": \"Neuron 019\", \"cell_set_alias\": \"Inh L2-5 VIP TYR\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-5 VIP TYR\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-5 VIP TYR") -AnnotationAssertion( "CS1908210019") -AnnotationAssertion(rdfs:label "Neuron 019 - CS1908210019") -AnnotationAssertion( "Inh L2-5 VIP TYR") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 020 - CS1908210020) - -AnnotationAssertion( "Neuron 020") -AnnotationAssertion( "Inh L1-3 VIP CHRM2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP CHRM2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9FAAFF\", \"nodePar.col\": \"#9FAAFF\", \"cell_set_accession\": \"CS1908210020\", \"original_label\": \"Inh L1-3 VIP CHRM2\", \"cell_set_label\": \"Neuron 020\", \"cell_set_alias\": \"Inh L1-3 VIP CHRM2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP CHRM2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP CHRM2") -AnnotationAssertion( "CS1908210020") -AnnotationAssertion(rdfs:label "Neuron 020 - CS1908210020") -AnnotationAssertion( "Inh L1-3 VIP CHRM2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 021 - CS1908210021) - -AnnotationAssertion( "Neuron 021") -AnnotationAssertion( "Inh L2-4 VIP CBLN1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-4 VIP CBLN1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#756FB3\", \"nodePar.col\": \"#756FB3\", \"cell_set_accession\": \"CS1908210021\", \"original_label\": \"Inh L2-4 VIP CBLN1\", \"cell_set_label\": \"Neuron 021\", \"cell_set_alias\": \"Inh L2-4 VIP CBLN1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 VIP CBLN1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 VIP CBLN1") -AnnotationAssertion( "CS1908210021") -AnnotationAssertion(rdfs:label "Neuron 021 - CS1908210021") -AnnotationAssertion( "Inh L2-4 VIP CBLN1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 022 - CS1908210022) - -AnnotationAssertion( "Neuron 022") -AnnotationAssertion( "Inh L1-3 VIP CCDC184") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-3 VIP CCDC184\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF00B3\", \"nodePar.col\": \"#FF00B3\", \"cell_set_accession\": \"CS1908210022\", \"original_label\": \"Inh L1-3 VIP CCDC184\", \"cell_set_label\": \"Neuron 022\", \"cell_set_alias\": \"Inh L1-3 VIP CCDC184\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP CCDC184\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP CCDC184") -AnnotationAssertion( "CS1908210022") -AnnotationAssertion(rdfs:label "Neuron 022 - CS1908210022") -AnnotationAssertion( "Inh L1-3 VIP CCDC184") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 023 - CS1908210023) - -AnnotationAssertion( "Neuron 023") -AnnotationAssertion( "Inh L1-3 VIP GGH") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L1-3 VIP GGH\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#B3128A\", \"nodePar.col\": \"#B3128A\", \"cell_set_accession\": \"CS1908210023\", \"original_label\": \"Inh L1-3 VIP GGH\", \"cell_set_label\": \"Neuron 023\", \"cell_set_alias\": \"Inh L1-3 VIP GGH\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 VIP GGH\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 VIP GGH") -AnnotationAssertion( "CS1908210023") -AnnotationAssertion(rdfs:label "Neuron 023 - CS1908210023") -AnnotationAssertion( "Inh L1-3 VIP GGH") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 024 - CS1908210024) - -AnnotationAssertion( "Neuron 024") -AnnotationAssertion( "Inh L1-2 VIP LBH") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP LBH\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#AF00E6\", \"nodePar.col\": \"#AF00E6\", \"cell_set_accession\": \"CS1908210024\", \"original_label\": \"Inh L1-2 VIP LBH\", \"cell_set_label\": \"Neuron 024\", \"cell_set_alias\": \"Inh L1-2 VIP LBH\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-2 VIP LBH\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-2 VIP LBH") -AnnotationAssertion( "CS1908210024") -AnnotationAssertion(rdfs:label "Neuron 024 - CS1908210024") -AnnotationAssertion( "Inh L1-2 VIP LBH") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 025 - CS1908210025) - -AnnotationAssertion( "Neuron 025") -AnnotationAssertion( "Inh L2-3 VIP CASC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-3 VIP CASC6\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#992E81\", \"nodePar.col\": \"#992E81\", \"cell_set_accession\": \"CS1908210025\", \"original_label\": \"Inh L2-3 VIP CASC6\", \"cell_set_label\": \"Neuron 025\", \"cell_set_alias\": \"Inh L2-3 VIP CASC6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-3 VIP CASC6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-3 VIP CASC6") -AnnotationAssertion( "CS1908210025") -AnnotationAssertion(rdfs:label "Neuron 025 - CS1908210025") -AnnotationAssertion( "Inh L2-3 VIP CASC6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 026 - CS1908210026) - -AnnotationAssertion( "Neuron 026") -AnnotationAssertion( "Inh L2-4 VIP SPAG17") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-4 VIP SPAG17\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A711C1\", \"nodePar.col\": \"#A711C1\", \"cell_set_accession\": \"CS1908210026\", \"original_label\": \"Inh L2-4 VIP SPAG17\", \"cell_set_label\": \"Neuron 026\", \"cell_set_alias\": \"Inh L2-4 VIP SPAG17\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 VIP SPAG17\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 VIP SPAG17") -AnnotationAssertion( "CS1908210026") -AnnotationAssertion(rdfs:label "Neuron 026 - CS1908210026") -AnnotationAssertion( "Inh L2-4 VIP SPAG17") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 027 - CS1908210027) - -AnnotationAssertion( "Neuron 027") -AnnotationAssertion( "Inh L1-4 VIP OPRM1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-4 VIP OPRM1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#9F219D\", \"nodePar.col\": \"#9F219D\", \"cell_set_accession\": \"CS1908210027\", \"original_label\": \"Inh L1-4 VIP OPRM1\", \"cell_set_label\": \"Neuron 027\", \"cell_set_alias\": \"Inh L1-4 VIP OPRM1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-4 VIP OPRM1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-4 VIP OPRM1") -AnnotationAssertion( "CS1908210027") -AnnotationAssertion(rdfs:label "Neuron 027 - CS1908210027") -AnnotationAssertion( "Inh L1-4 VIP OPRM1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 028 - CS1908210028) - -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Neuron 028") -AnnotationAssertion( "Inh L3-6 SST NPY") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L3-6 SST NPY\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FFDA50\", \"nodePar.col\": \"#FFDA50\", \"cell_set_accession\": \"CS1908210028\", \"original_label\": \"Inh L3-6 SST NPY\", \"cell_set_label\": \"Neuron 028\", \"cell_set_alias\": \"Inh L3-6 SST NPY\", \"cell_set_additional_aliases\": \"Sst Chodl\", \"_row\": \"Inh L3-6 SST NPY\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-6 SST NPY") -AnnotationAssertion( "CS1908210028") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:label "Neuron 028 - CS1908210028") -AnnotationAssertion( "Inh L3-6 SST NPY") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 029 - CS1908210029) - -AnnotationAssertion( "Neuron 029") -AnnotationAssertion( "Inh L3-6 SST HPGD") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L3-6 SST HPGD\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#D9C566\", \"nodePar.col\": \"#D9C566\", \"cell_set_accession\": \"CS1908210029\", \"original_label\": \"Inh L3-6 SST HPGD\", \"cell_set_label\": \"Neuron 029\", \"cell_set_alias\": \"Inh L3-6 SST HPGD\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L3-6 SST HPGD\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-6 SST HPGD") -AnnotationAssertion( "CS1908210029") -AnnotationAssertion(rdfs:label "Neuron 029 - CS1908210029") -AnnotationAssertion( "Inh L3-6 SST HPGD") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 030 - CS1908210030) - -AnnotationAssertion( "Neuron 030") -AnnotationAssertion( "Inh L4-6 SST B3GAT2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L4-6 SST B3GAT2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FFBB33\", \"nodePar.col\": \"#FFBB33\", \"cell_set_accession\": \"CS1908210030\", \"original_label\": \"Inh L4-6 SST B3GAT2\", \"cell_set_label\": \"Neuron 030\", \"cell_set_alias\": \"Inh L4-6 SST B3GAT2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-6 SST B3GAT2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-6 SST B3GAT2") -AnnotationAssertion( "CS1908210030") -AnnotationAssertion(rdfs:label "Neuron 030 - CS1908210030") -AnnotationAssertion( "Inh L4-6 SST B3GAT2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 031 - CS1908210031) - -AnnotationAssertion( "Neuron 031") -AnnotationAssertion( "Inh L5-6 SST KLHDC8A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST KLHDC8A\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#C11331\", \"nodePar.col\": \"#C11331\", \"cell_set_accession\": \"CS1908210031\", \"original_label\": \"Inh L5-6 SST KLHDC8A\", \"cell_set_label\": \"Neuron 031\", \"cell_set_alias\": \"Inh L5-6 SST KLHDC8A\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST KLHDC8A\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST KLHDC8A") -AnnotationAssertion( "CS1908210031") -AnnotationAssertion(rdfs:label "Neuron 031 - CS1908210031") -AnnotationAssertion( "Inh L5-6 SST KLHDC8A") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 032 - CS1908210032) - -AnnotationAssertion( "Neuron 032") -AnnotationAssertion( "Inh L5-6 SST NPM1P10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST NPM1P10\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BF8219\", \"nodePar.col\": \"#BF8219\", \"cell_set_accession\": \"CS1908210032\", \"original_label\": \"Inh L5-6 SST NPM1P10\", \"cell_set_label\": \"Neuron 032\", \"cell_set_alias\": \"Inh L5-6 SST NPM1P10\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST NPM1P10\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST NPM1P10") -AnnotationAssertion( "CS1908210032") -AnnotationAssertion(rdfs:label "Neuron 032 - CS1908210032") -AnnotationAssertion( "Inh L5-6 SST NPM1P10") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 033 - CS1908210033) - -AnnotationAssertion( "Neuron 033") -AnnotationAssertion( "Inh L4-6 SST GXYLT2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L4-6 SST GXYLT2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#802600\", \"nodePar.col\": \"#802600\", \"cell_set_accession\": \"CS1908210033\", \"original_label\": \"Inh L4-6 SST GXYLT2\", \"cell_set_label\": \"Neuron 033\", \"cell_set_alias\": \"Inh L4-6 SST GXYLT2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-6 SST GXYLT2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-6 SST GXYLT2") -AnnotationAssertion( "CS1908210033") -AnnotationAssertion(rdfs:label "Neuron 033 - CS1908210033") -AnnotationAssertion( "Inh L4-6 SST GXYLT2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 034 - CS1908210034) - -AnnotationAssertion( "Neuron 034") -AnnotationAssertion( "Inh L4-5 SST STK32A") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L4-5 SST STK32A\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#806B19\", \"nodePar.col\": \"#806B19\", \"cell_set_accession\": \"CS1908210034\", \"original_label\": \"Inh L4-5 SST STK32A\", \"cell_set_label\": \"Neuron 034\", \"cell_set_alias\": \"Inh L4-5 SST STK32A\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-5 SST STK32A\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-5 SST STK32A") -AnnotationAssertion( "CS1908210034") -AnnotationAssertion(rdfs:label "Neuron 034 - CS1908210034") -AnnotationAssertion( "Inh L4-5 SST STK32A") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 035 - CS1908210035) - -AnnotationAssertion( "Neuron 035") -AnnotationAssertion( "Inh L1-3 SST CALB1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 SST CALB1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BF480D\", \"nodePar.col\": \"#BF480D\", \"cell_set_accession\": \"CS1908210035\", \"original_label\": \"Inh L1-3 SST CALB1\", \"cell_set_label\": \"Neuron 035\", \"cell_set_alias\": \"Inh L1-3 SST CALB1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L1-3 SST CALB1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L1-3 SST CALB1") -AnnotationAssertion( "CS1908210035") -AnnotationAssertion(rdfs:label "Neuron 035 - CS1908210035") -AnnotationAssertion( "Inh L1-3 SST CALB1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 036 - CS1908210036) - -AnnotationAssertion( "Neuron 036") -AnnotationAssertion( "Inh L3-5 SST ADGRG6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST ADGRG6\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#804811\", \"nodePar.col\": \"#804811\", \"cell_set_accession\": \"CS1908210036\", \"original_label\": \"Inh L3-5 SST ADGRG6\", \"cell_set_label\": \"Neuron 036\", \"cell_set_alias\": \"Inh L3-5 SST ADGRG6\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L3-5 SST ADGRG6\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L3-5 SST ADGRG6") -AnnotationAssertion( "CS1908210036") -AnnotationAssertion(rdfs:label "Neuron 036 - CS1908210036") -AnnotationAssertion( "Inh L3-5 SST ADGRG6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 037 - CS1908210037) - -AnnotationAssertion( "Neuron 037") -AnnotationAssertion( "Inh L2-4 SST FRZB") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L2-4 SST FRZB\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF554D\", \"nodePar.col\": \"#FF554D\", \"cell_set_accession\": \"CS1908210037\", \"original_label\": \"Inh L2-4 SST FRZB\", \"cell_set_label\": \"Neuron 037\", \"cell_set_alias\": \"Inh L2-4 SST FRZB\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 SST FRZB\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 SST FRZB") -AnnotationAssertion( "CS1908210037") -AnnotationAssertion(rdfs:label "Neuron 037 - CS1908210037") -AnnotationAssertion( "Inh L2-4 SST FRZB") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 038 - CS1908210038) - -AnnotationAssertion( "Neuron 038") -AnnotationAssertion( "Inh L5-6 SST TH") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 SST TH\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A81111\", \"nodePar.col\": \"#A81111\", \"cell_set_accession\": \"CS1908210038\", \"original_label\": \"Inh L5-6 SST TH\", \"cell_set_label\": \"Neuron 038\", \"cell_set_alias\": \"Inh L5-6 SST TH\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST TH\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST TH") -AnnotationAssertion( "CS1908210038") -AnnotationAssertion(rdfs:label "Neuron 038 - CS1908210038") -AnnotationAssertion( "Inh L5-6 SST TH") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 039 - CS1908210039) - -AnnotationAssertion( "Neuron 039") -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 LHX6 GLP1R\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF2F7E\", \"nodePar.col\": \"#FF2F7E\", \"cell_set_accession\": \"CS1908210039\", \"original_label\": \"Inh L5-6 LHX6 GLP1R\", \"cell_set_label\": \"Neuron 039\", \"cell_set_alias\": \"Inh L5-6 LHX6 GLP1R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 LHX6 GLP1R\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R") -AnnotationAssertion( "CS1908210039") -AnnotationAssertion(rdfs:label "Neuron 039 - CS1908210039") -AnnotationAssertion( "Inh L5-6 LHX6 GLP1R") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 040 - CS1908210040) - -AnnotationAssertion( "Neuron 040") -AnnotationAssertion( "Inh L5-6 PVALB LGR5") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 PVALB LGR5\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#ED4C50\", \"nodePar.col\": \"#ED4C50\", \"cell_set_accession\": \"CS1908210040\", \"original_label\": \"Inh L5-6 PVALB LGR5\", \"cell_set_label\": \"Neuron 040\", \"cell_set_alias\": \"Inh L5-6 PVALB LGR5\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 PVALB LGR5\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 PVALB LGR5") -AnnotationAssertion( "CS1908210040") -AnnotationAssertion(rdfs:label "Neuron 040 - CS1908210040") -AnnotationAssertion( "Inh L5-6 PVALB LGR5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 041 - CS1908210041) - -AnnotationAssertion( "Neuron 041") -AnnotationAssertion( "Inh L4-5 PVALB MEPE") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L4-5 PVALB MEPE\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#994C00\", \"nodePar.col\": \"#994C00\", \"cell_set_accession\": \"CS1908210041\", \"original_label\": \"Inh L4-5 PVALB MEPE\", \"cell_set_label\": \"Neuron 041\", \"cell_set_alias\": \"Inh L4-5 PVALB MEPE\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-5 PVALB MEPE\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-5 PVALB MEPE") -AnnotationAssertion( "CS1908210041") -AnnotationAssertion(rdfs:label "Neuron 041 - CS1908210041") -AnnotationAssertion( "Inh L4-5 PVALB MEPE") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 042 - CS1908210042) - -AnnotationAssertion( "Neuron 042") -AnnotationAssertion( "Inh L2-4 PVALB WFDC2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-4 PVALB WFDC2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#BC2B11\", \"nodePar.col\": \"#BC2B11\", \"cell_set_accession\": \"CS1908210042\", \"original_label\": \"Inh L2-4 PVALB WFDC2\", \"cell_set_label\": \"Neuron 042\", \"cell_set_alias\": \"Inh L2-4 PVALB WFDC2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L2-4 PVALB WFDC2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-4 PVALB WFDC2") -AnnotationAssertion( "CS1908210042") -AnnotationAssertion(rdfs:label "Neuron 042 - CS1908210042") -AnnotationAssertion( "Inh L2-4 PVALB WFDC2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 043 - CS1908210043) - -AnnotationAssertion( "Neuron 043") -AnnotationAssertion( "Inh L4-6 PVALB SULF1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L4-6 PVALB SULF1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#E62A5D\", \"nodePar.col\": \"#E62A5D\", \"cell_set_accession\": \"CS1908210043\", \"original_label\": \"Inh L4-6 PVALB SULF1\", \"cell_set_label\": \"Neuron 043\", \"cell_set_alias\": \"Inh L4-6 PVALB SULF1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L4-6 PVALB SULF1\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L4-6 PVALB SULF1") -AnnotationAssertion( "CS1908210043") -AnnotationAssertion(rdfs:label "Neuron 043 - CS1908210043") -AnnotationAssertion( "Inh L4-6 PVALB SULF1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 044 - CS1908210044) - -AnnotationAssertion( "Neuron 044") -AnnotationAssertion( "Inh L5-6 SST MIR548F2") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L5-6 SST MIR548F2\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#D6221D\", \"nodePar.col\": \"#D6221D\", \"cell_set_accession\": \"CS1908210044\", \"original_label\": \"Inh L5-6 SST MIR548F2\", \"cell_set_label\": \"Neuron 044\", \"cell_set_alias\": \"Inh L5-6 SST MIR548F2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Inh L5-6 SST MIR548F2\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L5-6 SST MIR548F2") -AnnotationAssertion( "CS1908210044") -AnnotationAssertion(rdfs:label "Neuron 044 - CS1908210044") -AnnotationAssertion( "Inh L5-6 SST MIR548F2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 045 - CS1908210045) - -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Neuron 045") -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Inh L2-5 PVALB SCUBE3\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#FF197F\", \"nodePar.col\": \"#FF197F\", \"cell_set_accession\": \"CS1908210045\", \"original_label\": \"Inh L2-5 PVALB SCUBE3\", \"cell_set_label\": \"Neuron 045\", \"cell_set_alias\": \"Inh L2-5 PVALB SCUBE3\", \"cell_set_additional_aliases\": \"Chandelier\", \"_row\": \"Inh L2-5 PVALB SCUBE3\", \"is_leaf\": true}") -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3") -AnnotationAssertion( "CS1908210045") -AnnotationAssertion( "Chandelier") -AnnotationAssertion(rdfs:label "Neuron 045 - CS1908210045") -AnnotationAssertion( "Inh L2-5 PVALB SCUBE3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046 - CS1908210046) - -AnnotationAssertion( "Neuron 046") -AnnotationAssertion( "Exc L2 LAMP5 LTK") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LAMP5 LTK\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#D9F077\", \"nodePar.col\": \"#D9F077\", \"cell_set_accession\": \"CS1908210046\", \"original_label\": \"Exc L2 LAMP5 LTK\", \"cell_set_label\": \"Neuron 046\", \"cell_set_alias\": \"Exc L2 LAMP5 LTK\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L2 LAMP5 LTK\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L2 LAMP5 LTK") -AnnotationAssertion( "CS1908210046") -AnnotationAssertion(rdfs:label "Neuron 046 - CS1908210046") -AnnotationAssertion( "Exc L2 LAMP5 LTK") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 047 - CS1908210047) - -AnnotationAssertion( "Neuron 047") -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-4 LINC00507 GLP2R\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A6E6A9\", \"nodePar.col\": \"#A6E6A9\", \"cell_set_accession\": \"CS1908210047\", \"original_label\": \"Exc L2-4 LINC00507 GLP2R\", \"cell_set_label\": \"Neuron 047\", \"cell_set_alias\": \"Exc L2-4 LINC00507 GLP2R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L2-4 LINC00507 GLP2R\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R") -AnnotationAssertion( "CS1908210047") -AnnotationAssertion(rdfs:label "Neuron 047 - CS1908210047") -AnnotationAssertion( "Exc L2-4 LINC00507 GLP2R") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 048 - CS1908210048) - -AnnotationAssertion( "Neuron 048") -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L2-3 LINC00507 FREM3\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#7AE6AB\", \"nodePar.col\": \"#7AE6AB\", \"cell_set_accession\": \"CS1908210048\", \"original_label\": \"Exc L2-3 LINC00507 FREM3\", \"cell_set_label\": \"Neuron 048\", \"cell_set_alias\": \"Exc L2-3 LINC00507 FREM3\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L2-3 LINC00507 FREM3\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3") -AnnotationAssertion( "CS1908210048") -AnnotationAssertion(rdfs:label "Neuron 048 - CS1908210048") -AnnotationAssertion( "Exc L2-3 LINC00507 FREM3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 049 - CS1908210049) - -AnnotationAssertion( "Neuron 049") -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 THEMIS C1QL3\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#A19922\", \"nodePar.col\": \"#A19922\", \"cell_set_accession\": \"CS1908210049\", \"original_label\": \"Exc L5-6 THEMIS C1QL3\", \"cell_set_label\": \"Neuron 049\", \"cell_set_alias\": \"Exc L5-6 THEMIS C1QL3\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS C1QL3\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3") -AnnotationAssertion( "CS1908210049") -AnnotationAssertion(rdfs:label "Neuron 049 - CS1908210049") -AnnotationAssertion( "Exc L5-6 THEMIS C1QL3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 050 - CS1908210050) - -AnnotationAssertion( "Neuron 050") -AnnotationAssertion( "Exc L3-4 RORB CARM1P1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L3-4 RORB CARM1P1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00979D\", \"nodePar.col\": \"#00979D\", \"cell_set_accession\": \"CS1908210050\", \"original_label\": \"Exc L3-4 RORB CARM1P1\", \"cell_set_label\": \"Neuron 050\", \"cell_set_alias\": \"Exc L3-4 RORB CARM1P1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-4 RORB CARM1P1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-4 RORB CARM1P1") -AnnotationAssertion( "CS1908210050") -AnnotationAssertion(rdfs:label "Neuron 050 - CS1908210050") -AnnotationAssertion( "Exc L3-4 RORB CARM1P1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 051 - CS1908210051) - -AnnotationAssertion( "Neuron 051") -AnnotationAssertion( "Exc L3-5 RORB ESR1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L3-5 RORB ESR1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00DDC5\", \"nodePar.col\": \"#00DDC5\", \"cell_set_accession\": \"CS1908210051\", \"original_label\": \"Exc L3-5 RORB ESR1\", \"cell_set_label\": \"Neuron 051\", \"cell_set_alias\": \"Exc L3-5 RORB ESR1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB ESR1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB ESR1") -AnnotationAssertion( "CS1908210051") -AnnotationAssertion(rdfs:label "Neuron 051 - CS1908210051") -AnnotationAssertion( "Exc L3-5 RORB ESR1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 052 - CS1908210052) - -AnnotationAssertion( "Neuron 052") -AnnotationAssertion( "Exc L3-5 RORB COL22A1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L3-5 RORB COL22A1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00A79D\", \"nodePar.col\": \"#00A79D\", \"cell_set_accession\": \"CS1908210052\", \"original_label\": \"Exc L3-5 RORB COL22A1\", \"cell_set_label\": \"Neuron 052\", \"cell_set_alias\": \"Exc L3-5 RORB COL22A1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB COL22A1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB COL22A1") -AnnotationAssertion( "CS1908210052") -AnnotationAssertion(rdfs:label "Neuron 052 - CS1908210052") -AnnotationAssertion( "Exc L3-5 RORB COL22A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 053 - CS1908210053) - -AnnotationAssertion( "Neuron 053") -AnnotationAssertion( "Exc L3-5 RORB FILIP1L") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB FILIP1L\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#0094C2\", \"nodePar.col\": \"#0094C2\", \"cell_set_accession\": \"CS1908210053\", \"original_label\": \"Exc L3-5 RORB FILIP1L\", \"cell_set_label\": \"Neuron 053\", \"cell_set_alias\": \"Exc L3-5 RORB FILIP1L\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB FILIP1L\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB FILIP1L") -AnnotationAssertion( "CS1908210053") -AnnotationAssertion(rdfs:label "Neuron 053 - CS1908210053") -AnnotationAssertion( "Exc L3-5 RORB FILIP1L") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 054 - CS1908210054) - -AnnotationAssertion( "Neuron 054") -AnnotationAssertion( "Exc L3-5 RORB TWIST2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB TWIST2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#77D9B7\", \"nodePar.col\": \"#77D9B7\", \"cell_set_accession\": \"CS1908210054\", \"original_label\": \"Exc L3-5 RORB TWIST2\", \"cell_set_label\": \"Neuron 054\", \"cell_set_alias\": \"Exc L3-5 RORB TWIST2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L3-5 RORB TWIST2\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L3-5 RORB TWIST2") -AnnotationAssertion( "CS1908210054") -AnnotationAssertion(rdfs:label "Neuron 054 - CS1908210054") -AnnotationAssertion( "Exc L3-5 RORB TWIST2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 055 - CS1908210055) - -AnnotationAssertion( "Neuron 055") -AnnotationAssertion( "Exc L4-5 RORB FOLH1B") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L4-5 RORB FOLH1B\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00A809\", \"nodePar.col\": \"#00A809\", \"cell_set_accession\": \"CS1908210055\", \"original_label\": \"Exc L4-5 RORB FOLH1B\", \"cell_set_label\": \"Neuron 055\", \"cell_set_alias\": \"Exc L4-5 RORB FOLH1B\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-5 RORB FOLH1B\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-5 RORB FOLH1B") -AnnotationAssertion( "CS1908210055") -AnnotationAssertion(rdfs:label "Neuron 055 - CS1908210055") -AnnotationAssertion( "Exc L4-5 RORB FOLH1B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 056 - CS1908210056) - -AnnotationAssertion( "Neuron 056") -AnnotationAssertion( "Exc L4-6 RORB SEMA3E") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L4-6 RORB SEMA3E\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#26FFF2\", \"nodePar.col\": \"#26FFF2\", \"cell_set_accession\": \"CS1908210056\", \"original_label\": \"Exc L4-6 RORB SEMA3E\", \"cell_set_label\": \"Neuron 056\", \"cell_set_alias\": \"Exc L4-6 RORB SEMA3E\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-6 RORB SEMA3E\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-6 RORB SEMA3E") -AnnotationAssertion( "CS1908210056") -AnnotationAssertion(rdfs:label "Neuron 056 - CS1908210056") -AnnotationAssertion( "Exc L4-6 RORB SEMA3E") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 057 - CS1908210057) - -AnnotationAssertion( "Neuron 057") -AnnotationAssertion( "Exc L4-5 RORB DAPK2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L4-5 RORB DAPK2\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#00FF00\", \"nodePar.col\": \"#00FF00\", \"cell_set_accession\": \"CS1908210057\", \"original_label\": \"Exc L4-5 RORB DAPK2\", \"cell_set_label\": \"Neuron 057\", \"cell_set_alias\": \"Exc L4-5 RORB DAPK2\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-5 RORB DAPK2\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-5 RORB DAPK2") -AnnotationAssertion( "CS1908210057") -AnnotationAssertion(rdfs:label "Neuron 057 - CS1908210057") -AnnotationAssertion( "Exc L4-5 RORB DAPK2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 058 - CS1908210058) - -AnnotationAssertion( "Neuron 058") -AnnotationAssertion( "Exc L5-6 RORB TTC12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 RORB TTC12\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#26BF64\", \"nodePar.col\": \"#26BF64\", \"cell_set_accession\": \"CS1908210058\", \"original_label\": \"Exc L5-6 RORB TTC12\", \"cell_set_label\": \"Neuron 058\", \"cell_set_alias\": \"Exc L5-6 RORB TTC12\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 RORB TTC12\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 RORB TTC12") -AnnotationAssertion( "CS1908210058") -AnnotationAssertion(rdfs:label "Neuron 058 - CS1908210058") -AnnotationAssertion( "Exc L5-6 RORB TTC12") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 059 - CS1908210059) - -AnnotationAssertion( "Neuron 059") -AnnotationAssertion( "Exc L4-6 RORB C1R") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L4-6 RORB C1R\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#008F1F\", \"nodePar.col\": \"#008F1F\", \"cell_set_accession\": \"CS1908210059\", \"original_label\": \"Exc L4-6 RORB C1R\", \"cell_set_label\": \"Neuron 059\", \"cell_set_alias\": \"Exc L4-6 RORB C1R\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L4-6 RORB C1R\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-6 RORB C1R") -AnnotationAssertion( "CS1908210059") -AnnotationAssertion(rdfs:label "Neuron 059 - CS1908210059") -AnnotationAssertion( "Exc L4-6 RORB C1R") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 060 - CS1908210060) - -AnnotationAssertion( "L5 PT") -AnnotationAssertion( "Neuron 060") -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L4-5 FEZF2 SCN4B\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#104F00\", \"nodePar.col\": \"#104F00\", \"cell_set_accession\": \"CS1908210060\", \"original_label\": \"Exc L4-5 FEZF2 SCN4B\", \"cell_set_label\": \"Neuron 060\", \"cell_set_alias\": \"Exc L4-5 FEZF2 SCN4B\", \"cell_set_additional_aliases\": \"L5 PT\", \"_row\": \"Exc L4-5 FEZF2 SCN4B\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B") -AnnotationAssertion( "CS1908210060") -AnnotationAssertion( "L5 PT") -AnnotationAssertion(rdfs:label "Neuron 060 - CS1908210060") -AnnotationAssertion( "Exc L4-5 FEZF2 SCN4B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 061 - CS1908210061) - -AnnotationAssertion( "Neuron 061") -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 THEMIS DCSTAMP\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#5100FF\", \"nodePar.col\": \"#5100FF\", \"cell_set_accession\": \"CS1908210061\", \"original_label\": \"Exc L5-6 THEMIS DCSTAMP\", \"cell_set_label\": \"Neuron 061\", \"cell_set_alias\": \"Exc L5-6 THEMIS DCSTAMP\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS DCSTAMP\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP") -AnnotationAssertion( "CS1908210061") -AnnotationAssertion(rdfs:label "Neuron 061 - CS1908210061") -AnnotationAssertion( "Exc L5-6 THEMIS DCSTAMP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 062 - CS1908210062) - -AnnotationAssertion( "Neuron 062") -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS CRABP1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#8046FF\", \"nodePar.col\": \"#8046FF\", \"cell_set_accession\": \"CS1908210062\", \"original_label\": \"Exc L5-6 THEMIS CRABP1\", \"cell_set_label\": \"Neuron 062\", \"cell_set_alias\": \"Exc L5-6 THEMIS CRABP1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS CRABP1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1") -AnnotationAssertion( "CS1908210062") -AnnotationAssertion(rdfs:label "Neuron 062 - CS1908210062") -AnnotationAssertion( "Exc L5-6 THEMIS CRABP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 063 - CS1908210063) - -AnnotationAssertion( "Neuron 063") -AnnotationAssertion( "Exc L5-6 THEMIS FGF10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS FGF10\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#B08BFF\", \"nodePar.col\": \"#B08BFF\", \"cell_set_accession\": \"CS1908210063\", \"original_label\": \"Exc L5-6 THEMIS FGF10\", \"cell_set_label\": \"Neuron 063\", \"cell_set_alias\": \"Exc L5-6 THEMIS FGF10\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 THEMIS FGF10\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 THEMIS FGF10") -AnnotationAssertion( "CS1908210063") -AnnotationAssertion(rdfs:label "Neuron 063 - CS1908210063") -AnnotationAssertion( "Exc L5-6 THEMIS FGF10") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 064 - CS1908210064) - -AnnotationAssertion( "L5 NP") -AnnotationAssertion( "Neuron 064") -AnnotationAssertion( "Exc L4-6 FEZF2 IL26") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L4-6 FEZF2 IL26\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#73CA95\", \"nodePar.col\": \"#73CA95\", \"cell_set_accession\": \"CS1908210064\", \"original_label\": \"Exc L4-6 FEZF2 IL26\", \"cell_set_label\": \"Neuron 064\", \"cell_set_alias\": \"Exc L4-6 FEZF2 IL26\", \"cell_set_additional_aliases\": \"L5 NP\", \"_row\": \"Exc L4-6 FEZF2 IL26\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L4-6 FEZF2 IL26") -AnnotationAssertion( "CS1908210064") -AnnotationAssertion( "L5 NP") -AnnotationAssertion(rdfs:label "Neuron 064 - CS1908210064") -AnnotationAssertion( "Exc L4-6 FEZF2 IL26") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 065 - CS1908210065) - -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "Neuron 065") -AnnotationAssertion( "Exc L5-6 FEZF2 ABO") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 ABO\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#1F6666\", \"nodePar.col\": \"#1F6666\", \"cell_set_accession\": \"CS1908210065\", \"original_label\": \"Exc L5-6 FEZF2 ABO\", \"cell_set_label\": \"Neuron 065\", \"cell_set_alias\": \"Exc L5-6 FEZF2 ABO\", \"cell_set_additional_aliases\": \"L6 CT\", \"_row\": \"Exc L5-6 FEZF2 ABO\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 FEZF2 ABO") -AnnotationAssertion( "CS1908210065") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:label "Neuron 065 - CS1908210065") -AnnotationAssertion( "Exc L5-6 FEZF2 ABO") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 066 - CS1908210066) - -AnnotationAssertion( "Neuron 066") -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 SCUBE1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#388899\", \"nodePar.col\": \"#388899\", \"cell_set_accession\": \"CS1908210066\", \"original_label\": \"Exc L6 FEZF2 SCUBE1\", \"cell_set_label\": \"Neuron 066\", \"cell_set_alias\": \"Exc L6 FEZF2 SCUBE1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L6 FEZF2 SCUBE1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1") -AnnotationAssertion( "CS1908210066") -AnnotationAssertion(rdfs:label "Neuron 066 - CS1908210066") -AnnotationAssertion( "Exc L6 FEZF2 SCUBE1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 067 - CS1908210067) - -AnnotationAssertion( "Neuron 067") -AnnotationAssertion( "Exc L5-6 FEZF2 IL15") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 IL15\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#336D99\", \"nodePar.col\": \"#336D99\", \"cell_set_accession\": \"CS1908210067\", \"original_label\": \"Exc L5-6 FEZF2 IL15\", \"cell_set_label\": \"Neuron 067\", \"cell_set_alias\": \"Exc L5-6 FEZF2 IL15\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 FEZF2 IL15\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 FEZF2 IL15") -AnnotationAssertion( "CS1908210067") -AnnotationAssertion(rdfs:label "Neuron 067 - CS1908210067") -AnnotationAssertion( "Exc L5-6 FEZF2 IL15") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 068 - CS1908210068) - -AnnotationAssertion( "Neuron 068") -AnnotationAssertion( "Exc L6 FEZF2 OR2T8") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L6 FEZF2 OR2T8\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#254566\", \"nodePar.col\": \"#254566\", \"cell_set_accession\": \"CS1908210068\", \"original_label\": \"Exc L6 FEZF2 OR2T8\", \"cell_set_label\": \"Neuron 068\", \"cell_set_alias\": \"Exc L6 FEZF2 OR2T8\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L6 FEZF2 OR2T8\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L6 FEZF2 OR2T8") -AnnotationAssertion( "CS1908210068") -AnnotationAssertion(rdfs:label "Neuron 068 - CS1908210068") -AnnotationAssertion( "Exc L6 FEZF2 OR2T8") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 069 - CS1908210069) - -AnnotationAssertion( "Neuron 069") -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#335280\", \"nodePar.col\": \"#335280\", \"cell_set_accession\": \"CS1908210069\", \"original_label\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"cell_set_label\": \"Neuron 069\", \"cell_set_alias\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Exc L5-6 FEZF2 EFTUD1P1\", \"is_leaf\": true}") -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1") -AnnotationAssertion( "CS1908210069") -AnnotationAssertion(rdfs:label "Neuron 069 - CS1908210069") -AnnotationAssertion( "Exc L5-6 FEZF2 EFTUD1P1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 001 - CS1908210070) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Non-neuron 001") -AnnotationAssertion( "OPC L1-6 PDGFRA") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"OPC L1-6 PDGFRA\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#6B998D\", \"nodePar.col\": \"#6B998D\", \"cell_set_accession\": \"CS1908210070\", \"original_label\": \"OPC L1-6 PDGFRA\", \"cell_set_label\": \"Non-neuron 001\", \"cell_set_alias\": \"OPC L1-6 PDGFRA\", \"cell_set_additional_aliases\": \"OPC\", \"_row\": \"OPC L1-6 PDGFRA\", \"is_leaf\": true}") -AnnotationAssertion( "OPC L1-6 PDGFRA") -AnnotationAssertion( "CS1908210070") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:label "Non-neuron 001 - CS1908210070") -AnnotationAssertion( "OPC L1-6 PDGFRA") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 002 - CS1908210071) - -AnnotationAssertion( "Non-neuron 002") -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-6 FGFR3 SLC14A1\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#665C47\", \"nodePar.col\": \"#665C47\", \"cell_set_accession\": \"CS1908210071\", \"original_label\": \"Astro L1-6 FGFR3 SLC14A1\", \"cell_set_label\": \"Non-neuron 002\", \"cell_set_alias\": \"Astro L1-6 FGFR3 SLC14A1\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Astro L1-6 FGFR3 SLC14A1\", \"is_leaf\": true}") -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1") -AnnotationAssertion( "CS1908210071") -AnnotationAssertion(rdfs:label "Non-neuron 002 - CS1908210071") -AnnotationAssertion( "Astro L1-6 FGFR3 SLC14A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 003 - CS1908210072) - -AnnotationAssertion( "Non-neuron 003") -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-2 FGFR3 GFAP\", \"members\": 1, \"height\": 0, \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#6B8059\", \"nodePar.col\": \"#6B8059\", \"cell_set_accession\": \"CS1908210072\", \"original_label\": \"Astro L1-2 FGFR3 GFAP\", \"cell_set_label\": \"Non-neuron 003\", \"cell_set_alias\": \"Astro L1-2 FGFR3 GFAP\", \"cell_set_additional_aliases\": \"\", \"_row\": \"Astro L1-2 FGFR3 GFAP\", \"is_leaf\": true}") -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP") -AnnotationAssertion( "CS1908210072") -AnnotationAssertion(rdfs:label "Non-neuron 003 - CS1908210072") -AnnotationAssertion( "Astro L1-2 FGFR3 GFAP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 004 - CS1908210073) - -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "Non-neuron 004") -AnnotationAssertion( "Oligo L1-6 OPALIN") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Oligo L1-6 OPALIN\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#476662\", \"nodePar.col\": \"#476662\", \"cell_set_accession\": \"CS1908210073\", \"original_label\": \"Oligo L1-6 OPALIN\", \"cell_set_label\": \"Non-neuron 004\", \"cell_set_alias\": \"Oligo L1-6 OPALIN\", \"cell_set_additional_aliases\": \"Oligodendrocyte\", \"_row\": \"Oligo L1-6 OPALIN\", \"is_leaf\": true}") -AnnotationAssertion( "Oligo L1-6 OPALIN") -AnnotationAssertion( "CS1908210073") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion(rdfs:label "Non-neuron 004 - CS1908210073") -AnnotationAssertion( "Oligo L1-6 OPALIN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 005 - CS1908210074) - -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Non-neuron 005") -AnnotationAssertion( "Endo L2-6 NOSTRIN") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Endo L2-6 NOSTRIN\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#99796B\", \"nodePar.col\": \"#99796B\", \"cell_set_accession\": \"CS1908210074\", \"original_label\": \"Endo L2-6 NOSTRIN\", \"cell_set_label\": \"Non-neuron 005\", \"cell_set_alias\": \"Endo L2-6 NOSTRIN\", \"cell_set_additional_aliases\": \"Endothelial\", \"_row\": \"Endo L2-6 NOSTRIN\", \"is_leaf\": true}") -AnnotationAssertion( "Endo L2-6 NOSTRIN") -AnnotationAssertion( "CS1908210074") -AnnotationAssertion( "Endothelial") -AnnotationAssertion(rdfs:label "Non-neuron 005 - CS1908210074") -AnnotationAssertion( "Endo L2-6 NOSTRIN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 006 - CS1908210075) - -AnnotationAssertion( "Microglia") -AnnotationAssertion( "Non-neuron 006") -AnnotationAssertion( "Micro L1-6 TYROBP") -AnnotationAssertion( "{\"members\": 1, \"height\": 0, \"cell_set_preferred_alias\": \"Micro L1-6 TYROBP\", \"leaf\": true, \"nodePar.pch\": 19, \"nodePar.cex\": 2, \"nodePar.lab.cex\": 0.25, \"nodePar.lab.col\": \"#598069\", \"nodePar.col\": \"#598069\", \"cell_set_accession\": \"CS1908210075\", \"original_label\": \"Micro L1-6 TYROBP\", \"cell_set_label\": \"Non-neuron 006\", \"cell_set_alias\": \"Micro L1-6 TYROBP\", \"cell_set_additional_aliases\": \"Microglia\", \"_row\": \"Micro L1-6 TYROBP\", \"is_leaf\": true}") -AnnotationAssertion( "Micro L1-6 TYROBP") -AnnotationAssertion( "CS1908210075") -AnnotationAssertion( "Microglia") -AnnotationAssertion(rdfs:label "Non-neuron 006 - CS1908210075") -AnnotationAssertion( "Micro L1-6 TYROBP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (All cells - CS1908210076) - -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"members\": 75, \"midpoint\": 57.5288, \"height\": 0.9146, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210076\", \"original_label\": \"n1\", \"cell_set_label\": \"All cells\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n1\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( "CS1908210076") -AnnotationAssertion(rdfs:label "All cells - CS1908210076") -AnnotationAssertion( "CS1908210076") -ClassAssertion( ) - -# Individual: (Neuron 001-069 - CS1908210077) - -AnnotationAssertion( "Neuron") -AnnotationAssertion( "Neuron 001-069") -AnnotationAssertion( "Neuron") -AnnotationAssertion( "{\"members\": 69, \"midpoint\": 42.0889, \"height\": 0.5566, \"cell_set_preferred_alias\": \"Neuron\", \"cell_set_accession\": \"CS1908210077\", \"original_label\": \"n2\", \"cell_set_label\": \"Neuron 001-069\", \"cell_set_alias\": \"Neuron\", \"cell_set_additional_aliases\": \"Neuron\", \"_row\": \"n2\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( "CS1908210077") -AnnotationAssertion( "Neuron") -AnnotationAssertion(rdfs:label "Neuron 001-069 - CS1908210077") -AnnotationAssertion( "Neuron") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 001-045 - CS1908210078) - -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "Neuron 001-045") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"members\": 45, \"midpoint\": 23.2148, \"height\": 0.4148, \"cell_set_preferred_alias\": \"GABAergic\", \"cell_set_accession\": \"CS1908210078\", \"original_label\": \"n3\", \"cell_set_label\": \"Neuron 001-045\", \"cell_set_alias\": \"GABAergic\", \"cell_set_additional_aliases\": \"GABAergic\", \"_row\": \"n3\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( "CS1908210078") -AnnotationAssertion( "GABAergic") -AnnotationAssertion(rdfs:label "Neuron 001-045 - CS1908210078") -AnnotationAssertion( "GABAergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 001-027 - CS1908210079) - -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion( "Neuron 001-027") -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion( "{\"members\": 27, \"midpoint\": 8.4297, \"height\": 0.3449, \"cell_set_preferred_alias\": \"ADARB2 (CGE)\", \"cell_set_accession\": \"CS1908210079\", \"original_label\": \"n4\", \"cell_set_label\": \"Neuron 001-027\", \"cell_set_alias\": \"ADARB2 (CGE)\", \"cell_set_additional_aliases\": \"ADARB2 (CGE)\", \"_row\": \"n4\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( "CS1908210079") -AnnotationAssertion( "ADARB2 (CGE)") -AnnotationAssertion(rdfs:label "Neuron 001-027 - CS1908210079") -AnnotationAssertion( "ADARB2 (CGE)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 001-006 - CS1908210080) - -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion( "Neuron 001-006") -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.8125, \"height\": 0.2938, \"cell_set_preferred_alias\": \"LAMP5/PAX6-like\", \"cell_set_accession\": \"CS1908210080\", \"original_label\": \"n5\", \"cell_set_label\": \"Neuron 001-006\", \"cell_set_alias\": \"LAMP5/PAX6-like\", \"cell_set_additional_aliases\": \"LAMP5/PAX6-like\", \"_row\": \"n5\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( "CS1908210080") -AnnotationAssertion( "LAMP5/PAX6-like") -AnnotationAssertion(rdfs:label "Neuron 001-006 - CS1908210080") -AnnotationAssertion( "LAMP5/PAX6-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 001-002 - CS1908210081) - -AnnotationAssertion( "PAX6") -AnnotationAssertion( "Neuron 001-002") -AnnotationAssertion( "PAX6") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1516, \"cell_set_preferred_alias\": \"PAX6\", \"cell_set_accession\": \"CS1908210081\", \"original_label\": \"n6\", \"cell_set_label\": \"Neuron 001-002\", \"cell_set_alias\": \"PAX6\", \"cell_set_additional_aliases\": \"PAX6\", \"_row\": \"n6\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( "CS1908210081") -AnnotationAssertion( "PAX6") -AnnotationAssertion(rdfs:label "Neuron 001-002 - CS1908210081") -AnnotationAssertion( "PAX6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 003-006 - CS1908210082) - -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion( "Neuron 003-006") -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.125, \"height\": 0.1782, \"cell_set_preferred_alias\": \"LAMP5-like\", \"cell_set_accession\": \"CS1908210082\", \"original_label\": \"n7\", \"cell_set_label\": \"Neuron 003-006\", \"cell_set_alias\": \"LAMP5-like\", \"cell_set_additional_aliases\": \"LAMP5-like\", \"_row\": \"n7\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( "CS1908210082") -AnnotationAssertion( "LAMP5-like") -AnnotationAssertion(rdfs:label "Neuron 003-006 - CS1908210082") -AnnotationAssertion( "LAMP5-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 004-006 - CS1908210083) - -AnnotationAssertion( "Neuron 004-006") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1372, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210083\", \"original_label\": \"n8\", \"cell_set_label\": \"Neuron 004-006\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n8\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( "CS1908210083") -AnnotationAssertion(rdfs:label "Neuron 004-006 - CS1908210083") -AnnotationAssertion( "CS1908210083") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 004-005 - CS1908210084) - -AnnotationAssertion( "Neuron 004-005") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0981, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210084\", \"original_label\": \"n9\", \"cell_set_label\": \"Neuron 004-005\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n9\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( "CS1908210084") -AnnotationAssertion(rdfs:label "Neuron 004-005 - CS1908210084") -AnnotationAssertion( "CS1908210084") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 007-027 - CS1908210085) - -AnnotationAssertion( "VIP-like") -AnnotationAssertion( "Neuron 007-027") -AnnotationAssertion( "VIP-like") -AnnotationAssertion( "{\"members\": 21, \"midpoint\": 9.0469, \"height\": 0.2745, \"cell_set_preferred_alias\": \"VIP-like\", \"cell_set_accession\": \"CS1908210085\", \"original_label\": \"n10\", \"cell_set_label\": \"Neuron 007-027\", \"cell_set_alias\": \"VIP-like\", \"cell_set_additional_aliases\": \"VIP-like\", \"_row\": \"n10\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( "CS1908210085") -AnnotationAssertion( "VIP-like") -AnnotationAssertion(rdfs:label "Neuron 007-027 - CS1908210085") -AnnotationAssertion( "VIP-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 007-014 - CS1908210086) - -AnnotationAssertion( "Neuron 007-014") -AnnotationAssertion( "{\"members\": 8, \"midpoint\": 4.5, \"height\": 0.2731, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210086\", \"original_label\": \"n11\", \"cell_set_label\": \"Neuron 007-014\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n11\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( "CS1908210086") -AnnotationAssertion(rdfs:label "Neuron 007-014 - CS1908210086") -AnnotationAssertion( "CS1908210086") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 007-012 - CS1908210087) - -AnnotationAssertion( "Neuron 007-012") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 2.5, \"height\": 0.2306, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210087\", \"original_label\": \"n12\", \"cell_set_label\": \"Neuron 007-012\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n12\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( "CS1908210087") -AnnotationAssertion(rdfs:label "Neuron 007-012 - CS1908210087") -AnnotationAssertion( "CS1908210087") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 007-009 - CS1908210088) - -AnnotationAssertion( "Neuron 007-009") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1322, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210088\", \"original_label\": \"n13\", \"cell_set_label\": \"Neuron 007-009\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n13\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( "CS1908210088") -AnnotationAssertion(rdfs:label "Neuron 007-009 - CS1908210088") -AnnotationAssertion( "CS1908210088") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 007-008 - CS1908210089) - -AnnotationAssertion( "Neuron 007-008") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0857, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210089\", \"original_label\": \"n14\", \"cell_set_label\": \"Neuron 007-008\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n14\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( "CS1908210089") -AnnotationAssertion(rdfs:label "Neuron 007-008 - CS1908210089") -AnnotationAssertion( "CS1908210089") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 010-012 - CS1908210090) - -AnnotationAssertion( "Neuron 010-012") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.1859, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210090\", \"original_label\": \"n15\", \"cell_set_label\": \"Neuron 010-012\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n15\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( "CS1908210090") -AnnotationAssertion(rdfs:label "Neuron 010-012 - CS1908210090") -AnnotationAssertion( "CS1908210090") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 011-012 - CS1908210091) - -AnnotationAssertion( "Neuron 011-012") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1516, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210091\", \"original_label\": \"n16\", \"cell_set_label\": \"Neuron 011-012\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n16\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( "CS1908210091") -AnnotationAssertion(rdfs:label "Neuron 011-012 - CS1908210091") -AnnotationAssertion( "CS1908210091") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 013-014 - CS1908210092) - -AnnotationAssertion( "Neuron 013-014") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.172, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210092\", \"original_label\": \"n17\", \"cell_set_label\": \"Neuron 013-014\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n17\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( "CS1908210092") -AnnotationAssertion(rdfs:label "Neuron 013-014 - CS1908210092") -AnnotationAssertion( "CS1908210092") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 015-027 - CS1908210093) - -AnnotationAssertion( "Neuron 015-027") -AnnotationAssertion( "{\"members\": 13, \"midpoint\": 5.5938, \"height\": 0.2296, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210093\", \"original_label\": \"n18\", \"cell_set_label\": \"Neuron 015-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n18\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( "CS1908210093") -AnnotationAssertion(rdfs:label "Neuron 015-027 - CS1908210093") -AnnotationAssertion( "CS1908210093") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 015-019 - CS1908210094) - -AnnotationAssertion( "Neuron 015-019") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.375, \"height\": 0.2035, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210094\", \"original_label\": \"n19\", \"cell_set_label\": \"Neuron 015-019\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n19\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( "CS1908210094") -AnnotationAssertion(rdfs:label "Neuron 015-019 - CS1908210094") -AnnotationAssertion( "CS1908210094") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 015-017 - CS1908210095) - -AnnotationAssertion( "Neuron 015-017") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1598, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210095\", \"original_label\": \"n20\", \"cell_set_label\": \"Neuron 015-017\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n20\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( "CS1908210095") -AnnotationAssertion(rdfs:label "Neuron 015-017 - CS1908210095") -AnnotationAssertion( "CS1908210095") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 015-016 - CS1908210096) - -AnnotationAssertion( "Neuron 015-016") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1211, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210096\", \"original_label\": \"n21\", \"cell_set_label\": \"Neuron 015-016\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n21\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( "CS1908210096") -AnnotationAssertion(rdfs:label "Neuron 015-016 - CS1908210096") -AnnotationAssertion( "CS1908210096") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 018-019 - CS1908210097) - -AnnotationAssertion( "Neuron 018-019") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1208, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210097\", \"original_label\": \"n22\", \"cell_set_label\": \"Neuron 018-019\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n22\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( "CS1908210097") -AnnotationAssertion(rdfs:label "Neuron 018-019 - CS1908210097") -AnnotationAssertion( "CS1908210097") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 020-027 - CS1908210098) - -AnnotationAssertion( "Neuron 020-027") -AnnotationAssertion( "{\"members\": 8, \"midpoint\": 3.8125, \"height\": 0.188, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210098\", \"original_label\": \"n23\", \"cell_set_label\": \"Neuron 020-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n23\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( "CS1908210098") -AnnotationAssertion(rdfs:label "Neuron 020-027 - CS1908210098") -AnnotationAssertion( "CS1908210098") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 020-023 - CS1908210099) - -AnnotationAssertion( "Neuron 020-023") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 2.125, \"height\": 0.1341, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210099\", \"original_label\": \"n24\", \"cell_set_label\": \"Neuron 020-023\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n24\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( "CS1908210099") -AnnotationAssertion(rdfs:label "Neuron 020-023 - CS1908210099") -AnnotationAssertion( "CS1908210099") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 020-022 - CS1908210100) - -AnnotationAssertion( "Neuron 020-022") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.0953, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210100\", \"original_label\": \"n25\", \"cell_set_label\": \"Neuron 020-022\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n25\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( "CS1908210100") -AnnotationAssertion(rdfs:label "Neuron 020-022 - CS1908210100") -AnnotationAssertion( "CS1908210100") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 020-021 - CS1908210101) - -AnnotationAssertion( "Neuron 020-021") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0836, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210101\", \"original_label\": \"n26\", \"cell_set_label\": \"Neuron 020-021\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n26\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( "CS1908210101") -AnnotationAssertion(rdfs:label "Neuron 020-021 - CS1908210101") -AnnotationAssertion( "CS1908210101") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 024-027 - CS1908210102) - -AnnotationAssertion( "Neuron 024-027") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.5, \"height\": 0.1729, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210102\", \"original_label\": \"n27\", \"cell_set_label\": \"Neuron 024-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n27\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( "CS1908210102") -AnnotationAssertion(rdfs:label "Neuron 024-027 - CS1908210102") -AnnotationAssertion( "CS1908210102") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 024-025 - CS1908210103) - -AnnotationAssertion( "Neuron 024-025") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0934, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210103\", \"original_label\": \"n28\", \"cell_set_label\": \"Neuron 024-025\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n28\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( "CS1908210103") -AnnotationAssertion(rdfs:label "Neuron 024-025 - CS1908210103") -AnnotationAssertion( "CS1908210103") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 026-027 - CS1908210104) - -AnnotationAssertion( "Neuron 026-027") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0915, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210104\", \"original_label\": \"n29\", \"cell_set_label\": \"Neuron 026-027\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n29\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( "CS1908210104") -AnnotationAssertion(rdfs:label "Neuron 026-027 - CS1908210104") -AnnotationAssertion( "CS1908210104") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 028-045 - CS1908210105) - -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion( "Neuron 028-045") -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion( "{\"members\": 18, \"midpoint\": 11, \"height\": 0.3492, \"cell_set_preferred_alias\": \"LHX6 (MGE)\", \"cell_set_accession\": \"CS1908210105\", \"original_label\": \"n30\", \"cell_set_label\": \"Neuron 028-045\", \"cell_set_alias\": \"LHX6 (MGE)\", \"cell_set_additional_aliases\": \"LHX6 (MGE)\", \"_row\": \"n30\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( "CS1908210105") -AnnotationAssertion( "LHX6 (MGE)") -AnnotationAssertion(rdfs:label "Neuron 028-045 - CS1908210105") -AnnotationAssertion( "LHX6 (MGE)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 028-044 - CS1908210106) - -AnnotationAssertion( "Neuron 028-044") -AnnotationAssertion( "{\"members\": 17, \"midpoint\": 5, \"height\": 0.3416, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210106\", \"original_label\": \"n31\", \"cell_set_label\": \"Neuron 028-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n31\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( "CS1908210106") -AnnotationAssertion(rdfs:label "Neuron 028-044 - CS1908210106") -AnnotationAssertion( "CS1908210106") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 029-044 - CS1908210107) - -AnnotationAssertion( "Neuron 029-044") -AnnotationAssertion( "{\"members\": 16, \"midpoint\": 9, \"height\": 0.2758, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210107\", \"original_label\": \"n32\", \"cell_set_label\": \"Neuron 029-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n32\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( "CS1908210107") -AnnotationAssertion(rdfs:label "Neuron 029-044 - CS1908210107") -AnnotationAssertion( "CS1908210107") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 029-038 - CS1908210108) - -AnnotationAssertion( "SST-like") -AnnotationAssertion( "Neuron 029-038") -AnnotationAssertion( "SST-like") -AnnotationAssertion( "{\"members\": 10, \"midpoint\": 6.7812, \"height\": 0.2247, \"cell_set_preferred_alias\": \"SST-like\", \"cell_set_accession\": \"CS1908210108\", \"original_label\": \"n33\", \"cell_set_label\": \"Neuron 029-038\", \"cell_set_alias\": \"SST-like\", \"cell_set_additional_aliases\": \"SST-like\", \"_row\": \"n33\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( "CS1908210108") -AnnotationAssertion( "SST-like") -AnnotationAssertion(rdfs:label "Neuron 029-038 - CS1908210108") -AnnotationAssertion( "SST-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 029-037 - CS1908210109) - -AnnotationAssertion( "Neuron 029-037") -AnnotationAssertion( "{\"members\": 9, \"midpoint\": 4.5625, \"height\": 0.1999, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210109\", \"original_label\": \"n34\", \"cell_set_label\": \"Neuron 029-037\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n34\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( "CS1908210109") -AnnotationAssertion(rdfs:label "Neuron 029-037 - CS1908210109") -AnnotationAssertion( "CS1908210109") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 029-034 - CS1908210110) - -AnnotationAssertion( "Neuron 029-034") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.875, \"height\": 0.1763, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210110\", \"original_label\": \"n35\", \"cell_set_label\": \"Neuron 029-034\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n35\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( "CS1908210110") -AnnotationAssertion(rdfs:label "Neuron 029-034 - CS1908210110") -AnnotationAssertion( "CS1908210110") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 030-034 - CS1908210111) - -AnnotationAssertion( "Neuron 030-034") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.75, \"height\": 0.1529, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210111\", \"original_label\": \"n36\", \"cell_set_label\": \"Neuron 030-034\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n36\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( "CS1908210111") -AnnotationAssertion(rdfs:label "Neuron 030-034 - CS1908210111") -AnnotationAssertion( "CS1908210111") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 030-033 - CS1908210112) - -AnnotationAssertion( "Neuron 030-033") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.5, \"height\": 0.1212, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210112\", \"original_label\": \"n37\", \"cell_set_label\": \"Neuron 030-033\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n37\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( "CS1908210112") -AnnotationAssertion(rdfs:label "Neuron 030-033 - CS1908210112") -AnnotationAssertion( "CS1908210112") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 030-031 - CS1908210113) - -AnnotationAssertion( "Neuron 030-031") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0809, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210113\", \"original_label\": \"n38\", \"cell_set_label\": \"Neuron 030-031\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n38\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( "CS1908210113") -AnnotationAssertion(rdfs:label "Neuron 030-031 - CS1908210113") -AnnotationAssertion( "CS1908210113") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 032-033 - CS1908210114) - -AnnotationAssertion( "Neuron 032-033") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0808, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210114\", \"original_label\": \"n39\", \"cell_set_label\": \"Neuron 032-033\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n39\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( "CS1908210114") -AnnotationAssertion(rdfs:label "Neuron 032-033 - CS1908210114") -AnnotationAssertion( "CS1908210114") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 035-037 - CS1908210115) - -AnnotationAssertion( "Neuron 035-037") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1467, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210115\", \"original_label\": \"n40\", \"cell_set_label\": \"Neuron 035-037\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n40\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( "CS1908210115") -AnnotationAssertion(rdfs:label "Neuron 035-037 - CS1908210115") -AnnotationAssertion( "CS1908210115") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 035-036 - CS1908210116) - -AnnotationAssertion( "Neuron 035-036") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0991, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210116\", \"original_label\": \"n41\", \"cell_set_label\": \"Neuron 035-036\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n41\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( "CS1908210116") -AnnotationAssertion(rdfs:label "Neuron 035-036 - CS1908210116") -AnnotationAssertion( "CS1908210116") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 039-044 - CS1908210117) - -AnnotationAssertion( "PVALB-like") -AnnotationAssertion( "Neuron 039-044") -AnnotationAssertion( "PVALB-like") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.2188, \"height\": 0.1698, \"cell_set_preferred_alias\": \"PVALB-like\", \"cell_set_accession\": \"CS1908210117\", \"original_label\": \"n42\", \"cell_set_label\": \"Neuron 039-044\", \"cell_set_alias\": \"PVALB-like\", \"cell_set_additional_aliases\": \"PVALB-like\", \"_row\": \"n42\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( "CS1908210117") -AnnotationAssertion( "PVALB-like") -AnnotationAssertion(rdfs:label "Neuron 039-044 - CS1908210117") -AnnotationAssertion( "PVALB-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 040-044 - CS1908210118) - -AnnotationAssertion( "Neuron 040-044") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 1.4375, \"height\": 0.1367, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210118\", \"original_label\": \"n43\", \"cell_set_label\": \"Neuron 040-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n43\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( "CS1908210118") -AnnotationAssertion(rdfs:label "Neuron 040-044 - CS1908210118") -AnnotationAssertion( "CS1908210118") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 041-044 - CS1908210119) - -AnnotationAssertion( "Neuron 041-044") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.875, \"height\": 0.1018, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210119\", \"original_label\": \"n44\", \"cell_set_label\": \"Neuron 041-044\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n44\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( "CS1908210119") -AnnotationAssertion(rdfs:label "Neuron 041-044 - CS1908210119") -AnnotationAssertion( "CS1908210119") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 041-043 - CS1908210120) - -AnnotationAssertion( "Neuron 041-043") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.0807, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210120\", \"original_label\": \"n45\", \"cell_set_label\": \"Neuron 041-043\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n45\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( "CS1908210120") -AnnotationAssertion(rdfs:label "Neuron 041-043 - CS1908210120") -AnnotationAssertion( "CS1908210120") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 042-043 - CS1908210121) - -AnnotationAssertion( "Neuron 042-043") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0667, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210121\", \"original_label\": \"n46\", \"cell_set_label\": \"Neuron 042-043\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n46\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( "CS1908210121") -AnnotationAssertion(rdfs:label "Neuron 042-043 - CS1908210121") -AnnotationAssertion( "CS1908210121") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-069 - CS1908210122) - -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "Neuron 046-069") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"members\": 24, \"midpoint\": 15.9629, \"height\": 0.3534, \"cell_set_preferred_alias\": \"Glutamatergic\", \"cell_set_accession\": \"CS1908210122\", \"original_label\": \"n47\", \"cell_set_label\": \"Neuron 046-069\", \"cell_set_alias\": \"Glutamatergic\", \"cell_set_additional_aliases\": \"Glutamatergic\", \"_row\": \"n47\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( "CS1908210122") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion(rdfs:label "Neuron 046-069 - CS1908210122") -AnnotationAssertion( "Glutamatergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-063 - CS1908210123) - -AnnotationAssertion( "Neuron 046-063") -AnnotationAssertion( "{\"members\": 18, \"midpoint\": 12.6445, \"height\": 0.3174, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210123\", \"original_label\": \"n48\", \"cell_set_label\": \"Neuron 046-063\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n48\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( "CS1908210123") -AnnotationAssertion(rdfs:label "Neuron 046-063 - CS1908210123") -AnnotationAssertion( "CS1908210123") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-060 - CS1908210124) - -AnnotationAssertion( "Neuron 046-060") -AnnotationAssertion( "{\"members\": 15, \"midpoint\": 9.5391, \"height\": 0.3044, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210124\", \"original_label\": \"n49\", \"cell_set_label\": \"Neuron 046-060\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n49\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( "CS1908210124") -AnnotationAssertion(rdfs:label "Neuron 046-060 - CS1908210124") -AnnotationAssertion( "CS1908210124") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-059 - CS1908210125) - -AnnotationAssertion( "Neuron 046-059") -AnnotationAssertion( "{\"members\": 14, \"midpoint\": 5.0781, \"height\": 0.2572, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210125\", \"original_label\": \"n50\", \"cell_set_label\": \"Neuron 046-059\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n50\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( "CS1908210125") -AnnotationAssertion(rdfs:label "Neuron 046-059 - CS1908210125") -AnnotationAssertion( "CS1908210125") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-049 - CS1908210126) - -AnnotationAssertion( "Neuron 046-049") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 2.125, \"height\": 0.175, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210126\", \"original_label\": \"n51\", \"cell_set_label\": \"Neuron 046-049\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n51\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( "CS1908210126") -AnnotationAssertion(rdfs:label "Neuron 046-049 - CS1908210126") -AnnotationAssertion( "CS1908210126") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-048 - CS1908210127) - -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Neuron 046-048") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1213, \"cell_set_preferred_alias\": \"L2/3 IT\", \"cell_set_accession\": \"CS1908210127\", \"original_label\": \"n52\", \"cell_set_label\": \"Neuron 046-048\", \"cell_set_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"L2/3 IT\", \"_row\": \"n52\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( "CS1908210127") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:label "Neuron 046-048 - CS1908210127") -AnnotationAssertion( "L2/3 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 046-047 - CS1908210128) - -AnnotationAssertion( "Neuron 046-047") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0728, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210128\", \"original_label\": \"n53\", \"cell_set_label\": \"Neuron 046-047\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n53\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( "CS1908210128") -AnnotationAssertion(rdfs:label "Neuron 046-047 - CS1908210128") -AnnotationAssertion( "CS1908210128") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 050-059 - CS1908210129) - -AnnotationAssertion( "Neuron 050-059") -AnnotationAssertion( "{\"members\": 10, \"midpoint\": 4.0312, \"height\": 0.2141, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210129\", \"original_label\": \"n54\", \"cell_set_label\": \"Neuron 050-059\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n54\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( "CS1908210129") -AnnotationAssertion(rdfs:label "Neuron 050-059 - CS1908210129") -AnnotationAssertion( "CS1908210129") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 050-054 - CS1908210130) - -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "Neuron 050-054") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 0.9375, \"height\": 0.1775, \"cell_set_preferred_alias\": \"L4 IT\", \"cell_set_accession\": \"CS1908210130\", \"original_label\": \"n55\", \"cell_set_label\": \"Neuron 050-054\", \"cell_set_alias\": \"L4 IT\", \"cell_set_additional_aliases\": \"L4 IT\", \"_row\": \"n55\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( "CS1908210130") -AnnotationAssertion( "L4 IT") -AnnotationAssertion(rdfs:label "Neuron 050-054 - CS1908210130") -AnnotationAssertion( "L4 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 051-054 - CS1908210131) - -AnnotationAssertion( "Neuron 051-054") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 0.875, \"height\": 0.1584, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210131\", \"original_label\": \"n56\", \"cell_set_label\": \"Neuron 051-054\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n56\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( "CS1908210131") -AnnotationAssertion(rdfs:label "Neuron 051-054 - CS1908210131") -AnnotationAssertion( "CS1908210131") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 052-054 - CS1908210132) - -AnnotationAssertion( "Neuron 052-054") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.1183, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210132\", \"original_label\": \"n57\", \"cell_set_label\": \"Neuron 052-054\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n57\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( "CS1908210132") -AnnotationAssertion(rdfs:label "Neuron 052-054 - CS1908210132") -AnnotationAssertion( "CS1908210132") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 053-054 - CS1908210133) - -AnnotationAssertion( "Neuron 053-054") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0712, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210133\", \"original_label\": \"n58\", \"cell_set_label\": \"Neuron 053-054\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n58\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( "CS1908210133") -AnnotationAssertion(rdfs:label "Neuron 053-054 - CS1908210133") -AnnotationAssertion( "CS1908210133") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 055-059 - CS1908210134) - -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "Neuron 055-059") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.125, \"height\": 0.1904, \"cell_set_preferred_alias\": \"L5 IT\", \"cell_set_accession\": \"CS1908210134\", \"original_label\": \"n59\", \"cell_set_label\": \"Neuron 055-059\", \"cell_set_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"L5 IT\", \"_row\": \"n59\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( "CS1908210134") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:label "Neuron 055-059 - CS1908210134") -AnnotationAssertion( "L5 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 055-057 - CS1908210135) - -AnnotationAssertion( "Neuron 055-057") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.1353, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210135\", \"original_label\": \"n60\", \"cell_set_label\": \"Neuron 055-057\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n60\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( "CS1908210135") -AnnotationAssertion(rdfs:label "Neuron 055-057 - CS1908210135") -AnnotationAssertion( "CS1908210135") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 056-057 - CS1908210136) - -AnnotationAssertion( "Neuron 056-057") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1075, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210136\", \"original_label\": \"n61\", \"cell_set_label\": \"Neuron 056-057\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n61\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( "CS1908210136") -AnnotationAssertion(rdfs:label "Neuron 056-057 - CS1908210136") -AnnotationAssertion( "CS1908210136") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 058-059 - CS1908210137) - -AnnotationAssertion( "Neuron 058-059") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.083, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210137\", \"original_label\": \"n62\", \"cell_set_label\": \"Neuron 058-059\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n62\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( "CS1908210137") -AnnotationAssertion(rdfs:label "Neuron 058-059 - CS1908210137") -AnnotationAssertion( "CS1908210137") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 061-063 - CS1908210138) - -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "Neuron 061-063") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.0876, \"cell_set_preferred_alias\": \"L6 IT\", \"cell_set_accession\": \"CS1908210138\", \"original_label\": \"n63\", \"cell_set_label\": \"Neuron 061-063\", \"cell_set_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"L6 IT\", \"_row\": \"n63\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( "CS1908210138") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:label "Neuron 061-063 - CS1908210138") -AnnotationAssertion( "L6 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 062-063 - CS1908210139) - -AnnotationAssertion( "Neuron 062-063") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.0578, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210139\", \"original_label\": \"n64\", \"cell_set_label\": \"Neuron 062-063\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n64\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( "CS1908210139") -AnnotationAssertion(rdfs:label "Neuron 062-063 - CS1908210139") -AnnotationAssertion( "CS1908210139") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 064-069 - CS1908210140) - -AnnotationAssertion( "Neuron 064-069") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 1.2812, \"height\": 0.3435, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210140\", \"original_label\": \"n65\", \"cell_set_label\": \"Neuron 064-069\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n65\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( "CS1908210140") -AnnotationAssertion(rdfs:label "Neuron 064-069 - CS1908210140") -AnnotationAssertion( "CS1908210140") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 065-069 - CS1908210141) - -AnnotationAssertion( "Neuron 065-069") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 1.5625, \"height\": 0.2417, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210141\", \"original_label\": \"n66\", \"cell_set_label\": \"Neuron 065-069\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n66\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( "CS1908210141") -AnnotationAssertion(rdfs:label "Neuron 065-069 - CS1908210141") -AnnotationAssertion( "CS1908210141") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 066-069 - CS1908210142) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "Neuron 066-069") -AnnotationAssertion( "L6b") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 2.125, \"height\": 0.1735, \"cell_set_preferred_alias\": \"L6b\", \"cell_set_accession\": \"CS1908210142\", \"original_label\": \"n67\", \"cell_set_label\": \"Neuron 066-069\", \"cell_set_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b\", \"_row\": \"n67\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( "CS1908210142") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:label "Neuron 066-069 - CS1908210142") -AnnotationAssertion( "L6b") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 066-068 - CS1908210143) - -AnnotationAssertion( "Neuron 066-068") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 1.25, \"height\": 0.1438, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210143\", \"original_label\": \"n68\", \"cell_set_label\": \"Neuron 066-068\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n68\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( "CS1908210143") -AnnotationAssertion(rdfs:label "Neuron 066-068 - CS1908210143") -AnnotationAssertion( "CS1908210143") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Neuron 066-067 - CS1908210144) - -AnnotationAssertion( "Neuron 066-067") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1058, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210144\", \"original_label\": \"n69\", \"cell_set_label\": \"Neuron 066-067\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n69\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( "CS1908210144") -AnnotationAssertion(rdfs:label "Neuron 066-067 - CS1908210144") -AnnotationAssertion( "CS1908210144") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 001-006 - CS1908210145) - -AnnotationAssertion( "Non-neuron") -AnnotationAssertion( "Non-neuron 001-006") -AnnotationAssertion( "Non-neuron") -AnnotationAssertion( "{\"members\": 6, \"midpoint\": 3.9688, \"height\": 0.8209, \"cell_set_preferred_alias\": \"Non-neuron\", \"cell_set_accession\": \"CS1908210145\", \"original_label\": \"n70\", \"cell_set_label\": \"Non-neuron 001-006\", \"cell_set_alias\": \"Non-neuron\", \"cell_set_additional_aliases\": \"Non-neuron\", \"_row\": \"n70\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( "CS1908210145") -AnnotationAssertion( "Non-neuron") -AnnotationAssertion(rdfs:label "Non-neuron 001-006 - CS1908210145") -AnnotationAssertion( "Non-neuron") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 001-005 - CS1908210146) - -AnnotationAssertion( "Non-neuron 001-005") -AnnotationAssertion( "{\"members\": 5, \"midpoint\": 2.9375, \"height\": 0.7567, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210146\", \"original_label\": \"n71\", \"cell_set_label\": \"Non-neuron 001-005\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n71\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( "CS1908210146") -AnnotationAssertion(rdfs:label "Non-neuron 001-005 - CS1908210146") -AnnotationAssertion( "CS1908210146") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 001-004 - CS1908210147) - -AnnotationAssertion( "Non-neuron 001-004") -AnnotationAssertion( "{\"members\": 4, \"midpoint\": 1.875, \"height\": 0.7506, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210147\", \"original_label\": \"n72\", \"cell_set_label\": \"Non-neuron 001-004\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n72\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( "CS1908210147") -AnnotationAssertion(rdfs:label "Non-neuron 001-004 - CS1908210147") -AnnotationAssertion( "CS1908210147") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 001-003 - CS1908210148) - -AnnotationAssertion( "Non-neuron 001-003") -AnnotationAssertion( "{\"members\": 3, \"midpoint\": 0.75, \"height\": 0.6142, \"cell_set_preferred_alias\": \"\", \"cell_set_accession\": \"CS1908210148\", \"original_label\": \"n73\", \"cell_set_label\": \"Non-neuron 001-003\", \"cell_set_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"_row\": \"n73\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( "CS1908210148") -AnnotationAssertion(rdfs:label "Non-neuron 001-003 - CS1908210148") -AnnotationAssertion( "CS1908210148") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (Non-neuron 002-003 - CS1908210149) - -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "Non-neuron 002-003") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "{\"members\": 2, \"midpoint\": 0.5, \"height\": 0.1304, \"cell_set_preferred_alias\": \"Astrocyte\", \"cell_set_accession\": \"CS1908210149\", \"original_label\": \"n74\", \"cell_set_label\": \"Non-neuron 002-003\", \"cell_set_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"Astrocyte\", \"_row\": \"n74\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( "CS1908210149") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion(rdfs:label "Non-neuron 002-003 - CS1908210149") -AnnotationAssertion( "Astrocyte") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001 - CS201912131_1) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "RNAseq 001") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 PVRL2\", \"cell_set_label\": \"RNAseq 001\", \"cell_set_accession\": \"CS201912131_1\", \"cell_set_aligned_alias\": \"Lamp5_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 PVRL2\", \"cell_set_color\": \"#AD474F\"}") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_1") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 LAMP5 PVRL2 is a member of the Lamp5 subclass. Inh L1 LAMP5 PVRL2 includes the additional alias Lamp5_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CBLN4 and HS3ST5 and RELN and TRPC3 (F-beta = 0.468), based on the NS Forest method of marker gene selection. Inh L1 LAMP5 PVRL2 cells represent 2.11% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1 LAMP5 PVRL2 cells have an average of 4350 genes detected, which is 408 less than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 001 - CS201912131_1") -AnnotationAssertion( "Inh L1 LAMP5 PVRL2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 010 - CS201912131_10) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 010") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 VIP SLC7A6OS\", \"cell_set_label\": \"RNAseq 010\", \"cell_set_accession\": \"CS201912131_10\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 VIP SLC7A6OS\", \"cell_set_color\": \"#A11397\"}") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_10") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-6 VIP SLC7A6OS is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CNR1 and PBX3 (F-beta = 0.683), based on the NS Forest method of marker gene selection. Inh L1-6 VIP SLC7A6OS cells represent 6.82% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1-6 VIP SLC7A6OS cells have an average of 4993 genes detected, which is 739 more than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 010 - CS201912131_10") -AnnotationAssertion( "Inh L1-6 VIP SLC7A6OS") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 099 - CS201912131_100) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 099") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS RGPD6\", \"cell_set_label\": \"RNAseq 099\", \"cell_set_accession\": \"CS201912131_100\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS RGPD6\", \"cell_set_color\": \"#1C657F\"}") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_100") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 THEMIS RGPD6 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is DDR2 and LOC105371663 and THEMIS (F-beta = 0.521), based on the NS Forest method of marker gene selection. Exc L5 THEMIS RGPD6 cells represent 6.45% of all L6 CT cells collected in the Human M1 10Xv3 dataset. Exc L5 THEMIS RGPD6 cells have an average of 6858 genes detected, which is 670 more than the average for all L6 CT cells (6188).") -AnnotationAssertion(rdfs:label "RNAseq 099 - CS201912131_100") -AnnotationAssertion( "Exc L5 THEMIS RGPD6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 100 - CS201912131_101) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "RNAseq 100") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 C9orf135-AS1\", \"cell_set_label\": \"RNAseq 100\", \"cell_set_accession\": \"CS201912131_101\", \"cell_set_aligned_alias\": \"L6 CT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 C9orf135-AS1\", \"cell_set_color\": \"#8FB5CE\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_101") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 C9orf135-AS1 is a member of the L6 CT subclass. Exc L5-6 FEZF2 C9orf135-AS1 includes the additional alias L6 CT_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EGFEM1P and FOXP2 and SEMA5A (F-beta = 0.752), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 C9orf135-AS1 cells represent 69.68% of all L6 CT cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 C9orf135-AS1 cells have an average of 5832 genes detected, which is 356 less than the average for all L6 CT cells (6188).") -AnnotationAssertion(rdfs:label "RNAseq 100 - CS201912131_101") -AnnotationAssertion( "Exc L5-6 FEZF2 C9orf135-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 101 - CS201912131_102) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 101") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 FILIP1L\", \"cell_set_label\": \"RNAseq 101\", \"cell_set_accession\": \"CS201912131_102\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 FILIP1L\", \"cell_set_color\": \"#2A84B9\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_102") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 FILIP1L is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC100128497 and MCTP2 and SEC16B and SULF1 (F-beta = 0.399), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 FILIP1L cells represent 8.52% of all L6 CT cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 FILIP1L cells have an average of 6709 genes detected, which is 521 more than the average for all L6 CT cells (6188).") -AnnotationAssertion(rdfs:label "RNAseq 101 - CS201912131_102") -AnnotationAssertion( "Exc L5-6 FEZF2 FILIP1L") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 102 - CS201912131_103) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 102") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 SH2D1B\", \"cell_set_label\": \"RNAseq 102\", \"cell_set_accession\": \"CS201912131_103\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 SH2D1B\", \"cell_set_color\": \"#4AA9E7\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_103") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 SH2D1B is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTSL1 and MEIS2 and NLGN4Y and PAPSS2 (F-beta = 0.479), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 SH2D1B cells represent 4.26% of all L6 CT cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 SH2D1B cells have an average of 6525 genes detected, which is 337 more than the average for all L6 CT cells (6188).") -AnnotationAssertion(rdfs:label "RNAseq 102 - CS201912131_103") -AnnotationAssertion( "Exc L5-6 FEZF2 SH2D1B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 103 - CS201912131_104) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 103") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 PDYN\", \"cell_set_label\": \"RNAseq 103\", \"cell_set_accession\": \"CS201912131_104\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 PDYN\", \"cell_set_color\": \"#22225C\"}") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_104") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 FEZF2 PDYN is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GBP2 and PDYN (F-beta = 0.652), based on the NS Forest method of marker gene selection. Exc L6 FEZF2 PDYN cells represent 0.98% of all L6b cells collected in the Human M1 10Xv3 dataset. Exc L6 FEZF2 PDYN cells have an average of 6582 genes detected, which is 127 more than the average for all L6b cells (6455).") -AnnotationAssertion(rdfs:label "RNAseq 103 - CS201912131_104") -AnnotationAssertion( "Exc L6 FEZF2 PDYN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104 - CS201912131_105) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 FFAR4\", \"cell_set_label\": \"RNAseq 104\", \"cell_set_accession\": \"CS201912131_105\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 FFAR4\", \"cell_set_color\": \"#400855\"}") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_105") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 FEZF2 FFAR4 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FER1L6_AS2 and LOC105378486 (F-beta = 0.589), based on the NS Forest method of marker gene selection. Exc L6 FEZF2 FFAR4 cells represent 4.74% of all L6b cells collected in the Human M1 10Xv3 dataset. Exc L6 FEZF2 FFAR4 cells have an average of 6105 genes detected, which is 350 less than the average for all L6b cells (6455).") -AnnotationAssertion(rdfs:label "RNAseq 104 - CS201912131_105") -AnnotationAssertion( "Exc L6 FEZF2 FFAR4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 105 - CS201912131_106) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 105") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 PROKR2\", \"cell_set_label\": \"RNAseq 105\", \"cell_set_accession\": \"CS201912131_106\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 PROKR2\", \"cell_set_color\": \"#3E3492\"}") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_106") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 FEZF2 PROKR2 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105371310 and SLITRK6 (F-beta = 0.595), based on the NS Forest method of marker gene selection. Exc L6 FEZF2 PROKR2 cells represent 3.22% of all L6b cells collected in the Human M1 10Xv3 dataset. Exc L6 FEZF2 PROKR2 cells have an average of 6501 genes detected, which is 46 more than the average for all L6b cells (6455).") -AnnotationAssertion(rdfs:label "RNAseq 105 - CS201912131_106") -AnnotationAssertion( "Exc L6 FEZF2 PROKR2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 106 - CS201912131_107) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 106") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 CFTR\", \"cell_set_label\": \"RNAseq 106\", \"cell_set_accession\": \"CS201912131_107\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 CFTR\", \"cell_set_color\": \"#836CA7\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_107") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 CFTR is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105374392 and NR4A2 and SEMA3D (F-beta = 0.464), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 CFTR cells represent 4.83% of all L6b cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 CFTR cells have an average of 6060 genes detected, which is 395 less than the average for all L6b cells (6455).") -AnnotationAssertion(rdfs:label "RNAseq 106 - CS201912131_107") -AnnotationAssertion( "Exc L5-6 FEZF2 CFTR") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 107 - CS201912131_108) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 107") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 KLK7\", \"cell_set_label\": \"RNAseq 107\", \"cell_set_accession\": \"CS201912131_108\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 KLK7\", \"cell_set_color\": \"#7568CE\"}") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_108") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 FEZF2 KLK7 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101927439 and MDFIC (F-beta = 0.841), based on the NS Forest method of marker gene selection. Exc L6 FEZF2 KLK7 cells represent 80.55% of all L6b cells collected in the Human M1 10Xv3 dataset. Exc L6 FEZF2 KLK7 cells have an average of 6507 genes detected, which is 52 more than the average for all L6b cells (6455).") -AnnotationAssertion(rdfs:label "RNAseq 107 - CS201912131_108") -AnnotationAssertion( "Exc L6 FEZF2 KLK7") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 108 - CS201912131_109) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 108") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 FEZF2 POGK\", \"cell_set_label\": \"RNAseq 108\", \"cell_set_accession\": \"CS201912131_109\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 FEZF2 POGK\", \"cell_set_color\": \"#5D4EB0\"}") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_109") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 FEZF2 POGK is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADD3_AS1 and LOC100132891 and PCOLCE2 (F-beta = 0.497), based on the NS Forest method of marker gene selection. Exc L6 FEZF2 POGK cells represent 5.68% of all L6b cells collected in the Human M1 10Xv3 dataset. Exc L6 FEZF2 POGK cells have an average of 6301 genes detected, which is 154 less than the average for all L6b cells (6455).") -AnnotationAssertion(rdfs:label "RNAseq 108 - CS201912131_109") -AnnotationAssertion( "Exc L6 FEZF2 POGK") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 011 - CS201912131_11) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "RNAseq 011") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2 PAX6 FREM2\", \"cell_set_label\": \"RNAseq 011\", \"cell_set_accession\": \"CS201912131_11\", \"cell_set_aligned_alias\": \"Sncg_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2 PAX6 FREM2\", \"cell_set_color\": \"#C86EFF\"}") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_11") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2 PAX6 FREM2 is a member of the Sncg subclass. Inh L2 PAX6 FREM2 includes the additional alias Sncg_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CILP2 and IGFBP7 (F-beta = 0.789), based on the NS Forest method of marker gene selection. Inh L2 PAX6 FREM2 cells represent 12.07% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L2 PAX6 FREM2 cells have an average of 5963 genes detected, which is 1709 more than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 011 - CS201912131_11") -AnnotationAssertion( "Inh L2 PAX6 FREM2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 109 - CS201912131_110) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 109") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 CSN1S1\", \"cell_set_label\": \"RNAseq 109\", \"cell_set_accession\": \"CS201912131_110\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 CSN1S1\", \"cell_set_color\": \"#0D5D7E\"}") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_110") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 FEZF2 CSN1S1 is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105373592 and OPN4 and VAT1L (F-beta = 0.731), based on the NS Forest method of marker gene selection. Exc L5 FEZF2 CSN1S1 cells represent 17.48% of all L5 ET cells collected in the Human M1 10Xv3 dataset. Exc L5 FEZF2 CSN1S1 cells have an average of 7876 genes detected, which is 374 more than the average for all L5 ET cells (7502).") -AnnotationAssertion(rdfs:label "RNAseq 109 - CS201912131_110") -AnnotationAssertion( "Exc L5 FEZF2 CSN1S1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 110 - CS201912131_111) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 110") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 FEZF2 ASGR2\", \"cell_set_label\": \"RNAseq 110\", \"cell_set_accession\": \"CS201912131_111\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 FEZF2 ASGR2\", \"cell_set_color\": \"#0A75B1\"}") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_111") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 FEZF2 ASGR2 is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105376457 and OR51E2 (F-beta = 0.8), based on the NS Forest method of marker gene selection. Exc L3-5 FEZF2 ASGR2 cells represent 72.26% of all L5 ET cells collected in the Human M1 10Xv3 dataset. Exc L3-5 FEZF2 ASGR2 cells have an average of 7382 genes detected, which is 120 less than the average for all L5 ET cells (7502).") -AnnotationAssertion(rdfs:label "RNAseq 110 - CS201912131_111") -AnnotationAssertion( "Exc L3-5 FEZF2 ASGR2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 111 - CS201912131_112) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "RNAseq 111") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 FEZF2 LINC01107\", \"cell_set_label\": \"RNAseq 111\", \"cell_set_accession\": \"CS201912131_112\", \"cell_set_aligned_alias\": \"L5 ET_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 FEZF2 LINC01107\", \"cell_set_color\": \"#0B77A5\"}") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_112") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 FEZF2 LINC01107 is a member of the L5 ET subclass. Exc L3-5 FEZF2 LINC01107 includes the additional alias L5 ET_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BTNL9 and EDNRB (F-beta = 0.8), based on the NS Forest method of marker gene selection. Exc L3-5 FEZF2 LINC01107 cells represent 10.26% of all L5 ET cells collected in the Human M1 10Xv3 dataset. Exc L3-5 FEZF2 LINC01107 cells have an average of 7708 genes detected, which is 206 more than the average for all L5 ET cells (7502).") -AnnotationAssertion(rdfs:label "RNAseq 111 - CS201912131_112") -AnnotationAssertion( "Exc L3-5 FEZF2 LINC01107") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 112 - CS201912131_113) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 112") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 PKD2L1\", \"cell_set_label\": \"RNAseq 112\", \"cell_set_accession\": \"CS201912131_113\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 PKD2L1\", \"cell_set_color\": \"#497D4B\"}") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_113") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 FEZF2 PKD2L1 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NPSR1_AS1 and VGLL3 (F-beta = 0.802), based on the NS Forest method of marker gene selection. Exc L5 FEZF2 PKD2L1 cells represent 18.83% of all L5/6 NP cells collected in the Human M1 10Xv3 dataset. Exc L5 FEZF2 PKD2L1 cells have an average of 6130 genes detected, which is 253 more than the average for all L5/6 NP cells (5877).") -AnnotationAssertion(rdfs:label "RNAseq 112 - CS201912131_113") -AnnotationAssertion( "Exc L5 FEZF2 PKD2L1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 113 - CS201912131_114) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 113") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 NREP-AS1\", \"cell_set_label\": \"RNAseq 113\", \"cell_set_accession\": \"CS201912131_114\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 NREP-AS1\", \"cell_set_color\": \"#3ABE8B\"}") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_114") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 FEZF2 NREP-AS1 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS12 and CD36 and LOC105370315 (F-beta = 0.683), based on the NS Forest method of marker gene selection. Exc L5 FEZF2 NREP-AS1 cells represent 15.4% of all L5/6 NP cells collected in the Human M1 10Xv3 dataset. Exc L5 FEZF2 NREP-AS1 cells have an average of 6375 genes detected, which is 498 more than the average for all L5/6 NP cells (5877).") -AnnotationAssertion(rdfs:label "RNAseq 113 - CS201912131_114") -AnnotationAssertion( "Exc L5 FEZF2 NREP-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 114 - CS201912131_115) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 114") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 FEZF2 RNF144A-AS1\", \"cell_set_label\": \"RNAseq 114\", \"cell_set_accession\": \"CS201912131_115\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 FEZF2 RNF144A-AS1\", \"cell_set_color\": \"#60BA66\"}") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_115") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 FEZF2 RNF144A-AS1 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CD36 and LOC105369818 and LOC105370019 (F-beta = 0.48), based on the NS Forest method of marker gene selection. Exc L5 FEZF2 RNF144A-AS1 cells represent 7.26% of all L5/6 NP cells collected in the Human M1 10Xv3 dataset. Exc L5 FEZF2 RNF144A-AS1 cells have an average of 5513 genes detected, which is 364 less than the average for all L5/6 NP cells (5877).") -AnnotationAssertion(rdfs:label "RNAseq 114 - CS201912131_115") -AnnotationAssertion( "Exc L5 FEZF2 RNF144A-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 115 - CS201912131_116) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 115") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 IFNG-AS1\", \"cell_set_label\": \"RNAseq 115\", \"cell_set_accession\": \"CS201912131_116\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 IFNG-AS1\", \"cell_set_color\": \"#2C815F\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_116") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 IFNG-AS1 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105369818 and NPSR1_AS1 (F-beta = 0.696), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 IFNG-AS1 cells represent 50.64% of all L5/6 NP cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 IFNG-AS1 cells have an average of 5516 genes detected, which is 361 less than the average for all L5/6 NP cells (5877).") -AnnotationAssertion(rdfs:label "RNAseq 115 - CS201912131_116") -AnnotationAssertion( "Exc L5-6 FEZF2 IFNG-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 116 - CS201912131_117) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 116") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 LPO\", \"cell_set_label\": \"RNAseq 116\", \"cell_set_accession\": \"CS201912131_117\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 LPO\", \"cell_set_color\": \"#05996B\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_117") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 LPO is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101928114 and LOC105376372 (F-beta = 0.761), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 LPO cells represent 7.87% of all L5/6 NP cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 LPO cells have an average of 6955 genes detected, which is 1078 more than the average for all L5/6 NP cells (5877).") -AnnotationAssertion(rdfs:label "RNAseq 116 - CS201912131_117") -AnnotationAssertion( "Exc L5-6 FEZF2 LPO") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 118 - CS201912131_118) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "OPC") -AnnotationAssertion( "RNAseq 118") -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"OPC L1-6 PDGFRA COL20A1\", \"cell_set_label\": \"RNAseq 118\", \"cell_set_accession\": \"CS201912131_118\", \"cell_set_aligned_alias\": \"OPC\", \"cell_set_additional_aliases\": \"OPC\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"OPC L1-6 PDGFRA COL20A1\", \"cell_set_color\": \"#446E5C\"}") -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_118") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "OPC is: Oligodendrocyte progenitor cells. In Human primary motor cortex (CCN201912131), OPC has 1 child types: and OPC L1-6 PDGFRA COL20A1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is STK32A and VCAN) (F-beta = 0.896), based on the NS Forest method of marker gene selection. OPC cells represent 7.29% of all Non-Neuronal cells collected in the Human M1 10Xv3 dataset. OPC cells have an average of 2345 genes detected, which is 226 more than the average for all Non-Neuronal cells (2119).") -AnnotationAssertion(rdfs:label "RNAseq 118 - CS201912131_118") -AnnotationAssertion( "OPC L1-6 PDGFRA COL20A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 119 - CS201912131_119) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "RNAseq 119") -AnnotationAssertion( "Oligo L3-6 OPALIN-like ENPP6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L3-6 OPALIN-like ENPP6\", \"cell_set_label\": \"RNAseq 119\", \"cell_set_accession\": \"CS201912131_119\", \"cell_set_aligned_alias\": \"Oligo_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L3-6 OPALIN ENPP6\", \"cell_set_color\": \"#1A3329\"}") -AnnotationAssertion( "Oligo L3-6 OPALIN ENPP6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_119") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "Oligo L3-6 OPALIN ENPP6") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Oligo L3-6 OPALIN ENPP6 is a member of the Oligo subclass. Oligo L3-6 OPALIN ENPP6 includes the additional alias Oligo_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CDK18 and LOC101927199 and LRRC63 and S100B and ST18 (F-beta = 0.638), based on the NS Forest method of marker gene selection. Oligo L3-6 OPALIN ENPP6 cells represent 17.66% of all Oligo cells collected in the Human M1 10Xv3 dataset. Oligo L3-6 OPALIN ENPP6 cells have an average of 2631 genes detected, which is 468 more than the average for all Oligo cells (2163).") -AnnotationAssertion(rdfs:label "RNAseq 119 - CS201912131_119") -AnnotationAssertion( "Oligo L3-6 OPALIN-like ENPP6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 012 - CS201912131_12) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 012") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP HTR3A\", \"cell_set_label\": \"RNAseq 012\", \"cell_set_accession\": \"CS201912131_12\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP HTR3A\", \"cell_set_color\": \"#E354D5\"}") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_12") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 VIP HTR3A is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HTR3A and LOC105373642 (F-beta = 0.746), based on the NS Forest method of marker gene selection. Inh L1-2 VIP HTR3A cells represent 4.69% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1-2 VIP HTR3A cells have an average of 4351 genes detected, which is 97 more than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 012 - CS201912131_12") -AnnotationAssertion( "Inh L1-2 VIP HTR3A") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 120 - CS201912131_120) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 120") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L2-6 OPALIN FTH1P3\", \"cell_set_label\": \"RNAseq 120\", \"cell_set_accession\": \"CS201912131_120\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L2-6 OPALIN FTH1P3\", \"cell_set_color\": \"#003A28\"}") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_120") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Oligo L2-6 OPALIN FTH1P3 is a member of the Oligo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ENPP2 and LOC101927459 (F-beta = 0.888), based on the NS Forest method of marker gene selection. Oligo L2-6 OPALIN FTH1P3 cells represent 75.91% of all Oligo cells collected in the Human M1 10Xv3 dataset. Oligo L2-6 OPALIN FTH1P3 cells have an average of 1881 genes detected, which is 282 less than the average for all Oligo cells (2163).") -AnnotationAssertion(rdfs:label "RNAseq 120 - CS201912131_120") -AnnotationAssertion( "Oligo L2-6 OPALIN FTH1P3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 121 - CS201912131_121) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 121") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L5-6 OPALIN LDLRAP1\", \"cell_set_label\": \"RNAseq 121\", \"cell_set_accession\": \"CS201912131_121\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L5-6 OPALIN LDLRAP1\", \"cell_set_color\": \"#005444\"}") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_121") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Oligo L5-6 OPALIN LDLRAP1 is a member of the Oligo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FAM222A and KIF25 and TGFA (F-beta = 0.714), based on the NS Forest method of marker gene selection. Oligo L5-6 OPALIN LDLRAP1 cells represent 0.2% of all Oligo cells collected in the Human M1 10Xv3 dataset. Oligo L5-6 OPALIN LDLRAP1 cells have an average of 2149 genes detected, which is 14 less than the average for all Oligo cells (2163).") -AnnotationAssertion(rdfs:label "RNAseq 121 - CS201912131_121") -AnnotationAssertion( "Oligo L5-6 OPALIN LDLRAP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 122 - CS201912131_122) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 122") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-6 FGFR3 AQP1\", \"cell_set_label\": \"RNAseq 122\", \"cell_set_accession\": \"CS201912131_122\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro L1-6 FGFR3 AQP1\", \"cell_set_color\": \"#4F492F\"}") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_122") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Astro L1-6 FGFR3 AQP1 is a member of the Astro subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is TNC (F-beta = 0.825), based on the NS Forest method of marker gene selection. Astro L1-6 FGFR3 AQP1 cells represent 20.95% of all Astro cells collected in the Human M1 10Xv3 dataset. Astro L1-6 FGFR3 AQP1 cells have an average of 1538 genes detected, which is 238 less than the average for all Astro cells (1776).") -AnnotationAssertion(rdfs:label "RNAseq 122 - CS201912131_122") -AnnotationAssertion( "Astro L1-6 FGFR3 AQP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 123 - CS201912131_123) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 123") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1 FGFR3 SERPINI2\", \"cell_set_label\": \"RNAseq 123\", \"cell_set_accession\": \"CS201912131_123\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro L1 FGFR3 SERPINI2\", \"cell_set_color\": \"#5A503F\"}") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_123") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Astro L1 FGFR3 SERPINI2 is a member of the Astro subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CFAP47 and WDR49 (F-beta = 0.479), based on the NS Forest method of marker gene selection. Astro L1 FGFR3 SERPINI2 cells represent 12.68% of all Astro cells collected in the Human M1 10Xv3 dataset. Astro L1 FGFR3 SERPINI2 cells have an average of 2154 genes detected, which is 378 more than the average for all Astro cells (1776).") -AnnotationAssertion(rdfs:label "RNAseq 123 - CS201912131_123") -AnnotationAssertion( "Astro L1 FGFR3 SERPINI2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 124 - CS201912131_124) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "RNAseq 124") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro L1-6 FGFR3 PLCG1\", \"cell_set_label\": \"RNAseq 124\", \"cell_set_accession\": \"CS201912131_124\", \"cell_set_aligned_alias\": \"Astro_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro L1-6 FGFR3 PLCG1\", \"cell_set_color\": \"#8D7C5D\"}") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_124") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Astro L1-6 FGFR3 PLCG1 is a member of the Astro subclass. Astro L1-6 FGFR3 PLCG1 includes the additional alias Astro_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL5A3 and LOC105376917 (F-beta = 0.774), based on the NS Forest method of marker gene selection. Astro L1-6 FGFR3 PLCG1 cells represent 66.37% of all Astro cells collected in the Human M1 10Xv3 dataset. Astro L1-6 FGFR3 PLCG1 cells have an average of 1779 genes detected, which is 3 more than the average for all Astro cells (1776).") -AnnotationAssertion(rdfs:label "RNAseq 124 - CS201912131_124") -AnnotationAssertion( "Astro L1-6 FGFR3 PLCG1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 125 - CS201912131_125) - -AnnotationAssertion( "Endo") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "RNAseq 125") -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo L2-5 NOSTRIN SRGN\", \"cell_set_label\": \"RNAseq 125\", \"cell_set_accession\": \"CS201912131_125\", \"cell_set_aligned_alias\": \"Endothelial\", \"cell_set_additional_aliases\": \"Endo\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Endo L2-5 NOSTRIN SRGN\", \"cell_set_color\": \"#8D6C62\"}") -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_125") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Endo") -AnnotationAssertion(rdfs:comment "Endo includes endothelial cells. In Human primary motor cortex (CCN201912131), Endo has 1 child type: Endo L2-5 NOSTRIN SRGN. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CLDN5 (F-beta = 0.924), based on the NS Forest method of marker gene selection. Endo cells represent 30.19% of all Non-Neural cells collected in the Human M1 10Xv3 dataset. Endo cells have an average of 1510 genes detected, which is 63 more than the average for all Non-Neural cells (1447).") -AnnotationAssertion(rdfs:label "RNAseq 125 - CS201912131_125") -AnnotationAssertion( "Endo L2-5 NOSTRIN SRGN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 126 - CS201912131_126) - -AnnotationAssertion( "VLMC") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 126") -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC L1-5 PDGFRA COLEC12\", \"cell_set_label\": \"RNAseq 126\", \"cell_set_accession\": \"CS201912131_126\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"VLMC\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"VLMC L1-5 PDGFRA COLEC12\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_126") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "VLMC is: Vascular leptomeningeal cells. In Human primary motor cortex (CCN201912131), VLMC has 1 child type: VLMC L1-5 PDGFRA COLEC12. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL1A2 and COLEC12 (F-beta = 0.929), based on the NS Forest method of marker gene selection. VLMC cells represent 18.87% of all Non-Neural cells collected in the Human M1 10Xv3 dataset. VLMC cells have an average of 1510 genes detected, which is 63 more than the average for all Non-Neural cells (1447).") -AnnotationAssertion(rdfs:label "RNAseq 126 - CS201912131_126") -AnnotationAssertion( "VLMC L1-5 PDGFRA COLEC12") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 127 - CS201912131_127) - -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "RNAseq 127") -AnnotationAssertion( "Micro L1-6 TYROBP CD74") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro L1-6 TYROBP CD74\", \"cell_set_label\": \"RNAseq 127\", \"cell_set_accession\": \"CS201912131_127\", \"cell_set_aligned_alias\": \"Microglia-PVM\", \"cell_set_additional_aliases\": \"Microglia/PVM\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Micro L1-6 TYROBP CD74\", \"cell_set_color\": \"#94AF97\"}") -AnnotationAssertion( "Micro L1-6 TYROBP CD74") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_127") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Micro-PVM") -AnnotationAssertion(rdfs:comment "Micro-PVM are immune cells including microglia and/or PVM cells. In Human primary motor cortex (CCN201912131), Micro-PVM has 1 child type: Micro L1-6 TYROBP CD74. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is DOCK8 (F-beta = 0.938), based on the NS Forest method of marker gene selection. Micro-PVM cells represent 50.94% of all Non-Neural cells collected in the Human M1 10Xv3 dataset. Micro-PVM cells have an average of 1387 genes detected, which is 60 more than the average for all Non-Neural cells (1447).") -AnnotationAssertion(rdfs:label "RNAseq 127 - CS201912131_127") -AnnotationAssertion( "Micro L1-6 TYROBP CD74") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-008, 014-015 - CS201912131_128) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "RNAseq 001-008, 014-015") -AnnotationAssertion( "(Mouse Lamp5)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like\", \"cell_set_label\": \"RNAseq 001-008, 014-015\", \"cell_set_accession\": \"CS201912131_128\", \"cell_set_aligned_alias\": \"Lamp5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_14|CS201912131_15\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#DA808C\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_128") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:comment "Lamp5 is: CGE/PoA-derived GABAergic subclass typically expressing Lamp5. In Human primary motor cortex (CCN201912131), Lamp5 has 10 child types: Inh L1 LAMP5 PVRL2, Inh L1 LAMP5 RAB11FIP1, Inh L1-6 LAMP5 AARD, Inh L1-6 LAMP5 NES, Inh L1-6 LAMP5 CA1, Inh L5-6 LAMP5 CRABP1, Inh L3-6 PAX6 LINC01497, Inh L1 PAX6 MIR101-1, Inh L1 LAMP5 BMP2 and Inh L1 LAMP5 NMBR. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYA4 and MYO16 (F-beta = 0.911), based on the NS Forest method of marker gene selection. Lamp5 cells represent 19.68% of all GABAergic cells collected in the Human M1 10Xv3 dataset. Lamp5 cells have an average of 4758 genes detected, which is 80 more than the average for all GABAergic cells (4678).") -AnnotationAssertion(rdfs:label "RNAseq 001-008, 014-015 - CS201912131_128") -AnnotationAssertion( "(Mouse Lamp5)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009-013, 016-018 - CS201912131_129) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "RNAseq 009-013, 016-018") -AnnotationAssertion( "(Mouse Sncg)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like\", \"cell_set_label\": \"RNAseq 009-013, 016-018\", \"cell_set_accession\": \"CS201912131_129\", \"cell_set_aligned_alias\": \"Sncg\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#D633FF\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_129") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:comment "Sncg is: CGE/PoA-derived GABAergic subclass typically expressing Sncg in mouse. In Human primary motor cortex (CCN201912131), Sncg has 8 child types: Inh L1 PAX6 CHRFAM7A, Inh L1-6 VIP SLC7A6OS, Inh L2 PAX6 FREM2, Inh L1-2 VIP HTR3A, Inh L1-2 VIP WNT4, Inh L1 PVALB SST ASIC4, Inh L1 SST P4HA3 and Inh L1 SST DEFB108B. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADARB2 and CNR1 and CXCL14 (F-beta = 0.653), based on the NS Forest method of marker gene selection. Sncg cells represent 3.95% of all GABAergic cells collected in the Human M1 10Xv3 dataset. Sncg cells have an average of 4254 genes detected, which is 424 less than the average for all GABAergic cells (4678).") -AnnotationAssertion(rdfs:label "RNAseq 009-013, 016-018 - CS201912131_129") -AnnotationAssertion( "(Mouse Sncg)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 013 - CS201912131_13) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 013") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP WNT4\", \"cell_set_label\": \"RNAseq 013\", \"cell_set_accession\": \"CS201912131_13\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP WNT4\", \"cell_set_color\": \"#8647D2\"}") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_13") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 VIP WNT4 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105379064 and SYT9 (F-beta = 0.453), based on the NS Forest method of marker gene selection. Inh L1-2 VIP WNT4 cells represent 5.81% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1-2 VIP WNT4 cells have an average of 6143 genes detected, which is 1889 more than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 013 - CS201912131_13") -AnnotationAssertion( "Inh L1-2 VIP WNT4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 019-039 - CS201912131_130) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip") -AnnotationAssertion( "RNAseq 019-039") -AnnotationAssertion( "(Mouse Vip)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like\", \"cell_set_label\": \"RNAseq 019-039\", \"cell_set_accession\": \"CS201912131_130\", \"cell_set_aligned_alias\": \"Vip\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n24\", \"cell_set_color\": \"#B864CC\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_130") -AnnotationAssertion( "Vip") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:comment "Vip is: CGE/PoA-derived GABAergic subclass typically expressing Vip. In Human primary motor cortex (CCN201912131), Vip has 21 child types: Inh L1-3 VIP CBLN1, Inh L1-2 VIP EXPH5, Inh L1-3 VIP HSPB6, Inh L1-2 VIP PTGER3, Inh L1-2 VIP SCML4, Inh L1-3 VIP FNDC1, Inh L1-3 VIP CHRNA2, Inh L2 VIP SLC6A16, Inh L1 VIP KLHDC8B, Inh L3-5 VIP IGDCC3, Inh L1-5 VIP SMOC1, Inh L3-5 VIP HS3ST3A1, Inh L5-6 VIP COL4A3, Inh L1-5 VIP CD27-AS1, Inh L2-5 VIP BSPRY, Inh L2-5 VIP SOX11, Inh L3-6 VIP ZIM2-AS1, Inh L1-5 VIP PHLDB3, Inh L1-5 VIP LINC01013, Inh L3-6 VIP UG0898H09 and Inh L3-5 VIP TAC3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is VIP (F-beta = 0.886), based on the NS Forest method of marker gene selection. Vip cells represent 21.46% of all GABAergic cells collected in the Human M1 10Xv3 dataset. Vip cells have an average of 4248 genes detected, which is 430 less than the average for all GABAergic cells (4678).") -AnnotationAssertion(rdfs:label "RNAseq 019-039 - CS201912131_130") -AnnotationAssertion( "(Mouse Vip)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-058 - CS201912131_131) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst") -AnnotationAssertion( "RNAseq 041-058") -AnnotationAssertion( "(Mouse Sst)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like\", \"cell_set_label\": \"RNAseq 041-058\", \"cell_set_accession\": \"CS201912131_131\", \"cell_set_aligned_alias\": \"Sst\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n46\", \"cell_set_color\": \"#FF9900\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_131") -AnnotationAssertion( "Sst") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:comment "Sst is: MGE-derived GABAergic subclass typically expressing Sst. In Human primary motor cortex (CCN201912131), Sst has 18 child types: Inh L3-5 SST CDH3, Inh L5 SST RPL35AP11, Inh L5-6 SST ISX, Inh L5-6 PVALB SST CRHR2, Inh L3-5 SST OR5AH1P, Inh L3-5 SST GGTLC3, Inh L2-3 SST NMU, Inh L5-6 SST PAWR, Inh L5-6 SST PIK3CD, Inh L1-2 SST CCNJL, Inh L1-3 SST FAM20A, Inh L1-2 SST PRRT4, Inh L5-6 SST BEAN1, Inh L5-6 SST DNAJC14, Inh L5-6 SST C4orf26, Inh L5-6 SST FBN2, Inh L5-6 SST KLHL1 and Inh L6 SST TH. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NXPH1 and SOX6 and SST (F-beta = 0.888), based on the NS Forest method of marker gene selection. Sst cells represent 26.22% of all GABAergic cells collected in the Human M1 10Xv3 dataset. Sst cells have an average of 3925 genes detected, which is 753 less than the average for all GABAergic cells (4678).") -AnnotationAssertion(rdfs:label "RNAseq 041-058 - CS201912131_131") -AnnotationAssertion( "(Mouse Sst)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059-072 - CS201912131_132) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "RNAseq 059-072") -AnnotationAssertion( "(Mouse Pvalb)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like\", \"cell_set_label\": \"RNAseq 059-072\", \"cell_set_accession\": \"CS201912131_132\", \"cell_set_aligned_alias\": \"Pvalb\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n63\", \"cell_set_color\": \"#D93137\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_132") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:comment "Pvalb is: MGE-derived GABAergic subclass typically expressing Pvalb; includes basket and chandelier cells. In Human primary motor cortex (CCN201912131), Pvalb has 14 child types: Inh L5-6 PVALB KCNIP2, Inh L5-6 PVALB ZFPM2-AS1, Inh L3-5 PVALB ISG20, Inh L5 PVALB LRIG3, Inh L2-5 PVALB HHIPL1, Inh L2-5 PVALB RPH3AL, Inh L3 PVALB SAMD13, Inh L1-2 PVALB CDK20, Inh L2 PVALB FRZB, Inh L1-2 SST CLIC6, Inh L5-6 PVALB GAPDHP60, Inh L5-6 PVALB FAM150B, Inh L5-6 PVALB MEPE and Inh L1-6 PVALB COL15A1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS17 and LOC101929680 (F-beta = 0.88), based on the NS Forest method of marker gene selection. Pvalb cells represent 34.38% of all GABAergic cells collected in the Human M1 10Xv3 dataset. Pvalb cells have an average of 5517 genes detected, which is 839 more than the average for all GABAergic cells (4678).") -AnnotationAssertion(rdfs:label "RNAseq 059-072 - CS201912131_132") -AnnotationAssertion( "(Mouse Pvalb)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-080 - CS201912131_133) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 073-080") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L2/3 IT)-like\", \"cell_set_label\": \"RNAseq 073-080\", \"cell_set_accession\": \"CS201912131_133\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#C4EC04\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_133") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "L2/3 IT is: Layer 2/3 intratelencephalic-projecting. In Human primary motor cortex (CCN201912131), L2/3 IT has 8 child types: Exc L2 LAMP5 KCNG3, Exc L2 LINC00507 ATP7B, Exc L2 LINC00507 GLRA3, Exc L2-3 RORB RTKN2, Exc L2-3 LINC00507 DSG3, Exc L3 LAMP5 CARM1P1, Exc L2-3 RORB CCDC68 and Exc L2-3 RORB PTPN3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CUX2 and FAM19A1 (F-beta = 0.946), based on the NS Forest method of marker gene selection. L2/3 IT cells represent 50.04% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L2/3 IT cells have an average of 5945 genes detected, which is 197 less than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 073-080 - CS201912131_133") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081-092 - CS201912131_134) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "RNAseq 081-092") -AnnotationAssertion( "(Mouse L5 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like\", \"cell_set_label\": \"RNAseq 081-092\", \"cell_set_accession\": \"CS201912131_134\", \"cell_set_aligned_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#50B2AD\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_134") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "L5 IT is: Layer 5 intratelencephalic-projecting. In Human primary motor cortex (CCN201912131), L5 IT has 12 child types: Exc L3 THEMIS ENPEP, Exc L3-5 RORB TNNT2, Exc L3-5 RORB LAMA4, Exc L5 THEMIS VILL, Exc L3 RORB OTOGL, Exc L3-5 RORB LINC01202, Exc L5 THEMIS SLC22A18, Exc L5-6 THEMIS TNFAIP6, Exc L3-5 RORB LNX2, Exc L3-5 RORB RPRM, Exc L5 RORB MED8 and Exc L5 THEMIS FGF10. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105374971 and RORB (F-beta = 0.825), based on the NS Forest method of marker gene selection. L5 IT cells represent 28.57% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L5 IT cells have an average of 6331 genes detected, which is 189 more than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 081-092 - CS201912131_134") -AnnotationAssertion( "(Mouse L5 IT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 093-095 - CS201912131_135) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "RNAseq 093-095") -AnnotationAssertion( "(Mouse L6 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like\", \"cell_set_label\": \"RNAseq 093-095\", \"cell_set_accession\": \"CS201912131_135\", \"cell_set_aligned_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_94|CS201912131_95|CS201912131_96\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n101\", \"cell_set_color\": \"#A19922\"}") -AnnotationAssertion( "n101") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_135") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "L6 IT is: Layer 6 intratelencephalic-projecting. In Human primary motor cortex (CCN201912131), L6 IT has 3 child types: Exc L6 THEMIS LINC00343, Exc L6 THEMIS SLN and Exc L6 THEMIS SNTG2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LINC00343 and LOC101928278 and THEMIS (F-beta = 0.684), based on the NS Forest method of marker gene selection. L6 IT cells represent 3.78% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L6 IT cells have an average of 6366 genes detected, which is 224 more than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 093-095 - CS201912131_135") -AnnotationAssertion( "(Mouse L6 IT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097-102 - CS201912131_136) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "RNAseq 097-102") -AnnotationAssertion( "(Mouse L6 CT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 CT)-like\", \"cell_set_label\": \"RNAseq 097-102\", \"cell_set_accession\": \"CS201912131_136\", \"cell_set_aligned_alias\": \"L6 CT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n104\", \"cell_set_color\": \"#2D8CB8\"}") -AnnotationAssertion( "n104") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_136") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:comment "L6 CT is: Layer 6 corticothalamic. In Human primary motor cortex (CCN201912131), L6 CT has 6 child types: Exc L5-6 FEZF2 OR1L8, Exc L5 THEMIS LINC01116, Exc L5 THEMIS RGPD6, Exc L5-6 FEZF2 C9orf135-AS1, Exc L5-6 FEZF2 FILIP1L and Exc L5-6 FEZF2 SH2D1B. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EGFEM1P and HS3ST4 and SEMA5A (F-beta = 0.909), based on the NS Forest method of marker gene selection. L6 CT cells represent 7.71% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L6 CT cells have an average of 6188 genes detected, which is 46 more than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 097-102 - CS201912131_136") -AnnotationAssertion( "(Mouse L6 CT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 103-108 - CS201912131_137) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6b") -AnnotationAssertion( "RNAseq 103-108") -AnnotationAssertion( "(Mouse L6b)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6b)-like\", \"cell_set_label\": \"RNAseq 103-108\", \"cell_set_accession\": \"CS201912131_137\", \"cell_set_aligned_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n109\", \"cell_set_color\": \"#53377D\"}") -AnnotationAssertion( "n109") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_137") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:comment "L6b is: Layer 6b neurons. In Human primary motor cortex (CCN201912131), L6b has 6 child types: Exc L6 FEZF2 PDYN, Exc L6 FEZF2 FFAR4, Exc L6 FEZF2 PROKR2, Exc L5-6 FEZF2 CFTR, Exc L6 FEZF2 KLK7 and Exc L6 FEZF2 POGK. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is MDFIC and SEMA3D (F-beta = 0.884), based on the NS Forest method of marker gene selection. L6b cells represent 4.62% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L6b cells have an average of 6455 genes detected, which is 313 more than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 103-108 - CS201912131_137") -AnnotationAssertion( "(Mouse L6b)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 109-111 - CS201912131_138) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "RNAseq 109-111") -AnnotationAssertion( "(Mouse L5 ET)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like\", \"cell_set_label\": \"RNAseq 109-111\", \"cell_set_accession\": \"CS201912131_138\", \"cell_set_aligned_alias\": \"L5 ET\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_110|CS201912131_111|CS201912131_112\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n114\", \"cell_set_color\": \"#0D5B78\"}") -AnnotationAssertion( "n114") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_138") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "L5 ET") -AnnotationAssertion(rdfs:comment "L5 ET is: Layer 5 extratelencephalic-projecting; also known as CF (corticofugal), PT (pyramidal tract), or SC (subcortical). In Human primary motor cortex (CCN201912131), L5 ET has 3 child types: Exc L5 FEZF2 CSN1S1, Exc L3-5 FEZF2 ASGR2 and Exc L3-5 FEZF2 LINC01107. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105376457 and OR51E2 (F-beta = 0.9), based on the NS Forest method of marker gene selection. L5 ET cells represent 1.77% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L5 ET cells have an average of 7502 genes detected, which is 1360 more than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 109-111 - CS201912131_138") -AnnotationAssertion( "(Mouse L5 ET)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 112-116 - CS201912131_139) - -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "RNAseq 112-116") -AnnotationAssertion( "(Mouse L5/6 NP)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5/6 NP)-like\", \"cell_set_label\": \"RNAseq 112-116\", \"cell_set_accession\": \"CS201912131_139\", \"cell_set_aligned_alias\": \"L5/6 NP\", \"cell_set_additional_aliases\": \"L5/6 NP\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n116\", \"cell_set_color\": \"#3E9E64\"}") -AnnotationAssertion( "n116") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_139") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion(rdfs:comment "L5/6 NP is: Layer 5/6 near-projecting. In Human primary motor cortex (CCN201912131), L5/6 NP has 5 child types: Exc L5 FEZF2 PKD2L1, Exc L5 FEZF2 NREP-AS1, Exc L5 FEZF2 RNF144A-AS1, Exc L5-6 FEZF2 IFNG-AS1 and Exc L5-6 FEZF2 LPO. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NPSR1_AS1 (F-beta = 0.927), based on the NS Forest method of marker gene selection. L5/6 NP cells represent 3.07% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L5/6 NP cells have an average of 5877 genes detected, which is 265 less than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 112-116 - CS201912131_139") -AnnotationAssertion( "(Mouse L5/6 NP)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 014 - CS201912131_14) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 014") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 BMP2\", \"cell_set_label\": \"RNAseq 014\", \"cell_set_accession\": \"CS201912131_14\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 BMP2\", \"cell_set_color\": \"#C05675\"}") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_14") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 LAMP5 BMP2 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL5A2 and FREM1 (F-beta = 0.748), based on the NS Forest method of marker gene selection. Inh L1 LAMP5 BMP2 cells represent 7.9% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1 LAMP5 BMP2 cells have an average of 4333 genes detected, which is 425 less than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 014 - CS201912131_14") -AnnotationAssertion( "Inh L1 LAMP5 BMP2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 117, 119-121 - CS201912131_140) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "RNAseq 117, 119-121") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo\", \"cell_set_label\": \"RNAseq 117, 119-121\", \"cell_set_accession\": \"CS201912131_140\", \"cell_set_aligned_alias\": \"Oligodendrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_79|CS201912131_119|CS201912131_120|CS201912131_121\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_140") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "Oligo") -AnnotationAssertion(rdfs:comment "Oligo is: Oligodendrocytes. In Human primary motor cortex (CCN201912131) Oligo has 5 child types: Oligo L2-6 OPALIN MAP6D1, Oligo L3-6 OPALIN ENPP6, Oligo L2-6 OPALIN FTH1P3, Oligo L2-6 OPALIN FTH1P3, Oligo L5-6 OPALIN LDLRAP1 and Oligo L3-6 OPALIN LRP4-AS1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ST18 (F-beta = 0.965) based on the NS Forest method of marker gene selection. Oligo cells represent 78.07% of all Non-Neuronal cells collected in the Human M1 10Xv3 dataset. Oligo cells have an average of 2163 genes detected which is 44 more than the average for all Non-Neuronal cells (2119).") -AnnotationAssertion(rdfs:label "RNAseq 117, 119-121 - CS201912131_140") -AnnotationAssertion( "Oligo") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 122-124 - CS201912131_142) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNAseq 122-124") -AnnotationAssertion( "Astro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro\", \"cell_set_label\": \"RNAseq 122-124\", \"cell_set_accession\": \"CS201912131_142\", \"cell_set_aligned_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n123\", \"cell_set_color\": \"#665C47\"}") -AnnotationAssertion( "n123") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_142") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "Astro") -AnnotationAssertion(rdfs:comment "Astro is Astrocytes. In Human primary motor cortex (CCN201912131), Astro has 3 child types: Astro L1-6 FGFR3 AQP1, Astro L1 FGFR3 SERPINI2 and Astro L1-6 FGFR3 PLCG1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is RNF219_AS1 (F-beta = 0.865), based on the NS Forest method of marker gene selection. Astro cells represent 14.64% of all Non-Neuronal cells collected in the Human M1 10Xv3 dataset. Astro cells have an average of 1776 genes detected, which is 343 less than the average for all Non-Neuronal cells (2119). \"") -AnnotationAssertion(rdfs:label "RNAseq 122-124 - CS201912131_142") -AnnotationAssertion( "Astro") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-039 - CS201912131_143) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "RNAseq 001-039") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse CGE/PoA)-like\", \"cell_set_label\": \"RNAseq 001-039\", \"cell_set_accession\": \"CS201912131_143\", \"cell_set_aligned_alias\": \"CGE/PoA\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#C456AA\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_143") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:label "RNAseq 001-039 - CS201912131_143") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 040-072 - CS201912131_144) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "MGE") -AnnotationAssertion( "RNAseq 040-072") -AnnotationAssertion( "(Mouse MGE)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse MGE)-like\", \"cell_set_label\": \"RNAseq 040-072\", \"cell_set_accession\": \"CS201912131_144\", \"cell_set_aligned_alias\": \"MGE\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"No\", \"original_label\": \"n44\", \"cell_set_color\": \"#ED892E\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_144") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:label "RNAseq 040-072 - CS201912131_144") -AnnotationAssertion( "(Mouse MGE)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-096 - CS201912131_145) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "RNAseq 073-096") -AnnotationAssertion( "(Mouse IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse IT projecting)-like\", \"cell_set_label\": \"RNAseq 073-096\", \"cell_set_accession\": \"CS201912131_145\", \"cell_set_aligned_alias\": \"IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97\", \"cell_type_card\": \"No\", \"original_label\": \"n80\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n80") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_145") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:label "RNAseq 073-096 - CS201912131_145") -AnnotationAssertion( "(Mouse IT projecting)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097-116 - CS201912131_146) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "RNAseq 097-116") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Non-IT projecting)-like\", \"cell_set_label\": \"RNAseq 097-116\", \"cell_set_accession\": \"CS201912131_146\", \"cell_set_aligned_alias\": \"Non-IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_146") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:label "RNAseq 097-116 - CS201912131_146") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 117-120 - CS201912131_147) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion( "RNAseq 117-120") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo-OPC\", \"cell_set_label\": \"RNAseq 117-120\", \"cell_set_accession\": \"CS201912131_147\", \"cell_set_aligned_alias\": \"Oligodendrocyte-OPC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_79|CS201912131_118|CS201912131_119|CS201912131_120\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#598077\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_147") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:label "RNAseq 117-120 - CS201912131_147") -AnnotationAssertion( "Oligo-OPC") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 125-127 - CS201912131_148) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "RNAseq 125-127") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-neural\", \"cell_set_label\": \"RNAseq 125-127\", \"cell_set_accession\": \"CS201912131_148\", \"cell_set_aligned_alias\": \"Non-neural\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_125|CS201912131_126|CS201912131_127\", \"cell_type_card\": \"Class\", \"original_label\": \"n125\", \"cell_set_color\": \"#6C7557\"}") -AnnotationAssertion( "n125") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_148") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "Non-Neural") -AnnotationAssertion(rdfs:comment "Non-Neural is: Cells of mesoderm, neural crest or yolk sac origin (sometimes called glia). The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is character(0) and character(0) and character(0) and character(0) and character(0) (F-beta = ), based on the NS Forest method of marker gene selection. Non-Neural cells represent 0.28% of all cells collected in the Human M1 10Xv3 dataset. Non-Neural cells have an average of 1447 genes detected, which is 4020 less than the average for all cells (5467).") -AnnotationAssertion(rdfs:label "RNAseq 125-127 - CS201912131_148") -AnnotationAssertion( "Non-neural") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-072 - CS201912131_149) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "RNAseq 001-072") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"GABAergic\", \"cell_set_label\": \"RNAseq 001-072\", \"cell_set_accession\": \"CS201912131_149\", \"cell_set_aligned_alias\": \"Neuronal: GABAergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"Class\", \"original_label\": \"n5\", \"cell_set_color\": \"#F05A28\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_149") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "GABAergic") -AnnotationAssertion(rdfs:comment "GABAergic is: Neurons that use GABA as a neurotransmitter and which exert an inhibitory post-synaptic effect. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GAD1 (F-beta = 0.97), based on the NS Forest method of marker gene selection. GABAergic cells represent 31.31% of all cells collected in the Human M1 10Xv3 dataset. GABAergic cells have an average of 4678 genes detected, which is 789 less than the average for all cells (5467).") -AnnotationAssertion(rdfs:label "RNAseq 001-072 - CS201912131_149") -AnnotationAssertion( "GABAergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 015 - CS201912131_15) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 015") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 NMBR\", \"cell_set_label\": \"RNAseq 015\", \"cell_set_accession\": \"CS201912131_15\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 NMBR\", \"cell_set_color\": \"#E2A9B0\"}") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_15") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 LAMP5 NMBR is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is PCDH18 and RELN (F-beta = 0.639), based on the NS Forest method of marker gene selection. Inh L1 LAMP5 NMBR cells represent 4.33% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1 LAMP5 NMBR cells have an average of 4036 genes detected, which is 722 less than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 015 - CS201912131_15") -AnnotationAssertion( "Inh L1 LAMP5 NMBR") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-116 - CS201912131_150) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "RNAseq 073-116") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glutamatergic\", \"cell_set_label\": \"RNAseq 073-116\", \"cell_set_accession\": \"CS201912131_150\", \"cell_set_aligned_alias\": \"Neuronal: Glutamatergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"Class\", \"original_label\": \"n76\", \"cell_set_color\": \"#00ADEE\"}") -AnnotationAssertion( "n76") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_150") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion(rdfs:comment "Glutamatergic is: Neurons that use glutamate as a neurotransmitter and exert an excitatory post-synaptic effect. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SATB2 and SV2B (F-beta = 0.989), based on the NS Forest method of marker gene selection. Glutamatergic cells represent 63.35% of all cells collected in the Human M1 10Xv3 dataset. Glutamatergic cells have an average of 6142 genes detected, which is 675 more than the average for all cells (5467).") -AnnotationAssertion(rdfs:label "RNAseq 073-116 - CS201912131_150") -AnnotationAssertion( "Glutamatergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 117-124 - CS201912131_151) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "RNAseq 117-124") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neuronal\", \"cell_set_label\": \"RNAseq 117-124\", \"cell_set_accession\": \"CS201912131_151\", \"cell_set_aligned_alias\": \"Non-neuronal\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_79|CS201912131_118|CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#808080\"}") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912131_151") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion(rdfs:comment "Non-Neuronal is: Non-neuronal cells of neuroectoderm origin (sometimes called glia). The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ST18 (F-beta = 0.919), based on the NS Forest method of marker gene selection. Non-Neuronal cells represent 5.07% of all cells collected in the Human M1 10Xv3 dataset. Non-Neuronal cells have an average of 2119 genes detected, which is 3348 less than the average for all cells (5467).") -AnnotationAssertion(rdfs:label "RNAseq 117-124 - CS201912131_151") -AnnotationAssertion( "Non-Neuronal") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 002-004 - CS201912131_152) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion( "RNAseq 002-004") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C2\", \"cell_set_label\": \"RNAseq 002-004\", \"cell_set_accession\": \"CS201912131_152\", \"cell_set_aligned_alias\": \"Lamp5_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_2|CS201912131_3|CS201912131_4\", \"cell_type_card\": \"No\", \"original_label\": \"n8\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_152") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:label "RNAseq 002-004 - CS201912131_152") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 005-006 - CS201912131_153) - -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "RNAseq 005-006") -AnnotationAssertion( "(Mouse Lamp5)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C3\", \"cell_set_label\": \"RNAseq 005-006\", \"cell_set_accession\": \"CS201912131_153\", \"cell_set_aligned_alias\": \"Lamp5 Lhx6\", \"cell_set_additional_aliases\": \"Lamp5_3\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_5|CS201912131_6\", \"cell_type_card\": \"No\", \"original_label\": \"n10\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_153") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion(rdfs:label "RNAseq 005-006 - CS201912131_153") -AnnotationAssertion( "(Mouse Lamp5)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007-008 - CS201912131_154) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RNAseq 007-008") -AnnotationAssertion( "(Mouse Lamp5)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C4\", \"cell_set_label\": \"RNAseq 007-008\", \"cell_set_accession\": \"CS201912131_154\", \"cell_set_aligned_alias\": \"Lamp5_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_154") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion(rdfs:label "RNAseq 007-008 - CS201912131_154") -AnnotationAssertion( "(Mouse Lamp5)-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009-010 - CS201912131_155) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion( "RNAseq 009-010") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C1\", \"cell_set_label\": \"RNAseq 009-010\", \"cell_set_accession\": \"CS201912131_155\", \"cell_set_aligned_alias\": \"Sncg_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_9|CS201912131_10\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_155") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:label "RNAseq 009-010 - CS201912131_155") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 012-013 - CS201912131_156) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion( "RNAseq 012-013") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C3\", \"cell_set_label\": \"RNAseq 012-013\", \"cell_set_accession\": \"CS201912131_156\", \"cell_set_aligned_alias\": \"Sncg_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_12|CS201912131_13\", \"cell_type_card\": \"No\", \"original_label\": \"n19\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_156") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:label "RNAseq 012-013 - CS201912131_156") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 014-015 - CS201912131_157) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "RNAseq 014-015") -AnnotationAssertion( "(Mouse Lamp5)-like_C5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C5\", \"cell_set_label\": \"RNAseq 014-015\", \"cell_set_accession\": \"CS201912131_157\", \"cell_set_aligned_alias\": \"Lamp5_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_14|CS201912131_15\", \"cell_type_card\": \"No\", \"original_label\": \"n21\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_157") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion(rdfs:label "RNAseq 014-015 - CS201912131_157") -AnnotationAssertion( "(Mouse Lamp5)-like_C5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 016-018 - CS201912131_158) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "RNAseq 016-018") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C4\", \"cell_set_label\": \"RNAseq 016-018\", \"cell_set_accession\": \"CS201912131_158\", \"cell_set_aligned_alias\": \"Sncg_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"No\", \"original_label\": \"n22\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_158") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:label "RNAseq 016-018 - CS201912131_158") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 019-021 - CS201912131_159) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_1") -AnnotationAssertion( "RNAseq 019-021") -AnnotationAssertion( "(Mouse Vip)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C1\", \"cell_set_label\": \"RNAseq 019-021\", \"cell_set_accession\": \"CS201912131_159\", \"cell_set_aligned_alias\": \"Vip_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_19|CS201912131_20|CS201912131_21\", \"cell_type_card\": \"No\", \"original_label\": \"n26\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_159") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:label "RNAseq 019-021 - CS201912131_159") -AnnotationAssertion( "(Mouse Vip)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 016 - CS201912131_16) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 016") -AnnotationAssertion( "Inh L1 PVALB-like SST ASIC4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 PVALB-like SST ASIC4\", \"cell_set_label\": \"RNAseq 016\", \"cell_set_accession\": \"CS201912131_16\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 PVALB SST ASIC4\", \"cell_set_color\": \"#B579F6\"}") -AnnotationAssertion( "Inh L1 PVALB SST ASIC4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_16") -AnnotationAssertion( "Inh L1 PVALB SST ASIC4") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 PVALB SST ASIC4 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAM33 and NCKAP5 and PRELID2 (F-beta = 0.759), based on the NS Forest method of marker gene selection. Inh L1 PVALB SST ASIC4 cells represent 20.78% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1 PVALB SST ASIC4 cells have an average of 3643 genes detected, which is 611 less than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 016 - CS201912131_16") -AnnotationAssertion( "Inh L1 PVALB-like SST ASIC4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022-028, 039 - CS201912131_160) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_2") -AnnotationAssertion( "RNAseq 022-028, 039") -AnnotationAssertion( "(Mouse Vip)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C2\", \"cell_set_label\": \"RNAseq 022-028, 039\", \"cell_set_accession\": \"CS201912131_160\", \"cell_set_aligned_alias\": \"Vip_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_160") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:label "RNAseq 022-028, 039 - CS201912131_160") -AnnotationAssertion( "(Mouse Vip)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-033 - CS201912131_161) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_3") -AnnotationAssertion( "RNAseq 029-033") -AnnotationAssertion( "(Mouse Vip)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C3\", \"cell_set_label\": \"RNAseq 029-033\", \"cell_set_accession\": \"CS201912131_161\", \"cell_set_aligned_alias\": \"Vip_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33\", \"cell_type_card\": \"No\", \"original_label\": \"n35\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_161") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:label "RNAseq 029-033 - CS201912131_161") -AnnotationAssertion( "(Mouse Vip)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034-038 - CS201912131_162) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_4") -AnnotationAssertion( "RNAseq 034-038") -AnnotationAssertion( "(Mouse Vip)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C4\", \"cell_set_label\": \"RNAseq 034-038\", \"cell_set_accession\": \"CS201912131_162\", \"cell_set_aligned_alias\": \"Vip_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_162") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:label "RNAseq 034-038 - CS201912131_162") -AnnotationAssertion( "(Mouse Vip)-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-042 - CS201912131_163) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "RNAseq 041-042") -AnnotationAssertion( "(Mouse Sst)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C1\", \"cell_set_label\": \"RNAseq 041-042\", \"cell_set_accession\": \"CS201912131_163\", \"cell_set_aligned_alias\": \"Sst_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_163") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:label "RNAseq 041-042 - CS201912131_163") -AnnotationAssertion( "(Mouse Sst)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 043-045 - CS201912131_164) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "RNAseq 043-045") -AnnotationAssertion( "(Mouse Sst)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C2\", \"cell_set_label\": \"RNAseq 043-045\", \"cell_set_accession\": \"CS201912131_164\", \"cell_set_aligned_alias\": \"Sst_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_43|CS201912131_44|CS201912131_45\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_164") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:label "RNAseq 043-045 - CS201912131_164") -AnnotationAssertion( "(Mouse Sst)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046-047, 050-052 - CS201912131_165) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_3") -AnnotationAssertion( "RNAseq 046-047, 050-052") -AnnotationAssertion( "(Mouse Sst)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C3\", \"cell_set_label\": \"RNAseq 046-047, 050-052\", \"cell_set_accession\": \"CS201912131_165\", \"cell_set_aligned_alias\": \"Sst_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_46|CS201912131_47|CS201912131_50|CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_165") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:label "RNAseq 046-047, 050-052 - CS201912131_165") -AnnotationAssertion( "(Mouse Sst)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 048-049 - CS201912131_166) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "RNAseq 048-049") -AnnotationAssertion( "(Mouse Sst)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C4\", \"cell_set_label\": \"RNAseq 048-049\", \"cell_set_accession\": \"CS201912131_166\", \"cell_set_aligned_alias\": \"Sst_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_48|CS201912131_49\", \"cell_type_card\": \"No\", \"original_label\": \"n55\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_166") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:label "RNAseq 048-049 - CS201912131_166") -AnnotationAssertion( "(Mouse Sst)-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 053-054 - CS201912131_167) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "RNAseq 053-054") -AnnotationAssertion( "(Mouse Sst)-like_C5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C5\", \"cell_set_label\": \"RNAseq 053-054\", \"cell_set_accession\": \"CS201912131_167\", \"cell_set_aligned_alias\": \"Sst_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_53|CS201912131_54\", \"cell_type_card\": \"No\", \"original_label\": \"n60\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_167") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:label "RNAseq 053-054 - CS201912131_167") -AnnotationAssertion( "(Mouse Sst)-like_C5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 055-057 - CS201912131_168) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "RNAseq 055-057") -AnnotationAssertion( "(Mouse Sst)-like_C6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C6\", \"cell_set_label\": \"RNAseq 055-057\", \"cell_set_accession\": \"CS201912131_168\", \"cell_set_aligned_alias\": \"Sst_6\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_55|CS201912131_56|CS201912131_57\", \"cell_type_card\": \"No\", \"original_label\": \"n61\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_168") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:label "RNAseq 055-057 - CS201912131_168") -AnnotationAssertion( "(Mouse Sst)-like_C6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059-068 - CS201912131_169) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion( "RNAseq 059-068") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like_C1\", \"cell_set_label\": \"RNAseq 059-068\", \"cell_set_accession\": \"CS201912131_169\", \"cell_set_aligned_alias\": \"Pvalb_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68\", \"cell_type_card\": \"No\", \"original_label\": \"n65\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_169") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:label "RNAseq 059-068 - CS201912131_169") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 017 - CS201912131_17) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 017") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 SST P4HA3\", \"cell_set_label\": \"RNAseq 017\", \"cell_set_accession\": \"CS201912131_17\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 SST P4HA3\", \"cell_set_color\": \"#9045B9\"}") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_17") -AnnotationAssertion( "Inh L1 SST P4HA3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 SST P4HA3 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP42 and FOXO1 and ST8SIA6 (F-beta = 0.479), based on the NS Forest method of marker gene selection. Inh L1 SST P4HA3 cells represent 4.25% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1 SST P4HA3 cells have an average of 4372 genes detected, which is 118 more than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 017 - CS201912131_17") -AnnotationAssertion( "Inh L1 SST P4HA3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 069-071 - CS201912131_170) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "RNAseq 069-071") -AnnotationAssertion( "(Mouse Pvalb)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like_C2\", \"cell_set_label\": \"RNAseq 069-071\", \"cell_set_accession\": \"CS201912131_170\", \"cell_set_aligned_alias\": \"Pvalb_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_69|CS201912131_70|CS201912131_71\", \"cell_type_card\": \"No\", \"original_label\": \"n74\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_170") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:label "RNAseq 069-071 - CS201912131_170") -AnnotationAssertion( "(Mouse Pvalb)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-078 - CS201912131_171) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 073-078") -AnnotationAssertion( "(Mouse IT projecting)-like(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse IT projecting)-like(i)\", \"cell_set_label\": \"RNAseq 073-078\", \"cell_set_accession\": \"CS201912131_171\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78\", \"cell_type_card\": \"No\", \"original_label\": \"n82\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n82") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_171") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:label "RNAseq 073-078 - CS201912131_171") -AnnotationAssertion( "(Mouse IT projecting)-like(i)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079-086 - CS201912131_172) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "RNAseq 079-086") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C1\", \"cell_set_label\": \"RNAseq 079-086\", \"cell_set_accession\": \"CS201912131_172\", \"cell_set_aligned_alias\": \"L5 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_172") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:label "RNAseq 079-086 - CS201912131_172") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 087, 089-090 - CS201912131_173) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "RNAseq 087, 089-090") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C2\", \"cell_set_label\": \"RNAseq 087, 089-090\", \"cell_set_accession\": \"CS201912131_173\", \"cell_set_aligned_alias\": \"L5 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_90|CS201912131_91\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_173") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:label "RNAseq 087, 089-090 - CS201912131_173") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 088, 095 - CS201912131_174) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "RNAseq 088, 095") -AnnotationAssertion( "(Mouse L6 IT)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like_C2\", \"cell_set_label\": \"RNAseq 088, 095\", \"cell_set_accession\": \"CS201912131_174\", \"cell_set_aligned_alias\": \"L6 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_89|CS201912131_96\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_174") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion(rdfs:label "RNAseq 088, 095 - CS201912131_174") -AnnotationAssertion( "(Mouse L6 IT)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 091-092 - CS201912131_175) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "RNAseq 091-092") -AnnotationAssertion( "(Mouse L5 IT)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C3\", \"cell_set_label\": \"RNAseq 091-092\", \"cell_set_accession\": \"CS201912131_175\", \"cell_set_aligned_alias\": \"L5 IT_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n100\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n100") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_175") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion(rdfs:label "RNAseq 091-092 - CS201912131_175") -AnnotationAssertion( "(Mouse L5 IT)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 093-094 - CS201912131_176) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "RNAseq 093-094") -AnnotationAssertion( "(Mouse L6 IT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like_C1\", \"cell_set_label\": \"RNAseq 093-094\", \"cell_set_accession\": \"CS201912131_176\", \"cell_set_aligned_alias\": \"L6 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_94|CS201912131_95\", \"cell_type_card\": \"No\", \"original_label\": \"n102\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n102") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_176") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:label "RNAseq 093-094 - CS201912131_176") -AnnotationAssertion( "(Mouse L6 IT)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097-099, 101-102 - CS201912131_177) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "RNAseq 097-099, 101-102") -AnnotationAssertion( "(Mouse L6 CT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 CT)-like_C1\", \"cell_set_label\": \"RNAseq 097-099, 101-102\", \"cell_set_accession\": \"CS201912131_177\", \"cell_set_aligned_alias\": \"L6 CT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_177") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion(rdfs:label "RNAseq 097-099, 101-102 - CS201912131_177") -AnnotationAssertion( "(Mouse L6 CT)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 109-110 - CS201912131_178) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "RNAseq 109-110") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like_C1\", \"cell_set_label\": \"RNAseq 109-110\", \"cell_set_accession\": \"CS201912131_178\", \"cell_set_aligned_alias\": \"L5 ET_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_110|CS201912131_111\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_178") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:label "RNAseq 109-110 - CS201912131_178") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 120-121 - CS201912131_179) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "RNAseq 120-121") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo_C2\", \"cell_set_label\": \"RNAseq 120-121\", \"cell_set_accession\": \"CS201912131_179\", \"cell_set_aligned_alias\": \"Oligo_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_120|CS201912131_121\", \"cell_type_card\": \"No\", \"original_label\": \"n122\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n122") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_179") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion(rdfs:label "RNAseq 120-121 - CS201912131_179") -AnnotationAssertion( "Oligo_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 018 - CS201912131_18) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 018") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 SST DEFB108B\", \"cell_set_label\": \"RNAseq 018\", \"cell_set_accession\": \"CS201912131_18\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 SST DEFB108B\", \"cell_set_color\": \"#C100C7\"}") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_18") -AnnotationAssertion( "Inh L1 SST DEFB108B") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 SST DEFB108B is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NDST4 and SYT10 (F-beta = 0.519), based on the NS Forest method of marker gene selection. Inh L1 SST DEFB108B cells represent 24.92% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1 SST DEFB108B cells have an average of 3768 genes detected, which is 486 less than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 018 - CS201912131_18") -AnnotationAssertion( "Inh L1 SST DEFB108B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 122-123 - CS201912131_180) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "RNAseq 122-123") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_C1\", \"cell_set_label\": \"RNAseq 122-123\", \"cell_set_accession\": \"CS201912131_180\", \"cell_set_aligned_alias\": \"Astro_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_122|CS201912131_123\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_180") -AnnotationAssertion( "Astro_1") -AnnotationAssertion(rdfs:label "RNAseq 122-123 - CS201912131_180") -AnnotationAssertion( "Astro_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-127 - CS201912131_181) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-127") -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"All cells\", \"cell_set_label\": \"RNAseq 001-127\", \"cell_set_accession\": \"CS201912131_181\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_79|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117|CS201912131_118|CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124|CS201912131_125|CS201912131_126|CS201912131_127\", \"cell_type_card\": \"No\", \"original_label\": \"n1\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_181") -AnnotationAssertion(rdfs:label "RNAseq 001-127 - CS201912131_181") -AnnotationAssertion( "All cells") -ClassAssertion( ) - -# Individual: (RNAseq 001-124 - CS201912131_182) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-124") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-124\", \"cell_set_accession\": \"CS201912131_182\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_79|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117|CS201912131_118|CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"No\", \"original_label\": \"n2\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_182") -AnnotationAssertion(rdfs:label "RNAseq 001-124 - CS201912131_182") -AnnotationAssertion( "CS201912131_182") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-116, 118 - CS201912131_183) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-116, 118") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-116, 118\", \"cell_set_accession\": \"CS201912131_183\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117|CS201912131_118\", \"cell_type_card\": \"No\", \"original_label\": \"n3\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_183") -AnnotationAssertion(rdfs:label "RNAseq 001-116, 118 - CS201912131_183") -AnnotationAssertion( "CS201912131_183") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-116 - CS201912131_184) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-116") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-116\", \"cell_set_accession\": \"CS201912131_184\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6|CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72|CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116|CS201912131_117\", \"cell_type_card\": \"No\", \"original_label\": \"n4\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_184") -AnnotationAssertion(rdfs:label "RNAseq 001-116 - CS201912131_184") -AnnotationAssertion( "CS201912131_184") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-006 - CS201912131_185) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-006") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-006\", \"cell_set_accession\": \"CS201912131_185\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4|CS201912131_5|CS201912131_6\", \"cell_type_card\": \"No\", \"original_label\": \"n6\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_185") -AnnotationAssertion(rdfs:label "RNAseq 001-006 - CS201912131_185") -AnnotationAssertion( "CS201912131_185") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-004 - CS201912131_186) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 001-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 001-004\", \"cell_set_accession\": \"CS201912131_186\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_1|CS201912131_2|CS201912131_3|CS201912131_4\", \"cell_type_card\": \"No\", \"original_label\": \"n7\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_186") -AnnotationAssertion(rdfs:label "RNAseq 001-004 - CS201912131_186") -AnnotationAssertion( "CS201912131_186") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 003-004 - CS201912131_187) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 003-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 003-004\", \"cell_set_accession\": \"CS201912131_187\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_3|CS201912131_4\", \"cell_type_card\": \"No\", \"original_label\": \"n9\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_187") -AnnotationAssertion(rdfs:label "RNAseq 003-004 - CS201912131_187") -AnnotationAssertion( "CS201912131_187") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007-072 - CS201912131_188) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-072") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-072\", \"cell_set_accession\": \"CS201912131_188\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39|CS201912131_40|CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"No\", \"original_label\": \"n11\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_188") -AnnotationAssertion(rdfs:label "RNAseq 007-072 - CS201912131_188") -AnnotationAssertion( "CS201912131_188") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007-039 - CS201912131_189) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-039\", \"cell_set_accession\": \"CS201912131_189\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18|CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26|CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n12\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_189") -AnnotationAssertion(rdfs:label "RNAseq 007-039 - CS201912131_189") -AnnotationAssertion( "CS201912131_189") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 019 - CS201912131_19) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 019") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP CBLN1\", \"cell_set_label\": \"RNAseq 019\", \"cell_set_accession\": \"CS201912131_19\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP CBLN1\", \"cell_set_color\": \"#DCA0FF\"}") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_19") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-3 VIP CBLN1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HTR2C and LOC284825 and TAC3 (F-beta = 0.662), based on the NS Forest method of marker gene selection. Inh L1-3 VIP CBLN1 cells represent 9.55% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-3 VIP CBLN1 cells have an average of 4092 genes detected, which is 156 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 019 - CS201912131_19") -AnnotationAssertion( "Inh L1-3 VIP CBLN1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007-018 - CS201912131_190) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-018") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-018\", \"cell_set_accession\": \"CS201912131_190\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13|CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"No\", \"original_label\": \"n13\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_190") -AnnotationAssertion(rdfs:label "RNAseq 007-018 - CS201912131_190") -AnnotationAssertion( "CS201912131_190") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007-013 - CS201912131_191) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007-013") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 007-013\", \"cell_set_accession\": \"CS201912131_191\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_7|CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13\", \"cell_type_card\": \"No\", \"original_label\": \"n14\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_191") -AnnotationAssertion(rdfs:label "RNAseq 007-013 - CS201912131_191") -AnnotationAssertion( "CS201912131_191") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 008-013 - CS201912131_192) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008-013") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 008-013\", \"cell_set_accession\": \"CS201912131_192\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11|CS201912131_12|CS201912131_13\", \"cell_type_card\": \"No\", \"original_label\": \"n15\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_192") -AnnotationAssertion(rdfs:label "RNAseq 008-013 - CS201912131_192") -AnnotationAssertion( "CS201912131_192") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 008-011 - CS201912131_193) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008-011") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 008-011\", \"cell_set_accession\": \"CS201912131_193\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_8|CS201912131_9|CS201912131_10|CS201912131_11\", \"cell_type_card\": \"No\", \"original_label\": \"n16\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_193") -AnnotationAssertion(rdfs:label "RNAseq 008-011 - CS201912131_193") -AnnotationAssertion( "CS201912131_193") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 008-009 - CS201912131_194) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008-009") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 008-009\", \"cell_set_accession\": \"CS201912131_194\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_8|CS201912131_9\", \"cell_type_card\": \"No\", \"original_label\": \"n17\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_194") -AnnotationAssertion(rdfs:label "RNAseq 008-009 - CS201912131_194") -AnnotationAssertion( "CS201912131_194") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 010-011 - CS201912131_195) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 010-011") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 010-011\", \"cell_set_accession\": \"CS201912131_195\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_10|CS201912131_11\", \"cell_type_card\": \"No\", \"original_label\": \"n18\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_195") -AnnotationAssertion(rdfs:label "RNAseq 010-011 - CS201912131_195") -AnnotationAssertion( "CS201912131_195") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 014-018 - CS201912131_196) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 014-018") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 014-018\", \"cell_set_accession\": \"CS201912131_196\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_14|CS201912131_15|CS201912131_16|CS201912131_17|CS201912131_18\", \"cell_type_card\": \"No\", \"original_label\": \"n20\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_196") -AnnotationAssertion(rdfs:label "RNAseq 014-018 - CS201912131_196") -AnnotationAssertion( "CS201912131_196") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 016-017 - CS201912131_197) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 016-017") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 016-017\", \"cell_set_accession\": \"CS201912131_197\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_16|CS201912131_17\", \"cell_type_card\": \"No\", \"original_label\": \"n23\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_197") -AnnotationAssertion(rdfs:label "RNAseq 016-017 - CS201912131_197") -AnnotationAssertion( "CS201912131_197") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 019-026 - CS201912131_198) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 019-026") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 019-026\", \"cell_set_accession\": \"CS201912131_198\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_19|CS201912131_20|CS201912131_21|CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26\", \"cell_type_card\": \"No\", \"original_label\": \"n25\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_198") -AnnotationAssertion(rdfs:label "RNAseq 019-026 - CS201912131_198") -AnnotationAssertion( "CS201912131_198") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 020-021 - CS201912131_199) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 020-021") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 020-021\", \"cell_set_accession\": \"CS201912131_199\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_20|CS201912131_21\", \"cell_type_card\": \"No\", \"original_label\": \"n27\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_199") -AnnotationAssertion(rdfs:label "RNAseq 020-021 - CS201912131_199") -AnnotationAssertion( "CS201912131_199") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 002 - CS201912131_2) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 002") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 LAMP5 RAB11FIP1\", \"cell_set_label\": \"RNAseq 002\", \"cell_set_accession\": \"CS201912131_2\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 LAMP5 RAB11FIP1\", \"cell_set_color\": \"#FFA0A7\"}") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_2") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 LAMP5 RAB11FIP1 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS20 and FREM1 and MYH11 (F-beta = 0.497), based on the NS Forest method of marker gene selection. Inh L1 LAMP5 RAB11FIP1 cells represent 5.52% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1 LAMP5 RAB11FIP1 cells have an average of 4851 genes detected, which is 93 more than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 002 - CS201912131_2") -AnnotationAssertion( "Inh L1 LAMP5 RAB11FIP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 020 - CS201912131_20) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 020") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP EXPH5\", \"cell_set_label\": \"RNAseq 020\", \"cell_set_accession\": \"CS201912131_20\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP EXPH5\", \"cell_set_color\": \"#A00097\"}") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_20") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 VIP EXPH5 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SCTR and ST18 (F-beta = 0.622), based on the NS Forest method of marker gene selection. Inh L1-2 VIP EXPH5 cells represent 10.48% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-2 VIP EXPH5 cells have an average of 4296 genes detected, which is 48 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 020 - CS201912131_20") -AnnotationAssertion( "Inh L1-2 VIP EXPH5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022-026 - CS201912131_200) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 022-026") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 022-026\", \"cell_set_accession\": \"CS201912131_200\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_22|CS201912131_23|CS201912131_24|CS201912131_25|CS201912131_26\", \"cell_type_card\": \"No\", \"original_label\": \"n28\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_200") -AnnotationAssertion(rdfs:label "RNAseq 022-026 - CS201912131_200") -AnnotationAssertion( "CS201912131_200") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022-024 - CS201912131_201) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 022-024") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 022-024\", \"cell_set_accession\": \"CS201912131_201\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_22|CS201912131_23|CS201912131_24\", \"cell_type_card\": \"No\", \"original_label\": \"n29\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_201") -AnnotationAssertion(rdfs:label "RNAseq 022-024 - CS201912131_201") -AnnotationAssertion( "CS201912131_201") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 023-024 - CS201912131_202) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 023-024") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 023-024\", \"cell_set_accession\": \"CS201912131_202\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_23|CS201912131_24\", \"cell_type_card\": \"No\", \"original_label\": \"n30\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_202") -AnnotationAssertion(rdfs:label "RNAseq 023-024 - CS201912131_202") -AnnotationAssertion( "CS201912131_202") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 025-026 - CS201912131_203) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 025-026") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 025-026\", \"cell_set_accession\": \"CS201912131_203\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_25|CS201912131_26\", \"cell_type_card\": \"No\", \"original_label\": \"n31\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_203") -AnnotationAssertion(rdfs:label "RNAseq 025-026 - CS201912131_203") -AnnotationAssertion( "CS201912131_203") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 027-039 - CS201912131_204) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 027-039\", \"cell_set_accession\": \"CS201912131_204\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33|CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n32\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_204") -AnnotationAssertion(rdfs:label "RNAseq 027-039 - CS201912131_204") -AnnotationAssertion( "CS201912131_204") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 027-033 - CS201912131_205) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027-033") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 027-033\", \"cell_set_accession\": \"CS201912131_205\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_27|CS201912131_28|CS201912131_29|CS201912131_30|CS201912131_31|CS201912131_32|CS201912131_33\", \"cell_type_card\": \"No\", \"original_label\": \"n33\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_205") -AnnotationAssertion(rdfs:label "RNAseq 027-033 - CS201912131_205") -AnnotationAssertion( "CS201912131_205") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 027-028 - CS201912131_206) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027-028") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 027-028\", \"cell_set_accession\": \"CS201912131_206\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_27|CS201912131_28\", \"cell_type_card\": \"No\", \"original_label\": \"n34\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_206") -AnnotationAssertion(rdfs:label "RNAseq 027-028 - CS201912131_206") -AnnotationAssertion( "CS201912131_206") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-031 - CS201912131_207) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 029-031") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 029-031\", \"cell_set_accession\": \"CS201912131_207\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_29|CS201912131_30|CS201912131_31\", \"cell_type_card\": \"No\", \"original_label\": \"n36\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_207") -AnnotationAssertion(rdfs:label "RNAseq 029-031 - CS201912131_207") -AnnotationAssertion( "CS201912131_207") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 030-031 - CS201912131_208) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 030-031") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 030-031\", \"cell_set_accession\": \"CS201912131_208\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_30|CS201912131_31\", \"cell_type_card\": \"No\", \"original_label\": \"n37\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_208") -AnnotationAssertion(rdfs:label "RNAseq 030-031 - CS201912131_208") -AnnotationAssertion( "CS201912131_208") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 032-033 - CS201912131_209) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 032-033") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 032-033\", \"cell_set_accession\": \"CS201912131_209\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_32|CS201912131_33\", \"cell_type_card\": \"No\", \"original_label\": \"n38\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_209") -AnnotationAssertion(rdfs:label "RNAseq 032-033 - CS201912131_209") -AnnotationAssertion( "CS201912131_209") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 021 - CS201912131_21) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 021") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP HSPB6\", \"cell_set_label\": \"RNAseq 021\", \"cell_set_accession\": \"CS201912131_21\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP HSPB6\", \"cell_set_color\": \"#733FB0\"}") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_21") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-3 VIP HSPB6 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CCNG2 and IGFBP5 (F-beta = 0.327), based on the NS Forest method of marker gene selection. Inh L1-3 VIP HSPB6 cells represent 8.15% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-3 VIP HSPB6 cells have an average of 3479 genes detected, which is 769 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 021 - CS201912131_21") -AnnotationAssertion( "Inh L1-3 VIP HSPB6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034-039 - CS201912131_210) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 034-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 034-039\", \"cell_set_accession\": \"CS201912131_210\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_34|CS201912131_35|CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n39\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_210") -AnnotationAssertion(rdfs:label "RNAseq 034-039 - CS201912131_210") -AnnotationAssertion( "CS201912131_210") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034-035 - CS201912131_211) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 034-035") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 034-035\", \"cell_set_accession\": \"CS201912131_211\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_34|CS201912131_35\", \"cell_type_card\": \"No\", \"original_label\": \"n40\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_211") -AnnotationAssertion(rdfs:label "RNAseq 034-035 - CS201912131_211") -AnnotationAssertion( "CS201912131_211") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 036-039 - CS201912131_212) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 036-039") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 036-039\", \"cell_set_accession\": \"CS201912131_212\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_36|CS201912131_37|CS201912131_38|CS201912131_39\", \"cell_type_card\": \"No\", \"original_label\": \"n41\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_212") -AnnotationAssertion(rdfs:label "RNAseq 036-039 - CS201912131_212") -AnnotationAssertion( "CS201912131_212") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 036-038 - CS201912131_213) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 036-038") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 036-038\", \"cell_set_accession\": \"CS201912131_213\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_36|CS201912131_37|CS201912131_38\", \"cell_type_card\": \"No\", \"original_label\": \"n42\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_213") -AnnotationAssertion(rdfs:label "RNAseq 036-038 - CS201912131_213") -AnnotationAssertion( "CS201912131_213") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 037-038 - CS201912131_214) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 037-038") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 037-038\", \"cell_set_accession\": \"CS201912131_214\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_37|CS201912131_38\", \"cell_type_card\": \"No\", \"original_label\": \"n43\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_214") -AnnotationAssertion(rdfs:label "RNAseq 037-038 - CS201912131_214") -AnnotationAssertion( "CS201912131_214") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-072 - CS201912131_215) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-072") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-072\", \"cell_set_accession\": \"CS201912131_215\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52|CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58|CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71|CS201912131_72\", \"cell_type_card\": \"No\", \"original_label\": \"n45\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_215") -AnnotationAssertion(rdfs:label "RNAseq 041-072 - CS201912131_215") -AnnotationAssertion( "CS201912131_215") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-052 - CS201912131_216) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-052") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-052\", \"cell_set_accession\": \"CS201912131_216\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49|CS201912131_50|CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"n47\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_216") -AnnotationAssertion(rdfs:label "RNAseq 041-052 - CS201912131_216") -AnnotationAssertion( "CS201912131_216") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-049 - CS201912131_217) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-049") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-049\", \"cell_set_accession\": \"CS201912131_217\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47|CS201912131_48|CS201912131_49\", \"cell_type_card\": \"No\", \"original_label\": \"n48\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_217") -AnnotationAssertion(rdfs:label "RNAseq 041-049 - CS201912131_217") -AnnotationAssertion( "CS201912131_217") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-047 - CS201912131_218) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-047") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-047\", \"cell_set_accession\": \"CS201912131_218\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43|CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47\", \"cell_type_card\": \"No\", \"original_label\": \"n49\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_218") -AnnotationAssertion(rdfs:label "RNAseq 041-047 - CS201912131_218") -AnnotationAssertion( "CS201912131_218") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041-043 - CS201912131_219) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041-043") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 041-043\", \"cell_set_accession\": \"CS201912131_219\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_41|CS201912131_42|CS201912131_43\", \"cell_type_card\": \"No\", \"original_label\": \"n50\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_219") -AnnotationAssertion(rdfs:label "RNAseq 041-043 - CS201912131_219") -AnnotationAssertion( "CS201912131_219") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022 - CS201912131_22) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 022") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP PTGER3\", \"cell_set_label\": \"RNAseq 022\", \"cell_set_accession\": \"CS201912131_22\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP PTGER3\", \"cell_set_color\": \"#E7A3F4\"}") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_22") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 VIP PTGER3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KCNH8 and PARD3B and SYT10 (F-beta = 0.5), based on the NS Forest method of marker gene selection. Inh L1-2 VIP PTGER3 cells represent 1.73% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-2 VIP PTGER3 cells have an average of 5319 genes detected, which is 1071 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 022 - CS201912131_22") -AnnotationAssertion( "Inh L1-2 VIP PTGER3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 042-043 - CS201912131_220) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 042-043") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 042-043\", \"cell_set_accession\": \"CS201912131_220\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_42|CS201912131_43\", \"cell_type_card\": \"No\", \"original_label\": \"n51\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_220") -AnnotationAssertion(rdfs:label "RNAseq 042-043 - CS201912131_220") -AnnotationAssertion( "CS201912131_220") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 044-047 - CS201912131_221) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 044-047") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 044-047\", \"cell_set_accession\": \"CS201912131_221\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_44|CS201912131_45|CS201912131_46|CS201912131_47\", \"cell_type_card\": \"No\", \"original_label\": \"n52\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_221") -AnnotationAssertion(rdfs:label "RNAseq 044-047 - CS201912131_221") -AnnotationAssertion( "CS201912131_221") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 045-047 - CS201912131_222) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 045-047") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 045-047\", \"cell_set_accession\": \"CS201912131_222\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_45|CS201912131_46|CS201912131_47\", \"cell_type_card\": \"No\", \"original_label\": \"n53\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_222") -AnnotationAssertion(rdfs:label "RNAseq 045-047 - CS201912131_222") -AnnotationAssertion( "CS201912131_222") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 045-046 - CS201912131_223) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 045-046") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 045-046\", \"cell_set_accession\": \"CS201912131_223\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_45|CS201912131_46\", \"cell_type_card\": \"No\", \"original_label\": \"n54\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_223") -AnnotationAssertion(rdfs:label "RNAseq 045-046 - CS201912131_223") -AnnotationAssertion( "CS201912131_223") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 050-052 - CS201912131_224) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 050-052") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 050-052\", \"cell_set_accession\": \"CS201912131_224\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_50|CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"n56\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_224") -AnnotationAssertion(rdfs:label "RNAseq 050-052 - CS201912131_224") -AnnotationAssertion( "CS201912131_224") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 051-052 - CS201912131_225) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 051-052") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 051-052\", \"cell_set_accession\": \"CS201912131_225\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_51|CS201912131_52\", \"cell_type_card\": \"No\", \"original_label\": \"n57\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_225") -AnnotationAssertion(rdfs:label "RNAseq 051-052 - CS201912131_225") -AnnotationAssertion( "CS201912131_225") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 053-058 - CS201912131_226) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 053-058") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 053-058\", \"cell_set_accession\": \"CS201912131_226\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57|CS201912131_58\", \"cell_type_card\": \"No\", \"original_label\": \"n58\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_226") -AnnotationAssertion(rdfs:label "RNAseq 053-058 - CS201912131_226") -AnnotationAssertion( "CS201912131_226") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 053-057 - CS201912131_227) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 053-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 053-057\", \"cell_set_accession\": \"CS201912131_227\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_53|CS201912131_54|CS201912131_55|CS201912131_56|CS201912131_57\", \"cell_type_card\": \"No\", \"original_label\": \"n59\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_227") -AnnotationAssertion(rdfs:label "RNAseq 053-057 - CS201912131_227") -AnnotationAssertion( "CS201912131_227") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 056-057 - CS201912131_228) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 056-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 056-057\", \"cell_set_accession\": \"CS201912131_228\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_56|CS201912131_57\", \"cell_type_card\": \"No\", \"original_label\": \"n62\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_228") -AnnotationAssertion(rdfs:label "RNAseq 056-057 - CS201912131_228") -AnnotationAssertion( "CS201912131_228") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059-071 - CS201912131_229) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059-071") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 059-071\", \"cell_set_accession\": \"CS201912131_229\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65|CS201912131_66|CS201912131_67|CS201912131_68|CS201912131_69|CS201912131_70|CS201912131_71\", \"cell_type_card\": \"No\", \"original_label\": \"n64\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_229") -AnnotationAssertion(rdfs:label "RNAseq 059-071 - CS201912131_229") -AnnotationAssertion( "CS201912131_229") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 023 - CS201912131_23) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 023") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 VIP SCML4\", \"cell_set_label\": \"RNAseq 023\", \"cell_set_accession\": \"CS201912131_23\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 VIP SCML4\", \"cell_set_color\": \"#8E27AD\"}") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_23") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 VIP SCML4 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABI3BP and KCNH8 and LOC100506497 (F-beta = 0.6), based on the NS Forest method of marker gene selection. Inh L1-2 VIP SCML4 cells represent 2.63% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-2 VIP SCML4 cells have an average of 5539 genes detected, which is 1291 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 023 - CS201912131_23") -AnnotationAssertion( "Inh L1-2 VIP SCML4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059-065 - CS201912131_230) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 059-065\", \"cell_set_accession\": \"CS201912131_230\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60|CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n66\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_230") -AnnotationAssertion(rdfs:label "RNAseq 059-065 - CS201912131_230") -AnnotationAssertion( "CS201912131_230") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059-060 - CS201912131_231) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059-060") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 059-060\", \"cell_set_accession\": \"CS201912131_231\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_59|CS201912131_60\", \"cell_type_card\": \"No\", \"original_label\": \"n67\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_231") -AnnotationAssertion(rdfs:label "RNAseq 059-060 - CS201912131_231") -AnnotationAssertion( "CS201912131_231") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061-065 - CS201912131_232) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 061-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 061-065\", \"cell_set_accession\": \"CS201912131_232\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_61|CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n68\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_232") -AnnotationAssertion(rdfs:label "RNAseq 061-065 - CS201912131_232") -AnnotationAssertion( "CS201912131_232") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 062-065 - CS201912131_233) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 062-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 062-065\", \"cell_set_accession\": \"CS201912131_233\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_62|CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n69\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_233") -AnnotationAssertion(rdfs:label "RNAseq 062-065 - CS201912131_233") -AnnotationAssertion( "CS201912131_233") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 063-065 - CS201912131_234) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 063-065") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 063-065\", \"cell_set_accession\": \"CS201912131_234\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_63|CS201912131_64|CS201912131_65\", \"cell_type_card\": \"No\", \"original_label\": \"n70\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_234") -AnnotationAssertion(rdfs:label "RNAseq 063-065 - CS201912131_234") -AnnotationAssertion( "CS201912131_234") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 063-064 - CS201912131_235) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 063-064") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 063-064\", \"cell_set_accession\": \"CS201912131_235\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_63|CS201912131_64\", \"cell_type_card\": \"No\", \"original_label\": \"n71\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_235") -AnnotationAssertion(rdfs:label "RNAseq 063-064 - CS201912131_235") -AnnotationAssertion( "CS201912131_235") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 066-068 - CS201912131_236) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 066-068") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 066-068\", \"cell_set_accession\": \"CS201912131_236\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_66|CS201912131_67|CS201912131_68\", \"cell_type_card\": \"No\", \"original_label\": \"n72\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_236") -AnnotationAssertion(rdfs:label "RNAseq 066-068 - CS201912131_236") -AnnotationAssertion( "CS201912131_236") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 066-067 - CS201912131_237) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 066-067") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 066-067\", \"cell_set_accession\": \"CS201912131_237\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_66|CS201912131_67\", \"cell_type_card\": \"No\", \"original_label\": \"n73\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_237") -AnnotationAssertion(rdfs:label "RNAseq 066-067 - CS201912131_237") -AnnotationAssertion( "CS201912131_237") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 070-071 - CS201912131_238) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 070-071") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 070-071\", \"cell_set_accession\": \"CS201912131_238\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_70|CS201912131_71\", \"cell_type_card\": \"No\", \"original_label\": \"n75\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n75") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_238") -AnnotationAssertion(rdfs:label "RNAseq 070-071 - CS201912131_238") -AnnotationAssertion( "CS201912131_238") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-112 - CS201912131_239) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-112\", \"cell_set_accession\": \"CS201912131_239\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110|CS201912131_111|CS201912131_112|CS201912131_113\", \"cell_type_card\": \"No\", \"original_label\": \"n77\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n77") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_239") -AnnotationAssertion(rdfs:label "RNAseq 073-112 - CS201912131_239") -AnnotationAssertion( "CS201912131_239") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 024 - CS201912131_24) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 024") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP FNDC1\", \"cell_set_label\": \"RNAseq 024\", \"cell_set_accession\": \"CS201912131_24\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP FNDC1\", \"cell_set_color\": \"#EF8FE2\"}") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_24") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-3 VIP FNDC1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KCNH8 and LOC101927286 and LOC101928842 (F-beta = 0.457), based on the NS Forest method of marker gene selection. Inh L1-3 VIP FNDC1 cells represent 2.28% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-3 VIP FNDC1 cells have an average of 4987 genes detected, which is 739 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 024 - CS201912131_24") -AnnotationAssertion( "Inh L1-3 VIP FNDC1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-109 - CS201912131_240) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-109") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-109\", \"cell_set_accession\": \"CS201912131_240\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109|CS201912131_110\", \"cell_type_card\": \"No\", \"original_label\": \"n78\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n78") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_240") -AnnotationAssertion(rdfs:label "RNAseq 073-109 - CS201912131_240") -AnnotationAssertion( "CS201912131_240") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-097 - CS201912131_241) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-097") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-097\", \"cell_set_accession\": \"CS201912131_241\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96|CS201912131_97|CS201912131_98\", \"cell_type_card\": \"No\", \"original_label\": \"n79\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n79") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_241") -AnnotationAssertion(rdfs:label "RNAseq 073-097 - CS201912131_241") -AnnotationAssertion( "CS201912131_241") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-079 - CS201912131_242) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-079") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-079\", \"cell_set_accession\": \"CS201912131_242\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74|CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78|CS201912131_80\", \"cell_type_card\": \"No\", \"original_label\": \"n81\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n81") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_242") -AnnotationAssertion(rdfs:label "RNAseq 073-079 - CS201912131_242") -AnnotationAssertion( "CS201912131_242") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073-074 - CS201912131_243) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073-074") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 073-074\", \"cell_set_accession\": \"CS201912131_243\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_73|CS201912131_74\", \"cell_type_card\": \"No\", \"original_label\": \"n83\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n83") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_243") -AnnotationAssertion(rdfs:label "RNAseq 073-074 - CS201912131_243") -AnnotationAssertion( "CS201912131_243") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075-078 - CS201912131_244) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 075-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 075-078\", \"cell_set_accession\": \"CS201912131_244\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_75|CS201912131_76|CS201912131_77|CS201912131_78\", \"cell_type_card\": \"No\", \"original_label\": \"n84\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n84") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_244") -AnnotationAssertion(rdfs:label "RNAseq 075-078 - CS201912131_244") -AnnotationAssertion( "CS201912131_244") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075-076 - CS201912131_245) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 075-076") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 075-076\", \"cell_set_accession\": \"CS201912131_245\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_75|CS201912131_76\", \"cell_type_card\": \"No\", \"original_label\": \"n85\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n85") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_245") -AnnotationAssertion(rdfs:label "RNAseq 075-076 - CS201912131_245") -AnnotationAssertion( "CS201912131_245") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 077-078 - CS201912131_246) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 077-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 077-078\", \"cell_set_accession\": \"CS201912131_246\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_77|CS201912131_78\", \"cell_type_card\": \"No\", \"original_label\": \"n86\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n86") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_246") -AnnotationAssertion(rdfs:label "RNAseq 077-078 - CS201912131_246") -AnnotationAssertion( "CS201912131_246") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079-095 - CS201912131_247) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-095") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-095\", \"cell_set_accession\": \"CS201912131_247\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93|CS201912131_94|CS201912131_95|CS201912131_96\", \"cell_type_card\": \"No\", \"original_label\": \"n87\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n87") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_247") -AnnotationAssertion(rdfs:label "RNAseq 079-095 - CS201912131_247") -AnnotationAssertion( "CS201912131_247") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079-092 - CS201912131_248) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-092") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-092\", \"cell_set_accession\": \"CS201912131_248\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85|CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n88\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n88") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_248") -AnnotationAssertion(rdfs:label "RNAseq 079-092 - CS201912131_248") -AnnotationAssertion( "CS201912131_248") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079-084 - CS201912131_249) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-084\", \"cell_set_accession\": \"CS201912131_249\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81|CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85\", \"cell_type_card\": \"No\", \"original_label\": \"n89\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n89") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_249") -AnnotationAssertion(rdfs:label "RNAseq 079-084 - CS201912131_249") -AnnotationAssertion( "CS201912131_249") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 025 - CS201912131_25) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 025") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 VIP CHRNA2\", \"cell_set_label\": \"RNAseq 025\", \"cell_set_accession\": \"CS201912131_25\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 VIP CHRNA2\", \"cell_set_color\": \"#9237BB\"}") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_25") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-3 VIP CHRNA2 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYA4 and LOC105373642 and PPP1R1C (F-beta = 0.667), based on the NS Forest method of marker gene selection. Inh L1-3 VIP CHRNA2 cells represent 6.38% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-3 VIP CHRNA2 cells have an average of 4606 genes detected, which is 358 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 025 - CS201912131_25") -AnnotationAssertion( "Inh L1-3 VIP CHRNA2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079-080 - CS201912131_250) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079-080") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 079-080\", \"cell_set_accession\": \"CS201912131_250\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_80|CS201912131_81\", \"cell_type_card\": \"No\", \"original_label\": \"n90\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n90") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_250") -AnnotationAssertion(rdfs:label "RNAseq 079-080 - CS201912131_250") -AnnotationAssertion( "CS201912131_250") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081-084 - CS201912131_251) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 081-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 081-084\", \"cell_set_accession\": \"CS201912131_251\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_82|CS201912131_83|CS201912131_84|CS201912131_85\", \"cell_type_card\": \"No\", \"original_label\": \"n91\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n91") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_251") -AnnotationAssertion(rdfs:label "RNAseq 081-084 - CS201912131_251") -AnnotationAssertion( "CS201912131_251") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081-082 - CS201912131_252) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 081-082") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 081-082\", \"cell_set_accession\": \"CS201912131_252\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_82|CS201912131_83\", \"cell_type_card\": \"No\", \"original_label\": \"n92\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n92") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_252") -AnnotationAssertion(rdfs:label "RNAseq 081-082 - CS201912131_252") -AnnotationAssertion( "CS201912131_252") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 083-084 - CS201912131_253) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 083-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 083-084\", \"cell_set_accession\": \"CS201912131_253\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_84|CS201912131_85\", \"cell_type_card\": \"No\", \"original_label\": \"n93\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n93") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_253") -AnnotationAssertion(rdfs:label "RNAseq 083-084 - CS201912131_253") -AnnotationAssertion( "CS201912131_253") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 085-092 - CS201912131_254) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 085-092") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 085-092\", \"cell_set_accession\": \"CS201912131_254\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_86|CS201912131_87|CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n94\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n94") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_254") -AnnotationAssertion(rdfs:label "RNAseq 085-092 - CS201912131_254") -AnnotationAssertion( "CS201912131_254") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 085-086 - CS201912131_255) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 085-086") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 085-086\", \"cell_set_accession\": \"CS201912131_255\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_86|CS201912131_87\", \"cell_type_card\": \"No\", \"original_label\": \"n95\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n95") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_255") -AnnotationAssertion(rdfs:label "RNAseq 085-086 - CS201912131_255") -AnnotationAssertion( "CS201912131_255") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 087-092 - CS201912131_256) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087-092") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 087-092\", \"cell_set_accession\": \"CS201912131_256\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91|CS201912131_92|CS201912131_93\", \"cell_type_card\": \"No\", \"original_label\": \"n96\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n96") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_256") -AnnotationAssertion(rdfs:label "RNAseq 087-092 - CS201912131_256") -AnnotationAssertion( "CS201912131_256") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 087-090 - CS201912131_257) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087-090") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 087-090\", \"cell_set_accession\": \"CS201912131_257\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_89|CS201912131_90|CS201912131_91\", \"cell_type_card\": \"No\", \"original_label\": \"n97\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n97") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_257") -AnnotationAssertion(rdfs:label "RNAseq 087-090 - CS201912131_257") -AnnotationAssertion( "CS201912131_257") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 087-088 - CS201912131_258) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087-088") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 087-088\", \"cell_set_accession\": \"CS201912131_258\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_88|CS201912131_89\", \"cell_type_card\": \"No\", \"original_label\": \"n98\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n98") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_258") -AnnotationAssertion(rdfs:label "RNAseq 087-088 - CS201912131_258") -AnnotationAssertion( "CS201912131_258") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 089-090 - CS201912131_259) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 089-090") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 089-090\", \"cell_set_accession\": \"CS201912131_259\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_90|CS201912131_91\", \"cell_type_card\": \"No\", \"original_label\": \"n99\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n99") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_259") -AnnotationAssertion(rdfs:label "RNAseq 089-090 - CS201912131_259") -AnnotationAssertion( "CS201912131_259") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 026 - CS201912131_26) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 026") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2 VIP SLC6A16\", \"cell_set_label\": \"RNAseq 026\", \"cell_set_accession\": \"CS201912131_26\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2 VIP SLC6A16\", \"cell_set_color\": \"#774EA2\"}") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_26") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2 VIP SLC6A16 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KCNT2 and LOC105370456 (F-beta = 0.578), based on the NS Forest method of marker gene selection. Inh L2 VIP SLC6A16 cells represent 5.93% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L2 VIP SLC6A16 cells have an average of 4770 genes detected, which is 522 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 026 - CS201912131_26") -AnnotationAssertion( "Inh L2 VIP SLC6A16") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097-108 - CS201912131_260) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 097-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 097-108\", \"cell_set_accession\": \"CS201912131_260\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_98|CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103|CS201912131_104|CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n103\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n103") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_260") -AnnotationAssertion(rdfs:label "RNAseq 097-108 - CS201912131_260") -AnnotationAssertion( "CS201912131_260") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 098-102 - CS201912131_261) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 098-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 098-102\", \"cell_set_accession\": \"CS201912131_261\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_99|CS201912131_100|CS201912131_101|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"n105\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n105") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_261") -AnnotationAssertion(rdfs:label "RNAseq 098-102 - CS201912131_261") -AnnotationAssertion( "CS201912131_261") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 098-099 - CS201912131_262) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 098-099") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 098-099\", \"cell_set_accession\": \"CS201912131_262\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_99|CS201912131_100\", \"cell_type_card\": \"No\", \"original_label\": \"n106\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n106") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_262") -AnnotationAssertion(rdfs:label "RNAseq 098-099 - CS201912131_262") -AnnotationAssertion( "CS201912131_262") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 100-102 - CS201912131_263) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 100-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 100-102\", \"cell_set_accession\": \"CS201912131_263\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_101|CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"n107\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n107") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_263") -AnnotationAssertion(rdfs:label "RNAseq 100-102 - CS201912131_263") -AnnotationAssertion( "CS201912131_263") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 101-102 - CS201912131_264) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 101-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 101-102\", \"cell_set_accession\": \"CS201912131_264\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_102|CS201912131_103\", \"cell_type_card\": \"No\", \"original_label\": \"n108\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n108") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_264") -AnnotationAssertion(rdfs:label "RNAseq 101-102 - CS201912131_264") -AnnotationAssertion( "CS201912131_264") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-108 - CS201912131_265) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 104-108\", \"cell_set_accession\": \"CS201912131_265\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_105|CS201912131_106|CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n110\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n110") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_265") -AnnotationAssertion(rdfs:label "RNAseq 104-108 - CS201912131_265") -AnnotationAssertion( "CS201912131_265") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-105 - CS201912131_266) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104-105") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 104-105\", \"cell_set_accession\": \"CS201912131_266\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_105|CS201912131_106\", \"cell_type_card\": \"No\", \"original_label\": \"n111\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n111") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_266") -AnnotationAssertion(rdfs:label "RNAseq 104-105 - CS201912131_266") -AnnotationAssertion( "CS201912131_266") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 106-108 - CS201912131_267) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 106-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 106-108\", \"cell_set_accession\": \"CS201912131_267\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_107|CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n112\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n112") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_267") -AnnotationAssertion(rdfs:label "RNAseq 106-108 - CS201912131_267") -AnnotationAssertion( "CS201912131_267") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 107-108 - CS201912131_268) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 107-108") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 107-108\", \"cell_set_accession\": \"CS201912131_268\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_108|CS201912131_109\", \"cell_type_card\": \"No\", \"original_label\": \"n113\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n113") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_268") -AnnotationAssertion(rdfs:label "RNAseq 107-108 - CS201912131_268") -AnnotationAssertion( "CS201912131_268") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 110-111 - CS201912131_269) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 110-111") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 110-111\", \"cell_set_accession\": \"CS201912131_269\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_111|CS201912131_112\", \"cell_type_card\": \"No\", \"original_label\": \"n115\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n115") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_269") -AnnotationAssertion(rdfs:label "RNAseq 110-111 - CS201912131_269") -AnnotationAssertion( "CS201912131_269") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 027 - CS201912131_27) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 027") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 VIP KLHDC8B\", \"cell_set_label\": \"RNAseq 027\", \"cell_set_accession\": \"CS201912131_27\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 VIP KLHDC8B\", \"cell_set_color\": \"#D395FF\"}") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_27") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 VIP KLHDC8B is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ITGBL1 and SLITRK4 (F-beta = 0.646), based on the NS Forest method of marker gene selection. Inh L1 VIP KLHDC8B cells represent 1.96% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1 VIP KLHDC8B cells have an average of 4333 genes detected, which is 85 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 027 - CS201912131_27") -AnnotationAssertion( "Inh L1 VIP KLHDC8B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 112-115 - CS201912131_270) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 112-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 112-115\", \"cell_set_accession\": \"CS201912131_270\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_113|CS201912131_114|CS201912131_115|CS201912131_116\", \"cell_type_card\": \"No\", \"original_label\": \"n117\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n117") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_270") -AnnotationAssertion(rdfs:label "RNAseq 112-115 - CS201912131_270") -AnnotationAssertion( "CS201912131_270") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 113-115 - CS201912131_271) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 113-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 113-115\", \"cell_set_accession\": \"CS201912131_271\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_114|CS201912131_115|CS201912131_116\", \"cell_type_card\": \"No\", \"original_label\": \"n118\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n118") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_271") -AnnotationAssertion(rdfs:label "RNAseq 113-115 - CS201912131_271") -AnnotationAssertion( "CS201912131_271") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 114-115 - CS201912131_272) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 114-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 114-115\", \"cell_set_accession\": \"CS201912131_272\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_115|CS201912131_116\", \"cell_type_card\": \"No\", \"original_label\": \"n119\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n119") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_272") -AnnotationAssertion(rdfs:label "RNAseq 114-115 - CS201912131_272") -AnnotationAssertion( "CS201912131_272") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 119-124 - CS201912131_273) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 119-124") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 119-124\", \"cell_set_accession\": \"CS201912131_273\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_119|CS201912131_120|CS201912131_121|CS201912131_122|CS201912131_123|CS201912131_124\", \"cell_type_card\": \"No\", \"original_label\": \"n120\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n120") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_273") -AnnotationAssertion(rdfs:label "RNAseq 119-124 - CS201912131_273") -AnnotationAssertion( "CS201912131_273") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 119-121 - CS201912131_274) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 119-121") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 119-121\", \"cell_set_accession\": \"CS201912131_274\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_119|CS201912131_120|CS201912131_121\", \"cell_type_card\": \"No\", \"original_label\": \"n121\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n121") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_274") -AnnotationAssertion(rdfs:label "RNAseq 119-121 - CS201912131_274") -AnnotationAssertion( "CS201912131_274") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 123-124 - CS201912131_275) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 123-124") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 123-124\", \"cell_set_accession\": \"CS201912131_275\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_123|CS201912131_124\", \"cell_type_card\": \"No\", \"original_label\": \"n124\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n124") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_275") -AnnotationAssertion(rdfs:label "RNAseq 123-124 - CS201912131_275") -AnnotationAssertion( "CS201912131_275") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 125-126 - CS201912131_276) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 125-126") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 125-126\", \"cell_set_accession\": \"CS201912131_276\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"CS201912131_125|CS201912131_126\", \"cell_type_card\": \"No\", \"original_label\": \"n126\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n126") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912131_276") -AnnotationAssertion(rdfs:label "RNAseq 125-126 - CS201912131_276") -AnnotationAssertion( "CS201912131_276") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 028 - CS201912131_28) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 028") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 VIP IGDCC3\", \"cell_set_label\": \"RNAseq 028\", \"cell_set_accession\": \"CS201912131_28\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 VIP IGDCC3\", \"cell_set_color\": \"#B249CD\"}") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_28") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 VIP IGDCC3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EREG and NOX4 (F-beta = 0.596), based on the NS Forest method of marker gene selection. Inh L3-5 VIP IGDCC3 cells represent 8.03% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L3-5 VIP IGDCC3 cells have an average of 4052 genes detected, which is 196 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 028 - CS201912131_28") -AnnotationAssertion( "Inh L3-5 VIP IGDCC3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029 - CS201912131_29) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 029") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP SMOC1\", \"cell_set_label\": \"RNAseq 029\", \"cell_set_accession\": \"CS201912131_29\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP SMOC1\", \"cell_set_color\": \"#B462E9\"}") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_29") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-5 VIP SMOC1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ANGPT1 and SMOC1 and VIP (F-beta = 0.569), based on the NS Forest method of marker gene selection. Inh L1-5 VIP SMOC1 cells represent 13.13% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-5 VIP SMOC1 cells have an average of 3697 genes detected, which is 551 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 029 - CS201912131_29") -AnnotationAssertion( "Inh L1-5 VIP SMOC1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 003 - CS201912131_3) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 003") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 LAMP5 AARD\", \"cell_set_label\": \"RNAseq 003\", \"cell_set_accession\": \"CS201912131_3\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 LAMP5 AARD\", \"cell_set_color\": \"#FF8AA8\"}") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_3") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-6 LAMP5 AARD is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FBXL7 and FREM1 and KIT and PRELID2 (F-beta = 0.752), based on the NS Forest method of marker gene selection. Inh L1-6 LAMP5 AARD cells represent 34.55% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1-6 LAMP5 AARD cells have an average of 4871 genes detected, which is 113 more than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 003 - CS201912131_3") -AnnotationAssertion( "Inh L1-6 LAMP5 AARD") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 030 - CS201912131_30) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 030") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 VIP HS3ST3A1\", \"cell_set_label\": \"RNAseq 030\", \"cell_set_accession\": \"CS201912131_30\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 VIP HS3ST3A1\", \"cell_set_color\": \"#B589DE\"}") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_30") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 VIP HS3ST3A1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABI3BP and IQGAP2 and SLC22A3 (F-beta = 0.624), based on the NS Forest method of marker gene selection. Inh L3-5 VIP HS3ST3A1 cells represent 4.63% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L3-5 VIP HS3ST3A1 cells have an average of 4150 genes detected, which is 98 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 030 - CS201912131_30") -AnnotationAssertion( "Inh L3-5 VIP HS3ST3A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 031 - CS201912131_31) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 031") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 VIP COL4A3\", \"cell_set_label\": \"RNAseq 031\", \"cell_set_accession\": \"CS201912131_31\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 VIP COL4A3\", \"cell_set_color\": \"#B884ED\"}") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_31") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 VIP COL4A3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABI3BP and KCTD12 and PARD3B (F-beta = 0.553), based on the NS Forest method of marker gene selection. Inh L5-6 VIP COL4A3 cells represent 1.83% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L5-6 VIP COL4A3 cells have an average of 5169 genes detected, which is 921 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 031 - CS201912131_31") -AnnotationAssertion( "Inh L5-6 VIP COL4A3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 032 - CS201912131_32) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 032") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP CD27-AS1\", \"cell_set_label\": \"RNAseq 032\", \"cell_set_accession\": \"CS201912131_32\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP CD27-AS1\", \"cell_set_color\": \"#E87DDB\"}") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_32") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-5 VIP CD27-AS1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ANKFN1 and EGFEM1P and IQGAP2 (F-beta = 0.553), based on the NS Forest method of marker gene selection. Inh L1-5 VIP CD27-AS1 cells represent 1.38% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-5 VIP CD27-AS1 cells have an average of 4372 genes detected, which is 124 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 032 - CS201912131_32") -AnnotationAssertion( "Inh L1-5 VIP CD27-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 033 - CS201912131_33) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 033") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP BSPRY\", \"cell_set_label\": \"RNAseq 033\", \"cell_set_accession\": \"CS201912131_33\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 VIP BSPRY\", \"cell_set_color\": \"#E491FF\"}") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_33") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2-5 VIP BSPRY is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101927078 and PDE3A and ST18 (F-beta = 0.48), based on the NS Forest method of marker gene selection. Inh L2-5 VIP BSPRY cells represent 1.75% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L2-5 VIP BSPRY cells have an average of 4170 genes detected, which is 78 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 033 - CS201912131_33") -AnnotationAssertion( "Inh L2-5 VIP BSPRY") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034 - CS201912131_34) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 034") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 VIP SOX11\", \"cell_set_label\": \"RNAseq 034\", \"cell_set_accession\": \"CS201912131_34\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 VIP SOX11\", \"cell_set_color\": \"#862F91\"}") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_34") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2-5 VIP SOX11 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTSL1 and HTR2C and THSD7B (F-beta = 0.708), based on the NS Forest method of marker gene selection. Inh L2-5 VIP SOX11 cells represent 2.39% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L2-5 VIP SOX11 cells have an average of 5421 genes detected, which is 1173 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 034 - CS201912131_34") -AnnotationAssertion( "Inh L2-5 VIP SOX11") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 035 - CS201912131_35) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 035") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 VIP ZIM2-AS1\", \"cell_set_label\": \"RNAseq 035\", \"cell_set_accession\": \"CS201912131_35\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-6 VIP ZIM2-AS1\", \"cell_set_color\": \"#B478F5\"}") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_35") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-6 VIP ZIM2-AS1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CXCL14 and PENK (F-beta = 0.827), based on the NS Forest method of marker gene selection. Inh L3-6 VIP ZIM2-AS1 cells represent 3.01% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L3-6 VIP ZIM2-AS1 cells have an average of 5127 genes detected, which is 879 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 035 - CS201912131_35") -AnnotationAssertion( "Inh L3-6 VIP ZIM2-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 036 - CS201912131_36) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 036") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP PHLDB3\", \"cell_set_label\": \"RNAseq 036\", \"cell_set_accession\": \"CS201912131_36\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP PHLDB3\", \"cell_set_color\": \"#C46DB9\"}") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_36") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-5 VIP PHLDB3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EGF and THSD7B (F-beta = 0.504), based on the NS Forest method of marker gene selection. Inh L1-5 VIP PHLDB3 cells represent 1.89% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-5 VIP PHLDB3 cells have an average of 3912 genes detected, which is 336 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 036 - CS201912131_36") -AnnotationAssertion( "Inh L1-5 VIP PHLDB3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 037 - CS201912131_37) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 037") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-5 VIP LINC01013\", \"cell_set_label\": \"RNAseq 037\", \"cell_set_accession\": \"CS201912131_37\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-5 VIP LINC01013\", \"cell_set_color\": \"#9148CD\"}") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_37") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-5 VIP LINC01013 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is DACH2 and SRGAP1 and THSD7B (F-beta = 0.64), based on the NS Forest method of marker gene selection. Inh L1-5 VIP LINC01013 cells represent 2.61% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L1-5 VIP LINC01013 cells have an average of 4691 genes detected, which is 443 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 037 - CS201912131_37") -AnnotationAssertion( "Inh L1-5 VIP LINC01013") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 038 - CS201912131_38) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 038") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 VIP UG0898H09\", \"cell_set_label\": \"RNAseq 038\", \"cell_set_accession\": \"CS201912131_38\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-6 VIP UG0898H09\", \"cell_set_color\": \"#B146A6\"}") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_38") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-6 VIP UG0898H09 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GALNT10 and LINC01411 and LOC105373454 (F-beta = 0.507), based on the NS Forest method of marker gene selection. Inh L3-6 VIP UG0898H09 cells represent 2.7% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L3-6 VIP UG0898H09 cells have an average of 4679 genes detected, which is 431 more than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 038 - CS201912131_38") -AnnotationAssertion( "Inh L3-6 VIP UG0898H09") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 039 - CS201912131_39) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 039") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 VIP TAC3\", \"cell_set_label\": \"RNAseq 039\", \"cell_set_accession\": \"CS201912131_39\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 VIP TAC3\", \"cell_set_color\": \"#9D73C6\"}") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_39") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 VIP TAC3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL19A1 and SOX2_OT and TSHZ2 (F-beta = 0.58), based on the NS Forest method of marker gene selection. Inh L3-5 VIP TAC3 cells represent 7.55% of all Vip cells collected in the Human M1 10Xv3 dataset. Inh L3-5 VIP TAC3 cells have an average of 3609 genes detected, which is 639 less than the average for all Vip cells (4248).") -AnnotationAssertion(rdfs:label "RNAseq 039 - CS201912131_39") -AnnotationAssertion( "Inh L3-5 VIP TAC3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 004 - CS201912131_4) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 004") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 LAMP5 NES\", \"cell_set_label\": \"RNAseq 004\", \"cell_set_accession\": \"CS201912131_4\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 LAMP5 NES\", \"cell_set_color\": \"#E96F73\"}") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_4") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-6 LAMP5 NES is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EPHA3 and EYA4 and KIT and NTNG1 and ROR2 (F-beta = 0.3), based on the NS Forest method of marker gene selection. Inh L1-6 LAMP5 NES cells represent 9.41% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1-6 LAMP5 NES cells have an average of 3798 genes detected, which is 960 less than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 004 - CS201912131_4") -AnnotationAssertion( "Inh L1-6 LAMP5 NES") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 040 - CS201912131_40) - -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 040") -AnnotationAssertion( "Inh L1-6 SST NPY") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 SST NPY\", \"cell_set_label\": \"RNAseq 040\", \"cell_set_accession\": \"CS201912131_40\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"Sst Chodl\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Inh L1-6 SST NPY\", \"cell_set_color\": \"#FFEA00\"}") -AnnotationAssertion( "Inh L1-6 SST NPY") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_40") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "Sst Chodl is: Distinct Sst type expressing Chodl in mouse; the only reported long-range projecting GABAergic type. In Human primary motor cortex (CCN201912131), Sst Chodl has 1 child type: Inh L1-6 SST NPY. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NPY (F-beta = 0.952), based on the NS Forest method of marker gene selection. Sst Chodl cells represent 0.3% of all GABAergic cells collected in the Human M1 10Xv3 dataset. Sst Chodl cells have an average of 5332 genes detected, which is 654 more than the average for all GABAergic cells (4678).") -AnnotationAssertion(rdfs:label "RNAseq 040 - CS201912131_40") -AnnotationAssertion( "Inh L1-6 SST NPY") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041 - CS201912131_41) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 041") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST CDH3\", \"cell_set_label\": \"RNAseq 041\", \"cell_set_accession\": \"CS201912131_41\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 SST CDH3\", \"cell_set_color\": \"#F97E13\"}") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_41") -AnnotationAssertion( "Inh L3-5 SST CDH3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 SST CDH3 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FREM1 and NPNT and QRFPR (F-beta = 0.478), based on the NS Forest method of marker gene selection. Inh L3-5 SST CDH3 cells represent 1.36% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L3-5 SST CDH3 cells have an average of 4016 genes detected, which is 91 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 041 - CS201912131_41") -AnnotationAssertion( "Inh L3-5 SST CDH3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 042 - CS201912131_42) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 042") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5 SST RPL35AP11\", \"cell_set_label\": \"RNAseq 042\", \"cell_set_accession\": \"CS201912131_42\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5 SST RPL35AP11\", \"cell_set_color\": \"#FAAA00\"}") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_42") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5 SST RPL35AP11 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EDNRA and FREM1 and TRHDE (F-beta = 0.578), based on the NS Forest method of marker gene selection. Inh L5 SST RPL35AP11 cells represent 12.87% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5 SST RPL35AP11 cells have an average of 3720 genes detected, which is 205 less than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 042 - CS201912131_42") -AnnotationAssertion( "Inh L5 SST RPL35AP11") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 043 - CS201912131_43) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 043") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST ISX\", \"cell_set_label\": \"RNAseq 043\", \"cell_set_accession\": \"CS201912131_43\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST ISX\", \"cell_set_color\": \"#CC7B00\"}") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_43") -AnnotationAssertion( "Inh L5-6 SST ISX") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST ISX is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL19A1 and TRPM3 (F-beta = 0.563), based on the NS Forest method of marker gene selection. Inh L5-6 SST ISX cells represent 6.64% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST ISX cells have an average of 4579 genes detected, which is 654 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 043 - CS201912131_43") -AnnotationAssertion( "Inh L5-6 SST ISX") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 044 - CS201912131_44) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 044") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB SST CRHR2\", \"cell_set_label\": \"RNAseq 044\", \"cell_set_accession\": \"CS201912131_44\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB SST CRHR2\", \"cell_set_color\": \"#FF913C\"}") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_44") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 PVALB SST CRHR2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HPGD and RGS5 and SPON1 (F-beta = 0.67), based on the NS Forest method of marker gene selection. Inh L5-6 PVALB SST CRHR2 cells represent 3.67% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 PVALB SST CRHR2 cells have an average of 5242 genes detected, which is 1317 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 044 - CS201912131_44") -AnnotationAssertion( "Inh L5-6 PVALB SST CRHR2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 045 - CS201912131_45) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 045") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST OR5AH1P\", \"cell_set_label\": \"RNAseq 045\", \"cell_set_accession\": \"CS201912131_45\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 SST OR5AH1P\", \"cell_set_color\": \"#E67500\"}") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_45") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 SST OR5AH1P is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS5 and FBXL7 and SST (F-beta = 0.385), based on the NS Forest method of marker gene selection. Inh L3-5 SST OR5AH1P cells represent 4.08% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L3-5 SST OR5AH1P cells have an average of 4359 genes detected, which is 434 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 045 - CS201912131_45") -AnnotationAssertion( "Inh L3-5 SST OR5AH1P") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046 - CS201912131_46) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 046") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 SST GGTLC3\", \"cell_set_label\": \"RNAseq 046\", \"cell_set_accession\": \"CS201912131_46\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 SST GGTLC3\", \"cell_set_color\": \"#F4B028\"}") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_46") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 SST GGTLC3 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYS and RELN (F-beta = 0.609), based on the NS Forest method of marker gene selection. Inh L3-5 SST GGTLC3 cells represent 19.44% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L3-5 SST GGTLC3 cells have an average of 3258 genes detected, which is 667 less than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 046 - CS201912131_46") -AnnotationAssertion( "Inh L3-5 SST GGTLC3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 047 - CS201912131_47) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 047") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-3 SST NMU\", \"cell_set_label\": \"RNAseq 047\", \"cell_set_accession\": \"CS201912131_47\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-3 SST NMU\", \"cell_set_color\": \"#FFB82F\"}") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_47") -AnnotationAssertion( "Inh L2-3 SST NMU") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2-3 SST NMU is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HPSE2 and NOS1 and PIEZO2 (F-beta = 0.521), based on the NS Forest method of marker gene selection. Inh L2-3 SST NMU cells represent 7.06% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L2-3 SST NMU cells have an average of 4674 genes detected, which is 749 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 047 - CS201912131_47") -AnnotationAssertion( "Inh L2-3 SST NMU") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 048 - CS201912131_48) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 048") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST PAWR\", \"cell_set_label\": \"RNAseq 048\", \"cell_set_accession\": \"CS201912131_48\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST PAWR\", \"cell_set_color\": \"#E07F00\"}") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_48") -AnnotationAssertion( "Inh L5-6 SST PAWR") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST PAWR is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EPB41L4A and NDST4 and TRHDE (F-beta = 0.442), based on the NS Forest method of marker gene selection. Inh L5-6 SST PAWR cells represent 3.27% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST PAWR cells have an average of 4279 genes detected, which is 354 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 048 - CS201912131_48") -AnnotationAssertion( "Inh L5-6 SST PAWR") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 049 - CS201912131_49) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 049") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST PIK3CD\", \"cell_set_label\": \"RNAseq 049\", \"cell_set_accession\": \"CS201912131_49\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST PIK3CD\", \"cell_set_color\": \"#F19C00\"}") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_49") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST PIK3CD is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KLHL14 and LOC100996671 (F-beta = 0.475), based on the NS Forest method of marker gene selection. Inh L5-6 SST PIK3CD cells represent 2.17% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST PIK3CD cells have an average of 4129 genes detected, which is 204 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 049 - CS201912131_49") -AnnotationAssertion( "Inh L5-6 SST PIK3CD") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 005 - CS201912131_5) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 005") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 LAMP5 CA1\", \"cell_set_label\": \"RNAseq 005\", \"cell_set_accession\": \"CS201912131_5\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 LAMP5 CA1\", \"cell_set_color\": \"#A76B6A\"}") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_5") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-6 LAMP5 CA1 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HS3ST4 and NOS1 (F-beta = 0.742), based on the NS Forest method of marker gene selection. Inh L1-6 LAMP5 CA1 cells represent 10.44% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1-6 LAMP5 CA1 cells have an average of 4805 genes detected, which is 47 more than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 005 - CS201912131_5") -AnnotationAssertion( "Inh L1-6 LAMP5 CA1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 050 - CS201912131_50) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 050") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 SST CCNJL\", \"cell_set_label\": \"RNAseq 050\", \"cell_set_accession\": \"CS201912131_50\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 SST CCNJL\", \"cell_set_color\": \"#FB8D00\"}") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_50") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 SST CCNJL is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CALB1 and SPHKAP and TMEM132C (F-beta = 0.531), based on the NS Forest method of marker gene selection. Inh L1-2 SST CCNJL cells represent 5.39% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L1-2 SST CCNJL cells have an average of 3627 genes detected, which is 298 less than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 050 - CS201912131_50") -AnnotationAssertion( "Inh L1-2 SST CCNJL") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 051 - CS201912131_51) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 051") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-3 SST FAM20A\", \"cell_set_label\": \"RNAseq 051\", \"cell_set_accession\": \"CS201912131_51\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-3 SST FAM20A\", \"cell_set_color\": \"#D46909\"}") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_51") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-3 SST FAM20A is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is PCSK5 and TAC1 (F-beta = 0.527), based on the NS Forest method of marker gene selection. Inh L1-3 SST FAM20A cells represent 18.01% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L1-3 SST FAM20A cells have an average of 3164 genes detected, which is 761 less than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 051 - CS201912131_51") -AnnotationAssertion( "Inh L1-3 SST FAM20A") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 052 - CS201912131_52) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 052") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 SST PRRT4\", \"cell_set_label\": \"RNAseq 052\", \"cell_set_accession\": \"CS201912131_52\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 SST PRRT4\", \"cell_set_color\": \"#EAA931\"}") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_52") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 SST PRRT4 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101927843 and LOC101929028 (F-beta = 0.698), based on the NS Forest method of marker gene selection. Inh L1-2 SST PRRT4 cells represent 6.33% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L1-2 SST PRRT4 cells have an average of 4186 genes detected, which is 261 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 052 - CS201912131_52") -AnnotationAssertion( "Inh L1-2 SST PRRT4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 053 - CS201912131_53) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 053") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST BEAN1\", \"cell_set_label\": \"RNAseq 053\", \"cell_set_accession\": \"CS201912131_53\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST BEAN1\", \"cell_set_color\": \"#C88300\"}") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_53") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST BEAN1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTSL1 and SEMA5A and THSD7B and TRHDE (F-beta = 0.617), based on the NS Forest method of marker gene selection. Inh L5-6 SST BEAN1 cells represent 1.28% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST BEAN1 cells have an average of 4834 genes detected, which is 909 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 053 - CS201912131_53") -AnnotationAssertion( "Inh L5-6 SST BEAN1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 054 - CS201912131_54) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 054") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST DNAJC14\", \"cell_set_label\": \"RNAseq 054\", \"cell_set_accession\": \"CS201912131_54\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST DNAJC14\", \"cell_set_color\": \"#DE9200\"}") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_54") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST DNAJC14 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HGF and ITGA1 and STON2 (F-beta = 0.493), based on the NS Forest method of marker gene selection. Inh L5-6 SST DNAJC14 cells represent 0.59% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST DNAJC14 cells have an average of 6014 genes detected, which is 2089 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 054 - CS201912131_54") -AnnotationAssertion( "Inh L5-6 SST DNAJC14") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 055 - CS201912131_55) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 055") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST C4orf26\", \"cell_set_label\": \"RNAseq 055\", \"cell_set_accession\": \"CS201912131_55\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST C4orf26\", \"cell_set_color\": \"#FF8D1D\"}") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_55") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST C4orf26 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS20 and PENK and SPON1 (F-beta = 0.623), based on the NS Forest method of marker gene selection. Inh L5-6 SST C4orf26 cells represent 1.57% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST C4orf26 cells have an average of 5870 genes detected, which is 1945 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 055 - CS201912131_55") -AnnotationAssertion( "Inh L5-6 SST C4orf26") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 056 - CS201912131_56) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 056") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST FBN2\", \"cell_set_label\": \"RNAseq 056\", \"cell_set_accession\": \"CS201912131_56\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST FBN2\", \"cell_set_color\": \"#F99E3B\"}") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_56") -AnnotationAssertion( "Inh L5-6 SST FBN2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST FBN2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HCRTR2 and KLHL1 (F-beta = 0.396), based on the NS Forest method of marker gene selection. Inh L5-6 SST FBN2 cells represent 1.68% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST FBN2 cells have an average of 4055 genes detected, which is 130 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 056 - CS201912131_56") -AnnotationAssertion( "Inh L5-6 SST FBN2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 057 - CS201912131_57) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 057") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 SST KLHL1\", \"cell_set_label\": \"RNAseq 057\", \"cell_set_accession\": \"CS201912131_57\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 SST KLHL1\", \"cell_set_color\": \"#FFA834\"}") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_57") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 SST KLHL1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KLHL14 and NDST4 and SLC17A8 (F-beta = 0.62), based on the NS Forest method of marker gene selection. Inh L5-6 SST KLHL1 cells represent 3.17% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L5-6 SST KLHL1 cells have an average of 4978 genes detected, which is 1053 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 057 - CS201912131_57") -AnnotationAssertion( "Inh L5-6 SST KLHL1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058 - CS201912131_58) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "RNAseq 058") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L6 SST TH\", \"cell_set_label\": \"RNAseq 058\", \"cell_set_accession\": \"CS201912131_58\", \"cell_set_aligned_alias\": \"Sst_7\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L6 SST TH\", \"cell_set_color\": \"#DF8D23\"}") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_58") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "Inh L6 SST TH") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L6 SST TH is a member of the Sst subclass. Inh L6 SST TH includes the additional alias Sst_7. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC100128108 and TH (F-beta = 0.714), based on the NS Forest method of marker gene selection. Inh L6 SST TH cells represent 1.42% of all Sst cells collected in the Human M1 10Xv3 dataset. Inh L6 SST TH cells have an average of 5579 genes detected, which is 1654 more than the average for all Sst cells (3925).") -AnnotationAssertion(rdfs:label "RNAseq 058 - CS201912131_58") -AnnotationAssertion( "Inh L6 SST TH") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059 - CS201912131_59) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 059") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB KCNIP2\", \"cell_set_label\": \"RNAseq 059\", \"cell_set_accession\": \"CS201912131_59\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB KCNIP2\", \"cell_set_color\": \"#BE3B40\"}") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_59") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 PVALB KCNIP2 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GPC5 and NPFFR2 and VAV3 (F-beta = 0.661), based on the NS Forest method of marker gene selection. Inh L5-6 PVALB KCNIP2 cells represent 1.39% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L5-6 PVALB KCNIP2 cells have an average of 6207 genes detected, which is 690 more than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 059 - CS201912131_59") -AnnotationAssertion( "Inh L5-6 PVALB KCNIP2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 006 - CS201912131_6) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 006") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 LAMP5 CRABP1\", \"cell_set_label\": \"RNAseq 006\", \"cell_set_accession\": \"CS201912131_6\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 LAMP5 CRABP1\", \"cell_set_color\": \"#BF7E7D\"}") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_6") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 LAMP5 CRABP1 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105379168 and PDGFD (F-beta = 0.792), based on the NS Forest method of marker gene selection. Inh L5-6 LAMP5 CRABP1 cells represent 20.72% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L5-6 LAMP5 CRABP1 cells have an average of 5227 genes detected, which is 469 more than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 006 - CS201912131_6") -AnnotationAssertion( "Inh L5-6 LAMP5 CRABP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 060 - CS201912131_60) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 060") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB ZFPM2-AS1\", \"cell_set_label\": \"RNAseq 060\", \"cell_set_accession\": \"CS201912131_60\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB ZFPM2-AS1\", \"cell_set_color\": \"#BE001E\"}") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_60") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 PVALB ZFPM2-AS1 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is PCDH15 and SEMA6D and ZFPM2_AS1 (F-beta = 0.705), based on the NS Forest method of marker gene selection. Inh L5-6 PVALB ZFPM2-AS1 cells represent 7.23% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L5-6 PVALB ZFPM2-AS1 cells have an average of 5945 genes detected, which is 428 more than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 060 - CS201912131_60") -AnnotationAssertion( "Inh L5-6 PVALB ZFPM2-AS1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061 - CS201912131_61) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 061") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-5 PVALB ISG20\", \"cell_set_label\": \"RNAseq 061\", \"cell_set_accession\": \"CS201912131_61\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-5 PVALB ISG20\", \"cell_set_color\": \"#B20536\"}") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_61") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-5 PVALB ISG20 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101926942 and LOC105377862 and SV2C (F-beta = 0.559), based on the NS Forest method of marker gene selection. Inh L3-5 PVALB ISG20 cells represent 3.26% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L3-5 PVALB ISG20 cells have an average of 7631 genes detected, which is 2114 more than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 061 - CS201912131_61") -AnnotationAssertion( "Inh L3-5 PVALB ISG20") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 062 - CS201912131_62) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 062") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5 PVALB LRIG3\", \"cell_set_label\": \"RNAseq 062\", \"cell_set_accession\": \"CS201912131_62\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5 PVALB LRIG3\", \"cell_set_color\": \"#F25231\"}") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_62") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5 PVALB LRIG3 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CDH6 and GPC5 and PLCE1 (F-beta = 0.705), based on the NS Forest method of marker gene selection. Inh L5 PVALB LRIG3 cells represent 8.11% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L5 PVALB LRIG3 cells have an average of 6208 genes detected, which is 691 more than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 062 - CS201912131_62") -AnnotationAssertion( "Inh L5 PVALB LRIG3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 063 - CS201912131_63) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 063") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 PVALB HHIPL1\", \"cell_set_label\": \"RNAseq 063\", \"cell_set_accession\": \"CS201912131_63\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 PVALB HHIPL1\", \"cell_set_color\": \"#B1331B\"}") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_63") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2-5 PVALB HHIPL1 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS17 and ADAMTS20 and MDFIC (F-beta = 0.489), based on the NS Forest method of marker gene selection. Inh L2-5 PVALB HHIPL1 cells represent 5.86% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L2-5 PVALB HHIPL1 cells have an average of 5867 genes detected, which is 350 more than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 063 - CS201912131_63") -AnnotationAssertion( "Inh L2-5 PVALB HHIPL1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 064 - CS201912131_64) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 064") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2-5 PVALB RPH3AL\", \"cell_set_label\": \"RNAseq 064\", \"cell_set_accession\": \"CS201912131_64\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2-5 PVALB RPH3AL\", \"cell_set_color\": \"#D7003C\"}") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_64") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2-5 PVALB RPH3AL is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP42 and MYO5B and POSTN and WIF1 (F-beta = 0.669), based on the NS Forest method of marker gene selection. Inh L2-5 PVALB RPH3AL cells represent 41.8% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L2-5 PVALB RPH3AL cells have an average of 5516 genes detected, which is 1 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 064 - CS201912131_64") -AnnotationAssertion( "Inh L2-5 PVALB RPH3AL") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 065 - CS201912131_65) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 065") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3 PVALB SAMD13\", \"cell_set_label\": \"RNAseq 065\", \"cell_set_accession\": \"CS201912131_65\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3 PVALB SAMD13\", \"cell_set_color\": \"#ED6D5A\"}") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_65") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3 PVALB SAMD13 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101928964 and SULF1 (F-beta = 0.746), based on the NS Forest method of marker gene selection. Inh L3 PVALB SAMD13 cells represent 17.04% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L3 PVALB SAMD13 cells have an average of 5082 genes detected, which is 435 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 065 - CS201912131_65") -AnnotationAssertion( "Inh L3 PVALB SAMD13") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 066 - CS201912131_66) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 066") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 PVALB CDK20\", \"cell_set_label\": \"RNAseq 066\", \"cell_set_accession\": \"CS201912131_66\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 PVALB CDK20\", \"cell_set_color\": \"#EB2222\"}") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_66") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 PVALB CDK20 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADAMTS12 and SYT10 and TMEM132C (F-beta = 0.462), based on the NS Forest method of marker gene selection. Inh L1-2 PVALB CDK20 cells represent 1.58% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L1-2 PVALB CDK20 cells have an average of 5282 genes detected, which is 235 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 066 - CS201912131_66") -AnnotationAssertion( "Inh L1-2 PVALB CDK20") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 067 - CS201912131_67) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 067") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L2 PVALB FRZB\", \"cell_set_label\": \"RNAseq 067\", \"cell_set_accession\": \"CS201912131_67\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L2 PVALB FRZB\", \"cell_set_color\": \"#FF5D68\"}") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_67") -AnnotationAssertion( "Inh L2 PVALB FRZB") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L2 PVALB FRZB is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CBLN4 and RGS5 and SLC9A9 (F-beta = 0.463), based on the NS Forest method of marker gene selection. Inh L2 PVALB FRZB cells represent 1.37% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L2 PVALB FRZB cells have an average of 5026 genes detected, which is 491 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 067 - CS201912131_67") -AnnotationAssertion( "Inh L2 PVALB FRZB") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 068 - CS201912131_68) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 068") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-2 SST CLIC6\", \"cell_set_label\": \"RNAseq 068\", \"cell_set_accession\": \"CS201912131_68\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-2 SST CLIC6\", \"cell_set_color\": \"#F26969\"}") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_68") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-2 SST CLIC6 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP42 and NEDD4 and TAC1 (F-beta = 0.543), based on the NS Forest method of marker gene selection. Inh L1-2 SST CLIC6 cells represent 2.49% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L1-2 SST CLIC6 cells have an average of 4512 genes detected, which is 1005 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 068 - CS201912131_68") -AnnotationAssertion( "Inh L1-2 SST CLIC6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 069 - CS201912131_69) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 069") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB GAPDHP60\", \"cell_set_label\": \"RNAseq 069\", \"cell_set_accession\": \"CS201912131_69\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB GAPDHP60\", \"cell_set_color\": \"#FF4A3F\"}") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_69") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 PVALB GAPDHP60 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GPC5 and MYBPC1 and SEMA3C (F-beta = 0.689), based on the NS Forest method of marker gene selection. Inh L5-6 PVALB GAPDHP60 cells represent 1.77% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L5-6 PVALB GAPDHP60 cells have an average of 5022 genes detected, which is 495 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 069 - CS201912131_69") -AnnotationAssertion( "Inh L5-6 PVALB GAPDHP60") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007 - CS201912131_7) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 007") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L3-6 PAX6 LINC01497\", \"cell_set_label\": \"RNAseq 007\", \"cell_set_accession\": \"CS201912131_7\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L3-6 PAX6 LINC01497\", \"cell_set_color\": \"#E09A99\"}") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_7") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L3-6 PAX6 LINC01497 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is PALMD and RELN (F-beta = 0.833), based on the NS Forest method of marker gene selection. Inh L3-6 PAX6 LINC01497 cells represent 1.89% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L3-6 PAX6 LINC01497 cells have an average of 5491 genes detected, which is 733 more than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 007 - CS201912131_7") -AnnotationAssertion( "Inh L3-6 PAX6 LINC01497") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 070 - CS201912131_70) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 070") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB FAM150B\", \"cell_set_label\": \"RNAseq 070\", \"cell_set_accession\": \"CS201912131_70\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB FAM150B\", \"cell_set_color\": \"#D5314C\"}") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_70") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 PVALB FAM150B is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FAM150B and MYBPC1 and TNC (F-beta = 0.584), based on the NS Forest method of marker gene selection. Inh L5-6 PVALB FAM150B cells represent 1.43% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L5-6 PVALB FAM150B cells have an average of 4956 genes detected, which is 561 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 070 - CS201912131_70") -AnnotationAssertion( "Inh L5-6 PVALB FAM150B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 071 - CS201912131_71) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 071") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L5-6 PVALB MEPE\", \"cell_set_label\": \"RNAseq 071\", \"cell_set_accession\": \"CS201912131_71\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L5-6 PVALB MEPE\", \"cell_set_color\": \"#FF5D53\"}") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_71") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L5-6 PVALB MEPE is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is MEPE and MYBPC1 and SVIL (F-beta = 0.595), based on the NS Forest method of marker gene selection. Inh L5-6 PVALB MEPE cells represent 2.96% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L5-6 PVALB MEPE cells have an average of 4891 genes detected, which is 626 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 071 - CS201912131_71") -AnnotationAssertion( "Inh L5-6 PVALB MEPE") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 072 - CS201912131_72) - -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "RNAseq 072") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1-6 PVALB COL15A1\", \"cell_set_label\": \"RNAseq 072\", \"cell_set_accession\": \"CS201912131_72\", \"cell_set_aligned_alias\": \"Chandelier\", \"cell_set_additional_aliases\": \"Chandelier cell\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1-6 PVALB COL15A1\", \"cell_set_color\": \"#F4358B\"}") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_72") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1-6 PVALB COL15A1 is a member of the Pvalb subclass. Inh L1-6 PVALB COL15A1 includes the additional alias Chandelier cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL15A1 and NPNT (F-beta = 0.853), based on the NS Forest method of marker gene selection. Inh L1-6 PVALB COL15A1 cells represent 3.7% of all Pvalb cells collected in the Human M1 10Xv3 dataset. Inh L1-6 PVALB COL15A1 cells have an average of 4427 genes detected, which is 1090 less than the average for all Pvalb cells (5517).") -AnnotationAssertion(rdfs:label "RNAseq 072 - CS201912131_72") -AnnotationAssertion( "Inh L1-6 PVALB COL15A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073 - CS201912131_73) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 073") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LAMP5 KCNG3\", \"cell_set_label\": \"RNAseq 073\", \"cell_set_accession\": \"CS201912131_73\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2 LAMP5 KCNG3\", \"cell_set_color\": \"#7AAD22\"}") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_73") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2 LAMP5 KCNG3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FAM163A and LOC101927668 and SAMD3 (F-beta = 0.413), based on the NS Forest method of marker gene selection. Exc L2 LAMP5 KCNG3 cells represent 1.08% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2 LAMP5 KCNG3 cells have an average of 4801 genes detected, which is 1144 less than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 073 - CS201912131_73") -AnnotationAssertion( "Exc L2 LAMP5 KCNG3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 074 - CS201912131_74) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 074") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LINC00507 ATP7B\", \"cell_set_label\": \"RNAseq 074\", \"cell_set_accession\": \"CS201912131_74\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2 LINC00507 ATP7B\", \"cell_set_color\": \"#C6FF1F\"}") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_74") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2 LINC00507 ATP7B is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ACVR1C and LOC105377209 (F-beta = 0.44), based on the NS Forest method of marker gene selection. Exc L2 LINC00507 ATP7B cells represent 0.76% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2 LINC00507 ATP7B cells have an average of 5436 genes detected, which is 509 less than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 074 - CS201912131_74") -AnnotationAssertion( "Exc L2 LINC00507 ATP7B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075 - CS201912131_75) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 075") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2 LINC00507 GLRA3\", \"cell_set_label\": \"RNAseq 075\", \"cell_set_accession\": \"CS201912131_75\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2 LINC00507 GLRA3\", \"cell_set_color\": \"#CECD32\"}") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_75") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2 LINC00507 GLRA3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LINC01378 and LOC101928278 and SERPINE2 (F-beta = 0.773), based on the NS Forest method of marker gene selection. Exc L2 LINC00507 GLRA3 cells represent 51.52% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2 LINC00507 GLRA3 cells have an average of 5695 genes detected, which is 250 less than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 075 - CS201912131_75") -AnnotationAssertion( "Exc L2 LINC00507 GLRA3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 076 - CS201912131_76) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 076") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 RORB RTKN2\", \"cell_set_label\": \"RNAseq 076\", \"cell_set_accession\": \"CS201912131_76\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 RORB RTKN2\", \"cell_set_color\": \"#C9FF3C\"}") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_76") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2-3 RORB RTKN2 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101927745 and LOC105376987 and PLCH1 and RMST (F-beta = 0.522), based on the NS Forest method of marker gene selection. Exc L2-3 RORB RTKN2 cells represent 5% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2-3 RORB RTKN2 cells have an average of 6450 genes detected, which is 505 more than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 076 - CS201912131_76") -AnnotationAssertion( "Exc L2-3 RORB RTKN2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 077 - CS201912131_77) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 077") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 LINC00507 DSG3\", \"cell_set_label\": \"RNAseq 077\", \"cell_set_accession\": \"CS201912131_77\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 LINC00507 DSG3\", \"cell_set_color\": \"#A0E400\"}") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_77") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2-3 LINC00507 DSG3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BDNF and BMPR1B and LOC105379003 (F-beta = 0.537), based on the NS Forest method of marker gene selection. Exc L2-3 LINC00507 DSG3 cells represent 4.49% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2-3 LINC00507 DSG3 cells have an average of 6410 genes detected, which is 465 more than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 077 - CS201912131_77") -AnnotationAssertion( "Exc L2-3 LINC00507 DSG3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 078 - CS201912131_78) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 078") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3 LAMP5 CARM1P1\", \"cell_set_label\": \"RNAseq 078\", \"cell_set_accession\": \"CS201912131_78\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3 LAMP5 CARM1P1\", \"cell_set_color\": \"#93D92B\"}") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_78") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3 LAMP5 CARM1P1 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EPB41L4A and SV2C and SYT2 (F-beta = 0.737), based on the NS Forest method of marker gene selection. Exc L3 LAMP5 CARM1P1 cells represent 16.69% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L3 LAMP5 CARM1P1 cells have an average of 6587 genes detected, which is 642 more than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 078 - CS201912131_78") -AnnotationAssertion( "Exc L3 LAMP5 CARM1P1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 117 - CS201912131_79) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 117") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo L2-6 OPALIN MAP6D1\", \"cell_set_label\": \"RNAseq 117\", \"cell_set_accession\": \"CS201912131_79\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo L2-6 OPALIN MAP6D1\", \"cell_set_color\": \"#387567\"}") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_79") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Oligo L2-6 OPALIN MAP6D1 is a member of the Oligo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ENPP2 and LINC01378 and MBP and ST18 (F-beta = 0.539), based on the NS Forest method of marker gene selection. Oligo L2-6 OPALIN MAP6D1 cells represent 3.33% of all Oligo cells collected in the Human M1 10Xv3 dataset. Oligo L2-6 OPALIN MAP6D1 cells have an average of 5245 genes detected, which is 3082 more than the average for all Oligo cells (2163).") -AnnotationAssertion(rdfs:label "RNAseq 117 - CS201912131_79") -AnnotationAssertion( "Oligo L2-6 OPALIN MAP6D1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 008 - CS201912131_8) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 008") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 PAX6 MIR101-1\", \"cell_set_label\": \"RNAseq 008\", \"cell_set_accession\": \"CS201912131_8\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 PAX6 MIR101-1\", \"cell_set_color\": \"#9E515E\"}") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_8") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 PAX6 MIR101-1 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is RELN and TGFBR2 (F-beta = 0.813), based on the NS Forest method of marker gene selection. Inh L1 PAX6 MIR101-1 cells represent 3.12% of all Lamp5 cells collected in the Human M1 10Xv3 dataset. Inh L1 PAX6 MIR101-1 cells have an average of 4863 genes detected, which is 105 more than the average for all Lamp5 cells (4758).") -AnnotationAssertion(rdfs:label "RNAseq 008 - CS201912131_8") -AnnotationAssertion( "Inh L1 PAX6 MIR101-1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079 - CS201912131_80) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 079") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 RORB CCDC68\", \"cell_set_label\": \"RNAseq 079\", \"cell_set_accession\": \"CS201912131_80\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 RORB CCDC68\", \"cell_set_color\": \"#B8EB62\"}") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_80") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2-3 RORB CCDC68 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COBLL1 and COL5A2 and PRSS12 (F-beta = 0.787), based on the NS Forest method of marker gene selection. Exc L2-3 RORB CCDC68 cells represent 13.75% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2-3 RORB CCDC68 cells have an average of 6174 genes detected, which is 229 more than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 079 - CS201912131_80") -AnnotationAssertion( "Exc L2-3 RORB CCDC68") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 080 - CS201912131_81) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 080") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L2-3 RORB PTPN3\", \"cell_set_label\": \"RNAseq 080\", \"cell_set_accession\": \"CS201912131_81\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L2-3 RORB PTPN3\", \"cell_set_color\": \"#B7CE00\"}") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_81") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L2-3 RORB PTPN3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL5A2 and LOC105370610 and LOC105378334 and RORB (F-beta = 0.395), based on the NS Forest method of marker gene selection. Exc L2-3 RORB PTPN3 cells represent 6.72% of all L2/3 IT cells collected in the Human M1 10Xv3 dataset. Exc L2-3 RORB PTPN3 cells have an average of 5346 genes detected, which is 599 less than the average for all L2/3 IT cells (5945).") -AnnotationAssertion(rdfs:label "RNAseq 080 - CS201912131_81") -AnnotationAssertion( "Exc L2-3 RORB PTPN3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081 - CS201912131_82) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 081") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3 THEMIS ENPEP\", \"cell_set_label\": \"RNAseq 081\", \"cell_set_accession\": \"CS201912131_82\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3 THEMIS ENPEP\", \"cell_set_color\": \"#297C71\"}") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_82") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3 THEMIS ENPEP is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FAP and LAMA2 and LOC101928964 and LOC105376081 (F-beta = 0.434), based on the NS Forest method of marker gene selection. Exc L3 THEMIS ENPEP cells represent 5.67% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3 THEMIS ENPEP cells have an average of 6471 genes detected, which is 140 more than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 081 - CS201912131_82") -AnnotationAssertion( "Exc L3 THEMIS ENPEP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 082 - CS201912131_83) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 082") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB TNNT2\", \"cell_set_label\": \"RNAseq 082\", \"cell_set_accession\": \"CS201912131_83\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB TNNT2\", \"cell_set_color\": \"#00BBC0\"}") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_83") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 RORB TNNT2 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FSHR and LOC100507562 and LOC105376081 (F-beta = 0.443), based on the NS Forest method of marker gene selection. Exc L3-5 RORB TNNT2 cells represent 3.87% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3-5 RORB TNNT2 cells have an average of 6360 genes detected, which is 29 more than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 082 - CS201912131_83") -AnnotationAssertion( "Exc L3-5 RORB TNNT2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 083 - CS201912131_84) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 083") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB LAMA4\", \"cell_set_label\": \"RNAseq 083\", \"cell_set_accession\": \"CS201912131_84\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB LAMA4\", \"cell_set_color\": \"#73EDE2\"}") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_84") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 RORB LAMA4 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KCNH8 and LOC100128497 and LOC101927281 and LOC105376081 and TRPC3 (F-beta = 0.49), based on the NS Forest method of marker gene selection. Exc L3-5 RORB LAMA4 cells represent 1.81% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3-5 RORB LAMA4 cells have an average of 5880 genes detected, which is 451 less than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 083 - CS201912131_84") -AnnotationAssertion( "Exc L3-5 RORB LAMA4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 084 - CS201912131_85) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 084") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS VILL\", \"cell_set_label\": \"RNAseq 084\", \"cell_set_accession\": \"CS201912131_85\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS VILL\", \"cell_set_color\": \"#4CA8AC\"}") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_85") -AnnotationAssertion( "Exc L5 THEMIS VILL") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 THEMIS VILL is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is DACH1 and LOC101927389 and TNC (F-beta = 0.67), based on the NS Forest method of marker gene selection. Exc L5 THEMIS VILL cells represent 1.56% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L5 THEMIS VILL cells have an average of 6589 genes detected, which is 258 more than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 084 - CS201912131_85") -AnnotationAssertion( "Exc L5 THEMIS VILL") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 085 - CS201912131_86) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 085") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3 RORB OTOGL\", \"cell_set_label\": \"RNAseq 085\", \"cell_set_accession\": \"CS201912131_86\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3 RORB OTOGL\", \"cell_set_color\": \"#91E6E9\"}") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_86") -AnnotationAssertion( "Exc L3 RORB OTOGL") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3 RORB OTOGL is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL22A1 and RMST (F-beta = 0.703), based on the NS Forest method of marker gene selection. Exc L3 RORB OTOGL cells represent 15.43% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3 RORB OTOGL cells have an average of 5261 genes detected, which is 1070 less than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 085 - CS201912131_86") -AnnotationAssertion( "Exc L3 RORB OTOGL") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 086 - CS201912131_87) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 086") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB LINC01202\", \"cell_set_label\": \"RNAseq 086\", \"cell_set_accession\": \"CS201912131_87\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB LINC01202\", \"cell_set_color\": \"#547D7A\"}") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_87") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 RORB LINC01202 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101927874 and LOC105374971 and LOC105376081 and LOC105377703 (F-beta = 0.625), based on the NS Forest method of marker gene selection. Exc L3-5 RORB LINC01202 cells represent 4.63% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3-5 RORB LINC01202 cells have an average of 5058 genes detected, which is 1273 less than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 086 - CS201912131_87") -AnnotationAssertion( "Exc L3-5 RORB LINC01202") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 087 - CS201912131_88) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 087") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS SLC22A18\", \"cell_set_label\": \"RNAseq 087\", \"cell_set_accession\": \"CS201912131_88\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS SLC22A18\", \"cell_set_color\": \"#99D5CB\"}") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_88") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 THEMIS SLC22A18 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BTNL9 and CCBE1 and LOC401134 and SLC7A11 (F-beta = 0.773), based on the NS Forest method of marker gene selection. Exc L5 THEMIS SLC22A18 cells represent 13.18% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L5 THEMIS SLC22A18 cells have an average of 8054 genes detected, which is 1723 more than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 087 - CS201912131_88") -AnnotationAssertion( "Exc L5 THEMIS SLC22A18") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 088 - CS201912131_89) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 088") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS TNFAIP6\", \"cell_set_label\": \"RNAseq 088\", \"cell_set_accession\": \"CS201912131_89\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 THEMIS TNFAIP6\", \"cell_set_color\": \"#5FC5B6\"}") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_89") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 THEMIS TNFAIP6 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105373893 and LOC105378031 and LTBP1 and TSHZ2 (F-beta = 0.455), based on the NS Forest method of marker gene selection. Exc L5-6 THEMIS TNFAIP6 cells represent 8.18% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L5-6 THEMIS TNFAIP6 cells have an average of 6158 genes detected, which is 173 less than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 088 - CS201912131_89") -AnnotationAssertion( "Exc L5-6 THEMIS TNFAIP6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009 - CS201912131_9) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 009") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh L1 PAX6 CHRFAM7A\", \"cell_set_label\": \"RNAseq 009\", \"cell_set_accession\": \"CS201912131_9\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh L1 PAX6 CHRFAM7A\", \"cell_set_color\": \"#891EA8\"}") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_9") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Inh L1 PAX6 CHRFAM7A is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHRNA7 and CNR1 and LINC01539 (F-beta = 0.518), based on the NS Forest method of marker gene selection. Inh L1 PAX6 CHRFAM7A cells represent 20.67% of all Sncg cells collected in the Human M1 10Xv3 dataset. Inh L1 PAX6 CHRFAM7A cells have an average of 3633 genes detected, which is 621 less than the average for all Sncg cells (4254).") -AnnotationAssertion(rdfs:label "RNAseq 009 - CS201912131_9") -AnnotationAssertion( "Inh L1 PAX6 CHRFAM7A") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 089 - CS201912131_90) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 089") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB LNX2\", \"cell_set_label\": \"RNAseq 089\", \"cell_set_accession\": \"CS201912131_90\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB LNX2\", \"cell_set_color\": \"#01D9D5\"}") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_90") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 RORB LNX2 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105374971 and LOC105377703 and TRABD2A (F-beta = 0.698), based on the NS Forest method of marker gene selection. Exc L3-5 RORB LNX2 cells represent 33.48% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3-5 RORB LNX2 cells have an average of 6409 genes detected, which is 78 more than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 089 - CS201912131_90") -AnnotationAssertion( "Exc L3-5 RORB LNX2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 090 - CS201912131_91) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 090") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L3-5 RORB RPRM\", \"cell_set_label\": \"RNAseq 090\", \"cell_set_accession\": \"CS201912131_91\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L3-5 RORB RPRM\", \"cell_set_color\": \"#7BAAAC\"}") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_91") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L3-5 RORB RPRM is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105374971 and LOC105374973 and RPRM (F-beta = 0.585), based on the NS Forest method of marker gene selection. Exc L3-5 RORB RPRM cells represent 8.9% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L3-5 RORB RPRM cells have an average of 6167 genes detected, which is 164 less than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 090 - CS201912131_91") -AnnotationAssertion( "Exc L3-5 RORB RPRM") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 091 - CS201912131_92) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 091") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 RORB MED8\", \"cell_set_label\": \"RNAseq 091\", \"cell_set_accession\": \"CS201912131_92\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 RORB MED8\", \"cell_set_color\": \"#97C3C4\"}") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_92") -AnnotationAssertion( "Exc L5 RORB MED8") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 RORB MED8 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL22A1 and LOC401134 and NPFFR2 (F-beta = 0.59), based on the NS Forest method of marker gene selection. Exc L5 RORB MED8 cells represent 2.23% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L5 RORB MED8 cells have an average of 5895 genes detected, which is 436 less than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 091 - CS201912131_92") -AnnotationAssertion( "Exc L5 RORB MED8") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 092 - CS201912131_93) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 092") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS FGF10\", \"cell_set_label\": \"RNAseq 092\", \"cell_set_accession\": \"CS201912131_93\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS FGF10\", \"cell_set_color\": \"#01ABA7\"}") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_93") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 THEMIS FGF10 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BDNF and CRH and NPFFR2 (F-beta = 0.452), based on the NS Forest method of marker gene selection. Exc L5 THEMIS FGF10 cells represent 1.06% of all L5 IT cells collected in the Human M1 10Xv3 dataset. Exc L5 THEMIS FGF10 cells have an average of 6705 genes detected, which is 374 more than the average for all L5 IT cells (6331).") -AnnotationAssertion(rdfs:label "RNAseq 092 - CS201912131_93") -AnnotationAssertion( "Exc L5 THEMIS FGF10") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 093 - CS201912131_94) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 093") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 THEMIS LINC00343\", \"cell_set_label\": \"RNAseq 093\", \"cell_set_accession\": \"CS201912131_94\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 THEMIS LINC00343\", \"cell_set_color\": \"#CDCE31\"}") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_94") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 THEMIS LINC00343 is a member of the L6 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ANKRD30B and LINC00299 and LINC00343 (F-beta = 0.564), based on the NS Forest method of marker gene selection. Exc L6 THEMIS LINC00343 cells represent 49.48% of all L6 IT cells collected in the Human M1 10Xv3 dataset. Exc L6 THEMIS LINC00343 cells have an average of 6246 genes detected, which is 120 less than the average for all L6 IT cells (6366).") -AnnotationAssertion(rdfs:label "RNAseq 093 - CS201912131_94") -AnnotationAssertion( "Exc L6 THEMIS LINC00343") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 094 - CS201912131_95) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 094") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 THEMIS SLN\", \"cell_set_label\": \"RNAseq 094\", \"cell_set_accession\": \"CS201912131_95\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 THEMIS SLN\", \"cell_set_color\": \"#707B00\"}") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_95") -AnnotationAssertion( "Exc L6 THEMIS SLN") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 THEMIS SLN is a member of the L6 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FAM163A and LOC105371832 and LOC105374524 (F-beta = 0.425), based on the NS Forest method of marker gene selection. Exc L6 THEMIS SLN cells represent 23.84% of all L6 IT cells collected in the Human M1 10Xv3 dataset. Exc L6 THEMIS SLN cells have an average of 6397 genes detected, which is 31 more than the average for all L6 IT cells (6366).") -AnnotationAssertion(rdfs:label "RNAseq 094 - CS201912131_95") -AnnotationAssertion( "Exc L6 THEMIS SLN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 095 - CS201912131_96) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 095") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L6 THEMIS SNTG2\", \"cell_set_label\": \"RNAseq 095\", \"cell_set_accession\": \"CS201912131_96\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L6 THEMIS SNTG2\", \"cell_set_color\": \"#D0D161\"}") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_96") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L6 THEMIS SNTG2 is a member of the L6 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC101927389 and LOC105371310 (F-beta = 0.634), based on the NS Forest method of marker gene selection. Exc L6 THEMIS SNTG2 cells represent 26.68% of all L6 IT cells collected in the Human M1 10Xv3 dataset. Exc L6 THEMIS SNTG2 cells have an average of 6560 genes detected, which is 194 more than the average for all L6 IT cells (6366).") -AnnotationAssertion(rdfs:label "RNAseq 095 - CS201912131_96") -AnnotationAssertion( "Exc L6 THEMIS SNTG2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 096 - CS201912131_97) - -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "RNAseq 096") -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 THEMIS SMYD1\", \"cell_set_label\": \"RNAseq 096\", \"cell_set_accession\": \"CS201912131_97\", \"cell_set_aligned_alias\": \"L6 IT Car3\", \"cell_set_additional_aliases\": \"L6 IT_3\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc L5-6 THEMIS SMYD1\", \"cell_set_color\": \"#5100FF\"}") -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912131_97") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion(rdfs:comment "L6 IT Car3 is: Layer 6 intratelencephalic-projecting, Car3-expressing. In Human primary motor cortex (CCN201912131), L6 IT Car3 has 1 child type: Exc L5-6 THEMIS SMYD1. L6 IT Car3 includes the Patch-seq and connectivity types L6 IT_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ATP10A and RGS12 (F-beta = 0.816), based on the NS Forest method of marker gene selection. L6 IT Car3 cells represent 0.68% of all Glutamatergic cells collected in the Human M1 10Xv3 dataset. L6 IT Car3 cells have an average of 6461 genes detected, which is 319 more than the average for all Glutamatergic cells (6142).") -AnnotationAssertion(rdfs:label "RNAseq 096 - CS201912131_97") -AnnotationAssertion( "Exc L5-6 THEMIS SMYD1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097 - CS201912131_98) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 097") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5-6 FEZF2 OR1L8\", \"cell_set_label\": \"RNAseq 097\", \"cell_set_accession\": \"CS201912131_98\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5-6 FEZF2 OR1L8\", \"cell_set_color\": \"#5E8099\"}") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_98") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5-6 FEZF2 OR1L8 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LGR6 and LOC101927439 and LOC105374392 and LOC105377183 (F-beta = 0.719), based on the NS Forest method of marker gene selection. Exc L5-6 FEZF2 OR1L8 cells represent 7.04% of all L6 CT cells collected in the Human M1 10Xv3 dataset. Exc L5-6 FEZF2 OR1L8 cells have an average of 7239 genes detected, which is 1051 more than the average for all L6 CT cells (6188).") -AnnotationAssertion(rdfs:label "RNAseq 097 - CS201912131_98") -AnnotationAssertion( "Exc L5-6 FEZF2 OR1L8") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 098 - CS201912131_99) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 098") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc L5 THEMIS LINC01116\", \"cell_set_label\": \"RNAseq 098\", \"cell_set_accession\": \"CS201912131_99\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Human\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912131\", \"taxonomy_description\": \"Human M1 transcriptomics taxonomy\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc L5 THEMIS LINC01116\", \"cell_set_color\": \"#41C5FB\"}") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912131_99") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -AnnotationAssertion(rdfs:comment "In Human primary motor cortex (CCN201912131), Exc L5 THEMIS LINC01116 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC105369890 and LOC105371663 (F-beta = 0.614), based on the NS Forest method of marker gene selection. Exc L5 THEMIS LINC01116 cells represent 4.04% of all L6 CT cells collected in the Human M1 10Xv3 dataset. Exc L5 THEMIS LINC01116 cells have an average of 7976 genes detected, which is 1788 more than the average for all L6 CT cells (6188).") -AnnotationAssertion(rdfs:label "RNAseq 098 - CS201912131_99") -AnnotationAssertion( "Exc L5 THEMIS LINC01116") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01 - CS201912132_1) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 01") -AnnotationAssertion( "Inh SST NPY") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST NPY\", \"cell_set_label\": \"RNAseq 01\", \"cell_set_accession\": \"CS201912132_1\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Inh SST NPY\", \"cell_set_color\": \"#FFEA00\"}") -AnnotationAssertion( "Inh SST NPY") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_1") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "Sst Chodl is: Distinct Sst type expressing Chodl in mouse; the only reported long-range projecting GABAergic type. In Marmoset primary motor cortex (CCN201912132), Sst Chodl has 1 child type: Inh SST NPY. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHODL and NOS1 (F-beta = 0.847), based on the NS Forest method of marker gene selection. Sst Chodl cells represent 0.00173706344852807% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Sst Chodl cells have an average of 4411 genes detected, which is 859 more than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 01 - CS201912132_1") -AnnotationAssertion( "Inh SST NPY") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 10 - CS201912132_10) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 10") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP CYP19A1\", \"cell_set_label\": \"RNAseq 10\", \"cell_set_accession\": \"CS201912132_10\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP CYP19A1\", \"cell_set_color\": \"#A11397\"}") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_10") -AnnotationAssertion( "Inh VIP CYP19A1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP CYP19A1 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103795617 and SKAP1 (F-beta = 0.537), based on the NS Forest method of marker gene selection. Inh VIP CYP19A1 cells represent 5.1% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh VIP CYP19A1 cells have an average of 3935 genes detected, which is 605 more than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 10 - CS201912132_10") -AnnotationAssertion( "Inh VIP CYP19A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-56 - CS201912132_100) - -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 53-56") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L2/3 IT)-like\", \"cell_set_label\": \"RNAseq 53-56\", \"cell_set_accession\": \"CS201912132_100\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"L2/3 IT\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n67\", \"cell_set_color\": \"#C4EC04\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_100") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "L2/3 IT is: Layer 2/3 intratelencephalic-projecting. In Marmoset primary motor cortex (CCN201912132), L2/3 IT has 4 child types: Exc THEMIS ANO3, Exc RORB LOC108588466, Exc RORB SERPINE2 and Exc RORB NDST3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHST9 and FAM19A1 (F-beta = 0.838), based on the NS Forest method of marker gene selection. L2/3 IT cells represent 33.28% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L2/3 IT cells have an average of 4353 genes detected, which is 52 less than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 53-56 - CS201912132_100") -AnnotationAssertion( "(Mouse L2/3 IT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 57-58, 61-68 - CS201912132_101) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "RNAseq 57-58, 61-68") -AnnotationAssertion( "(Mouse L5 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like\", \"cell_set_label\": \"RNAseq 57-58, 61-68\", \"cell_set_accession\": \"CS201912132_101\", \"cell_set_aligned_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_57|CS201912132_58|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#50B2AD\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_101") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "L5 IT is: Layer 5 intratelencephalic-projecting. In Marmoset primary motor cortex (CCN201912132), L5 IT has 10 child types: Exc RORB KNL1, Exc RORB CAV3, Exc RORB LOC108593203, Exc RORB ANKRD27, Exc RORB ACTA2, Exc RORB USH1C, Exc RORB SLC38A11, Exc RORB PPA2, Exc RORB CHGA and Exc RORB HACL1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HTR2A and POU6F2 and RORB (F-beta = 0.789), based on the NS Forest method of marker gene selection. L5 IT cells represent 42.6% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L5 IT cells have an average of 4329 genes detected, which is 76 less than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 57-58, 61-68 - CS201912132_101") -AnnotationAssertion( "(Mouse L5 IT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 59-60 - CS201912132_102) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "RNAseq 59-60") -AnnotationAssertion( "(Mouse L6 IT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 IT)-like\", \"cell_set_label\": \"RNAseq 59-60\", \"cell_set_accession\": \"CS201912132_102\", \"cell_set_aligned_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_59|CS201912132_60\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n70\", \"cell_set_color\": \"#A19922\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_102") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "L6 IT is: Layer 6 intratelencephalic-projecting. In Marmoset primary motor cortex (CCN201912132), L6 IT has 2 child types: Exc THEMIS KCTD16 and Exc THEMIS COBL. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CLSTN2 and HS3ST5 and PDE7B and SLIT3 (F-beta = 0.583), based on the NS Forest method of marker gene selection. L6 IT cells represent 8.98% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L6 IT cells have an average of 4641 genes detected, which is 236 more than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 59-60 - CS201912132_102") -AnnotationAssertion( "(Mouse L6 IT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 69-71 - CS201912132_103) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "RNAseq 69-71") -AnnotationAssertion( "(Mouse L5 ET)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like\", \"cell_set_label\": \"RNAseq 69-71\", \"cell_set_accession\": \"CS201912132_103\", \"cell_set_aligned_alias\": \"L5 ET\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_70|CS201912132_71|CS201912132_72\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n77\", \"cell_set_color\": \"#0D5B78\"}") -AnnotationAssertion( "n77") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_103") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "L5 ET") -AnnotationAssertion(rdfs:comment "L5 ET is: Layer 5 extratelencephalic-projecting; also known as CF (corticofugal), PT (pyramidal tract), or SC (subcortical). In Marmoset primary motor cortex (CCN201912132), L5 ET has 3 child types: Exc THEMIS ARL13B, Exc FEZF2 PIEZO2 and Exc FEZF2 PDZRN4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FBN2 and PIEZO2 (F-beta = 0.635), based on the NS Forest method of marker gene selection. L5 ET cells represent 1.34% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L5 ET cells have an average of 6375 genes detected, which is 1970 more than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 69-71 - CS201912132_103") -AnnotationAssertion( "(Mouse L5 ET)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 72-73 - CS201912132_104) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "RNAseq 72-73") -AnnotationAssertion( "(Mouse L6 CT)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L6 CT)-like\", \"cell_set_label\": \"RNAseq 72-73\", \"cell_set_accession\": \"CS201912132_104\", \"cell_set_aligned_alias\": \"L6 CT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_73|CS201912132_74\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n80\", \"cell_set_color\": \"#2D8CB8\"}") -AnnotationAssertion( "n80") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_104") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "L6 CT") -AnnotationAssertion(rdfs:comment "L6 CT is: Layer 6 corticothalamic. In Marmoset primary motor cortex (CCN201912132), L6 CT has 2 child types: Exc FEZF2 RGS4 and Exc FEZF2 NRP1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HS3ST4 and SEMA3E (F-beta = 0.759), based on the NS Forest method of marker gene selection. L6 CT cells represent 7.36% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L6 CT cells have an average of 4510 genes detected, which is 105 more than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 72-73 - CS201912132_104") -AnnotationAssertion( "(Mouse L6 CT)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 77, 83-84 - CS201912132_105) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "RNAseq 77, 83-84") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo\", \"cell_set_label\": \"RNAseq 77, 83-84\", \"cell_set_accession\": \"CS201912132_105\", \"cell_set_aligned_alias\": \"Oligodendrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_69|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_105") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "Oligo") -AnnotationAssertion(rdfs:comment "Oligo is: Oligodendrocytes (often abbreviated Oligo). In Marmoset primary motor cortex (CCN201912132) Oligo has 3 child types: Oligo SLC1A3 LOC103793418, Oligo OPALIN LOC103790018 and Oligo OPALIN MOBP. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ST18 (F-beta = 0.925) based on the NS Forest method of marker gene selection. Oligo cells represent 46.77% of all Non-Neuronal cells collected in the marmoset M1 10Xv3 dataset. Oligo cells have an average of 1908 genes detected which is 408 less than the average for all Non-Neuronal cells (2316).") -AnnotationAssertion(rdfs:label "RNAseq 77, 83-84 - CS201912132_105") -AnnotationAssertion( "Oligo") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 79-82 - CS201912132_106) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNAseq 79-82") -AnnotationAssertion( "Astro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro\", \"cell_set_label\": \"RNAseq 79-82\", \"cell_set_accession\": \"CS201912132_106\", \"cell_set_aligned_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n82\", \"cell_set_color\": \"#665C47\"}") -AnnotationAssertion( "n82") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_106") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "Astro") -AnnotationAssertion(rdfs:comment "Astro is: Astrocytes (often abbreviated Astro). In Marmoset primary motor cortex (CCN201912132) Astro has 4 child types: Astro FGFR3 EPHB1, Astro FGFR3 NWD1, Astro FGFR3 RCN2 and Astro FGFR3 GFAP. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CCDC129 and GLI3 (F-beta = 0.962) based on the NS Forest method of marker gene selection. Astro cells represent 40.31% of all Non-Neuronal cells collected in the marmoset M1 10Xv3 dataset. Astro cells have an average of 2761 genes detected which is 445 more than the average for all Non-Neuronal cells (2316).") -AnnotationAssertion(rdfs:label "RNAseq 79-82 - CS201912132_106") -AnnotationAssertion( "Astro") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 85-87 - CS201912132_107) - -AnnotationAssertion( "Endo") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "RNAseq 85-87") -AnnotationAssertion( "Endo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo\", \"cell_set_label\": \"RNAseq 85-87\", \"cell_set_accession\": \"CS201912132_107\", \"cell_set_aligned_alias\": \"Endothelial\", \"cell_set_additional_aliases\": \"Endo\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n88\", \"cell_set_color\": \"#8D6A62\"}") -AnnotationAssertion( "n88") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_107") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "Endo") -AnnotationAssertion(rdfs:comment "Endo is: Endothelial cells (often abbreviated Endo). In Marmoset primary motor cortex (CCN201912132), Endo has 3 child types: Endo NOSTRIN IL1R1, Endo NOSTRIN CXCL12 and Glia SLC1A3 FBLN5. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CLDN5 and MECOM (F-beta = 0.908), based on the NS Forest method of marker gene selection. Endo cells represent 49.08% of all Non-Neural cells collected in the marmoset M1 10Xv3 dataset. Endo cells have an average of 2306 genes detected, which is 134 more than the average for all Non-Neural cells (2172).") -AnnotationAssertion(rdfs:label "RNAseq 85-87 - CS201912132_107") -AnnotationAssertion( "Endo") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 88-89 - CS201912132_108) - -AnnotationAssertion( "Peri") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "RNAseq 88-89") -AnnotationAssertion( "Peri") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri\", \"cell_set_label\": \"RNAseq 88-89\", \"cell_set_accession\": \"CS201912132_108\", \"cell_set_aligned_alias\": \"Pericyte\", \"cell_set_additional_aliases\": \"Peri\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_88|CS201912132_89\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n90\", \"cell_set_color\": \"#A77C70\"}") -AnnotationAssertion( "n90") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_108") -AnnotationAssertion( "Peri") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "Peri") -AnnotationAssertion(rdfs:comment "Peri is: pericytes. In Marmoset primary motor cortex (CCN201912132), Peri has 2 child types: Peri SLC1A3 CHST3 and Peri SLC1A3 EPSTI1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CPM and LOC100405319 (F-beta = 0.723), based on the NS Forest method of marker gene selection. Peri cells represent 10.03% of all Non-Neural cells collected in the marmoset M1 10Xv3 dataset. Peri cells have an average of 1768 genes detected, which is 404 less than the average for all Non-Neural cells (2172).") -AnnotationAssertion(rdfs:label "RNAseq 88-89 - CS201912132_108") -AnnotationAssertion( "Peri") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 90-93 - CS201912132_109) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 90-93") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC\", \"cell_set_label\": \"RNAseq 90-93\", \"cell_set_accession\": \"CS201912132_109\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93\", \"cell_type_card\": \"Subclass\", \"original_label\": \"n91\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "n91") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_109") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "VLMC is: Vascular leptomeningeal cells. In Marmoset primary motor cortex (CCN201912132), VLMC has 4 child types: VLMC PDGFRA C7, VLMC SLC1A3 CEMIP, VLMC SLC1A3 SLC13A3 and VLMC SLC1A3 SLC47A1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SLC47A1 (F-beta = 0.791), based on the NS Forest method of marker gene selection. VLMC cells represent 12.39% of all Non-Neural cells collected in the marmoset M1 10Xv3 dataset. VLMC cells have an average of 2917 genes detected, which is 745 more than the average for all Non-Neural cells (2172).") -AnnotationAssertion(rdfs:label "RNAseq 90-93 - CS201912132_109") -AnnotationAssertion( "VLMC") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 11 - CS201912132_11) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 11") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SNCG CNTN4\", \"cell_set_label\": \"RNAseq 11\", \"cell_set_accession\": \"CS201912132_11\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SNCG CNTN4\", \"cell_set_color\": \"#E557D7\"}") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_11") -AnnotationAssertion( "Inh SNCG CNTN4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SNCG CNTN4 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP18 and PCDH15 and VEGFC (F-beta = 0.745), based on the NS Forest method of marker gene selection. Inh SNCG CNTN4 cells represent 5.1% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh SNCG CNTN4 cells have an average of 3426 genes detected, which is 96 more than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 11 - CS201912132_11") -AnnotationAssertion( "Inh SNCG CNTN4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01, 27-52 - CS201912132_110) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "MGE") -AnnotationAssertion( "RNAseq 01, 27-52") -AnnotationAssertion( "(Mouse MGE)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse MGE)-like\", \"cell_set_label\": \"RNAseq 01, 27-52\", \"cell_set_accession\": \"CS201912132_110\", \"cell_set_aligned_alias\": \"MGE\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#ED892E\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_110") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:label "RNAseq 01, 27-52 - CS201912132_110") -AnnotationAssertion( "(Mouse MGE)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 02-26 - CS201912132_111) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "RNAseq 02-26") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse CGE/PoA)-like\", \"cell_set_label\": \"RNAseq 02-26\", \"cell_set_accession\": \"CS201912132_111\", \"cell_set_aligned_alias\": \"CGE/PoA\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#C456AA\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_111") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:label "RNAseq 02-26 - CS201912132_111") -AnnotationAssertion( "(Mouse CGE/PoA)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-68, 75 - CS201912132_112) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "RNAseq 53-68, 75") -AnnotationAssertion( "(Mouse IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse IT projecting)-like\", \"cell_set_label\": \"RNAseq 53-68, 75\", \"cell_set_accession\": \"CS201912132_112\", \"cell_set_aligned_alias\": \"IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_76\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_112") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:label "RNAseq 53-68, 75 - CS201912132_112") -AnnotationAssertion( "(Mouse IT projecting)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 69-76 - CS201912132_113) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "RNAseq 69-76") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Non-IT projecting)-like\", \"cell_set_label\": \"RNAseq 69-76\", \"cell_set_accession\": \"CS201912132_113\", \"cell_set_aligned_alias\": \"Non-IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_113") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:label "RNAseq 69-76 - CS201912132_113") -AnnotationAssertion( "(Mouse Non-IT projecting)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 77-78, 83-84 - CS201912132_114) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion( "RNAseq 77-78, 83-84") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo-OPC\", \"cell_set_label\": \"RNAseq 77-78, 83-84\", \"cell_set_accession\": \"CS201912132_114\", \"cell_set_aligned_alias\": \"Oligodendrocyte-OPC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_69|CS201912132_78|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"#598077\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_114") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:label "RNAseq 77-78, 83-84 - CS201912132_114") -AnnotationAssertion( "Oligo-OPC") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 85-94 - CS201912132_115) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "RNAseq 85-94") -AnnotationAssertion( "Non-Neural") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neural\", \"cell_set_label\": \"RNAseq 85-94\", \"cell_set_accession\": \"CS201912132_115\", \"cell_set_aligned_alias\": \"Non-neural\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93|CS201912132_94\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#99796B\"}") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_115") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "Non-Neural") -AnnotationAssertion(rdfs:comment "Non-Neural is: Cells of mesoderm, neural crest or yolk sac origin (sometimes called glia). Non-Neural cells represent 5.39% of all cells collected in the marmoset M1 10Xv3 dataset. Non-Neural cells have an average of 2172 genes detected, which is 1452 less than the average for all cells (3624).") -AnnotationAssertion(rdfs:label "RNAseq 85-94 - CS201912132_115") -AnnotationAssertion( "Non-Neural") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01-52 - CS201912132_116) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "RNAseq 01-52") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"GABAergic\", \"cell_set_label\": \"RNAseq 01-52\", \"cell_set_accession\": \"CS201912132_116\", \"cell_set_aligned_alias\": \"Neuronal: GABAergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#F05A28\"}") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_116") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "GABAergic") -AnnotationAssertion(rdfs:comment "GABAergic is: Neurons that use GABA as a neurotransmitter and which exert an inhibitory post-synaptic effect. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NHS and ZNF385D (F-beta = 0.875), based on the NS Forest method of marker gene selection. GABAergic cells represent 15.79% of all cells collected in the marmoset M1 10Xv3 dataset. GABAergic cells have an average of 3552 genes detected, which is 72 less than the average for all cells (3624).") -AnnotationAssertion(rdfs:label "RNAseq 01-52 - CS201912132_116") -AnnotationAssertion( "GABAergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-76 - CS201912132_117) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "RNAseq 53-76") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glutamatergic\", \"cell_set_label\": \"RNAseq 53-76\", \"cell_set_accession\": \"CS201912132_117\", \"cell_set_aligned_alias\": \"Neuronal: Glutamatergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"Class\", \"original_label\": \"n57\", \"cell_set_color\": \"#00ADEE\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_117") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion(rdfs:comment "Glutamatergic is: Neurons that use glutamate as a neurotransmitter and exert an excitatory post-synaptic effect. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SV2B and ARPP21 (F-beta = 0.952), based on the NS Forest method of marker gene selection. Glutamatergic cells represent 53.63% of all cells collected in the marmoset M1 10Xv3 dataset. Glutamatergic cells have an average of 4405 genes detected, which is 781 more than the average for all cells (3624).") -AnnotationAssertion(rdfs:label "RNAseq 53-76 - CS201912132_117") -AnnotationAssertion( "Glutamatergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 77-84 - CS201912132_118) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "RNAseq 77-84") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neuronal\", \"cell_set_label\": \"RNAseq 77-84\", \"cell_set_accession\": \"CS201912132_118\", \"cell_set_aligned_alias\": \"Non-neuronal\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_69|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"Class\", \"original_label\": \"\", \"cell_set_color\": \"#808080\"}") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS201912132_118") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion(rdfs:comment "Non-Neuronal is: Non-neuronal cells of neuroectoderm origin (sometimes called glia<). The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NCKAP5 and ZBTB20 (F-beta = 0.91), based on the NS Forest method of marker gene selection. Non-Neuronal cells represent 25.19% of all cells collected in the marmoset M1 10Xv3 dataset. Non-Neuronal cells have an average of 2316 genes detected, which is 1308 less than the average for all cells (3624).") -AnnotationAssertion(rdfs:label "RNAseq 77-84 - CS201912132_118") -AnnotationAssertion( "Non-Neuronal") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01, 30 - CS201912132_119) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 01, 30") -AnnotationAssertion( "Sst Chodl(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Chodl(i)\", \"cell_set_label\": \"RNAseq 01, 30\", \"cell_set_accession\": \"CS201912132_119\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_30\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_119") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:label "RNAseq 01, 30 - CS201912132_119") -AnnotationAssertion( "Sst Chodl(i)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 12 - CS201912132_12) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 12") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 CDH4\", \"cell_set_label\": \"RNAseq 12\", \"cell_set_accession\": \"CS201912132_12\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PAX6 CDH4\", \"cell_set_color\": \"#9046BA\"}") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_12") -AnnotationAssertion( "Inh PAX6 CDH4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PAX6 CDH4 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP6 and CDH4 and THSD7B (F-beta = 0.701), based on the NS Forest method of marker gene selection. Inh PAX6 CDH4 cells represent 6.35% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh PAX6 CDH4 cells have an average of 3190 genes detected, which is 140 less than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 12 - CS201912132_12") -AnnotationAssertion( "Inh PAX6 CDH4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 05-06 - CS201912132_120) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion( "RNAseq 05-06") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like_C2\", \"cell_set_label\": \"RNAseq 05-06\", \"cell_set_accession\": \"CS201912132_120\", \"cell_set_aligned_alias\": \"Lamp5_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_5|CS201912132_6\", \"cell_type_card\": \"No\", \"original_label\": \"n10\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_120") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:label "RNAseq 05-06 - CS201912132_120") -AnnotationAssertion( "(Mouse Lamp5)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 09, 12 - CS201912132_121) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion( "RNAseq 09, 12") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C1\", \"cell_set_label\": \"RNAseq 09, 12\", \"cell_set_accession\": \"CS201912132_121\", \"cell_set_aligned_alias\": \"Sncg_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_9|CS201912132_12\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_121") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:label "RNAseq 09, 12 - CS201912132_121") -AnnotationAssertion( "(Mouse Sncg)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 10-11 - CS201912132_122) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion( "RNAseq 10-11") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C3\", \"cell_set_label\": \"RNAseq 10-11\", \"cell_set_accession\": \"CS201912132_122\", \"cell_set_aligned_alias\": \"Sncg_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_10|CS201912132_11\", \"cell_type_card\": \"No\", \"original_label\": \"n19\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_122") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:label "RNAseq 10-11 - CS201912132_122") -AnnotationAssertion( "(Mouse Sncg)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 13-14 - CS201912132_123) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "RNAseq 13-14") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like_C4\", \"cell_set_label\": \"RNAseq 13-14\", \"cell_set_accession\": \"CS201912132_123\", \"cell_set_aligned_alias\": \"Sncg_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_13|CS201912132_14\", \"cell_type_card\": \"No\", \"original_label\": \"n22\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_123") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:label "RNAseq 13-14 - CS201912132_123") -AnnotationAssertion( "(Mouse Sncg)-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 15, 25 - CS201912132_124) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_4") -AnnotationAssertion( "RNAseq 15, 25") -AnnotationAssertion( "(Mouse Vip)-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C4\", \"cell_set_label\": \"RNAseq 15, 25\", \"cell_set_accession\": \"CS201912132_124\", \"cell_set_aligned_alias\": \"Vip_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_15|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_124") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:label "RNAseq 15, 25 - CS201912132_124") -AnnotationAssertion( "(Mouse Vip)-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 16-18, 24 - CS201912132_125) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_2") -AnnotationAssertion( "RNAseq 16-18, 24") -AnnotationAssertion( "(Mouse Vip)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C2\", \"cell_set_label\": \"RNAseq 16-18, 24\", \"cell_set_accession\": \"CS201912132_125\", \"cell_set_aligned_alias\": \"Vip_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_24\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_125") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:label "RNAseq 16-18, 24 - CS201912132_125") -AnnotationAssertion( "(Mouse Vip)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 19-20 - CS201912132_126) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_1") -AnnotationAssertion( "RNAseq 19-20") -AnnotationAssertion( "(Mouse Vip)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C1\", \"cell_set_label\": \"RNAseq 19-20\", \"cell_set_accession\": \"CS201912132_126\", \"cell_set_aligned_alias\": \"Vip_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_19|CS201912132_20\", \"cell_type_card\": \"No\", \"original_label\": \"n27\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_126") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:label "RNAseq 19-20 - CS201912132_126") -AnnotationAssertion( "(Mouse Vip)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 21-23 - CS201912132_127) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_3") -AnnotationAssertion( "RNAseq 21-23") -AnnotationAssertion( "(Mouse Vip)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like_C3\", \"cell_set_label\": \"RNAseq 21-23\", \"cell_set_accession\": \"CS201912132_127\", \"cell_set_aligned_alias\": \"Vip_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_21|CS201912132_22|CS201912132_23\", \"cell_type_card\": \"No\", \"original_label\": \"n29\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_127") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:label "RNAseq 21-23 - CS201912132_127") -AnnotationAssertion( "(Mouse Vip)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 31-36, 40, 47 - CS201912132_128) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_3") -AnnotationAssertion( "RNAseq 31-36, 40, 47") -AnnotationAssertion( "(Mouse Sst)-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like_C3\", \"cell_set_label\": \"RNAseq 31-36, 40, 47\", \"cell_set_accession\": \"CS201912132_128\", \"cell_set_aligned_alias\": \"Sst_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_40|CS201912132_47\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_128") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:label "RNAseq 31-36, 40, 47 - CS201912132_128") -AnnotationAssertion( "(Mouse Sst)-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41-46, 48-50 - CS201912132_129) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion( "RNAseq 41-46, 48-50") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like_C1\", \"cell_set_label\": \"RNAseq 41-46, 48-50\", \"cell_set_accession\": \"CS201912132_129\", \"cell_set_aligned_alias\": \"Pvalb_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_129") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:label "RNAseq 41-46, 48-50 - CS201912132_129") -AnnotationAssertion( "(Mouse Pvalb)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 13 - CS201912132_13) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 13") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh GAD1 PCP4\", \"cell_set_label\": \"RNAseq 13\", \"cell_set_accession\": \"CS201912132_13\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh GAD1 PCP4\", \"cell_set_color\": \"#B67AF7\"}") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_13") -AnnotationAssertion( "Inh GAD1 PCP4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh GAD1 PCP4 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is PATJ and THSD7B (F-beta = 0.524), based on the NS Forest method of marker gene selection. Inh GAD1 PCP4 cells represent 30.73% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh GAD1 PCP4 cells have an average of 3147 genes detected, which is 183 less than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 13 - CS201912132_13") -AnnotationAssertion( "Inh GAD1 PCP4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 57-58, 61-64 - CS201912132_130) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "RNAseq 57-58, 61-64") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C1\", \"cell_set_label\": \"RNAseq 57-58, 61-64\", \"cell_set_accession\": \"CS201912132_130\", \"cell_set_aligned_alias\": \"L5 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_57|CS201912132_58|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64\", \"cell_type_card\": \"No\", \"original_label\": \"\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_130") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:label "RNAseq 57-58, 61-64 - CS201912132_130") -AnnotationAssertion( "(Mouse L5 IT)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 66-68 - CS201912132_131) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "RNAseq 66-68") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 IT)-like_C2\", \"cell_set_label\": \"RNAseq 66-68\", \"cell_set_accession\": \"CS201912132_131\", \"cell_set_aligned_alias\": \"L5 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n75\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n75") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_131") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:label "RNAseq 66-68 - CS201912132_131") -AnnotationAssertion( "(Mouse L5 IT)-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 69-70 - CS201912132_132) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "RNAseq 69-70") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse L5 ET)-like_C1\", \"cell_set_label\": \"RNAseq 69-70\", \"cell_set_accession\": \"CS201912132_132\", \"cell_set_aligned_alias\": \"L5 ET_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_70|CS201912132_71\", \"cell_type_card\": \"No\", \"original_label\": \"n78\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n78") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_132") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:label "RNAseq 69-70 - CS201912132_132") -AnnotationAssertion( "(Mouse L5 ET)-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 79-81 - CS201912132_133) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_2") -AnnotationAssertion( "RNAseq 79-81") -AnnotationAssertion( "Astro_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_C2\", \"cell_set_label\": \"RNAseq 79-81\", \"cell_set_accession\": \"CS201912132_133\", \"cell_set_aligned_alias\": \"Astro_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_79|CS201912132_80|CS201912132_81\", \"cell_type_card\": \"No\", \"original_label\": \"n83\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n83") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_133") -AnnotationAssertion( "Astro_2") -AnnotationAssertion(rdfs:label "RNAseq 79-81 - CS201912132_133") -AnnotationAssertion( "Astro_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 90-92 - CS201912132_134) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 90-92") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC(i)\", \"cell_set_label\": \"RNAseq 90-92\", \"cell_set_accession\": \"CS201912132_134\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_90|CS201912132_91|CS201912132_92\", \"cell_type_card\": \"No\", \"original_label\": \"n92\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n92") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_134") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:label "RNAseq 90-92 - CS201912132_134") -AnnotationAssertion( "VLMC(i)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01-94 - CS201912132_135) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-94") -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"All cells\", \"cell_set_label\": \"RNAseq 01-94\", \"cell_set_accession\": \"CS201912132_135\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84|CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93|CS201912132_94\", \"cell_type_card\": \"No\", \"original_label\": \"n1\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_135") -AnnotationAssertion(rdfs:label "RNAseq 01-94 - CS201912132_135") -AnnotationAssertion( "All cells") -ClassAssertion( ) - -# Individual: (RNAseq 01-93 - CS201912132_136) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-93") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-93\", \"cell_set_accession\": \"CS201912132_136\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84|CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93\", \"cell_type_card\": \"No\", \"original_label\": \"n2\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_136") -AnnotationAssertion(rdfs:label "RNAseq 01-93 - CS201912132_136") -AnnotationAssertion( "CS201912132_136") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01-84 - CS201912132_137) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-84") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-84\", \"cell_set_accession\": \"CS201912132_137\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78|CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"n3\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_137") -AnnotationAssertion(rdfs:label "RNAseq 01-84 - CS201912132_137") -AnnotationAssertion( "CS201912132_137") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01-78 - CS201912132_138) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-78") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-78\", \"cell_set_accession\": \"CS201912132_138\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77|CS201912132_78\", \"cell_type_card\": \"No\", \"original_label\": \"n4\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_138") -AnnotationAssertion(rdfs:label "RNAseq 01-78 - CS201912132_138") -AnnotationAssertion( "CS201912132_138") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 01-76 - CS201912132_139) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 01-76") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 01-76\", \"cell_set_accession\": \"CS201912132_139\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_1|CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"n5\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_139") -AnnotationAssertion(rdfs:label "RNAseq 01-76 - CS201912132_139") -AnnotationAssertion( "CS201912132_139") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 14 - CS201912132_14) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 14") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh GAD1 LOC108589948\", \"cell_set_label\": \"RNAseq 14\", \"cell_set_accession\": \"CS201912132_14\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh GAD1 LOC108589948\", \"cell_set_color\": \"#881FA8\"}") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_14") -AnnotationAssertion( "Inh GAD1 LOC108589948") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh GAD1 LOC108589948 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC108589948 and THSD7B (F-beta = 0.556), based on the NS Forest method of marker gene selection. Inh GAD1 LOC108589948 cells represent 34.58% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh GAD1 LOC108589948 cells have an average of 3113 genes detected, which is 217 less than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 14 - CS201912132_14") -AnnotationAssertion( "Inh GAD1 LOC108589948") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 02-76 - CS201912132_140) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 02-76") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 02-76\", \"cell_set_accession\": \"CS201912132_140\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"n6\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_140") -AnnotationAssertion(rdfs:label "RNAseq 02-76 - CS201912132_140") -AnnotationAssertion( "CS201912132_140") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 02-06 - CS201912132_141) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 02-06") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 02-06\", \"cell_set_accession\": \"CS201912132_141\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6\", \"cell_type_card\": \"No\", \"original_label\": \"n7\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_141") -AnnotationAssertion(rdfs:label "RNAseq 02-06 - CS201912132_141") -AnnotationAssertion( "CS201912132_141") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 02-03 - CS201912132_142) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 02-03") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 02-03\", \"cell_set_accession\": \"CS201912132_142\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3\", \"cell_type_card\": \"No\", \"original_label\": \"n8\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_142") -AnnotationAssertion(rdfs:label "RNAseq 02-03 - CS201912132_142") -AnnotationAssertion( "CS201912132_142") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 04-06 - CS201912132_143) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 04-06") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 04-06\", \"cell_set_accession\": \"CS201912132_143\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_4|CS201912132_5|CS201912132_6\", \"cell_type_card\": \"No\", \"original_label\": \"n9\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_143") -AnnotationAssertion(rdfs:label "RNAseq 04-06 - CS201912132_143") -AnnotationAssertion( "CS201912132_143") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-76 - CS201912132_144) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-76") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-76\", \"cell_set_accession\": \"CS201912132_144\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52|CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76|CS201912132_77\", \"cell_type_card\": \"No\", \"original_label\": \"n11\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_144") -AnnotationAssertion(rdfs:label "RNAseq 07-76 - CS201912132_144") -AnnotationAssertion( "CS201912132_144") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-52 - CS201912132_145) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-52") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-52\", \"cell_set_accession\": \"CS201912132_145\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26|CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"n12\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_145") -AnnotationAssertion(rdfs:label "RNAseq 07-52 - CS201912132_145") -AnnotationAssertion( "CS201912132_145") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-26 - CS201912132_146) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-26") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-26\", \"cell_set_accession\": \"CS201912132_146\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25|CS201912132_26\", \"cell_type_card\": \"No\", \"original_label\": \"n13\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_146") -AnnotationAssertion(rdfs:label "RNAseq 07-26 - CS201912132_146") -AnnotationAssertion( "CS201912132_146") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-25 - CS201912132_147) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-25\", \"cell_set_accession\": \"CS201912132_147\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n14\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_147") -AnnotationAssertion(rdfs:label "RNAseq 07-25 - CS201912132_147") -AnnotationAssertion( "CS201912132_147") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-15 - CS201912132_148) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-15") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-15\", \"cell_set_accession\": \"CS201912132_148\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15\", \"cell_type_card\": \"No\", \"original_label\": \"n15\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_148") -AnnotationAssertion(rdfs:label "RNAseq 07-15 - CS201912132_148") -AnnotationAssertion( "CS201912132_148") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-11 - CS201912132_149) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-11\", \"cell_set_accession\": \"CS201912132_149\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11\", \"cell_type_card\": \"No\", \"original_label\": \"n16\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_149") -AnnotationAssertion(rdfs:label "RNAseq 07-11 - CS201912132_149") -AnnotationAssertion( "CS201912132_149") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 15 - CS201912132_15) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 15") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP THSD7B\", \"cell_set_label\": \"RNAseq 15\", \"cell_set_accession\": \"CS201912132_15\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP THSD7B\", \"cell_set_color\": \"#E591FF\"}") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_15") -AnnotationAssertion( "Inh VIP THSD7B") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP THSD7B is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103788553 and THSD7B (F-beta = 0.564), based on the NS Forest method of marker gene selection. Inh VIP THSD7B cells represent 3.43% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP THSD7B cells have an average of 3306 genes detected, which is 123 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 15 - CS201912132_15") -AnnotationAssertion( "Inh VIP THSD7B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07-09 - CS201912132_150) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 07-09") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 07-09\", \"cell_set_accession\": \"CS201912132_150\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_7|CS201912132_8|CS201912132_9\", \"cell_type_card\": \"No\", \"original_label\": \"n17\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_150") -AnnotationAssertion(rdfs:label "RNAseq 07-09 - CS201912132_150") -AnnotationAssertion( "CS201912132_150") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 08-09 - CS201912132_151) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 08-09") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 08-09\", \"cell_set_accession\": \"CS201912132_151\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_8|CS201912132_9\", \"cell_type_card\": \"No\", \"original_label\": \"n18\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_151") -AnnotationAssertion(rdfs:label "RNAseq 08-09 - CS201912132_151") -AnnotationAssertion( "CS201912132_151") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 12-15 - CS201912132_152) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 12-15") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 12-15\", \"cell_set_accession\": \"CS201912132_152\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_12|CS201912132_13|CS201912132_14|CS201912132_15\", \"cell_type_card\": \"No\", \"original_label\": \"n20\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_152") -AnnotationAssertion(rdfs:label "RNAseq 12-15 - CS201912132_152") -AnnotationAssertion( "CS201912132_152") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 12-14 - CS201912132_153) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 12-14") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 12-14\", \"cell_set_accession\": \"CS201912132_153\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_12|CS201912132_13|CS201912132_14\", \"cell_type_card\": \"No\", \"original_label\": \"n21\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_153") -AnnotationAssertion(rdfs:label "RNAseq 12-14 - CS201912132_153") -AnnotationAssertion( "CS201912132_153") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 16-25 - CS201912132_154) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 16-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 16-25\", \"cell_set_accession\": \"CS201912132_154\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n23\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_154") -AnnotationAssertion(rdfs:label "RNAseq 16-25 - CS201912132_154") -AnnotationAssertion( "CS201912132_154") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 16-17 - CS201912132_155) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 16-17") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 16-17\", \"cell_set_accession\": \"CS201912132_155\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_16|CS201912132_17\", \"cell_type_card\": \"No\", \"original_label\": \"n24\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_155") -AnnotationAssertion(rdfs:label "RNAseq 16-17 - CS201912132_155") -AnnotationAssertion( "CS201912132_155") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 18-25 - CS201912132_156) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 18-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 18-25\", \"cell_set_accession\": \"CS201912132_156\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n25\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_156") -AnnotationAssertion(rdfs:label "RNAseq 18-25 - CS201912132_156") -AnnotationAssertion( "CS201912132_156") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 18-20 - CS201912132_157) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 18-20") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 18-20\", \"cell_set_accession\": \"CS201912132_157\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_18|CS201912132_19|CS201912132_20\", \"cell_type_card\": \"No\", \"original_label\": \"n26\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_157") -AnnotationAssertion(rdfs:label "RNAseq 18-20 - CS201912132_157") -AnnotationAssertion( "CS201912132_157") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 21-25 - CS201912132_158) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 21-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 21-25\", \"cell_set_accession\": \"CS201912132_158\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n28\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_158") -AnnotationAssertion(rdfs:label "RNAseq 21-25 - CS201912132_158") -AnnotationAssertion( "CS201912132_158") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 22-23 - CS201912132_159) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 22-23") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 22-23\", \"cell_set_accession\": \"CS201912132_159\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_22|CS201912132_23\", \"cell_type_card\": \"No\", \"original_label\": \"n30\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_159") -AnnotationAssertion(rdfs:label "RNAseq 22-23 - CS201912132_159") -AnnotationAssertion( "CS201912132_159") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 16 - CS201912132_16) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 16") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC100397259\", \"cell_set_label\": \"RNAseq 16\", \"cell_set_accession\": \"CS201912132_16\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC100397259\", \"cell_set_color\": \"#9047CC\"}") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_16") -AnnotationAssertion( "Inh VIP LOC100397259") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP LOC100397259 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CRH and MYO16 (F-beta = 0.548), based on the NS Forest method of marker gene selection. Inh VIP LOC100397259 cells represent 9.72% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP LOC100397259 cells have an average of 3395 genes detected, which is 212 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 16 - CS201912132_16") -AnnotationAssertion( "Inh VIP LOC100397259") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 24-25 - CS201912132_160) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 24-25") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 24-25\", \"cell_set_accession\": \"CS201912132_160\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_24|CS201912132_25\", \"cell_type_card\": \"No\", \"original_label\": \"n31\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_160") -AnnotationAssertion(rdfs:label "RNAseq 24-25 - CS201912132_160") -AnnotationAssertion( "CS201912132_160") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 27-52 - CS201912132_161) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-52") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-52\", \"cell_set_accession\": \"CS201912132_161\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"n32\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_161") -AnnotationAssertion(rdfs:label "RNAseq 27-52 - CS201912132_161") -AnnotationAssertion( "CS201912132_161") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 27-40 - CS201912132_162) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-40") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-40\", \"cell_set_accession\": \"CS201912132_162\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40\", \"cell_type_card\": \"No\", \"original_label\": \"n33\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_162") -AnnotationAssertion(rdfs:label "RNAseq 27-40 - CS201912132_162") -AnnotationAssertion( "CS201912132_162") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 27-29 - CS201912132_163) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-29") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-29\", \"cell_set_accession\": \"CS201912132_163\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29\", \"cell_type_card\": \"No\", \"original_label\": \"n34\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_163") -AnnotationAssertion(rdfs:label "RNAseq 27-29 - CS201912132_163") -AnnotationAssertion( "CS201912132_163") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 27-28 - CS201912132_164) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 27-28") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 27-28\", \"cell_set_accession\": \"CS201912132_164\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28\", \"cell_type_card\": \"No\", \"original_label\": \"n35\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_164") -AnnotationAssertion(rdfs:label "RNAseq 27-28 - CS201912132_164") -AnnotationAssertion( "CS201912132_164") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 30-40 - CS201912132_165) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 30-40") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 30-40\", \"cell_set_accession\": \"CS201912132_165\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40\", \"cell_type_card\": \"No\", \"original_label\": \"n36\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_165") -AnnotationAssertion(rdfs:label "RNAseq 30-40 - CS201912132_165") -AnnotationAssertion( "CS201912132_165") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 30-36 - CS201912132_166) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 30-36") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 30-36\", \"cell_set_accession\": \"CS201912132_166\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36\", \"cell_type_card\": \"No\", \"original_label\": \"n37\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_166") -AnnotationAssertion(rdfs:label "RNAseq 30-36 - CS201912132_166") -AnnotationAssertion( "CS201912132_166") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 31-36 - CS201912132_167) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 31-36") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 31-36\", \"cell_set_accession\": \"CS201912132_167\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36\", \"cell_type_card\": \"No\", \"original_label\": \"n38\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_167") -AnnotationAssertion(rdfs:label "RNAseq 31-36 - CS201912132_167") -AnnotationAssertion( "CS201912132_167") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 31-33 - CS201912132_168) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 31-33") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 31-33\", \"cell_set_accession\": \"CS201912132_168\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_31|CS201912132_32|CS201912132_33\", \"cell_type_card\": \"No\", \"original_label\": \"n39\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_168") -AnnotationAssertion(rdfs:label "RNAseq 31-33 - CS201912132_168") -AnnotationAssertion( "CS201912132_168") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 32-33 - CS201912132_169) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 32-33") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 32-33\", \"cell_set_accession\": \"CS201912132_169\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_32|CS201912132_33\", \"cell_type_card\": \"No\", \"original_label\": \"n40\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_169") -AnnotationAssertion(rdfs:label "RNAseq 32-33 - CS201912132_169") -AnnotationAssertion( "CS201912132_169") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 17 - CS201912132_17) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 17") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh GAD1 NPSR1\", \"cell_set_label\": \"RNAseq 17\", \"cell_set_accession\": \"CS201912132_17\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh GAD1 NPSR1\", \"cell_set_color\": \"#D597FF\"}") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_17") -AnnotationAssertion( "Inh GAD1 NPSR1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh GAD1 NPSR1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ALCAM and LOC100403193 (F-beta = 0.603), based on the NS Forest method of marker gene selection. Inh GAD1 NPSR1 cells represent 4.08% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh GAD1 NPSR1 cells have an average of 3508 genes detected, which is 325 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 17 - CS201912132_17") -AnnotationAssertion( "Inh GAD1 NPSR1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 34-36 - CS201912132_170) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 34-36") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 34-36\", \"cell_set_accession\": \"CS201912132_170\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_34|CS201912132_35|CS201912132_36\", \"cell_type_card\": \"No\", \"original_label\": \"n41\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_170") -AnnotationAssertion(rdfs:label "RNAseq 34-36 - CS201912132_170") -AnnotationAssertion( "CS201912132_170") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 34-35 - CS201912132_171) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 34-35") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 34-35\", \"cell_set_accession\": \"CS201912132_171\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_34|CS201912132_35\", \"cell_type_card\": \"No\", \"original_label\": \"n42\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_171") -AnnotationAssertion(rdfs:label "RNAseq 34-35 - CS201912132_171") -AnnotationAssertion( "CS201912132_171") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 37-40 - CS201912132_172) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 37-40") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 37-40\", \"cell_set_accession\": \"CS201912132_172\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40\", \"cell_type_card\": \"No\", \"original_label\": \"n43\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_172") -AnnotationAssertion(rdfs:label "RNAseq 37-40 - CS201912132_172") -AnnotationAssertion( "CS201912132_172") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 37-39 - CS201912132_173) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 37-39") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 37-39\", \"cell_set_accession\": \"CS201912132_173\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_37|CS201912132_38|CS201912132_39\", \"cell_type_card\": \"No\", \"original_label\": \"n44\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_173") -AnnotationAssertion(rdfs:label "RNAseq 37-39 - CS201912132_173") -AnnotationAssertion( "CS201912132_173") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 38-39 - CS201912132_174) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 38-39") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 38-39\", \"cell_set_accession\": \"CS201912132_174\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_38|CS201912132_39\", \"cell_type_card\": \"No\", \"original_label\": \"n45\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_174") -AnnotationAssertion(rdfs:label "RNAseq 38-39 - CS201912132_174") -AnnotationAssertion( "CS201912132_174") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41-52 - CS201912132_175) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-52") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-52\", \"cell_set_accession\": \"CS201912132_175\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"No\", \"original_label\": \"n46\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_175") -AnnotationAssertion(rdfs:label "RNAseq 41-52 - CS201912132_175") -AnnotationAssertion( "CS201912132_175") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41-51 - CS201912132_176) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-51") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-51\", \"cell_set_accession\": \"CS201912132_176\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51\", \"cell_type_card\": \"No\", \"original_label\": \"n47\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_176") -AnnotationAssertion(rdfs:label "RNAseq 41-51 - CS201912132_176") -AnnotationAssertion( "CS201912132_176") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41-50 - CS201912132_177) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-50") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-50\", \"cell_set_accession\": \"CS201912132_177\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"n48\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_177") -AnnotationAssertion(rdfs:label "RNAseq 41-50 - CS201912132_177") -AnnotationAssertion( "CS201912132_177") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41-46 - CS201912132_178) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41-46") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 41-46\", \"cell_set_accession\": \"CS201912132_178\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46\", \"cell_type_card\": \"No\", \"original_label\": \"n49\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_178") -AnnotationAssertion(rdfs:label "RNAseq 41-46 - CS201912132_178") -AnnotationAssertion( "CS201912132_178") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 42-46 - CS201912132_179) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 42-46") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 42-46\", \"cell_set_accession\": \"CS201912132_179\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46\", \"cell_type_card\": \"No\", \"original_label\": \"n50\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_179") -AnnotationAssertion(rdfs:label "RNAseq 42-46 - CS201912132_179") -AnnotationAssertion( "CS201912132_179") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 18 - CS201912132_18) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 18") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SNCG LOC108587895\", \"cell_set_label\": \"RNAseq 18\", \"cell_set_accession\": \"CS201912132_18\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SNCG LOC108587895\", \"cell_set_color\": \"#A20798\"}") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_18") -AnnotationAssertion( "Inh SNCG LOC108587895") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SNCG LOC108587895 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADARB2 and LOC103793609 and SEMA3C (F-beta = 0.619), based on the NS Forest method of marker gene selection. Inh SNCG LOC108587895 cells represent 9.87% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh SNCG LOC108587895 cells have an average of 3408 genes detected, which is 225 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 18 - CS201912132_18") -AnnotationAssertion( "Inh SNCG LOC108587895") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 42-44 - CS201912132_180) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 42-44") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 42-44\", \"cell_set_accession\": \"CS201912132_180\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_42|CS201912132_43|CS201912132_44\", \"cell_type_card\": \"No\", \"original_label\": \"n51\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_180") -AnnotationAssertion(rdfs:label "RNAseq 42-44 - CS201912132_180") -AnnotationAssertion( "CS201912132_180") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 43-44 - CS201912132_181) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 43-44") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 43-44\", \"cell_set_accession\": \"CS201912132_181\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_43|CS201912132_44\", \"cell_type_card\": \"No\", \"original_label\": \"n52\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_181") -AnnotationAssertion(rdfs:label "RNAseq 43-44 - CS201912132_181") -AnnotationAssertion( "CS201912132_181") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 45-46 - CS201912132_182) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 45-46") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 45-46\", \"cell_set_accession\": \"CS201912132_182\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_45|CS201912132_46\", \"cell_type_card\": \"No\", \"original_label\": \"n53\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_182") -AnnotationAssertion(rdfs:label "RNAseq 45-46 - CS201912132_182") -AnnotationAssertion( "CS201912132_182") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 47-50 - CS201912132_183) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 47-50") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 47-50\", \"cell_set_accession\": \"CS201912132_183\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_47|CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"n54\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_183") -AnnotationAssertion(rdfs:label "RNAseq 47-50 - CS201912132_183") -AnnotationAssertion( "CS201912132_183") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 48-50 - CS201912132_184) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 48-50") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 48-50\", \"cell_set_accession\": \"CS201912132_184\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_48|CS201912132_49|CS201912132_50\", \"cell_type_card\": \"No\", \"original_label\": \"n55\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_184") -AnnotationAssertion(rdfs:label "RNAseq 48-50 - CS201912132_184") -AnnotationAssertion( "CS201912132_184") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 48-49 - CS201912132_185) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 48-49") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 48-49\", \"cell_set_accession\": \"CS201912132_185\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_48|CS201912132_49\", \"cell_type_card\": \"No\", \"original_label\": \"n56\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_185") -AnnotationAssertion(rdfs:label "RNAseq 48-49 - CS201912132_185") -AnnotationAssertion( "CS201912132_185") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-75 - CS201912132_186) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-75") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-75\", \"cell_set_accession\": \"CS201912132_186\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75|CS201912132_76\", \"cell_type_card\": \"No\", \"original_label\": \"n58\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_186") -AnnotationAssertion(rdfs:label "RNAseq 53-75 - CS201912132_186") -AnnotationAssertion( "CS201912132_186") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-74 - CS201912132_187) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-74") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-74\", \"cell_set_accession\": \"CS201912132_187\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73|CS201912132_74|CS201912132_75\", \"cell_type_card\": \"No\", \"original_label\": \"n59\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_187") -AnnotationAssertion(rdfs:label "RNAseq 53-74 - CS201912132_187") -AnnotationAssertion( "CS201912132_187") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-72 - CS201912132_188) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-72") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-72\", \"cell_set_accession\": \"CS201912132_188\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_70|CS201912132_71|CS201912132_72|CS201912132_73\", \"cell_type_card\": \"No\", \"original_label\": \"n60\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_188") -AnnotationAssertion(rdfs:label "RNAseq 53-72 - CS201912132_188") -AnnotationAssertion( "CS201912132_188") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-68, 77 - CS201912132_189) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-68, 77") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-68, 77\", \"cell_set_accession\": \"CS201912132_189\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68|CS201912132_69\", \"cell_type_card\": \"No\", \"original_label\": \"n61\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_189") -AnnotationAssertion(rdfs:label "RNAseq 53-68, 77 - CS201912132_189") -AnnotationAssertion( "CS201912132_189") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 19 - CS201912132_19) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 19") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC108589153\", \"cell_set_label\": \"RNAseq 19\", \"cell_set_accession\": \"CS201912132_19\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC108589153\", \"cell_set_color\": \"#7A3990\"}") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_19") -AnnotationAssertion( "Inh VIP LOC108589153") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP LOC108589153 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ANO1 and KCNK13 and THSD7A (F-beta = 0.521), based on the NS Forest method of marker gene selection. Inh VIP LOC108589153 cells represent 6.59% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP LOC108589153 cells have an average of 3089 genes detected, which is 94 less than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 19 - CS201912132_19") -AnnotationAssertion( "Inh VIP LOC108589153") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-68 - CS201912132_190) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-68\", \"cell_set_accession\": \"CS201912132_190\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64|CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n62\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_190") -AnnotationAssertion(rdfs:label "RNAseq 53-68 - CS201912132_190") -AnnotationAssertion( "CS201912132_190") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-64 - CS201912132_191) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-64") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-64\", \"cell_set_accession\": \"CS201912132_191\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60|CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64\", \"cell_type_card\": \"No\", \"original_label\": \"n63\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_191") -AnnotationAssertion(rdfs:label "RNAseq 53-64 - CS201912132_191") -AnnotationAssertion( "CS201912132_191") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-60 - CS201912132_192) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-60") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-60\", \"cell_set_accession\": \"CS201912132_192\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58|CS201912132_59|CS201912132_60\", \"cell_type_card\": \"No\", \"original_label\": \"n64\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_192") -AnnotationAssertion(rdfs:label "RNAseq 53-60 - CS201912132_192") -AnnotationAssertion( "CS201912132_192") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-58 - CS201912132_193) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-58") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-58\", \"cell_set_accession\": \"CS201912132_193\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57|CS201912132_58\", \"cell_type_card\": \"No\", \"original_label\": \"n65\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_193") -AnnotationAssertion(rdfs:label "RNAseq 53-58 - CS201912132_193") -AnnotationAssertion( "CS201912132_193") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53-57 - CS201912132_194) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53-57") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 53-57\", \"cell_set_accession\": \"CS201912132_194\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_53|CS201912132_54|CS201912132_55|CS201912132_56|CS201912132_57\", \"cell_type_card\": \"No\", \"original_label\": \"n66\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_194") -AnnotationAssertion(rdfs:label "RNAseq 53-57 - CS201912132_194") -AnnotationAssertion( "CS201912132_194") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 54-56 - CS201912132_195) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 54-56") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 54-56\", \"cell_set_accession\": \"CS201912132_195\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_54|CS201912132_55|CS201912132_56\", \"cell_type_card\": \"No\", \"original_label\": \"n68\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_195") -AnnotationAssertion(rdfs:label "RNAseq 54-56 - CS201912132_195") -AnnotationAssertion( "CS201912132_195") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 55-56 - CS201912132_196) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 55-56") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 55-56\", \"cell_set_accession\": \"CS201912132_196\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_55|CS201912132_56\", \"cell_type_card\": \"No\", \"original_label\": \"n69\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_196") -AnnotationAssertion(rdfs:label "RNAseq 55-56 - CS201912132_196") -AnnotationAssertion( "CS201912132_196") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 61-64 - CS201912132_197) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61-64") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 61-64\", \"cell_set_accession\": \"CS201912132_197\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_61|CS201912132_62|CS201912132_63|CS201912132_64\", \"cell_type_card\": \"No\", \"original_label\": \"n71\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_197") -AnnotationAssertion(rdfs:label "RNAseq 61-64 - CS201912132_197") -AnnotationAssertion( "CS201912132_197") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 61-63 - CS201912132_198) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61-63") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 61-63\", \"cell_set_accession\": \"CS201912132_198\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_61|CS201912132_62|CS201912132_63\", \"cell_type_card\": \"No\", \"original_label\": \"n72\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_198") -AnnotationAssertion(rdfs:label "RNAseq 61-63 - CS201912132_198") -AnnotationAssertion( "CS201912132_198") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 61-62 - CS201912132_199) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61-62") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 61-62\", \"cell_set_accession\": \"CS201912132_199\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_61|CS201912132_62\", \"cell_type_card\": \"No\", \"original_label\": \"n73\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_199") -AnnotationAssertion(rdfs:label "RNAseq 61-62 - CS201912132_199") -AnnotationAssertion( "CS201912132_199") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 02 - CS201912132_2) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "RNAseq 02") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 COL5A2\", \"cell_set_label\": \"RNAseq 02\", \"cell_set_accession\": \"CS201912132_2\", \"cell_set_aligned_alias\": \"Lamp5_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 COL5A2\", \"cell_set_color\": \"#BF5474\"}") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_2") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "Inh LAMP5 COL5A2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh LAMP5 COL5A2 is a member of the Lamp5 subclass. Inh LAMP5 COL5A2 includes the additional alias Lamp5_5. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GLIS3 and TOX3 (F-beta = 0.699), based on the NS Forest method of marker gene selection. Inh LAMP5 COL5A2 cells represent 10.93% of all Lamp5 cells collected in the marmoset M1 10Xv3 dataset. Inh LAMP5 COL5A2 cells have an average of 3359 genes detected, which is 200 less than the average for all Lamp5 cells (3559).") -AnnotationAssertion(rdfs:label "RNAseq 02 - CS201912132_2") -AnnotationAssertion( "Inh LAMP5 COL5A2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 20 - CS201912132_20) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 20") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP FIGN\", \"cell_set_label\": \"RNAseq 20\", \"cell_set_accession\": \"CS201912132_20\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP FIGN\", \"cell_set_color\": \"#8E27AD\"}") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_20") -AnnotationAssertion( "Inh VIP FIGN") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP FIGN is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CALB2 and PCSK6 and UNC13C (F-beta = 0.609), based on the NS Forest method of marker gene selection. Inh VIP FIGN cells represent 21% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP FIGN cells have an average of 2869 genes detected, which is 314 less than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 20 - CS201912132_20") -AnnotationAssertion( "Inh VIP FIGN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 65-68 - CS201912132_200) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 65-68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 65-68\", \"cell_set_accession\": \"CS201912132_200\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_65|CS201912132_66|CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n74\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_200") -AnnotationAssertion(rdfs:label "RNAseq 65-68 - CS201912132_200") -AnnotationAssertion( "CS201912132_200") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 67-68 - CS201912132_201) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 67-68") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 67-68\", \"cell_set_accession\": \"CS201912132_201\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_67|CS201912132_68\", \"cell_type_card\": \"No\", \"original_label\": \"n76\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n76") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_201") -AnnotationAssertion(rdfs:label "RNAseq 67-68 - CS201912132_201") -AnnotationAssertion( "CS201912132_201") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 72-74 - CS201912132_202) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 72-74") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 72-74\", \"cell_set_accession\": \"CS201912132_202\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_73|CS201912132_74|CS201912132_75\", \"cell_type_card\": \"No\", \"original_label\": \"n79\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n79") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_202") -AnnotationAssertion(rdfs:label "RNAseq 72-74 - CS201912132_202") -AnnotationAssertion( "CS201912132_202") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 79-84 - CS201912132_203) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 79-84") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 79-84\", \"cell_set_accession\": \"CS201912132_203\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_79|CS201912132_80|CS201912132_81|CS201912132_82|CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"n81\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n81") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_203") -AnnotationAssertion(rdfs:label "RNAseq 79-84 - CS201912132_203") -AnnotationAssertion( "CS201912132_203") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 80-81 - CS201912132_204) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 80-81") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 80-81\", \"cell_set_accession\": \"CS201912132_204\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_80|CS201912132_81\", \"cell_type_card\": \"No\", \"original_label\": \"n84\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n84") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_204") -AnnotationAssertion(rdfs:label "RNAseq 80-81 - CS201912132_204") -AnnotationAssertion( "CS201912132_204") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 83-84 - CS201912132_205) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 83-84") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 83-84\", \"cell_set_accession\": \"CS201912132_205\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_83|CS201912132_84\", \"cell_type_card\": \"No\", \"original_label\": \"n85\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n85") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_205") -AnnotationAssertion(rdfs:label "RNAseq 83-84 - CS201912132_205") -AnnotationAssertion( "CS201912132_205") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 85-93 - CS201912132_206) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85-93") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 85-93\", \"cell_set_accession\": \"CS201912132_206\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89|CS201912132_90|CS201912132_91|CS201912132_92|CS201912132_93\", \"cell_type_card\": \"No\", \"original_label\": \"n86\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n86") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_206") -AnnotationAssertion(rdfs:label "RNAseq 85-93 - CS201912132_206") -AnnotationAssertion( "CS201912132_206") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 85-89 - CS201912132_207) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85-89") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 85-89\", \"cell_set_accession\": \"CS201912132_207\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86|CS201912132_87|CS201912132_88|CS201912132_89\", \"cell_type_card\": \"No\", \"original_label\": \"n87\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n87") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_207") -AnnotationAssertion(rdfs:label "RNAseq 85-89 - CS201912132_207") -AnnotationAssertion( "CS201912132_207") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 85-86 - CS201912132_208) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85-86") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 85-86\", \"cell_set_accession\": \"CS201912132_208\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_85|CS201912132_86\", \"cell_type_card\": \"No\", \"original_label\": \"n89\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n89") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_208") -AnnotationAssertion(rdfs:label "RNAseq 85-86 - CS201912132_208") -AnnotationAssertion( "CS201912132_208") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 91-92 - CS201912132_209) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 91-92") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"cell_set_label\": \"RNAseq 91-92\", \"cell_set_accession\": \"CS201912132_209\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_91|CS201912132_92\", \"cell_type_card\": \"No\", \"original_label\": \"n93\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n93") -AnnotationAssertion( "None") -AnnotationAssertion( "CS201912132_209") -AnnotationAssertion(rdfs:label "RNAseq 91-92 - CS201912132_209") -AnnotationAssertion( "CS201912132_209") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 21 - CS201912132_21) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 21") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP GPR149\", \"cell_set_label\": \"RNAseq 21\", \"cell_set_accession\": \"CS201912132_21\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP GPR149\", \"cell_set_color\": \"#EE8BE1\"}") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_21") -AnnotationAssertion( "Inh VIP GPR149") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP GPR149 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CREB5 and CRH (F-beta = 0.58), based on the NS Forest method of marker gene selection. Inh VIP GPR149 cells represent 8.31% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP GPR149 cells have an average of 3005 genes detected, which is 178 less than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 21 - CS201912132_21") -AnnotationAssertion( "Inh VIP GPR149") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 22 - CS201912132_22) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 22") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC108588071\", \"cell_set_label\": \"RNAseq 22\", \"cell_set_accession\": \"CS201912132_22\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC108588071\", \"cell_set_color\": \"#C46AB9\"}") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_22") -AnnotationAssertion( "Inh VIP LOC108588071") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP LOC108588071 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103791740 and THSD4 (F-beta = 0.544), based on the NS Forest method of marker gene selection. Inh VIP LOC108588071 cells represent 13.87% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP LOC108588071 cells have an average of 3213 genes detected, which is 30 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 22 - CS201912132_22") -AnnotationAssertion( "Inh VIP LOC108588071") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 23 - CS201912132_23) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 23") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP VAT1L\", \"cell_set_label\": \"RNAseq 23\", \"cell_set_accession\": \"CS201912132_23\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP VAT1L\", \"cell_set_color\": \"#B582EA\"}") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_23") -AnnotationAssertion( "Inh VIP VAT1L") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP VAT1L is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103795407 and TRPC4 and VIP (F-beta = 0.369), based on the NS Forest method of marker gene selection. Inh VIP VAT1L cells represent 7.66% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP VAT1L cells have an average of 3248 genes detected, which is 65 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 23 - CS201912132_23") -AnnotationAssertion( "Inh VIP VAT1L") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 24 - CS201912132_24) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 24") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP CIT\", \"cell_set_label\": \"RNAseq 24\", \"cell_set_accession\": \"CS201912132_24\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP CIT\", \"cell_set_color\": \"#B488DC\"}") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_24") -AnnotationAssertion( "Inh VIP CIT") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP CIT is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP18 and EGFR and FREM1 (F-beta = 0.64), based on the NS Forest method of marker gene selection. Inh VIP CIT cells represent 11.59% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP CIT cells have an average of 3260 genes detected, which is 77 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 24 - CS201912132_24") -AnnotationAssertion( "Inh VIP CIT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 25 - CS201912132_25) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 25") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh VIP LOC108588539\", \"cell_set_label\": \"RNAseq 25\", \"cell_set_accession\": \"CS201912132_25\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh VIP LOC108588539\", \"cell_set_color\": \"#B477F5\"}") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_25") -AnnotationAssertion( "Inh VIP LOC108588539") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh VIP LOC108588539 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103787232 and LOC108588539 (F-beta = 0.602), based on the NS Forest method of marker gene selection. Inh VIP LOC108588539 cells represent 3.89% of all Vip cells collected in the marmoset M1 10Xv3 dataset. Inh VIP LOC108588539 cells have an average of 3409 genes detected, which is 226 more than the average for all Vip cells (3183).") -AnnotationAssertion(rdfs:label "RNAseq 25 - CS201912132_25") -AnnotationAssertion( "Inh VIP LOC108588539") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 26 - CS201912132_26) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "RNAseq 26") -AnnotationAssertion( "Inh PAX6 MEIS2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 MEIS2\", \"cell_set_label\": \"RNAseq 26\", \"cell_set_accession\": \"CS201912132_26\", \"cell_set_aligned_alias\": \"Meis2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Inh PAX6 MEIS2\", \"cell_set_color\": \"#FF0000\"}") -AnnotationAssertion( "Inh PAX6 MEIS2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_26") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "Meis2") -AnnotationAssertion(rdfs:comment "Meis2 is: A very distinct GABAergic subclass expressing the gene Meis2 in mouse. In Marmoset primary motor cortex (CCN201912132), Meis2 has 1 child types: and Inh PAX6 MEIS2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is character(0) and character(0) and character(0) and character(0) and character(0) (F-beta = ), based on the NS Forest method of marker gene selection. Meis2 cells represent 0.00164563905650027% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Meis2 cells have an average of 3193 genes detected, which is 359 less than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 26 - CS201912132_26") -AnnotationAssertion( "Inh PAX6 MEIS2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 27 - CS201912132_27) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "RNAseq 27") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC108589054\", \"cell_set_label\": \"RNAseq 27\", \"cell_set_accession\": \"CS201912132_27\", \"cell_set_aligned_alias\": \"Sst_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC108589054\", \"cell_set_color\": \"#CC7B00\"}") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_27") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "Inh SST LOC108589054") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST LOC108589054 is a member of the Sst subclass. Inh SST LOC108589054 includes the additional alias Sst_5. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SULF1 and THSD7B (F-beta = 0.755), based on the NS Forest method of marker gene selection. Inh SST LOC108589054 cells represent 3.51% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST LOC108589054 cells have an average of 4255 genes detected, which is 957 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 27 - CS201912132_27") -AnnotationAssertion( "Inh SST LOC108589054") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 28 - CS201912132_28) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "RNAseq 28") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC108588801\", \"cell_set_label\": \"RNAseq 28\", \"cell_set_accession\": \"CS201912132_28\", \"cell_set_aligned_alias\": \"Sst_6\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC108588801\", \"cell_set_color\": \"#FBAA00\"}") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_28") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "Inh SST LOC108588801") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST LOC108588801 is a member of the Sst subclass. Inh SST LOC108588801 includes the additional alias Sst_6. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL25A1 and LOC108588801 and PCDH11X (F-beta = 0.736), based on the NS Forest method of marker gene selection. Inh SST LOC108588801 cells represent 5.89% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST LOC108588801 cells have an average of 3658 genes detected, which is 360 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 28 - CS201912132_28") -AnnotationAssertion( "Inh SST LOC108588801") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 29 - CS201912132_29) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "RNAseq 29") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC103788138\", \"cell_set_label\": \"RNAseq 29\", \"cell_set_accession\": \"CS201912132_29\", \"cell_set_aligned_alias\": \"Sst_7\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC103788138\", \"cell_set_color\": \"#F4B028\"}") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_29") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "Inh SST LOC103788138") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST LOC103788138 is a member of the Sst subclass. Inh SST LOC103788138 includes the additional alias Sst_7. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ALK and GLRA3 and TRHDE (F-beta = 0.577), based on the NS Forest method of marker gene selection. Inh SST LOC103788138 cells represent 1.71% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST LOC103788138 cells have an average of 3801 genes detected, which is 503 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 29 - CS201912132_29") -AnnotationAssertion( "Inh SST LOC103788138") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 03 - CS201912132_3) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "RNAseq 03") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 TOX2\", \"cell_set_label\": \"RNAseq 03\", \"cell_set_accession\": \"CS201912132_3\", \"cell_set_aligned_alias\": \"Lamp5_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 TOX2\", \"cell_set_color\": \"#A75052\"}") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_3") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Inh LAMP5 TOX2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh LAMP5 TOX2 is a member of the Lamp5 subclass. Inh LAMP5 TOX2 includes the additional alias Lamp5_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ALK and RELN and TOX2 (F-beta = 0.6), based on the NS Forest method of marker gene selection. Inh LAMP5 TOX2 cells represent 6.31% of all Lamp5 cells collected in the marmoset M1 10Xv3 dataset. Inh LAMP5 TOX2 cells have an average of 3528 genes detected, which is 31 less than the average for all Lamp5 cells (3559).") -AnnotationAssertion(rdfs:label "RNAseq 03 - CS201912132_3") -AnnotationAssertion( "Inh LAMP5 TOX2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 30 - CS201912132_30) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 30") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST MPP5\", \"cell_set_label\": \"RNAseq 30\", \"cell_set_accession\": \"CS201912132_30\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST MPP5\", \"cell_set_color\": \"#C68300\"}") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_30") -AnnotationAssertion( "Inh SST MPP5") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST MPP5 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP24 and SYT9 and TAC1 (F-beta = 0.469), based on the NS Forest method of marker gene selection. Inh SST MPP5 cells represent 1.52% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST MPP5 cells have an average of 3670 genes detected, which is 372 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 30 - CS201912132_30") -AnnotationAssertion( "Inh SST MPP5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 31 - CS201912132_31) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 31") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST KIRREL3\", \"cell_set_label\": \"RNAseq 31\", \"cell_set_accession\": \"CS201912132_31\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST KIRREL3\", \"cell_set_color\": \"#E67500\"}") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_31") -AnnotationAssertion( "Inh SST KIRREL3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST KIRREL3 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL25A1 and PTPRT and SERPINI1 (F-beta = 0.499), based on the NS Forest method of marker gene selection. Inh SST KIRREL3 cells represent 5.86% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST KIRREL3 cells have an average of 2761 genes detected, which is 537 less than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 31 - CS201912132_31") -AnnotationAssertion( "Inh SST KIRREL3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 32 - CS201912132_32) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 32") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LOC103788660\", \"cell_set_label\": \"RNAseq 32\", \"cell_set_accession\": \"CS201912132_32\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LOC103788660\", \"cell_set_color\": \"#FF933E\"}") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_32") -AnnotationAssertion( "Inh SST LOC103788660") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST LOC103788660 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL24A1 and COL25A1 and NXPH1 (F-beta = 0.462), based on the NS Forest method of marker gene selection. Inh SST LOC103788660 cells represent 10.22% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST LOC103788660 cells have an average of 2997 genes detected, which is 301 less than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 32 - CS201912132_32") -AnnotationAssertion( "Inh SST LOC103788660") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 33 - CS201912132_33) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 33") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST CBLN4\", \"cell_set_label\": \"RNAseq 33\", \"cell_set_accession\": \"CS201912132_33\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST CBLN4\", \"cell_set_color\": \"#FFB82F\"}") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_33") -AnnotationAssertion( "Inh SST CBLN4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST CBLN4 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CBLN4 and COL24A1 (F-beta = 0.562), based on the NS Forest method of marker gene selection. Inh SST CBLN4 cells represent 9.4% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST CBLN4 cells have an average of 3255 genes detected, which is 43 less than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 33 - CS201912132_33") -AnnotationAssertion( "Inh SST CBLN4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 34 - CS201912132_34) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 34") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST ABI3BP\", \"cell_set_label\": \"RNAseq 34\", \"cell_set_accession\": \"CS201912132_34\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST ABI3BP\", \"cell_set_color\": \"#EAA931\"}") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_34") -AnnotationAssertion( "Inh SST ABI3BP") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST ABI3BP is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABI3BP and LOC100401328 (F-beta = 0.335), based on the NS Forest method of marker gene selection. Inh SST ABI3BP cells represent 4.81% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST ABI3BP cells have an average of 3620 genes detected, which is 322 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 34 - CS201912132_34") -AnnotationAssertion( "Inh SST ABI3BP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 35 - CS201912132_35) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 35") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST TMEFF2\", \"cell_set_label\": \"RNAseq 35\", \"cell_set_accession\": \"CS201912132_35\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST TMEFF2\", \"cell_set_color\": \"#DE9300\"}") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_35") -AnnotationAssertion( "Inh SST TMEFF2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST TMEFF2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ANKRD55 and LOC100384959 and MAN1A1 (F-beta = 0.27), based on the NS Forest method of marker gene selection. Inh SST TMEFF2 cells represent 4.24% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST TMEFF2 cells have an average of 3399 genes detected, which is 101 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 35 - CS201912132_35") -AnnotationAssertion( "Inh SST TMEFF2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 36 - CS201912132_36) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 36") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST P4HA1\", \"cell_set_label\": \"RNAseq 36\", \"cell_set_accession\": \"CS201912132_36\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST P4HA1\", \"cell_set_color\": \"#F19C00\"}") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_36") -AnnotationAssertion( "Inh SST P4HA1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST P4HA1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABI3BP and COL19A1 and KCTD8 (F-beta = 0.502), based on the NS Forest method of marker gene selection. Inh SST P4HA1 cells represent 11.78% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST P4HA1 cells have an average of 3672 genes detected, which is 374 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 36 - CS201912132_36") -AnnotationAssertion( "Inh SST P4HA1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 37 - CS201912132_37) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "RNAseq 37") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST LTBP1\", \"cell_set_label\": \"RNAseq 37\", \"cell_set_accession\": \"CS201912132_37\", \"cell_set_aligned_alias\": \"Sst_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST LTBP1\", \"cell_set_color\": \"#FF8D1D\"}") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_37") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "Inh SST LTBP1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST LTBP1 is a member of the Sst subclass. Inh SST LTBP1 includes the additional alias Sst_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL12A1 and TRHDE (F-beta = 0.627), based on the NS Forest method of marker gene selection. Inh SST LTBP1 cells represent 6.62% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST LTBP1 cells have an average of 3541 genes detected, which is 243 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 37 - CS201912132_37") -AnnotationAssertion( "Inh SST LTBP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 38 - CS201912132_38) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "RNAseq 38") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST AIM1\", \"cell_set_label\": \"RNAseq 38\", \"cell_set_accession\": \"CS201912132_38\", \"cell_set_aligned_alias\": \"Sst_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST AIM1\", \"cell_set_color\": \"#F97E13\"}") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_38") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "Inh SST AIM1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST AIM1 is a member of the Sst subclass. Inh SST AIM1 includes the additional alias Sst_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NELL1 and TRHDE (F-beta = 0.388), based on the NS Forest method of marker gene selection. Inh SST AIM1 cells represent 8.07% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST AIM1 cells have an average of 3182 genes detected, which is 116 less than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 38 - CS201912132_38") -AnnotationAssertion( "Inh SST AIM1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 39 - CS201912132_39) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "RNAseq 39") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST VAPA\", \"cell_set_label\": \"RNAseq 39\", \"cell_set_accession\": \"CS201912132_39\", \"cell_set_aligned_alias\": \"Sst_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST VAPA\", \"cell_set_color\": \"#E18E25\"}") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_39") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "Inh SST VAPA") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST VAPA is a member of the Sst subclass. Inh SST VAPA includes the additional alias Sst_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYS and LOC103793609 (F-beta = 0.524), based on the NS Forest method of marker gene selection. Inh SST VAPA cells represent 4.81% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST VAPA cells have an average of 3673 genes detected, which is 375 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 39 - CS201912132_39") -AnnotationAssertion( "Inh SST VAPA") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 04 - CS201912132_4) - -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "RNAseq 04") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 TRPC6\", \"cell_set_label\": \"RNAseq 04\", \"cell_set_accession\": \"CS201912132_4\", \"cell_set_aligned_alias\": \"Lamp5 Lhx6\", \"cell_set_additional_aliases\": \"Lamp5_3\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 TRPC6\", \"cell_set_color\": \"#FFA0A8\"}") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_4") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Inh LAMP5 TRPC6") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh LAMP5 TRPC6 is a member of the Lamp5 subclass. Inh LAMP5 TRPC6 includes the additional alias Lamp5_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is TACR1 and TRPC6 (F-beta = 0.78), based on the NS Forest method of marker gene selection. Inh LAMP5 TRPC6 cells represent 19.01% of all Lamp5 cells collected in the marmoset M1 10Xv3 dataset. Inh LAMP5 TRPC6 cells have an average of 3766 genes detected, which is 207 more than the average for all Lamp5 cells (3559).") -AnnotationAssertion(rdfs:label "RNAseq 04 - CS201912132_4") -AnnotationAssertion( "Inh LAMP5 TRPC6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 40 - CS201912132_40) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 40") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SST PCSK5\", \"cell_set_label\": \"RNAseq 40\", \"cell_set_accession\": \"CS201912132_40\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SST PCSK5\", \"cell_set_color\": \"#DE7D00\"}") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_40") -AnnotationAssertion( "Inh SST PCSK5") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SST PCSK5 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NCKAP5 and RELN and UNC13C (F-beta = 0.62), based on the NS Forest method of marker gene selection. Inh SST PCSK5 cells represent 17.13% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh SST PCSK5 cells have an average of 2609 genes detected, which is 689 less than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 40 - CS201912132_40") -AnnotationAssertion( "Inh SST PCSK5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41 - CS201912132_41) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 41") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB OTOGL\", \"cell_set_label\": \"RNAseq 41\", \"cell_set_accession\": \"CS201912132_41\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB OTOGL\", \"cell_set_color\": \"#B3361D\"}") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_41") -AnnotationAssertion( "Inh PVALB OTOGL") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB OTOGL is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CCDC141 and CHRM2 and POSTN (F-beta = 0.703), based on the NS Forest method of marker gene selection. Inh PVALB OTOGL cells represent 4.69% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB OTOGL cells have an average of 5355 genes detected, which is 1072 more than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 41 - CS201912132_41") -AnnotationAssertion( "Inh PVALB OTOGL") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 42 - CS201912132_42) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 42") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB LOC103790362\", \"cell_set_label\": \"RNAseq 42\", \"cell_set_accession\": \"CS201912132_42\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB LOC103790362\", \"cell_set_color\": \"#BF3C40\"}") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_42") -AnnotationAssertion( "Inh PVALB LOC103790362") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB LOC103790362 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL25A1 and FILIP1 and PRKG1 (F-beta = 0.616), based on the NS Forest method of marker gene selection. Inh PVALB LOC103790362 cells represent 15.38% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB LOC103790362 cells have an average of 4448 genes detected, which is 165 more than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 42 - CS201912132_42") -AnnotationAssertion( "Inh PVALB LOC103790362") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 43 - CS201912132_43) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 43") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB OSBP2\", \"cell_set_label\": \"RNAseq 43\", \"cell_set_accession\": \"CS201912132_43\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB OSBP2\", \"cell_set_color\": \"#FF5161\"}") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_43") -AnnotationAssertion( "Inh PVALB OSBP2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB OSBP2 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is B3GLCT and BTBD11 and MYO5B (F-beta = 0.255), based on the NS Forest method of marker gene selection. Inh PVALB OSBP2 cells represent 7.93% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB OSBP2 cells have an average of 4977 genes detected, which is 694 more than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 43 - CS201912132_43") -AnnotationAssertion( "Inh PVALB OSBP2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 44 - CS201912132_44) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 44") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB LOC103789439\", \"cell_set_label\": \"RNAseq 44\", \"cell_set_accession\": \"CS201912132_44\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB LOC103789439\", \"cell_set_color\": \"#F55433\"}") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_44") -AnnotationAssertion( "Inh PVALB LOC103789439") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB LOC103789439 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CALN1 and FAM179A and FILIP1 and SULF1 (F-beta = 0.404), based on the NS Forest method of marker gene selection. Inh PVALB LOC103789439 cells represent 5.33% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB LOC103789439 cells have an average of 4731 genes detected, which is 448 more than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 44 - CS201912132_44") -AnnotationAssertion( "Inh PVALB LOC103789439") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 45 - CS201912132_45) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 45") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB GSTK1\", \"cell_set_label\": \"RNAseq 45\", \"cell_set_accession\": \"CS201912132_45\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB GSTK1\", \"cell_set_color\": \"#F6785D\"}") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_45") -AnnotationAssertion( "Inh PVALB GSTK1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB GSTK1 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYS and MYO5B and POSTN and SULF1 (F-beta = 0.332), based on the NS Forest method of marker gene selection. Inh PVALB GSTK1 cells represent 2.94% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB GSTK1 cells have an average of 4712 genes detected, which is 429 more than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 45 - CS201912132_45") -AnnotationAssertion( "Inh PVALB GSTK1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 46 - CS201912132_46) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 46") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB C8H7orf62\", \"cell_set_label\": \"RNAseq 46\", \"cell_set_accession\": \"CS201912132_46\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB C8H7orf62\", \"cell_set_color\": \"#F76C6F\"}") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_46") -AnnotationAssertion( "Inh PVALB C8H7orf62") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB C8H7orf62 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHST9 and LRRC38 and SULF1 (F-beta = 0.536), based on the NS Forest method of marker gene selection. Inh PVALB C8H7orf62 cells represent 9.16% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB C8H7orf62 cells have an average of 4716 genes detected, which is 433 more than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 46 - CS201912132_46") -AnnotationAssertion( "Inh PVALB C8H7orf62") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 47 - CS201912132_47) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 47") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB SST LRRC6\", \"cell_set_label\": \"RNAseq 47\", \"cell_set_accession\": \"CS201912132_47\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB SST LRRC6\", \"cell_set_color\": \"#FA8D00\"}") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_47") -AnnotationAssertion( "Inh PVALB SST LRRC6") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB SST LRRC6 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL25A1 and EYS and NOS1 and TOX2 (F-beta = 0.415), based on the NS Forest method of marker gene selection. Inh PVALB SST LRRC6 cells represent 4.43% of all Sst cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB SST LRRC6 cells have an average of 3889 genes detected, which is 591 more than the average for all Sst cells (3298).") -AnnotationAssertion(rdfs:label "RNAseq 47 - CS201912132_47") -AnnotationAssertion( "Inh PVALB SST LRRC6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 48 - CS201912132_48) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 48") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB ADAMTS3\", \"cell_set_label\": \"RNAseq 48\", \"cell_set_accession\": \"CS201912132_48\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB ADAMTS3\", \"cell_set_color\": \"#ED2523\"}") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_48") -AnnotationAssertion( "Inh PVALB ADAMTS3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB ADAMTS3 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KCNK13 and SYT10 and TMEM132C (F-beta = 0.588), based on the NS Forest method of marker gene selection. Inh PVALB ADAMTS3 cells represent 17.84% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB ADAMTS3 cells have an average of 4241 genes detected, which is 42 less than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 48 - CS201912132_48") -AnnotationAssertion( "Inh PVALB ADAMTS3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 49 - CS201912132_49) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 49") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB SST EYS\", \"cell_set_label\": \"RNAseq 49\", \"cell_set_accession\": \"CS201912132_49\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB SST EYS\", \"cell_set_color\": \"#BE001E\"}") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_49") -AnnotationAssertion( "Inh PVALB SST EYS") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB SST EYS is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYS and LOC103788721 and POSTN (F-beta = 0.545), based on the NS Forest method of marker gene selection. Inh PVALB SST EYS cells represent 8.23% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB SST EYS cells have an average of 4011 genes detected, which is 272 less than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 49 - CS201912132_49") -AnnotationAssertion( "Inh PVALB SST EYS") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 05 - CS201912132_5) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 05") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 WWP1\", \"cell_set_label\": \"RNAseq 05\", \"cell_set_accession\": \"CS201912132_5\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 WWP1\", \"cell_set_color\": \"#AA6D6C\"}") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_5") -AnnotationAssertion( "Inh LAMP5 WWP1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh LAMP5 WWP1 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KIT and NTNG1 (F-beta = 0.551), based on the NS Forest method of marker gene selection. Inh LAMP5 WWP1 cells represent 18.74% of all Lamp5 cells collected in the marmoset M1 10Xv3 dataset. Inh LAMP5 WWP1 cells have an average of 3296 genes detected, which is 263 less than the average for all Lamp5 cells (3559).") -AnnotationAssertion(rdfs:label "RNAseq 05 - CS201912132_5") -AnnotationAssertion( "Inh LAMP5 WWP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 50 - CS201912132_50) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 50") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB PCDH19\", \"cell_set_label\": \"RNAseq 50\", \"cell_set_accession\": \"CS201912132_50\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB PCDH19\", \"cell_set_color\": \"#D8003D\"}") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_50") -AnnotationAssertion( "Inh PVALB PCDH19") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB PCDH19 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CPNE8 and LOC103788721 and POSTN (F-beta = 0.522), based on the NS Forest method of marker gene selection. Inh PVALB PCDH19 cells represent 2.83% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB PCDH19 cells have an average of 3495 genes detected, which is 788 less than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 50 - CS201912132_50") -AnnotationAssertion( "Inh PVALB PCDH19") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 51 - CS201912132_51) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "RNAseq 51") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB KLHL29\", \"cell_set_label\": \"RNAseq 51\", \"cell_set_accession\": \"CS201912132_51\", \"cell_set_aligned_alias\": \"Pvalb_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB KLHL29\", \"cell_set_color\": \"#B20536\"}") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_51") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "Inh PVALB KLHL29") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB KLHL29 is a member of the Pvalb subclass. Inh PVALB KLHL29 includes the additional alias Pvalb_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABCB4 and RNF144B and SLIT2 (F-beta = 0.566), based on the NS Forest method of marker gene selection. Inh PVALB KLHL29 cells represent 3.65% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB KLHL29 cells have an average of 4089 genes detected, which is 194 less than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 51 - CS201912132_51") -AnnotationAssertion( "Inh PVALB KLHL29") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 52 - CS201912132_52) - -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "RNAseq 52") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PVALB FAM19A4\", \"cell_set_label\": \"RNAseq 52\", \"cell_set_accession\": \"CS201912132_52\", \"cell_set_aligned_alias\": \"Chandelier\", \"cell_set_additional_aliases\": \"Chandelier cell\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PVALB FAM19A4\", \"cell_set_color\": \"#F4358B\"}") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_52") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Inh PVALB FAM19A4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PVALB FAM19A4 is a member of the Pvalb subclass. Inh PVALB FAM19A4 includes the additional alias Chandelier cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FAM19A1 and POSTN (F-beta = 0.753), based on the NS Forest method of marker gene selection. Inh PVALB FAM19A4 cells represent 22.01% of all Pvalb cells collected in the marmoset M1 10Xv3 dataset. Inh PVALB FAM19A4 cells have an average of 3612 genes detected, which is 671 less than the average for all Pvalb cells (4283).") -AnnotationAssertion(rdfs:label "RNAseq 52 - CS201912132_52") -AnnotationAssertion( "Inh PVALB FAM19A4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 53 - CS201912132_53) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 53") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS ANO3\", \"cell_set_label\": \"RNAseq 53\", \"cell_set_accession\": \"CS201912132_53\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS ANO3\", \"cell_set_color\": \"#93D92B\"}") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_53") -AnnotationAssertion( "Exc THEMIS ANO3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc THEMIS ANO3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHST9 and NPFFR2 and SLC38A11 and SLIT3 (F-beta = 0.529), based on the NS Forest method of marker gene selection. Exc THEMIS ANO3 cells represent 19.84% of all L2/3 IT cells collected in the marmoset M1 10Xv3 dataset. Exc THEMIS ANO3 cells have an average of 4729 genes detected, which is 376 more than the average for all L2/3 IT cells (4353).") -AnnotationAssertion(rdfs:label "RNAseq 53 - CS201912132_53") -AnnotationAssertion( "Exc THEMIS ANO3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 54 - CS201912132_54) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 54") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB LOC108588466\", \"cell_set_label\": \"RNAseq 54\", \"cell_set_accession\": \"CS201912132_54\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB LOC108588466\", \"cell_set_color\": \"#7CAE24\"}") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_54") -AnnotationAssertion( "Exc RORB LOC108588466") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB LOC108588466 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARHGAP10 and LOC108588466 and PDZD2 and RGS6 (F-beta = 0.482), based on the NS Forest method of marker gene selection. Exc RORB LOC108588466 cells represent 42.34% of all L2/3 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB LOC108588466 cells have an average of 4503 genes detected, which is 150 more than the average for all L2/3 IT cells (4353).") -AnnotationAssertion(rdfs:label "RNAseq 54 - CS201912132_54") -AnnotationAssertion( "Exc RORB LOC108588466") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 55 - CS201912132_55) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 55") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB SERPINE2\", \"cell_set_label\": \"RNAseq 55\", \"cell_set_accession\": \"CS201912132_55\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB SERPINE2\", \"cell_set_color\": \"#CFCE32\"}") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_55") -AnnotationAssertion( "Exc RORB SERPINE2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB SERPINE2 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHST8 and PLA2G4A and SNTB2 (F-beta = 0.322), based on the NS Forest method of marker gene selection. Exc RORB SERPINE2 cells represent 7.73% of all L2/3 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB SERPINE2 cells have an average of 4219 genes detected, which is 134 less than the average for all L2/3 IT cells (4353).") -AnnotationAssertion(rdfs:label "RNAseq 55 - CS201912132_55") -AnnotationAssertion( "Exc RORB SERPINE2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 56 - CS201912132_56) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 56") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB NDST3\", \"cell_set_label\": \"RNAseq 56\", \"cell_set_accession\": \"CS201912132_56\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB NDST3\", \"cell_set_color\": \"#C7FF28\"}") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_56") -AnnotationAssertion( "Exc RORB NDST3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB NDST3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CHST9 and DGKG and KIAA2012 (F-beta = 0.492), based on the NS Forest method of marker gene selection. Exc RORB NDST3 cells represent 30.08% of all L2/3 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB NDST3 cells have an average of 3928 genes detected, which is 425 less than the average for all L2/3 IT cells (4353).") -AnnotationAssertion(rdfs:label "RNAseq 56 - CS201912132_56") -AnnotationAssertion( "Exc RORB NDST3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 57 - CS201912132_57) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 57") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB KNL1\", \"cell_set_label\": \"RNAseq 57\", \"cell_set_accession\": \"CS201912132_57\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB KNL1\", \"cell_set_color\": \"#8CBCB4\"}") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_57") -AnnotationAssertion( "Exc RORB KNL1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB KNL1 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is VAV3 (F-beta = 0.114), based on the NS Forest method of marker gene selection. Exc RORB KNL1 cells represent 1.66% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB KNL1 cells have an average of 3952 genes detected, which is 377 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 57 - CS201912132_57") -AnnotationAssertion( "Exc RORB KNL1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 58 - CS201912132_58) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 58") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB CAV3\", \"cell_set_label\": \"RNAseq 58\", \"cell_set_accession\": \"CS201912132_58\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB CAV3\", \"cell_set_color\": \"#6EEEE3\"}") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_58") -AnnotationAssertion( "Exc RORB CAV3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB CAV3 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC100408486 (F-beta = 0.341), based on the NS Forest method of marker gene selection. Exc RORB CAV3 cells represent 1.8% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB CAV3 cells have an average of 3773 genes detected, which is 556 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 58 - CS201912132_58") -AnnotationAssertion( "Exc RORB CAV3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 59 - CS201912132_59) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "RNAseq 59") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS KCTD16\", \"cell_set_label\": \"RNAseq 59\", \"cell_set_accession\": \"CS201912132_59\", \"cell_set_aligned_alias\": \"L6 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS KCTD16\", \"cell_set_color\": \"#C9CC77\"}") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_59") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "Exc THEMIS KCTD16") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc THEMIS KCTD16 is a member of the L6 IT subclass. Exc THEMIS KCTD16 includes the additional alias L6 IT_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CSGALNACT1 and PLXDC2 and PTPRK and THEMIS (F-beta = 0.567), based on the NS Forest method of marker gene selection. Exc THEMIS KCTD16 cells represent 76.9% of all L6 IT cells collected in the marmoset M1 10Xv3 dataset. Exc THEMIS KCTD16 cells have an average of 4761 genes detected, which is 120 more than the average for all L6 IT cells (4641).") -AnnotationAssertion(rdfs:label "RNAseq 59 - CS201912132_59") -AnnotationAssertion( "Exc THEMIS KCTD16") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 06 - CS201912132_6) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 06") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh LAMP5 LOC108591196\", \"cell_set_label\": \"RNAseq 06\", \"cell_set_accession\": \"CS201912132_6\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh LAMP5 LOC108591196\", \"cell_set_color\": \"#E2A9AF\"}") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_6") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh LAMP5 LOC108591196 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL25A1 and KIT (F-beta = 0.675), based on the NS Forest method of marker gene selection. Inh LAMP5 LOC108591196 cells represent 29.53% of all Lamp5 cells collected in the marmoset M1 10Xv3 dataset. Inh LAMP5 LOC108591196 cells have an average of 3720 genes detected, which is 161 more than the average for all Lamp5 cells (3559).") -AnnotationAssertion(rdfs:label "RNAseq 06 - CS201912132_6") -AnnotationAssertion( "Inh LAMP5 LOC108591196") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 60 - CS201912132_60) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "RNAseq 60") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS COBL\", \"cell_set_label\": \"RNAseq 60\", \"cell_set_accession\": \"CS201912132_60\", \"cell_set_aligned_alias\": \"L6 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS COBL\", \"cell_set_color\": \"#CDCE31\"}") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_60") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "Exc THEMIS COBL") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc THEMIS COBL is a member of the L6 IT subclass. Exc THEMIS COBL includes the additional alias L6 IT_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CNR1 and GABRG1 and IQGAP2 and NFIA (F-beta = 0.529), based on the NS Forest method of marker gene selection. Exc THEMIS COBL cells represent 23.1% of all L6 IT cells collected in the marmoset M1 10Xv3 dataset. Exc THEMIS COBL cells have an average of 4243 genes detected, which is 398 less than the average for all L6 IT cells (4641).") -AnnotationAssertion(rdfs:label "RNAseq 60 - CS201912132_60") -AnnotationAssertion( "Exc THEMIS COBL") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 61 - CS201912132_61) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 61") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB LOC108593203\", \"cell_set_label\": \"RNAseq 61\", \"cell_set_accession\": \"CS201912132_61\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB LOC108593203\", \"cell_set_color\": \"#00BBC0\"}") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_61") -AnnotationAssertion( "Exc RORB LOC108593203") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB LOC108593203 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC108593203 and VWC2L (F-beta = 0.629), based on the NS Forest method of marker gene selection. Exc RORB LOC108593203 cells represent 12.18% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB LOC108593203 cells have an average of 3889 genes detected, which is 440 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 61 - CS201912132_61") -AnnotationAssertion( "Exc RORB LOC108593203") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 62 - CS201912132_62) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 62") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB ANKRD27\", \"cell_set_label\": \"RNAseq 62\", \"cell_set_accession\": \"CS201912132_62\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB ANKRD27\", \"cell_set_color\": \"#507975\"}") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_62") -AnnotationAssertion( "Exc RORB ANKRD27") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB ANKRD27 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GRAMD1C and PLCH1 and POU6F2 (F-beta = 0.636), based on the NS Forest method of marker gene selection. Exc RORB ANKRD27 cells represent 23.64% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB ANKRD27 cells have an average of 4206 genes detected, which is 123 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 62 - CS201912132_62") -AnnotationAssertion( "Exc RORB ANKRD27") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 63 - CS201912132_63) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 63") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB ACTA2\", \"cell_set_label\": \"RNAseq 63\", \"cell_set_accession\": \"CS201912132_63\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB ACTA2\", \"cell_set_color\": \"#8EE5E8\"}") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_63") -AnnotationAssertion( "Exc RORB ACTA2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB ACTA2 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FOXP2 and RORB and VWC2L (F-beta = 0.595), based on the NS Forest method of marker gene selection. Exc RORB ACTA2 cells represent 9.87% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB ACTA2 cells have an average of 3692 genes detected, which is 637 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 63 - CS201912132_63") -AnnotationAssertion( "Exc RORB ACTA2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 64 - CS201912132_64) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 64") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB USH1C\", \"cell_set_label\": \"RNAseq 64\", \"cell_set_accession\": \"CS201912132_64\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB USH1C\", \"cell_set_color\": \"#48A4A8\"}") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_64") -AnnotationAssertion( "Exc RORB USH1C") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB USH1C is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SPON1 and TMEM163 and USH1C (F-beta = 0.588), based on the NS Forest method of marker gene selection. Exc RORB USH1C cells represent 15.33% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB USH1C cells have an average of 5088 genes detected, which is 759 more than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 64 - CS201912132_64") -AnnotationAssertion( "Exc RORB USH1C") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 65 - CS201912132_65) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "RNAseq 65") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB SLC38A11\", \"cell_set_label\": \"RNAseq 65\", \"cell_set_accession\": \"CS201912132_65\", \"cell_set_aligned_alias\": \"L5 IT_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB SLC38A11\", \"cell_set_color\": \"#00ABA5\"}") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_65") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "Exc RORB SLC38A11") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB SLC38A11 is a member of the L5 IT subclass. Exc RORB SLC38A11 includes the additional alias L5 IT_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FOXP2 and SLC38A11 and TOX (F-beta = 0.587), based on the NS Forest method of marker gene selection. Exc RORB SLC38A11 cells represent 5.72% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB SLC38A11 cells have an average of 4169 genes detected, which is 160 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 65 - CS201912132_65") -AnnotationAssertion( "Exc RORB SLC38A11") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 66 - CS201912132_66) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 66") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB PPA2\", \"cell_set_label\": \"RNAseq 66\", \"cell_set_accession\": \"CS201912132_66\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB PPA2\", \"cell_set_color\": \"#9AD5CB\"}") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_66") -AnnotationAssertion( "Exc RORB PPA2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB PPA2 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EYA4 and HS3ST4 and LOC108588895 (F-beta = 0.664), based on the NS Forest method of marker gene selection. Exc RORB PPA2 cells represent 6.93% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB PPA2 cells have an average of 4042 genes detected, which is 287 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 66 - CS201912132_66") -AnnotationAssertion( "Exc RORB PPA2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 67 - CS201912132_67) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 67") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB CHGA\", \"cell_set_label\": \"RNAseq 67\", \"cell_set_accession\": \"CS201912132_67\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB CHGA\", \"cell_set_color\": \"#7BAAAC\"}") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_67") -AnnotationAssertion( "Exc RORB CHGA") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB CHGA is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HS3ST4 and RCSD1 and RORB and TOX (F-beta = 0.505), based on the NS Forest method of marker gene selection. Exc RORB CHGA cells represent 12.42% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB CHGA cells have an average of 4291 genes detected, which is 38 less than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 67 - CS201912132_67") -AnnotationAssertion( "Exc RORB CHGA") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 68 - CS201912132_68) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 68") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc RORB HACL1\", \"cell_set_label\": \"RNAseq 68\", \"cell_set_accession\": \"CS201912132_68\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc RORB HACL1\", \"cell_set_color\": \"#48CBB9\"}") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_68") -AnnotationAssertion( "Exc RORB HACL1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc RORB HACL1 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is AMOTL1 and CMTM8 and FAM19A1 and NRG1 (F-beta = 0.683), based on the NS Forest method of marker gene selection. Exc RORB HACL1 cells represent 10.45% of all L5 IT cells collected in the marmoset M1 10Xv3 dataset. Exc RORB HACL1 cells have an average of 5081 genes detected, which is 752 more than the average for all L5 IT cells (4329).") -AnnotationAssertion(rdfs:label "RNAseq 68 - CS201912132_68") -AnnotationAssertion( "Exc RORB HACL1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 77 - CS201912132_69) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 77") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo SLC1A3 LOC103793418\", \"cell_set_label\": \"RNAseq 77\", \"cell_set_accession\": \"CS201912132_69\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo SLC1A3 LOC103793418\", \"cell_set_color\": \"#387567\"}") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_69") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Oligo SLC1A3 LOC103793418 is a member of the Oligo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CEMIP and LAMA2 (F-beta = 0.181), based on the NS Forest method of marker gene selection. Oligo SLC1A3 LOC103793418 cells represent 1.75% of all Oligo cells collected in the marmoset M1 10Xv3 dataset. Oligo SLC1A3 LOC103793418 cells have an average of 2776 genes detected, which is 868 more than the average for all Oligo cells (1908).") -AnnotationAssertion(rdfs:label "RNAseq 77 - CS201912132_69") -AnnotationAssertion( "Oligo SLC1A3 LOC103793418") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 07 - CS201912132_7) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RNAseq 07") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 HMBOX1\", \"cell_set_label\": \"RNAseq 07\", \"cell_set_accession\": \"CS201912132_7\", \"cell_set_aligned_alias\": \"Lamp5_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PAX6 HMBOX1\", \"cell_set_color\": \"#F1757C\"}") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_7") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "Inh PAX6 HMBOX1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PAX6 HMBOX1 is a member of the Lamp5 subclass. Inh PAX6 HMBOX1 includes the additional alias Lamp5_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is RELN and SORCS3 (F-beta = 0.801), based on the NS Forest method of marker gene selection. Inh PAX6 HMBOX1 cells represent 15.48% of all Lamp5 cells collected in the marmoset M1 10Xv3 dataset. Inh PAX6 HMBOX1 cells have an average of 3468 genes detected, which is 91 less than the average for all Lamp5 cells (3559).") -AnnotationAssertion(rdfs:label "RNAseq 07 - CS201912132_7") -AnnotationAssertion( "Inh PAX6 HMBOX1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 69 - CS201912132_70) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 69") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS ARL13B\", \"cell_set_label\": \"RNAseq 69\", \"cell_set_accession\": \"CS201912132_70\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc THEMIS ARL13B\", \"cell_set_color\": \"#0D5D7E\"}") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_70") -AnnotationAssertion( "Exc THEMIS ARL13B") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc THEMIS ARL13B is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is EPB41L4A and SV2C and THEMIS (F-beta = 0.571), based on the NS Forest method of marker gene selection. Exc THEMIS ARL13B cells represent 42.08% of all L5 ET cells collected in the marmoset M1 10Xv3 dataset. Exc THEMIS ARL13B cells have an average of 6716 genes detected, which is 341 more than the average for all L5 ET cells (6375).") -AnnotationAssertion(rdfs:label "RNAseq 69 - CS201912132_70") -AnnotationAssertion( "Exc THEMIS ARL13B") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 70 - CS201912132_71) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 70") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 PIEZO2\", \"cell_set_label\": \"RNAseq 70\", \"cell_set_accession\": \"CS201912132_71\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 PIEZO2\", \"cell_set_color\": \"#0A75B1\"}") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_71") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc FEZF2 PIEZO2 is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FBN2 and LOC103793569 (F-beta = 0.689), based on the NS Forest method of marker gene selection. Exc FEZF2 PIEZO2 cells represent 35.47% of all L5 ET cells collected in the marmoset M1 10Xv3 dataset. Exc FEZF2 PIEZO2 cells have an average of 6425 genes detected, which is 50 more than the average for all L5 ET cells (6375).") -AnnotationAssertion(rdfs:label "RNAseq 70 - CS201912132_71") -AnnotationAssertion( "Exc FEZF2 PIEZO2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 71 - CS201912132_72) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "RNAseq 71") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 PDZRN4\", \"cell_set_label\": \"RNAseq 71\", \"cell_set_accession\": \"CS201912132_72\", \"cell_set_aligned_alias\": \"L5 ET_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 PDZRN4\", \"cell_set_color\": \"#0B77A5\"}") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_72") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc FEZF2 PDZRN4 is a member of the L5 ET subclass. Exc FEZF2 PDZRN4 includes the additional alias L5 ET_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ERG and PDZRN4 (F-beta = 0.529), based on the NS Forest method of marker gene selection. Exc FEZF2 PDZRN4 cells represent 22.44% of all L5 ET cells collected in the marmoset M1 10Xv3 dataset. Exc FEZF2 PDZRN4 cells have an average of 5656 genes detected, which is 719 less than the average for all L5 ET cells (6375).") -AnnotationAssertion(rdfs:label "RNAseq 71 - CS201912132_72") -AnnotationAssertion( "Exc FEZF2 PDZRN4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 72 - CS201912132_73) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "RNAseq 72") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 RGS4\", \"cell_set_label\": \"RNAseq 72\", \"cell_set_accession\": \"CS201912132_73\", \"cell_set_aligned_alias\": \"L6 CT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 RGS4\", \"cell_set_color\": \"#5C7F98\"}") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_73") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "Exc FEZF2 RGS4") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc FEZF2 RGS4 is a member of the L6 CT subclass. Exc FEZF2 RGS4 includes the additional alias L6 CT_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BMP5 and HS3ST4 (F-beta = 0.555), based on the NS Forest method of marker gene selection. Exc FEZF2 RGS4 cells represent 59.68% of all L6 CT cells collected in the marmoset M1 10Xv3 dataset. Exc FEZF2 RGS4 cells have an average of 4670 genes detected, which is 160 more than the average for all L6 CT cells (4510).") -AnnotationAssertion(rdfs:label "RNAseq 72 - CS201912132_73") -AnnotationAssertion( "Exc FEZF2 RGS4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 73 - CS201912132_74) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "RNAseq 73") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 NRP1\", \"cell_set_label\": \"RNAseq 73\", \"cell_set_accession\": \"CS201912132_74\", \"cell_set_aligned_alias\": \"L6 CT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Exc FEZF2 NRP1\", \"cell_set_color\": \"#3EC5FD\"}") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_74") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "Exc FEZF2 NRP1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Exc FEZF2 NRP1 is a member of the L6 CT subclass. Exc FEZF2 NRP1 includes the additional alias L6 CT_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is HS3ST4 and NRP1 (F-beta = 0.589), based on the NS Forest method of marker gene selection. Exc FEZF2 NRP1 cells represent 40.32% of all L6 CT cells collected in the marmoset M1 10Xv3 dataset. Exc FEZF2 NRP1 cells have an average of 4273 genes detected, which is 237 less than the average for all L6 CT cells (4510).") -AnnotationAssertion(rdfs:label "RNAseq 73 - CS201912132_74") -AnnotationAssertion( "Exc FEZF2 NRP1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 74 - CS201912132_75) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6b") -AnnotationAssertion( "RNAseq 74") -AnnotationAssertion( "Exc FEZF2 ARSJ") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 ARSJ\", \"cell_set_label\": \"RNAseq 74\", \"cell_set_accession\": \"CS201912132_75\", \"cell_set_aligned_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc FEZF2 ARSJ\", \"cell_set_color\": \"#53377D\"}") -AnnotationAssertion( "Exc FEZF2 ARSJ") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_75") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b") -AnnotationAssertion(rdfs:comment "L6b is: Layer 6b neurons. In Marmoset primary motor cortex (CCN201912132), L6b has 1 child type: Exc FEZF2 ARSJ. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ARSJ and THSD4 (F-beta = 0.809), based on the NS Forest method of marker gene selection. L6b cells represent 2.2% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L6b cells have an average of 4636 genes detected, which is 231 more than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 74 - CS201912132_75") -AnnotationAssertion( "Exc FEZF2 ARSJ") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 75 - CS201912132_76) - -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "RNAseq 75") -AnnotationAssertion( "Exc THEMIS NTNG2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc THEMIS NTNG2\", \"cell_set_label\": \"RNAseq 75\", \"cell_set_accession\": \"CS201912132_76\", \"cell_set_aligned_alias\": \"L6 IT Car3\", \"cell_set_additional_aliases\": \"L6 IT_3\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc THEMIS NTNG2\", \"cell_set_color\": \"#5100FF\"}") -AnnotationAssertion( "Exc THEMIS NTNG2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_76") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion(rdfs:comment "L6 IT Car3 is: Layer 6 intratelencephalic-projecting, Car3-expressing. In Marmoset primary motor cortex (CCN201912132), L6 IT Car3 has 1 child type: Exc THEMIS NTNG2. L6 IT Car3 includes the Patch-seq and connectivity types L6 IT_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is NTNG2 and PTPRU (F-beta = 0.814), based on the NS Forest method of marker gene selection. L6 IT Car3 cells represent 1.95% of all Glutamatergic cells collected in the marmoset M1 10Xv3 dataset. L6 IT Car3 cells have an average of 4363 genes detected, which is 42 less than the average for all Glutamatergic cells (4405).") -AnnotationAssertion(rdfs:label "RNAseq 75 - CS201912132_76") -AnnotationAssertion( "Exc THEMIS NTNG2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 76 - CS201912132_77) - -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "RNAseq 76") -AnnotationAssertion( "Exc FEZF2 CRYM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Exc FEZF2 CRYM\", \"cell_set_label\": \"RNAseq 76\", \"cell_set_accession\": \"CS201912132_77\", \"cell_set_aligned_alias\": \"L5/6 NP\", \"cell_set_additional_aliases\": \"L5/6 NP\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Exc FEZF2 CRYM\", \"cell_set_color\": \"#3E9E64\"}") -AnnotationAssertion( "Exc FEZF2 CRYM") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_77") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion(rdfs:label "RNAseq 76 - CS201912132_77") -AnnotationAssertion( "Exc FEZF2 CRYM") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 78 - CS201912132_78) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "OPC") -AnnotationAssertion( "RNAseq 78") -AnnotationAssertion( "OPC PDGFRA VCAN") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"OPC PDGFRA VCAN\", \"cell_set_label\": \"RNAseq 78\", \"cell_set_accession\": \"CS201912132_78\", \"cell_set_aligned_alias\": \"OPC\", \"cell_set_additional_aliases\": \"OPC\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"OPC PDGFRA VCAN\", \"cell_set_color\": \"#446E5C\"}") -AnnotationAssertion( "OPC PDGFRA VCAN") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_78") -AnnotationAssertion( "OPC") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "OPC is: Oligodendrocyte progenitor cells. In Marmoset primary motor cortex (CCN201912132), OPC has 1 child type: OPC PDGFRA VCAN. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is PDGFRA and VCAN (F-beta = 0.93), based on the NS Forest method of marker gene selection. OPC cells represent 12.92% of all Non-Neuronal cells collected in the marmoset M1 10Xv3 dataset. OPC cells have an average of 2401 genes detected, which is 85 more than the average for all Non-Neuronal cells (2316).") -AnnotationAssertion(rdfs:label "RNAseq 78 - CS201912132_78") -AnnotationAssertion( "OPC PDGFRA VCAN") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 79 - CS201912132_79) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 79") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 EPHB1\", \"cell_set_label\": \"RNAseq 79\", \"cell_set_accession\": \"CS201912132_79\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 EPHB1\", \"cell_set_color\": \"#9A8D64\"}") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_79") -AnnotationAssertion( "Astro FGFR3 EPHB1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Astro FGFR3 EPHB1 is a member of the Astro subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ETNPPL and MOXD1 and PLEKHA7 (F-beta = 0.429), based on the NS Forest method of marker gene selection. Astro FGFR3 EPHB1 cells represent 14.85% of all Astro cells collected in the marmoset M1 10Xv3 dataset. Astro FGFR3 EPHB1 cells have an average of 2686 genes detected, which is 75 less than the average for all Astro cells (2761).") -AnnotationAssertion(rdfs:label "RNAseq 79 - CS201912132_79") -AnnotationAssertion( "Astro FGFR3 EPHB1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 08 - CS201912132_8) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "RNAseq 08") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh SNCG PLPPR1\", \"cell_set_label\": \"RNAseq 08\", \"cell_set_accession\": \"CS201912132_8\", \"cell_set_aligned_alias\": \"Sncg_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh SNCG PLPPR1\", \"cell_set_color\": \"#8D4CDA\"}") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_8") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "Inh SNCG PLPPR1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh SNCG PLPPR1 is a member of the Sncg subclass. Inh SNCG PLPPR1 includes the additional alias Sncg_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CNR1 and TRPM3 (F-beta = 0.748), based on the NS Forest method of marker gene selection. Inh SNCG PLPPR1 cells represent 11.77% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh SNCG PLPPR1 cells have an average of 4037 genes detected, which is 707 more than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 08 - CS201912132_8") -AnnotationAssertion( "Inh SNCG PLPPR1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 80 - CS201912132_80) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 80") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 NWD1\", \"cell_set_label\": \"RNAseq 80\", \"cell_set_accession\": \"CS201912132_80\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 NWD1\", \"cell_set_color\": \"#846C3D\"}") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_80") -AnnotationAssertion( "Astro FGFR3 NWD1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Astro FGFR3 NWD1 is a member of the Astro subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CCDC129 and LOC100406856 and LOC108587679 and NWD1 and SLC1A2 (F-beta = 0.618), based on the NS Forest method of marker gene selection. Astro FGFR3 NWD1 cells represent 49.34% of all Astro cells collected in the marmoset M1 10Xv3 dataset. Astro FGFR3 NWD1 cells have an average of 2744 genes detected, which is 17 less than the average for all Astro cells (2761).") -AnnotationAssertion(rdfs:label "RNAseq 80 - CS201912132_80") -AnnotationAssertion( "Astro FGFR3 NWD1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 81 - CS201912132_81) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 81") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 RCN2\", \"cell_set_label\": \"RNAseq 81\", \"cell_set_accession\": \"CS201912132_81\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 RCN2\", \"cell_set_color\": \"#565035\"}") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_81") -AnnotationAssertion( "Astro FGFR3 RCN2") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Astro FGFR3 RCN2 is a member of the Astro subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BMPR1B and CCDC129 and FABP7 and MOXD1 (F-beta = 0.519), based on the NS Forest method of marker gene selection. Astro FGFR3 RCN2 cells represent 31.09% of all Astro cells collected in the marmoset M1 10Xv3 dataset. Astro FGFR3 RCN2 cells have an average of 2724 genes detected, which is 37 less than the average for all Astro cells (2761).") -AnnotationAssertion(rdfs:label "RNAseq 81 - CS201912132_81") -AnnotationAssertion( "Astro FGFR3 RCN2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 82 - CS201912132_82) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "RNAseq 82") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro FGFR3 GFAP\", \"cell_set_label\": \"RNAseq 82\", \"cell_set_accession\": \"CS201912132_82\", \"cell_set_aligned_alias\": \"Astro_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Astro FGFR3 GFAP\", \"cell_set_color\": \"#5A503F\"}") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_82") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "Astro FGFR3 GFAP") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Astro FGFR3 GFAP is a member of the Astro subclass. Astro FGFR3 GFAP includes the additional alias Astro_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is GFAP (F-beta = 0.851), based on the NS Forest method of marker gene selection. Astro FGFR3 GFAP cells represent 4.72% of all Astro cells collected in the marmoset M1 10Xv3 dataset. Astro FGFR3 GFAP cells have an average of 3422 genes detected, which is 661 more than the average for all Astro cells (2761).") -AnnotationAssertion(rdfs:label "RNAseq 82 - CS201912132_82") -AnnotationAssertion( "Astro FGFR3 GFAP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 83 - CS201912132_83) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "RNAseq 83") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo OPALIN LOC103790018\", \"cell_set_label\": \"RNAseq 83\", \"cell_set_accession\": \"CS201912132_83\", \"cell_set_aligned_alias\": \"Oligo_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo OPALIN LOC103790018\", \"cell_set_color\": \"#0A3324\"}") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_83") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Oligo OPALIN LOC103790018 is a member of the Oligo subclass. Oligo OPALIN LOC103790018 includes the additional alias Oligo_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103789268 and MOG (F-beta = 0.798), based on the NS Forest method of marker gene selection. Oligo OPALIN LOC103790018 cells represent 71.76% of all Oligo cells collected in the marmoset M1 10Xv3 dataset. Oligo OPALIN LOC103790018 cells have an average of 1805 genes detected, which is 103 less than the average for all Oligo cells (1908).") -AnnotationAssertion(rdfs:label "RNAseq 83 - CS201912132_83") -AnnotationAssertion( "Oligo OPALIN LOC103790018") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 84 - CS201912132_84) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "RNAseq 84") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo OPALIN MOBP\", \"cell_set_label\": \"RNAseq 84\", \"cell_set_accession\": \"CS201912132_84\", \"cell_set_aligned_alias\": \"Oligo_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Oligo OPALIN MOBP\", \"cell_set_color\": \"#357567\"}") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_84") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "Oligo OPALIN MOBP") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Oligo OPALIN MOBP is a member of the Oligo subclass. Oligo OPALIN MOBP includes the additional alias Oligo_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ANLN and MOBP and SEPP1 and SLC5A11 (F-beta = 0.604), based on the NS Forest method of marker gene selection. Oligo OPALIN MOBP cells represent 26.49% of all Oligo cells collected in the marmoset M1 10Xv3 dataset. Oligo OPALIN MOBP cells have an average of 2131 genes detected, which is 223 more than the average for all Oligo cells (1908).") -AnnotationAssertion(rdfs:label "RNAseq 84 - CS201912132_84") -AnnotationAssertion( "Oligo OPALIN MOBP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 85 - CS201912132_85) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 85") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo NOSTRIN IL1R1\", \"cell_set_label\": \"RNAseq 85\", \"cell_set_accession\": \"CS201912132_85\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Endo NOSTRIN IL1R1\", \"cell_set_color\": \"#B88064\"}") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_85") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Endo NOSTRIN IL1R1 is a member of the Endo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADGRG6 and IL1R1 (F-beta = 0.69), based on the NS Forest method of marker gene selection. Endo NOSTRIN IL1R1 cells represent 12.43% of all Endo cells collected in the marmoset M1 10Xv3 dataset. Endo NOSTRIN IL1R1 cells have an average of 2339 genes detected, which is 33 more than the average for all Endo cells (2306).") -AnnotationAssertion(rdfs:label "RNAseq 85 - CS201912132_85") -AnnotationAssertion( "Endo NOSTRIN IL1R1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 86 - CS201912132_86) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 86") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo NOSTRIN CXCL12\", \"cell_set_label\": \"RNAseq 86\", \"cell_set_accession\": \"CS201912132_86\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Endo NOSTRIN CXCL12\", \"cell_set_color\": \"#947160\"}") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_86") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Endo NOSTRIN CXCL12 is a member of the Endo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is MECOM and SLC7A5 (F-beta = 0.823), based on the NS Forest method of marker gene selection. Endo NOSTRIN CXCL12 cells represent 84.62% of all Endo cells collected in the marmoset M1 10Xv3 dataset. Endo NOSTRIN CXCL12 cells have an average of 2302 genes detected, which is 4 less than the average for all Endo cells (2306).") -AnnotationAssertion(rdfs:label "RNAseq 86 - CS201912132_86") -AnnotationAssertion( "Endo NOSTRIN CXCL12") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 87 - CS201912132_87) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 87") -AnnotationAssertion( "Glia SLC1A3-like FBLN5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glia SLC1A3-like FBLN5\", \"cell_set_label\": \"RNAseq 87\", \"cell_set_accession\": \"CS201912132_87\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Glia SLC1A3 FBLN5\", \"cell_set_color\": \"#A96B62\"}") -AnnotationAssertion( "Glia SLC1A3 FBLN5") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_87") -AnnotationAssertion( "Glia SLC1A3 FBLN5") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Glia SLC1A3 FBLN5 is a member of the Endo subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FBLN5 (F-beta = 0.833), based on the NS Forest method of marker gene selection. Glia SLC1A3 FBLN5 cells represent 2.94% of all Endo cells collected in the marmoset M1 10Xv3 dataset. Glia SLC1A3 FBLN5 cells have an average of 2282 genes detected, which is 24 less than the average for all Endo cells (2306).") -AnnotationAssertion(rdfs:label "RNAseq 87 - CS201912132_87") -AnnotationAssertion( "Glia SLC1A3-like FBLN5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 88 - CS201912132_88) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 88") -AnnotationAssertion( "Peri SLC1A3-like CHST3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri SLC1A3-like CHST3\", \"cell_set_label\": \"RNAseq 88\", \"cell_set_accession\": \"CS201912132_88\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Peri SLC1A3 CHST3\", \"cell_set_color\": \"#AB7F62\"}") -AnnotationAssertion( "Peri SLC1A3 CHST3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_88") -AnnotationAssertion( "Peri SLC1A3 CHST3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Peri SLC1A3 CHST3 is a member of the Peri subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CPM and LOC100405319 and NOTCH3 (F-beta = 0.504), based on the NS Forest method of marker gene selection. Peri SLC1A3 CHST3 cells represent 43.47% of all Peri cells collected in the marmoset M1 10Xv3 dataset. Peri SLC1A3 CHST3 cells have an average of 1866 genes detected, which is 98 more than the average for all Peri cells (1768).") -AnnotationAssertion(rdfs:label "RNAseq 88 - CS201912132_88") -AnnotationAssertion( "Peri SLC1A3-like CHST3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 89 - CS201912132_89) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 89") -AnnotationAssertion( "Peri SLC1A3-like EPSTI1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri SLC1A3-like EPSTI1\", \"cell_set_label\": \"RNAseq 89\", \"cell_set_accession\": \"CS201912132_89\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Peri SLC1A3 EPSTI1\", \"cell_set_color\": \"#3A2A14\"}") -AnnotationAssertion( "Peri SLC1A3 EPSTI1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_89") -AnnotationAssertion( "Peri SLC1A3 EPSTI1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Peri SLC1A3 EPSTI1 is a member of the Peri subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is COL4A3 and PLXDC1 (F-beta = 0.533), based on the NS Forest method of marker gene selection. Peri SLC1A3 EPSTI1 cells represent 56.53% of all Peri cells collected in the marmoset M1 10Xv3 dataset. Peri SLC1A3 EPSTI1 cells have an average of 1693 genes detected, which is 75 less than the average for all Peri cells (1768).") -AnnotationAssertion(rdfs:label "RNAseq 89 - CS201912132_89") -AnnotationAssertion( "Peri SLC1A3-like EPSTI1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 09 - CS201912132_9) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 09") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Inh PAX6 ANKRD6\", \"cell_set_label\": \"RNAseq 09\", \"cell_set_accession\": \"CS201912132_9\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"Inh PAX6 ANKRD6\", \"cell_set_color\": \"#C200C9\"}") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_9") -AnnotationAssertion( "Inh PAX6 ANKRD6") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), Inh PAX6 ANKRD6 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FBN2 and GPRIN3 and SPACA1 (F-beta = 0.382), based on the NS Forest method of marker gene selection. Inh PAX6 ANKRD6 cells represent 6.35% of all Sncg cells collected in the marmoset M1 10Xv3 dataset. Inh PAX6 ANKRD6 cells have an average of 3670 genes detected, which is 340 more than the average for all Sncg cells (3330).") -AnnotationAssertion(rdfs:label "RNAseq 09 - CS201912132_9") -AnnotationAssertion( "Inh PAX6 ANKRD6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 90 - CS201912132_90) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 90") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC PDGFRA C7\", \"cell_set_label\": \"RNAseq 90\", \"cell_set_accession\": \"CS201912132_90\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC PDGFRA C7\", \"cell_set_color\": \"#9CA872\"}") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_90") -AnnotationAssertion( "VLMC PDGFRA C7") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), VLMC PDGFRA C7 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is C7 and DCN (F-beta = 0.848), based on the NS Forest method of marker gene selection. VLMC PDGFRA C7 cells represent 30.89% of all VLMC cells collected in the marmoset M1 10Xv3 dataset. VLMC PDGFRA C7 cells have an average of 2678 genes detected, which is 239 less than the average for all VLMC cells (2917).") -AnnotationAssertion(rdfs:label "RNAseq 90 - CS201912132_90") -AnnotationAssertion( "VLMC PDGFRA C7") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 91 - CS201912132_91) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 91") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC SLC1A3 CEMIP\", \"cell_set_label\": \"RNAseq 91\", \"cell_set_accession\": \"CS201912132_91\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC SLC1A3 CEMIP\", \"cell_set_color\": \"#46492B\"}") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_91") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), VLMC SLC1A3 CEMIP is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103789461 and SLC9A2 (F-beta = 0.644), based on the NS Forest method of marker gene selection. VLMC SLC1A3 CEMIP cells represent 12.1% of all VLMC cells collected in the marmoset M1 10Xv3 dataset. VLMC SLC1A3 CEMIP cells have an average of 3548 genes detected, which is 631 more than the average for all VLMC cells (2917).") -AnnotationAssertion(rdfs:label "RNAseq 91 - CS201912132_91") -AnnotationAssertion( "VLMC SLC1A3 CEMIP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 92 - CS201912132_92) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 92") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC SLC1A3 SLC13A3\", \"cell_set_label\": \"RNAseq 92\", \"cell_set_accession\": \"CS201912132_92\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC SLC1A3 SLC13A3\", \"cell_set_color\": \"#3C582B\"}") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_92") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), VLMC SLC1A3 SLC13A3 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CARD11 and SLC13A3 (F-beta = 0.804), based on the NS Forest method of marker gene selection. VLMC SLC1A3 SLC13A3 cells represent 8.64% of all VLMC cells collected in the marmoset M1 10Xv3 dataset. VLMC SLC1A3 SLC13A3 cells have an average of 3057 genes detected, which is 140 more than the average for all VLMC cells (2917).") -AnnotationAssertion(rdfs:label "RNAseq 92 - CS201912132_92") -AnnotationAssertion( "VLMC SLC1A3 SLC13A3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 93 - CS201912132_93) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 93") -AnnotationAssertion( "VLMC SLC1A3-like SLC47A1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC SLC1A3-like SLC47A1\", \"cell_set_label\": \"RNAseq 93\", \"cell_set_accession\": \"CS201912132_93\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"original_label\": \"VLMC SLC1A3 SLC47A1\", \"cell_set_color\": \"#4F513F\"}") -AnnotationAssertion( "VLMC SLC1A3 SLC47A1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS201912132_93") -AnnotationAssertion( "VLMC SLC1A3 SLC47A1") -AnnotationAssertion(rdfs:comment "In Marmoset primary motor cortex (CCN201912132), VLMC SLC1A3 SLC47A1 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is SLC47A1 (F-beta = 0.889), based on the NS Forest method of marker gene selection. VLMC SLC1A3 SLC47A1 cells represent 48.38% of all VLMC cells collected in the marmoset M1 10Xv3 dataset. VLMC SLC1A3 SLC47A1 cells have an average of 2886 genes detected, which is 31 less than the average for all VLMC cells (2917).") -AnnotationAssertion(rdfs:label "RNAseq 93 - CS201912132_93") -AnnotationAssertion( "VLMC SLC1A3-like SLC47A1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 94 - CS201912132_94) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "RNAseq 94") -AnnotationAssertion( "Micro TYROBP LOC103788313") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro TYROBP LOC103788313\", \"cell_set_label\": \"RNAseq 94\", \"cell_set_accession\": \"CS201912132_94\", \"cell_set_aligned_alias\": \"Microglia-PVM\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"original_label\": \"Micro TYROBP LOC103788313\", \"cell_set_color\": \"#94AF97\"}") -AnnotationAssertion( "Micro TYROBP LOC103788313") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_94") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Micro-PVM") -AnnotationAssertion(rdfs:comment "Micro-PVM is: Immune cells including microglia and/or PVM cells. In Marmoset primary motor cortex (CCN201912132), Micro-PVM has 1 child type: Micro TYROBP LOC103788313. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is FYB and LOC103788313 (F-beta = 0.924), based on the NS Forest method of marker gene selection. Micro-PVM cells represent 28.5% of all Non-Neural cells collected in the marmoset M1 10Xv3 dataset. Micro-PVM cells have an average of 1760 genes detected, which is 412 less than the average for all Non-Neural cells (2172).") -AnnotationAssertion(rdfs:label "RNAseq 94 - CS201912132_94") -AnnotationAssertion( "Micro TYROBP LOC103788313") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 02-07 - CS201912132_95) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "RNAseq 02-07") -AnnotationAssertion( "(Mouse Lamp5)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Lamp5)-like\", \"cell_set_label\": \"RNAseq 02-07\", \"cell_set_accession\": \"CS201912132_95\", \"cell_set_aligned_alias\": \"Lamp5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_2|CS201912132_3|CS201912132_4|CS201912132_5|CS201912132_6|CS201912132_7\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#DA808C\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_95") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:comment "Lamp5 is: CGE/PoA-derived GABAergic subclass typically expressing Lamp5. In Marmoset primary motor cortex (CCN201912132), Lamp5 has 6 child types: Inh LAMP5 COL5A2, Inh LAMP5 TOX2, Inh LAMP5 TRPC6, Inh LAMP5 WWP1, Inh LAMP5 LOC108591196 and Inh PAX6 HMBOX1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is KIT (F-beta = 0.726), based on the NS Forest method of marker gene selection. Lamp5 cells represent 0.134668129456939% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Lamp5 cells have an average of 3559 genes detected, which is 7 more than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 02-07 - CS201912132_95") -AnnotationAssertion( "(Mouse Lamp5)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 08-14 - CS201912132_96) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "RNAseq 08-14") -AnnotationAssertion( "(Mouse Sncg)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sncg)-like\", \"cell_set_label\": \"RNAseq 08-14\", \"cell_set_accession\": \"CS201912132_96\", \"cell_set_aligned_alias\": \"Sncg\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_8|CS201912132_9|CS201912132_10|CS201912132_11|CS201912132_12|CS201912132_13|CS201912132_14\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#D633FF\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_96") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:comment "Sncg is: CGE/PoA-derived GABAergic subclass typically expressing Sncg in mouse. In Marmoset primary motor cortex (CCN201912132), Sncg has 7 child types: Inh SNCG PLPPR1, Inh PAX6 ANKRD6, Inh VIP CYP19A1, Inh SNCG CNTN4, Inh PAX6 CDH4, Inh GAD1 PCP4 and Inh GAD1 LOC108589948. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ADARB2 and CNR1 and LUZP2 (F-beta = 0.655), based on the NS Forest method of marker gene selection. Sncg cells represent 0.0877674163466813% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Sncg cells have an average of 3330 genes detected, which is 222 less than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 08-14 - CS201912132_96") -AnnotationAssertion( "(Mouse Sncg)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 15-25 - CS201912132_97) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip") -AnnotationAssertion( "RNAseq 15-25") -AnnotationAssertion( "(Mouse Vip)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Vip)-like\", \"cell_set_label\": \"RNAseq 15-25\", \"cell_set_accession\": \"CS201912132_97\", \"cell_set_aligned_alias\": \"Vip\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_15|CS201912132_16|CS201912132_17|CS201912132_18|CS201912132_19|CS201912132_20|CS201912132_21|CS201912132_22|CS201912132_23|CS201912132_24|CS201912132_25\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#B864CC\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_97") -AnnotationAssertion( "Vip") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:comment "Vip is: CGE/PoA-derived GABAergic subclass typically expressing Vip. In Marmoset primary motor cortex (CCN201912132), Vip has 11 child types: Inh VIP THSD7B, Inh VIP LOC100397259, Inh GAD1 NPSR1, Inh SNCG LOC108587895, Inh VIP LOC108589153, Inh VIP FIGN, Inh VIP GPR149, Inh VIP LOC108588071, Inh VIP VAT1L, Inh VIP CIT and Inh VIP LOC108588539. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is LOC103791740 and LOC108588071 (F-beta = 0.746), based on the NS Forest method of marker gene selection. Vip cells represent 0.239897604680929% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Vip cells have an average of 3183 genes detected, which is 369 less than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 15-25 - CS201912132_97") -AnnotationAssertion( "(Mouse Vip)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 27-40, 47 - CS201912132_98) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst") -AnnotationAssertion( "RNAseq 27-40, 47") -AnnotationAssertion( "(Mouse Sst)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Sst)-like\", \"cell_set_label\": \"RNAseq 27-40, 47\", \"cell_set_accession\": \"CS201912132_98\", \"cell_set_aligned_alias\": \"Sst\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_27|CS201912132_28|CS201912132_29|CS201912132_30|CS201912132_31|CS201912132_32|CS201912132_33|CS201912132_34|CS201912132_35|CS201912132_36|CS201912132_37|CS201912132_38|CS201912132_39|CS201912132_40|CS201912132_47\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#FF9900\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_98") -AnnotationAssertion( "Sst") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:comment "Sst is: MGE-derived GABAergic subclass typically expressing Sst. In Marmoset primary motor cortex (CCN201912132), Sst has 15 child types: Inh SST LOC108589054, Inh SST LOC108588801, Inh SST LOC103788138, Inh SST MPP5, Inh SST KIRREL3, Inh SST LOC103788660, Inh SST CBLN4, Inh SST ABI3BP, Inh SST TMEFF2, Inh SST P4HA1, Inh SST LTBP1, Inh SST AIM1, Inh SST VAPA, Inh SST PCSK5 and Inh PVALB SST LRRC6. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is ABI3BP and NXPH1 (F-beta = 0.778), based on the NS Forest method of marker gene selection. Sst cells represent 0.288809654415798% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Sst cells have an average of 3298 genes detected, which is 254 less than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 27-40, 47 - CS201912132_98") -AnnotationAssertion( "(Mouse Sst)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 41-46, 48-52 - CS201912132_99) - -AnnotationAssertion( "Fenna Krienen") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "RNAseq 41-46, 48-52") -AnnotationAssertion( "(Mouse Pvalb)-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"(Mouse Pvalb)-like\", \"cell_set_label\": \"RNAseq 41-46, 48-52\", \"cell_set_accession\": \"CS201912132_99\", \"cell_set_aligned_alias\": \"Pvalb\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Fenna Krienen\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Marmoset\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN201912132\", \"taxonomy_description\": \"Marmoset M1 taxonomy using 10X data\", \"child_cell_set_accessions\": \"CS201912132_41|CS201912132_42|CS201912132_43|CS201912132_44|CS201912132_45|CS201912132_46|CS201912132_48|CS201912132_49|CS201912132_50|CS201912132_51|CS201912132_52\", \"cell_type_card\": \"Subclass\", \"original_label\": \"\", \"cell_set_color\": \"#D93137\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS201912132_99") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:comment "Pvalb is: MGE-derived GABAergic subclass typically expressing Pvalb; includes basket and chandelier cells. In Marmoset primary motor cortex (CCN201912132), Pvalb has 11 child types: Inh PVALB OTOGL, Inh PVALB LOC103790362, Inh PVALB OSBP2, Inh PVALB LOC103789439, Inh PVALB GSTK1, Inh PVALB C8H7orf62, Inh PVALB ADAMTS3, Inh PVALB SST EYS, Inh PVALB PCDH19, Inh PVALB KLHL29 and Inh PVALB FAM19A4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is BTBD11 and LOC100392984 (F-beta = 0.779), based on the NS Forest method of marker gene selection. Pvalb cells represent 0.245474492594624% of all GABAergic cells collected in the marmoset M1 10Xv3 dataset. Pvalb cells have an average of 4283 genes detected, which is 731 more than the average for all GABAergic cells (3552).") -AnnotationAssertion(rdfs:label "RNAseq 41-46, 48-52 - CS201912132_99") -AnnotationAssertion( "(Mouse Pvalb)-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001 - CS202002013_1) - -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "RNAseq 001") -AnnotationAssertion( "Lamp5-like Pax6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like Pax6\", \"original_label\": \"Lamp5 Pax6\", \"cell_set_label\": \"RNAseq 001\", \"cell_set_accession\": \"CS202002013_1\", \"cell_set_aligned_alias\": \"Lamp5_4\", \"cell_set_additional_aliases\": \"Lamp5 Pax6\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad|Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062|PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#DDACC9\"}") -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_1") -AnnotationAssertion( "Lamp5 Pax6") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion( "Lamp5_4") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Pax6 is a member of the Lamp5 subclass. Lamp5 Pax6 includes the Patch-seq and connectivity types Lamp5_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Pax6 and Pip5k1b (F-beta = 0.674), based on the NS Forest method of marker gene selection. Lamp5 Pax6 cells represent 4.86% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Pax6 cells have an average of 4643 genes detected, which is 15 more than the average for all Lamp5 cells (4628). Lamp5 Pax6 cells have an average firing rate of 40 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 275.53 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 2.42 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Pax6, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.07 vs. 0.2 average for all Lamp5 cells), axon total length (8027.25 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (3467.49 vs. 2247.19 microns for all Lamp5 cells), and stems (5 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 001 - CS202002013_1") -AnnotationAssertion( "Lamp5-like Pax6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 010 - CS202002013_10) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 010") -AnnotationAssertion( "Sncg Slc17a8") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Slc17a8\", \"original_label\": \"Sncg Slc17a8\", \"cell_set_label\": \"RNAseq 010\", \"cell_set_accession\": \"CS202002013_10\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9440F3\"}") -AnnotationAssertion( "Sncg Slc17a8") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_10") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sncg Slc17a8 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Slc17a8 and Yjefn3 (F-beta = 0.842), based on the NS Forest method of marker gene selection. Sncg Slc17a8 cells represent 16.06% of all Sncg cells collected in the snRNA-seq 10X v3 B dataset. Sncg Slc17a8 cells have an average of 5319 genes detected, which is 256 more than the average for all Sncg cells (5063).") -AnnotationAssertion(rdfs:label "RNAseq 010 - CS202002013_10") -AnnotationAssertion( "Sncg Slc17a8") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 100 - CS202002013_100) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 100") -AnnotationAssertion( "Oligo Opalin_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_2\", \"original_label\": \"Oligo Opalin_2\", \"cell_set_label\": \"RNAseq 100\", \"cell_set_accession\": \"CS202002013_100\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#6CA491\"}") -AnnotationAssertion( "Oligo Opalin_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_100") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Opalin_2 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Il33 and Prr5l (F-beta = 0.873), based on the NS Forest method of marker gene selection. Oligo Opalin_2 cells represent 70.02% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Opalin_2 cells have an average of 1908 genes detected, which is 202 less than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 100 - CS202002013_100") -AnnotationAssertion( "Oligo Opalin_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 101 - CS202002013_101) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 101") -AnnotationAssertion( "Oligo Opalin_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_3\", \"original_label\": \"Oligo Opalin_3\", \"cell_set_label\": \"RNAseq 101\", \"cell_set_accession\": \"CS202002013_101\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#4F7165\"}") -AnnotationAssertion( "Oligo Opalin_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_101") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Opalin_3 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cacna2d4 and Mobp and Nckap5 (F-beta = 0.402), based on the NS Forest method of marker gene selection. Oligo Opalin_3 cells represent 4.31% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Opalin_3 cells have an average of 2502 genes detected, which is 392 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 101 - CS202002013_101") -AnnotationAssertion( "Oligo Opalin_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 102 - CS202002013_102) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 102") -AnnotationAssertion( "Oligo Opalin_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_4\", \"original_label\": \"Oligo Opalin_4\", \"cell_set_label\": \"RNAseq 102\", \"cell_set_accession\": \"CS202002013_102\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#72B09C\"}") -AnnotationAssertion( "Oligo Opalin_4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_102") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Opalin_4 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Kank1 and Prom1 and Sytl2 (F-beta = 0.715), based on the NS Forest method of marker gene selection. Oligo Opalin_4 cells represent 2.98% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Opalin_4 cells have an average of 3200 genes detected, which is 1090 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 102 - CS202002013_102") -AnnotationAssertion( "Oligo Opalin_4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 103 - CS202002013_103) - -AnnotationAssertion( "Endo") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Endothelial") -AnnotationAssertion( "RNAseq 103") -AnnotationAssertion( "Endo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Endo\", \"original_label\": \"Endo\", \"cell_set_label\": \"RNAseq 103\", \"cell_set_accession\": \"CS202002013_103\", \"cell_set_aligned_alias\": \"Endothelial\", \"cell_set_additional_aliases\": \"Endo\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#8D6A62\"}") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_103") -AnnotationAssertion( "Endo") -AnnotationAssertion( "Endothelial") -AnnotationAssertion(rdfs:comment "Endothelial is: Endothelial cells (often abbreviated Endo). In Mouse primary motor cortex (CCN202002013), Endothelial has 1 child types: and Endo. Endothelial includes the Patch-seq and connectivity types Endo. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Adgrl4 and Slco1a4 (F-beta = 0.985), based on the NS Forest method of marker gene selection. Endothelial cells represent 21.87% of all Non-Neural cells collected in the snRNA-seq 10X v3 B dataset. Endothelial cells have an average of 2394 genes detected, which is 257 more than the average for all Non-Neural cells (2137). The average normalized cortical depth of Endothelial cells is 0.495, compared to an average of 0.424 for all Non-Neural cells.") -AnnotationAssertion(rdfs:label "RNAseq 103 - CS202002013_103") -AnnotationAssertion( "Endo") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104 - CS202002013_104) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104") -AnnotationAssertion( "VLMC_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_1\", \"original_label\": \"VLMC_1\", \"cell_set_label\": \"RNAseq 104\", \"cell_set_accession\": \"CS202002013_104\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3B3F32\"}") -AnnotationAssertion( "VLMC_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_104") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_1 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Col4a6 and Gm30624 and Itih5 (F-beta = 0.702), based on the NS Forest method of marker gene selection. VLMC_1 cells represent 7.15% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_1 cells have an average of 2109 genes detected, which is 365 less than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 104 - CS202002013_104") -AnnotationAssertion( "VLMC_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 105 - CS202002013_105) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 105") -AnnotationAssertion( "VLMC_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_2\", \"original_label\": \"VLMC_2\", \"cell_set_label\": \"RNAseq 105\", \"cell_set_accession\": \"CS202002013_105\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "VLMC_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_105") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_2 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Aox3 and Lama1 (F-beta = 0.813), based on the NS Forest method of marker gene selection. VLMC_2 cells represent 41.31% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_2 cells have an average of 2083 genes detected, which is 391 less than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 105 - CS202002013_105") -AnnotationAssertion( "VLMC_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 106 - CS202002013_106) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 106") -AnnotationAssertion( "VLMC_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_3\", \"original_label\": \"VLMC_3\", \"cell_set_label\": \"RNAseq 106\", \"cell_set_accession\": \"CS202002013_106\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535944\"}") -AnnotationAssertion( "VLMC_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_106") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_3 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Pkhd1 (F-beta = 0.702), based on the NS Forest method of marker gene selection. VLMC_3 cells represent 9.56% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_3 cells have an average of 2415 genes detected, which is 59 less than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 106 - CS202002013_106") -AnnotationAssertion( "VLMC_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 107 - CS202002013_107) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 107") -AnnotationAssertion( "VLMC_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_4\", \"original_label\": \"VLMC_4\", \"cell_set_label\": \"RNAseq 107\", \"cell_set_accession\": \"CS202002013_107\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535945\"}") -AnnotationAssertion( "VLMC_4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_107") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_4 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Prdm6 and Slc6a20a (F-beta = 0.442), based on the NS Forest method of marker gene selection. VLMC_4 cells represent 6.64% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_4 cells have an average of 2397 genes detected, which is 77 less than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 107 - CS202002013_107") -AnnotationAssertion( "VLMC_4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 108 - CS202002013_108) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 108") -AnnotationAssertion( "VLMC_5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_5\", \"original_label\": \"VLMC_5\", \"cell_set_label\": \"RNAseq 108\", \"cell_set_accession\": \"CS202002013_108\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535946\"}") -AnnotationAssertion( "VLMC_5") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_108") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_5 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Slc47a1 (F-beta = 0.849), based on the NS Forest method of marker gene selection. VLMC_5 cells represent 25.12% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_5 cells have an average of 2580 genes detected, which is 106 more than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 108 - CS202002013_108") -AnnotationAssertion( "VLMC_5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 109 - CS202002013_109) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 109") -AnnotationAssertion( "VLMC_6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_6\", \"original_label\": \"VLMC_6\", \"cell_set_label\": \"RNAseq 109\", \"cell_set_accession\": \"CS202002013_109\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535947\"}") -AnnotationAssertion( "VLMC_6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_109") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_6 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Dapl1 and Prg4 and Slc26a7 (F-beta = 0.747), based on the NS Forest method of marker gene selection. VLMC_6 cells represent 6.81% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_6 cells have an average of 3396 genes detected, which is 922 more than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 109 - CS202002013_109") -AnnotationAssertion( "VLMC_6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 011 - CS202002013_11) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 011") -AnnotationAssertion( "Sncg Calb1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Calb1_1\", \"original_label\": \"Sncg Calb1_1\", \"cell_set_label\": \"RNAseq 011\", \"cell_set_accession\": \"CS202002013_11\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9611B6\"}") -AnnotationAssertion( "Sncg Calb1_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_11") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sncg Calb1_1 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Krt73 and Sln and Syt6 (F-beta = 0.578), based on the NS Forest method of marker gene selection. Sncg Calb1_1 cells represent 10.35% of all Sncg cells collected in the snRNA-seq 10X v3 B dataset. Sncg Calb1_1 cells have an average of 5498 genes detected, which is 435 more than the average for all Sncg cells (5063). Sncg Calb1_1 cells have an average firing rate of 30 Hz, compared to 30.38 Hz for all Sncg cells recorded. Other distinguishing features include an input resistance of 280.26 MOhms (368.39 MOhms in all Sncg cells), and upstroke:downstroke ratio of 2.36 (2.41 for all Sncg cells). The most distinguishing morpholgical features of Sncg Calb1_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.1 vs. 0.3 average for all Sncg cells), axon total length (5622.73 vs. 7744.27 microns for all Sncg cells), dendrite total length (2156.6 vs. 2212.98 microns for all Sncg cells), and stems (5 vs. 5.83 for all Sncg cells).") -AnnotationAssertion(rdfs:label "RNAseq 011 - CS202002013_11") -AnnotationAssertion( "Sncg Calb1_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 110 - CS202002013_110) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 110") -AnnotationAssertion( "VLMC_7") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC_7\", \"original_label\": \"VLMC_7\", \"cell_set_label\": \"RNAseq 110\", \"cell_set_accession\": \"CS202002013_110\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#535948\"}") -AnnotationAssertion( "VLMC_7") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_110") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), VLMC_7 is a member of the VLMC subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Dapl1 and Tspan8 (F-beta = 0.795), based on the NS Forest method of marker gene selection. VLMC_7 cells represent 3.42% of all VLMC cells collected in the snRNA-seq 10X v3 B dataset. VLMC_7 cells have an average of 3551 genes detected, which is 1077 more than the average for all VLMC cells (2474).") -AnnotationAssertion(rdfs:label "RNAseq 110 - CS202002013_110") -AnnotationAssertion( "VLMC_7") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 111 - CS202002013_111) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "SMC") -AnnotationAssertion( "RNAseq 111") -AnnotationAssertion( "SMC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"SMC\", \"original_label\": \"SMC\", \"cell_set_label\": \"RNAseq 111\", \"cell_set_accession\": \"CS202002013_111\", \"cell_set_aligned_alias\": \"SMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#A6906F\"}") -AnnotationAssertion( "SMC") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_111") -AnnotationAssertion( "SMC") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:comment "SMC is: Smooth muscle cells. In Mouse primary motor cortex (CCN202002013), SMC has 1 child types: and SMC. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Acta2 (F-beta = 0.88), based on the NS Forest method of marker gene selection. SMC cells represent 0.35% of all Non-Neural cells collected in the snRNA-seq 10X v3 B dataset. SMC cells have an average of 1856 genes detected, which is 281 less than the average for all Non-Neural cells (2137). The average normalized cortical depth of SMC cells is 0.367, compared to an average of 0.424 for all Non-Neural cells.") -AnnotationAssertion(rdfs:label "RNAseq 111 - CS202002013_111") -AnnotationAssertion( "SMC") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 112 - CS202002013_112) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "RNAseq 112") -AnnotationAssertion( "Peri") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Peri\", \"original_label\": \"Peri\", \"cell_set_label\": \"RNAseq 112\", \"cell_set_accession\": \"CS202002013_112\", \"cell_set_aligned_alias\": \"Pericyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#A77C70\"}") -AnnotationAssertion( "Peri") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_112") -AnnotationAssertion( "Pericyte") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:comment "Pericyte is: Pericytes (often abbreviated Peri). In Mouse primary motor cortex (CCN202002013), Pericyte has 1 child types: and Peri. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Abcc9 and Tbx3os1 (F-beta = 0.964), based on the NS Forest method of marker gene selection. Pericyte cells represent 9.62% of all Non-Neural cells collected in the snRNA-seq 10X v3 B dataset. Pericyte cells have an average of 1736 genes detected, which is 401 less than the average for all Non-Neural cells (2137). The average normalized cortical depth of Pericyte cells is 0.528, compared to an average of 0.424 for all Non-Neural cells.") -AnnotationAssertion(rdfs:label "RNAseq 112 - CS202002013_112") -AnnotationAssertion( "Peri") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 113 - CS202002013_113) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Microglia") -AnnotationAssertion( "RNAseq 113") -AnnotationAssertion( "Micro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro\", \"original_label\": \"Micro\", \"cell_set_label\": \"RNAseq 113\", \"cell_set_accession\": \"CS202002013_113\", \"cell_set_aligned_alias\": \"Microglia\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#6E7C6F\"}") -AnnotationAssertion( "Micro") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_113") -AnnotationAssertion( "Microglia") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Micro is a member of the Microglia-PVM subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Hexb (F-beta = 0.98), based on the NS Forest method of marker gene selection. Micro cells represent 95.57% of all Microglia-PVM cells collected in the snRNA-seq 10X v3 B dataset. Micro cells have an average of 1809 genes detected, which is 3 less than the average for all Microglia-PVM cells (1812). The average normalized cortical depth of Micro cells is 0.484, compared to an average of 0.481 for all Microglia-PVM cells.") -AnnotationAssertion(rdfs:label "RNAseq 113 - CS202002013_113") -AnnotationAssertion( "Micro") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 114 - CS202002013_114) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 114") -AnnotationAssertion( "PVM_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM_1\", \"original_label\": \"PVM_1\", \"cell_set_label\": \"RNAseq 114\", \"cell_set_accession\": \"CS202002013_114\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8BA38D\"}") -AnnotationAssertion( "PVM_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_114") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), PVM_1 is a member of the Microglia-PVM subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Ms4a4a (F-beta = 0.94), based on the NS Forest method of marker gene selection. PVM_1 cells represent 3.81% of all Microglia-PVM cells collected in the snRNA-seq 10X v3 B dataset. PVM_1 cells have an average of 1842 genes detected, which is 30 more than the average for all Microglia-PVM cells (1812).") -AnnotationAssertion(rdfs:label "RNAseq 114 - CS202002013_114") -AnnotationAssertion( "PVM_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 115 - CS202002013_115) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 115") -AnnotationAssertion( "PVM_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM_2\", \"original_label\": \"PVM_2\", \"cell_set_label\": \"RNAseq 115\", \"cell_set_accession\": \"CS202002013_115\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#73967F\"}") -AnnotationAssertion( "PVM_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_115") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), PVM_2 is a member of the Microglia-PVM subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cd74 and Klra2 (F-beta = 0.798), based on the NS Forest method of marker gene selection. PVM_2 cells represent 0.35% of all Microglia-PVM cells collected in the snRNA-seq 10X v3 B dataset. PVM_2 cells have an average of 2279 genes detected, which is 467 more than the average for all Microglia-PVM cells (1812).") -AnnotationAssertion(rdfs:label "RNAseq 115 - CS202002013_115") -AnnotationAssertion( "PVM_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 116 - CS202002013_116) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 116") -AnnotationAssertion( "PVM_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM_3\", \"original_label\": \"PVM_3\", \"cell_set_label\": \"RNAseq 116\", \"cell_set_accession\": \"CS202002013_116\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#709F6D\"}") -AnnotationAssertion( "PVM_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_116") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), PVM_3 is a member of the Microglia-PVM subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cd209a (F-beta = 0.844), based on the NS Forest method of marker gene selection. PVM_3 cells represent 0.27% of all Microglia-PVM cells collected in the snRNA-seq 10X v3 B dataset. PVM_3 cells have an average of 1968 genes detected, which is 156 more than the average for all Microglia-PVM cells (1812).") -AnnotationAssertion(rdfs:label "RNAseq 116 - CS202002013_116") -AnnotationAssertion( "PVM_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-116 - CS202002013_117) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-116") -AnnotationAssertion( "All cells") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"All cells\", \"original_label\": \"n1\", \"cell_set_label\": \"RNAseq 001-116\", \"cell_set_accession\": \"CS202002013_117\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102|CS202002013_103|CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112|CS202002013_113|CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n1") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_117") -AnnotationAssertion(rdfs:label "RNAseq 001-116 - CS202002013_117") -AnnotationAssertion( "All cells") -ClassAssertion( ) - -# Individual: (RNAseq 001-102 - CS202002013_118) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n2\", \"cell_set_label\": \"RNAseq 001-102\", \"cell_set_accession\": \"CS202002013_118\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n2") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_118") -AnnotationAssertion(rdfs:label "RNAseq 001-102 - CS202002013_118") -AnnotationAssertion( "CS202002013_118") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-094 - CS202002013_119) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-094") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n3\", \"cell_set_label\": \"RNAseq 001-094\", \"cell_set_accession\": \"CS202002013_119\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n3") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_119") -AnnotationAssertion(rdfs:label "RNAseq 001-094 - CS202002013_119") -AnnotationAssertion( "CS202002013_119") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 012 - CS202002013_12) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 012") -AnnotationAssertion( "Sncg Calb1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Calb1_2\", \"original_label\": \"Sncg Calb1_2\", \"cell_set_label\": \"RNAseq 012\", \"cell_set_accession\": \"CS202002013_12\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9900B3\"}") -AnnotationAssertion( "Sncg Calb1_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_12") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sncg Calb1_2 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Calb1 and Epb41l4a and Syt6 (F-beta = 0.674), based on the NS Forest method of marker gene selection. Sncg Calb1_2 cells represent 5.65% of all Sncg cells collected in the snRNA-seq 10X v3 B dataset. Sncg Calb1_2 cells have an average of 5226 genes detected, which is 163 more than the average for all Sncg cells (5063). Sncg Calb1_2 cells have an average firing rate of 29.17 Hz, compared to 30.38 Hz for all Sncg cells recorded. Other distinguishing features include an input resistance of 343.91 MOhms (368.39 MOhms in all Sncg cells), and upstroke:downstroke ratio of 2.28 (2.41 for all Sncg cells). The most distinguishing morpholgical features of Sncg Calb1_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.92 vs. 0.3 average for all Sncg cells), axon total length (2699.85 vs. 7744.27 microns for all Sncg cells), dendrite total length (2959.8 vs. 2212.98 microns for all Sncg cells), and stems (6 vs. 5.83 for all Sncg cells).") -AnnotationAssertion(rdfs:label "RNAseq 012 - CS202002013_12") -AnnotationAssertion( "Sncg Calb1_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-091 - CS202002013_120) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-091") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n4\", \"cell_set_label\": \"RNAseq 001-091\", \"cell_set_accession\": \"CS202002013_120\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90|CS202002013_91\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n4") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_120") -AnnotationAssertion(rdfs:label "RNAseq 001-091 - CS202002013_120") -AnnotationAssertion( "CS202002013_120") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-090 - CS202002013_121) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-090") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n5\", \"cell_set_label\": \"RNAseq 001-090\", \"cell_set_accession\": \"CS202002013_121\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88|CS202002013_89|CS202002013_90\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n5") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_121") -AnnotationAssertion(rdfs:label "RNAseq 001-090 - CS202002013_121") -AnnotationAssertion( "CS202002013_121") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-088 - CS202002013_122) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-088") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n6\", \"cell_set_label\": \"RNAseq 001-088\", \"cell_set_accession\": \"CS202002013_122\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n6") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_122") -AnnotationAssertion(rdfs:label "RNAseq 001-088 - CS202002013_122") -AnnotationAssertion( "CS202002013_122") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-057, 089-090 - CS202002013_123) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "RNAseq 001-057, 089-090") -AnnotationAssertion( "GABAergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"GABAergic\", \"original_label\": \"n7\", \"cell_set_label\": \"RNAseq 001-057, 089-090\", \"cell_set_accession\": \"CS202002013_123\", \"cell_set_aligned_alias\": \"Neuronal: GABAergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57|CS202002013_89|CS202002013_90\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#F05A28\"}") -AnnotationAssertion( "n7") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_123") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion( "Inhibitory neurons") -AnnotationAssertion( "Neuronal: GABAergic") -AnnotationAssertion(rdfs:comment "GABAergic is: Neurons that use GABA as a neurotransmitter and which exert an inhibitory post-synaptic effect. The minimal set of markers required to distinguish this cell class from other cell classes in the primary motor cortex is Gad1 and Dlx6os1 (F-beta = 0.94), based on the NS Forest method of marker gene selection. GABAergic cells represent 14.99% of all cells collected in the snRNA-seq 10X v3 B dataset. GABAergic cells have an average of 4695 genes detected, which is 414 more than the average for allcells (4281). The average normalized cortical depth of GABAergic cells is 0.478, compared to an average of 0.539 for all cells. GABAergic cells have an average firing rate of 71.48 Hz, compared to 56.42 Hz for all neurons recorded. Other distinguishing features include an input resistance of 262.76 MOhms (227.12 MOhms in all neurons), and upstroke:downstroke ratio of 1.91 (2.62 for all neurons). The most distinguishing morpholgical features of GABAergic, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.4 vs. 0.46 average for all neurons), axon total length (13796.3 vs. 13796.3 microns for all neurons), dendrite total length (2227.63 vs. 3182.34 microns for all neurons), and stems (5.77 vs. 6.4 for all neurons).") -AnnotationAssertion(rdfs:label "RNAseq 001-057, 089-090 - CS202002013_123") -AnnotationAssertion( "GABAergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-027, 089-090 - CS202002013_124) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "RNAseq 001-027, 089-090") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"CGE/PoA\", \"original_label\": \"n8\", \"cell_set_label\": \"RNAseq 001-027, 089-090\", \"cell_set_accession\": \"CS202002013_124\", \"cell_set_aligned_alias\": \"CGE/PoA\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8|CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27|CS202002013_89|CS202002013_90\", \"cell_type_card\": \"No\", \"cell_set_color\": \"#C456AA\"}") -AnnotationAssertion( "n8") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_124") -AnnotationAssertion( "CGE/PoA") -AnnotationAssertion(rdfs:label "RNAseq 001-027, 089-090 - CS202002013_124") -AnnotationAssertion( "CGE/PoA") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-008 - CS202002013_125) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5") -AnnotationAssertion( "RNAseq 001-008") -AnnotationAssertion( "Lamp5-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like\", \"original_label\": \"n9\", \"cell_set_label\": \"RNAseq 001-008\", \"cell_set_accession\": \"CS202002013_125\", \"cell_set_aligned_alias\": \"Lamp5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4|CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#DA808C\"}") -AnnotationAssertion( "n9") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_125") -AnnotationAssertion( "Lamp5") -AnnotationAssertion(rdfs:comment "Lamp5 is: CGE/PoA-derived GABAergic subclass typically expressing Lamp5. In Mouse primary motor cortex (CCN202002013), Lamp5 has 8 child types: Lamp5 Pax6, Lamp5 Egln3_1, Lamp5 Egln3_2, Lamp5 Egln3_3, Lamp5 Pdlim5_1, Lamp5 Pdlim5_2, Lamp5 Slc35d3 and Lamp5 Lhx6. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Npy and Pde11a (F-beta = 0.793), based on the NS Forest method of marker gene selection. Lamp5 cells represent 20.15% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 cells have an average of 4628 genes detected, which is 67 less than the average for all GABAergic cells (4695). The average normalized cortical depth of Lamp5 cells is 0.273, compared to an average of 0.478 for all GABAergic cells. Lamp5 cells have an average firing rate of 40.62 Hz, compared to 71.48 Hz for all GABAergic cells recorded. Other distinguishing features include an input resistance of 240.82 MOhms (262.76 MOhms in all GABAergic cells), and upstroke:downstroke ratio of 3.13 (1.91 for all GABAergic cells). The most distinguishing morpholgical features of Lamp5, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.2 vs. 0.4 average for all GABAergic cells), axon total length (10733.35 vs. 13796.3 microns for all GABAergic cells), dendrite total length (2247.19 vs. 2227.63 microns for all GABAergic cells), and stems (7.47 vs. 7.25 for all GABAergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 001-008 - CS202002013_125") -AnnotationAssertion( "Lamp5-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 001-004 - CS202002013_126) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 001-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n10\", \"cell_set_label\": \"RNAseq 001-004\", \"cell_set_accession\": \"CS202002013_126\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_1|CS202002013_2|CS202002013_3|CS202002013_4\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n10") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_126") -AnnotationAssertion(rdfs:label "RNAseq 001-004 - CS202002013_126") -AnnotationAssertion( "CS202002013_126") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 002-004 - CS202002013_127) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 002-004") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n11\", \"cell_set_label\": \"RNAseq 002-004\", \"cell_set_accession\": \"CS202002013_127\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_2|CS202002013_3|CS202002013_4\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n11") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_127") -AnnotationAssertion(rdfs:label "RNAseq 002-004 - CS202002013_127") -AnnotationAssertion( "CS202002013_127") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 003-004 - CS202002013_128) - -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 003-004") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like_C5\", \"original_label\": \"n12\", \"cell_set_label\": \"RNAseq 003-004\", \"cell_set_accession\": \"CS202002013_128\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Lamp5_5\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_3|CS202002013_4\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n12") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_128") -AnnotationAssertion( "Lamp5_5") -AnnotationAssertion(rdfs:label "RNAseq 003-004 - CS202002013_128") -AnnotationAssertion( "Lamp5-like_C5") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 005-008 - CS202002013_129) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 005-008") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n13\", \"cell_set_label\": \"RNAseq 005-008\", \"cell_set_accession\": \"CS202002013_129\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_5|CS202002013_6|CS202002013_7|CS202002013_8\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n13") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_129") -AnnotationAssertion(rdfs:label "RNAseq 005-008 - CS202002013_129") -AnnotationAssertion( "CS202002013_129") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 013 - CS202002013_13) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 013") -AnnotationAssertion( "Sncg Npy2r") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Npy2r\", \"original_label\": \"Sncg Npy2r\", \"cell_set_label\": \"RNAseq 013\", \"cell_set_accession\": \"CS202002013_13\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7A0099\"}") -AnnotationAssertion( "Sncg Npy2r") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_13") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sncg Npy2r is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Npy2r and Rgs12 (F-beta = 0.723), based on the NS Forest method of marker gene selection. Sncg Npy2r cells represent 27.84% of all Sncg cells collected in the snRNA-seq 10X v3 B dataset. Sncg Npy2r cells have an average of 4833 genes detected, which is 230 less than the average for all Sncg cells (5063). Sncg Npy2r cells have an average firing rate of 30 Hz, compared to 30.38 Hz for all Sncg cells recorded. Other distinguishing features include an input resistance of 477.78 MOhms (368.39 MOhms in all Sncg cells), and upstroke:downstroke ratio of 2.2 (2.41 for all Sncg cells). The most distinguishing morpholgical features of Sncg Npy2r, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.09 vs. 0.3 average for all Sncg cells), axon total length (9172.33 vs. 7744.27 microns for all Sncg cells), dendrite total length (1260.9 vs. 2212.98 microns for all Sncg cells), and stems (5.5 vs. 5.83 for all Sncg cells).") -AnnotationAssertion(rdfs:label "RNAseq 013 - CS202002013_13") -AnnotationAssertion( "Sncg Npy2r") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 005-007 - CS202002013_130) - -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 005-007") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n14\", \"cell_set_label\": \"RNAseq 005-007\", \"cell_set_accession\": \"CS202002013_130\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_5|CS202002013_6|CS202002013_7\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n14") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_130") -AnnotationAssertion(rdfs:label "RNAseq 005-007 - CS202002013_130") -AnnotationAssertion( "CS202002013_130") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 005-006 - CS202002013_131) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 005-006") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n15\", \"cell_set_label\": \"RNAseq 005-006\", \"cell_set_accession\": \"CS202002013_131\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_5|CS202002013_6\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n15") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_131") -AnnotationAssertion(rdfs:label "RNAseq 005-006 - CS202002013_131") -AnnotationAssertion( "CS202002013_131") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009-027 - CS202002013_132) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 009-027") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n16\", \"cell_set_label\": \"RNAseq 009-027\", \"cell_set_accession\": \"CS202002013_132\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14|CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n16") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_132") -AnnotationAssertion(rdfs:label "RNAseq 009-027 - CS202002013_132") -AnnotationAssertion( "CS202002013_132") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009-014 - CS202002013_133) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sncg") -AnnotationAssertion( "RNAseq 009-014") -AnnotationAssertion( "Sncg-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like\", \"original_label\": \"n17\", \"cell_set_label\": \"RNAseq 009-014\", \"cell_set_accession\": \"CS202002013_133\", \"cell_set_aligned_alias\": \"Sncg\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#D633FF\"}") -AnnotationAssertion( "n17") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_133") -AnnotationAssertion( "Sncg") -AnnotationAssertion(rdfs:comment "Sncg is: CGE/PoA-derived GABAergic subclass typically expressing Sncg in mouse. In Mouse primary motor cortex (CCN202002013), Sncg has 6 child types: Sncg Col14a1, Sncg Slc17a8, Sncg Calb1_1, Sncg Calb1_2, Sncg Npy2r and Vip Sncg. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cnr1 and Col25a1 (F-beta = 0.819), based on the NS Forest method of marker gene selection. Sncg cells represent 4.34% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Sncg cells have an average of 5063 genes detected, which is 368 more than the average for all GABAergic cells (4695). The average normalized cortical depth of Sncg cells is 0.318, compared to an average of 0.478 for all GABAergic cells. Sncg cells have an average firing rate of 30.38 Hz, compared to 71.48 Hz for all GABAergic cells recorded. Other distinguishing features include an input resistance of 368.39 MOhms (262.76 MOhms in all GABAergic cells), and upstroke:downstroke ratio of 2.41 (1.91 for all GABAergic cells). The most distinguishing morpholgical features of Sncg, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.3 vs. 0.4 average for all GABAergic cells), axon total length (7744.27 vs. 13796.3 microns for all GABAergic cells), dendrite total length (2212.98 vs. 2227.63 microns for all GABAergic cells), and stems (5.83 vs. 7.25 for all GABAergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 009-014 - CS202002013_133") -AnnotationAssertion( "Sncg-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009-010 - CS202002013_134) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion( "RNAseq 009-010") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like_C2\", \"original_label\": \"n18\", \"cell_set_label\": \"RNAseq 009-010\", \"cell_set_accession\": \"CS202002013_134\", \"cell_set_aligned_alias\": \"Sncg_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n18") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_134") -AnnotationAssertion( "Sncg_2") -AnnotationAssertion(rdfs:label "RNAseq 009-010 - CS202002013_134") -AnnotationAssertion( "Sncg-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 011-014 - CS202002013_135) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 011-014") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n19\", \"cell_set_label\": \"RNAseq 011-014\", \"cell_set_accession\": \"CS202002013_135\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_11|CS202002013_12|CS202002013_13|CS202002013_14\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n19") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_135") -AnnotationAssertion(rdfs:label "RNAseq 011-014 - CS202002013_135") -AnnotationAssertion( "CS202002013_135") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 011-012 - CS202002013_136) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 011-012") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n20\", \"cell_set_label\": \"RNAseq 011-012\", \"cell_set_accession\": \"CS202002013_136\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_11|CS202002013_12\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n20") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_136") -AnnotationAssertion(rdfs:label "RNAseq 011-012 - CS202002013_136") -AnnotationAssertion( "CS202002013_136") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 013-014 - CS202002013_137) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 013-014") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n21\", \"cell_set_label\": \"RNAseq 013-014\", \"cell_set_accession\": \"CS202002013_137\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_13|CS202002013_14\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n21") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_137") -AnnotationAssertion(rdfs:label "RNAseq 013-014 - CS202002013_137") -AnnotationAssertion( "CS202002013_137") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 015-027 - CS202002013_138) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Vip") -AnnotationAssertion( "RNAseq 015-027") -AnnotationAssertion( "Vip-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like\", \"original_label\": \"n22\", \"cell_set_label\": \"RNAseq 015-027\", \"cell_set_accession\": \"CS202002013_138\", \"cell_set_aligned_alias\": \"Vip\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_16|CS202002013_17|CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#B864CC\"}") -AnnotationAssertion( "n22") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_138") -AnnotationAssertion( "Vip") -AnnotationAssertion(rdfs:comment "Vip is: CGE/PoA-derived GABAergic subclass typically expressing Vip. In Mouse primary motor cortex (CCN202002013), Vip has 13 child types: Vip Serpinf1_1, Vip Serpinf1_2, Vip Serpinf1_3, Vip Htr1f, Vip Gpc3, Vip C1ql1, Vip Mybpc1_2, Vip Mybpc1_1, Vip Chat_1, Vip Mybpc1_3, Vip Chat_2, Vip Igfbp6_1 and Vip Igfbp6_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Vip, based on the NS Forest method of marker gene selection (F-beta = 0.894). Vip cells represent 23.98% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Vip cells have an average of 3854 genes detected, which is 841 less than the average for all GABAergic cells (4695). The average normalized cortical depth of Vip cells is 0.379, compared to an average of 0.478 for all GABAergic cells. Vip cells have an average firing rate of 41.07 Hz, compared to 71.48 Hz for all GABAergic cells recorded. Other distinguishing features include an input resistance of 409.69 MOhms (262.76 MOhms in all GABAergic cells), and upstroke:downstroke ratio of 2.32 (1.91 for all GABAergic cells). The most distinguishing morpholgical features of Vip, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.36 vs. 0.4 average for all GABAergic cells), axon total length (5125.69 vs. 13796.3 microns for all GABAergic cells), dendrite total length (2222.79 vs. 2227.63 microns for all GABAergic cells), and stems (3.73 vs. 7.25 for all GABAergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 015-027 - CS202002013_138") -AnnotationAssertion( "Vip-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 015-017 - CS202002013_139) - -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 015-017") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 CCK cell\", \"original_label\": \"n23\", \"cell_set_label\": \"RNAseq 015-017\", \"cell_set_accession\": \"CS202002013_139\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5/6 CCK cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_16|CS202002013_17\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n23") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_139") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion(rdfs:label "RNAseq 015-017 - CS202002013_139") -AnnotationAssertion( "L5/6 CCK cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 014 - CS202002013_14) - -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 014") -AnnotationAssertion( "Vip Sncg") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Sncg\", \"original_label\": \"Vip Sncg\", \"cell_set_label\": \"RNAseq 014\", \"cell_set_accession\": \"CS202002013_14\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Small CCK basket cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#AA4DB5\"}") -AnnotationAssertion( "Vip Sncg") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_14") -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Small CCK basket cell") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Sncg is a member of the Sncg subclass. Vip Sncg includes the Patch-seq and connectivity types Small CCK basket cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Crh and Nectin3 and Unc5b (F-beta = 0.578), based on the NS Forest method of marker gene selection. Vip Sncg cells represent 17.61% of all Sncg cells collected in the snRNA-seq 10X v3 B dataset. Vip Sncg cells have an average of 4195 genes detected, which is 868 less than the average for all Sncg cells (5063). Vip Sncg cells have an average firing rate of 35.14 Hz, compared to 30.38 Hz for all Sncg cells recorded. Other distinguishing features include an input resistance of 503.3 MOhms (368.39 MOhms in all Sncg cells), and upstroke:downstroke ratio of 2.47 (2.41 for all Sncg cells). The most distinguishing morpholgical features of Vip Sncg, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.09 vs. 0.3 average for all Sncg cells), axon total length (4545.89 vs. 7744.27 microns for all Sncg cells), dendrite total length (1740.72 vs. 2212.98 microns for all Sncg cells), and stems (5.17 vs. 5.83 for all Sncg cells).") -AnnotationAssertion(rdfs:label "RNAseq 014 - CS202002013_14") -AnnotationAssertion( "Vip Sncg") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 015-016 - CS202002013_140) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 015-016") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n24\", \"cell_set_label\": \"RNAseq 015-016\", \"cell_set_accession\": \"CS202002013_140\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_16\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n24") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_140") -AnnotationAssertion(rdfs:label "RNAseq 015-016 - CS202002013_140") -AnnotationAssertion( "CS202002013_140") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 018-027 - CS202002013_141) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018-027") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n25\", \"cell_set_label\": \"RNAseq 018-027\", \"cell_set_accession\": \"CS202002013_141\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25|CS202002013_26|CS202002013_27\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n25") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_141") -AnnotationAssertion(rdfs:label "RNAseq 018-027 - CS202002013_141") -AnnotationAssertion( "CS202002013_141") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 018-025 - CS202002013_142) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018-025") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n26\", \"cell_set_label\": \"RNAseq 018-025\", \"cell_set_accession\": \"CS202002013_142\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_18|CS202002013_19|CS202002013_20|CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n26") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_142") -AnnotationAssertion(rdfs:label "RNAseq 018-025 - CS202002013_142") -AnnotationAssertion( "CS202002013_142") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 018-020 - CS202002013_143) - -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018-020") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 VIP cell\", \"original_label\": \"n27\", \"cell_set_label\": \"RNAseq 018-020\", \"cell_set_accession\": \"CS202002013_143\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 VIP cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_18|CS202002013_19|CS202002013_20\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n27") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_143") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion(rdfs:label "RNAseq 018-020 - CS202002013_143") -AnnotationAssertion( "L5 VIP cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 019-020 - CS202002013_144) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 019-020") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n28\", \"cell_set_label\": \"RNAseq 019-020\", \"cell_set_accession\": \"CS202002013_144\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_19|CS202002013_20\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n28") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_144") -AnnotationAssertion(rdfs:label "RNAseq 019-020 - CS202002013_144") -AnnotationAssertion( "CS202002013_144") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 021-025 - CS202002013_145) - -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 021-025") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 Bipolar VIP cell\", \"original_label\": \"n29\", \"cell_set_label\": \"RNAseq 021-025\", \"cell_set_accession\": \"CS202002013_145\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L2/3 Bipolar VIP cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_21|CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n29") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_145") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion(rdfs:label "RNAseq 021-025 - CS202002013_145") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022-025 - CS202002013_146) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 022-025") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n30\", \"cell_set_label\": \"RNAseq 022-025\", \"cell_set_accession\": \"CS202002013_146\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_22|CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n30") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_146") -AnnotationAssertion(rdfs:label "RNAseq 022-025 - CS202002013_146") -AnnotationAssertion( "CS202002013_146") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022-023 - CS202002013_147) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 022-023") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n31\", \"cell_set_label\": \"RNAseq 022-023\", \"cell_set_accession\": \"CS202002013_147\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_22|CS202002013_23\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n31") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_147") -AnnotationAssertion(rdfs:label "RNAseq 022-023 - CS202002013_147") -AnnotationAssertion( "CS202002013_147") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 024-025 - CS202002013_148) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 024-025") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n32\", \"cell_set_label\": \"RNAseq 024-025\", \"cell_set_accession\": \"CS202002013_148\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n32") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_148") -AnnotationAssertion(rdfs:label "RNAseq 024-025 - CS202002013_148") -AnnotationAssertion( "CS202002013_148") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 026-027 - CS202002013_149) - -AnnotationAssertion( "Uncharacterized VIP cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Vip_4") -AnnotationAssertion( "RNAseq 026-027") -AnnotationAssertion( "Vip-like_C4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C4\", \"original_label\": \"n33\", \"cell_set_label\": \"RNAseq 026-027\", \"cell_set_accession\": \"CS202002013_149\", \"cell_set_aligned_alias\": \"Vip_4\", \"cell_set_additional_aliases\": \"Uncharacterized VIP cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_26|CS202002013_27\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n33") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_149") -AnnotationAssertion( "Uncharacterized VIP cell") -AnnotationAssertion( "Vip_4") -AnnotationAssertion(rdfs:label "RNAseq 026-027 - CS202002013_149") -AnnotationAssertion( "Vip-like_C4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 015 - CS202002013_15) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 015") -AnnotationAssertion( "Vip Serpinf1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Serpinf1_1\", \"original_label\": \"Vip Serpinf1_1\", \"cell_set_label\": \"RNAseq 015\", \"cell_set_accession\": \"CS202002013_15\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#A720FF\"}") -AnnotationAssertion( "Vip Serpinf1_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_15") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Serpinf1_1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Rgs16 and Sfrp2 (F-beta = 0.536), based on the NS Forest method of marker gene selection. Vip Serpinf1_1 cells represent 1.48% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Serpinf1_1 cells have an average of 4153 genes detected, which is 299 less than the average for all Vip cells (3854). Vip Serpinf1_1 cells have an average firing rate of 35.83 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 456.16 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.59 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Serpinf1_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.78 vs. 0.36 average for all Vip cells), axon total length (7714.01 vs. 5125.69 microns for all Vip cells), dendrite total length (1699.67 vs. 2222.79 microns for all Vip cells), and stems (3.67 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 015 - CS202002013_15") -AnnotationAssertion( "Vip Serpinf1_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 028-057 - CS202002013_150) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "MGE") -AnnotationAssertion( "RNAseq 028-057") -AnnotationAssertion( "MGE") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"MGE\", \"original_label\": \"n34\", \"cell_set_label\": \"RNAseq 028-057\", \"cell_set_accession\": \"CS202002013_150\", \"cell_set_aligned_alias\": \"MGE\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_28|CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"#ED892E\"}") -AnnotationAssertion( "n34") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_150") -AnnotationAssertion( "MGE") -AnnotationAssertion(rdfs:label "RNAseq 028-057 - CS202002013_150") -AnnotationAssertion( "MGE") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-057 - CS202002013_151) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n35\", \"cell_set_label\": \"RNAseq 029-057\", \"cell_set_accession\": \"CS202002013_151\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n35") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_151") -AnnotationAssertion(rdfs:label "RNAseq 029-057 - CS202002013_151") -AnnotationAssertion( "CS202002013_151") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-045 - CS202002013_152) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-045") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n36\", \"cell_set_label\": \"RNAseq 029-045\", \"cell_set_accession\": \"CS202002013_152\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n36") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_152") -AnnotationAssertion(rdfs:label "RNAseq 029-045 - CS202002013_152") -AnnotationAssertion( "CS202002013_152") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-041 - CS202002013_153) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n37\", \"cell_set_label\": \"RNAseq 029-041\", \"cell_set_accession\": \"CS202002013_153\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n37") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_153") -AnnotationAssertion(rdfs:label "RNAseq 029-041 - CS202002013_153") -AnnotationAssertion( "CS202002013_153") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-033 - CS202002013_154) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-033") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n38\", \"cell_set_label\": \"RNAseq 029-033\", \"cell_set_accession\": \"CS202002013_154\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n38") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_154") -AnnotationAssertion(rdfs:label "RNAseq 029-033 - CS202002013_154") -AnnotationAssertion( "CS202002013_154") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-030 - CS202002013_155) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029-030") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n39\", \"cell_set_label\": \"RNAseq 029-030\", \"cell_set_accession\": \"CS202002013_155\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n39") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_155") -AnnotationAssertion(rdfs:label "RNAseq 029-030 - CS202002013_155") -AnnotationAssertion( "CS202002013_155") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 031-033 - CS202002013_156) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_1") -AnnotationAssertion( "RNAseq 031-033") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C1\", \"original_label\": \"n40\", \"cell_set_label\": \"RNAseq 031-033\", \"cell_set_accession\": \"CS202002013_156\", \"cell_set_aligned_alias\": \"Sst_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_31|CS202002013_32|CS202002013_33\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n40") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_156") -AnnotationAssertion( "Sst_1") -AnnotationAssertion(rdfs:label "RNAseq 031-033 - CS202002013_156") -AnnotationAssertion( "Sst-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 031-032 - CS202002013_157) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 031-032") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n41\", \"cell_set_label\": \"RNAseq 031-032\", \"cell_set_accession\": \"CS202002013_157\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_31|CS202002013_32\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n41") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_157") -AnnotationAssertion(rdfs:label "RNAseq 031-032 - CS202002013_157") -AnnotationAssertion( "CS202002013_157") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034-041 - CS202002013_158) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 034-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n42\", \"cell_set_label\": \"RNAseq 034-041\", \"cell_set_accession\": \"CS202002013_158\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n42") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_158") -AnnotationAssertion(rdfs:label "RNAseq 034-041 - CS202002013_158") -AnnotationAssertion( "CS202002013_158") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034-035 - CS202002013_159) - -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 034-035") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n43\", \"cell_set_label\": \"RNAseq 034-035\", \"cell_set_accession\": \"CS202002013_159\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_34|CS202002013_35\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n43") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_159") -AnnotationAssertion(rdfs:label "RNAseq 034-035 - CS202002013_159") -AnnotationAssertion( "CS202002013_159") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 016 - CS202002013_16) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 016") -AnnotationAssertion( "Vip Serpinf1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Serpinf1_2\", \"original_label\": \"Vip Serpinf1_2\", \"cell_set_label\": \"RNAseq 016\", \"cell_set_accession\": \"CS202002013_16\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#AB1DFF\"}") -AnnotationAssertion( "Vip Serpinf1_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_16") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Serpinf1_2 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Col14a1 and Nov and Pbx3 (F-beta = 0.592), based on the NS Forest method of marker gene selection. Vip Serpinf1_2 cells represent 4.99% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Serpinf1_2 cells have an average of 4648 genes detected, which is 794 more than the average for all Vip cells (3854). Vip Serpinf1_2 cells have an average firing rate of 40 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 320.86 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.36 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Serpinf1_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.85 vs. 0.36 average for all Vip cells), axon total length (20830.1 vs. 5125.69 microns for all Vip cells), dendrite total length (1719.4 vs. 2222.79 microns for all Vip cells), and stems (6 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 016 - CS202002013_16") -AnnotationAssertion( "Vip Serpinf1_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 036-041 - CS202002013_160) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 036-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n44\", \"cell_set_label\": \"RNAseq 036-041\", \"cell_set_accession\": \"CS202002013_160\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n44") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_160") -AnnotationAssertion(rdfs:label "RNAseq 036-041 - CS202002013_160") -AnnotationAssertion( "CS202002013_160") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 036-037 - CS202002013_161) - -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 036-037") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 non-Martinotti cell\", \"original_label\": \"n45\", \"cell_set_label\": \"RNAseq 036-037\", \"cell_set_accession\": \"CS202002013_161\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 non-Martinotti cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_36|CS202002013_37\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n45") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_161") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion(rdfs:label "RNAseq 036-037 - CS202002013_161") -AnnotationAssertion( "L5 non-Martinotti cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 038-041 - CS202002013_162) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 038-041") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n46\", \"cell_set_label\": \"RNAseq 038-041\", \"cell_set_accession\": \"CS202002013_162\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n46") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_162") -AnnotationAssertion(rdfs:label "RNAseq 038-041 - CS202002013_162") -AnnotationAssertion( "CS202002013_162") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 038-040 - CS202002013_163) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 038-040") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n47\", \"cell_set_label\": \"RNAseq 038-040\", \"cell_set_accession\": \"CS202002013_163\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_38|CS202002013_39|CS202002013_40\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n47") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_163") -AnnotationAssertion(rdfs:label "RNAseq 038-040 - CS202002013_163") -AnnotationAssertion( "CS202002013_163") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 039-040 - CS202002013_164) - -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 039-040") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3/5 fan Martinotti cell\", \"original_label\": \"n48\", \"cell_set_label\": \"RNAseq 039-040\", \"cell_set_accession\": \"CS202002013_164\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L2/3/5 fan Martinotti cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_39|CS202002013_40\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n48") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_164") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion(rdfs:label "RNAseq 039-040 - CS202002013_164") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 042-045 - CS202002013_165) - -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 042-045") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 non-Martinotti cell\", \"original_label\": \"n49\", \"cell_set_label\": \"RNAseq 042-045\", \"cell_set_accession\": \"CS202002013_165\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5/6 non-Martinotti cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n49") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_165") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion(rdfs:label "RNAseq 042-045 - CS202002013_165") -AnnotationAssertion( "L5/6 non-Martinotti cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 042-043 - CS202002013_166) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 042-043") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n50\", \"cell_set_label\": \"RNAseq 042-043\", \"cell_set_accession\": \"CS202002013_166\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_42|CS202002013_43\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n50") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_166") -AnnotationAssertion(rdfs:label "RNAseq 042-043 - CS202002013_166") -AnnotationAssertion( "CS202002013_166") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 044-045 - CS202002013_167) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 044-045") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n51\", \"cell_set_label\": \"RNAseq 044-045\", \"cell_set_accession\": \"CS202002013_167\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n51") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_167") -AnnotationAssertion(rdfs:label "RNAseq 044-045 - CS202002013_167") -AnnotationAssertion( "CS202002013_167") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046-057 - CS202002013_168) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n52\", \"cell_set_label\": \"RNAseq 046-057\", \"cell_set_accession\": \"CS202002013_168\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_47|CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n52") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_168") -AnnotationAssertion(rdfs:label "RNAseq 046-057 - CS202002013_168") -AnnotationAssertion( "CS202002013_168") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046-048 - CS202002013_169) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046-048") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n53\", \"cell_set_label\": \"RNAseq 046-048\", \"cell_set_accession\": \"CS202002013_169\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_47|CS202002013_48\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n53") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_169") -AnnotationAssertion(rdfs:label "RNAseq 046-048 - CS202002013_169") -AnnotationAssertion( "CS202002013_169") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 017 - CS202002013_17) - -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 017") -AnnotationAssertion( "Vip-like Serpinf1_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like Serpinf1_3\", \"original_label\": \"Vip Serpinf1_3\", \"cell_set_label\": \"RNAseq 017\", \"cell_set_accession\": \"CS202002013_17\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Vip Serpinf1_3\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF5FCD\"}") -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_17") -AnnotationAssertion( "Vip Serpinf1_3") -AnnotationAssertion( "L5/6 CCK cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Serpinf1_3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Enpp2 and Homer2 and Nov and Plekhg1 (F-beta = 0.474), based on the NS Forest method of marker gene selection. Vip Serpinf1_3 cells represent 1.84% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Serpinf1_3 cells have an average of 4830 genes detected, which is 976 more than the average for all Vip cells (3854). Vip Serpinf1_3 cells have an average firing rate of 73.33 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 291.51 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 3.09 (2.32 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 017 - CS202002013_17") -AnnotationAssertion( "Vip-like Serpinf1_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046-047 - CS202002013_170) - -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046-047") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 Th+ SST/PV cell\", \"original_label\": \"n54\", \"cell_set_label\": \"RNAseq 046-047\", \"cell_set_accession\": \"CS202002013_170\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L6 Th+ SST/PV cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_47\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n54") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_170") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion(rdfs:label "RNAseq 046-047 - CS202002013_170") -AnnotationAssertion( "L6 Th+ SST/PV cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 049-057 - CS202002013_171) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 049-057") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n55\", \"cell_set_label\": \"RNAseq 049-057\", \"cell_set_accession\": \"CS202002013_171\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n55") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_171") -AnnotationAssertion(rdfs:label "RNAseq 049-057 - CS202002013_171") -AnnotationAssertion( "CS202002013_171") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 049-055 - CS202002013_172) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 049-055") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n56\", \"cell_set_label\": \"RNAseq 049-055\", \"cell_set_accession\": \"CS202002013_172\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n56") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_172") -AnnotationAssertion(rdfs:label "RNAseq 049-055 - CS202002013_172") -AnnotationAssertion( "CS202002013_172") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 050-055 - CS202002013_173) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 050-055") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n57\", \"cell_set_label\": \"RNAseq 050-055\", \"cell_set_accession\": \"CS202002013_173\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n57") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_173") -AnnotationAssertion(rdfs:label "RNAseq 050-055 - CS202002013_173") -AnnotationAssertion( "CS202002013_173") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 051-055 - CS202002013_174) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 051-055") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n58\", \"cell_set_label\": \"RNAseq 051-055\", \"cell_set_accession\": \"CS202002013_174\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n58") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_174") -AnnotationAssertion(rdfs:label "RNAseq 051-055 - CS202002013_174") -AnnotationAssertion( "CS202002013_174") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 051-053 - CS202002013_175) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 051-053") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n59\", \"cell_set_label\": \"RNAseq 051-053\", \"cell_set_accession\": \"CS202002013_175\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_51|CS202002013_52|CS202002013_53\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n59") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_175") -AnnotationAssertion(rdfs:label "RNAseq 051-053 - CS202002013_175") -AnnotationAssertion( "CS202002013_175") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 052-053 - CS202002013_176) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 052-053") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n60\", \"cell_set_label\": \"RNAseq 052-053\", \"cell_set_accession\": \"CS202002013_176\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_52|CS202002013_53\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n60") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_176") -AnnotationAssertion(rdfs:label "RNAseq 052-053 - CS202002013_176") -AnnotationAssertion( "CS202002013_176") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 054-055 - CS202002013_177) - -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 054-055") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Upper FS Basket cell\", \"original_label\": \"n61\", \"cell_set_label\": \"RNAseq 054-055\", \"cell_set_accession\": \"CS202002013_177\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Upper FS Basket cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n61") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_177") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:label "RNAseq 054-055 - CS202002013_177") -AnnotationAssertion( "Upper FS Basket cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 056-057 - CS202002013_178) - -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "RNAseq 056-057") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Chandelier\", \"original_label\": \"n62\", \"cell_set_label\": \"RNAseq 056-057\", \"cell_set_accession\": \"CS202002013_178\", \"cell_set_aligned_alias\": \"Chandelier\", \"cell_set_additional_aliases\": \"Chandelier cell\", \"cell_set_alias_assignee\": \"Zizhen Yao||Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_56|CS202002013_57\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n62") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_178") -AnnotationAssertion( "Chandelier") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion(rdfs:label "RNAseq 056-057 - CS202002013_178") -AnnotationAssertion( "Chandelier") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058-088 - CS202002013_179) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "RNAseq 058-088") -AnnotationAssertion( "Glutamatergic") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Glutamatergic\", \"original_label\": \"n63\", \"cell_set_label\": \"RNAseq 058-088\", \"cell_set_accession\": \"CS202002013_179\", \"cell_set_aligned_alias\": \"Neuronal: Glutamatergic\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#00ADEE\"}") -AnnotationAssertion( "n63") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_179") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion( "Excitatory neurons") -AnnotationAssertion( "Neuronal: Glutamatergic") -AnnotationAssertion(rdfs:comment "Glutamatergic is: Neurons that use glutamate as a neurotransmitter and exert an excitatory post-synaptic effect. The minimal set of markers required to distinguish this cell class from other cell classes in the primary motor cortex is Sv2b and Arpp21 (F-beta = 0.988), based on the NS Forest method of marker gene selection. Glutamatergic cells represent 71.92% of all cells collected in the snRNA-seq 10X v3 B dataset. Glutamatergic cells have an average of 5113 genes detected, which is 832 more than the average for allcells (4281). The average normalized cortical depth of Glutamatergic cells is 0.527, compared to an average of 0.539 for all cells. Glutamatergic cells have an average firing rate of 26.59 Hz, compared to 56.42 Hz for all neurons recorded. Other distinguishing features include an input resistance of 156.52 MOhms (227.12 MOhms in all neurons), and upstroke:downstroke ratio of 4.03 (2.62 for all neurons). The most distinguishing morpholgical features of Glutamatergic, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.54 vs. 0.46 average for all neurons), dendrite total length (4488.4 vs. 3182.34 microns for all neurons), and stems (7.25 vs. 6.4 for all neurons).") -AnnotationAssertion(rdfs:label "RNAseq 058-088 - CS202002013_179") -AnnotationAssertion( "Glutamatergic") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 018 - CS202002013_18) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 018") -AnnotationAssertion( "Vip Htr1f") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Htr1f\", \"original_label\": \"Vip Htr1f\", \"cell_set_label\": \"RNAseq 018\", \"cell_set_accession\": \"CS202002013_18\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF4DC1\"}") -AnnotationAssertion( "Vip Htr1f") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_18") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Htr1f is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Nov and Vip and Vwc2l (F-beta = 0.675), based on the NS Forest method of marker gene selection. Vip Htr1f cells represent 11.32% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Htr1f cells have an average of 3729 genes detected, which is 125 less than the average for all Vip cells (3854). Vip Htr1f cells have an average firing rate of 37.67 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 481.48 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.53 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Htr1f, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.23 vs. 0.36 average for all Vip cells), axon total length (3765.89 vs. 5125.69 microns for all Vip cells), dendrite total length (1839.11 vs. 2222.79 microns for all Vip cells), and stems (3.75 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 018 - CS202002013_18") -AnnotationAssertion( "Vip Htr1f") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058-085 - CS202002013_180) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058-085") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n64\", \"cell_set_label\": \"RNAseq 058-085\", \"cell_set_accession\": \"CS202002013_180\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n64") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_180") -AnnotationAssertion(rdfs:label "RNAseq 058-085 - CS202002013_180") -AnnotationAssertion( "CS202002013_180") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058-073 - CS202002013_181) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058-073") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n65\", \"cell_set_label\": \"RNAseq 058-073\", \"cell_set_accession\": \"CS202002013_181\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69|CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n65") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_181") -AnnotationAssertion(rdfs:label "RNAseq 058-073 - CS202002013_181") -AnnotationAssertion( "CS202002013_181") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058-069 - CS202002013_182) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "RNAseq 058-069") -AnnotationAssertion( "IT projecting") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"IT projecting\", \"original_label\": \"n66\", \"cell_set_label\": \"RNAseq 058-069\", \"cell_set_accession\": \"CS202002013_182\", \"cell_set_aligned_alias\": \"IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60|CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n66") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_182") -AnnotationAssertion( "IT projecting") -AnnotationAssertion(rdfs:label "RNAseq 058-069 - CS202002013_182") -AnnotationAssertion( "IT projecting") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058-060 - CS202002013_183) - -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "RNAseq 058-060") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT\", \"original_label\": \"n67\", \"cell_set_label\": \"RNAseq 058-060\", \"cell_set_accession\": \"CS202002013_183\", \"cell_set_aligned_alias\": \"L2/3 IT\", \"cell_set_additional_aliases\": \"L2/3 IT\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59|CS202002013_60\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#C4EC04\"}") -AnnotationAssertion( "n67") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_183") -AnnotationAssertion( "L2/3 IT") -AnnotationAssertion(rdfs:comment "L2/3 IT is: Layer 2/3 intratelencephalic-projecting. In Mouse primary motor cortex (CCN202002013), L2/3 IT has 3 child types: L2/3 IT_1, L2/3 IT_2 and L2/3 IT_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Calb1 and Rasgrf2 (F-beta = 0.842), based on the NS Forest method of marker gene selection. L2/3 IT cells represent 20.93% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L2/3 IT cells have an average of 5231 genes detected, which is 118 more than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L2/3 IT cells is 0.204, compared to an average of 0.527 for all Glutamatergic cells. L2/3 IT cells have an average firing rate of 17.34 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 91.42 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 4.49 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L2/3 IT, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.17 vs. 0.54 average for all Glutamatergic cells), dendrite total length (4647.41 vs. 4488.4 microns for all Glutamatergic cells), and stems (7.63 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 058-060 - CS202002013_183") -AnnotationAssertion( "L2/3 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058-059 - CS202002013_184) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058-059") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n68\", \"cell_set_label\": \"RNAseq 058-059\", \"cell_set_accession\": \"CS202002013_184\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_58|CS202002013_59\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n68") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_184") -AnnotationAssertion(rdfs:label "RNAseq 058-059 - CS202002013_184") -AnnotationAssertion( "CS202002013_184") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061-069 - CS202002013_185) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 061-069") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n69\", \"cell_set_label\": \"RNAseq 061-069\", \"cell_set_accession\": \"CS202002013_185\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68|CS202002013_69\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n69") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_185") -AnnotationAssertion(rdfs:label "RNAseq 061-069 - CS202002013_185") -AnnotationAssertion( "CS202002013_185") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061-068 - CS202002013_186) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 061-068") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n70\", \"cell_set_label\": \"RNAseq 061-068\", \"cell_set_accession\": \"CS202002013_186\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66|CS202002013_67|CS202002013_68\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n70") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_186") -AnnotationAssertion(rdfs:label "RNAseq 061-068 - CS202002013_186") -AnnotationAssertion( "CS202002013_186") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061-066 - CS202002013_187) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 061-066") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n71\", \"cell_set_label\": \"RNAseq 061-066\", \"cell_set_accession\": \"CS202002013_187\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n71") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_187") -AnnotationAssertion(rdfs:label "RNAseq 061-066 - CS202002013_187") -AnnotationAssertion( "CS202002013_187") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061-062 - CS202002013_188) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "RNAseq 061-062") -AnnotationAssertion( "L4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L4\", \"original_label\": \"n72\", \"cell_set_label\": \"RNAseq 061-062\", \"cell_set_accession\": \"CS202002013_188\", \"cell_set_aligned_alias\": \"L4/5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#09CCC6\"}") -AnnotationAssertion( "n72") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_188") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion(rdfs:comment "L4/5 IT is: Layer 4/5 intratelencephalic-projecting. In Mouse primary motor cortex (CCN202002013), L4/5 IT has 2 child types: L4/5 IT_1 and L4/5 IT_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Rorb, A830036E02Rik and Kcnh5 (F-beta = NA), per differential expression analysis based on proportion of cells expressing these genes. L4/5 IT cells represent 29.06% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L4/5 IT cells have an average of 4676 genes detected, which is 437 less than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L4/5 IT cells is 0.388, compared to an average of 0.527 for all Glutamatergic cells. L4/5 IT cells have an average firing rate of 26.01 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 170.7 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 4.38 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L4/5 IT, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.34 vs. 0.54 average for all Glutamatergic cells), Glutamatergic cells), dendrite total length (3357.7 vs. 4488.4 microns for all Glutamatergic cells), and stems (6.86 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 061-062 - CS202002013_188") -AnnotationAssertion( "L4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 063-066 - CS202002013_189) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "RNAseq 063-066") -AnnotationAssertion( "L5 IT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT\", \"original_label\": \"n73\", \"cell_set_label\": \"RNAseq 063-066\", \"cell_set_accession\": \"CS202002013_189\", \"cell_set_aligned_alias\": \"L5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_63|CS202002013_64|CS202002013_65|CS202002013_66\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#50B2AD\"}") -AnnotationAssertion( "n73") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_189") -AnnotationAssertion( "L5 IT") -AnnotationAssertion(rdfs:comment "L5 IT is: Layer 5 intratelencephalic-projecting. In Mouse primary motor cortex (CCN202002013), L5 IT has 4 child types: L5 IT_1, L5 IT_2, L5 IT_3 and L5 IT_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cdh12 and Pdzrn3 and St6galnac5 (F-beta = 0.8), based on the NS Forest method of marker gene selection. L5 IT cells represent 12.54% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L5 IT cells have an average of 5502 genes detected, which is 389 more than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L5 IT cells is 0.597, compared to an average of 0.527 for all Glutamatergic cells. L5 IT cells have an average firing rate of 27.88 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 145.64 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 3.96 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L5 IT, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.47 vs. 0.54 average for all Glutamatergic cells), dendrite total length (6248.91 vs. 4488.4 microns for all Glutamatergic cells), and stems (7.98 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 063-066 - CS202002013_189") -AnnotationAssertion( "L5 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 019 - CS202002013_19) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 019") -AnnotationAssertion( "Vip Gpc3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Gpc3\", \"original_label\": \"Vip Gpc3\", \"cell_set_label\": \"RNAseq 019\", \"cell_set_accession\": \"CS202002013_19\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B09FFF\"}") -AnnotationAssertion( "Vip Gpc3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_19") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Gpc3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Pbx3 and Pde3a and Vip (F-beta = 0.75), based on the NS Forest method of marker gene selection. Vip Gpc3 cells represent 8.86% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Gpc3 cells have an average of 4005 genes detected, which is 151 more than the average for all Vip cells (3854). Vip Gpc3 cells have an average firing rate of 34.65 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 299.64 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.48 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Gpc3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.62 vs. 0.36 average for all Vip cells), axon total length (5081.95 vs. 5125.69 microns for all Vip cells), dendrite total length (2273.99 vs. 2222.79 microns for all Vip cells), and stems (4 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 019 - CS202002013_19") -AnnotationAssertion( "Vip Gpc3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 063-064 - CS202002013_190) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "RNAseq 063-064") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_C2\", \"original_label\": \"n74\", \"cell_set_label\": \"RNAseq 063-064\", \"cell_set_accession\": \"CS202002013_190\", \"cell_set_aligned_alias\": \"L5 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_63|CS202002013_64\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n74") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_190") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion(rdfs:label "RNAseq 063-064 - CS202002013_190") -AnnotationAssertion( "L5 IT_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 065-066 - CS202002013_191) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 065-066") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n75\", \"cell_set_label\": \"RNAseq 065-066\", \"cell_set_accession\": \"CS202002013_191\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_65|CS202002013_66\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n75") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_191") -AnnotationAssertion(rdfs:label "RNAseq 065-066 - CS202002013_191") -AnnotationAssertion( "CS202002013_191") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 067-068 - CS202002013_192) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "RNAseq 067-068") -AnnotationAssertion( "L6 IT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT\", \"original_label\": \"n76\", \"cell_set_label\": \"RNAseq 067-068\", \"cell_set_accession\": \"CS202002013_192\", \"cell_set_aligned_alias\": \"L6 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_67|CS202002013_68\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#A19922\"}") -AnnotationAssertion( "n76") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_192") -AnnotationAssertion( "L6 IT") -AnnotationAssertion(rdfs:comment "L6 IT is: Layer 6 intratelencephalic-projecting. In Mouse primary motor cortex (CCN202002013), L6 IT has 2 child types: L6 IT_1 and L6 IT_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Bmpr1b and Il1rapl2 and Sulf1 (F-beta = 0.8), based on the NS Forest method of marker gene selection. L6 IT cells represent 6.01% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L6 IT cells have an average of 5205 genes detected, which is 92 more than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L6 IT cells is 0.831, compared to an average of 0.527 for all Glutamatergic cells. L6 IT cells have an average firing rate of 35.14 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 185.91 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 4.38 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L6 IT, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.81 vs. 0.54 average for all Glutamatergic cells), dendrite total length (3273.05 vs. 4488.4 microns for all Glutamatergic cells), and stems (6.11 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 067-068 - CS202002013_192") -AnnotationAssertion( "L6 IT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 070-073 - CS202002013_193) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "RNAseq 070-073") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET\", \"original_label\": \"n77\", \"cell_set_label\": \"RNAseq 070-073\", \"cell_set_accession\": \"CS202002013_193\", \"cell_set_aligned_alias\": \"L5 ET\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#0D5B78\"}") -AnnotationAssertion( "n77") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_193") -AnnotationAssertion( "L5 ET") -AnnotationAssertion( "Burst-firing layer 5 neurons") -AnnotationAssertion( "L5b neurons") -AnnotationAssertion( "Pyramidal tract (PT) neurons") -AnnotationAssertion( "Pyramidal tract-like (PT-l)") -AnnotationAssertion( "Subcerebral projection neurons (SCPN)") -AnnotationAssertion( "Thick-tufted layer 5 pyramidal neurons") -AnnotationAssertion( "Thick-tufted layer 5 neurons (TTL5)") -AnnotationAssertion(rdfs:comment "L5 ET is: Layer 5 extratelencephalic-projecting; also known as CF (corticofugal), PT (pyramidal tract), or SC (subcortical). In Mouse primary motor cortex (CCN202002013), L5 ET has 4 child types: L5 ET_1, L5 ET_2, L5 ET_3 and L5 ET_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm2164 and Npr3 (F-beta = 0.888), based on the NS Forest method of marker gene selection. L5 ET cells represent 2.81% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L5 ET cells have an average of 6580 genes detected, which is 1467 more than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L5 ET cells is 0.619, compared to an average of 0.527 for all Glutamatergic cells. L5 ET cells have an average firing rate of 30.92 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 88.63 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 3.54 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L5 ET, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.48 vs. 0.54 average for all Glutamatergic cells), dendrite total length (7991.53 vs. 4488.4 microns for all Glutamatergic cells), and stems (8.56 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 070-073 - CS202002013_193") -AnnotationAssertion( "L5 ET") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 071-073 - CS202002013_194) - -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion( "Bosiljka Tasic") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:30382198") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 071-073") -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET (Non-MY-projecting)\", \"original_label\": \"n78\", \"cell_set_label\": \"RNAseq 071-073\", \"cell_set_accession\": \"CS202002013_194\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 ET (Non-MY-projecting)|Non-MY-projecting L5 ET\", \"cell_set_alias_assignee\": \"Zizhen Yao|Bosiljka Tasic|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:30382198|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_71|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n78") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_194") -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:label "RNAseq 071-073 - CS202002013_194") -AnnotationAssertion( "L5 ET (Non-MY-projecting)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 071-072 - CS202002013_195) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 071-072") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n79\", \"cell_set_label\": \"RNAseq 071-072\", \"cell_set_accession\": \"CS202002013_195\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_71|CS202002013_72\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n79") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_195") -AnnotationAssertion(rdfs:label "RNAseq 071-072 - CS202002013_195") -AnnotationAssertion( "CS202002013_195") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 074-085 - CS202002013_196) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 074-085") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n80\", \"cell_set_label\": \"RNAseq 074-085\", \"cell_set_accession\": \"CS202002013_196\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n80") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_196") -AnnotationAssertion(rdfs:label "RNAseq 074-085 - CS202002013_196") -AnnotationAssertion( "CS202002013_196") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 074-080 - CS202002013_197) - -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "RNAseq 074-080") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT\", \"original_label\": \"n81\", \"cell_set_label\": \"RNAseq 074-080\", \"cell_set_accession\": \"CS202002013_197\", \"cell_set_aligned_alias\": \"L6 CT\", \"cell_set_additional_aliases\": \"Corticothalamic|VAL/VM Projecting\", \"cell_set_alias_assignee\": \"Zizhen Yao|||Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|||PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#2D8CB8\"}") -AnnotationAssertion( "n81") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_197") -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "L6 CT") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion( "Corticothalamic") -AnnotationAssertion( "VAL/VM Projecting") -AnnotationAssertion(rdfs:comment "L6 CT is: Layer 6 corticothalamic. In Mouse primary motor cortex (CCN202002013), L6 CT has 7 child types: L5/6 NP CT, L6 CT Gpr139, L6 CT Cpa6, L6 CT Grp, L6 CT Pou3f2, L6 CT Kit_1 and L6 CT Kit_2. L6 CT includes the Patch-seq and connectivity types Corticothalamic|VAL/VM Projecting. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Foxp2 and Hs3st4 (F-beta = 0.914), based on the NS Forest method of marker gene selection. L6 CT cells represent 21.82% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L6 CT cells have an average of 4857 genes detected, which is 256 less than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L6 CT cells is 0.856, compared to an average of 0.527 for all Glutamatergic cells. L6 CT cells have an average firing rate of 27.46 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 204.84 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 3.41 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L6 CT, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.8 vs. 0.54 average for all Glutamatergic cells), dendrite total length (2884.47 vs. 4488.4 microns for all Glutamatergic cells), and stems (6.97 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 074-080 - CS202002013_197") -AnnotationAssertion( "L6 CT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075-080 - CS202002013_198) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 075-080") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n82\", \"cell_set_label\": \"RNAseq 075-080\", \"cell_set_accession\": \"CS202002013_198\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n82") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_198") -AnnotationAssertion(rdfs:label "RNAseq 075-080 - CS202002013_198") -AnnotationAssertion( "CS202002013_198") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075-078 - CS202002013_199) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 075-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n83\", \"cell_set_label\": \"RNAseq 075-078\", \"cell_set_accession\": \"CS202002013_199\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n83") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_199") -AnnotationAssertion(rdfs:label "RNAseq 075-078 - CS202002013_199") -AnnotationAssertion( "CS202002013_199") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 002 - CS202002013_2) - -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "RNAseq 002") -AnnotationAssertion( "Lamp5-like Egln3_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like Egln3_1\", \"original_label\": \"Lamp5 Egln3_1\", \"cell_set_label\": \"RNAseq 002\", \"cell_set_accession\": \"CS202002013_2\", \"cell_set_aligned_alias\": \"Sncg_4\", \"cell_set_additional_aliases\": \"Alpha7 cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF88AD\"}") -AnnotationAssertion( "Lamp5 Egln3_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_2") -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion( "Alpha7 cell") -AnnotationAssertion( "Sncg_4") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Egln3_1 is a member of the Lamp5 subclass. Lamp5 Egln3_1 includes the Patch-seq and connectivity types Sncg_4|Alpha7 cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Chrna7 and Fam19a1 and Fbn2 (F-beta = 0.691), based on the NS Forest method of marker gene selection. Lamp5 Egln3_1 cells represent 4.29% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Egln3_1 cells have an average of 4654 genes detected, which is 26 more than the average for all Lamp5 cells (4628). Lamp5 Egln3_1 cells have an average firing rate of 35.17 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 304.55 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 2.47 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Egln3_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.07 vs. 0.2 average for all Lamp5 cells), axon total length (11473 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (2291.86 vs. 2247.19 microns for all Lamp5 cells), and stems (5 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 002 - CS202002013_2") -AnnotationAssertion( "Lamp5-like Egln3_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 020 - CS202002013_20) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 020") -AnnotationAssertion( "Vip C1ql1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip C1ql1\", \"original_label\": \"Vip C1ql1\", \"cell_set_label\": \"RNAseq 020\", \"cell_set_accession\": \"CS202002013_20\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BD3D9A\"}") -AnnotationAssertion( "Vip C1ql1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_20") -AnnotationAssertion( "L5 VIP cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip C1ql1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Bmper and Btbd11 and Crh and Vip (F-beta = 0.556), based on the NS Forest method of marker gene selection. Vip C1ql1 cells represent 10.73% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip C1ql1 cells have an average of 3898 genes detected, which is 44 more than the average for all Vip cells (3854). Vip C1ql1 cells have an average firing rate of 40.42 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 363.66 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.33 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip C1ql1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.48 vs. 0.36 average for all Vip cells), axon total length (4502.19 vs. 5125.69 microns for all Vip cells), dendrite total length (2115.16 vs. 2222.79 microns for all Vip cells), and stems (3 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 020 - CS202002013_20") -AnnotationAssertion( "Vip C1ql1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 076-078 - CS202002013_200) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 076-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n84\", \"cell_set_label\": \"RNAseq 076-078\", \"cell_set_accession\": \"CS202002013_200\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_76|CS202002013_77|CS202002013_78\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n84") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_200") -AnnotationAssertion(rdfs:label "RNAseq 076-078 - CS202002013_200") -AnnotationAssertion( "CS202002013_200") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 077-078 - CS202002013_201) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 077-078") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n85\", \"cell_set_label\": \"RNAseq 077-078\", \"cell_set_accession\": \"CS202002013_201\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_77|CS202002013_78\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n85") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_201") -AnnotationAssertion(rdfs:label "RNAseq 077-078 - CS202002013_201") -AnnotationAssertion( "CS202002013_201") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079-080 - CS202002013_202) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 079-080") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n86\", \"cell_set_label\": \"RNAseq 079-080\", \"cell_set_accession\": \"CS202002013_202\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_79|CS202002013_80\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n86") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_202") -AnnotationAssertion(rdfs:label "RNAseq 079-080 - CS202002013_202") -AnnotationAssertion( "CS202002013_202") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081-085 - CS202002013_203) - -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6b") -AnnotationAssertion( "RNAseq 081-085") -AnnotationAssertion( "L6b") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b\", \"original_label\": \"n87\", \"cell_set_label\": \"RNAseq 081-085\", \"cell_set_accession\": \"CS202002013_203\", \"cell_set_aligned_alias\": \"L6b\", \"cell_set_additional_aliases\": \"L6b|L6b subplate\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#53377D\"}") -AnnotationAssertion( "n87") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_203") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion( "L6b") -AnnotationAssertion( "L6b subplate") -AnnotationAssertion(rdfs:comment "L6b is: Layer 6b neurons. In Mouse primary motor cortex (CCN202002013), L6b has 5 child types: L6b Col6a1, L6b Shisa6_1, L6b Shisa6_2, L6b Ror1 and L6b Kcnip1. L6b includes the Patch-seq and connectivity types L6b|L6b subplate. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cplx3 and Ctgf (F-beta = 0.823), based on the NS Forest method of marker gene selection. L6b cells represent 2.39% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L6b cells have an average of 5482 genes detected, which is 369 more than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L6b cells is 1.001, compared to an average of 0.527 for all Glutamatergic cells. L6b cells have an average firing rate of 28.79 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 299.53 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 4.57 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L6b, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.89 vs. 0.54 average for all Glutamatergic cells), dendrite total length (2881.17 vs. 4488.4 microns for all Glutamatergic cells), and stems (5.67 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 081-085 - CS202002013_203") -AnnotationAssertion( "L6b") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081-084 - CS202002013_204) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 081-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n88\", \"cell_set_label\": \"RNAseq 081-084\", \"cell_set_accession\": \"CS202002013_204\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n88") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_204") -AnnotationAssertion(rdfs:label "RNAseq 081-084 - CS202002013_204") -AnnotationAssertion( "CS202002013_204") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 082-084 - CS202002013_205) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 082-084") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n89\", \"cell_set_label\": \"RNAseq 082-084\", \"cell_set_accession\": \"CS202002013_205\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_82|CS202002013_83|CS202002013_84\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n89") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_205") -AnnotationAssertion(rdfs:label "RNAseq 082-084 - CS202002013_205") -AnnotationAssertion( "CS202002013_205") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 082-083 - CS202002013_206) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 082-083") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n90\", \"cell_set_label\": \"RNAseq 082-083\", \"cell_set_accession\": \"CS202002013_206\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_82|CS202002013_83\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n90") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_206") -AnnotationAssertion(rdfs:label "RNAseq 082-083 - CS202002013_206") -AnnotationAssertion( "CS202002013_206") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 086-088 - CS202002013_207) - -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "RNAseq 086-088") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP\", \"original_label\": \"n91\", \"cell_set_label\": \"RNAseq 086-088\", \"cell_set_accession\": \"CS202002013_207\", \"cell_set_aligned_alias\": \"L5/6 NP\", \"cell_set_additional_aliases\": \"L5/6 NP|Near-projecting\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#3E9E64\"}") -AnnotationAssertion( "n91") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_207") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion( "L5/6 NP") -AnnotationAssertion( "Near-projecting") -AnnotationAssertion(rdfs:comment "L5/6 NP is: Layer 5/6 near-projecting. In Mouse primary motor cortex (CCN202002013), L5/6 NP has 3 child types: L5/6 NP_1, L5/6 NP_2 and L5/6 NP_3. L5/6 NP includes the Patch-seq and connectivity types L5/6 NP|Near-projecting. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Etv1 and Tshz2 (F-beta = 0.858), based on the NS Forest method of marker gene selection. L5/6 NP cells represent 4.13% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L5/6 NP cells have an average of 4338 genes detected, which is 775 less than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L5/6 NP cells is 0.651, compared to an average of 0.527 for all Glutamatergic cells. L5/6 NP cells have an average firing rate of 50.83 Hz, compared to 26.59 Hz for all Glutamatergic cells recorded. Other distinguishing features include an input resistance of 339.81 MOhms (156.52 MOhms in all Glutamatergic cells), and upstroke:downstroke ratio of 3.42 (4.03 for all Glutamatergic cells). The most distinguishing morpholgical features of L5/6 NP, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.55 vs. 0.54 average for all Glutamatergic cells), Glutamatergic cells), dendrite total length (2768.42 vs. 4488.4 microns for all Glutamatergic cells), and stems (4.5 vs. 7.25 for all Glutamatergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 086-088 - CS202002013_207") -AnnotationAssertion( "L5/6 NP") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 086-087 - CS202002013_208) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 086-087") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n92\", \"cell_set_label\": \"RNAseq 086-087\", \"cell_set_accession\": \"CS202002013_208\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_86|CS202002013_87\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n92") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_208") -AnnotationAssertion(rdfs:label "RNAseq 086-087 - CS202002013_208") -AnnotationAssertion( "CS202002013_208") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 089-090 - CS202002013_209) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "RNAseq 089-090") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Meis2\", \"original_label\": \"n93\", \"cell_set_label\": \"RNAseq 089-090\", \"cell_set_accession\": \"CS202002013_209\", \"cell_set_aligned_alias\": \"Meis2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_89|CS202002013_90\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#C60C0F\"}") -AnnotationAssertion( "n93") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_209") -AnnotationAssertion( "Meis2") -AnnotationAssertion(rdfs:comment "Meis2 is: A very distinct GABAergic subclass expressing the gene Meis2 in mouse. In Mouse primary motor cortex (CCN202002013), Meis2 has 2 child types: Meis2 and Meis2_Top2a. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Igfbpl1 and Tiam2 (F-beta = 0.783), based on the NS Forest method of marker gene selection. Meis2 cells represent 0.14% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Meis2 cells have an average of 2403 genes detected, which is 2292 less than the average for all GABAergic cells (4695).") -AnnotationAssertion(rdfs:label "RNAseq 089-090 - CS202002013_209") -AnnotationAssertion( "Meis2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 021 - CS202002013_21) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 021") -AnnotationAssertion( "Vip Mybpc1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Mybpc1_2\", \"original_label\": \"Vip Mybpc1_2\", \"cell_set_label\": \"RNAseq 021\", \"cell_set_accession\": \"CS202002013_21\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#992E81\"}") -AnnotationAssertion( "Vip Mybpc1_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_21") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Mybpc1_2 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is 5033421B08Rik and Htr3a (F-beta = 0.749), based on the NS Forest method of marker gene selection. Vip Mybpc1_2 cells represent 13.78% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Mybpc1_2 cells have an average of 3744 genes detected, which is 110 less than the average for all Vip cells (3854). Vip Mybpc1_2 cells have an average firing rate of 48.04 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 481.47 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 1.91 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Mybpc1_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.19 vs. 0.36 average for all Vip cells), axon total length (4808.26 vs. 5125.69 microns for all Vip cells), dendrite total length (2324.56 vs. 2222.79 microns for all Vip cells), and stems (3.25 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 021 - CS202002013_21") -AnnotationAssertion( "Vip Mybpc1_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 092-094 - CS202002013_210) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion( "RNAseq 092-094") -AnnotationAssertion( "Astro") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro\", \"original_label\": \"n94\", \"cell_set_label\": \"RNAseq 092-094\", \"cell_set_accession\": \"CS202002013_210\", \"cell_set_aligned_alias\": \"Astrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_92|CS202002013_93|CS202002013_94\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#665C47\"}") -AnnotationAssertion( "n94") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_210") -AnnotationAssertion( "Astrocyte") -AnnotationAssertion(rdfs:comment "Astrocyte is: Astrocytes (often abbreviated Astro). In Mouse primary motor cortex (CCN202002013), Astrocyte has 3 child types: Astro_Top2a Astro Aqp4_Gfap and Astro Aqp4_Slc7a10. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gli3 and Slc39a12 (F-beta = 0.963) based on the NS Forest method of marker gene selection. Astrocyte cells represent 41.8% of all Non-Neuronal cells collected in the snRNA-seq 10X v3 B dataset. Astrocyte cells have an average of 2750 genes detected which is 241 more than the average for all Non-Neuronal cells (2509). The average normalized cortical depth of Astrocyte cells is 0.509 compared to an average of 0.675 for all Non-Neuronal cells. \"") -AnnotationAssertion(rdfs:label "RNAseq 092-094 - CS202002013_210") -AnnotationAssertion( "Astro") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 093-094 - CS202002013_211) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Astro_1") -AnnotationAssertion( "RNAseq 093-094") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_C1\", \"original_label\": \"n95\", \"cell_set_label\": \"RNAseq 093-094\", \"cell_set_accession\": \"CS202002013_211\", \"cell_set_aligned_alias\": \"Astro_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_93|CS202002013_94\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n95") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_211") -AnnotationAssertion( "Astro_1") -AnnotationAssertion(rdfs:label "RNAseq 093-094 - CS202002013_211") -AnnotationAssertion( "Astro_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 095-102 - CS202002013_212) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion( "RNAseq 095-102") -AnnotationAssertion( "Oligo") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo\", \"original_label\": \"n96\", \"cell_set_label\": \"RNAseq 095-102\", \"cell_set_accession\": \"CS202002013_212\", \"cell_set_aligned_alias\": \"Oligodendrocyte\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( "n96") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_212") -AnnotationAssertion( "Oligodendrocyte") -AnnotationAssertion(rdfs:comment "Oligodendrocyte is: Oligodendrocytes (often abbreviated Oligo). In Mouse primary motor cortex (CCN202002013), Oligodendrocyte has 8 child types: Oligo Enpp6_1, Oligo Enpp6_2, Oligo Enpp6_3, Oligo Enpp6_4, Oligo Opalin_1, Oligo Opalin_2, Oligo Opalin_3 and Oligo Opalin_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gjc3 (F-beta = 0.968), based on the NS Forest method of marker gene selection. Oligodendrocyte cells represent 46.93% of all Non-Neuronal cells collected in the snRNA-seq 10X v3 B dataset. Oligodendrocyte cells have an average of 2110 genes detected, which is 399 less than the average for all Non-Neuronal cells (2509). The average normalized cortical depth of Oligodendrocyte cells is 0.894, compared to an average of 0.675 for all Non-Neuronal cells.") -AnnotationAssertion(rdfs:label "RNAseq 095-102 - CS202002013_212") -AnnotationAssertion( "Oligo") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 095-098 - CS202002013_213) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 095-098") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n97\", \"cell_set_label\": \"RNAseq 095-098\", \"cell_set_accession\": \"CS202002013_213\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n97") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_213") -AnnotationAssertion(rdfs:label "RNAseq 095-098 - CS202002013_213") -AnnotationAssertion( "CS202002013_213") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 095-096 - CS202002013_214) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 095-096") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n98\", \"cell_set_label\": \"RNAseq 095-096\", \"cell_set_accession\": \"CS202002013_214\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_95|CS202002013_96\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n98") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_214") -AnnotationAssertion(rdfs:label "RNAseq 095-096 - CS202002013_214") -AnnotationAssertion( "CS202002013_214") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097-098 - CS202002013_215) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 097-098") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n99\", \"cell_set_label\": \"RNAseq 097-098\", \"cell_set_accession\": \"CS202002013_215\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_97|CS202002013_98\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n99") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_215") -AnnotationAssertion(rdfs:label "RNAseq 097-098 - CS202002013_215") -AnnotationAssertion( "CS202002013_215") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 099-102 - CS202002013_216) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 099-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n100\", \"cell_set_label\": \"RNAseq 099-102\", \"cell_set_accession\": \"CS202002013_216\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n100") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_216") -AnnotationAssertion(rdfs:label "RNAseq 099-102 - CS202002013_216") -AnnotationAssertion( "CS202002013_216") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 099-100 - CS202002013_217) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 099-100") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n101\", \"cell_set_label\": \"RNAseq 099-100\", \"cell_set_accession\": \"CS202002013_217\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_99|CS202002013_100\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n101") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_217") -AnnotationAssertion(rdfs:label "RNAseq 099-100 - CS202002013_217") -AnnotationAssertion( "CS202002013_217") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 101-102 - CS202002013_218) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 101-102") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n102\", \"cell_set_label\": \"RNAseq 101-102\", \"cell_set_accession\": \"CS202002013_218\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n102") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_218") -AnnotationAssertion(rdfs:label "RNAseq 101-102 - CS202002013_218") -AnnotationAssertion( "CS202002013_218") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 103-116 - CS202002013_219) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "RNAseq 103-116") -AnnotationAssertion( "Non-neural") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-neural\", \"original_label\": \"n103\", \"cell_set_label\": \"RNAseq 103-116\", \"cell_set_accession\": \"CS202002013_219\", \"cell_set_aligned_alias\": \"Non-neural\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_103|CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112|CS202002013_113|CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#6C7557\"}") -AnnotationAssertion( "n103") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_219") -AnnotationAssertion( "Non-neural") -AnnotationAssertion(rdfs:comment "Non-Neural is: Cells of mesoderm, neural crest or yolk sac origin (sometimes called glia). The minimal set of markers required to distinguish this cell class from other cell classes in the primary motor cortex is Flt1 and Adgrl4 (F-beta = NA), based on the NS Forest method of marker gene selection. Non-Neural cells represent 3.34% of all cells collected in the snRNA-seq 10X v3 B dataset. Non-Neural cells have an average of 2137 genes detected") -AnnotationAssertion(rdfs:label "RNAseq 103-116 - CS202002013_219") -AnnotationAssertion( "Non-neural") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 022 - CS202002013_22) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 022") -AnnotationAssertion( "Vip Mybpc1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Mybpc1_1\", \"original_label\": \"Vip Mybpc1_1\", \"cell_set_label\": \"RNAseq 022\", \"cell_set_accession\": \"CS202002013_22\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#F70CF3\"}") -AnnotationAssertion( "Vip Mybpc1_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_22") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Mybpc1_1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Calb2 and Gm2516 (F-beta = 0.436), based on the NS Forest method of marker gene selection. Vip Mybpc1_1 cells represent 4.69% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Mybpc1_1 cells have an average of 4113 genes detected, which is 259 more than the average for all Vip cells (3854). Vip Mybpc1_1 cells have an average firing rate of 49.44 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 400.58 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.1 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Mybpc1_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.21 vs. 0.36 average for all Vip cells), axon total length (4323.89 vs. 5125.69 microns for all Vip cells), dendrite total length (1968.73 vs. 2222.79 microns for all Vip cells), and stems (3.5 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 022 - CS202002013_22") -AnnotationAssertion( "Vip Mybpc1_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 103-112 - CS202002013_220) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 103-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n104\", \"cell_set_label\": \"RNAseq 103-112\", \"cell_set_accession\": \"CS202002013_220\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_103|CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n104") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_220") -AnnotationAssertion(rdfs:label "RNAseq 103-112 - CS202002013_220") -AnnotationAssertion( "CS202002013_220") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-112 - CS202002013_221) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n105\", \"cell_set_label\": \"RNAseq 104-112\", \"cell_set_accession\": \"CS202002013_221\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110|CS202002013_111|CS202002013_112\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n105") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_221") -AnnotationAssertion(rdfs:label "RNAseq 104-112 - CS202002013_221") -AnnotationAssertion( "CS202002013_221") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-110 - CS202002013_222) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "RNAseq 104-110") -AnnotationAssertion( "VLMC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC\", \"original_label\": \"n106\", \"cell_set_label\": \"RNAseq 104-110\", \"cell_set_accession\": \"CS202002013_222\", \"cell_set_aligned_alias\": \"VLMC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_108|CS202002013_109|CS202002013_110\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#697255\"}") -AnnotationAssertion( "n106") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_222") -AnnotationAssertion( "VLMC") -AnnotationAssertion(rdfs:comment "VLMC is: Vascular leptomeningeal cells. In Mouse primary motor cortex (CCN202002013), VLMC has 7 child types: VLMC_1, VLMC_2, VLMC_3, VLMC_4, VLMC_5, VLMC_6 and VLMC_7. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Eya2 and Foxd1 (F-beta = 0.861), based on the NS Forest method of marker gene selection. VLMC cells represent 14.86% of all Non-Neural cells collected in the snRNA-seq 10X v3 B dataset. VLMC cells have an average of 2474 genes detected, which is 337 more than the average for all Non-Neural cells (2137). The average normalized cortical depth of VLMC cells is 0.028, compared to an average of 0.424 for all Non-Neural cells.") -AnnotationAssertion(rdfs:label "RNAseq 104-110 - CS202002013_222") -AnnotationAssertion( "VLMC") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-107 - CS202002013_223) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104-107") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n107\", \"cell_set_label\": \"RNAseq 104-107\", \"cell_set_accession\": \"CS202002013_223\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n107") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_223") -AnnotationAssertion(rdfs:label "RNAseq 104-107 - CS202002013_223") -AnnotationAssertion( "CS202002013_223") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-105 - CS202002013_224) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 104-105") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n108\", \"cell_set_label\": \"RNAseq 104-105\", \"cell_set_accession\": \"CS202002013_224\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n108") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_224") -AnnotationAssertion(rdfs:label "RNAseq 104-105 - CS202002013_224") -AnnotationAssertion( "CS202002013_224") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 106-107 - CS202002013_225) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 106-107") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n109\", \"cell_set_label\": \"RNAseq 106-107\", \"cell_set_accession\": \"CS202002013_225\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_106|CS202002013_107\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n109") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_225") -AnnotationAssertion(rdfs:label "RNAseq 106-107 - CS202002013_225") -AnnotationAssertion( "CS202002013_225") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 108-110 - CS202002013_226) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 108-110") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n110\", \"cell_set_label\": \"RNAseq 108-110\", \"cell_set_accession\": \"CS202002013_226\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_108|CS202002013_109|CS202002013_110\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n110") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_226") -AnnotationAssertion(rdfs:label "RNAseq 108-110 - CS202002013_226") -AnnotationAssertion( "CS202002013_226") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 108-109 - CS202002013_227) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 108-109") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n111\", \"cell_set_label\": \"RNAseq 108-109\", \"cell_set_accession\": \"CS202002013_227\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_108|CS202002013_109\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n111") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_227") -AnnotationAssertion(rdfs:label "RNAseq 108-109 - CS202002013_227") -AnnotationAssertion( "CS202002013_227") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 111-112 - CS202002013_228) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 111-112") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n112\", \"cell_set_label\": \"RNAseq 111-112\", \"cell_set_accession\": \"CS202002013_228\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_111|CS202002013_112\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n112") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_228") -AnnotationAssertion(rdfs:label "RNAseq 111-112 - CS202002013_228") -AnnotationAssertion( "CS202002013_228") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 113-116 - CS202002013_229) - -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "RNAseq 113-116") -AnnotationAssertion( "Micro-PVM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Micro-PVM\", \"original_label\": \"n113\", \"cell_set_label\": \"RNAseq 113-116\", \"cell_set_accession\": \"CS202002013_229\", \"cell_set_aligned_alias\": \"Microglia-PVM\", \"cell_set_additional_aliases\": \"Microglia/PVM\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_113|CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#94AF97\"}") -AnnotationAssertion( "n113") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_229") -AnnotationAssertion( "Microglia-PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion( "Microglia/PVM") -AnnotationAssertion(rdfs:comment "Microglia-PVM is: Immune cells including microglia and/or PVM cells. In Mouse primary motor cortex (CCN202002013), Microglia-PVM has 4 child types: Micro, PVM_1, PVM_2 and PVM_3. Microglia-PVM includes the Patch-seq and connectivity types Microglia/PVM. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Inpp5d (F-beta = 0.984), based on the NS Forest method of marker gene selection. Microglia-PVM cells represent 53.31% of all Non-Neural cells collected in the snRNA-seq 10X v3 B dataset. Microglia-PVM cells have an average of 1812 genes detected, which is 325 more than the average for all Non-Neural cells (2137). The average normalized cortical depth of Microglia-PVM cells is 0.481, compared to an average of 0.424 for all Non-Neural cells.") -AnnotationAssertion(rdfs:label "RNAseq 113-116 - CS202002013_229") -AnnotationAssertion( "Micro-PVM") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 023 - CS202002013_23) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 023") -AnnotationAssertion( "Vip Chat_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Chat_1\", \"original_label\": \"Vip Chat_1\", \"cell_set_label\": \"RNAseq 023\", \"cell_set_accession\": \"CS202002013_23\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF00FF\"}") -AnnotationAssertion( "Vip Chat_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_23") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Chat_1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Chat and Npy2r (F-beta = 0.675), based on the NS Forest method of marker gene selection. Vip Chat_1 cells represent 19.55% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Chat_1 cells have an average of 3788 genes detected, which is 66 less than the average for all Vip cells (3854). Vip Chat_1 cells have an average firing rate of 39.69 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 349.63 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.68 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Chat_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.51 vs. 0.36 average for all Vip cells), axon total length (4867.11 vs. 5125.69 microns for all Vip cells), dendrite total length (2512.45 vs. 2222.79 microns for all Vip cells), and stems (3.88 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 023 - CS202002013_23") -AnnotationAssertion( "Vip Chat_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 113-115 - CS202002013_230) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 113-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n114\", \"cell_set_label\": \"RNAseq 113-115\", \"cell_set_accession\": \"CS202002013_230\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_113|CS202002013_114|CS202002013_115\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n114") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_230") -AnnotationAssertion(rdfs:label "RNAseq 113-115 - CS202002013_230") -AnnotationAssertion( "CS202002013_230") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 114-115 - CS202002013_231) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 114-115") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"\", \"original_label\": \"n115\", \"cell_set_label\": \"RNAseq 114-115\", \"cell_set_accession\": \"CS202002013_231\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_114|CS202002013_115\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "n115") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_231") -AnnotationAssertion(rdfs:label "RNAseq 114-115 - CS202002013_231") -AnnotationAssertion( "CS202002013_231") -ClassAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-047 - CS202002013_232) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst") -AnnotationAssertion( "RNAseq 029-047") -AnnotationAssertion( "Sst-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 029-047\", \"cell_set_accession\": \"CS202002013_232\", \"cell_set_aligned_alias\": \"Sst\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_33|CS202002013_34|CS202002013_35|CS202002013_36|CS202002013_37|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41|CS202002013_42|CS202002013_43|CS202002013_44|CS202002013_45|CS202002013_46|CS202002013_47\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#FF9900\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_232") -AnnotationAssertion( "Sst") -AnnotationAssertion(rdfs:comment "Sst is: MGE-derived GABAergic subclass typically expressing Sst. In Mouse primary motor cortex (CCN202002013), Sst has 19 child types: Sst Penk, Sst Myh8_1, Sst Myh8_2, Sst Myh8_3, Sst Htr1a, Sst Etv1, Sst Pvalb Etv1, Sst Crhr2_1, Sst Crhr2_2, Sst Hpse, Sst Calb2, Sst Pappa, Sst Pvalb Calb2, Sst C1ql3_1, Sst C1ql3_2, Sst Tac2, Sst Th_1, Sst Th_2 and Sst Th_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Reln and Sst (F-beta = 0.89), based on the NS Forest method of marker gene selection. Sst cells represent 25.07% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Sst cells have an average of 4821 genes detected, which is 126 more than the average for all GABAergic cells (4695). The average normalized cortical depth of Sst cells is 0.551, compared to an average of 0.478 for all GABAergic cells. Sst cells have an average firing rate of 48.24 Hz, compared to 71.48 Hz for all GABAergic cells recorded. Other distinguishing features include an input resistance of 270.6 MOhms (262.76 MOhms in all GABAergic cells), and upstroke:downstroke ratio of 1.91 (1.91 for all GABAergic cells). The most distinguishing morpholgical features of Sst, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.41 vs. 0.4 average for all GABAergic cells), axon total length (16640.19 vs. 13796.3 microns for all GABAergic cells), dendrite total length (2670.25 vs. 2227.63 microns for all GABAergic cells), and stems (6.19 vs. 7.25 for all GABAergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 029-047 - CS202002013_232") -AnnotationAssertion( "Sst-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 048-057 - CS202002013_233) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Pvalb") -AnnotationAssertion( "RNAseq 048-057") -AnnotationAssertion( "Pvalb-like") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb-like\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 048-057\", \"cell_set_accession\": \"CS202002013_233\", \"cell_set_aligned_alias\": \"Pvalb\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_48|CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55|CS202002013_56|CS202002013_57\", \"cell_type_card\": \"Subclass\", \"cell_set_color\": \"#D93137\"}") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_233") -AnnotationAssertion( "Pvalb") -AnnotationAssertion(rdfs:comment "Pvalb is: MGE-derived GABAergic subclass typically expressing Pvalb; includes basket and chandelier cells. In Mouse primary motor cortex (CCN202002013), Pvalb has 10 child types: Pvalb Gabrg1, Pvalb Egfem1, Pvalb Gpr149, Pvalb Kank4, Pvalb Calb1_1, Pvalb Calb1_2, Pvalb Reln, Pvalb Il1rapl2, Pvalb Vipr2_1 and Pvalb Vipr2_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cntnap4 and Pvalb (F-beta = 0.867), based on the NS Forest method of marker gene selection. Pvalb cells represent 25.1% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Pvalb cells have an average of 5047 genes detected, which is 352 more than the average for all GABAergic cells (4695). The average normalized cortical depth of Pvalb cells is 0.563, compared to an average of 0.478 for all GABAergic cells. Pvalb cells have an average firing rate of 121.98 Hz, compared to 71.48 Hz for all GABAergic cells recorded. Other distinguishing features include an input resistance of 175.36 MOhms (262.76 MOhms in all GABAergic cells), and upstroke:downstroke ratio of 1.24 (1.91 for all GABAergic cells). The most distinguishing morpholgical features of Pvalb, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.48 vs. 0.4 average for all GABAergic cells), axon total length (16688.56 vs. 13796.3 microns for all GABAergic cells), dendrite total length (1892.01 vs. 2227.63 microns for all GABAergic cells), and stems (5.8 vs. 7.25 for all GABAergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 048-057 - CS202002013_233") -AnnotationAssertion( "Pvalb-like") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 070-088 - CS202002013_234) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "RNAseq 070-088") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-IT projecting\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 070-088\", \"cell_set_accession\": \"CS202002013_234\", \"cell_set_aligned_alias\": \"Non-IT projecting\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_70|CS202002013_71|CS202002013_72|CS202002013_73|CS202002013_74|CS202002013_75|CS202002013_76|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81|CS202002013_82|CS202002013_83|CS202002013_84|CS202002013_85|CS202002013_86|CS202002013_87|CS202002013_88\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_234") -AnnotationAssertion( "Non-IT projecting") -AnnotationAssertion(rdfs:label "RNAseq 070-088 - CS202002013_234") -AnnotationAssertion( "Non-IT projecting") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 091-102 - CS202002013_235) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion( "RNAseq 091-102") -AnnotationAssertion( "Non-Neuronal") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Non-Neuronal\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 091-102\", \"cell_set_accession\": \"CS202002013_235\", \"cell_set_aligned_alias\": \"Non-neuronal\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_91|CS202002013_92|CS202002013_93|CS202002013_94|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"Class\", \"cell_set_color\": \"#808080\"}") -AnnotationAssertion( "Class") -AnnotationAssertion( "CS202002013_235") -AnnotationAssertion( "Non-neuronal") -AnnotationAssertion(rdfs:comment "Non-Neuronal is: Non-neuronal cells of neuroectoderm origin (sometimes called glia). The minimal set of markers required to distinguish this cell class from other cell classes in the primary motor cortex is Qk (F-beta = 0.958), based on the NS Forest method of marker gene selection. Non-Neuronal cells represent 9.75% of all cells collected in the snRNA-seq 10X v3 B dataset. Non-Neuronal cells have an average of 2509 genes detected, which is 1772 less than the average for allcells (4281).") -AnnotationAssertion(rdfs:label "RNAseq 091-102 - CS202002013_235") -AnnotationAssertion( "Non-Neuronal") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 091,095-102 - CS202002013_236) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion( "RNAseq 091,095-102") -AnnotationAssertion( "Oligo-OPC") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo-OPC\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 091,095-102\", \"cell_set_accession\": \"CS202002013_236\", \"cell_set_aligned_alias\": \"Oligodendrocyte-OPC\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_91|CS202002013_95|CS202002013_96|CS202002013_97|CS202002013_98|CS202002013_99|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"#598077\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_236") -AnnotationAssertion( "Oligodendrocyte-OPC") -AnnotationAssertion(rdfs:label "RNAseq 091,095-102 - CS202002013_236") -AnnotationAssertion( "Oligo-OPC") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 114-116 - CS202002013_237) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "PVM") -AnnotationAssertion( "RNAseq 114-116") -AnnotationAssertion( "PVM") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"PVM\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 114-116\", \"cell_set_accession\": \"CS202002013_237\", \"cell_set_aligned_alias\": \"PVM\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_114|CS202002013_115|CS202002013_116\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_237") -AnnotationAssertion( "PVM") -AnnotationAssertion(rdfs:label "RNAseq 114-116 - CS202002013_237") -AnnotationAssertion( "PVM") -ClassAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 006-007 - CS202002013_238) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion( "RNAseq 006-007") -AnnotationAssertion( "Lamp5-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 006-007\", \"cell_set_accession\": \"CS202002013_238\", \"cell_set_aligned_alias\": \"Lamp5_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_6|CS202002013_7\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_238") -AnnotationAssertion( "Lamp5_2") -AnnotationAssertion(rdfs:label "RNAseq 006-007 - CS202002013_238") -AnnotationAssertion( "Lamp5-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 011-013 - CS202002013_239) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion( "RNAseq 011-013") -AnnotationAssertion( "Sncg-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like_C3\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 011-013\", \"cell_set_accession\": \"CS202002013_239\", \"cell_set_aligned_alias\": \"Sncg_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_11|CS202002013_12|CS202002013_13\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_239") -AnnotationAssertion( "Sncg_3") -AnnotationAssertion(rdfs:label "RNAseq 011-013 - CS202002013_239") -AnnotationAssertion( "Sncg-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 024 - CS202002013_24) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 024") -AnnotationAssertion( "Vip Mybpc1_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Mybpc1_3\", \"original_label\": \"Vip Mybpc1_3\", \"cell_set_label\": \"RNAseq 024\", \"cell_set_accession\": \"CS202002013_24\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#AB379C\"}") -AnnotationAssertion( "Vip Mybpc1_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_24") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Mybpc1_3 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Caln1 and Grm8 (F-beta = 0.571), based on the NS Forest method of marker gene selection. Vip Mybpc1_3 cells represent 6.21% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Mybpc1_3 cells have an average of 3928 genes detected, which is 74 more than the average for all Vip cells (3854). Vip Mybpc1_3 cells have an average firing rate of 44.27 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 350.76 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.15 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Mybpc1_3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.3 vs. 0.36 average for all Vip cells), axon total length (4940.61 vs. 5125.69 microns for all Vip cells), dendrite total length (2615.03 vs. 2222.79 microns for all Vip cells), and stems (3.33 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 024 - CS202002013_24") -AnnotationAssertion( "Vip Mybpc1_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 014, 016 - CS202002013_240) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion( "RNAseq 014, 016") -AnnotationAssertion( "Sncg-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg-like_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 014, 016\", \"cell_set_accession\": \"CS202002013_240\", \"cell_set_aligned_alias\": \"Sncg_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_14|CS202002013_16\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_240") -AnnotationAssertion( "Sncg_1") -AnnotationAssertion(rdfs:label "RNAseq 014, 016 - CS202002013_240") -AnnotationAssertion( "Sncg-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 015, 019, 022 - CS202002013_241) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_3") -AnnotationAssertion( "RNAseq 015, 019, 022") -AnnotationAssertion( "Vip-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C3\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 015, 019, 022\", \"cell_set_accession\": \"CS202002013_241\", \"cell_set_aligned_alias\": \"Vip_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_15|CS202002013_19|CS202002013_22\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_241") -AnnotationAssertion( "Vip_3") -AnnotationAssertion(rdfs:label "RNAseq 015, 019, 022 - CS202002013_241") -AnnotationAssertion( "Vip-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 017-018, 020-021 - CS202002013_242) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_2") -AnnotationAssertion( "RNAseq 017-018, 020-021") -AnnotationAssertion( "Vip-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 017-018, 020-021\", \"cell_set_accession\": \"CS202002013_242\", \"cell_set_aligned_alias\": \"Vip_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_17|CS202002013_18|CS202002013_20|CS202002013_21\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_242") -AnnotationAssertion( "Vip_2") -AnnotationAssertion(rdfs:label "RNAseq 017-018, 020-021 - CS202002013_242") -AnnotationAssertion( "Vip-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 023-025 - CS202002013_243) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Vip_1") -AnnotationAssertion( "RNAseq 023-025") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 023-025\", \"cell_set_accession\": \"CS202002013_243\", \"cell_set_aligned_alias\": \"Vip_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_23|CS202002013_24|CS202002013_25\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_243") -AnnotationAssertion( "Vip_1") -AnnotationAssertion(rdfs:label "RNAseq 023-025 - CS202002013_243") -AnnotationAssertion( "Vip-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029-030, 034 - CS202002013_244) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_2") -AnnotationAssertion( "RNAseq 029-030, 034") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 029-030, 034\", \"cell_set_accession\": \"CS202002013_244\", \"cell_set_aligned_alias\": \"Sst_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_29|CS202002013_30|CS202002013_34\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_244") -AnnotationAssertion( "Sst_2") -AnnotationAssertion(rdfs:label "RNAseq 029-030, 034 - CS202002013_244") -AnnotationAssertion( "Sst-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 035-036, 038-041 - CS202002013_245) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_3") -AnnotationAssertion( "RNAseq 035-036, 038-041") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C3\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 035-036, 038-041\", \"cell_set_accession\": \"CS202002013_245\", \"cell_set_aligned_alias\": \"Sst_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_35|CS202002013_36|CS202002013_38|CS202002013_39|CS202002013_40|CS202002013_41\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_245") -AnnotationAssertion( "Sst_3") -AnnotationAssertion(rdfs:label "RNAseq 035-036, 038-041 - CS202002013_245") -AnnotationAssertion( "Sst-like_C3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 043-045 - CS202002013_246) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Sst_6") -AnnotationAssertion( "RNAseq 043-045") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst-like_C6\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 043-045\", \"cell_set_accession\": \"CS202002013_246\", \"cell_set_aligned_alias\": \"Sst_6\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_43|CS202002013_44|CS202002013_45\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_246") -AnnotationAssertion( "Sst_6") -AnnotationAssertion(rdfs:label "RNAseq 043-045 - CS202002013_246") -AnnotationAssertion( "Sst-like_C6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046, 050-055 - CS202002013_247) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion( "RNAseq 046, 050-055") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb-like_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 046, 050-055\", \"cell_set_accession\": \"CS202002013_247\", \"cell_set_aligned_alias\": \"Pvalb_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_46|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53|CS202002013_54|CS202002013_55\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_247") -AnnotationAssertion( "Pvalb_1") -AnnotationAssertion(rdfs:label "RNAseq 046, 050-055 - CS202002013_247") -AnnotationAssertion( "Pvalb-like_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 048-049 - CS202002013_248) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion( "RNAseq 048-049") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb-like_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 048-049\", \"cell_set_accession\": \"CS202002013_248\", \"cell_set_aligned_alias\": \"Pvalb_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_48|CS202002013_49\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_248") -AnnotationAssertion( "Pvalb_2") -AnnotationAssertion(rdfs:label "RNAseq 048-049 - CS202002013_248") -AnnotationAssertion( "Pvalb-like_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061-062, 065 - CS202002013_249) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "RNAseq 061-062, 065") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 061-062, 065\", \"cell_set_accession\": \"CS202002013_249\", \"cell_set_aligned_alias\": \"L5 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_61|CS202002013_62|CS202002013_65\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_249") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion(rdfs:label "RNAseq 061-062, 065 - CS202002013_249") -AnnotationAssertion( "L5 IT_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 025 - CS202002013_25) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 025") -AnnotationAssertion( "Vip Chat_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Chat_2\", \"original_label\": \"Vip Chat_2\", \"cell_set_label\": \"RNAseq 025\", \"cell_set_accession\": \"CS202002013_25\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B3128A\"}") -AnnotationAssertion( "Vip Chat_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_25") -AnnotationAssertion( "L2/3 Bipolar VIP cell") -AnnotationAssertion( "Vip-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Chat_2 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Grik4 and Htr4 (F-beta = 0.42), based on the NS Forest method of marker gene selection. Vip Chat_2 cells represent 6.19% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Chat_2 cells have an average of 3583 genes detected, which is 271 less than the average for all Vip cells (3854). Vip Chat_2 cells have an average firing rate of 39.44 Hz, compared to 41.07 Hz for all Vip cells recorded. Other distinguishing features include an input resistance of 426.88 MOhms (409.69 MOhms in all Vip cells), and upstroke:downstroke ratio of 2.5 (2.32 for all Vip cells). The most distinguishing morpholgical features of Vip Chat_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.09 vs. 0.36 average for all Vip cells), axon total length (3299.12 vs. 5125.69 microns for all Vip cells), dendrite total length (1565.77 vs. 2222.79 microns for all Vip cells), and stems (3 vs. 3.73 for all Vip cells).") -AnnotationAssertion(rdfs:label "RNAseq 025 - CS202002013_25") -AnnotationAssertion( "Vip Chat_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 066, 068 - CS202002013_250) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "RNAseq 066, 068") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 066, 068\", \"cell_set_accession\": \"CS202002013_250\", \"cell_set_aligned_alias\": \"L6 IT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_66|CS202002013_68\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_250") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion(rdfs:label "RNAseq 066, 068 - CS202002013_250") -AnnotationAssertion( "L6 IT_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 070, 072-073 - CS202002013_251) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "RNAseq 070, 072-073") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 070, 072-073\", \"cell_set_accession\": \"CS202002013_251\", \"cell_set_aligned_alias\": \"L5 ET_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_70|CS202002013_72|CS202002013_73\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_251") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion(rdfs:label "RNAseq 070, 072-073 - CS202002013_251") -AnnotationAssertion( "L5 ET_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075, 077-081 - CS202002013_252) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion( "RNAseq 075, 077-081") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT_C1\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 075, 077-081\", \"cell_set_accession\": \"CS202002013_252\", \"cell_set_aligned_alias\": \"L6 CT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_75|CS202002013_77|CS202002013_78|CS202002013_79|CS202002013_80|CS202002013_81\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_252") -AnnotationAssertion( "L6 CT_1") -AnnotationAssertion(rdfs:label "RNAseq 075, 077-081 - CS202002013_252") -AnnotationAssertion( "L6 CT_C1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 098, 100-102 - CS202002013_253) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion( "RNAseq 098, 100-102") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo_C2\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 098, 100-102\", \"cell_set_accession\": \"CS202002013_253\", \"cell_set_aligned_alias\": \"Oligo_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_98|CS202002013_100|CS202002013_101|CS202002013_102\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_253") -AnnotationAssertion( "Oligo_2") -AnnotationAssertion(rdfs:label "RNAseq 098, 100-102 - CS202002013_253") -AnnotationAssertion( "Oligo_C2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 104-107, 110 - CS202002013_254) - -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "RNAseq 104-107, 110") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"VLMC(i)\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 104-107, 110\", \"cell_set_accession\": \"CS202002013_254\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"VLMC(i)\", \"cell_set_alias_assignee\": \"Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_104|CS202002013_105|CS202002013_106|CS202002013_107|CS202002013_110\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_254") -AnnotationAssertion( "VLMC(i)") -AnnotationAssertion(rdfs:label "RNAseq 104-107, 110 - CS202002013_254") -AnnotationAssertion( "VLMC(i)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009-012 - CS202002013_255) - -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "RNAseq 009-012") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Large CCK basket cell\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 009-012\", \"cell_set_accession\": \"CS202002013_255\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Large CCK basket cell\", \"cell_set_alias_assignee\": \"Federico Scala\", \"cell_set_alias_citation\": \"PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_9|CS202002013_10|CS202002013_11|CS202002013_12\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_255") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion(rdfs:label "RNAseq 009-012 - CS202002013_255") -AnnotationAssertion( "Large CCK basket cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 030-032, 034-035 - CS202002013_256) - -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "RNAseq 030-032, 034-035") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 T Martinotti cell\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 030-032, 034-035\", \"cell_set_accession\": \"CS202002013_256\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 T Martinotti cell\", \"cell_set_alias_assignee\": \"Federico Scala\", \"cell_set_alias_citation\": \"PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_30|CS202002013_31|CS202002013_32|CS202002013_34|CS202002013_35\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_256") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion(rdfs:label "RNAseq 030-032, 034-035 - CS202002013_256") -AnnotationAssertion( "L5 T Martinotti cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 049-053 - CS202002013_257) - -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "RNAseq 049-053") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lower FS Basket cell\", \"original_label\": \"\", \"cell_set_label\": \"RNAseq 049-053\", \"cell_set_accession\": \"CS202002013_257\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Lower FS Basket cell\", \"cell_set_alias_assignee\": \"Federico Scala\", \"cell_set_alias_citation\": \"PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"CS202002013_49|CS202002013_50|CS202002013_51|CS202002013_52|CS202002013_53\", \"cell_type_card\": \"No\", \"cell_set_color\": \"\"}") -AnnotationAssertion( "None") -AnnotationAssertion( "CS202002013_257") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion(rdfs:label "RNAseq 049-053 - CS202002013_257") -AnnotationAssertion( "Lower FS Basket cell") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 026 - CS202002013_26) - -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 026") -AnnotationAssertion( "Vip-like Igfbp6_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip-like Igfbp6_1\", \"original_label\": \"Vip Igfbp6_1\", \"cell_set_label\": \"RNAseq 026\", \"cell_set_accession\": \"CS202002013_26\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Vip Igfbp6_1\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7779BF\"}") -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_26") -AnnotationAssertion( "Vip Igfbp6_1") -AnnotationAssertion( "Vip-like_C4") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Igfbp6_1 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm39185 and Thsd7a (F-beta = 0.553), based on the NS Forest method of marker gene selection. Vip Igfbp6_1 cells represent 5.62% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Igfbp6_1 cells have an average of 3540 genes detected, which is 314 less than the average for all Vip cells (3854).") -AnnotationAssertion(rdfs:label "RNAseq 026 - CS202002013_26") -AnnotationAssertion( "Vip-like Igfbp6_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 027 - CS202002013_27) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 027") -AnnotationAssertion( "Vip Igfbp6_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Vip Igfbp6_2\", \"original_label\": \"Vip Igfbp6_2\", \"cell_set_label\": \"RNAseq 027\", \"cell_set_accession\": \"CS202002013_27\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#626EB8\"}") -AnnotationAssertion( "Vip Igfbp6_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_27") -AnnotationAssertion( "Vip-like_C5") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Vip Igfbp6_2 is a member of the Vip subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Crh and Thsd7b (F-beta = 0.713), based on the NS Forest method of marker gene selection. Vip Igfbp6_2 cells represent 4.76% of all Vip cells collected in the snRNA-seq 10X v3 B dataset. Vip Igfbp6_2 cells have an average of 3719 genes detected, which is 135 less than the average for all Vip cells (3854).") -AnnotationAssertion(rdfs:label "RNAseq 027 - CS202002013_27") -AnnotationAssertion( "Vip Igfbp6_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 028 - CS202002013_28) - -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "RNAseq 028") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Chodl\", \"original_label\": \"Sst Chodl\", \"cell_set_label\": \"RNAseq 028\", \"cell_set_accession\": \"CS202002013_28\", \"cell_set_aligned_alias\": \"Sst Chodl\", \"cell_set_additional_aliases\": \"Sst Chodl|Long-projecting SST cell\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#FFFF00\"}") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_28") -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion( "Long-projecting SST cell") -AnnotationAssertion( "Sst Chodl") -AnnotationAssertion(rdfs:comment "Sst Chodl is: Distinct Sst type expressing Chodl in mouse; the only reported long-range projecting GABAergic type. In Mouse primary motor cortex (CCN202002013), Sst Chodl has 1 child types: and Sst Chodl. Sst Chodl includes the Patch-seq and connectivity types Sst Chodl|Long-projecting SST cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Nos1 and Chodl (F-beta = 0.967), based on the NS Forest method of marker gene selection. Sst Chodl cells represent 1.23% of all GABAergic cells collected in the snRNA-seq 10X v3 B dataset. Sst Chodl cells have an average of 4904 genes detected, which is 209 more than the average for all GABAergic cells (4695). The average normalized cortical depth of Sst Chodl cells is 0.745, compared to an average of 0.478 for all GABAergic cells. Sst Chodl cells have an average firing rate of 28.21 Hz, compared to 71.48 Hz for all GABAergic cells recorded. Other distinguishing features include an input resistance of 361.55 MOhms (262.76 MOhms in all GABAergic cells), and upstroke:downstroke ratio of 2.52 (1.91 for all GABAergic cells).") -AnnotationAssertion(rdfs:label "RNAseq 028 - CS202002013_28") -AnnotationAssertion( "Sst Chodl") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 029 - CS202002013_29) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 029") -AnnotationAssertion( "Sst Penk") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Penk\", \"original_label\": \"Sst Penk\", \"cell_set_label\": \"RNAseq 029\", \"cell_set_accession\": \"CS202002013_29\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF8011\"}") -AnnotationAssertion( "Sst Penk") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_29") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Penk is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is 9530026P05Rik and Cartpt and Il1rapl2 (F-beta = 0.654), based on the NS Forest method of marker gene selection. Sst Penk cells represent 2.77% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Penk cells have an average of 4513 genes detected, which is 308 more than the average for all Sst cells (4821). Sst Penk cells have an average firing rate of 38.89 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 249.89 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.8 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Penk, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.88 vs. 0.41 average for all Sst cells), axon total length (16112.63 vs. 16640.19 microns for all Sst cells), dendrite total length (3345.26 vs. 2670.25 microns for all Sst cells), and stems (9 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 029 - CS202002013_29") -AnnotationAssertion( "Sst Penk") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 003 - CS202002013_3) - -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 003") -AnnotationAssertion( "Lamp5 Egln3_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Egln3_2\", \"original_label\": \"Lamp5 Egln3_2\", \"cell_set_label\": \"RNAseq 003\", \"cell_set_accession\": \"CS202002013_3\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Canopy cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala|Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512|PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#DD8091\"}") -AnnotationAssertion( "Lamp5 Egln3_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_3") -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Canopy cell") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Egln3_2 is a member of the Lamp5 subclass. Lamp5 Egln3_2 includes the Patch-seq and connectivity types Canopy cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Crim1 and Zfp804b (F-beta = 0.607), based on the NS Forest method of marker gene selection. Lamp5 Egln3_2 cells represent 5.65% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Egln3_2 cells have an average of 4398 genes detected, which is 230 less than the average for all Lamp5 cells (4628). Lamp5 Egln3_2 cells have an average firing rate of 31.5 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 246.62 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 2.38 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Egln3_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.05 vs. 0.2 average for all Lamp5 cells), axon total length (9074.27 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (2265.68 vs. 2247.19 microns for all Lamp5 cells), and stems (5.75 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 003 - CS202002013_3") -AnnotationAssertion( "Lamp5 Egln3_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 030 - CS202002013_30) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 030") -AnnotationAssertion( "Sst Myh8_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Myh8_1\", \"original_label\": \"Sst Myh8_1\", \"cell_set_label\": \"RNAseq 030\", \"cell_set_accession\": \"CS202002013_30\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF9F2C\"}") -AnnotationAssertion( "Sst Myh8_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_30") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Myh8_1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Il1rapl2 and Reln (F-beta = 0.811), based on the NS Forest method of marker gene selection. Sst Myh8_1 cells represent 17.64% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Myh8_1 cells have an average of 4374 genes detected, which is 447 less than the average for all Sst cells (4821). Sst Myh8_1 cells have an average firing rate of 40.73 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 370.05 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.89 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Myh8_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.46 vs. 0.41 average for all Sst cells), axon total length (12219.2 vs. 16640.19 microns for all Sst cells), dendrite total length (2296.72 vs. 2670.25 microns for all Sst cells), and stems (6 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 030 - CS202002013_30") -AnnotationAssertion( "Sst Myh8_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 031 - CS202002013_31) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 031") -AnnotationAssertion( "Sst Myh8_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Myh8_2\", \"original_label\": \"Sst Myh8_2\", \"cell_set_label\": \"RNAseq 031\", \"cell_set_accession\": \"CS202002013_31\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFB307\"}") -AnnotationAssertion( "Sst Myh8_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_31") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Myh8_2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cdh13 and Pld5 and Sox6 (F-beta = 0.6), based on the NS Forest method of marker gene selection. Sst Myh8_2 cells represent 4.96% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Myh8_2 cells have an average of 4517 genes detected, which is 304 less than the average for all Sst cells (4821). Sst Myh8_2 cells have an average firing rate of 46.67 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 465.16 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.86 (1.91 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 031 - CS202002013_31") -AnnotationAssertion( "Sst Myh8_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 032 - CS202002013_32) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 032") -AnnotationAssertion( "Sst Myh8_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Myh8_3\", \"original_label\": \"Sst Myh8_3\", \"cell_set_label\": \"RNAseq 032\", \"cell_set_accession\": \"CS202002013_32\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFBF09\"}") -AnnotationAssertion( "Sst Myh8_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_32") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Myh8_3 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cdh9 and Grm1 (F-beta = 0.455), based on the NS Forest method of marker gene selection. Sst Myh8_3 cells represent 2.34% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Myh8_3 cells have an average of 4442 genes detected, which is 379 less than the average for all Sst cells (4821). Sst Myh8_3 cells have an average firing rate of 47.22 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 242.65 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 2.28 (1.91 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 032 - CS202002013_32") -AnnotationAssertion( "Sst Myh8_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 033 - CS202002013_33) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 033") -AnnotationAssertion( "Sst Htr1a") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Htr1a\", \"original_label\": \"Sst Htr1a\", \"cell_set_label\": \"RNAseq 033\", \"cell_set_accession\": \"CS202002013_33\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BFAF00\"}") -AnnotationAssertion( "Sst Htr1a") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_33") -AnnotationAssertion( "Sst-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Htr1a is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm30835 and Pdyn (F-beta = 0.64), based on the NS Forest method of marker gene selection. Sst Htr1a cells represent 3.89% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Htr1a cells have an average of 4720 genes detected, which is 101 less than the average for all Sst cells (4821). Sst Htr1a cells have an average firing rate of 37.78 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 287.49 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 2.16 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Htr1a, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.4 vs. 0.41 average for all Sst cells), axon total length (16579.17 vs. 16640.19 microns for all Sst cells), dendrite total length (2143.25 vs. 2670.25 microns for all Sst cells), and stems (4.25 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 033 - CS202002013_33") -AnnotationAssertion( "Sst Htr1a") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 034 - CS202002013_34) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 034") -AnnotationAssertion( "Sst Etv1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Etv1\", \"original_label\": \"Sst Etv1\", \"cell_set_label\": \"RNAseq 034\", \"cell_set_accession\": \"CS202002013_34\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFB22B\"}") -AnnotationAssertion( "Sst Etv1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_34") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Etv1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Col19a1 and Fbn2 and Trpc6 (F-beta = 0.467), based on the NS Forest method of marker gene selection. Sst Etv1 cells represent 1.62% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Etv1 cells have an average of 4980 genes detected, which is 159 more than the average for all Sst cells (4821). Sst Etv1 cells have an average firing rate of 56.17 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 246.5 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.9 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Etv1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.44 vs. 0.41 average for all Sst cells), axon total length (20583.42 vs. 16640.19 microns for all Sst cells), dendrite total length (3732.09 vs. 2670.25 microns for all Sst cells), and stems (7 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 034 - CS202002013_34") -AnnotationAssertion( "Sst Etv1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 035 - CS202002013_35) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 035") -AnnotationAssertion( "Sst Pvalb Etv1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Pvalb Etv1\", \"original_label\": \"Sst Pvalb Etv1\", \"cell_set_label\": \"RNAseq 035\", \"cell_set_accession\": \"CS202002013_35\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#D9C566\"}") -AnnotationAssertion( "Sst Pvalb Etv1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_35") -AnnotationAssertion( "L5 T Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Pvalb Etv1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Edaradd and Spon1 and Whrn (F-beta = 0.63), based on the NS Forest method of marker gene selection. Sst Pvalb Etv1 cells represent 1.91% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Pvalb Etv1 cells have an average of 5270 genes detected, which is 449 more than the average for all Sst cells (4821). Sst Pvalb Etv1 cells have an average firing rate of 43.12 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 254.53 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.87 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Pvalb Etv1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.53 vs. 0.41 average for all Sst cells), axon total length (15500.66 vs. 16640.19 microns for all Sst cells), dendrite total length (2886.12 vs. 2670.25 microns for all Sst cells), and stems (9 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 035 - CS202002013_35") -AnnotationAssertion( "Sst Pvalb Etv1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 036 - CS202002013_36) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 036") -AnnotationAssertion( "Sst Crhr2_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Crhr2_1\", \"original_label\": \"Sst Crhr2_1\", \"cell_set_label\": \"RNAseq 036\", \"cell_set_accession\": \"CS202002013_36\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BE8652\"}") -AnnotationAssertion( "Sst Crhr2_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_36") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Crhr2_1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Eya4 and Nek7 and Trpc6 (F-beta = 0.582), based on the NS Forest method of marker gene selection. Sst Crhr2_1 cells represent 9.25% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Crhr2_1 cells have an average of 5087 genes detected, which is 266 more than the average for all Sst cells (4821). Sst Crhr2_1 cells have an average firing rate of 56.15 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 251.69 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.84 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Crhr2_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.64 vs. 0.41 average for all Sst cells), axon total length (17229.58 vs. 16640.19 microns for all Sst cells), dendrite total length (2630.1 vs. 2670.25 microns for all Sst cells), and stems (5.2 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 036 - CS202002013_36") -AnnotationAssertion( "Sst Crhr2_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 037 - CS202002013_37) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "RNAseq 037") -AnnotationAssertion( "Sst Crhr2_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Crhr2_2\", \"original_label\": \"Sst Crhr2_2\", \"cell_set_label\": \"RNAseq 037\", \"cell_set_accession\": \"CS202002013_37\", \"cell_set_aligned_alias\": \"Sst_4\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B0993C\"}") -AnnotationAssertion( "Sst Crhr2_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_37") -AnnotationAssertion( "Sst_4") -AnnotationAssertion( "L5 non-Martinotti cell") -AnnotationAssertion( "Sst_4") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Crhr2_2 is a member of the Sst subclass. Sst Crhr2_2 includes the Patch-seq and connectivity types Sst_4. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Lypd6b and Trpc6 (F-beta = 0.48), based on the NS Forest method of marker gene selection. Sst Crhr2_2 cells represent 6.31% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Crhr2_2 cells have an average of 5313 genes detected, which is 492 more than the average for all Sst cells (4821). Sst Crhr2_2 cells have an average firing rate of 35.76 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 282.4 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 2.26 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Crhr2_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.63 vs. 0.41 average for all Sst cells), axon total length (10679.24 vs. 16640.19 microns for all Sst cells), dendrite total length (3486.19 vs. 2670.25 microns for all Sst cells), and stems (6.33 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 037 - CS202002013_37") -AnnotationAssertion( "Sst Crhr2_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 038 - CS202002013_38) - -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 038") -AnnotationAssertion( "Sst Hpse") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Hpse\", \"original_label\": \"Sst Hpse\", \"cell_set_label\": \"RNAseq 038\", \"cell_set_accession\": \"CS202002013_38\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L4 SST cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#CDB115\"}") -AnnotationAssertion( "Sst Hpse") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_38") -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "L4 SST cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Hpse is a member of the Sst subclass. Sst Hpse includes the Patch-seq and connectivity types L4 SST cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Hpse and Rerg (F-beta = 0.71), based on the NS Forest method of marker gene selection. Sst Hpse cells represent 9.37% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Hpse cells have an average of 4784 genes detected, which is 37 less than the average for all Sst cells (4821). Sst Hpse cells have an average firing rate of 49.76 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 239.76 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.95 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Hpse, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.31 vs. 0.41 average for all Sst cells), axon total length (21022.61 vs. 16640.19 microns for all Sst cells), dendrite total length (2436.43 vs. 2670.25 microns for all Sst cells), and stems (5.29 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 038 - CS202002013_38") -AnnotationAssertion( "Sst Hpse") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 039 - CS202002013_39) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 039") -AnnotationAssertion( "Sst Calb2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Calb2\", \"original_label\": \"Sst Calb2\", \"cell_set_label\": \"RNAseq 039\", \"cell_set_accession\": \"CS202002013_39\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#D2A328\"}") -AnnotationAssertion( "Sst Calb2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_39") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Calb2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Olfm3 and Sst (F-beta = 0.782), based on the NS Forest method of marker gene selection. Sst Calb2 cells represent 13.2% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Calb2 cells have an average of 4810 genes detected, which is 11 less than the average for all Sst cells (4821). Sst Calb2 cells have an average firing rate of 39.64 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 277.8 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.97 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Calb2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.22 vs. 0.41 average for all Sst cells), axon total length (17239.42 vs. 16640.19 microns for all Sst cells), dendrite total length (2296.36 vs. 2670.25 microns for all Sst cells), and stems (6.1 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 039 - CS202002013_39") -AnnotationAssertion( "Sst Calb2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 004 - CS202002013_4) - -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 004") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Egln3_3\", \"original_label\": \"Lamp5 Egln3_3\", \"cell_set_label\": \"RNAseq 004\", \"cell_set_accession\": \"CS202002013_4\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"Lamp5 Egln3_3\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#F08E98\"}") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_4") -AnnotationAssertion( "Lamp5 Egln3_3") -AnnotationAssertion( "Lamp5-like_C5") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Egln3_3 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cxcl14 and Ntn1 and Reln (F-beta = 0.484), based on the NS Forest method of marker gene selection. Lamp5 Egln3_3 cells represent 8.86% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Egln3_3 cells have an average of 4264 genes detected, which is 364 less than the average for all Lamp5 cells (4628).") -AnnotationAssertion(rdfs:label "RNAseq 004 - CS202002013_4") -AnnotationAssertion( "Lamp5 Egln3_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 040 - CS202002013_40) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 040") -AnnotationAssertion( "Sst Pappa") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Pappa\", \"original_label\": \"Sst Pappa\", \"cell_set_label\": \"RNAseq 040\", \"cell_set_accession\": \"CS202002013_40\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#635821\"}") -AnnotationAssertion( "Sst Pappa") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_40") -AnnotationAssertion( "L2/3/5 fan Martinotti cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Pappa is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm49678 and Trpc6 (F-beta = 0.694), based on the NS Forest method of marker gene selection. Sst Pappa cells represent 0.09% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Pappa cells have an average of 5515 genes detected, which is 694 more than the average for all Sst cells (4821).") -AnnotationAssertion(rdfs:label "RNAseq 040 - CS202002013_40") -AnnotationAssertion( "Sst Pappa") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 041 - CS202002013_41) - -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 041") -AnnotationAssertion( "Sst Pvalb Calb2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Pvalb Calb2\", \"original_label\": \"Sst Pvalb Calb2\", \"cell_set_label\": \"RNAseq 041\", \"cell_set_accession\": \"CS202002013_41\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L2/3 PV-like cell\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#784F14\"}") -AnnotationAssertion( "Sst Pvalb Calb2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_41") -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "L2/3 PV-like cell") -AnnotationAssertion( "Sst-like_C3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Pvalb Calb2 is a member of the Sst subclass. Sst Pvalb Calb2 includes the Patch-seq and connectivity types L2/3 PV-like cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Moxd1 and Prkg2 (F-beta = 0.613), based on the NS Forest method of marker gene selection. Sst Pvalb Calb2 cells represent 12.14% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Pvalb Calb2 cells have an average of 4891 genes detected, which is 70 more than the average for all Sst cells (4821). Sst Pvalb Calb2 cells have an average firing rate of 61.54 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 221.79 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.49 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Pvalb Calb2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.27 vs. 0.41 average for all Sst cells), axon total length (16342.88 vs. 16640.19 microns for all Sst cells), dendrite total length (2615.53 vs. 2670.25 microns for all Sst cells), and stems (6.67 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 041 - CS202002013_41") -AnnotationAssertion( "Sst Pvalb Calb2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 042 - CS202002013_42) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "RNAseq 042") -AnnotationAssertion( "Sst C1ql3_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst C1ql3_1\", \"original_label\": \"Sst C1ql3_1\", \"cell_set_label\": \"RNAseq 042\", \"cell_set_accession\": \"CS202002013_42\", \"cell_set_aligned_alias\": \"Sst_5\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#802600\"}") -AnnotationAssertion( "Sst C1ql3_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_42") -AnnotationAssertion( "Sst_5") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst_5") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst C1ql3_1 is a member of the Sst subclass. Sst C1ql3_1 includes the Patch-seq and connectivity types Sst_5. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm48893 and Pard3b (F-beta = 0.501), based on the NS Forest method of marker gene selection. Sst C1ql3_1 cells represent 4% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst C1ql3_1 cells have an average of 4832 genes detected, which is 11 more than the average for all Sst cells (4821). Sst C1ql3_1 cells have an average firing rate of 64.17 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 298.32 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.66 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst C1ql3_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.54 vs. 0.41 average for all Sst cells), axon total length (15108.86 vs. 16640.19 microns for all Sst cells), dendrite total length (3976.56 vs. 2670.25 microns for all Sst cells), and stems (9 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 042 - CS202002013_42") -AnnotationAssertion( "Sst C1ql3_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 043 - CS202002013_43) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 043") -AnnotationAssertion( "Sst C1ql3_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst C1ql3_2\", \"original_label\": \"Sst C1ql3_2\", \"cell_set_label\": \"RNAseq 043\", \"cell_set_accession\": \"CS202002013_43\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8A2B1A\"}") -AnnotationAssertion( "Sst C1ql3_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_43") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst C1ql3_2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Brinp3 and Gxylt2 and Ndnf (F-beta = 0.684), based on the NS Forest method of marker gene selection. Sst C1ql3_2 cells represent 3.61% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst C1ql3_2 cells have an average of 5028 genes detected, which is 207 more than the average for all Sst cells (4821). Sst C1ql3_2 cells have an average firing rate of 71 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 208.54 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.61 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst C1ql3_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.7 vs. 0.41 average for all Sst cells), axon total length (16146.39 vs. 16640.19 microns for all Sst cells), dendrite total length (2476.95 vs. 2670.25 microns for all Sst cells), and stems (6 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 043 - CS202002013_43") -AnnotationAssertion( "Sst C1ql3_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 044 - CS202002013_44) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 044") -AnnotationAssertion( "Sst Tac2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Tac2\", \"original_label\": \"Sst Tac2\", \"cell_set_label\": \"RNAseq 044\", \"cell_set_accession\": \"CS202002013_44\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#804600\"}") -AnnotationAssertion( "Sst Tac2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_44") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Tac2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cdh13 and Tac2 and Tmtc2 (F-beta = 0.66), based on the NS Forest method of marker gene selection. Sst Tac2 cells represent 2.44% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Tac2 cells have an average of 5102 genes detected, which is 281 more than the average for all Sst cells (4821). Sst Tac2 cells have an average firing rate of 42.08 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 301.05 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 2.28 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Tac2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.62 vs. 0.41 average for all Sst cells), axon total length (6883.25 vs. 16640.19 microns for all Sst cells), dendrite total length (4311.18 vs. 2670.25 microns for all Sst cells), and stems (6.5 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 044 - CS202002013_44") -AnnotationAssertion( "Sst Tac2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 045 - CS202002013_45) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 045") -AnnotationAssertion( "Sst Th_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Th_1\", \"original_label\": \"Sst Th_1\", \"cell_set_label\": \"RNAseq 045\", \"cell_set_accession\": \"CS202002013_45\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8C6012\"}") -AnnotationAssertion( "Sst Th_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_45") -AnnotationAssertion( "L5/6 non-Martinotti cell") -AnnotationAssertion( "Sst-like_C6") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Th_1 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is St6galnac5 and St8sia4 and Zfpm2 (F-beta = 0.513), based on the NS Forest method of marker gene selection. Sst Th_1 cells represent 2.57% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Th_1 cells have an average of 5297 genes detected, which is 476 more than the average for all Sst cells (4821). Sst Th_1 cells have an average firing rate of 52.96 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 310.73 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.94 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Th_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.83 vs. 0.41 average for all Sst cells), axon total length (10037.92 vs. 16640.19 microns for all Sst cells), dendrite total length (2676.04 vs. 2670.25 microns for all Sst cells), and stems (6 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 045 - CS202002013_45") -AnnotationAssertion( "Sst Th_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 046 - CS202002013_46) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 046") -AnnotationAssertion( "Sst Th_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Th_2\", \"original_label\": \"Sst Th_2\", \"cell_set_label\": \"RNAseq 046\", \"cell_set_accession\": \"CS202002013_46\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#A81111\"}") -AnnotationAssertion( "Sst Th_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_46") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Th_2 is a member of the Sst subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Pard3b and Pnoc and Sst (F-beta = 0.789), based on the NS Forest method of marker gene selection. Sst Th_2 cells represent 0.37% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Th_2 cells have an average of 4424 genes detected, which is 397 less than the average for all Sst cells (4821).") -AnnotationAssertion(rdfs:label "RNAseq 046 - CS202002013_46") -AnnotationAssertion( "Sst Th_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 047 - CS202002013_47) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "RNAseq 047") -AnnotationAssertion( "Sst Th_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sst Th_3\", \"original_label\": \"Sst Th_3\", \"cell_set_label\": \"RNAseq 047\", \"cell_set_accession\": \"CS202002013_47\", \"cell_set_aligned_alias\": \"Sst_7\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9B211B\"}") -AnnotationAssertion( "Sst Th_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_47") -AnnotationAssertion( "Sst_7") -AnnotationAssertion( "L6 Th+ SST/PV cell") -AnnotationAssertion( "Sst_7") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sst Th_3 is a member of the Sst subclass. Sst Th_3 includes the Patch-seq and connectivity types Sst_7. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cort and Th (F-beta = 0.609), based on the NS Forest method of marker gene selection. Sst Th_3 cells represent 1.53% of all Sst cells collected in the snRNA-seq 10X v3 B dataset. Sst Th_3 cells have an average of 5026 genes detected, which is 205 more than the average for all Sst cells (4821). Sst Th_3 cells have an average firing rate of 52.41 Hz, compared to 48.24 Hz for all Sst cells recorded. Other distinguishing features include an input resistance of 312.04 MOhms (270.6 MOhms in all Sst cells), and upstroke:downstroke ratio of 1.92 (1.91 for all Sst cells). The most distinguishing morpholgical features of Sst Th_3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.82 vs. 0.41 average for all Sst cells), axon total length (11477.96 vs. 16640.19 microns for all Sst cells), dendrite total length (3327.22 vs. 2670.25 microns for all Sst cells), and stems (5.83 vs. 6.19 for all Sst cells).") -AnnotationAssertion(rdfs:label "RNAseq 047 - CS202002013_47") -AnnotationAssertion( "Sst Th_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 048 - CS202002013_48) - -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 048") -AnnotationAssertion( "Pvalb Gabrg1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Gabrg1\", \"original_label\": \"Pvalb Gabrg1\", \"cell_set_label\": \"RNAseq 048\", \"cell_set_accession\": \"CS202002013_48\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L6 FS cell w/ large sag\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#ED4C50\"}") -AnnotationAssertion( "Pvalb Gabrg1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_48") -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "L6 FS cell w/ large sag") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Gabrg1 is a member of the Pvalb subclass. Pvalb Gabrg1 includes the Patch-seq and connectivity types L6 FS cell w/ large sag. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gabrg1 and Th (F-beta = 0.688), based on the NS Forest method of marker gene selection. Pvalb Gabrg1 cells represent 4.53% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Gabrg1 cells have an average of 4590 genes detected, which is 457 less than the average for all Pvalb cells (5047). Pvalb Gabrg1 cells have an average firing rate of 101.94 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 293.37 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.43 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Gabrg1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.86 vs. 0.48 average for all Pvalb cells), axon total length (12120.34 vs. 16688.56 microns for all Pvalb cells), dendrite total length (2078.6 vs. 1892.01 microns for all Pvalb cells), and stems (5 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 048 - CS202002013_48") -AnnotationAssertion( "Pvalb Gabrg1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 049 - CS202002013_49) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 049") -AnnotationAssertion( "Pvalb Egfem1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Egfem1\", \"original_label\": \"Pvalb Egfem1\", \"cell_set_label\": \"RNAseq 049\", \"cell_set_accession\": \"CS202002013_49\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#C05661\"}") -AnnotationAssertion( "Pvalb Egfem1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_49") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Egfem1 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is 9330158H04Rik and Plch1 and Tac1 (F-beta = 0.45), based on the NS Forest method of marker gene selection. Pvalb Egfem1 cells represent 3.03% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Egfem1 cells have an average of 5303 genes detected, which is 256 more than the average for all Pvalb cells (5047). Pvalb Egfem1 cells have an average firing rate of 108.03 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 247.31 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.34 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Egfem1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.84 vs. 0.48 average for all Pvalb cells), axon total length (11564.71 vs. 16688.56 microns for all Pvalb cells), dendrite total length (1985.21 vs. 1892.01 microns for all Pvalb cells), and stems (6 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 049 - CS202002013_49") -AnnotationAssertion( "Pvalb Egfem1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 005 - CS202002013_5) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "RNAseq 005") -AnnotationAssertion( "Lamp5 Pdlim5_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Pdlim5_1\", \"original_label\": \"Lamp5 Pdlim5_1\", \"cell_set_label\": \"RNAseq 005\", \"cell_set_accession\": \"CS202002013_5\", \"cell_set_aligned_alias\": \"Lamp5_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF7290\"}") -AnnotationAssertion( "Lamp5 Pdlim5_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_5") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Lamp5_1") -AnnotationAssertion( "Neurogliaform cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Pdlim5_1 is a member of the Lamp5 subclass. Lamp5 Pdlim5_1 includes the Patch-seq and connectivity types Lamp5_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Dock5 and Ndnf and Ndst4 (F-beta = 0.515), based on the NS Forest method of marker gene selection. Lamp5 Pdlim5_1 cells represent 8.94% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Pdlim5_1 cells have an average of 4354 genes detected, which is 274 less than the average for all Lamp5 cells (4628). Lamp5 Pdlim5_1 cells have an average firing rate of 35.83 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 221 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 2.45 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Pdlim5_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.08 vs. 0.2 average for all Lamp5 cells), axon total length (7758.72 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (2749.69 vs. 2247.19 microns for all Lamp5 cells), and stems (6.33 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 005 - CS202002013_5") -AnnotationAssertion( "Lamp5 Pdlim5_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 050 - CS202002013_50) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 050") -AnnotationAssertion( "Pvalb Gpr149") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Gpr149\", \"original_label\": \"Pvalb Gpr149\", \"cell_set_label\": \"RNAseq 050\", \"cell_set_accession\": \"CS202002013_50\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#E62A5D\"}") -AnnotationAssertion( "Pvalb Gpr149") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_50") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Gpr149 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Fzd6 and Slit2 and Syt2 (F-beta = 0.746), based on the NS Forest method of marker gene selection. Pvalb Gpr149 cells represent 11.19% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Gpr149 cells have an average of 5376 genes detected, which is 329 more than the average for all Pvalb cells (5047). Pvalb Gpr149 cells have an average firing rate of 149.43 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 188.8 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.15 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Gpr149, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.57 vs. 0.48 average for all Pvalb cells), axon total length (14317.76 vs. 16688.56 microns for all Pvalb cells), dendrite total length (1835.57 vs. 1892.01 microns for all Pvalb cells), and stems (5.62 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 050 - CS202002013_50") -AnnotationAssertion( "Pvalb Gpr149") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 051 - CS202002013_51) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 051") -AnnotationAssertion( "Pvalb Kank4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Kank4\", \"original_label\": \"Pvalb Kank4\", \"cell_set_label\": \"RNAseq 051\", \"cell_set_accession\": \"CS202002013_51\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BC4B11\"}") -AnnotationAssertion( "Pvalb Kank4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_51") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Kank4 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cacna2d2 and Sema3e and Syt2 and Tmem132d (F-beta = 0.614), based on the NS Forest method of marker gene selection. Pvalb Kank4 cells represent 9.1% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Kank4 cells have an average of 5735 genes detected, which is 688 more than the average for all Pvalb cells (5047). Pvalb Kank4 cells have an average firing rate of 145.5 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 140.37 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.16 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Kank4, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.7 vs. 0.48 average for all Pvalb cells), axon total length (22509.63 vs. 16688.56 microns for all Pvalb cells), dendrite total length (2240.96 vs. 1892.01 microns for all Pvalb cells), and stems (5.56 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 051 - CS202002013_51") -AnnotationAssertion( "Pvalb Kank4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 052 - CS202002013_52) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 052") -AnnotationAssertion( "Pvalb Calb1_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Calb1_1\", \"original_label\": \"Pvalb Calb1_1\", \"cell_set_label\": \"RNAseq 052\", \"cell_set_accession\": \"CS202002013_52\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B6411E\"}") -AnnotationAssertion( "Pvalb Calb1_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_52") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Calb1_1 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cort and Gm28807 and Nxph2 (F-beta = 0.345), based on the NS Forest method of marker gene selection. Pvalb Calb1_1 cells represent 2.5% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Calb1_1 cells have an average of 5402 genes detected, which is 355 more than the average for all Pvalb cells (5047). Pvalb Calb1_1 cells have an average firing rate of 95.73 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 182.95 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.28 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Calb1_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.82 vs. 0.48 average for all Pvalb cells), axon total length (15990.14 vs. 16688.56 microns for all Pvalb cells), dendrite total length (2343.12 vs. 1892.01 microns for all Pvalb cells), and stems (5.42 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 052 - CS202002013_52") -AnnotationAssertion( "Pvalb Calb1_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 053 - CS202002013_53) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 053") -AnnotationAssertion( "Pvalb Calb1_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Calb1_2\", \"original_label\": \"Pvalb Calb1_2\", \"cell_set_label\": \"RNAseq 053\", \"cell_set_accession\": \"CS202002013_53\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BC2D71\"}") -AnnotationAssertion( "Pvalb Calb1_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_53") -AnnotationAssertion( "Lower FS Basket cell") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Calb1_2 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cntnap5c and Tac1 and Tmem132c (F-beta = 0.428), based on the NS Forest method of marker gene selection. Pvalb Calb1_2 cells represent 11.04% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Calb1_2 cells have an average of 4989 genes detected, which is 58 less than the average for all Pvalb cells (5047). Pvalb Calb1_2 cells have an average firing rate of 112.18 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 179.23 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.27 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Calb1_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.53 vs. 0.48 average for all Pvalb cells), axon total length (17296.46 vs. 16688.56 microns for all Pvalb cells), dendrite total length (2437.9 vs. 1892.01 microns for all Pvalb cells), and stems (6.36 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 053 - CS202002013_53") -AnnotationAssertion( "Pvalb Calb1_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 054 - CS202002013_54) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 054") -AnnotationAssertion( "Pvalb Reln") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Reln\", \"original_label\": \"Pvalb Reln\", \"cell_set_label\": \"RNAseq 054\", \"cell_set_accession\": \"CS202002013_54\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#9C4165\"}") -AnnotationAssertion( "Pvalb Reln") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_54") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Reln is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cntnap4 and Gm46102 (F-beta = 0.57), based on the NS Forest method of marker gene selection. Pvalb Reln cells represent 31.81% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Reln cells have an average of 4791 genes detected, which is 256 less than the average for all Pvalb cells (5047). Pvalb Reln cells have an average firing rate of 124.71 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 170.67 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.23 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Reln, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.39 vs. 0.48 average for all Pvalb cells), axon total length (18083.46 vs. 16688.56 microns for all Pvalb cells), dendrite total length (1756.89 vs. 1892.01 microns for all Pvalb cells), and stems (6.03 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 054 - CS202002013_54") -AnnotationAssertion( "Pvalb Reln") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 055 - CS202002013_55) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 055") -AnnotationAssertion( "Pvalb Il1rapl2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Il1rapl2\", \"original_label\": \"Pvalb Il1rapl2\", \"cell_set_label\": \"RNAseq 055\", \"cell_set_accession\": \"CS202002013_55\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#BC2C41\"}") -AnnotationAssertion( "Pvalb Il1rapl2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_55") -AnnotationAssertion( "Pvalb-like_C1") -AnnotationAssertion( "Upper FS Basket cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Il1rapl2 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Eya4 and Il1rapl2 (F-beta = 0.782), based on the NS Forest method of marker gene selection. Pvalb Il1rapl2 cells represent 23.5% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Il1rapl2 cells have an average of 4962 genes detected, which is 85 less than the average for all Pvalb cells (5047). Pvalb Il1rapl2 cells have an average firing rate of 123.45 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 156.79 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.24 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Il1rapl2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.28 vs. 0.48 average for all Pvalb cells), axon total length (16925.27 vs. 16688.56 microns for all Pvalb cells), dendrite total length (1719.61 vs. 1892.01 microns for all Pvalb cells), and stems (5.71 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 055 - CS202002013_55") -AnnotationAssertion( "Pvalb Il1rapl2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 056 - CS202002013_56) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 056") -AnnotationAssertion( "Pvalb Vipr2_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Vipr2_1\", \"original_label\": \"Pvalb Vipr2_1\", \"cell_set_label\": \"RNAseq 056\", \"cell_set_accession\": \"CS202002013_56\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF197F\"}") -AnnotationAssertion( "Pvalb Vipr2_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_56") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Vipr2_1 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Lamb1 and Nkx2-1 (F-beta = 0.606), based on the NS Forest method of marker gene selection. Pvalb Vipr2_1 cells represent 0.08% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Vipr2_1 cells have an average of 4291 genes detected, which is 756 less than the average for all Pvalb cells (5047).") -AnnotationAssertion(rdfs:label "RNAseq 056 - CS202002013_56") -AnnotationAssertion( "Pvalb Vipr2_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 057 - CS202002013_57) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 057") -AnnotationAssertion( "Pvalb Vipr2_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Pvalb Vipr2_2\", \"original_label\": \"Pvalb Vipr2_2\", \"cell_set_label\": \"RNAseq 057\", \"cell_set_accession\": \"CS202002013_57\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#F4358B\"}") -AnnotationAssertion( "Pvalb Vipr2_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_57") -AnnotationAssertion( "Chandelier cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Pvalb Vipr2_2 is a member of the Pvalb subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cntnap5b and Unc5b (F-beta = 0.832), based on the NS Forest method of marker gene selection. Pvalb Vipr2_2 cells represent 3.21% of all Pvalb cells collected in the snRNA-seq 10X v3 B dataset. Pvalb Vipr2_2 cells have an average of 4514 genes detected, which is 533 less than the average for all Pvalb cells (5047). Pvalb Vipr2_2 cells have an average firing rate of 78.82 Hz, compared to 121.98 Hz for all Pvalb cells recorded. Other distinguishing features include an input resistance of 203.7 MOhms (175.36 MOhms in all Pvalb cells), and upstroke:downstroke ratio of 1.39 (1.24 for all Pvalb cells). The most distinguishing morpholgical features of Pvalb Vipr2_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.2 vs. 0.48 average for all Pvalb cells), axon total length (10473.78 vs. 16688.56 microns for all Pvalb cells), dendrite total length (1168.63 vs. 1892.01 microns for all Pvalb cells), and stems (5.67 vs. 5.8 for all Pvalb cells).") -AnnotationAssertion(rdfs:label "RNAseq 057 - CS202002013_57") -AnnotationAssertion( "Pvalb Vipr2_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 058 - CS202002013_58) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 058") -AnnotationAssertion( "L2/3 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT_1\", \"original_label\": \"L2/3 IT_1\", \"cell_set_label\": \"RNAseq 058\", \"cell_set_accession\": \"CS202002013_58\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#00FF34\"}") -AnnotationAssertion( "L2/3 IT_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_58") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L2/3 IT_1 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is 6530403H02Rik and Adamts2 and Met (F-beta = 0.543), based on the NS Forest method of marker gene selection. L2/3 IT_1 cells represent 4.12% of all L2/3 IT cells collected in the snRNA-seq 10X v3 B dataset. L2/3 IT_1 cells have an average of 4980 genes detected, which is 251 less than the average for all L2/3 IT cells (5231).") -AnnotationAssertion(rdfs:label "RNAseq 058 - CS202002013_58") -AnnotationAssertion( "L2/3 IT_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 059 - CS202002013_59) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 059") -AnnotationAssertion( "L2/3 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT_2\", \"original_label\": \"L2/3 IT_2\", \"cell_set_label\": \"RNAseq 059\", \"cell_set_accession\": \"CS202002013_59\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#07D945\"}") -AnnotationAssertion( "L2/3 IT_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_59") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L2/3 IT_2 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Ccdc3 and Cux1 and Meis2 and Otof (F-beta = 0.52), based on the NS Forest method of marker gene selection. L2/3 IT_2 cells represent 6.86% of all L2/3 IT cells collected in the snRNA-seq 10X v3 B dataset. L2/3 IT_2 cells have an average of 5767 genes detected, which is 536 more than the average for all L2/3 IT cells (5231). L2/3 IT_2 cells have an average firing rate of 20 Hz, compared to 17.34 Hz for all L2/3 IT cells recorded. Other distinguishing features include an input resistance of 59.39 MOhms (91.42 MOhms in all L2/3 IT cells), and upstroke:downstroke ratio of 4.23 (4.49 for all L2/3 IT cells). The most distinguishing morpholgical features of L2/3 IT_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.13 vs. 0.17 average for all L2/3 IT cells), dendrite total length (3326.54 vs. 4647.41 microns for all L2/3 IT cells), and stems (7 vs. 7.63 for all L2/3 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 059 - CS202002013_59") -AnnotationAssertion( "L2/3 IT_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 006 - CS202002013_6) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 006") -AnnotationAssertion( "Lamp5 Pdlim5_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Pdlim5_2\", \"original_label\": \"Lamp5 Pdlim5_2\", \"cell_set_label\": \"RNAseq 006\", \"cell_set_accession\": \"CS202002013_6\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FF8C97\"}") -AnnotationAssertion( "Lamp5 Pdlim5_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_6") -AnnotationAssertion( "Lamp5-like_C2") -AnnotationAssertion( "Neurogliaform cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Pdlim5_2 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Ndnf and Pde11a (F-beta = 0.69), based on the NS Forest method of marker gene selection. Lamp5 Pdlim5_2 cells represent 15.42% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Pdlim5_2 cells have an average of 4568 genes detected, which is 60 less than the average for all Lamp5 cells (4628). Lamp5 Pdlim5_2 cells have an average firing rate of 37.3 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 228.13 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 3.35 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Pdlim5_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.09 vs. 0.2 average for all Lamp5 cells), axon total length (8307.5 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (2201.26 vs. 2247.19 microns for all Lamp5 cells), and stems (8 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 006 - CS202002013_6") -AnnotationAssertion( "Lamp5 Pdlim5_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 060 - CS202002013_60) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 060") -AnnotationAssertion( "L2/3 IT_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L2/3 IT_3\", \"original_label\": \"L2/3 IT_3\", \"cell_set_label\": \"RNAseq 060\", \"cell_set_accession\": \"CS202002013_60\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#2EB934\"}") -AnnotationAssertion( "L2/3 IT_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_60") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L2/3 IT_3 is a member of the L2/3 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cux2 and Slit3 and Stard8 (F-beta = 0.763), based on the NS Forest method of marker gene selection. L2/3 IT_3 cells represent 89.02% of all L2/3 IT cells collected in the snRNA-seq 10X v3 B dataset. L2/3 IT_3 cells have an average of 5192 genes detected, which is 39 less than the average for all L2/3 IT cells (5231). L2/3 IT_3 cells have an average firing rate of 17.31 Hz, compared to 17.34 Hz for all L2/3 IT cells recorded. Other distinguishing features include an input resistance of 91.8 MOhms (91.42 MOhms in all L2/3 IT cells), and upstroke:downstroke ratio of 4.49 (4.49 for all L2/3 IT cells). The most distinguishing morpholgical features of L2/3 IT_3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.18 vs. 0.17 average for all L2/3 IT cells), dendrite total length (4674.93 vs. 4647.41 microns for all L2/3 IT cells), and stems (7.65 vs. 7.63 for all L2/3 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 060 - CS202002013_60") -AnnotationAssertion( "L2/3 IT_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 061 - CS202002013_61) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "RNAseq 061") -AnnotationAssertion( "L4/5 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L4/5 IT_1\", \"original_label\": \"L4/5 IT_1\", \"cell_set_label\": \"RNAseq 061\", \"cell_set_accession\": \"CS202002013_61\", \"cell_set_aligned_alias\": \"L4 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#09CCC6\"}") -AnnotationAssertion( "L4/5 IT_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_61") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "L4 IT") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L4/5 IT_1 is a member of the L4/5 IT subclass. L4/5 IT_1 includes the Patch-seq and connectivity types L4 IT. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cadps2 and Prr16 and Rorb (F-beta = 0.734), based on the NS Forest method of marker gene selection. L4/5 IT_1 cells represent 59.14% of all L4/5 IT cells collected in the snRNA-seq 10X v3 B dataset. L4/5 IT_1 cells have an average of 4365 genes detected, which is 311 less than the average for all L4/5 IT cells (4676). L4/5 IT_1 cells have an average firing rate of 30.14 Hz, compared to 26.01 Hz for all L4/5 IT cells recorded. Other distinguishing features include an input resistance of 183.23 MOhms (170.7 MOhms in all L4/5 IT cells), and upstroke:downstroke ratio of 4.2 (4.38 for all L4/5 IT cells). The most distinguishing morpholgical features of L4/5 IT_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.29 vs. 0.34 average for all L4/5 IT cells), dendrite total length (2265.8 vs. 3357.7 microns for all L4/5 IT cells), and stems (5.08 vs. 6.86 for all L4/5 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 061 - CS202002013_61") -AnnotationAssertion( "L4/5 IT_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 062 - CS202002013_62) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "RNAseq 062") -AnnotationAssertion( "L4/5 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L4/5 IT_2\", \"original_label\": \"L4/5 IT_2\", \"cell_set_label\": \"RNAseq 062\", \"cell_set_accession\": \"CS202002013_62\", \"cell_set_aligned_alias\": \"L4/5 IT\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#52B8AA\"}") -AnnotationAssertion( "L4/5 IT_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_62") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "L4/5 IT") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L4/5 IT_2 is a member of the L4/5 IT subclass. L4/5 IT_2 includes the Patch-seq and connectivity types L4/5 IT. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Col26a1 and Cpne4 and Il1rapl2 (F-beta = 0.707), based on the NS Forest method of marker gene selection. L4/5 IT_2 cells represent 40.86% of all L4/5 IT cells collected in the snRNA-seq 10X v3 B dataset. L4/5 IT_2 cells have an average of 5125 genes detected, which is 449 more than the average for all L4/5 IT cells (4676). L4/5 IT_2 cells have an average firing rate of 23.13 Hz, compared to 26.01 Hz for all L4/5 IT cells recorded. Other distinguishing features include an input resistance of 161.96 MOhms (170.7 MOhms in all L4/5 IT cells), and upstroke:downstroke ratio of 4.5 (4.38 for all L4/5 IT cells). The most distinguishing morpholgical features of L4/5 IT_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.37 vs. 0.34 average for all L4/5 IT cells), dendrite total length (3927.39 vs. 3357.7 microns for all L4/5 IT cells), and stems (7.78 vs. 6.86 for all L4/5 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 062 - CS202002013_62") -AnnotationAssertion( "L4/5 IT_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 063 - CS202002013_63) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 063") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_1\", \"original_label\": \"L5 IT_1\", \"cell_set_label\": \"RNAseq 063\", \"cell_set_accession\": \"CS202002013_63\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#58D2C1\"}") -AnnotationAssertion( "L5 IT_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_63") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 IT_1 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Deptor and Il1rapl2 (F-beta = 0.813), based on the NS Forest method of marker gene selection. L5 IT_1 cells represent 50.83% of all L5 IT cells collected in the snRNA-seq 10X v3 B dataset. L5 IT_1 cells have an average of 5452 genes detected, which is 50NAthe average for all L5 IT cells (5502). L5 IT_1 cells have an average firing rate of 26.47 Hz, compared to 27.88 Hz for all L5 IT cells recorded. Other distinguishing features include an input resistance of 153.1 MOhms (145.64 MOhms in all L5 IT cells), and upstroke:downstroke ratio of 3.98 (3.96 for all L5 IT cells). The most distinguishing morpholgical features of L5 IT_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.42 vs. 0.47 average for all L5 IT cells), dendrite total length (6309.98 vs. 6248.91 microns for all L5 IT cells), and stems (8.36 vs. 7.98 for all L5 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 063 - CS202002013_63") -AnnotationAssertion( "L5 IT_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 064 - CS202002013_64) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 064") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_2\", \"original_label\": \"L5 IT_2\", \"cell_set_label\": \"RNAseq 064\", \"cell_set_accession\": \"CS202002013_64\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#4A9F93\"}") -AnnotationAssertion( "L5 IT_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_64") -AnnotationAssertion( "L5 IT_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 IT_2 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm49678 and Adamts18 and Deptor and Man1a (F-beta = 0.409), based on the NS Forest method of marker gene selection. L5 IT_2 cells represent 1.95% of all L5 IT cells collected in the snRNA-seq 10X v3 B dataset. L5 IT_2 cells have an average of 6502 genes detected, which is 1000 more than the average for all L5 IT cells (5502). L5 IT_2 cells have an average firing rate of 30.48 Hz, compared to 27.88 Hz for all L5 IT cells recorded. Other distinguishing features include an input resistance of 95.53 MOhms (145.64 MOhms in all L5 IT cells), and upstroke:downstroke ratio of 3.76 (3.96 for all L5 IT cells). The most distinguishing morpholgical features of L5 IT_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.5 vs. 0.47 average for all L5 IT cells), dendrite total length (7202.87 vs. 6248.91 microns for all L5 IT cells), and stems (7.75 vs. 7.98 for all L5 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 064 - CS202002013_64") -AnnotationAssertion( "L5 IT_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 065 - CS202002013_65) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 065") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_3\", \"original_label\": \"L5 IT_3\", \"cell_set_label\": \"RNAseq 065\", \"cell_set_accession\": \"CS202002013_65\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#4EAC9C\"}") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_65") -AnnotationAssertion( "L5 IT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 IT_3 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cadps2 and Enpp2 and Pld5 and Ptprk and Rxfp1 (F-beta = 0.498), based on the NS Forest method of marker gene selection. L5 IT_3 cells represent 13.28% of all L5 IT cells collected in the snRNA-seq 10X v3 B dataset. L5 IT_3 cells have an average of 5338 genes detected, which is 164 less than the average for all L5 IT cells (5502). L5 IT_3 cells have an average firing rate of 36.67 Hz, compared to 27.88 Hz for all L5 IT cells recorded. Other distinguishing features include an input resistance of 129.58 MOhms (145.64 MOhms in all L5 IT cells), and upstroke:downstroke ratio of 3.78 (3.96 for all L5 IT cells). The most distinguishing morpholgical features of L5 IT_3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.65 vs. 0.47 average for all L5 IT cells), dendrite total length (5940.38 vs. 6248.91 microns for all L5 IT cells), and stems (6.5 vs. 7.98 for all L5 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 065 - CS202002013_65") -AnnotationAssertion( "L5 IT_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 066 - CS202002013_66) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 066") -AnnotationAssertion( "L5 IT_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 IT_4\", \"original_label\": \"L5 IT_4\", \"cell_set_label\": \"RNAseq 066\", \"cell_set_accession\": \"CS202002013_66\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#52B4B8\"}") -AnnotationAssertion( "L5 IT_4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_66") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 IT_4 is a member of the L5 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Chrm2 and Cwh43 and Pld5 (F-beta = 0.524), based on the NS Forest method of marker gene selection. L5 IT_4 cells represent 33.94% of all L5 IT cells collected in the snRNA-seq 10X v3 B dataset. L5 IT_4 cells have an average of 5581 genes detected, which is 79 more than the average for all L5 IT cells (5502). L5 IT_4 cells have an average firing rate of 28.75 Hz, compared to 27.88 Hz for all L5 IT cells recorded. Other distinguishing features include an input resistance of 151.32 MOhms (145.64 MOhms in all L5 IT cells), and upstroke:downstroke ratio of 4.45 (3.96 for all L5 IT cells). The most distinguishing morpholgical features of L5 IT_4, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.77 vs. 0.47 average for all L5 IT cells), dendrite total length (4945.37 vs. 6248.91 microns for all L5 IT cells), and stems (5.75 vs. 7.98 for all L5 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 066 - CS202002013_66") -AnnotationAssertion( "L5 IT_4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 067 - CS202002013_67) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "RNAseq 067") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT_1\", \"original_label\": \"L6 IT_1\", \"cell_set_label\": \"RNAseq 067\", \"cell_set_accession\": \"CS202002013_67\", \"cell_set_aligned_alias\": \"L6 IT_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#B2AD23\"}") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_67") -AnnotationAssertion( "L6 IT_1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 IT_1 is a member of the L6 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Bmpr1b and Fst and Ntng1 (F-beta = 0.614), based on the NS Forest method of marker gene selection. L6 IT_1 cells represent 30.83% of all L6 IT cells collected in the snRNA-seq 10X v3 B dataset. L6 IT_1 cells have an average of 5295 genes detected, which is 90 less than the average for all L6 IT cells (5205). L6 IT_1 cells have an average firing rate of 38.33 Hz, compared to 35.14 Hz for all L6 IT cells recorded. Other distinguishing features include an input resistance of 170.21 MOhms (185.91 MOhms in all L6 IT cells), and upstroke:downstroke ratio of 4.86 (4.38 for all L6 IT cells). The most distinguishing morpholgical features of L6 IT_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.78 vs. 0.81 average for all L6 IT cells), dendrite total length (3406.62 vs. 3273.05 microns for all L6 IT cells), and stems (5.62 vs. 6.11 for all L6 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 067 - CS202002013_67") -AnnotationAssertion( "L6 IT_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 068 - CS202002013_68) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 068") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT_2\", \"original_label\": \"L6 IT_2\", \"cell_set_label\": \"RNAseq 068\", \"cell_set_accession\": \"CS202002013_68\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#81791F\"}") -AnnotationAssertion( "L6 IT_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_68") -AnnotationAssertion( "L6 IT_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 IT_2 is a member of the L6 IT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Bmpr1b and C1ql3 and Ptpru (F-beta = 0.579), based on the NS Forest method of marker gene selection. L6 IT_2 cells represent 69.17% of all L6 IT cells collected in the snRNA-seq 10X v3 B dataset. L6 IT_2 cells have an average of 5161 genes detected, which is 44 less than the average for all L6 IT cells (5205). L6 IT_2 cells have an average firing rate of 33.87 Hz, compared to 35.14 Hz for all L6 IT cells recorded. Other distinguishing features include an input resistance of 192.19 MOhms (185.91 MOhms in all L6 IT cells), and upstroke:downstroke ratio of 4.19 (4.38 for all L6 IT cells). The most distinguishing morpholgical features of L6 IT_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.82 vs. 0.81 average for all L6 IT cells), dendrite total length (3216.81 vs. 3273.05 microns for all L6 IT cells), and stems (6.32 vs. 6.11 for all L6 IT cells).") -AnnotationAssertion(rdfs:label "RNAseq 068 - CS202002013_68") -AnnotationAssertion( "L6 IT_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 069 - CS202002013_69) - -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "RNAseq 069") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 IT Car3\", \"original_label\": \"L6 IT Car3\", \"cell_set_label\": \"RNAseq 069\", \"cell_set_accession\": \"CS202002013_69\", \"cell_set_aligned_alias\": \"L6 IT Car3\", \"cell_set_additional_aliases\": \"L6 IT_3|Claustrum-like IT\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#5100FF\"}") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_69") -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT Car3") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion( "Claustrum-like IT") -AnnotationAssertion( "L6 IT_3") -AnnotationAssertion(rdfs:comment "L6 IT Car3 is: Layer 6 intratelencephalic-projecting, Car3-expressing. In Mouse primary motor cortex (CCN202002013), L6 IT Car3 has 1 child types: and L6 IT Car3. L6 IT Car3 includes the Patch-seq and connectivity types L6 IT_3|Claustrum-like IT. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Nr4a2 and Tfap2d (F-beta = 0.69), based on the NS Forest method of marker gene selection. L6 IT Car3 cells represent 0.31% of all Glutamatergic cells collected in the snRNA-seq 10X v3 B dataset. L6 IT Car3 cells have an average of 5901 genes detected, which is 788 more than the average for all Glutamatergic cells (5113). The average normalized cortical depth of L6 IT Car3 cells is 0.897, compared to an average of 0.527 for all Glutamatergic cells.") -AnnotationAssertion(rdfs:label "RNAseq 069 - CS202002013_69") -AnnotationAssertion( "L6 IT Car3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 007 - CS202002013_7) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 007") -AnnotationAssertion( "Lamp5 Slc35d3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Slc35d3\", \"original_label\": \"Lamp5 Slc35d3\", \"cell_set_label\": \"RNAseq 007\", \"cell_set_accession\": \"CS202002013_7\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#FFA388\"}") -AnnotationAssertion( "Lamp5 Slc35d3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_7") -AnnotationAssertion( "Lamp5-like_C3") -AnnotationAssertion( "Neurogliaform cell") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Slc35d3 is a member of the Lamp5 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Alk and Sema5a (F-beta = 0.769), based on the NS Forest method of marker gene selection. Lamp5 Slc35d3 cells represent 47.57% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Slc35d3 cells have an average of 4800 genes detected, which is 172 more than the average for all Lamp5 cells (4628). Lamp5 Slc35d3 cells have an average firing rate of 46.45 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 225.98 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 3.56 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Slc35d3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.36 vs. 0.2 average for all Lamp5 cells), axon total length (12641.79 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (2199.81 vs. 2247.19 microns for all Lamp5 cells), and stems (9.25 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 007 - CS202002013_7") -AnnotationAssertion( "Lamp5 Slc35d3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 070 - CS202002013_70) - -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 PT_1") -AnnotationAssertion( "MY-projecting L5 ET") -AnnotationAssertion( "Bosiljka Tasic") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:30382198") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 070") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_1\", \"original_label\": \"L5 ET_1\", \"cell_set_label\": \"RNAseq 070\", \"cell_set_accession\": \"CS202002013_70\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"MY-projecting L5 ET|L5 ET (MY-projecting)|L5 PT_1\", \"cell_set_alias_assignee\": \"Zizhen Yao|Federico Scala|Bosiljka Tasic\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:33184512|PMID:30382198\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0D5D7E\"}") -AnnotationAssertion( "L5 ET_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_70") -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 PT_1") -AnnotationAssertion( "MY-projecting L5 ET") -AnnotationAssertion( "L5 ET (MY-projecting)") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 ET_1 is a member of the L5 ET subclass. L5 ET_1 includes the Patch-seq and connectivity types L5 ET (MY-projecting). The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Crym and Gm2164 and Npr3 (F-beta = 0.836), based on the NS Forest method of marker gene selection. L5 ET_1 cells represent 60.25% of all L5 ET cells collected in the snRNA-seq 10X v3 B dataset. L5 ET_1 cells have an average of 6636 genes detected, which is 56 more than the average for all L5 ET cells (6580). L5 ET_1 cells have an average firing rate of 31.93 Hz, compared to 30.92 Hz for all L5 ET cells recorded. Other distinguishing features include an input resistance of 91.42 MOhms (88.63 MOhms in all L5 ET cells), and upstroke:downstroke ratio of 3.58 (3.54 for all L5 ET cells). The most distinguishing morpholgical features of L5 ET_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.5 vs. 0.48 average for all L5 ET cells), dendrite total length (7690.37 vs. 7991.53 microns for all L5 ET cells), and stems (8.53 vs. 8.56 for all L5 ET cells).") -AnnotationAssertion(rdfs:label "RNAseq 070 - CS202002013_70") -AnnotationAssertion( "L5 ET_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 071 - CS202002013_71) - -AnnotationAssertion( "L5 PT_2") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "RNAseq 071") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_2\", \"original_label\": \"L5 ET_2\", \"cell_set_label\": \"RNAseq 071\", \"cell_set_accession\": \"CS202002013_71\", \"cell_set_aligned_alias\": \"L5 ET_2\", \"cell_set_additional_aliases\": \"L5 PT_2\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0B77A5\"}") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_71") -AnnotationAssertion( "L5 ET_2") -AnnotationAssertion( "L5 PT_2") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 ET_2 is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Erg and Gpc5 and Trpc7 (F-beta = 0.693), based on the NS Forest method of marker gene selection. L5 ET_2 cells represent 12.58% of all L5 ET cells collected in the snRNA-seq 10X v3 B dataset. L5 ET_2 cells have an average of 6094 genes detected, which is 486 less than the average for all L5 ET cells (6580). L5 ET_2 cells have an average firing rate of 26.25 Hz, compared to 30.92 Hz for all L5 ET cells recorded. Other distinguishing features include an input resistance of 97.6 MOhms (88.63 MOhms in all L5 ET cells), and upstroke:downstroke ratio of 3.6 (3.54 for all L5 ET cells). The most distinguishing morpholgical features of L5 ET_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.41 vs. 0.48 average for all L5 ET cells), dendrite total length (8200.62 vs. 7991.53 microns for all L5 ET cells), and stems (8.67 vs. 8.56 for all L5 ET cells).") -AnnotationAssertion(rdfs:label "RNAseq 071 - CS202002013_71") -AnnotationAssertion( "L5 ET_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 072 - CS202002013_72) - -AnnotationAssertion( "L5 PT_3") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 072") -AnnotationAssertion( "L5 ET_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_3\", \"original_label\": \"L5 ET_3\", \"cell_set_label\": \"RNAseq 072\", \"cell_set_accession\": \"CS202002013_72\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 PT_3\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0B8AA5\"}") -AnnotationAssertion( "L5 ET_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_72") -AnnotationAssertion( "L5 PT_3") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 ET_3 is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is 6430573F11Rik and Gpc5 and Reln and Trpc7 (F-beta = 0.507), based on the NS Forest method of marker gene selection. L5 ET_3 cells represent 7.9% of all L5 ET cells collected in the snRNA-seq 10X v3 B dataset. L5 ET_3 cells have an average of 6657 genes detected, which is 77 more than the average for all L5 ET cells (6580). L5 ET_3 cells have an average firing rate of 20.83 Hz, compared to 30.92 Hz for all L5 ET cells recorded. Other distinguishing features include an input resistance of 60.93 MOhms (88.63 MOhms in all L5 ET cells), and upstroke:downstroke ratio of 3.87 (3.54 for all L5 ET cells). The most distinguishing morpholgical features of L5 ET_3, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.46 vs. 0.48 average for all L5 ET cells), dendrite total length (7649.82 vs. 7991.53 microns for all L5 ET cells), and stems (9.25 vs. 8.56 for all L5 ET cells).") -AnnotationAssertion(rdfs:label "RNAseq 072 - CS202002013_72") -AnnotationAssertion( "L5 ET_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 073 - CS202002013_73) - -AnnotationAssertion( "L5 PT_4") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 073") -AnnotationAssertion( "L5 ET_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5 ET_4\", \"original_label\": \"L5 ET_4\", \"cell_set_label\": \"RNAseq 073\", \"cell_set_accession\": \"CS202002013_73\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"L5 PT_4\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#0A75B1\"}") -AnnotationAssertion( "L5 ET_4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_73") -AnnotationAssertion( "L5 PT_4") -AnnotationAssertion( "L5 ET_C1") -AnnotationAssertion( "Non-MY-projecting L5 ET") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5 ET_4 is a member of the L5 ET subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm2164 and Npsr1 (F-beta = 0.714), based on the NS Forest method of marker gene selection. L5 ET_4 cells represent 19.27% of all L5 ET cells collected in the snRNA-seq 10X v3 B dataset. L5 ET_4 cells have an average of 6588 genes detected, which is 8 more than the average for all L5 ET cells (6580). L5 ET_4 cells have an average firing rate of 33.89 Hz, compared to 30.92 Hz for all L5 ET cells recorded. Other distinguishing features include an input resistance of 87.05 MOhms (88.63 MOhms in all L5 ET cells), and upstroke:downstroke ratio of 3.25 (3.54 for all L5 ET cells). The most distinguishing morpholgical features of L5 ET_4, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.45 vs. 0.48 average for all L5 ET cells), dendrite total length (8799.22 vs. 7991.53 microns for all L5 ET cells), and stems (8.25 vs. 8.56 for all L5 ET cells).") -AnnotationAssertion(rdfs:label "RNAseq 073 - CS202002013_73") -AnnotationAssertion( "L5 ET_4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 074 - CS202002013_74) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion( "RNAseq 074") -AnnotationAssertion( "L5/6 NP CT") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP CT\", \"original_label\": \"L5/6 NP CT\", \"cell_set_label\": \"RNAseq 074\", \"cell_set_accession\": \"CS202002013_74\", \"cell_set_aligned_alias\": \"L5 IT_3\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#1AAB99\"}") -AnnotationAssertion( "L5/6 NP CT") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_74") -AnnotationAssertion( "L5 IT_3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5/6 NP CT is a member of the L6 CT subclass. L5/6 NP CT includes the Patch-seq and connectivity types L5 IT_3. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Grp and Rxfp1 and Tshz2 (F-beta = 0.378), based on the NS Forest method of marker gene selection. L5/6 NP CT cells represent 0.82% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L5/6 NP CT cells have an average of 4336 genes detected, which is 521 less than the average for all L6 CT cells (4857). L5/6 NP CT cells have an average firing rate of 53.33 Hz, compared to 27.46 Hz for all L6 CT cells recorded. Other distinguishing features include an input resistance of 222.15 MOhms (204.84 MOhms in all L6 CT cells), and upstroke:downstroke ratio of 4.1 (3.41 for all L6 CT cells). The most distinguishing morpholgical features of L5/6 NP CT, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.49 vs. 0.8 average for all L6 CT cells), dendrite total length (3382.9 vs. 2884.47 microns for all L6 CT cells), and stems (5 vs. 6.97 for all L6 CT cells).") -AnnotationAssertion(rdfs:label "RNAseq 074 - CS202002013_74") -AnnotationAssertion( "L5/6 NP CT") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 075 - CS202002013_75) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 075") -AnnotationAssertion( "L6 CT Gpr139") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Gpr139\", \"original_label\": \"L6 CT Gpr139\", \"cell_set_label\": \"RNAseq 075\", \"cell_set_accession\": \"CS202002013_75\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#168577\"}") -AnnotationAssertion( "L6 CT Gpr139") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_75") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 CT Gpr139 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Acaa1b and Col23a1 and Gpr139 (F-beta = 0.572), based on the NS Forest method of marker gene selection. L6 CT Gpr139 cells represent 0.75% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L6 CT Gpr139 cells have an average of 5037 genes detected, which is 180 more than the average for all L6 CT cells (4857). The most distinguishing morpholgical features of L6 CT Gpr139, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.69 vs. 0.8 average for all L6 CT cells), dendrite total length (3990.1 vs. 2884.47 microns for all L6 CT cells), and stems (6 vs. 6.97 for all L6 CT cells).") -AnnotationAssertion(rdfs:label "RNAseq 075 - CS202002013_75") -AnnotationAssertion( "L6 CT Gpr139") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 076 - CS202002013_76) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "RNAseq 076") -AnnotationAssertion( "L6 CT Cpa6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Cpa6\", \"original_label\": \"L6 CT Cpa6\", \"cell_set_label\": \"RNAseq 076\", \"cell_set_accession\": \"CS202002013_76\", \"cell_set_aligned_alias\": \"L6 CT_2\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#338C5E\"}") -AnnotationAssertion( "L6 CT Cpa6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_76") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion( "L6 CT_2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 CT Cpa6 is a member of the L6 CT subclass. L6 CT Cpa6 includes the Patch-seq and connectivity types L6 CT_2. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Foxp2 and Hs3st4 and Zfpm2 (F-beta = 0.823), based on the NS Forest method of marker gene selection. L6 CT Cpa6 cells represent 85.46% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L6 CT Cpa6 cells have an average of 4849 genes detected, which is 8 less than the average for all L6 CT cells (4857). L6 CT Cpa6 cells have an average firing rate of 24.74 Hz, compared to 27.46 Hz for all L6 CT cells recorded. Other distinguishing features include an input resistance of 215.08 MOhms (204.84 MOhms in all L6 CT cells), and upstroke:downstroke ratio of 3.39 (3.41 for all L6 CT cells). The most distinguishing morpholgical features of L6 CT Cpa6, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.81 vs. 0.8 average for all L6 CT cells), dendrite total length (2727.54 vs. 2884.47 microns for all L6 CT cells), and stems (7.13 vs. 6.97 for all L6 CT cells).") -AnnotationAssertion(rdfs:label "RNAseq 076 - CS202002013_76") -AnnotationAssertion( "L6 CT Cpa6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 077 - CS202002013_77) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 077") -AnnotationAssertion( "L6 CT Grp") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Grp\", \"original_label\": \"L6 CT Grp\", \"cell_set_label\": \"RNAseq 077\", \"cell_set_accession\": \"CS202002013_77\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#2FBCE5\"}") -AnnotationAssertion( "L6 CT Grp") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_77") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 CT Grp is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Grp and Meis2 and Pdzrn4 and Plcxd3 (F-beta = 0.435), based on the NS Forest method of marker gene selection. L6 CT Grp cells represent 2.51% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L6 CT Grp cells have an average of 4826 genes detected, which is 31 less than the average for all L6 CT cells (4857). L6 CT Grp cells have an average firing rate of 25 Hz, compared to 27.46 Hz for all L6 CT cells recorded. Other distinguishing features include an input resistance of 209.68 MOhms (204.84 MOhms in all L6 CT cells), and upstroke:downstroke ratio of 3.63 (3.41 for all L6 CT cells). The most distinguishing morpholgical features of L6 CT Grp, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.66 vs. 0.8 average for all L6 CT cells), dendrite total length (2602.56 vs. 2884.47 microns for all L6 CT cells), and stems (4 vs. 6.97 for all L6 CT cells).") -AnnotationAssertion(rdfs:label "RNAseq 077 - CS202002013_77") -AnnotationAssertion( "L6 CT Grp") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 078 - CS202002013_78) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 078") -AnnotationAssertion( "L6 CT Pou3f2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Pou3f2\", \"original_label\": \"L6 CT Pou3f2\", \"cell_set_label\": \"RNAseq 078\", \"cell_set_accession\": \"CS202002013_78\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3E766C\"}") -AnnotationAssertion( "L6 CT Pou3f2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_78") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 CT Pou3f2 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cdh18 and Gm10635 and Satb2 (F-beta = 0.721), based on the NS Forest method of marker gene selection. L6 CT Pou3f2 cells represent 9.67% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L6 CT Pou3f2 cells have an average of 5009 genes detected, which is 152 more than the average for all L6 CT cells (4857). L6 CT Pou3f2 cells have an average firing rate of 36.47 Hz, compared to 27.46 Hz for all L6 CT cells recorded. Other distinguishing features include an input resistance of 164.42 MOhms (204.84 MOhms in all L6 CT cells), and upstroke:downstroke ratio of 3.42 (3.41 for all L6 CT cells). The most distinguishing morpholgical features of L6 CT Pou3f2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.79 vs. 0.8 average for all L6 CT cells), dendrite total length (3434.76 vs. 2884.47 microns for all L6 CT cells), and stems (6.82 vs. 6.97 for all L6 CT cells).") -AnnotationAssertion(rdfs:label "RNAseq 078 - CS202002013_78") -AnnotationAssertion( "L6 CT Pou3f2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 079 - CS202002013_79) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 079") -AnnotationAssertion( "L6 CT Kit_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Kit_1\", \"original_label\": \"L6 CT Kit_1\", \"cell_set_label\": \"RNAseq 079\", \"cell_set_accession\": \"CS202002013_79\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#516B78\"}") -AnnotationAssertion( "L6 CT Kit_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_79") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 CT Kit_1 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm10635 and Ikzf2 (F-beta = 0.759), based on the NS Forest method of marker gene selection. L6 CT Kit_1 cells represent 0.76% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L6 CT Kit_1 cells have an average of 4587 genes detected, which is 270 less than the average for all L6 CT cells (4857). L") -AnnotationAssertion(rdfs:label "RNAseq 079 - CS202002013_79") -AnnotationAssertion( "L6 CT Kit_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 008 - CS202002013_8) - -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "Federico Scala") -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:33184512") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "RNAseq 008") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Lamp5 Lhx6\", \"original_label\": \"Lamp5 Lhx6\", \"cell_set_label\": \"RNAseq 008\", \"cell_set_accession\": \"CS202002013_8\", \"cell_set_aligned_alias\": \"Lamp5 Lhx6\", \"cell_set_additional_aliases\": \"Lamp5_3|L5/6 neurogliaform cell\", \"cell_set_alias_assignee\": \"Zizhen Yao||Nikolas Jorstad|Federico Scala\", \"cell_set_alias_citation\": \"PMID:34616066||PMID:34616062|PMID:33184512\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#C77963\"}") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_8") -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5 Lhx6") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion( "L5/6 neurogliaform cell") -AnnotationAssertion( "Lamp5_3") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Lamp5 Lhx6 is a member of the Lamp5 subclass. Lamp5 Lhx6 includes the Patch-seq and connectivity types Lamp5_3|L5/6 neurogliaform cell. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm45680 and Nos1 (F-beta = 0.694), based on the NS Forest method of marker gene selection. Lamp5 Lhx6 cells represent 4.4% of all Lamp5 cells collected in the snRNA-seq 10X v3 B dataset. Lamp5 Lhx6 cells have an average of 4881 genes detected, which is 253 more than the average for all Lamp5 cells (4628). Lamp5 Lhx6 cells have an average firing rate of 45.83 Hz, compared to 40.62 Hz for all Lamp5 cells recorded. Other distinguishing features include an input resistance of 268.88 MOhms (240.82 MOhms in all Lamp5 cells), and upstroke:downstroke ratio of 2.46 (3.13 for all Lamp5 cells). The most distinguishing morpholgical features of Lamp5 Lhx6, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.81 vs. 0.2 average for all Lamp5 cells), axon total length (20623.17 vs. 10733.35 microns for all Lamp5 cells), dendrite total length (1352.27 vs. 2247.19 microns for all Lamp5 cells), and stems (6 vs. 7.47 for all Lamp5 cells).") -AnnotationAssertion(rdfs:label "RNAseq 008 - CS202002013_8") -AnnotationAssertion( "Lamp5 Lhx6") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 080 - CS202002013_80) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 080") -AnnotationAssertion( "L6 CT Kit_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6 CT Kit_2\", \"original_label\": \"L6 CT Kit_2\", \"cell_set_label\": \"RNAseq 080\", \"cell_set_accession\": \"CS202002013_80\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#557361\"}") -AnnotationAssertion( "L6 CT Kit_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_80") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6 CT Kit_2 is a member of the L6 CT subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm26883 and Nr4a2 and Rxfp1 and Tshz2 (F-beta = 0.685), based on the NS Forest method of marker gene selection. L6 CT Kit_2 cells represent 0.04% of all L6 CT cells collected in the snRNA-seq 10X v3 B dataset. L6 CT Kit_2 cells have an average of 4158 genes detected, which is 699 less than the average for all L6 CT cells (4857).") -AnnotationAssertion(rdfs:label "RNAseq 080 - CS202002013_80") -AnnotationAssertion( "L6 CT Kit_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 081 - CS202002013_81) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 081") -AnnotationAssertion( "L6b Col6a1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Col6a1\", \"original_label\": \"L6b Col6a1\", \"cell_set_label\": \"RNAseq 081\", \"cell_set_accession\": \"CS202002013_81\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#69419D\"}") -AnnotationAssertion( "L6b Col6a1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_81") -AnnotationAssertion( "L6 CT_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6b Col6a1 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Bmpr1b and Ctgf and Hs3st2 (F-beta = 0.497), based on the NS Forest method of marker gene selection. L6b Col6a1 cells represent 21.02% of all L6b cells collected in the snRNA-seq 10X v3 B dataset. L6b Col6a1 cells have an average of 5471 genes detected, which is 11 more than the average for all L6b cells (5482). L6b Col6a1 cells have an average firing rate of 26.67 Hz, compared to 28.79 Hz for all L6b cells recorded. Other distinguishing features include an input resistance of 290.88 MOhms (299.53 MOhms in all L6b cells), and upstroke:downstroke ratio of 4.22 (4.57 for all L6b cells). The most distinguishing morpholgical features of L6b Col6a1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.88 vs. 0.89 average for all L6b cells), dendrite total length (3157.94 vs. 2881.17 microns for all L6b cells), and stems (8.5 vs. 5.67 for all L6b cells).") -AnnotationAssertion(rdfs:label "RNAseq 081 - CS202002013_81") -AnnotationAssertion( "L6b Col6a1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 082 - CS202002013_82) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 082") -AnnotationAssertion( "L6b Shisa6_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Shisa6_1\", \"original_label\": \"L6b Shisa6_1\", \"cell_set_label\": \"RNAseq 082\", \"cell_set_accession\": \"CS202002013_82\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#46306A\"}") -AnnotationAssertion( "L6b Shisa6_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_82") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6b Shisa6_1 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cplx3 and Ly6g6e and Svil (F-beta = 0.429), based on the NS Forest method of marker gene selection. L6b Shisa6_1 cells represent 14.85% of all L6b cells collected in the snRNA-seq 10X v3 B dataset. L6b Shisa6_1 cells have an average of 5657 genes detected, which is 175 more than the average for all L6b cells (5482). L6b Shisa6_1 cells have an average firing rate of 25.83 Hz, compared to 28.79 Hz for all L6b cells recorded. Other distinguishing features include an input resistance of 271.96 MOhms (299.53 MOhms in all L6b cells), and upstroke:downstroke ratio of 4.84 (4.57 for all L6b cells). The most distinguishing morpholgical features of L6b Shisa6_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.89 vs. 0.89 average for all L6b cells), dendrite total length (2730.57 vs. 2881.17 microns for all L6b cells), and stems (6.67 vs. 5.67 for all L6b cells).") -AnnotationAssertion(rdfs:label "RNAseq 082 - CS202002013_82") -AnnotationAssertion( "L6b Shisa6_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 083 - CS202002013_83) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 083") -AnnotationAssertion( "L6b Shisa6_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Shisa6_2\", \"original_label\": \"L6b Shisa6_2\", \"cell_set_label\": \"RNAseq 083\", \"cell_set_accession\": \"CS202002013_83\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#464576\"}") -AnnotationAssertion( "L6b Shisa6_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_83") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6b Shisa6_2 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Moxd1 and Nr4a2 (F-beta = 0.732), based on the NS Forest method of marker gene selection. L6b Shisa6_2 cells represent 23.18% of all L6b cells collected in the snRNA-seq 10X v3 B dataset. L6b Shisa6_2 cells have an average of 5367 genes detected, which is 115 less than the average for all L6b cells (5482). L6b Shisa6_2 cells have an average firing rate of 31.67 Hz, compared to 28.79 Hz for all L6b cells recorded. Other distinguishing features include an input resistance of 169.81 MOhms (299.53 MOhms in all L6b cells), and upstroke:downstroke ratio of 4.92 (4.57 for all L6b cells). The most distinguishing morpholgical features of L6b Shisa6_2, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.91 vs. 0.89 average for all L6b cells), dendrite total length (3152.09 vs. 2881.17 microns for all L6b cells), and stems (4.33 vs. 5.67 for all L6b cells).") -AnnotationAssertion(rdfs:label "RNAseq 083 - CS202002013_83") -AnnotationAssertion( "L6b Shisa6_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 084 - CS202002013_84) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 084") -AnnotationAssertion( "L6b Ror1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Ror1\", \"original_label\": \"L6b Ror1\", \"cell_set_label\": \"RNAseq 084\", \"cell_set_accession\": \"CS202002013_84\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7044AA\"}") -AnnotationAssertion( "L6b Ror1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_84") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6b Ror1 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cplx3 and Ctgf and Fbxl7 (F-beta = 0.749), based on the NS Forest method of marker gene selection. L6b Ror1 cells represent 37.16% of all L6b cells collected in the snRNA-seq 10X v3 B dataset. L6b Ror1 cells have an average of 5449 genes detected, which is 33 less than the average for all L6b cells (5482). L6b Ror1 cells have an average firing rate of 35.33 Hz, compared to 28.79 Hz for all L6b cells recorded. Other distinguishing features include an input resistance of 377.33 MOhms (299.53 MOhms in all L6b cells), and upstroke:downstroke ratio of 4.69 (4.57 for all L6b cells). The most distinguishing morpholgical features of L6b Ror1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.93 vs. 0.89 average for all L6b cells), dendrite total length (2225.28 vs. 2881.17 microns for all L6b cells), and stems (3.25 vs. 5.67 for all L6b cells).") -AnnotationAssertion(rdfs:label "RNAseq 084 - CS202002013_84") -AnnotationAssertion( "L6b Ror1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 085 - CS202002013_85) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 085") -AnnotationAssertion( "L6b Kcnip1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L6b Kcnip1\", \"original_label\": \"L6b Kcnip1\", \"cell_set_label\": \"RNAseq 085\", \"cell_set_accession\": \"CS202002013_85\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#573D90\"}") -AnnotationAssertion( "L6b Kcnip1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_85") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L6b Kcnip1 is a member of the L6b subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm42557 and Olfr112 and Rxfp2 (F-beta = 0.533), based on the NS Forest method of marker gene selection. L6b Kcnip1 cells represent 3.79% of all L6b cells collected in the snRNA-seq 10X v3 B dataset. L6b Kcnip1 cells have an average of 5888 genes detected, which is 406 more than the average for all L6b cells (5482). L6b Kcnip1 cells have an average firing rate of 22.5 Hz, compared to 28.79 Hz for all L6b cells recorded. Other distinguishing features include an input resistance of 389.31 MOhms (299.53 MOhms in all L6b cells), and upstroke:downstroke ratio of 4.55 (4.57 for all L6b cells). The most distinguishing morpholgical features of L6b Kcnip1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.76 vs. 0.89 average for all L6b cells), dendrite total length (3182.11 vs. 2881.17 microns for all L6b cells), and stems (2.5 vs. 5.67 for all L6b cells).") -AnnotationAssertion(rdfs:label "RNAseq 085 - CS202002013_85") -AnnotationAssertion( "L6b Kcnip1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 086 - CS202002013_86) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 086") -AnnotationAssertion( "L5/6 NP_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP_1\", \"original_label\": \"L5/6 NP_1\", \"cell_set_label\": \"RNAseq 086\", \"cell_set_accession\": \"CS202002013_86\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#48CB80\"}") -AnnotationAssertion( "L5/6 NP_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_86") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5/6 NP_1 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cyp7b1 and Dkk2 and Vwc2l (F-beta = 0.612), based on the NS Forest method of marker gene selection. L5/6 NP_1 cells represent 20.14% of all L5/6 NP cells collected in the snRNA-seq 10X v3 B dataset. L5/6 NP_1 cells have an average of 4471 genes detected, which is 133 less than the average for all L5/6 NP cells (4338). L5/6 NP_1 cells have an average firing rate of 51.67 Hz, compared to 50.83 Hz for all L5/6 NP cells recorded. Other distinguishing features include an input resistance of 359.58 MOhms (339.81 MOhms in all L5/6 NP cells), and upstroke:downstroke ratio of 3.44 (3.42 for all L5/6 NP cells). The most distinguishing morpholgical features of L5/6 NP_1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.46 vs. 0.55 average for all L5/6 NP cells), dendrite total length (2912.99 vs. 2768.42 microns for all L5/6 NP cells), and stems (4 vs. 4.5 for all L5/6 NP cells).") -AnnotationAssertion(rdfs:label "RNAseq 086 - CS202002013_86") -AnnotationAssertion( "L5/6 NP_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 087 - CS202002013_87) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 087") -AnnotationAssertion( "L5/6 NP_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP_2\", \"original_label\": \"L5/6 NP_2\", \"cell_set_label\": \"RNAseq 087\", \"cell_set_accession\": \"CS202002013_87\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3C78BC\"}") -AnnotationAssertion( "L5/6 NP_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_87") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5/6 NP_2 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Abi3bp and Slc17a8 (F-beta = 0.602), based on the NS Forest method of marker gene selection. L5/6 NP_2 cells represent 21.66% of all L5/6 NP cells collected in the snRNA-seq 10X v3 B dataset. L5/6 NP_2 cells have an average of 4527 genes detected, which is 189 more than the average for all L5/6 NP cells (4338). L5/6 NP_2 cells have an average firing rate of 73.33 Hz, compared to 50.83 Hz for all L5/6 NP cells recorded. Other distinguishing features include an input resistance of 383.33 MOhms (339.81 MOhms in all L5/6 NP cells), and upstroke:downstroke ratio of 3.7 (3.42 for all L5/6 NP cells).") -AnnotationAssertion(rdfs:label "RNAseq 087 - CS202002013_87") -AnnotationAssertion( "L5/6 NP_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 088 - CS202002013_88) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 088") -AnnotationAssertion( "L5/6 NP_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"L5/6 NP_3\", \"original_label\": \"L5/6 NP_3\", \"cell_set_label\": \"RNAseq 088\", \"cell_set_accession\": \"CS202002013_88\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#47867A\"}") -AnnotationAssertion( "L5/6 NP_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_88") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), L5/6 NP_3 is a member of the L5/6 NP subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Lypd1 and Tshz2 (F-beta = 0.817), based on the NS Forest method of marker gene selection. L5/6 NP_3 cells represent 58.2% of all L5/6 NP cells collected in the snRNA-seq 10X v3 B dataset. L5/6 NP_3 cells have an average of 4234 genes detected, which is 104 less than the average for all L5/6 NP cells (4338).") -AnnotationAssertion(rdfs:label "RNAseq 088 - CS202002013_88") -AnnotationAssertion( "L5/6 NP_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 089 - CS202002013_89) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 089") -AnnotationAssertion( "Meis2 (cluster)") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Meis2 (cluster)\", \"original_label\": \"Meis2\", \"cell_set_label\": \"RNAseq 089\", \"cell_set_accession\": \"CS202002013_89\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#C60C0F\"}") -AnnotationAssertion( "Meis2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_89") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Meis2 is a member of the Meis2 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Meis2 and Tiam2 (F-beta = 0.723), based on the NS Forest method of marker gene selection. Meis2 cells represent 51.55% of all Meis2 cells collected in the snRNA-seq 10X v3 B dataset. Meis2 cells have an average of 2234 genes detected, which is 169 less than the average for all Meis2 cells (2403).") -AnnotationAssertion(rdfs:label "RNAseq 089 - CS202002013_89") -AnnotationAssertion( "Meis2 (cluster)") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 009 - CS202002013_9) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 009") -AnnotationAssertion( "Sncg Col14a1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Sncg Col14a1\", \"original_label\": \"Sncg Col14a1\", \"cell_set_label\": \"RNAseq 009\", \"cell_set_accession\": \"CS202002013_9\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#7E0ACB\"}") -AnnotationAssertion( "Sncg Col14a1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_9") -AnnotationAssertion( "Large CCK basket cell") -AnnotationAssertion( "Sncg-like_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Sncg Col14a1 is a member of the Sncg subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Cdh6 and Col25a1 and Eps8 (F-beta = 0.536), based on the NS Forest method of marker gene selection. Sncg Col14a1 cells represent 22.48% of all Sncg cells collected in the snRNA-seq 10X v3 B dataset. Sncg Col14a1 cells have an average of 5405 genes detected, which is 342 more than the average for all Sncg cells (5063). Sncg Col14a1 cells have an average firing rate of 31.67 Hz, compared to 30.38 Hz for all Sncg cells recorded. Other distinguishing features include an input resistance of 337.34 MOhms (368.39 MOhms in all Sncg cells), and upstroke:downstroke ratio of 2.72 (2.41 for all Sncg cells). The most distinguishing morpholgical features of Sncg Col14a1, as determined by reconstructions from Patch-seq data, are normalized cortical depth (0.29 vs. 0.3 average for all Sncg cells), axon total length (9899.2 vs. 7744.27 microns for all Sncg cells), dendrite total length (2819.84 vs. 2212.98 microns for all Sncg cells), and stems (6.5 vs. 5.83 for all Sncg cells).") -AnnotationAssertion(rdfs:label "RNAseq 009 - CS202002013_9") -AnnotationAssertion( "Sncg Col14a1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 090 - CS202002013_90) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 090") -AnnotationAssertion( "Meis2_Top2a") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Meis2_Top2a\", \"original_label\": \"Meis2_Top2a\", \"cell_set_label\": \"RNAseq 090\", \"cell_set_accession\": \"CS202002013_90\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#931010\"}") -AnnotationAssertion( "Meis2_Top2a") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_90") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Meis2_Top2a is a member of the Meis2 subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Gm17750 and Gm29260 and Igfbpl1 (F-beta = 0.481), based on the NS Forest method of marker gene selection. Meis2_Top2a cells represent 48.45% of all Meis2 cells collected in the snRNA-seq 10X v3 B dataset. Meis2_Top2a cells have an average of 2576 genes detected, which is 173 more than the average for all Meis2 cells (2403).") -AnnotationAssertion(rdfs:label "RNAseq 090 - CS202002013_90") -AnnotationAssertion( "Meis2_Top2a") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 091 - CS202002013_91) - -AnnotationAssertion( "OPC") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "OPC") -AnnotationAssertion( "RNAseq 091") -AnnotationAssertion( "OPC Pdgfra") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"OPC Pdgfra\", \"original_label\": \"OPC Pdgfra\", \"cell_set_label\": \"RNAseq 091\", \"cell_set_accession\": \"CS202002013_91\", \"cell_set_aligned_alias\": \"OPC\", \"cell_set_additional_aliases\": \"OPC\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type,Subclass\", \"cell_set_color\": \"#2E3E39\"}") -AnnotationAssertion( "OPC Pdgfra") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "Subclass") -AnnotationAssertion( "CS202002013_91") -AnnotationAssertion( "OPC") -AnnotationAssertion(rdfs:comment "OPC is: Oligodendrocyte progenitor cells. In Mouse primary motor cortex (CCN202002013), OPC has 1 child type: OPC Pdgfra. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Pdgfra and Stk32a (F-beta = 0.935), based on the NS Forest method of marker gene selection. OPC cells represent 11.26% of all Non-Neuronal cells collected in the snRNA-seq 10X v3 B dataset. OPC cells have an average of 2858 genes detected, which is 349 more than the average for all Non-Neuronal cells (2509). The average normalized cortical depth of OPC cells is 0.532, compared to an average of 0.675 for all Non-Neuronal cells.") -AnnotationAssertion(rdfs:label "RNAseq 091 - CS202002013_91") -AnnotationAssertion( "OPC Pdgfra") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 092 - CS202002013_92) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 092") -AnnotationAssertion( "Astro_Top2a") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro_Top2a\", \"original_label\": \"Astro_Top2a\", \"cell_set_label\": \"RNAseq 092\", \"cell_set_accession\": \"CS202002013_92\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#332F26\"}") -AnnotationAssertion( "Astro_Top2a") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_92") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Astro_Top2a is a member of the Astrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Clspn and Lockd (F-beta = 0.431), based on the NS Forest method of marker gene selection. Astro_Top2a cells represent 0.42% of all Astrocyte cells collected in the snRNA-seq 10X v3 B dataset. Astro_Top2a cells have an average of 2776 genes detected, which is 26 more than the average for all Astrocyte cells (2750).") -AnnotationAssertion(rdfs:label "RNAseq 092 - CS202002013_92") -AnnotationAssertion( "Astro_Top2a") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 093 - CS202002013_93) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 093") -AnnotationAssertion( "Astro Aqp4_Gfap") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro Aqp4_Gfap\", \"original_label\": \"Astro Aqp4_Gfap\", \"cell_set_label\": \"RNAseq 093\", \"cell_set_accession\": \"CS202002013_93\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#5A503F\"}") -AnnotationAssertion( "Astro Aqp4_Gfap") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_93") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Astro Aqp4_Gfap is a member of the Astrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Myoc (F-beta = 0.98), based on the NS Forest method of marker gene selection. Astro Aqp4_Gfap cells represent 8.95% of all Astrocyte cells collected in the snRNA-seq 10X v3 B dataset. Astro Aqp4_Gfap cells have an average of 3452 genes detected, which is 702 more than the average for all Astrocyte cells (2750).") -AnnotationAssertion(rdfs:label "RNAseq 093 - CS202002013_93") -AnnotationAssertion( "Astro Aqp4_Gfap") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 094 - CS202002013_94) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 094") -AnnotationAssertion( "Astro Aqp4_Slc7a10") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Astro Aqp4_Slc7a10\", \"original_label\": \"Astro Aqp4_Slc7a10\", \"cell_set_label\": \"RNAseq 094\", \"cell_set_accession\": \"CS202002013_94\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#8D7C5D\"}") -AnnotationAssertion( "Astro Aqp4_Slc7a10") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_94") -AnnotationAssertion( "Astro_C1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Astro Aqp4_Slc7a10 is a member of the Astrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Phkg1 and Slco1c1 (F-beta = 0.956), based on the NS Forest method of marker gene selection. Astro Aqp4_Slc7a10 cells represent 90.63% of all Astrocyte cells collected in the snRNA-seq 10X v3 B dataset. Astro Aqp4_Slc7a10 cells have an average of 2672 genes detected, which is 78 less than the average for all Astrocyte cells (2750).") -AnnotationAssertion(rdfs:label "RNAseq 094 - CS202002013_94") -AnnotationAssertion( "Astro Aqp4_Slc7a10") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 095 - CS202002013_95) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 095") -AnnotationAssertion( "Oligo Enpp6_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_1\", \"original_label\": \"Oligo Enpp6_1\", \"cell_set_label\": \"RNAseq 095\", \"cell_set_accession\": \"CS202002013_95\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#374A45\"}") -AnnotationAssertion( "Oligo Enpp6_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_95") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Enpp6_1 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Bcas1 and Tcf7l2 (F-beta = 0.629), based on the NS Forest method of marker gene selection. Oligo Enpp6_1 cells represent 0.73% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Enpp6_1 cells have an average of 3341 genes detected, which is 1231 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 095 - CS202002013_95") -AnnotationAssertion( "Oligo Enpp6_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 096 - CS202002013_96) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 096") -AnnotationAssertion( "Oligo Enpp6_2") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_2\", \"original_label\": \"Oligo Enpp6_2\", \"cell_set_label\": \"RNAseq 096\", \"cell_set_accession\": \"CS202002013_96\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#5E8A79\"}") -AnnotationAssertion( "Oligo Enpp6_2") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_96") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Enpp6_2 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CT009510.2 and Bmp4 (F-beta = 0.761), based on the NS Forest method of marker gene selection. Oligo Enpp6_2 cells represent 1.63% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Enpp6_2 cells have an average of 3174 genes detected, which is 1064 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 096 - CS202002013_96") -AnnotationAssertion( "Oligo Enpp6_2") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 097 - CS202002013_97) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 097") -AnnotationAssertion( "Oligo Enpp6_3") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_3\", \"original_label\": \"Oligo Enpp6_3\", \"cell_set_label\": \"RNAseq 097\", \"cell_set_accession\": \"CS202002013_97\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#3F574E\"}") -AnnotationAssertion( "Oligo Enpp6_3") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_97") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Enpp6_3 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is Magi1 and Mpzl1 and Nckap5 and Tmem163 (F-beta = 0.604), based on the NS Forest method of marker gene selection. Oligo Enpp6_3 cells represent 0.48% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Enpp6_3 cells have an average of 3442 genes detected, which is 1332 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 097 - CS202002013_97") -AnnotationAssertion( "Oligo Enpp6_3") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 098 - CS202002013_98) - -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "RNAseq 098") -AnnotationAssertion( "Oligo Enpp6_4") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Enpp6_4\", \"original_label\": \"Oligo Enpp6_4\", \"cell_set_label\": \"RNAseq 098\", \"cell_set_accession\": \"CS202002013_98\", \"cell_set_aligned_alias\": \"\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao\", \"cell_set_alias_citation\": \"PMID:34616066\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#65978A\"}") -AnnotationAssertion( "Oligo Enpp6_4") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_98") -AnnotationAssertion( "Oligo_C2") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Enpp6_4 is a member of the Oligodendrocyte subclass. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is CT009510.2 and Magi1 (F-beta = 0.816), based on the NS Forest method of marker gene selection. Oligo Enpp6_4 cells represent 0.8% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Enpp6_4 cells have an average of 3391 genes detected, which is 1281 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 098 - CS202002013_98") -AnnotationAssertion( "Oligo Enpp6_4") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) -ObjectPropertyAssertion( ) - -# Individual: (RNAseq 099 - CS202002013_99) - -AnnotationAssertion( "Nikolas Jorstad") -AnnotationAssertion( "Zizhen Yao") -AnnotationAssertion( "PMID:34616062") -AnnotationAssertion( "PMID:34616066") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "RNAseq 099") -AnnotationAssertion( "Oligo Opalin_1") -AnnotationAssertion( "{\"cell_set_preferred_alias\": \"Oligo Opalin_1\", \"original_label\": \"Oligo Opalin_1\", \"cell_set_label\": \"RNAseq 099\", \"cell_set_accession\": \"CS202002013_99\", \"cell_set_aligned_alias\": \"Oligo_1\", \"cell_set_additional_aliases\": \"\", \"cell_set_alias_assignee\": \"Zizhen Yao|Nikolas Jorstad\", \"cell_set_alias_citation\": \"PMID:34616066|PMID:34616062\", \"cell_set_structure\": \"primary motor cortex\", \"cell_set_ontology_tag\": \"UBERON:0001384\", \"species\": \"Mouse\", \"modality\": \"RNAseq\", \"taxonomy_id\": \"CCN202002013\", \"taxonomy_description\": \"Mouse MOp BICCN taxonomy using multiple RNA-Seq datasets \", \"child_cell_set_accessions\": \"\", \"cell_type_card\": \"Cell Type\", \"cell_set_color\": \"#474662\"}") -AnnotationAssertion( "Oligo Opalin_1") -AnnotationAssertion( "Cell Type") -AnnotationAssertion( "CS202002013_99") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion( "Oligo_1") -AnnotationAssertion(rdfs:comment "In Mouse primary motor cortex (CCN202002013), Oligo Opalin_1 is a member of the Oligodendrocyte subclass. Oligo Opalin_1 includes the Patch-seq and connectivity types Oligo_1. The minimal set of markers required to distinguish this cell type from other cell types in the primary motor cortex is A330049N07Rik and Anln and Rftn1 (F-beta = 0.673), based on the NS Forest method of marker gene selection. Oligo Opalin_1 cells represent 19.06% of all Oligodendrocyte cells collected in the snRNA-seq 10X v3 B dataset. Oligo Opalin_1 cells have an average of 2221 genes detected, which is 111 more than the average for all Oligodendrocyte cells (2110).") -AnnotationAssertion(rdfs:label "RNAseq 099 - CS202002013_99") -AnnotationAssertion( "Oligo Opalin_1") -ClassAssertion( ) -ClassAssertion(ObjectSomeValuesFrom( ) ) -ObjectPropertyAssertion( ) +SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ) +SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ) +SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ) SubClassOf(Annotation( ) ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "hagfish have median nostril") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "PMID:25312359") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "midface division only makes sense for gnathostomes") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "PMID:16417468") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) +SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "vertebrates") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) @@ -306856,8 +160364,6 @@ SubClassOf(ObjectIntersectionOf( SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "Wikipedia:Vitelline_vein") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "requires review") Annotation( "EHDAA2") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "requires review") Annotation( "EHDAA2") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "may be present in other parts in other species") Annotation( "FMA") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) @@ -306938,28 +160444,11 @@ SubClassOf(ObjectIntersectionOf( SubClassOf(Annotation( "FMA") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) SubClassOf(Annotation( "EHDAA2") ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -SubClassOf(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) SubClassOf(ObjectSomeValuesFrom( ) ObjectUnionOf(ObjectSomeValuesFrom( ObjectSomeValuesFrom( )) ObjectSomeValuesFrom( ObjectSomeValuesFrom( ObjectSomeValuesFrom( ))))) DisjointClasses(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) DisjointClasses(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) +DisjointClasses(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) DisjointClasses(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -DisjointClasses(Annotation( "cjm") ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -DisjointClasses(ObjectSomeValuesFrom( ) ObjectSomeValuesFrom( )) -DifferentIndividuals( ) -DifferentIndividuals( ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) @@ -306983,14 +160472,11 @@ SubObjectPropertyOf(ObjectPropertyChain( "true"^^xsd:boolean) ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ObjectInverseOf()) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) @@ -307001,8 +160487,6 @@ SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) @@ -307083,10 +160567,7 @@ SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) -SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain( ) ) SubObjectPropertyOf(ObjectPropertyChain(ObjectInverseOf() ) ) SubObjectPropertyOf(ObjectPropertyChain(ObjectInverseOf() ) ) @@ -307103,17 +160584,45 @@ DLSafeRule(Body(ObjectPropertyAtom( V DLSafeRule(Annotation(rdfs:comment "If a molecular function (X) has a regulatory subfunction, then any gene product which is an input to that subfunction has an activity that directly_regulates X. Note: this is intended for cases where the regaultory subfunction is protein binding, so it could be tightened with an additional clause to specify this.") Annotation(rdfs:label "inferring direct reg edge from input to regulatory subfunction") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) DLSafeRule(Annotation(rdfs:label "inferring direct neg reg edge from input to regulatory subfunction") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) DLSafeRule(Annotation(rdfs:label "inferring direct positive reg edge from input to regulatory subfunction") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Annotation(rdfs:label "effector input is compound function input") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Annotation(rdfs:label "Input of effector is input of its parent MF") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Annotation(rdfs:comment "if effector directly regulates X, its parent MF directly regulates X") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Annotation(rdfs:comment "if effector directly positively regulates X, its parent MF directly positively regulates X") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Annotation(rdfs:label "if effector directly negatively regulates X, its parent MF directly negatively regulates X") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Annotation(rdfs:label "'causally downstream of' and 'overlaps' should be disjoint properties (a SWRL rule is required because these are non-simple properties).") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ClassAtom(owl:Nothing Variable()) ClassAtom(owl:Nothing Variable()))) -DLSafeRule(Annotation(rdfs:label "'causally upstream of' and 'overlaps' should be disjoint properties (a SWRL rule is required because these are non-simple properties).") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ClassAtom(owl:Nothing Variable()) ClassAtom(owl:Nothing Variable()))) -DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) -DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Annotation(rdfs:label "effector input is compound function input") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Annotation(rdfs:label "Input of effector is input of its parent MF") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Annotation(rdfs:comment "if effector directly regulates X, its parent MF directly regulates X") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Annotation(rdfs:comment "if effector directly positively regulates X, its parent MF directly positively regulates X") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Annotation(rdfs:label "if effector directly negatively regulates X, its parent MF directly negatively regulates X") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Annotation(rdfs:label "'causally downstream of' and 'overlaps' should be disjoint properties (a SWRL rule is required because these are non-simple properties).") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ClassAtom(owl:Nothing Variable()) ClassAtom(owl:Nothing Variable()))) +DLSafeRule(Annotation(rdfs:label "'causally upstream of' and 'overlaps' should be disjoint properties (a SWRL rule is required because these are non-simple properties).") Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ClassAtom(owl:Nothing Variable()) ClassAtom(owl:Nothing Variable()))) +DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +DLSafeRule(Body(ObjectPropertyAtom( Variable() Variable()) ObjectPropertyAtom( Variable() Variable()))Head(ObjectPropertyAtom( Variable() Variable()))) +AnnotationAssertion( "## Elucidation + +This is used when the statement/axiom is assumed to hold true 'eternally' + +## How to interpret (informal) + +First the "atemporal" FOL is derived from the OWL using the standard +interpretation. This axiom is temporalized by embedding the axiom +within a for-all-times quantified sentence. The t argument is added to +all instantiation predicates and predicates that use this relation. + +## Example + + Class: nucleus + SubClassOf: part_of some cell + + forall t : + forall n : + instance_of(n,Nucleus,t) + implies + exists c : + instance_of(c,Cell,t) + part_of(n,c,t) + +## Notes + +This interpretation is *not* the same as an at-all-times relation") +AnnotationAssertion(rdfs:label "axiom holds for all times"@en) ) \ No newline at end of file diff --git a/src/ontology/reports/bicano-edit.owl-obo-report.tsv b/src/ontology/reports/bicano-edit.owl-obo-report.tsv index 0f2067e..729186c 100644 --- a/src/ontology/reports/bicano-edit.owl-obo-report.tsv +++ b/src/ontology/reports/bicano-edit.owl-obo-report.tsv @@ -1,3 +1 @@ Level Rule Name Subject Property Value -WARN missing_definition root node IAO:0000115 -INFO missing_superclass root node rdfs:subClassOf diff --git a/src/sparql/bicano_terms.sparql b/src/sparql/bicano_terms.sparql index 5971184..fed19ba 100644 --- a/src/sparql/bicano_terms.sparql +++ b/src/sparql/bicano_terms.sparql @@ -3,5 +3,5 @@ WHERE { { ?s1 ?p1 ?term . } UNION { ?term ?p2 ?o2 . } - FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.obolibrary.org/obo/BICANO_"))) + FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.brain-bican.org/ontology/BICANO_"))) } diff --git a/src/sparql/inject-subset-declaration.ru b/src/sparql/inject-subset-declaration.ru index 788313b..ec19950 100644 --- a/src/sparql/inject-subset-declaration.ru +++ b/src/sparql/inject-subset-declaration.ru @@ -7,5 +7,5 @@ INSERT { ?y rdfs:subPropertyOf ?y . FILTER(isIRI(?y)) - FILTER(regex(str(?y),"^(http://purl.obolibrary.org/obo/)") || regex(str(?y),"^(http://www.ebi.ac.uk/efo/)") || regex(str(?y),"^(https://w3id.org/biolink/)") || regex(str(?y),"^(http://purl.obolibrary.org/obo)")) + FILTER(regex(str(?y),"^(http://purl.obolibrary.org/obo/)") || regex(str(?y),"^(http://www.ebi.ac.uk/efo/)") || regex(str(?y),"^(https://w3id.org/biolink/)") || regex(str(?y),"^(http://purl.brain-bican.org/ontology)")) } \ No newline at end of file diff --git a/src/sparql/inject-synonymtype-declaration.ru b/src/sparql/inject-synonymtype-declaration.ru index cad57ed..7ad7092 100644 --- a/src/sparql/inject-synonymtype-declaration.ru +++ b/src/sparql/inject-synonymtype-declaration.ru @@ -7,5 +7,5 @@ INSERT { ?y rdfs:subPropertyOf ?y . FILTER(isIRI(?y)) - FILTER(regex(str(?y),"^(http://purl.obolibrary.org/obo/)") || regex(str(?y),"^(http://www.ebi.ac.uk/efo/)") || regex(str(?y),"^(https://w3id.org/biolink/)") || regex(str(?y),"^(http://purl.obolibrary.org/obo)")) + FILTER(regex(str(?y),"^(http://purl.obolibrary.org/obo/)") || regex(str(?y),"^(http://www.ebi.ac.uk/efo/)") || regex(str(?y),"^(https://w3id.org/biolink/)") || regex(str(?y),"^(http://purl.brain-bican.org/ontology)")) } \ No newline at end of file diff --git a/src/sparql/iri-range-violation.sparql b/src/sparql/iri-range-violation.sparql index cfcc2da..12b97bb 100644 --- a/src/sparql/iri-range-violation.sparql +++ b/src/sparql/iri-range-violation.sparql @@ -13,7 +13,7 @@ WHERE { oboInOwl:inSubset dcterms:contributor } ?term ?property ?value . - FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.obolibrary.org/obo/BICANO_"))) + FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.brain-bican.org/ontology/BICANO_"))) FILTER (!isIRI(?value)) } diff --git a/src/sparql/label-with-iri-violation.sparql b/src/sparql/label-with-iri-violation.sparql index 5b58154..1cc6444 100644 --- a/src/sparql/label-with-iri-violation.sparql +++ b/src/sparql/label-with-iri-violation.sparql @@ -4,6 +4,6 @@ SELECT ?term ?value WHERE { ?term rdfs:label ?value . FILTER (REGEX(?value, "http[s]?[:]")) - FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.obolibrary.org/obo/BICANO_"))) + FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.brain-bican.org/ontology/BICANO_"))) } diff --git a/src/sparql/owldef-self-reference-violation.sparql b/src/sparql/owldef-self-reference-violation.sparql index 62c948c..3a52307 100644 --- a/src/sparql/owldef-self-reference-violation.sparql +++ b/src/sparql/owldef-self-reference-violation.sparql @@ -7,6 +7,6 @@ SELECT ?term WHERE { { ?term owl:equivalentClass [ owl:intersectionOf [ rdf:rest*/rdf:first ?term ] ] } UNION { ?term owl:equivalentClass [ owl:intersectionOf [ rdf:rest*/rdf:first [ owl:someValuesFrom ?term ] ] ] } - FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.obolibrary.org/obo/BICANO_"))) + FILTER(isIRI(?term) && (STRSTARTS(str(?term), "http://purl.brain-bican.org/ontology/BICANO_"))) }